:root{--ink:#0b1012;--panel:#121b20;--white:#eef2fa;--muted:#a8b9bd;--cyan:#52dcff;--yellow:#f8ba2c;--line:#2a373c;--display:'Fredoka One',sans-serif;--body:'Inter',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--white);background:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--cyan);outline-offset:5px}::selection{background:var(--cyan);color:var(--ink)}.skip-link{position:fixed;top:-100px;left:20px;background:var(--yellow);color:var(--ink);padding:12px;z-index:50}.skip-link:focus{top:10px}.site-header{position:sticky;top:0;background:rgba(11,16,18,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);z-index:20}.nav-wrap{max-width:1440px;padding:0 5%;margin:auto;min-height:88px;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:11px;font-family:var(--display);font-size:21px;line-height:1.2;white-space:nowrap}.brand-mark{font-family:Arial,sans-serif;font-size:51px;line-height:1;color:var(--cyan);font-weight:700}.brand-sub{display:block;font-family:var(--body);font-size:12px;letter-spacing:.12em;margin-top:6px;color:var(--muted)}nav{display:flex;gap:25px;margin-left:auto}nav a{font-size:14px;font-weight:600;transition:color .18s}nav a:hover{color:var(--cyan)}.button{background:var(--yellow);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;gap:26px;font-weight:700;font-size:14px;min-height:48px;padding:12px 20px;border:1px solid transparent;border-radius:3px;transition:background .18s,transform .18s;white-space:nowrap}.button span{font-size:24px;line-height:1}.button:hover{background:#ffd263;transform:translateY(-2px)}.button-large{padding:17px 27px;min-height:60px;font-size:16px}.menu-toggle{display:none}.hero{position:relative;max-width:1440px;margin:auto;display:grid;grid-template-columns:1.05fr 1fr;gap:20px;padding:64px 5% 85px;min-height:770px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.15em;color:var(--cyan);line-height:1.5;margin:0 0 22px}.hero .eyebrow{display:flex;align-items:center;gap:12px}.small-line{width:27px;height:2px;background:var(--cyan)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--display);font-weight:400;line-height:1.08}h1{font-size:clamp(74px,7.8vw,112px);letter-spacing:-.025em;margin-bottom:27px}h1>span{color:var(--cyan)}.hero-tagline{font-size:20px;line-height:1.55;font-weight:400;margin-bottom:27px;color:#c4d0d3}.hero-actions{display:flex;align-items:center;gap:28px}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;font-weight:600;line-height:1.5;padding:10px 0;border-bottom:1px solid #526368}.text-link span{font-size:21px}.text-link:hover{color:var(--cyan);border-color:var(--cyan)}.hero-small{font-size:12px;color:var(--muted);margin:18px 0 0}.hero-showcase{position:relative;min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;min-height:600px;padding:24px 26px 19px;border:1px solid #344047;background:#10191f;overflow:hidden;border-radius:3px}.hero-showcase:before{content:'';position:absolute;inset:auto -30% -34% 20%;height:72%;background:#152b32;transform:rotate(-24deg)}.showcase-top{position:relative;z-index:2;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.12em;font-weight:600;color:#b3c1c7}.showcase-top span:first-child{color:var(--cyan)}.apex-word{position:absolute;top:30%;left:50%;transform:translateX(-50%);font-family:var(--display);font-size:clamp(80px,12.7vw,180px);color:#263c44;line-height:1;letter-spacing:-.04em}.apex-art{position:absolute;inset:30px 0 auto;width:100%;height:calc(100% - 75px);object-fit:contain;transform:rotate(9deg);filter:drop-shadow(0 25px 25px #05090bd9);animation:core-float 7s ease-in-out infinite}.showcase-bottom{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;margin-top:auto}.spec-label{font-family:var(--display);font-size:23px;line-height:1.1}.core-chip{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:8px}.core-chip i{display:block;width:8px;height:8px;background:#ff5a64;border-radius:1px}.scroll-note{position:absolute;bottom:27px;left:5%;right:5%;display:flex;justify-content:space-between;color:#a8b9bd;font-size:12px;letter-spacing:.14em;line-height:1.5}.scroll-note>span:last-child{font-size:23px;line-height:1}.fact-strip{min-height:65px;background:var(--cyan);color:var(--ink);display:flex;align-items:center;justify-content:center;gap:50px;padding:18px 24px;font-weight:700;font-size:14px;letter-spacing:.07em}.fact-strip b{font-size:25px;font-weight:400;line-height:1}.section{max-width:1440px;margin:auto;padding:100px 5%}.section-heading{margin-bottom:42px}.section-heading .eyebrow{margin-bottom:18px}h2{font-size:clamp(35px,4vw,55px);letter-spacing:-.015em;margin-bottom:0}.how-layout{display:grid;grid-template-columns:.88fr 1.2fr;gap:75px;align-items:center}.steps{margin:0;padding:0;list-style:none}.steps li{display:flex;gap:21px;padding:25px 0;border-top:1px solid var(--line)}.steps li:last-child{padding-bottom:0}.step-number{color:var(--cyan);font-size:14px;line-height:1.8;padding-top:3px;flex-shrink:0}.steps h3{font-size:19px;margin:0 0 9px;line-height:1.5}.steps p{font-size:16px;color:var(--muted);margin:0;max-width:410px;line-height:1.65}.gameplay-figure{margin:0;align-self:center}.gameplay-launch{display:block;position:relative;overflow:hidden;border-radius:3px}.gameplay-launch img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .5s,filter .5s;filter:brightness(.84)}.gameplay-launch:hover img{transform:scale(1.025);filter:brightness(1)}.play-circle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:64px;height:64px;background:var(--yellow);border-radius:50%;display:grid;place-items:center;padding-left:4px;color:var(--ink);font-size:21px;box-shadow:0 0 0 9px #0b101230}.video-label{position:absolute;left:20px;right:20px;bottom:18px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.09em;font-weight:700;text-shadow:0 1px 5px #000}.video-label span{background:#0b1012cc;padding:2px 6px}.gameplay-figure figcaption,.fusion-figure figcaption{display:flex;justify-content:space-between;gap:18px;margin-top:15px;font-size:12px;color:var(--muted)}.gameplay-figure figcaption span:first-child,.fusion-figure figcaption span:first-child{letter-spacing:.06em}.incident-line{display:flex;align-items:center;gap:35px;border-top:1px solid var(--line);margin-top:50px;padding-top:26px}.incident-label{font-size:12px;letter-spacing:.1em;color:var(--yellow);white-space:nowrap}.incident-line p{color:var(--muted);font-size:14px;margin:0}.mobile-only{display:none}.district-section{background:var(--panel);border-top:1px solid #243239;border-bottom:1px solid #243239}.district-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px}.district-heading>p{color:var(--muted);font-size:16px;margin:0 0 4px}.district-tabs{display:flex;border-bottom:1px solid #3c4a50;gap:0}.district-tabs button{flex:1;color:var(--muted);border:0;border-bottom:3px solid transparent;background:transparent;text-align:left;padding:21px 14px;font-size:15px;font-weight:600;white-space:nowrap;transition:color .2s,background .2s}.district-tabs button span{font-size:12px;margin-right:12px;opacity:.8}.district-tabs button:hover{color:var(--white);background:#1b2930}.district-tabs button[aria-selected=true]{color:var(--cyan);border-bottom-color:var(--cyan);background:#19292f}.district-panel{display:grid;grid-template-columns:1fr 1fr;gap:55px;min-height:440px;align-items:center;padding:40px 24px 0;outline-offset:8px}.district-copy{position:relative;isolation:isolate;padding-top:20px}.district-count{position:absolute;top:-22px;right:5%;color:#213239;font-family:var(--display);font-size:180px;line-height:1;z-index:-1;opacity:.65}.district-kicker{font-size:12px;margin-bottom:15px}.district-name{font-family:var(--display);font-size:40px;line-height:1.15;margin:0 0 22px;font-weight:400}.district-description{color:var(--muted);font-size:16px;max-width:455px;min-height:78px}.guard-name{display:flex;flex-direction:column;gap:5px;border-left:2px solid var(--yellow);padding-left:15px;margin:24px 0}.guard-name>span{font-size:12px;color:var(--muted);letter-spacing:.1em}.guard-name strong{font-size:17px;font-weight:600}.guard-figure{position:relative;margin:0;max-width:450px;justify-self:center}.guard-figure img{width:100%;max-height:390px;object-fit:contain;border-radius:3px}.guard-figure figcaption{font-size:12px;letter-spacing:.1em;text-align:center;color:var(--muted);margin-top:12px}.fusion-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center;padding-top:110px;padding-bottom:110px}.fusion-copy>p:not(.eyebrow){max-width:445px;color:var(--muted);font-size:16px;margin-bottom:20px}.fusion-copy h2{margin-bottom:28px}.fusion-copy .text-link{margin-top:5px}.fusion-figure{margin:0}.fusion-figure img{width:100%;border-radius:4px}.community-section{max-width:1440px;margin:auto;background:var(--yellow);color:var(--ink);display:grid;grid-template-columns:1.1fr 1fr;gap:90px;padding:72px 6%;position:relative;overflow:hidden}.community-section:after{content:'';position:absolute;bottom:0;left:0;right:0;height:7px;background:repeating-linear-gradient(125deg,var(--ink) 0 14px,var(--yellow) 14px 28px)}.community-content .eyebrow{color:#473918;font-size:12px}.community-content h2{font-size:76px;line-height:1.02;margin-bottom:25px}.community-content>p:not(.eyebrow){font-size:17px;color:#493d24}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:#243239;color:white}.community-links{align-self:center}.community-label{display:block;font-size:12px;letter-spacing:.14em;font-weight:700;margin-bottom:23px}.community-links>a{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #987622;padding:23px 0;gap:25px}.community-links>a>span{font-size:30px}.community-links>a strong{display:block;font-size:21px;line-height:1.3}.community-links>a div>span{font-size:14px;color:#4d3b19;display:block;margin-top:8px}.community-links>a:hover strong{text-decoration:underline;text-underline-offset:5px}.community-links>p{font-size:14px;color:#53411c;margin:20px 0 0}.site-footer{max-width:1440px;margin:auto;padding:40px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px}.site-footer .brand{font-size:16px}.site-footer .brand-mark{font-size:35px}.site-footer p{font-size:12px;color:var(--muted);margin:0}.back-top{font-size:12px;color:var(--muted);display:flex;gap:15px}.back-top:hover{color:var(--cyan)}dialog{width:min(1000px,94vw);padding:20px;border:1px solid var(--line);border-radius:5px;background:var(--ink);color:var(--white);max-height:90dvh}dialog::backdrop{background:#000d;backdrop-filter:blur(5px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}.dialog-heading h2{font-size:22px}.dialog-close{height:44px;width:44px;background:var(--panel);color:white;border:1px solid var(--line);border-radius:3px}.dialog-close:hover{background:#35434a}dialog video{width:100%;max-height:68dvh;display:block;background:#000}dialog>p{color:var(--muted);font-size:12px;margin:12px 0 0}body.modal-open{overflow:hidden}@keyframes core-float{0%,100%{transform:translateY(0) rotate(9deg)}50%{transform:translateY(-12px) rotate(7deg)}}
@media(min-width:1600px){.hero{min-height:810px}.hero-showcase{min-height:640px}}
@media(max-width:1120px){.nav-wrap{gap:22px}nav{gap:18px}.nav-play{gap:12px;padding:10px 15px}.hero{min-height:700px;padding-top:45px}.hero-showcase{min-height:540px}.hero-actions{gap:18px}.hero-tagline{font-size:18px}.button-large{padding:15px 22px}.how-layout{gap:42px}.district-tabs button{font-size:14px;padding-left:10px;padding-right:10px}.district-tabs button span{margin-right:8px}.fusion-section{gap:40px}.community-section{gap:55px}.brand{font-size:18px}.fact-strip{gap:28px}}
@media(max-width:950px){.nav-wrap{padding:0 5%;min-height:76px}.nav-play{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;border:1px solid #3a4b51;border-radius:3px;background:none;color:var(--white);order:3}.menu-toggle span{display:block;margin:0 auto;width:18px;height:2px;background:currentColor}nav{position:absolute;top:76px;left:0;right:0;padding:20px 5%;background:var(--ink);border-bottom:1px solid var(--line);display:none;flex-direction:column;gap:0}nav.open{display:flex}nav a{font-size:16px;padding:13px 0}.hero{grid-template-columns:1fr 1fr;gap:20px;min-height:650px;padding-bottom:80px}h1{font-size:70px}.hero-showcase{min-height:490px;padding:17px}.showcase-top{font-size:12px;gap:15px;letter-spacing:.05em}.apex-art{inset:25px 0 auto;height:calc(100% - 70px)}.spec-label{font-size:18px}.core-chip{display:none}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.hero-tagline{font-size:17px}.hero-small{display:none}.fact-strip{gap:20px;font-size:12px;letter-spacing:.04em}.section{padding:75px 5%}.how-layout{gap:30px}.steps h3{font-size:17px}.steps li{padding:20px 0;gap:14px}.incident-line{gap:22px;flex-wrap:wrap}.district-heading>p{font-size:16px}.district-panel{padding:28px 0 0;gap:25px}.district-name{font-size:32px}.district-tabs button span{display:block;margin-bottom:5px}.district-tabs button{padding:15px 7px;font-size:14px}.fusion-section{gap:35px}.fusion-figure figcaption{flex-direction:column;gap:6px}.community-section{padding:60px 6%;gap:40px}.community-content h2{font-size:64px}.community-links>a strong{font-size:19px}.site-footer{gap:20px}.site-footer .brand{font-size:14px}}
@media(max-width:600px){html{scroll-padding-top:84px}.nav-wrap{min-height:70px;gap:12px}.brand{font-size:15px;gap:6px}.brand-mark{font-size:38px}.brand-sub{display:none}.nav-play{font-size:12px;gap:10px;min-height:44px;padding:9px 12px}.nav-play span{font-size:19px}.menu-toggle{width:44px;height:44px}nav{top:70px}.hero{grid-template-columns:1fr;padding-top:40px;padding-bottom:72px;gap:30px;min-height:auto}.hero .eyebrow{font-size:12px;margin-bottom:22px}h1{font-size:clamp(66px,16.7vw,96px);line-height:1.06;margin-bottom:22px}.hero-content{position:relative;z-index:2}.hero-tagline{font-size:17px;margin-bottom:25px}.hero-actions{flex-direction:row;align-items:center;gap:20px}.hero-actions .text-link{font-size:14px;gap:10px}.hero-actions .button-large{font-size:14px;min-height:54px;padding:14px 19px;gap:17px}.hero-showcase{min-height:360px;height:360px;padding:18px 20px}.showcase-top{font-size:12px}.apex-art{height:340px;top:0;width:100%;object-fit:contain}.apex-word{font-size:115px;top:28%}.showcase-bottom{align-items:flex-end}.spec-label{font-size:20px}.core-chip{display:flex;font-size:12px}.scroll-note{bottom:25px;font-size:12px}.fact-strip{gap:12px;flex-wrap:wrap;font-size:12px;padding:15px 12px;min-height:65px;letter-spacing:0}.fact-strip b{font-size:18px}.fact-strip>span:last-child,.fact-strip>b:nth-last-child(2){display:none}.section{padding:62px 6%}.eyebrow{font-size:12px;letter-spacing:.13em}.section-heading{margin-bottom:28px}h2{font-size:37px}.how-layout{grid-template-columns:1fr;gap:35px}.steps li{padding:22px 0;gap:20px}.steps h3{font-size:19px}.steps p{font-size:16px}.step-number{font-size:14px}.gameplay-figure figcaption{font-size:12px;gap:12px;flex-wrap:wrap}.play-circle{width:55px;height:55px;font-size:18px}.incident-line{flex-direction:column;align-items:flex-start;gap:10px;margin-top:28px;padding-top:23px}.incident-label{font-size:12px}.incident-line p{font-size:14px}.mobile-only{display:block}.district-heading{display:block}.district-heading>p{margin-top:22px;font-size:16px}.district-tabs{margin-right:-6.9%;margin-left:-6.9%;padding:0 6%;overflow-x:auto;scrollbar-width:thin}.district-tabs button{flex:none;min-width:110px;padding:15px 14px 15px 0;margin-right:16px;font-size:14px}.district-tabs button span{font-size:12px}.district-tabs button[aria-selected=true]{background:transparent}.district-panel{grid-template-columns:1fr;gap:30px;padding-top:30px}.district-copy{padding-top:5px}.district-count{font-size:140px;top:-10px;right:0}.district-name{font-size:38px}.district-description{font-size:16px;min-height:0;max-width:420px}.guard-name{margin:22px 0}.guard-figure{max-width:100%;width:100%}.guard-figure img{max-height:310px;aspect-ratio:1.14;object-fit:cover;object-position:center 47%}.guard-figure figcaption{margin-top:13px}.fusion-section{grid-template-columns:1fr;gap:32px}.fusion-copy>p:not(.eyebrow){font-size:16px}.fusion-copy h2{font-size:35px}.fusion-figure figcaption{flex-direction:column;font-size:12px;gap:7px}.community-section{grid-template-columns:1fr;gap:45px;margin:0 4%;padding:43px 7% 48px}.community-content h2{font-size:68px}.community-content>p:not(.eyebrow){font-size:16px}.community-content .eyebrow{font-size:12px}.community-links>a{padding:20px 0}.community-links>a strong{font-size:20px}.community-links>a div>span{font-size:14px}.community-links>p{font-size:14px}.site-footer{flex-wrap:wrap;padding:30px 6%;gap:20px}.site-footer .brand{font-size:15px}.site-footer p{font-size:12px;order:3;flex-basis:100%}.back-top{font-size:12px;margin-left:auto}.dialog-heading h2{font-size:18px}dialog{padding:13px}.dialog-close{flex-shrink:0}}
@media(max-width:360px){.brand{font-size:13px}.nav-wrap{gap:8px}.nav-play{font-size:12px;padding:8px}.hero-actions{gap:15px}.hero-actions .button-large{padding:14px;font-size:14px}.hero-actions .text-link{font-size:12px}.fact-strip{gap:9px}h2{font-size:32px}.community-content h2{font-size:59px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.apex-art{transform:rotate(9deg)}}
@media(max-width:360px){.nav-play{font-size:0;gap:0;padding:10px;width:54px;flex-shrink:0}.nav-play:before{content:'Play';font-size:12px}.nav-play>span{display:none}.menu-toggle{flex-shrink:0}}
