:root{font-family:Inter,Pretendard,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#edf7ff;background:#07111c;font-synthesis:none;--panel: rgba(13, 29, 44, .86);--line: rgba(157, 208, 237, .18);--cyan: #58e1e7;--coral: #ff657a;--gold: #ffd45c}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;min-height:100dvh;overflow-x:hidden}button,a{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.app{position:relative;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(circle at 50% -10%,rgba(48,114,139,.24),transparent 43%),linear-gradient(155deg,#081522,#07111c 55%,#0b1a26)}.app:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(80,154,180,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(80,154,180,.1) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 75%);mask-image:linear-gradient(to bottom,black,transparent 75%)}.ambient{position:fixed;border-radius:50%;filter:blur(80px);opacity:.15;pointer-events:none}.ambient-one{width:260px;height:260px;background:var(--cyan);right:-120px;top:25%}.ambient-two{width:220px;height:220px;background:var(--coral);left:-140px;bottom:5%}.screen{position:relative;z-index:1;width:min(100%,520px);min-height:100vh;min-height:100dvh;margin:0 auto;padding:24px 20px}.eyebrow{margin:0;color:#8ba9bd;font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.preview-label{margin:0 0 12px;padding:5px 9px;border:1px solid rgba(88,225,231,.2);border-radius:99px;color:#7ea5b5;font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.icon-button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:#0b1a27cc;font-size:20px;cursor:pointer}.home-screen{min-height:0;flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-bottom:24px}.brand-mark{position:relative;width:86px;height:86px;margin-bottom:28px}.brand-mark:before,.brand-mark:after,.brand-mark span{content:"";position:absolute;border-radius:50%}.brand-mark:before{top:0;right:0;bottom:0;left:0;border:1px solid rgba(88,225,231,.25);animation:orbit 8s linear infinite}.brand-mark:after{top:20px;right:20px;bottom:20px;left:20px;border:2px solid var(--cyan);box-shadow:0 0 22px #58e1e780}.brand-mark span{width:8px;height:8px;background:var(--coral);left:8px;top:35px;box-shadow:61px -19px var(--gold),50px 39px var(--cyan)}.home-screen h1{margin:10px 0 16px;color:#f4f9fc;font-size:clamp(48px,15vw,72px);line-height:.82;letter-spacing:-.075em}.home-screen h1 em{color:transparent;font-style:normal;-webkit-text-stroke:1.5px var(--cyan);text-shadow:0 0 24px rgba(88,225,231,.25)}.tagline{max-width:300px;margin:0 0 42px;color:#a9becb;font-size:15px;line-height:1.6}.home-actions{width:100%;display:grid;gap:12px}.primary-button,.secondary-button{min-width:0;min-height:56px;padding:10px 16px;border-radius:16px;font-weight:700;line-height:1.25;overflow-wrap:anywhere;cursor:pointer}.primary-button{border:0;color:#06131c;background:linear-gradient(135deg,#84f0ed,#58d3e7);box-shadow:0 12px 32px #36cad733}.secondary-button{border:1px solid var(--line);background:#112637ad}.play-icon{margin-right:12px;font-size:13px}.home-quick{display:flex;gap:28px;margin-top:28px}.home-quick button{max-width:180px;border:0;background:none;color:#93abba;font-size:12px;line-height:1.25;overflow-wrap:anywhere;cursor:pointer}.home-quick span{display:block;margin-bottom:5px;color:var(--cyan);font-size:17px}.screen-header,.game-header{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:14px}.screen-header>div{min-width:0}.screen-header h2{margin:3px 0 0;font-size:25px;line-height:1.15;overflow-wrap:anywhere}.chapter-block{margin-top:30px}.chapter-label{display:flex;align-items:center;gap:12px;margin-bottom:12px}.chapter-label span{color:var(--cyan);font-size:12px}.chapter-label h3{margin:0;font-size:13px;letter-spacing:.13em}.stage-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.stage-tile{min-width:0;min-height:108px;padding:12px 5px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(155deg,#1b3445e6,#0b1a27d9);cursor:pointer}.stage-tile strong{display:block;color:var(--cyan);font-size:24px}.stage-tile>span:not(.stars){display:-webkit-box;min-height:2.4em;overflow:hidden;margin-top:5px;color:#99afbd;font-size:9px;line-height:1.2;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.stage-tile .stars{display:block;margin-top:9px;color:var(--gold);font-size:10px;letter-spacing:1px}.stage-tile.locked{opacity:.34;filter:saturate(.2);cursor:not-allowed}.pulse-run-card{width:100%;min-height:82px;display:grid;grid-template-columns:48px 1fr 20px;align-items:center;gap:12px;margin-top:28px;padding:16px;text-align:left;border:1px solid rgba(88,225,231,.3);border-radius:18px;background:linear-gradient(120deg,#19434ee0,#0e202fe6);cursor:pointer}.pulse-run-card strong,.pulse-run-card small{display:block;min-width:0;overflow-wrap:anywhere}.pulse-run-card strong{letter-spacing:.1em}.pulse-run-card small{margin-top:5px;color:#9db4c0}.pulse-run-card.locked{opacity:.48;cursor:not-allowed}.pulse-orbit{color:var(--cyan);font-size:30px;text-align:center;text-shadow:0 0 14px var(--cyan)}.game-screen{isolation:isolate;overflow:hidden;padding:max(16px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.city-background{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;display:block;pointer-events:none}.city-background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#080c146b}.city-background img{width:100%;height:100%;display:block;object-fit:cover}.game-header,.hud,.progress-row,.hint,.event-toast,.board-shell{position:relative;z-index:2}.stage-identity{text-align:center}.stage-identity{min-width:0}.stage-identity span{display:block;color:#7f9aab;font-size:9px;line-height:1.2;letter-spacing:.1em;overflow-wrap:anywhere}.stage-identity strong{display:block;font-size:17px;line-height:1.2;overflow-wrap:anywhere}.hud{display:grid;grid-template-columns:1fr .8fr 1.2fr;gap:8px;margin-top:18px}.hud>div{min-width:0;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:#091825a6}.hud span{display:block;margin-bottom:4px;color:#7f9cad;font-size:9px;line-height:1.15;overflow-wrap:anywhere}.hud strong{font-size:18px}.hud .combo{color:var(--cyan)}.integrity strong{display:flex;gap:4px;padding-top:4px}.integrity i{width:15px;height:7px;border-radius:5px;background:#253745}.integrity i.live{background:var(--coral);box-shadow:0 0 8px #ff657ab3}.progress-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:12px 6px 0;color:#8fa9b9;font-size:10px}.progress-row>div{height:4px;overflow:hidden;border-radius:4px;background:#1b3040}.progress-row i{display:block;height:100%;background:var(--cyan);transition:width .3s ease}.hint{position:absolute;z-index:3;top:145px;left:28px;right:28px;margin:0;padding:10px 14px;border:1px solid rgba(88,225,231,.3);border-radius:12px;color:#c7e4ed;background:#081b28e0;font-size:11px;text-align:center}.event-toast{height:20px;margin-top:7px;color:transparent;font-size:10px;font-weight:700;letter-spacing:.12em;text-align:center}.event-toast.correct{color:var(--cyan)}.event-toast.wrong,.event-toast.collision{color:var(--coral)}.event-toast.city-intro{color:#c8dde7;font-size:10px;letter-spacing:.16em}.board-shell{position:relative;overflow:hidden;border:1px solid rgba(113,171,197,.16);border-radius:24px;background:linear-gradient(150deg,#0d1f2d33,#07121c42);transition:box-shadow .35s}.city-location-tag{position:absolute;z-index:4;top:8px;left:8px;max-width:calc(100% - 16px);padding:4px 8px;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#edf7ff;background:#040f1a9e;box-shadow:0 1px 4px #00000047;font-size:clamp(11px,3vw,13px);line-height:1.25;overflow-wrap:anywhere;pointer-events:none}.board-shell.combo-glow-1{box-shadow:inset 0 0 40px #58e1e70d}.board-shell.combo-glow-2{box-shadow:inset 0 0 55px #58e1e71a,0 0 20px #58e1e70f}.board-shell.combo-glow-3{box-shadow:inset 0 0 70px #58e1e729,0 0 28px #58e1e71f}.game-board{display:block;width:100%;touch-action:manipulation}.city-grid path{stroke:#5091aa14;stroke-width:1}.tracks path{fill:none;stroke:url(#railGradient);stroke-width:8;stroke-linecap:round;transition:stroke .12s,filter .12s,stroke-width .12s}.tracks path.active{filter:url(#glow)}.tracks path.active.coral{stroke:#ff657ae6;stroke-width:9}.tracks path.active.link{stroke:#9fdeebe0;stroke-width:9}.tracks path.active.cyan{stroke:#58e1e7e6;stroke-width:9}.tracks path.active.gold{stroke:#ffd45ce6;stroke-width:9}.source path{fill:#436277;stroke:#9bb9c8;stroke-width:2}.terminal circle{fill:#0c1e2c;stroke-width:4}.terminal.coral circle{stroke:var(--coral)}.terminal.cyan circle{stroke:var(--cyan)}.terminal.gold circle{stroke:var(--gold)}.terminal-symbol{filter:drop-shadow(0 0 5px currentColor)}.junction{cursor:pointer;outline:none;touch-action:manipulation}.junction:focus-visible .junction-ring{stroke:#fff;stroke-width:4}.junction-hit{fill:transparent;pointer-events:all}.junction-ring{fill:#102c3d;stroke:var(--cyan);stroke-width:3.7;filter:url(#junctionGlow)}.junction-switch{color:#fff;filter:drop-shadow(0 0 2px rgba(255,255,255,.65));pointer-events:none}.junction-arrow-shaft{fill:none;stroke:currentColor;stroke-width:3.7;stroke-linecap:round}.junction-arrow-head{fill:currentColor;stroke:none}.junction-cue,.switch-pulse{fill:none;stroke:var(--cyan);pointer-events:none}.junction-cue{stroke-width:2;opacity:.25;animation:approachCue .9s ease-in-out infinite}.switch-pulse{stroke-width:3;animation:switchPulse .15s ease-out forwards}.junction-cue.reduced{opacity:.45;animation:none}.switch-pulse.reduced{opacity:.7;animation:none}.vehicles{pointer-events:none}.vehicle{filter:drop-shadow(0 0 3px rgba(2,9,14,.95)) drop-shadow(0 0 2px currentColor)}.vehicle-body{fill:#dbe7ec;stroke:currentColor;stroke-width:2.4;stroke-linejoin:round}.vehicle-route-stripe{fill:none;stroke:currentColor;stroke-width:3.2;stroke-linecap:round}.vehicle-windshield{fill:#173343;stroke:#eefaff;stroke-width:.7}.vehicle-window{fill:#456879;stroke:none}.vehicle-rear-light{fill:#ff657a;stroke:#fff;stroke-width:.4}.vehicle.destination-cue{filter:drop-shadow(0 0 4px currentColor)}.pulse-path{fill:none;stroke-width:5;stroke-linecap:round;stroke-dasharray:18 300;filter:url(#glow);animation:pulseTravel .55s ease-out forwards}.pulse-path.reduced{animation:pulseFade .3s linear forwards}.pause-card{position:absolute;z-index:6;inset:50% 32px auto;transform:translateY(-50%);padding:28px;border:1px solid var(--line);border-radius:20px;text-align:center;background:#081520f5;box-shadow:0 18px 60px #02070c}.pause-card h2{margin:0 0 20px}.pause-card .primary-button{width:100%}.result-layer,.overlay{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#030a10c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.result-card,.settings-card{width:min(100%,420px);padding:28px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(150deg,#112a3b,#091722);box-shadow:0 30px 80px #00000080}.result-card{text-align:center}.result-emblem{width:62px;height:62px;display:grid;place-items:center;margin:0 auto 18px;border-radius:50%;color:#06151d;background:var(--cyan);font-size:32px;font-weight:700;box-shadow:0 0 28px #58e1e74d}.result-emblem.failure{background:var(--coral)}.result-card h2{margin:8px 0;font-size:52px}.result-card>p:not(.eyebrow){color:#9db4c2}.result-stars{margin:18px 0;color:var(--gold);font-size:28px;letter-spacing:5px}.result-actions{display:grid;gap:10px;margin-top:24px}.result-actions button{min-width:0;white-space:normal;overflow-wrap:anywhere}.text-button{min-height:40px;border:0;background:none;color:#9fc0d0;cursor:pointer}.feedback-link{display:inline-block;margin-top:12px;color:var(--cyan);font-size:12px}.card-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.card-heading h2{margin:0}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:66px;border-top:1px solid var(--line)}.storage-notice{margin:16px 0 0;color:#7f9cab;font-size:11px;line-height:1.5;text-align:center}.segmented{display:flex;padding:3px;border:1px solid var(--line);border-radius:12px;background:#091723}.segmented button{min-width:54px;padding:8px;border:0;border-radius:9px;background:none;cursor:pointer}.segmented button.selected,.segmented.single{color:#06151c;background:var(--cyan)}.segmented.single{border:0;padding:9px 17px;cursor:pointer}.language-control{min-width:0;max-width:72%;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;padding:3px 6px;border:1px solid var(--line);border-radius:12px;background:#091723}.language-globe{line-height:1}.language-select{min-width:0;width:100%;min-height:42px;padding:6px 28px 6px 8px;border:0;color:#edf7ff;background:#091723;font:inherit;line-height:1.2;cursor:pointer}.language-select:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.global-toast{position:fixed;z-index:20;bottom:22px;left:50%;transform:translate(-50%);padding:12px 18px;border:1px solid var(--line);border-radius:99px;background:#173349;box-shadow:0 10px 30px #000}.site-footer{position:relative;z-index:1;flex:none;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%;align-items:end;gap:12px;margin-top:auto;padding:10px max(16px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));border-top:1px solid rgba(157,208,237,.1);background:#050f1873}.site-footer a{min-width:0;color:#8faaba;font-size:clamp(14px,3.5vw,16.8px);line-height:1.45;overflow-wrap:anywhere;text-decoration-color:transparent;text-underline-offset:3px;transition:color .18s ease,text-decoration-color .18s ease}.site-footer .footer-developer{text-align:left}.site-footer .footer-airdrop{text-align:right}.site-footer .footer-credits{grid-column:1 / -1;justify-self:center;text-align:center;font-size:14px}.site-footer a:hover{color:#b9d5df;text-decoration-color:currentColor}.site-footer a:focus-visible{color:#d9f4f6;text-decoration-color:currentColor}@media(max-width:699px){.site-footer a,.site-footer .footer-credits{font-size:9.8px}}@media(max-width:380px){.settings-card{padding:22px}.language-row{align-items:stretch;flex-direction:column;padding:12px 0}.language-control{max-width:none;width:100%}}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes pulseTravel{0%{stroke-dashoffset:320;opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes pulseFade{0%{opacity:.8}to{opacity:0}}@keyframes approachCue{0%,to{r:24px;opacity:.18}50%{r:30.5px;opacity:.55}}@keyframes switchPulse{0%{r:20.5px;opacity:.9}to{r:33px;opacity:0}}@media(pointer:coarse){.junction-hit{r:44.5px}}@media(min-width:700px){.app{padding:28px 0}.screen{min-height:calc(100vh - 56px);border:1px solid rgba(135,185,207,.13);border-radius:28px;background:#05111b80;box-shadow:0 30px 90px #00000059}.home-screen{min-height:0}.city-location-tag{font-size:14px}}@media(max-height:700px){.game-board{max-height:54vh}.home-screen{justify-content:flex-start;padding-top:8px;padding-bottom:4px}.brand-mark{margin-top:-10px;margin-bottom:-4px;transform:scale(.62)}.home-screen h1{margin:4px 0 8px}.tagline{margin-bottom:10px;line-height:1.35}.home-quick{margin-top:10px}}@media(min-width:700px)and (max-height:500px)and (orientation:landscape){.app{padding:0}.home-screen{width:min(100%,760px);display:grid;grid-template-columns:90px minmax(180px,1fr) 220px;grid-template-rows:auto auto auto auto;column-gap:18px;align-content:center;padding:8px 18px}.brand-mark{grid-column:1;grid-row:1 / -1;margin:0;transform:scale(.62)}.preview-label,.home-screen .eyebrow,.home-screen h1,.home-screen .tagline{grid-column:2}.preview-label{margin-bottom:4px}.home-screen h1{margin:2px 0 5px;font-size:46px}.home-screen .tagline{margin:0;font-size:13px}.home-actions{grid-column:3;grid-row:1 / 4;align-self:center}.home-quick{grid-column:3;grid-row:4;justify-self:center;margin-top:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
