
:root{color-scheme:dark;--gold:#d7ac69;--pale:#f2e5d0;--muted:#aa9a89;--line:#73573a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0d0d0e;color:var(--pale);font-family:Inter,Arial,sans-serif}.site{max-width:1920px;margin:auto;overflow:hidden}.topbar{height:76px;padding:0 clamp(22px,5vw,95px);background:#131313;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #453424}.brand{text-decoration:none;color:#ead6ae;font:800 21px Cinzel,Georgia,serif;letter-spacing:.09em;display:flex;align-items:center;gap:15px;white-space:nowrap}.brand small{font-size:.52em;color:#a9865c}.brand-mark{display:grid;place-items:center;color:#e3b873;border:1px solid #9b7143;width:37px;height:37px;transform:rotate(45deg);font-size:19px}.brand-mark::first-letter{transform:rotate(-45deg)}.top-note,.status,.eyebrow,.section-kicker,.gate-top,.tabs,.auth label,.submit,.features,.hero-cta,footer{letter-spacing:.18em}.top-note{font:500 10px Cinzel,serif;color:#957d62}.status{font-size:10px;color:#a58c6b}.status i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#c8844e;margin-right:8px;box-shadow:0 0 11px #d5682b}.hero{height:min(700px,65vw);min-height:510px;position:relative;background:#25130f}.hero-art{position:absolute;inset:0;background:url('abyss-fortress.png') center 43%/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,9,10,.93) 0%,rgba(9,9,10,.72) 25%,rgba(9,9,10,.03) 69%),linear-gradient(0deg,#101010 0%,transparent 32%)}.hero-copy{position:absolute;left:clamp(25px,9vw,175px);top:50%;transform:translateY(-43%);max-width:650px}.eyebrow,.section-kicker{font:600 11px Cinzel,serif;color:var(--gold)}h1,h2,h3,p{margin-top:0}h1{font:700 clamp(50px,6vw,110px)/1.08 Cinzel,Georgia,serif;letter-spacing:.025em;margin:28px 0 22px;text-shadow:0 3px 30px #000}h1 em,h2 em{font-style:normal;color:#d7a565}.hero-copy p{font:400 16px/1.85 Inter,Arial,sans-serif;color:#d7c7b8;max-width:450px}.hero-cta,.submit{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(130deg,#b87b3f,#e3ba75 49%,#9b632e);border:1px solid #e9c483;color:#1f130c;text-decoration:none;font:800 12px Cinzel,Georgia,serif;cursor:pointer;box-shadow:inset 0 0 0 3px rgba(27,19,14,.34),0 10px 35px #0009;transition:filter .2s,transform .2s}.hero-cta:hover,.submit:hover{filter:brightness(1.13);transform:translateY(-2px)}.hero-cta{width:290px;padding:18px 22px;margin-top:32px}.hero-cta span,.submit span{font:25px Georgia,serif}.lower{background:radial-gradient(ellipse at 14% 15%,#29201a 0%,#141312 47%,#0e0f10 100%);padding:95px clamp(25px,9vw,175px) 110px;display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,460px);gap:clamp(40px,10vw,160px);border-top:1px solid #49392c}.story{padding-top:50px}.story h2{font:600 clamp(29px,3vw,47px)/1.3 Cinzel,Georgia,serif;margin:23px 0;color:#f2e7d5}.story p{max-width:520px;color:#b5a99d;font-size:15px;line-height:2}.features{margin-top:65px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.features div{border-top:1px solid #69523c;padding-top:16px}.features b{display:block;font:600 26px Cinzel,serif;color:var(--gold);margin-bottom:12px}.features span{font-size:9px;color:#b1a08d;line-height:1.6}.gate{border:1px solid #795837;box-shadow:0 0 0 5px #171411,0 0 0 6px #493727,0 20px 80px #0008;background:linear-gradient(145deg,#26201b,#181716 55%,#201b18);padding:30px 35px 35px;align-self:start;position:relative}.gate:before,.gate:after{content:'◆';position:absolute;color:#c19258;font-size:13px}.gate:before{left:10px;top:8px}.gate:after{right:10px;bottom:8px}.gate-top{display:flex;justify-content:space-between;align-items:center;color:#c09a66;font:600 10px Cinzel,serif;padding-bottom:22px;border-bottom:1px solid #644b34}.gate-icon{font-size:22px}.tabs{display:flex;border-bottom:1px solid #5d4735;margin-top:22px}.tabs a{flex:1;text-align:center;color:#91806e;text-decoration:none;font:600 11px Cinzel,serif;padding:14px 3px;border-bottom:2px solid transparent}.tabs a.active{color:#e3bf89;border-color:#d1a268}.auth h3,.welcome h2{font:600 23px Cinzel,serif;margin:27px 0 7px}.auth>p,.welcome p{font-size:13px;color:#a79989;margin-bottom:24px}.auth label{display:block;color:#d6b98d;font-size:10px;font-weight:700;margin-bottom:18px}.auth input{display:block;width:100%;height:45px;margin-top:8px;padding:0 13px;background:#111112;border:1px solid #5b4a3a;color:#f3e7d9;font:14px Inter,Arial,sans-serif;outline:none}.auth input:focus{border-color:#d8a568;box-shadow:0 0 0 2px #a4723533}.auth input::placeholder{color:#746a62}.turnstile{margin:4px 0 17px;min-height:65px}.submit{width:100%;padding:12px 17px;min-height:49px}.auth small{display:block;font-size:10px;line-height:1.6;color:#8f8275;margin-top:18px}.setup,.alert{color:#e4ae86!important;background:#3c211b;border:1px solid #945338;padding:10px;font-size:12px!important}.alert{margin-top:18px}footer{display:flex;justify-content:space-between;padding:35px clamp(25px,9vw,175px);border-top:1px solid #362b22;background:#0e0e0f;color:#98816b;font:600 10px Cinzel,serif}@media(max-width:850px){.top-note{display:none}.lower{grid-template-columns:1fr;gap:45px;padding-top:45px}.story{padding-top:0}.gate{width:min(100%,500px);justify-self:center}.hero{height:640px}.hero-copy{transform:translateY(-35%)}.hero-shade{background:linear-gradient(90deg,#090909dc,#0909094d),linear-gradient(0deg,#101010,transparent 45%)}}@media(max-width:520px){.topbar{height:65px}.brand{font-size:15px}.brand-mark{width:30px;height:30px}.status{display:none}.hero{min-height:590px}.hero-art{background-position:56% center}.hero-copy{left:25px;right:25px;top:51%}.hero-copy p{font-size:14px}.eyebrow{font-size:9px}h1{font-size:clamp(45px,13vw,68px)}.features{margin-top:37px;gap:8px}.features span{font-size:8px}.gate{padding:23px 20px}.gate-top{font-size:9px}footer{gap:20px;font-size:8px}}
