@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@500;600;700&family=DM+Sans:wght@400;500;600&display=swap');:root{color-scheme:dark;font-family:'DM Sans',system-ui,sans-serif;color:#eee9df;background:#0b0d12;--gold:#d4ad62;--muted:#9b9b9d;--line:rgba(212,173,98,.2)}

*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(ellipse at 75% 35%,rgba(100,49,33,.26),transparent 35%),radial-gradient(ellipse at 15% 100%,rgba(40,65,67,.25),transparent 40%),#0b0d12}

.site-shell{max-width:1280px;min-height:100vh;margin:auto;padding:28px 6vw 30px;display:flex;flex-direction:column;position:relative;overflow:hidden}.site-shell:before{content:'';position:absolute;inset:0;opacity:.12;pointer-events:none;background-image:linear-gradient(115deg,transparent 0 49.8%,#d4ad62 50%,transparent 50.2%),linear-gradient(25deg,transparent 0 49.8%,#d4ad62 50%,transparent 50.2%);background-size:90px 90px;mask-image:linear-gradient(to bottom,transparent,black 35%,transparent)}.topbar,footer{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.wordmark{font:600 .78rem 'Cinzel',serif;letter-spacing:.16em;color:#eee9df;text-decoration:none}.wordmark span{color:var(--gold);font-size:1.25rem;margin-right:.5rem}.nav-link{color:#bdb8ae;text-decoration:none;font-size:.8rem}.nav-link span{color:var(--gold);margin-left:.45rem;font-size:1rem}.hero{flex:1;display:grid;grid-template-columns:minmax(0,1fr) 1fr;align-items:center;gap:4vw;padding:clamp(5rem,13vh,10rem) 0 7rem;position:relative;z-index:1}.hero-copy{max-width:640px}.eyebrow{color:var(--gold);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em}.status-dot{width:7px;height:7px;background:#78b59a;border-radius:50%;display:inline-block;margin-right:.6rem;box-shadow:0 0 12px #78b59a}.hero h1{font:600 clamp(3.5rem,8vw,7.4rem)/.92 'Cinzel',serif;letter-spacing:-.045em;margin:1.3rem 0 1.8rem;color:#f4eee3}.hero h1 em{color:var(--gold);font-style:normal}.lede{font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.65;max-width:500px;color:#b0ada8}.notify-form{display:flex;max-width:480px;margin-top:2.2rem;border-bottom:1px solid var(--gold);padding-bottom:.5rem}.notify-form input{flex:1;background:transparent;border:0;color:#fff;font:inherit;outline:none;padding:.75rem 0}.notify-form input::placeholder{color:#76777a}.notify-form button{border:0;background:var(--gold);color:#15120e;font-weight:600;padding:.85rem 1.1rem;cursor:pointer;transition:background .2s,transform .2s}.notify-form button:hover,.notify-form button:focus-visible{background:#f0cf80;transform:translateY(-2px)}.notify-form button span{margin-left:1.5rem}.form-note{font-size:.72rem;color:#77777b;margin-top:.7rem}.sigil{justify-self:center;width:min(30vw,350px);aspect-ratio:1;position:relative;border:1px solid rgba(212,173,98,.35);border-radius:50%;display:grid;place-items:center;transform:rotate(-8deg);box-shadow:0 0 0 18px rgba(212,173,98,.02),0 0 80px rgba(151,70,38,.18)}.sigil:before,.sigil:after{content:'';position:absolute;border:1px solid var(--line);inset:12%;border-radius:50%;transform:rotate(35deg)}.sigil:after{inset:24%;transform:rotate(-25deg)}.sigil-ring{position:absolute;inset:9%;border:1px dashed rgba(212,173,98,.28);border-radius:50%}.sigil-mark{color:var(--gold);font-size:clamp(4rem,9vw,8rem);text-shadow:0 0 35px rgba(212,173,98,.35)}.sigil-label{position:absolute;bottom:18%;text-align:center;color:#b9a47a;font:600 .62rem/1.5 'Cinzel';letter-spacing:.25em;transform:rotate(8deg)}.sigil-label small{font-size:.5rem;color:#787269}.world-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);position:relative;z-index:1}.world-strip article{display:flex;gap:1rem;padding:1.7rem 1.5rem 1.7rem 0}.world-strip article+article{border-left:1px solid var(--line);padding-left:1.5rem}.icon{color:var(--gold);font-size:1.4rem}.world-strip h2{font:600 .83rem 'Cinzel';letter-spacing:.05em;margin:0 0 .5rem}.world-strip p{font-size:.78rem;line-height:1.5;color:#88898c;margin:0;max-width:220px}footer{padding-top:1.7rem;text-transform:uppercase;letter-spacing:.15em;font-size:.6rem;color:#68686c}.footer-rule{height:1px;flex:1;background:var(--line);margin:0 1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:700px){.site-shell{padding:22px 7vw}.nav-link{font-size:0}.nav-link span{font-size:1.1rem}.hero{grid-template-columns:1fr;padding:5rem 0 4rem}.sigil{position:absolute;right:-18%;top:11%;width:65vw;opacity:.25;z-index:-1}.hero h1{font-size:clamp(3.2rem,16vw,5rem)}.world-strip{grid-template-columns:1fr}.world-strip article,.world-strip article+article{border-left:0;padding:1.2rem 0}.world-strip article+article{border-top:1px solid var(--line)}footer{font-size:.5rem}.footer-rule{margin:0 .5rem}}
