*{box-sizing:border-box;margin:0;padding:0}body{color:#f6eadc;background:#120d0a;min-height:100vh;font-family:Inter,system-ui,sans-serif;overflow:hidden}.ambient-bg{z-index:0;pointer-events:none;background:linear-gradient(135deg,#120d0a 0%,#1a100a 42%,#0c0806 100%);position:fixed;inset:0}.ambient-bg:before{content:"";filter:blur(80px);opacity:.7;background:conic-gradient(from 180deg,#0000,#d8995d21,#0000,#ff683e17,#0000);animation:24s linear infinite slow-turn;position:absolute;inset:-20%}.cursor-light{width:420px;height:420px;left:var(--x,50%);top:var(--y,50%);filter:blur(18px);opacity:0;background:radial-gradient(circle,#ffb56738,#d8995d1a 35%,#0000 68%);border-radius:50%;transition:opacity .25s;position:absolute;transform:translate(-50%,-50%)}body:hover .cursor-light{opacity:1}.noise{opacity:.12;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 250 250' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.page{z-index:1;place-items:center;min-height:100vh;padding:32px;display:grid;position:relative}@keyframes slow-turn{to{transform:rotate(360deg)}}.hero{text-align:center;max-width:760px}.eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#e2a86c;opacity:.9;margin-bottom:28px;font-size:clamp(1.4rem,3vw,2.4rem);font-weight:700}h1{letter-spacing:-.08em;color:#f6eadc6b;text-shadow:none;font-size:clamp(3rem,8vw,7rem);line-height:.9;transition:color .45s,text-shadow .45s,transform .45s}h1:hover{color:#f6eadc;text-shadow:0 0 26px #d8995d47,0 0 70px #ff78462e;transform:translateY(-2px)}.subtext{color:#f6eadcb8;margin-top:28px;font-size:1.1rem;line-height:1.8}.status{color:#f1c08d;background:#ffffff0a;border:1px solid #d8995d47;border-radius:999px;align-items:center;gap:10px;margin-top:40px;padding:12px 18px;display:inline-flex}.status span{background:#d8995d;border-radius:50%;width:8px;height:8px;box-shadow:0 0 20px #d8995d}footer{color:#f6eadc75;grid-template-columns:1fr auto 1fr;align-items:center;font-size:.9rem;display:grid;position:fixed;bottom:24px;left:32px;right:32px}.footer-left{justify-self:start}.footer-center{opacity:.5;justify-self:center}.footer-right{justify-self:end;align-items:center;gap:12px;display:flex}footer a{color:#f6eadc8c;text-decoration:none;transition:all .25s}footer a:hover{color:#e2a86c}.divider{opacity:.3}@media (width<=720px){body{overflow:auto}.page{flex-direction:column;justify-content:center;min-height:100svh;padding:28px 20px;display:flex}.hero{text-align:left;width:100%}.eyebrow{letter-spacing:.22em;margin-bottom:20px;font-size:1rem}h1{letter-spacing:-.075em;font-size:clamp(3.2rem,17vw,5.2rem);line-height:.88}.subtext{max-width:32rem;margin-top:24px;font-size:.98rem;line-height:1.7}.status{margin-top:30px}footer{flex-direction:column;align-items:flex-start;gap:10px;width:100%;margin-top:72px;font-size:.82rem;display:flex;position:static}.footer-center{opacity:.5;justify-self:auto}.footer-right{flex-direction:column;justify-self:auto;align-items:flex-start;gap:8px}.divider{display:none}.cursor-light{opacity:.55;width:300px;height:300px}}
