:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#07090b;--background-soft:#0a0d10;--surface:#0e1216;--surface-raised:#14191f;--surface-light:#191f26;--border:#ffffff16;--border-strong:#ffffff24;--text:#f2efe8;--text-soft:#d0cbc1;--muted:#8f969e;--gold:#c8aa68;--gold-light:#e4cd96;--gold-dark:#917944;--success:#73bd8b;--danger:#d66f6f;--max-width:1240px;--content-width:920px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background)}body{background:radial-gradient(circle at 50% -20%, #c8aa680e, transparent 38%), var(--background);min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}body,button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}::selection{color:var(--text);background:#c8aa6840}.site-shell{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.container{width:min(calc(100% - 64px), var(--max-width));margin:0 auto}.narrow{width:min(calc(100% - 64px), var(--content-width))}.site-header{z-index:100;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#07090bd6;position:sticky;top:0}.header-inner{align-items:center;gap:34px;min-height:78px;display:flex}.brand{flex-shrink:0;align-items:center;gap:11px;display:inline-flex}.brand-mark{border:1px solid var(--gold);width:38px;height:38px;color:var(--gold);place-items:center;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;display:grid}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:.13em;font-size:.88rem}.brand-copy small{color:var(--gold);letter-spacing:.34em;margin-top:4px;font-size:.56rem;font-weight:700}.main-nav{align-items:center;gap:30px;margin-left:auto;display:flex}.nav-link{color:var(--muted);padding:28px 0;font-size:.86rem;transition:color .18s;position:relative}.nav-link:after{content:"";background:var(--gold);transform-origin:50%;height:1px;transition:transform .18s;position:absolute;bottom:19px;left:0;right:0;transform:scaleX(0)}.nav-link:hover,.nav-link.active{color:var(--text)}.nav-link.active:after{transform:scaleX(1)}.header-actions{align-items:center;gap:16px;display:flex}.header-support{color:var(--muted);font-size:.84rem}.header-support:hover{color:var(--text)}.header-button{border:1px solid var(--border-strong);background:#ffffff09;align-items:center;gap:12px;min-height:42px;padding:0 17px;font-size:.78rem;font-weight:700;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.header-button span{color:var(--gold)}.header-button:hover{background:#c8aa6812;border-color:#c8aa688c;transform:translateY(-1px)}.menu-button{border:1px solid var(--border);background:0 0;width:42px;height:42px;padding:0;display:none}.menu-button span{background:var(--text);width:18px;height:1px;margin:5px auto;display:block}.hero{border-bottom:1px solid var(--border);background:radial-gradient(circle at 76% 46%,#c8aa681f,#0000 27%),radial-gradient(circle at 88% 72%,#5c6f8214,#0000 30%),linear-gradient(135deg,#07090b 0%,#0b1015 52%,#0c1116 100%);align-items:center;min-height:760px;display:flex;position:relative;overflow:hidden}.hero-atmosphere{background:linear-gradient(90deg,#07090bfa 0%,#07090bd4 42%,#07090b57 76%,#07090bb3 100%);position:absolute;inset:0}.hero-grid{opacity:.12;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 45% 75%,#0000);mask-image:linear-gradient(90deg,#0000,#000 45% 75%,#0000)}.hero-orb{border:1px solid #c8aa6824;border-radius:50%;position:absolute;box-shadow:0 0 100px #c8aa6812,inset 0 0 70px #c8aa680a}.hero-orb-one{width:620px;height:620px;top:80px;right:-170px}.hero-orb-two{width:390px;height:390px;top:195px;right:20px}.hero-content{z-index:2;padding:110px 0 150px;position:relative}.hero-kicker{color:var(--gold);letter-spacing:.2em;align-items:center;gap:12px;font-size:.66rem;font-weight:800;display:flex}.kicker-divider{background:#c8aa6873;width:34px;height:1px}.status-dot{background:var(--success);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 5px #73bd8b17,0 0 16px #73bd8b52}.hero h1{letter-spacing:-.06em;max-width:850px;margin:30px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,9vw,8.5rem);font-weight:400;line-height:.91}.hero h1 span,.page-intro h1 span,.section-heading h2 span,.world-content h2 span,.cta-card h2 span,.game-card h2 span{color:var(--gold);display:block}.hero-description{max-width:620px;color:var(--text-soft);margin:34px 0 0;font-size:1.08rem;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.button{letter-spacing:.03em;border:1px solid #0000;justify-content:center;align-items:center;gap:13px;min-height:50px;padding:0 22px;font-size:.78rem;font-weight:800;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--gold);color:#111}.button-primary:hover{background:var(--gold-light)}.button-secondary{border-color:var(--border-strong);background:#ffffff06}.button-secondary:hover{background:#c8aa680d;border-color:#c8aa6880}.hero-trust{flex-wrap:wrap;gap:34px;margin-top:72px;display:flex}.trust-item{align-items:center;gap:12px;display:flex}.trust-icon{border:1px solid var(--border);width:30px;height:30px;color:var(--gold);place-items:center;font-size:.56rem;display:grid}.trust-item span:last-child{flex-direction:column;display:flex}.trust-item strong{font-size:.76rem}.trust-item small{color:var(--muted);font-size:.67rem}.hero-bottom{z-index:3;position:absolute;bottom:0;left:0;right:0}.hero-scroll{min-height:66px;color:var(--muted);letter-spacing:.18em;align-items:center;gap:18px;font-size:.59rem;font-weight:800;display:flex}.scroll-line{background:var(--border-strong);width:90px;height:1px}.hero-scroll>span:last-child{margin-left:auto}.section,.status-section,.page-section,.world-section,.cta-section{padding:125px 0}.feature-section{background:linear-gradient(180deg, var(--background) 0%, var(--background-soft) 100%)}.section-heading{grid-template-columns:1fr .7fr;align-items:end;gap:80px;margin-bottom:55px;display:grid}.eyebrow{color:var(--gold);letter-spacing:.2em;font-size:.64rem;font-weight:800;display:inline-block}.section-heading h2,.world-content h2,.cta-card h2{letter-spacing:-.045em;margin:14px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,5vw,4.9rem);font-weight:400;line-height:.98}.section-heading p{color:var(--muted);margin:0;font-size:.94rem;line-height:1.8}.feature-grid{border:1px solid var(--border);background:var(--border);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.feature-card{background:var(--surface);flex-direction:column;min-height:370px;padding:28px;transition:background .18s,transform .18s;display:flex;position:relative;overflow:hidden}.feature-card:before{content:"";background:var(--gold);opacity:.65;width:55px;height:1px;position:absolute;top:0;left:0}.feature-card:hover{background:var(--surface-raised);z-index:2;transform:translateY(-3px)}.feature-top{justify-content:space-between;align-items:center;display:flex}.feature-number{color:var(--gold);letter-spacing:.14em;font-size:.68rem;font-weight:800}.feature-tag{color:var(--muted);letter-spacing:.16em;font-size:.57rem;font-weight:800}.feature-body{margin-top:auto}.feature-card h3{margin:0 0 15px;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:400;line-height:1.05}.feature-card p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.75}.feature-arrow{color:var(--gold);margin-top:28px;font-size:1rem}.world-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#090c0f}.world-layout{grid-template-columns:1fr .9fr;align-items:center;gap:110px;display:grid}.world-frame{border:1px solid var(--border);background:radial-gradient(circle,#c8aa6814,#0000 44%),#0c1115;place-items:center;min-height:520px;display:grid;position:relative;overflow:hidden}.world-frame:before,.world-frame:after{content:"";border:1px solid #c8aa681c;border-radius:50%;position:absolute}.world-frame:before{width:330px;height:330px}.world-frame:after{width:490px;height:490px}.world-coordinate{color:var(--muted);letter-spacing:.16em;font-size:.56rem;font-weight:800;position:absolute;top:22px;left:24px}.world-symbol{z-index:2;border:1px solid var(--gold);width:100px;height:100px;color:var(--gold);place-items:center;font-family:Georgia,Times New Roman,serif;font-size:3rem;display:grid;position:relative}.world-lines{background:#c8aa682e;width:70%;height:1px;position:absolute}.world-caption{color:var(--muted);letter-spacing:.16em;font-size:.56rem;font-weight:800;position:absolute;bottom:22px;right:24px}.world-content>p{color:var(--muted);margin:28px 0 0;line-height:1.85}.world-points{border-top:1px solid var(--border);margin-top:38px}.world-points>div{border-bottom:1px solid var(--border);grid-template-columns:45px 1fr;padding:18px 0;display:grid}.world-points span{color:var(--gold);font-size:.62rem;font-weight:800}.world-points strong{font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:400}.world-points p{color:var(--muted);grid-column:2;margin:3px 0 0;font-size:.78rem}.text-link{color:var(--gold);align-items:center;gap:10px;margin-top:32px;font-size:.75rem;font-weight:800;display:inline-flex}.text-link:hover{color:var(--gold-light)}.cta-section{background:radial-gradient(circle at 50% 40%,#c8aa6814,#0000 45%)}.cta-card{border:1px solid var(--border);text-align:center;background:linear-gradient(135deg,#ffffff09,#ffffff03);padding:85px}.cta-card h2{max-width:800px;margin-left:auto;margin-right:auto}.cta-card p{max-width:600px;color:var(--muted);margin:28px auto 0}.cta-card .hero-actions{justify-content:center}.status-section{padding-top:0}.status-card{border:1px solid var(--border);background:var(--surface);grid-template-columns:1.2fr .8fr auto;align-items:center;gap:50px;padding:40px;display:grid}.status-title-row{align-items:center;gap:13px;margin-top:12px;display:flex}.status-title-row h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:400}.status-live{background:var(--success);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 6px #73bd8b14}.status-card-heading p{max-width:580px;color:var(--muted);margin:13px 0 0;font-size:.82rem}.status-services{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.service-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding:10px 0;display:flex}.service-row:last-child{border-bottom:0}.service-name{color:var(--muted);font-size:.72rem}.service-state{color:var(--success);align-items:center;gap:8px;font-size:.65rem;font-weight:800;display:inline-flex}.status-link{color:var(--gold);white-space:nowrap;align-items:center;gap:8px;font-size:.72rem;font-weight:800;display:inline-flex}.page-section{min-height:calc(100vh - 78px)}.page-intro{max-width:850px;padding:50px 0 85px}.page-intro h1{letter-spacing:-.055em;margin:16px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.8rem,8vw,7rem);font-weight:400;line-height:.94}.lead{max-width:680px;color:var(--muted);margin:30px 0 0;font-size:1.08rem;line-height:1.8}.about-grid{border:1px solid var(--border);background:var(--border);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.about-feature{background:var(--surface);min-height:300px;padding:38px}.about-feature>span,.support-card>span,.game-card-number,.legal-content section>span{color:var(--gold);letter-spacing:.16em;font-size:.65rem;font-weight:800}.about-feature h2,.support-card h2,.game-card h2,.game-cta h2,.legal-content h2{margin:42px 0 14px;font-family:Georgia,Times New Roman,serif;font-weight:400}.about-feature h2{font-size:1.75rem}.about-feature p,.support-card p,.game-card p,.legal-content p{color:var(--muted);margin:0;line-height:1.8}.game-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.game-card{border:1px solid var(--border);background:var(--surface);min-height:360px;padding:38px}.game-card-large{background:radial-gradient(circle at 70% 25%, #c8aa681f, transparent 38%), var(--surface);flex-direction:column;grid-row:span 2;justify-content:flex-end;min-height:738px;display:flex}.game-card .eyebrow{margin-top:40px}.game-card h2{font-size:2rem}.game-card-large h2{max-width:620px;font-size:3.3rem}.game-cta{border:1px solid var(--border);background:var(--surface-raised);justify-content:space-between;align-items:center;gap:30px;margin-top:18px;padding:34px 38px;display:flex}.game-cta h2{margin:10px 0 0;font-size:2rem}.support-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.support-card{border:1px solid var(--border);background:var(--surface);flex-direction:column;min-height:390px;padding:35px;display:flex}.support-card h2{margin-top:auto;font-size:1.8rem}.support-note{color:var(--muted);margin-top:28px;font-size:.68rem}.support-operational{color:var(--success);align-items:center;gap:9px;font-weight:800;display:inline-flex}.support-operational i,.footer-status i{background:var(--success);border-radius:50%;width:6px;height:6px}.legal-content{border-top:1px solid var(--border)}.legal-content section{border-bottom:1px solid var(--border);grid-template-columns:70px 1fr;gap:20px;padding:38px 0;display:grid}.legal-content section>span{padding-top:7px}.legal-content h2{margin:0 0 12px;font-size:1.65rem}.legal-content p{max-width:700px}.site-footer{border-top:1px solid var(--border);background:#06080a}.footer-main{grid-template-columns:1fr auto;gap:100px;padding:68px 0;display:grid}.footer-brand p{max-width:390px;color:var(--muted);margin:20px 0 0;font-size:.78rem;line-height:1.75}.footer-links{gap:75px;display:flex}.footer-column{min-width:130px;color:var(--muted);flex-direction:column;gap:10px;font-size:.72rem;display:flex}.footer-column>span:first-child{color:var(--gold);letter-spacing:.16em;margin-bottom:6px;font-size:.61rem;font-weight:800}.footer-column a:hover{color:var(--text)}.footer-status{align-items:center;gap:8px;display:inline-flex}.footer-bottom{border-top:1px solid var(--border);min-height:62px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;font-size:.62rem;display:flex}@media (width<=1050px){.feature-grid{grid-template-columns:repeat(2,1fr)}.status-card{grid-template-columns:1fr}.world-layout{gap:60px}.footer-main{gap:50px}}@media (width<=800px){.container,.narrow{width:min(calc(100% - 40px), var(--max-width))}.header-inner{min-height:68px}.main-nav{border:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#090c0ffa;flex-direction:column;align-items:stretch;gap:0;padding:10px;display:none;position:absolute;top:69px;left:20px;right:20px}.main-nav.open{display:flex}.nav-link{padding:14px}.nav-link:after,.header-support{display:none}.menu-button{display:block}.hero{min-height:720px}.hero-content{padding:90px 0 130px}.hero-kicker{flex-wrap:wrap}.hero-trust{gap:20px;margin-top:55px}.section,.status-section,.page-section,.world-section,.cta-section{padding:90px 0}.section-heading,.world-layout{grid-template-columns:1fr;gap:30px}.world-frame{min-height:400px}.about-grid,.support-grid,.game-grid{grid-template-columns:1fr}.game-card-large{grid-row:auto;min-height:500px}.game-cta{flex-direction:column;align-items:flex-start}.cta-card{padding:55px 30px}.footer-main{grid-template-columns:1fr}.footer-links{flex-wrap:wrap;gap:40px}}@media (width<=560px){.container,.narrow{width:min(calc(100% - 32px), var(--max-width))}.header-button{display:none}.hero h1{font-size:clamp(3.5rem,17vw,5.5rem)}.hero-description{font-size:.96rem}.hero-trust{grid-template-columns:1fr;display:grid}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:300px}.page-intro{padding:30px 0 60px}.page-intro h1{font-size:clamp(3.5rem,16vw,5rem)}.world-frame{min-height:330px}.world-frame:after{width:330px;height:330px}.game-card,.game-card-large{min-height:330px;padding:28px}.game-card-large{min-height:430px}.game-card-large h2{font-size:2.5rem}.support-card{min-height:330px}.status-card{padding:28px}.footer-links{grid-template-columns:1fr 1fr;display:grid}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;padding:16px 0}.legal-content section{grid-template-columns:42px 1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
