:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e8e5d8;background:#08100d;font-synthesis:none;--ink: #e8e5d8;--muted: #9aa49b;--gold: #d8ae55;--gold-light: #f0d48e;--forest: #12241d;--line: rgba(218, 188, 113, .18);--panel: rgba(16, 29, 24, .78);--serif: Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#08100d}body:before{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 78% 12%,rgba(69,115,84,.17),transparent 28rem),radial-gradient(circle at 12% 38%,rgba(126,89,37,.09),transparent 24rem),linear-gradient(180deg,#0b1511,#08100d 52%,#0c1713)}body:after{content:"";position:fixed;inset:0;z-index:-1;opacity:.19;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.17'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}:focus-visible{outline:2px solid var(--gold-light);outline-offset:4px}.skip-link{position:fixed;top:-5rem;left:1rem;z-index:20;padding:.8rem 1rem;background:var(--gold);color:#0a100d}.skip-link:focus{top:1rem}.site-frame{overflow:hidden}.section-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{width:min(1240px,calc(100% - 32px));min-height:76px;margin:14px auto 0;padding:0 22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:40px;border:1px solid rgba(235,216,164,.12);background:#070f0cb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:relative;z-index:10}.brand{display:inline-flex;align-items:center;gap:11px;letter-spacing:.16em;font-size:.95rem}.brand img{filter:drop-shadow(0 0 14px rgba(216,174,85,.28))}.brand strong{color:var(--gold-light)}.site-header nav{display:flex;justify-content:center;gap:clamp(18px,3vw,42px)}.site-header nav a,.site-footer nav a{color:#b9c0b9;font-size:.84rem;transition:color .2s ease}.site-header nav a:hover,.site-footer nav a:hover{color:var(--gold-light)}.header-action{color:var(--gold-light);font-size:.83rem;text-transform:uppercase;letter-spacing:.12em}.header-action span{margin-left:.35rem}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 18px;color:var(--gold-light);font-size:.72rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase}.eyebrow>span{width:22px;height:1px;background:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.035em}h1{max-width:760px;margin-bottom:26px;font-size:clamp(3.2rem,7vw,6.7rem);line-height:.94}h1 em{color:var(--gold-light);font-weight:400}h2{margin-bottom:20px;font-size:clamp(2.3rem,4.6vw,4.3rem);line-height:1.02}h3{font-family:var(--serif);font-weight:400}p{color:var(--muted);line-height:1.75}.hero{min-height:calc(100vh - 90px);padding:clamp(80px,11vh,130px) 0 90px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);align-items:center;gap:42px;position:relative}.hero:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,var(--line),transparent)}.hero__copy{position:relative;z-index:2}.hero__lead{max-width:620px;margin-bottom:34px;font-size:clamp(1rem,1.4vw,1.18rem);color:#b2bbb3}.hero__actions{display:flex;align-items:center;gap:14px;margin-bottom:42px;flex-wrap:wrap}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border:1px solid transparent;cursor:pointer;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:transform .2s ease,border-color .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--gold);color:#0c120f;box-shadow:0 12px 42px #d8ae5526}.button--primary:hover{background:var(--gold-light)}.button--quiet{border-color:var(--line);color:#d2d6cf;background:#0b151180}.button--secondary{border-color:#d8ae5557;color:var(--gold-light)}.button--secondary:hover{background:#d8ae5517}.button--discord{background:#e8e5d8;color:#0c1411}.phase{max-width:560px;display:flex;align-items:flex-start;gap:14px}.phase__signal{flex:0 0 auto;width:10px;height:10px;margin-top:5px;border:2px solid var(--gold);border-radius:50%;box-shadow:0 0 0 5px #d8ae5514}.phase strong,.phase small{display:block}.phase strong{color:#d9ded8;font-size:.84rem}.phase small{margin-top:4px;color:#7f8d83;line-height:1.5}.phase--public .phase__signal{border-color:#7dc397;box-shadow:0 0 0 5px #7dc39717}.hero__art{min-height:540px;display:grid;place-items:center;position:relative;perspective:900px}.hero__art:before{content:"";position:absolute;width:110%;height:74%;border-radius:50%;background:radial-gradient(ellipse,rgba(50,91,68,.35),transparent 67%);filter:blur(12px)}.world-core{width:clamp(190px,24vw,310px);aspect-ratio:1;display:grid;place-items:center;border:1px solid rgba(240,212,142,.45);border-radius:47% 53% 45% 55%;background:linear-gradient(135deg,rgba(218,174,85,.24),transparent 42%),repeating-linear-gradient(42deg,rgba(255,255,255,.025) 0 1px,transparent 1px 13px),#13271f;box-shadow:inset -30px -40px 70px #07100c,0 0 90px #50825b38;transform:rotate(-8deg);animation:hover 7s ease-in-out infinite}.world-core__rune{font:400 clamp(6rem,12vw,10rem)/1 var(--serif);color:#f0d48eb8;text-shadow:0 0 28px rgba(216,174,85,.35)}.world-orbit{position:absolute;border:1px solid rgba(216,174,85,.24);border-radius:50%;transform:rotateX(68deg) rotate(-12deg)}.world-orbit--outer{width:96%;aspect-ratio:1.7;animation:orbit 18s linear infinite}.world-orbit--inner{width:72%;aspect-ratio:1.7;border-style:dashed;animation:orbit 13s linear infinite reverse}.spark{position:absolute;width:4px;height:4px;border-radius:50%;background:var(--gold-light);box-shadow:0 0 16px var(--gold)}.spark--one{top:24%;right:12%}.spark--two{left:15%;bottom:28%}.spark--three{right:28%;bottom:15%}@keyframes hover{50%{transform:rotate(-5deg) translateY(-14px)}}@keyframes orbit{to{transform:rotateX(68deg) rotate(348deg)}}.server,.launcher,.download,.trust,.faq{padding-block:clamp(90px,12vw,150px)}.section-heading{max-width:760px;margin-bottom:54px}.section-heading>p:last-child{max-width:620px}.section-heading--center{margin-inline:auto;text-align:center}.section-heading--center .eyebrow{justify-content:center}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.feature-card{min-height:320px;padding:38px;background:linear-gradient(145deg,#13231cf7,#0a1410f5)}.feature-card>span{color:var(--gold);font:italic 1rem var(--serif)}.feature-card h3{margin:76px 0 16px;font-size:1.55rem}.feature-card p{margin:0;font-size:.92rem}.media-grid{margin-top:34px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.media-grid figure{margin:0}.media-grid img{width:100%;aspect-ratio:16/10;object-fit:cover}.media-grid figcaption{color:var(--muted);font-size:.75rem}.launcher{position:relative}.journey{padding:0;margin:70px 0 0;display:grid;grid-template-columns:repeat(3,1fr);list-style:none;counter-reset:step}.journey li{min-height:220px;padding:0 36px;border-left:1px solid var(--line);position:relative}.journey li:last-child{border-right:1px solid var(--line)}.journey li>span{width:36px;height:36px;display:grid;place-items:center;margin-bottom:50px;border:1px solid rgba(216,174,85,.45);transform:rotate(45deg);color:var(--gold-light);font:.8rem var(--serif)}.journey li>span:first-line{transform:rotate(-45deg)}.journey strong,.journey small{display:block}.journey strong{margin-bottom:14px;font:400 1.25rem var(--serif)}.journey small{color:var(--muted);line-height:1.6}.download{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.download__intro{max-width:670px}.recommended-download{margin:48px 0 20px;padding:28px 30px;display:flex;justify-content:space-between;align-items:center;gap:30px;border:1px solid rgba(216,174,85,.36);background:linear-gradient(100deg,#d8ae551a,#11211a8c)}.recommendation-label{color:var(--gold);font-size:.68rem;text-transform:uppercase;letter-spacing:.13em}.recommended-download h3{margin:8px 0 5px;font-size:1.55rem}.recommended-download p{margin:0;font-size:.84rem}.text-button{margin-top:22px;padding:9px 0;border:0;background:none;color:var(--gold-light);cursor:pointer;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em}.text-button span{display:inline-block;margin-left:8px;font-size:1rem}.platform-grid{margin-top:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.platform-card{min-width:0;padding:30px;border:1px solid var(--line);background:#0d1914bd}.platform-card__icon{color:var(--gold);font-size:1.8rem}.platform-card h3{margin:24px 0 8px;font-size:1.5rem}.platform-card p{margin-bottom:7px;font-size:.82rem}.platform-card__trust{min-height:42px;color:#b7c1b9}.platform-card .button{width:100%;margin:17px 0 12px}.platform-card details{border-top:1px solid var(--line);padding-top:15px;color:var(--muted);font-size:.75rem}.platform-card summary{cursor:pointer;color:#c7cdc7}.platform-card code{display:block;overflow-wrap:anywhere;color:#88958b;font-size:.65rem;line-height:1.6}.trust{display:grid;grid-template-columns:150px 1fr 1fr;align-items:center;gap:52px}.trust__mark{width:116px;aspect-ratio:1;display:grid;place-items:center;border:1px solid rgba(216,174,85,.3);color:var(--gold);font-size:3rem;transform:rotate(45deg)}.trust__copy h2{font-size:clamp(2.2rem,4vw,3.7rem)}.trust__list{margin:0;padding:0;display:grid;gap:0;list-style:none;border-top:1px solid var(--line)}.trust__list li{padding:17px 4px;border-bottom:1px solid var(--line);color:#c7cec8;font-size:.88rem}.trust__list span{margin-right:12px;color:var(--gold)}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq__items{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line);padding:24px 4px}.faq summary{cursor:pointer;color:#dadfd9;font-family:var(--serif);font-size:1.15rem}.faq details p{margin:16px 0 0}.community{margin-block:30px 110px;padding:54px;display:flex;align-items:center;justify-content:space-between;gap:40px;border:1px solid rgba(216,174,85,.32);background:linear-gradient(120deg,#172b22,#0d1914)}.community>div{max-width:690px}.community h2{font-size:clamp(2rem,4vw,3.5rem)}.community p:last-child{margin-bottom:0}.coming-soon{flex:0 0 auto;padding:17px 23px;border:1px solid var(--line);color:#9aa49b;font-size:.76rem;text-transform:uppercase;letter-spacing:.14em}.site-footer{min-height:120px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:40px;border-top:1px solid var(--line)}.site-footer p{margin:0;text-align:center;font-size:.72rem}.site-footer nav{display:flex;gap:22px}noscript section{max-width:1120px;margin:2rem auto;padding:1.5rem;border:1px solid var(--line)}@media(max-width:900px){.site-header{grid-template-columns:auto auto;justify-content:space-between}.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:90px}.hero__art{min-height:380px;order:-1}.world-core{width:220px}.world-orbit--outer{width:70%}.feature-grid,.platform-grid{grid-template-columns:1fr}.feature-card{min-height:230px}.feature-card h3{margin-top:42px}.journey{grid-template-columns:1fr;gap:36px}.journey li{min-height:auto;padding-bottom:28px;border-right:1px solid var(--line)}.journey li>span{margin-bottom:28px}.trust{grid-template-columns:100px 1fr}.trust__list{grid-column:2}.faq{grid-template-columns:1fr;gap:20px}.community{align-items:flex-start;flex-direction:column}.site-footer{grid-template-columns:1fr;padding-block:34px;justify-items:center}.site-footer nav{flex-wrap:wrap;justify-content:center}}@media(max-width:600px){.section-shell{width:min(100% - 28px,1180px)}.site-header{width:calc(100% - 20px);min-height:66px;padding-inline:15px}.header-action{font-size:0}.header-action span{font-size:1.15rem}.hero{min-height:auto;padding-top:52px}.hero__art{min-height:300px}.world-orbit--outer{width:92%}h1{font-size:clamp(2.8rem,15vw,4.1rem)}.hero__actions .button{width:100%}.server,.launcher,.download,.trust,.faq{padding-block:82px}.feature-card,.platform-card{padding:26px}.recommended-download{padding:24px;align-items:stretch;flex-direction:column}.recommended-download .button{width:100%}.trust{grid-template-columns:1fr}.trust__mark{width:80px}.trust__list{grid-column:1}.community{margin-bottom:70px;padding:30px 24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
