:root{--ink:#050807;--bone:#e5dcc7;--muted:#9b9d91;--gold:#bd9654;--green:#20d38a}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{margin:0;background:var(--ink);color:var(--bone);font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.nav{position:fixed;z-index:20;top:0;left:0;width:100%;height:82px;padding:0 4.5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff18;background:linear-gradient(#050807d9,transparent);backdrop-filter:blur(6px)}.brand{display:flex;align-items:center;gap:12px;font:600 13px/1 Cinzel,serif;letter-spacing:.16em}.brand span{display:grid;place-items:center;width:31px;height:35px;color:var(--gold);border:1px solid #bd965499;clip-path:polygon(50% 0,100% 18%,88% 80%,50% 100%,12% 80%,0 18%)}.navlinks{display:flex;gap:38px;font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:#d2d0c7}.navlinks a:hover{color:var(--green)}.sound{border:0;background:none;color:#b8b8b1;text-transform:uppercase;letter-spacing:.13em;font-size:10px;cursor:pointer}.sound b{font-weight:400}.sound i{display:inline-block;width:6px;height:6px;margin-right:8px;border-radius:50%;background:#777}.sound i.live{background:var(--green);box-shadow:0 0 10px var(--green)}.hero{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;background:url('assets/umbral-road.png') center/cover}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 66% 42%,transparent 0 18%,#0508074d 55%),linear-gradient(90deg,#050807f2 0%,#050807a6 34%,transparent 67%),linear-gradient(0deg,#050807 0,transparent 28%)}.hero-shade{position:absolute;inset:0;opacity:.4;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(25% - 1px),#fff1 calc(25% - 1px),#fff1 25%)}.hero-copy{position:relative;z-index:2;width:91%;max-width:1440px;margin:auto;padding-top:70px}.eyebrow{color:var(--gold);font-size:10px;letter-spacing:.32em;font-weight:700}.hero h1{margin:18px 0;font:500 clamp(64px,10vw,150px)/.78 Cinzel,serif;letter-spacing:-.07em;text-shadow:0 10px 45px #000}.hero h1 em{color:var(--gold);font-style:normal}.lede{margin:34px 0;font:500 clamp(20px,2vw,30px)/1.35 'Cormorant Garamond',serif;color:#dbd6c8}.actions{display:flex;align-items:center;gap:26px}.primary{display:inline-flex;align-items:center;gap:42px;padding:18px 22px;min-width:196px;justify-content:space-between;color:#08100d;background:var(--gold);text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:800;transition:.25s}.primary:hover{background:#e5c47e;transform:translateY(-2px)}.primary b{font-size:17px}.secondary{border-bottom:1px solid #e5dcc766;padding:12px 2px;font-size:10px;text-transform:uppercase;letter-spacing:.16em}.scroll{position:absolute;z-index:2;bottom:35px;right:4.5vw;writing-mode:vertical-rl;font-size:9px;letter-spacing:.25em;color:#aaa}.scroll span{margin-top:15px;color:var(--gold)}.oath{min-height:940px;display:grid;grid-template-columns:.35fr 1fr 1fr;gap:7vw;align-items:center;max-width:1440px;margin:auto;padding:130px 4.5vw}.chapter{height:100%;display:flex;flex-direction:column;justify-content:space-between;color:#5d625c;font:600 9px Cinzel,serif;letter-spacing:.25em}.chapter b{font:400 60px 'Cormorant Garamond',serif;color:#252a27}h2{margin:12px 0 28px;font:500 clamp(48px,6.6vw,96px)/.9 'Cormorant Garamond',serif;letter-spacing:-.04em}.oath-copy>p:not(.eyebrow){color:var(--muted);font:400 18px/1.7 'Cormorant Garamond',serif;max-width:560px}blockquote{margin:50px 0 0;padding-left:22px;border-left:1px solid var(--gold);color:#cfc7b5;font:italic 22px/1.45 'Cormorant Garamond',serif}.cover{position:relative;justify-self:end;max-width:500px}.cover img{width:100%;display:block;filter:saturate(.78) contrast(1.08);box-shadow:0 35px 80px #000}.cover span{position:absolute;left:-26px;top:50%;display:grid;place-items:center;width:52px;height:52px;border:1px solid var(--gold);color:var(--green);background:var(--ink);transform:rotate(45deg)}.realms{padding:130px 4.5vw;background:#0b0d0c}.section-head{max-width:1320px;margin:0 auto 70px;display:flex;justify-content:space-between;align-items:end}.section-head>p{max-width:440px;color:var(--muted);font:17px/1.7 'Cormorant Garamond',serif}.realm-grid{max-width:1440px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.realm{position:relative;height:600px;overflow:hidden;background:#111}.realm img{width:100%;height:100%;object-fit:cover;transition:.7s;filter:saturate(.75) brightness(.75)}.realm:hover img{transform:scale(1.04);filter:saturate(1) brightness(.9)}.realm:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#050807ee)}.realm div{position:absolute;z-index:2;left:32px;bottom:32px}.realm span{color:var(--gold);font-size:10px}.realm h3{margin:12px 0 5px;font:500 29px 'Cormorant Garamond',serif}.realm p{margin:0;color:#aaa;font:14px 'Cormorant Garamond',serif}.features{max-width:1440px;margin:auto;padding:150px 4.5vw;display:grid;grid-template-columns:1fr 1.1fr;gap:10vw}.feature-list article{display:grid;grid-template-columns:60px 1fr;gap:25px;padding:32px 0;border-top:1px solid #ffffff1a}.feature-list article:last-child{border-bottom:1px solid #ffffff1a}.feature-list>b,.feature-list article>b{color:var(--gold);font:11px Cinzel,serif}.feature-list h3{margin:0 0 10px;font:500 30px 'Cormorant Garamond',serif}.feature-list p{color:var(--muted);line-height:1.65;max-width:510px;margin:0}.final-cta{min-height:760px;display:grid;place-items:center;text-align:center;background:linear-gradient(#05080799,#050807e6),url('assets/ossuary.webp') center/cover}.final-cta h2{font-size:clamp(70px,11vw,160px);margin:10px 0}.final-cta>div>p:not(.eyebrow){color:#aaa;font:24px 'Cormorant Garamond',serif;margin-bottom:35px}.final-cta .primary{margin:auto}footer{min-height:140px;padding:0 4.5vw;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff12;color:#696d68;font-size:10px;text-transform:uppercase;letter-spacing:.12em}footer button{background:none;border:0;color:#8f928d;cursor:pointer;text-transform:uppercase;font-size:9px;letter-spacing:.13em}@media(max-width:850px){.nav{height:68px}.navlinks{display:none}.sound{font-size:0}.sound b{display:none}.sound i{margin:0}.hero-copy{padding-left:2vw}.hero h1{font-size:clamp(58px,19vw,110px)}.lede{font-size:22px}.oath{grid-template-columns:1fr;gap:50px;padding-top:100px}.chapter{display:none}.cover{justify-self:stretch;max-width:none}.realms{padding:100px 5vw}.section-head{display:block}.realm-grid{grid-template-columns:1fr}.realm{height:470px}.features{grid-template-columns:1fr;gap:40px}.final-cta{min-height:620px}footer p{display:none}}@media(max-width:520px){.brand{font-size:10px}.hero{background-position:62% center}.hero:before{background:linear-gradient(90deg,#050807f5,#05080799 68%,transparent),linear-gradient(0deg,#050807,transparent 35%)}.hero-copy{padding-top:30px}.hero h1{letter-spacing:-.09em}.actions{align-items:flex-start;flex-direction:column;gap:10px}.oath,.features{padding-left:6vw;padding-right:6vw}.realm{height:400px}.scroll{display:none}.final-cta h2{font-size:64px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.realm img,.primary{transition:none}}
