@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,500;0,600;0,700;0,800;0,900;1,700;1,800;1,900&family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&display=swap";:root{color:#f7f0df;font-synthesis:none;background:#090909;font-family:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#090909;min-width:320px;margin:0}button{font:inherit}button:focus-visible{outline-offset:4px;outline:2px solid #ffcc5b}.site-nav{z-index:10;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(1.25rem,5vw,5.5rem);transition:background .25s,border-color .25s;display:flex;position:fixed;top:0;left:0;right:0}.site-nav--solid{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#090909db;border-bottom:1px solid #ffffff14}.brand,.nav-link{color:#fff7e7;cursor:pointer;background:0 0;border:0}.brand{letter-spacing:.08em;align-items:center;gap:.55rem;font-family:Barlow Condensed,sans-serif;font-size:1.45rem;font-weight:900;display:flex}.brand-icon{object-fit:cover;border:1px solid #f5a918a6;border-radius:9px;width:38px;height:38px;display:block}.nav-link{letter-spacing:.13em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:.68rem}.hero{isolation:isolate;align-items:center;min-height:785px;padding:7.5rem clamp(1.25rem,7vw,8rem) 4rem;display:grid;position:relative;overflow:hidden}.hero:before{content:"";z-index:-2;background:radial-gradient(circle at 75%,#ee900933,#0000 28%),linear-gradient(110deg,#090909 28%,#17110a 100%);position:absolute;inset:0}.hero:after{content:"";pointer-events:none;z-index:-1;background:linear-gradient(90deg,#090909 0%,#09090940 50%,#0909090d);position:absolute;inset:0}.hero-grid{opacity:.26;background-image:linear-gradient(#ffc04517 1px,#0000 1px),linear-gradient(90deg,#ffc04517 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}.hero-copy{z-index:2;max-width:660px;position:relative}.eyebrow{color:#f6b433;letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.15rem;font-family:DM Mono,monospace;font-size:.68rem}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-transform:uppercase;font-family:Barlow Condensed,Impact,sans-serif}h1{color:#fff8ea;letter-spacing:-.045em;margin-bottom:1.8rem;font-size:clamp(4.1rem,8vw,8.7rem);font-weight:900;line-height:.78}h1 em,h2 em{color:#f5a918;font-style:italic}.hero-description{color:#ded5c4;max-width:445px;font-size:1.03rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:.8rem;margin:2.2rem 0;display:flex}.button{cursor:pointer;letter-spacing:.06em;text-transform:uppercase;border:1px solid #0000;padding:1rem 1.2rem;font-family:DM Mono,monospace;font-size:.68rem;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button--primary{color:#1b1204;background:#f2a812}.button--ghost{color:#fff4dd;background:#ffffff08;border-color:#ffffff47}.season-meter{border-left:1px solid #e5a72e;max-width:390px;padding-left:1rem}.season-meter__top{letter-spacing:.08em;justify-content:space-between;font-family:DM Mono,monospace;font-size:.59rem;display:flex}.season-meter__bar{background:#ffffff24;height:5px;margin:.65rem 0;overflow:hidden}.season-meter__bar span{background:linear-gradient(90deg,#e99c0e,#ffd768);width:30.4%;height:100%;animation:1.8s ease-out both fill;display:block}.season-meter p{color:#9f978b;margin-bottom:0;font-size:.67rem;line-height:1.55}@keyframes fill{0%{transform:translate(-100%)}}.hero-art{z-index:1;width:52%;max-width:720px;height:92%;position:absolute;bottom:0;right:clamp(-5rem,3vw,3rem)}.hero-art img{filter:drop-shadow(-30px 0 44px #000000a3);object-fit:contain;object-position:bottom center;width:100%;height:100%;position:absolute;bottom:0}.hero-glow{filter:blur(20px);background:radial-gradient(#ffad1e80,#0000 65%);width:80%;height:45%;position:absolute;top:20%;left:10%}.hero-stamp{background:#0c0c0c;border:1px solid #f2a812bf;align-items:center;gap:.55rem;padding:.5rem .7rem;display:flex;position:absolute;bottom:13%;right:7%}.hero-stamp span{color:#f3aa18;font-family:Barlow Condensed;font-size:2.3rem;font-weight:800;line-height:.8}.hero-stamp small{color:#eee5d4;letter-spacing:.07em;font-family:DM Mono;font-size:.49rem}.section{padding:clamp(5rem,10vw,10rem) clamp(1.25rem,7vw,8rem)}.section-heading{max-width:720px}h2{color:#fff8e8;letter-spacing:-.035em;margin-bottom:1.6rem;font-size:clamp(3.2rem,6.5vw,6.3rem);font-weight:900;line-height:.8}.section-heading>p:last-child,.campaign-header>p{color:#bfb5a4;max-width:530px;font-size:.94rem;line-height:1.8}.available{color:#191511;background:#ded5c7}.available h2{color:#17130e}.available h2 em{color:#a65b04}.available .eyebrow{color:#9a5a0a}.available .section-heading>p:last-child{color:#5d554b}.feature-grid{grid-template-columns:repeat(5,1fr);gap:1px;margin-top:4.2rem;display:grid}.feature-card{background:#eee7da;min-height:278px;padding:1.25rem;transition:background .25s,color .25s,transform .25s;position:relative}.feature-card:hover{color:#fff4dc;background:#1a1712;transform:translateY(-8px)}.feature-number,.feature-status{letter-spacing:.1em;font-family:DM Mono;font-size:.57rem}.feature-number{color:#9f9281}.feature-icon{border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:37px;height:37px;margin:2.8rem 0 1.3rem;font-size:1.5rem;display:flex}.feature-card h3{letter-spacing:-.02em;margin-bottom:.65rem;font-size:1.75rem}.feature-card p{color:inherit;opacity:.72;font-size:.75rem;line-height:1.65}.feature-status{color:#a26112;position:absolute;bottom:1.25rem;left:1.25rem}.campaign{background:#0c0c0c;overflow:hidden}.campaign-header{justify-content:space-between;align-items:end;gap:3rem;display:flex}.campaign-header>p{margin-bottom:.5rem}.filter-bar{flex-wrap:wrap;gap:.45rem;margin:3.5rem 0 4rem;display:flex}.filter{color:#aaa196;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;background:0 0;border:1px solid #403b34;padding:.75rem .9rem;font-family:DM Mono;font-size:.6rem}.filter--active,.filter:hover{color:#f7c65c;border-color:#e6a523}.roadmap{max-width:880px;margin:0 auto;padding-bottom:2rem;position:relative}.roadmap-line{background:#332a1f;width:1px;position:absolute;top:0;bottom:0;left:44px}.roadmap-line span{background:linear-gradient(#f7b524,#b34c1a 70%,#332a1f);width:100%;height:72%;display:block}.roadmap-node{grid-template-columns:90px 1fr;margin-bottom:1.25rem;display:grid;position:relative}.node-rail{z-index:1;flex-direction:column;align-items:center;gap:.55rem;padding-top:1.25rem;display:flex;position:relative}.node-number{color:#ffd167;background:#111;border:1px solid #78623f;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-family:Barlow Condensed;font-size:1.4rem;font-weight:800;display:flex}.node-pulse{background:#e9a71c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #e9a71c14,0 0 24px #e9a71c}.node-card{color:#fff5e1;cursor:pointer;text-align:left;background:#151412;border:1px solid #35302a;width:100%;min-height:215px;padding:1.4rem 1.6rem;transition:border-color .25s,transform .25s;position:relative}.node-card:hover,.roadmap-node--open .node-card{border-color:#c78a1e;transform:translate(5px)}.node-tag,.node-index,.node-toggle{letter-spacing:.09em;text-transform:uppercase;font-family:DM Mono;font-size:.57rem}.node-tag{color:#f4b331;margin-bottom:1.6rem;display:block}.node-index{color:#7a7165;position:absolute;top:1.45rem;right:1.5rem}.node-card h3{letter-spacing:-.025em;margin-bottom:.8rem;font-size:clamp(2rem,4vw,3.35rem);font-weight:800;line-height:.85}.node-card p{color:#c1b6a6;max-width:500px;font-size:.8rem;line-height:1.7}.node-toggle{color:#f5c961;position:absolute;bottom:1.25rem;left:1.6rem}.node-toggle b{margin-left:.3rem;font-family:Arial;font-size:1rem}.node-detail{opacity:0;background:#211c15;grid-column:2;max-height:0;padding:0 1.6rem;transition:max-height .35s,opacity .25s,padding .35s;overflow:hidden}.roadmap-node--open .node-detail{opacity:1;max-height:240px;padding:1.4rem 1.6rem}.node-detail p{color:#d5c9b8;max-width:620px;font-size:.82rem;line-height:1.7}.unlock-list{flex-wrap:wrap;gap:.45rem;display:flex}.unlock-list span{color:#f4cb76;letter-spacing:.05em;text-transform:uppercase;border:1px solid #fac96159;padding:.45rem .55rem;font-family:DM Mono;font-size:.56rem}.roadmap-node--red .node-card:hover,.roadmap-node--red.roadmap-node--open .node-card{border-color:#be3a24}.roadmap-node--red .node-number,.roadmap-node--red .node-tag,.roadmap-node--red .node-toggle{color:#e45f48;border-color:#7d3529}.roadmap-node--red .node-pulse{background:#df543d;box-shadow:0 0 24px #df543d}.roadmap-node--steel .node-card{opacity:.82;border-style:dashed}.roadmap-node--steel .node-number,.roadmap-node--steel .node-tag,.roadmap-node--steel .node-toggle{color:#a8a29a;border-color:#56514a}.roadmap-node--steel .node-pulse{box-shadow:none;background:#77716a}.principles{color:#191511;background:#e9e1d4}.principles h2{color:#18130e}.principles h2 em{color:#ae6309}.principles .eyebrow{color:#9d5a0a}.principle-grid{grid-template-columns:repeat(3,1fr);gap:1px;margin-top:4rem;display:grid}.principle-grid article{background:#d9cebf;min-height:260px;padding:1.5rem}.principle-grid strong{color:#af680d;font-family:DM Mono;font-size:.7rem}.principle-grid h3{margin:3rem 0 .9rem;font-size:1.9rem;line-height:.9}.principle-grid p{color:#645b50;font-size:.78rem;line-height:1.7}.final-cta{isolation:isolate;text-align:center;background:#0a0a0a;padding:clamp(6rem,13vw,11rem) 1.25rem;position:relative;overflow:hidden}.final-cta__glow{z-index:-1;background:radial-gradient(circle,#eb991242,#0000 66%);width:850px;height:650px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.final-cta h2{margin-left:auto;margin-right:auto}footer{color:#8d867c;letter-spacing:.09em;border-top:1px solid #2a2824;justify-content:space-between;align-items:center;padding:1.3rem clamp(1.25rem,7vw,8rem);font-family:DM Mono;font-size:.56rem;display:flex}footer span:first-child{color:#f5b22a;font-family:Barlow Condensed;font-size:1.1rem;font-weight:800}@media (width<=840px){.hero{min-height:850px;padding-top:9rem}.hero:after{background:linear-gradient(#090909 0%,#09090921 45%,#090909 96%)}.hero-copy{align-self:start}.hero-art{width:min(100%,570px);height:61%;right:50%;transform:translate(50%)}.hero-stamp{bottom:7%;right:4%}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card:last-child{grid-column:span 2}.campaign-header{flex-direction:column;align-items:start;gap:.5rem}}@media (width<=560px){.site-nav{height:62px}.hero{min-height:790px;padding-top:6.8rem}h1{font-size:clamp(3.8rem,18vw,5.2rem)}.hero-description{max-width:355px;font-size:.9rem}.hero-art{width:125%;height:48%}.hero-stamp{display:none}.button{padding:.9rem .85rem;font-size:.59rem}.section{padding:5rem 1.25rem}.feature-grid,.principle-grid{grid-template-columns:1fr}.feature-card,.feature-card:last-child{grid-column:auto;min-height:220px}.feature-icon{margin:1.5rem 0 .9rem}.campaign-header>p{font-size:.84rem}.roadmap{margin-left:-1.25rem;margin-right:-1.25rem}.roadmap-line{left:31px}.roadmap-node{grid-template-columns:64px 1fr}.node-rail{padding-top:.85rem}.node-number{width:34px;height:34px}.node-card{min-height:205px;padding:1.1rem}.node-index{top:1.1rem;right:1.05rem}.node-card h3{max-width:250px;font-size:2.25rem}.node-card p{font-size:.74rem}.node-toggle{left:1.1rem}.node-detail{padding-left:1.1rem;padding-right:1.1rem}.roadmap-node--open .node-detail{padding:1.1rem}.principle-grid article{min-height:205px}.principle-grid h3{margin-top:1.6rem}footer{gap:1rem;line-height:1.5}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
