@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,600;0,700;0,800;0,900;1,800;1,900&family=DM+Sans:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#173e39;background:#b9ddce;font-synthesis:none;font-weight:500;--orange:#fb742b;--dark:#173e39;--cream:#fff8e9}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid #184f45;outline-offset:5px}button:disabled{cursor:wait;opacity:.65}button{border:0}a{color:inherit}#game{position:relative;width:100%;height:100vh;height:100dvh;min-height:440px;overflow:hidden}#scene{position:absolute;inset:0;touch-action:none}#scene canvas{width:100%;height:100%;display:block;touch-action:none}.vignette{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(246,251,241,.72) 0%,rgba(246,251,241,.35) 23%,transparent 53%),linear-gradient(0deg,rgba(26,59,48,.22),transparent 23%);transition:opacity .5s}body:not([data-phase=home]) .vignette{opacity:0}.topbar{position:absolute;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:flex-start;padding:30px 42px;z-index:5;pointer-events:none}.topbar>*{pointer-events:auto}.wordmark{display:flex;flex-direction:column;text-decoration:none;transform:rotate(-5deg);line-height:.8}.wordmark-small{font-family:Barlow Condensed,Impact,sans-serif;font-size:22px;font-weight:900;letter-spacing:3px}.brand-dot{font-family:Arial,sans-serif;font-size:9px;vertical-align:top;letter-spacing:0}.wordmark-big{font-family:Barlow Condensed,Impact,sans-serif;font-size:51px;font-style:italic;font-weight:900;letter-spacing:-2px;margin-top:4px}.speed-slashes{color:var(--orange);letter-spacing:-7px;margin-left:4px;font-size:41px}.district{position:absolute;left:50%;transform:translate(-50%);display:flex;gap:13px;align-items:center;top:32px}.district-line{height:37px;width:3px;background:var(--orange)}.district small{display:block;font-size:10px;font-weight:700;letter-spacing:2px;margin-bottom:4px}.district strong{font-family:Barlow Condensed,Impact,sans-serif;font-size:24px;font-weight:700;letter-spacing:.2px}.toolbar{display:flex;gap:8px}.icon-button{width:43px;height:43px;border:1px solid #173e3921;background:#fff8e9c9;color:var(--dark);font-size:23px;border-radius:50%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s,transform .2s}.icon-button:hover{background:var(--cream);transform:translateY(-2px)}.home-panel{position:absolute;left:8%;top:50%;transform:translateY(-45%);width:510px;z-index:3}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2.2px;display:flex;align-items:center;gap:10px}.tiny-line{width:24px;height:2px;background:var(--orange)}h1{position:relative;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(76px,7.8vw,123px);font-weight:900;font-style:italic;letter-spacing:-2.5px;line-height:.84;margin:23px 0;color:var(--dark)}.title-period{color:var(--orange);font-size:90px;position:absolute;top:47%;margin-left:8px;transform:rotate(15deg)}.intro{font-size:16px;line-height:1.65;margin:23px 0 27px;letter-spacing:-.15px}.play-button{display:flex;align-items:center;justify-content:space-between;gap:30px;width:278px;padding:19px 23px;background:var(--orange);color:var(--cream);border:1px solid #d95719;box-shadow:0 5px #bd4a18;font-family:Barlow Condensed,Impact,sans-serif;font-size:26px;font-weight:800;letter-spacing:1px;border-radius:8px;transition:transform .15s,box-shadow .15s,background .15s}.play-button:hover{background:#ff853c;transform:translateY(-2px);box-shadow:0 7px #bd4a18}.play-button:active{transform:translateY(4px);box-shadow:0 1px #bd4a18}.play-arrow{font-family:Arial,sans-serif;font-size:31px;line-height:.6}.home-meta{display:flex;gap:19px;margin-top:20px;font-size:9px;font-weight:700;letter-spacing:1.2px;color:#37544b}.home-meta span+span:before{content:"·";margin-right:17px}.text-button{background:none;padding:0;color:var(--dark);font-size:13px;font-weight:600}.home-panel>.text-button{margin-top:27px;text-decoration:underline;text-underline-offset:5px}.text-button span{margin-left:11px}.home-bottom{position:absolute;bottom:65px;left:42px;right:42px;display:flex;justify-content:space-between;align-items:flex-end;pointer-events:none}.best-card{display:flex;align-items:center;gap:14px;border-top:1px solid #173e3935;padding-top:16px;min-width:184px}.trophy{font-size:32px;color:var(--dark)}.best-card small{display:block;font-size:9px;font-weight:700;letter-spacing:1.5px}.best-card strong{font-family:Barlow Condensed,Impact,sans-serif;font-size:30px}.world-caption{text-align:right;color:#fff9ec;text-shadow:0 1px 6px #263d3060}.world-caption>span{display:block;font-size:10px;letter-spacing:2px;margin-bottom:8px}.world-caption strong{display:block;font-family:Barlow Condensed,Impact,sans-serif;font-size:27px;font-weight:600}.world-caption small{display:block;font-size:11px;margin-top:6px}footer{position:absolute;bottom:0;width:100%;padding:16px 42px;display:flex;justify-content:space-between;border-top:1px solid #fff8e940;color:#fff8e9;font-size:9px;letter-spacing:1.7px;font-weight:600}.hud{position:absolute;left:50%;top:23px;transform:translate(-50%);display:flex;gap:12px;z-index:6;pointer-events:none}.score-card{background:#fff8e9eb;border-radius:10px;padding:10px 25px;text-align:center;min-width:155px;box-shadow:0 3px #173e3918;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.score-card small{font-size:9px;letter-spacing:2px;font-weight:700;display:block}.score-card strong{font-family:Barlow Condensed,Impact,sans-serif;font-size:36px;line-height:1.08;display:block}.score-card>span{font-size:11px;color:#547164;display:block;margin-top:2px}.token-card{align-self:flex-start;display:flex;align-items:center;gap:10px;border-radius:30px;background:#fff8e9eb;padding:10px 13px;color:#173e39;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.token-symbol{color:#f99524;font-size:25px;line-height:.8;text-shadow:0 1px 0 #c47318}.token-card strong{font-size:17px}.combo{background:var(--dark);color:var(--cream);font-size:13px;padding:5px 8px;border-radius:20px}.run-bottom{position:absolute;bottom:30px;left:50%;transform:translate(-50%);width:300px;pointer-events:none;text-align:center}.rush-card{background:#173e39ee;color:var(--cream);padding:14px 18px;border-radius:9px;box-shadow:0 3px #08272266}.rush-card>div:first-child{display:flex;justify-content:space-between;font-size:11px;font-weight:700;letter-spacing:1px}.rush-track{height:7px;background:#ffffff26;border-radius:9px;margin-top:10px;overflow:hidden}#rush-fill{width:0;height:100%;background:linear-gradient(90deg,#ffb744,#ff792b);border-radius:9px;transition:width .1s linear}#hint{font-size:10px;font-weight:700;letter-spacing:.5px;margin-top:13px;color:#173e39;background:#fff8e9c7;border-radius:5px;padding:5px 8px}#hint span{margin-left:14px}#power-status{font-size:11px;font-weight:700;color:var(--dark);min-height:24px;text-shadow:0 1px 0 var(--cream)}#toast{position:absolute;left:50%;top:27%;transform:translate(-50%,-10px);opacity:0;transition:.25s;z-index:8;pointer-events:none;background:var(--cream);color:var(--dark);padding:12px 24px;border-radius:30px;font-weight:700;box-shadow:0 5px 20px #173e3920;white-space:nowrap}#toast.show{opacity:1;transform:translate(-50%)}#rush-glow{position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 120px 20px #ffb13d00;transition:box-shadow .5s}#rush-glow.active{box-shadow:inset 0 0 120px 20px #ffb13d80}.overlay-panel{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:10;background:#133c3459;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.result-card{background:var(--cream);border-radius:19px;padding:36px;text-align:center;width:min(420px,calc(100% - 32px));box-shadow:0 20px 90px #0a32264d}.result-card .eyebrow{justify-content:center;font-size:10px}.result-card h2,dialog h2{font-family:Barlow Condensed,Impact,sans-serif;font-size:49px;line-height:1;font-weight:800;letter-spacing:-.6px;margin:15px 0}.result-card p{font-size:15px;color:#547164;margin-bottom:30px}.result-card .play-button{width:100%;font-size:23px;margin-top:25px}.result-score{font-family:Barlow Condensed,Impact,sans-serif;font-size:70px;color:#ee702b;line-height:1;margin-top:18px;font-weight:800}.score-caption{font-size:9px;letter-spacing:2px}.result-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:25px 0 0;padding:19px 0;border-top:1px solid #173e3924;border-bottom:1px solid #173e3924}.result-stats strong{display:block;font-family:Barlow Condensed,Impact,sans-serif;font-size:26px}.result-stats small{font-size:9px;letter-spacing:1px}.secondary-button{display:block;width:100%;padding:13px 15px;border:1px solid #173e392d;background:transparent;color:var(--dark);text-decoration:none;border-radius:7px;font-size:14px;font-weight:600;margin-top:18px}.secondary-button:hover{background:#173e3909}.result-card>.text-button{margin-top:20px;font-size:12px}dialog{border:0;border-radius:16px;padding:35px;max-width:480px;width:calc(100% - 30px);color:var(--dark);background:var(--cream);box-shadow:0 15px 80px #173e3955}dialog::backdrop{background:#173e396b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}dialog p{font-size:14px;line-height:1.65;color:#3c5e52}dialog .eyebrow{font-size:10px}.dialog-close{position:absolute;right:15px;top:13px;background:transparent;font-size:28px;color:var(--dark);width:30px;height:30px}.control-guide{display:grid;gap:15px;padding:17px 0}.control-guide>div{display:flex;gap:20px;align-items:center}.control-guide b{min-width:55px;border:1px solid #173e3926;border-radius:5px;padding:7px;text-align:center;font-size:20px}.control-guide span{font-size:15px;font-weight:600}.control-guide small{display:block;font-size:11px;font-weight:400;color:#597365;margin-top:4px}.dialog-note{font-size:12px!important;line-height:1.7!important;border-top:1px solid #173e3926;padding-top:16px}.setting-row{display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-bottom:1px solid #173e391c;gap:20px;font-size:15px}.setting-row small{display:block;font-size:11px;margin-top:5px;color:#597365}.setting-row input{accent-color:#ef752e;width:20px;height:20px}.setting-row select{padding:8px;border:1px solid #173e3933;background:transparent;color:var(--dark);border-radius:5px;font:inherit;font-size:13px}.loading{position:absolute;inset:0;background:var(--cream);z-index:30;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;text-align:center;padding:30px}.loading .secondary-button{max-width:250px}.loading-ring{height:38px;width:38px;border:3px solid #173e3920;border-top-color:var(--orange);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.touch-controls{display:none}.hidden{display:none!important}body:not([data-phase=home]) .district{display:none}body[data-phase=running] .wordmark{opacity:.85;transform:rotate(-5deg) scale(.85);transform-origin:top left}@media(min-width:1600px){.home-panel{left:10%}}@media(max-height:740px)and (min-width:701px){.home-panel{top:49%;transform:translateY(-43%)}h1{font-size:82px}.intro{font-size:14px;margin:15px 0 20px}.home-panel .eyebrow{font-size:9px}.home-panel>.text-button{margin-top:18px}.home-bottom{bottom:47px}.best-card{padding-top:9px}.world-caption strong{font-size:22px}.home-meta{margin-top:15px}.play-button{padding:15px 20px}.topbar{padding:22px 32px}}@media(max-width:700px){.topbar{padding:22px;align-items:flex-start}.wordmark-small{font-size:18px}.wordmark-big{font-size:40px}.speed-slashes{font-size:34px}.district{top:27px;left:53%;gap:8px}.district small{font-size:7px;letter-spacing:1px}.district strong{font-size:19px}.district-line{height:30px;width:2px}.toolbar{gap:6px}.icon-button{width:35px;height:35px;font-size:20px}.home-panel{left:26px;top:auto;bottom:143px;transform:none;width:calc(100% - 52px)}h1{font-size:73px;line-height:.87;letter-spacing:-1.5px;margin:15px 0}.title-period{font-size:58px}.home-panel .eyebrow{font-size:8px;letter-spacing:1.3px}.intro{font-size:13px;line-height:1.5;margin:15px 0 20px}.play-button{width:230px;font-size:23px;padding:16px 20px}.home-meta{font-size:8px;margin-top:15px}.home-panel>.text-button{font-size:11px;margin-top:18px}.vignette{background:linear-gradient(90deg,#f6fbf180,transparent 85%),linear-gradient(0deg,#f6fbf1ba,transparent 70%)}.home-bottom{bottom:49px;left:26px;right:26px}.best-card{min-width:140px;gap:9px;padding-top:12px}.best-card small{font-size:7px;letter-spacing:1px}.best-card strong{font-size:24px}.trophy{font-size:25px}.world-caption{color:var(--dark);text-shadow:none}.world-caption>span{font-size:8px;letter-spacing:1px}.world-caption strong{font-size:17px;max-width:130px}.world-caption small{display:none}footer{font-size:7px;letter-spacing:1px;padding:13px 26px;color:var(--dark);border-top-color:#173e3926}.hud{left:20px;top:98px;transform:none;gap:8px}.score-card{padding:8px 16px;min-width:113px}.score-card strong{font-size:29px}.token-card{padding:8px 10px}.token-card strong{font-size:14px}.combo{font-size:11px}.run-bottom{bottom:86px;width:260px}.rush-card{padding:12px 15px}#hint{font-size:8px}.touch-controls{position:absolute;bottom:20px;left:20px;right:20px;display:flex;justify-content:center;gap:13px}.touch-controls button{width:49px;height:43px;border-radius:10px;background:#fff8e9d6;border:1px solid #173e3926;color:var(--dark);font-size:22px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.result-card{padding:27px;max-width:360px}.result-card h2{font-size:43px}.result-score{font-size:60px}.result-stats{margin-top:17px;padding:14px 0}.result-card .play-button{margin-top:20px}#toast{top:30%;font-size:13px;padding:11px 17px}}@media(max-height:650px)and (max-width:700px){h1{font-size:57px}.home-panel{bottom:116px}.home-panel .eyebrow{display:none}.intro{font-size:12px;margin:12px 0}.home-meta{margin-top:12px}.home-panel>.text-button{margin-top:15px}.home-bottom{bottom:44px}.result-card{padding:20px}.result-card h2{font-size:34px}.result-score{font-size:45px}.result-stats{margin:12px 0 0;padding:10px 0}.result-card .play-button{padding:11px 15px}.result-card>.text-button{margin-top:13px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}.loading-ring{animation:none}}.home-panel h1{font-size:clamp(64px,6.8vw,106px);line-height:.86}.home-panel h1 em{font-style:inherit;color:#dc692b}.home-panel{transform:translateY(-43%)}.home-panel .play-button{width:300px}.result-stats{grid-template-columns:repeat(4,1fr);gap:5px}.result-stats small{font-size:8px;letter-spacing:.4px}#takeoff-prompt{position:absolute;left:50%;top:43%;transform:translate(-50%);background:#fff4d5f0;color:#25453e;border:2px solid #f3a847;border-radius:9px;padding:10px 17px;font-weight:800;font-size:14px;letter-spacing:.7px;pointer-events:none;z-index:7;white-space:nowrap;box-shadow:0 4px #ad782a55}@media(max-width:700px){.home-panel{transform:none;bottom:139px}.home-panel h1{font-size:67px}.home-panel .play-button{width:258px}.intro{font-size:12px}.district{left:52%}.district small{font-size:7px}.district strong{font-size:17px}.result-stats small{font-size:7px}#takeoff-prompt{font-size:11px;top:44%;padding:9px 12px}}@media(max-height:700px)and (min-width:701px){.home-panel h1{font-size:72px}.home-panel{transform:translateY(-43%)}.home-panel .intro{font-size:13px;margin:15px 0}.home-panel .eyebrow{font-size:9px}}@media(max-height:680px)and (max-width:700px){.home-panel h1{font-size:51px}.home-panel{bottom:120px}.home-panel .intro{font-size:11px}.home-panel>.text-button{margin-top:12px}}#map-button{margin-left:18px}#map-credit{position:absolute;right:12px;bottom:5px;z-index:9;font-size:10px;background:#fff8e9d9;padding:3px 7px;border-radius:3px;text-decoration:none;color:#25463d}#footer>span:last-child{visibility:hidden}#route-map{width:100%;height:auto;border-radius:8px;margin:12px 0}.route-option{display:block;text-align:left;padding:12px;border:1px solid #25463d30;border-radius:6px;background:transparent;width:100%;color:#25463d;margin:7px 0;font-size:14px}.route-option:hover{background:#ee762c20}dialog{max-height:90dvh;overflow:auto}.district strong{max-width:300px;font-size:20px}@media(max-width:700px){.district{display:none}#map-button{margin-left:12px;font-size:11px}#map-credit{font-size:8px;bottom:3px}.home-panel>.text-button{margin-top:15px}}.energy-hud{position:absolute;z-index:6;top:16px;left:50%;transform:translate(-50%);width:340px;padding:10px 12px 9px;background:#fffffff2;border:1px solid #ffffff;border-radius:15px;box-shadow:0 4px 20px #163c391c;pointer-events:none}.energy-heading{display:flex;justify-content:space-between;color:#245044;font-size:12px;letter-spacing:1.2px;font-weight:800}.pack-progress{position:relative;width:320px;height:80px;max-width:100%;overflow:hidden;margin:0 auto;background:#fff;border-radius:5px}.pack-layer{position:absolute;inset:0}.pack-photo{position:absolute;left:50%;top:50%;width:76px;height:320px;overflow:hidden;transform:translate(-50%,-50%) rotate(90deg)}.pack-photo img{position:absolute;max-width:none;width:262.5px;height:350px;left:50%;top:50%;transform:translate(-50%,-50%)}.pack-ghost{filter:grayscale(1);opacity:.18}.pack-reveal{clip-path:inset(0 100% 0 0);transition:clip-path .25s ease}.energy-track{height:4px;background:#e8ece6;border-radius:4px;overflow:hidden}.energy-track span{display:block;width:0;height:100%;background:#f58a20;transition:width .25s ease}.hud{left:30px;top:114px;transform:none;flex-direction:column;align-items:flex-start;gap:8px}.score-card{min-width:110px;padding:9px 16px}.score-card strong{font-size:29px}.energy-logo{display:block;width:145px;height:auto;margin:0 auto 25px}.energy-result{width:min(450px,calc(100% - 28px));max-height:calc(100dvh - 24px);overflow:auto}.energy-result h2{font-size:42px;line-height:1.04}.energy-result p{margin:15px 0}.energy-result .complete-pack{margin:15px auto}.game-energy-note{display:block;margin-top:15px;color:#637568;font-size:12px}.run-bottom .rush-card{padding:8px 14px}.run-bottom{bottom:22px}.intro{max-width:390px}.world-caption{color:#173e39;text-shadow:0 1px 3px white}body[data-phase=paused] .toolbar{visibility:hidden}@media(max-width:700px){.energy-hud{top:12px;width:218px;padding:8px;left:50%;border-radius:11px}.energy-heading{font-size:10px;letter-spacing:.3px}.energy-hud .pack-progress{width:202px;height:54px}.energy-hud .pack-photo{transform:translate(-50%,-50%) rotate(90deg) scale(.64)}body[data-phase=running] .wordmark{display:none}body[data-phase=running] .topbar{padding:12px 10px}body[data-phase=running] .toolbar{margin-left:auto;flex-direction:column;gap:4px}body[data-phase=running] .icon-button{width:30px;height:30px;font-size:18px}.hud{top:113px;left:12px;gap:5px}.score-card{min-width:78px;padding:7px 10px}.score-card strong{font-size:23px}.score-card small{font-size:9px}.token-card{padding:6px 9px}.run-bottom{bottom:80px}.energy-result{padding:24px 18px}.energy-result h2{font-size:35px}.energy-result .complete-pack{width:280px}.energy-result .pack-photo{transform:translate(-50%,-50%) rotate(90deg) scale(.88)}.energy-logo{width:120px;margin-bottom:20px}.district strong{font-size:16px}.district{left:51%}}@media(prefers-reduced-motion:reduce){.pack-reveal,.energy-track span{transition:none}}@media(max-width:700px),(pointer:coarse){#run-bottom,#takeoff-prompt{display:none!important}}#home.responsive-home{position:absolute;inset:0;width:100%;height:100%;transform:none;z-index:4;overflow:auto;isolation:isolate;background:linear-gradient(90deg,#fff8e6ed 0%,#fff9e3bb 24%,transparent 58%),linear-gradient(0deg,#fff3cb 0%,#fff6d7dc 12%,transparent 40%);display:grid;grid-template-columns:minmax(310px,43%) 1fr;grid-template-rows:1fr auto;padding:clamp(22px,4vw,64px);gap:12px;pointer-events:none}.responsive-home button{pointer-events:auto}.home-heading{grid-column:1;align-self:start;text-align:center;width:min(100%,540px)}.home-logo{width:clamp(130px,14vw,210px);height:auto;mix-blend-mode:multiply}#home .rush-title{position:relative;margin:20px 0 12px;font-family:Barlow Condensed,Impact,sans-serif;font-style:italic;font-weight:900;line-height:.83;letter-spacing:-.025em;font-size:clamp(90px,11.5vw,180px);isolation:isolate}.rush-title span{display:block;width:max-content;max-width:100%;margin:auto;paint-order:stroke fill;-webkit-text-stroke:6px white}.title-lussi{color:#ff7800;text-shadow:0 5px 0 #c5410b,0 9px 0 white,0 12px 16px #67360920}.title-rush{color:#005663;text-shadow:0 5px 0 #00333d,0 9px 0 white,0 12px 16px #143b3920}.rush-title sup{position:absolute;font-family:Arial,sans-serif;font-style:normal;font-size:.17em;letter-spacing:0;color:#e84321;-webkit-text-stroke:3px white;margin-left:4px;top:0}.home-tagline{font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(19px,2.2vw,30px);font-weight:800;font-style:italic;line-height:1.12;margin:24px 0 0;color:#004650}.home-actions{grid-column:1;grid-row:2;text-align:center;align-self:end;width:min(100%,540px);z-index:2}.home-actions h2{font-family:Barlow Condensed,Impact,sans-serif;font-style:italic;font-weight:900;font-size:clamp(24px,3vw,40px);line-height:1.05;margin:0 0 8px;color:#004650}.home-actions p{font-size:clamp(14px,1.3vw,18px);margin:0 0 17px;line-height:1.35;color:#174b50}#home .home-play{width:100%;max-width:430px;margin:0 auto;padding:16px 25px;border:2px solid #ffcc73;border-radius:18px;background:linear-gradient(#ff831c,#ff6612);box-shadow:0 7px #cf510e,0 12px 28px #b9551830;color:#fff;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(26px,3vw,42px);letter-spacing:.5px}#home .home-play:hover{background:linear-gradient(#ff942d,#ff7318);transform:translateY(-2px)}#home .home-play:active{transform:translateY(4px);box-shadow:0 3px #cf510e}.home-action-meta{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:22px;font-size:12px;font-weight:700;letter-spacing:2px}.home-action-meta .text-button{font-size:13px;letter-spacing:0;text-decoration:underline;text-underline-offset:3px}.home-product{position:absolute;right:3%;bottom:6%;height:clamp(270px,57vh,550px);width:clamp(100px,14vw,180px);overflow:hidden;mix-blend-mode:multiply;pointer-events:none}.home-product img{position:absolute;height:100%;width:auto;max-width:none;left:50%;transform:translate(-50%)}.home-tablet{position:absolute;object-fit:contain;pointer-events:none;filter:drop-shadow(0 8px 10px #ce742b40)}.tablet-left{width:clamp(80px,12vw,170px);left:48%;bottom:9%;transform:rotate(-24deg)}.tablet-right{width:clamp(60px,8vw,120px);right:18%;bottom:17%;transform:rotate(18deg)}body[data-phase=home] .topbar{justify-content:flex-end;padding:16px;pointer-events:none}body[data-phase=home] .toolbar{pointer-events:auto}body[data-phase=home] .wordmark,body[data-phase=home] .district,body[data-phase=home] #home-bottom,body[data-phase=home] #footer,body[data-phase=home] .vignette{display:none!important}.token-image{width:28px;height:28px;object-fit:contain}.power-badges{display:flex;gap:7px}.power-badges img{width:38px;height:38px;object-fit:contain;filter:drop-shadow(0 2px 3px #173e3940)}@media(max-width:700px){#home.responsive-home{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:14px 18px 22px;background:linear-gradient(180deg,#c4edffdb 0%,#e8faff8a 26%,transparent 41%),linear-gradient(0deg,#fff5d5,#fff5d5f5 17%,#fff5d500 37%);gap:0}.home-heading{width:100%}.home-logo{width:clamp(112px,30vw,150px)}#home .rush-title{font-size:clamp(68px,min(30vw,16vh),135px);margin:12px 0 0;line-height:.82}.rush-title span{-webkit-text-stroke:4px white}.home-tagline{font-size:clamp(16px,4.4vw,23px);margin:17px 0 0}.wide-only{display:none}.home-actions{width:100%;margin-top:180px}.home-actions h2{font-size:clamp(25px,7vw,35px)}.home-actions p{font-size:14px;margin-bottom:13px}#home .home-play{max-width:370px;padding:12px 20px;font-size:30px;border-radius:14px}.home-action-meta{margin-top:18px;font-size:11px}.home-action-meta #how{display:none}.home-product{right:0;bottom:23%;height:35%;width:23%;max-height:340px}.tablet-left{width:23%;left:-4%;bottom:23%;max-width:110px}.tablet-right{width:15%;right:17%;bottom:25%}body[data-phase=home] .topbar{padding:8px}body[data-phase=home] .toolbar{flex-direction:column;gap:5px}body[data-phase=home] .icon-button{width:30px;height:30px;font-size:18px;background:#fff8e9c9}.power-badges img{width:30px;height:30px}}@media(max-height:650px)and (max-width:700px){#home.responsive-home{padding:8px 14px 15px}.home-logo{width:100px}#home .rush-title{font-size:68px;margin-top:8px}.home-tagline{font-size:15px;margin-top:13px}.home-actions{margin-top:135px}.home-actions h2{font-size:24px}.home-actions p{font-size:13px;margin-bottom:10px}#home .home-play{padding:9px 18px;font-size:26px}.home-action-meta{margin-top:15px}.home-product{bottom:25%;height:32%}}@media(max-height:600px)and (min-width:701px){#home.responsive-home{padding:18px 32px;grid-template-columns:40% 1fr}.home-logo{width:120px}#home .rush-title{font-size:90px;margin:10px 0}.home-tagline{font-size:20px;margin:15px 0}.home-actions h2{font-size:26px}.home-actions p{margin-bottom:10px}#home .home-play{padding:10px 18px;font-size:28px}.home-action-meta{margin-top:16px}.home-product{height:60%;min-height:0}}@media(min-width:701px){#home.responsive-home{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:18px 28px 24px;gap:0;background:linear-gradient(180deg,#d0f2ffdd 0%,#ecfcff77 25%,transparent 43%),linear-gradient(0deg,#fff5d5 0%,#fff5d5ef 14%,transparent 38%)}.home-heading{width:min(590px,65vw);align-self:center}.home-logo{width:clamp(125px,19vh,190px)}#home .rush-title{font-size:clamp(82px,15vh,150px);margin:12px 0 0}.home-tagline{font-size:clamp(19px,2.8vh,27px);margin:20px 0 0}.wide-only{display:none}.home-actions{width:min(560px,65vw);margin-top:140px;align-self:center}.home-actions h2{font-size:clamp(27px,4vh,38px)}.home-actions p{font-size:16px;margin-bottom:13px}#home .home-play{font-size:34px;padding:12px 24px}.home-action-meta{margin-top:20px}.home-product{right:max(5%,calc(50% - 460px));bottom:18%;height:43vh;min-height:0;width:160px}.tablet-left{left:max(2%,calc(50% - 380px));bottom:22%;width:140px}.tablet-right{right:max(3%,calc(50% - 330px));bottom:18%;width:95px}}@media(min-width:701px)and (max-height:650px){#home.responsive-home{padding-top:10px;padding-bottom:14px}.home-logo{width:105px}#home .rush-title{font-size:74px;margin-top:8px}.home-tagline{font-size:18px;margin-top:13px}.home-actions{margin-top:90px}.home-actions h2{font-size:26px}.home-actions p{font-size:14px;margin-bottom:8px}#home .home-play{padding:8px 22px;font-size:27px}.home-action-meta{margin-top:14px}.home-product{width:125px;height:41vh;bottom:23%}}#home.campaign-screen,.campaign-screen{position:absolute;inset:0;width:100%;height:100%;padding:0;margin:0;transform:none;z-index:10;display:flex;justify-content:center;align-items:center;overflow:auto;background:#103749;isolation:isolate}.campaign-stage{position:relative;flex:none;max-width:100%;container-type:inline-size}.start-stage{width:min(100vw,177.68dvh);aspect-ratio:1672/941}.end-stage{width:min(100vw,150dvh);aspect-ratio:3/2}.campaign-stage picture,.campaign-stage picture img{display:block;width:100%;height:100%;object-fit:contain}.campaign-button{position:absolute;display:flex;justify-content:center;align-items:center;gap:.6em;margin:0;padding:4px 8px;min-height:44px;border:1px solid #ffbf6e;border-radius:12px;background:linear-gradient(#ff8c24,#ff6010);box-shadow:0 4px #c85017;color:#fff;text-decoration:none;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(15px,2.3cqw,38px);font-weight:800;line-height:1;white-space:nowrap;cursor:pointer}.campaign-button:hover{filter:brightness(1.08)}.campaign-button:active{filter:brightness(.96)}.campaign-button:focus-visible{outline:3px solid #0075cf;outline-offset:3px}.campaign-start{left:47.7%;top:67.4%;width:25.7%;height:9.4%}.campaign-discover{left:34.65%;top:85.25%;width:22.6%;height:8.2%;font-size:clamp(14px,1.85cqw,30px)}.campaign-again{left:58.65%;top:86.45%;width:13.65%;height:6.4%;border:1px solid #f0f8ff;background:#103249;box-shadow:none;font-family:DM Sans,sans-serif;font-size:clamp(12px,1.05cqw,18px)}.campaign-results{position:absolute;left:37.8%;top:42.6%;width:26.6%;height:19.1%;display:grid;grid-template-columns:repeat(3,1fr);align-content:center;align-items:center;gap:10px 0;padding:12px 8px;background:#f1f8fa;border-radius:14px;color:#073049;text-align:center}.campaign-results>div+div{border-left:1px solid #bdcdd64a}.campaign-results strong{display:block;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(18px,2.3cqw,38px);font-weight:800;line-height:1.15;white-space:nowrap}.campaign-results small{display:block;font-size:clamp(9px,.8cqw,14px);margin-top:4px}.campaign-result-note{grid-column:1/-1;font-size:clamp(9px,.75cqw,12px);letter-spacing:2px;margin:8px 0 0}.campaign-home,.campaign-help{position:absolute;z-index:11;bottom:12px;left:12px;border:1px solid #ffffff66;background:#ffffffeb;color:#073049;border-radius:24px;padding:10px 14px;font-size:14px}.campaign-home{width:44px;height:44px;padding:0;font-size:25px}.screen-reader-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}body[data-phase=home] .topbar,body[data-phase=gameover] .topbar{z-index:12;inset:auto 12px 12px auto;width:auto;padding:0}body[data-phase=home] .toolbar{flex-direction:row}body[data-phase=gameover] .wordmark{display:none}@media(orientation:portrait){.start-stage{width:min(100vw,66.6667dvh);aspect-ratio:2/3}.end-stage{width:min(100vw,56.28dvh);aspect-ratio:941/1672}.campaign-start{left:23.8%;top:78%;width:52.4%;height:6.4%;font-size:clamp(17px,4.5cqw,38px);border-radius:10px}.campaign-discover{left:17.1%;top:82.85%;width:65.8%;height:5%;font-size:clamp(18px,4.4cqw,38px);border-radius:9px}.campaign-again{left:29.5%;top:88.9%;width:41%;height:4.1%;background:#e7f8ff;color:#08468f;border-color:#1960bf;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(16px,4cqw,33px);border-radius:9px}.campaign-results{left:23%;top:25.55%;width:54%;height:5%;min-height:40px;padding:3px 2px;gap:0;border-radius:8px;background:#f3fbff;color:#064695}.campaign-results strong{font-size:clamp(15px,4cqw,36px)}.campaign-results small{font-size:clamp(8px,1.8cqw,15px);margin-top:1px}.campaign-result-note,.campaign-help{display:none}body[data-phase=home] .topbar,body[data-phase=gameover] .topbar{top:auto;bottom:8px;right:8px}.campaign-home{bottom:8px;left:8px}}#game{min-height:0}@media(orientation:portrait){#home.campaign-screen,.campaign-screen{align-items:flex-start;background:#dff5ff;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.campaign-stage{width:100%;max-width:600px;min-height:100%;aspect-ratio:auto;display:flex;flex-direction:column;align-items:center;padding-bottom:calc(76px + env(safe-area-inset-bottom,0px));container-type:inline-size}.start-stage{background:linear-gradient(#d5f3ff,#e7f8ff 35%,#243c3d 72%,#163534)}.end-stage{background:linear-gradient(#d9f4ff,#eefaff 75%,#c9efff)}.campaign-stage picture{position:relative;flex:none;width:100%;height:auto;overflow:hidden;display:block}.start-stage picture{aspect-ratio:1024/1185}.end-stage picture{aspect-ratio:941/1370}.campaign-stage picture img{position:absolute;top:0;left:0;width:100%;height:auto;max-width:none;object-fit:initial}.campaign-button{position:relative;inset:auto;flex:none;width:calc(100% - 40px);max-width:440px;height:auto;min-height:56px;padding:15px 18px;font-size:24px;border-radius:14px;white-space:normal;text-align:center}.campaign-start{margin:12px 20px 0;box-shadow:0 4px #b84910,0 8px 24px #0003}.campaign-discover{margin:12px 20px 0}.campaign-again{margin:14px 20px 0;min-height:52px;background:#ecfaff;font-size:22px}.campaign-results{top:45.4cqw;left:21.5%;width:57%;height:9.1cqw;min-height:44px;border-radius:8px;padding:4px 2px;gap:0;background:#f1faff;box-shadow:0 0 0 2px #f1faff}.campaign-results strong{font-size:clamp(18px,5.1cqw,30px);line-height:1.05}.campaign-results small{font-size:clamp(9px,2.4cqw,14px);line-height:1.15;margin-top:3px;letter-spacing:0}body[data-phase=home] .topbar,body[data-phase=gameover] .topbar{position:absolute;top:auto;bottom:calc(10px + env(safe-area-inset-bottom,0px));right:14px}body[data-phase=home] .toolbar,body[data-phase=gameover] .toolbar{flex-direction:row;gap:10px}body[data-phase=home] .icon-button,body[data-phase=gameover] .icon-button{width:44px;height:44px;font-size:22px;background:#f4fcfff2}.campaign-home{position:fixed;left:14px;bottom:calc(10px + env(safe-area-inset-bottom,0px))}}.mobile-campaign-heading{display:none}@media(orientation:portrait){#home.campaign-screen,.campaign-screen{background:#e8f8ff}.campaign-stage.start-stage,.campaign-stage.end-stage{height:100%;min-height:580px;width:100%;max-width:600px;padding:calc(12px + env(safe-area-inset-top,0px)) 20px calc(72px + env(safe-area-inset-bottom,0px));gap:12px;background:linear-gradient(155deg,#f2fcff,#d8f2ff);overflow:hidden}.mobile-campaign-heading{display:block;order:0;flex:none;width:100%;text-align:center}.mobile-brand{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.mobile-brand>span{font:800 30px/1 Arial,sans-serif;color:#e21e2e;letter-spacing:-1px}.mobile-brand sup{font-size:10px;vertical-align:top;letter-spacing:0}.mobile-brand img{width:100px;height:auto;max-height:42px;object-fit:contain;mix-blend-mode:multiply}.mobile-campaign-heading h1,.mobile-campaign-heading h2{position:static;margin:0;color:#063e53;font:900 italic clamp(34px,10vw,52px)/1 "Barlow Condensed",Impact,sans-serif;letter-spacing:-.8px}.mobile-campaign-heading em{color:#f36b16;font-style:inherit}.mobile-campaign-heading p{margin:6px 0 0;font-size:14px;line-height:1.35;color:#295468}.campaign-stage.start-stage picture,.campaign-stage.end-stage picture{order:1;position:relative;flex:1 1 0;min-height:100px;width:100%;height:auto;aspect-ratio:auto;border-radius:20px;overflow:hidden;box-shadow:0 6px 20px #125a7518}.campaign-stage picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%}.end-stage picture img{object-position:center 30%}.end-stage .campaign-results{order:2;position:static;inset:auto;flex:none;width:100%;height:auto;min-height:64px;margin:0;padding:10px 4px;border:1px solid #c0e3ed;border-radius:14px;box-shadow:none;background:#fff}.campaign-results strong{font-size:24px;line-height:1.1}.campaign-results small{font-size:11px;line-height:1.2;margin-top:4px}.start-stage .campaign-start,.end-stage .campaign-discover,.end-stage .campaign-again{position:static;inset:auto;flex:0 0 auto;order:3;width:100%;max-width:none;height:auto;min-height:52px;margin:0;padding:14px 12px;font-size:23px;line-height:1.1;border-radius:14px;box-shadow:none}.end-stage .campaign-again{order:3;background:linear-gradient(#ff8c24,#ff6010);color:#fff;border:1px solid #df6119}.end-stage .campaign-discover{order:4;background:#f5fcff;color:#06455e;border:1px solid #87bdce;font-size:18px;min-height:48px}.campaign-home{position:fixed;bottom:calc(12px + env(safe-area-inset-bottom,0px));left:20px}body[data-phase=home] .topbar,body[data-phase=gameover] .topbar{bottom:calc(12px + env(safe-area-inset-bottom,0px));right:20px}}@media(orientation:portrait)and (max-height:680px){.campaign-stage.start-stage,.campaign-stage.end-stage{gap:8px;min-height:520px}.mobile-brand{margin-bottom:4px}.mobile-campaign-heading h1,.mobile-campaign-heading h2{font-size:34px}.mobile-campaign-heading p{margin-top:4px}.end-stage .campaign-results{min-height:58px;padding:7px 4px}}@media(orientation:portrait){#home.campaign-screen,.campaign-screen{height:calc(100% - 68px - env(safe-area-inset-bottom,0px));bottom:auto}.campaign-screen:after{content:"";position:fixed;left:0;right:0;bottom:0;height:calc(68px + env(safe-area-inset-bottom,0px));background:#dff3fc;pointer-events:none}.campaign-stage.start-stage,.campaign-stage.end-stage{padding-bottom:16px;min-height:480px}.campaign-stage.end-stage{min-height:510px}}.campaign-visual{display:contents}.mobile-product{display:none}@media(orientation:portrait){.campaign-stage.start-stage,.campaign-stage.end-stage{background:linear-gradient(165deg,#eafaff,#d3f0ff 45%,#fff2d9)}.mobile-campaign-heading h1{font-size:clamp(40px,12vw,60px);line-height:.92;letter-spacing:-1px;text-shadow:0 2px 0 white}.mobile-campaign-heading h1>span{color:#fa7118}.mobile-campaign-heading h1 em{color:#005366}.campaign-visual{display:block;position:relative;order:1;flex:1 1 0;min-height:170px;width:100%;border-radius:18px;overflow:hidden;background:#caedfa;box-shadow:0 6px 20px #125a7518}.campaign-stage.start-stage .campaign-visual picture,.campaign-stage.end-stage .campaign-visual picture{position:absolute;inset:0;display:block;width:100%;height:100%;min-height:0;border-radius:0;box-shadow:none}.campaign-visual picture img{object-position:42% 38%}.end-stage .campaign-visual picture img{object-position:center 59%}.mobile-product{display:block;position:absolute;right:10px;bottom:10px;height:85%;max-height:300px;width:27%;max-width:104px;overflow:hidden;border-radius:16px;background:#fffdf3;box-shadow:0 5px 18px #173f4d2b;border:1px solid #ffe0a4}.mobile-product img{position:absolute;height:110%;width:auto;max-width:none;top:-5%;left:50%;transform:translate(-50%);mix-blend-mode:multiply}.campaign-stage.start-stage{min-height:510px}.campaign-stage.end-stage{min-height:580px}}@media(orientation:portrait)and (max-height:680px){.mobile-campaign-heading h1{font-size:40px}.campaign-visual{min-height:150px}.campaign-stage.start-stage{min-height:490px}.campaign-stage.end-stage{min-height:550px}}@media(orientation:portrait){.campaign-stage.start-stage,.campaign-stage.end-stage{padding:env(safe-area-inset-top,0px) 12px 12px;gap:8px;min-height:460px;background:linear-gradient(#d9f3ff,#edfaff 65%,#e7f3ef)}.mobile-campaign-heading,.mobile-product{display:none}.campaign-visual{min-height:240px;border-radius:0;box-shadow:none;background:transparent}.campaign-stage .campaign-visual picture{background:transparent}.campaign-stage .campaign-visual picture img{object-fit:contain;object-position:center;height:100%;width:100%}.end-stage .campaign-results{min-height:52px;padding:6px 4px;border-radius:10px}.campaign-results strong{font-size:22px}.campaign-results small{font-size:11px}.start-stage .campaign-start,.end-stage .campaign-again{min-height:48px;padding:12px;font-size:22px;border-radius:12px}.end-stage .campaign-discover{min-height:44px;padding:10px;font-size:17px;border-radius:12px}.campaign-stage.end-stage{min-height:440px}}
