:root{color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-height:100svh;background:#080b0e;color:#f4eee0;font-family:Georgia,'Times New Roman',serif;overflow:hidden}.slides,.shade,.slide{position:fixed;inset:0;width:100%;height:100%}.slides{z-index:-2}.slide{object-fit:cover;opacity:0;transition:opacity 1100ms ease;filter:grayscale(1) contrast(1.04) brightness(1.12)}.slide.visible{opacity:1}.shade{z-index:-1;background:linear-gradient(0deg,rgba(0,0,0,.82),rgba(0,0,0,.1) 75%)}main{position:absolute;left:clamp(24px,6vw,96px);bottom:clamp(70px,12vh,160px);right:24px;max-width:800px;text-shadow:0 2px 16px #000}.eyebrow{font:12px/1.6 system-ui,sans-serif;letter-spacing:.2em;text-transform:uppercase;color:#e7c590}h1{font-weight:400;font-size:clamp(38px,7vw,82px);line-height:1.08;margin:18px 0}h2{font-weight:400;font-size:clamp(25px,4vw,44px);margin:22px 0 12px;color:#e7c590}p{font:16px/1.6 system-ui,sans-serif;margin:0;max-width:440px}.domain{font-size:12px;margin-top:24px;letter-spacing:.1em}#pause{position:fixed;bottom:20px;right:24px;border:1px solid #ad9a7e;border-radius:3px;background:#161a1dde;color:#f4eee0;padding:10px 15px;font:13px system-ui,sans-serif;cursor:pointer}#pause:focus-visible{outline:3px solid #e7c590;outline-offset:4px}@media(prefers-reduced-motion:reduce){.slide{transition:none}}@media(max-height:450px){main{bottom:70px}h1{font-size:32px}h2{font-size:24px;margin:10px 0}p.domain{display:none}}
