:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}html,body,#root{width:100%;height:100%}body{margin:0;overflow:hidden}button{font:inherit}.scene{--sky-top:#8ddbf1;--sky-bottom:#9ee7f5;--sun:#fff0a8;--moon:transparent;--cloud:#e6f9ffeb;--cloud-shadow:#b3deec80;--tree-back:#709ba752;--tree-front:#37657194;--ground-top:#65e241;--ground-dark:#573024;--soil:#6b4034;background:linear-gradient(var(--sky-top), var(--sky-bottom));width:100vw;height:100vh;min-height:620px;transition:background .42s;position:relative;overflow:hidden}.scene-dark{--sky-top:#111d3c;--sky-bottom:#233e61;--sun:transparent;--moon:#f8fafc;--cloud:#7da1b76b;--cloud-shadow:#1c304a8c;--tree-back:#374f5f6b;--tree-front:#0f1f2bd1;--ground-top:#3f8f37;--ground-dark:#2c211e;--soil:#382622}.sky-gradient{pointer-events:none;background:radial-gradient(circle at 22% 8%,#ffffff3b,#0000 12%),radial-gradient(circle at 67% 39%,#ffffff21,#0000 15%);position:absolute;inset:0}.scene-dark .sky-gradient{background:0 0}.room-notification-stack{z-index:85;pointer-events:none;gap:8px;width:min(440px,100vw - 32px);display:grid;position:fixed;top:16px;left:50%;transform:translate(-50%)}.room-recovery-banner{z-index:86;color:#fff8cb;pointer-events:none;background:#2c384ce0;border:2px solid #ffd749c7;border-radius:9px;align-items:center;gap:10px;max-width:min(420px,100vw - 32px);padding:9px 14px 10px;animation:.18s ease-out roomNotificationIn;display:inline-flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 28px #070f1c57,0 0 18px #ffd64a2e,inset 0 1px #ffffff29}.room-recovery-banner>span:last-child{gap:1px;display:grid}.room-recovery-banner strong,.room-recovery-banner small{font-weight:900;line-height:1.05;display:block}.room-recovery-banner strong{font-size:14px}.room-recovery-banner small{color:#f2f8ffc7;font-size:11px}.room-recovery-light{background:#ffca36;border-radius:50%;flex:none;width:9px;height:9px;animation:.9s ease-in-out infinite roomRecoveryBlink;box-shadow:0 0 12px #ffce36f5}.room-recovery-offline{border-color:#ff655bcc}.room-recovery-offline .room-recovery-light{background:#ff625c;box-shadow:0 0 12px #ff625ce6}@keyframes roomRecoveryBlink{0%,to{opacity:1}50%{opacity:.32}}.room-notification{color:#eef7ff;text-align:center;text-shadow:0 2px #09111f61;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#64758bc7;border:2px solid #e6f4ff7a;border-radius:8px;padding:10px 16px;font-size:16px;font-weight:900;line-height:1.2;animation:.22s ease-out roomNotificationIn,1.15s ease-in-out infinite roomNotificationPulse;box-shadow:0 12px 28px #070f1c47,inset 0 2px #ffffff29}.scene-dark .room-notification{background:#64758b85;border-color:#dcecff52}@keyframes roomNotificationIn{0%{opacity:0;transform:translateY(-12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes roomNotificationPulse{0%,to{box-shadow:0 12px 28px #070f1c47,inset 0 2px #ffffff29}50%{box-shadow:0 14px 34px #070f1c57,0 0 18px #deecff4d,inset 0 2px #ffffff2e}}.sun,.moon{z-index:3;aspect-ratio:1;background:var(--sun);border-radius:50%;width:clamp(72px,8vw,132px);position:absolute;top:auto;bottom:76vh;right:auto;box-shadow:0 0 70px #fff2aa73}.moon{width:clamp(86px,8.5vw,150px);box-shadow:none;opacity:0;background:0 0;border-radius:0}.scene-dark .sun{opacity:0}.scene-dark .moon{opacity:1}.moon:after{content:"";filter:drop-shadow(0 0 8px #f5f8ffb8)drop-shadow(0 0 26px #cddeff80);background:url(/assets/pixel-moon.png) 50%/contain no-repeat;position:absolute;inset:0}.moon:before{content:"";filter:blur(4px);background:radial-gradient(circle,#e4ecff5c 0%,#94b4ff29 48%,#0000 72%);border-radius:50%;position:absolute;inset:-28%}.stars{z-index:0;opacity:0;pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.scene-dark .stars{opacity:1}.stars i{background:#ffffffe0;border-radius:50%;animation:4s ease-in-out infinite twinkle;position:absolute}.shooting-stars{z-index:1;opacity:0;pointer-events:none;transition:opacity .4s;position:absolute;inset:0;overflow:hidden}.scene-dark .shooting-stars{opacity:1}.shooting-star{filter:drop-shadow(0 0 4px #fffffff2)drop-shadow(0 0 12px #8fbdffbd);width:4px;height:4px;transform:rotate(var(--shooting-angle)) scale(var(--shooting-scale));animation:shootingStarFlight var(--shooting-duration) ease-out forwards;background:#fff;border-radius:50%;position:absolute}.shooting-star:before{content:"";background:linear-gradient(90deg,#0000 0%,#a7cdff2e 28%,#ebf7ffe6 100%);border-radius:999px;width:118px;height:2px;position:absolute;top:50%;right:1px;transform:translateY(-50%)}.rain-layer{z-index:18;opacity:0;pointer-events:none;transition:opacity .9s;position:absolute;inset:0;overflow:hidden}.rain-layer:before{content:"";opacity:.52;filter:blur(1px);background:linear-gradient(#a5c7d829,#6f98ad0f 42%,#0000 74%),radial-gradient(at 50% 96%,#b8d2dc2e,#0000 46%);position:absolute;inset:0}.rain-layer-active{opacity:1}.rain-layer i{width:1.5px;animation:rainFall var(--rain-speed,.64s) linear infinite;will-change:transform;background:linear-gradient(#fafeff00,#e8f6ffd1,#77b0d22e);border-radius:999px;display:block;position:absolute;transform:rotate(14deg)translateY(-26vh)}.scene-dark .rain-layer:before{background:linear-gradient(#6991a824,#44698414 42%,#0000 74%),radial-gradient(at 50% 96%,#5d7f942e,#0000 46%)}.scene-dark .rain-layer i{background:linear-gradient(#f0faff00,#aad3eba8,#48759a33)}.music-selector,.pause-toggle,.restart-toggle,.theme-icon-toggle,.sfx-toggle,.help-toggle,.plane-selector{z-index:22;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff5c;border:1px solid #ffffff7a;border-radius:6px;width:46px;height:46px;padding:0;position:absolute;top:20px;left:20px;overflow:hidden;box-shadow:0 8px 20px #1f41561f}.pause-toggle{width:100px;height:68px;top:20px;left:20px}.restart-toggle{width:100px;height:68px;top:20px;left:128px}.music-selector{top:96px;left:20px}.theme-icon-toggle{top:150px;left:20px}.sfx-toggle{top:96px;left:74px}.help-toggle{top:96px;left:128px}.plane-selector{top:96px;left:182px}.score-panel{z-index:22;box-sizing:border-box;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;background:#ffffff5c;border:1px solid #ffffff7a;border-radius:6px;grid-template-columns:1fr 1fr;gap:6px;width:154px;height:46px;padding:6px;display:grid;position:absolute;top:150px;left:74px;box-shadow:0 8px 20px #1f41561f}.score-row{background:#16223442;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex;box-shadow:inset 0 -2px #00000024}.score-row span{color:#eef8ffe6;text-transform:uppercase;letter-spacing:0;text-shadow:0 1px 1px #080f1c66;font-size:10px;line-height:1}.score-row strong{color:#fff66a;text-shadow:0 0 5px #ffe63fc2,0 2px #2a20004d;font-size:19px;line-height:1}.score-high strong{color:#6dff8b;text-shadow:0 0 5px #55ff80b8,0 2px #002a124d}.training-hud{z-index:23;box-sizing:border-box;color:#172c3b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#e5edebc7;border:1px solid #ffe265bd;border-radius:7px;width:min(270px,100vw - 40px);position:absolute;top:204px;left:20px;box-shadow:0 0 0 2px #ffdb5129,0 10px 23px #1f41562e,inset 0 -3px #30434d1f}.training-hud-header{background:#283c4d1f;border-bottom:1px solid #1e2f3e33;justify-content:space-between;align-items:center;gap:8px;min-height:27px;padding:5px 9px;display:flex}.training-hud-header span{color:#3d5662;letter-spacing:.12em;font-size:9px;font-weight:950}.training-hud-header strong{color:#fff16f;text-align:center;text-shadow:0 0 5px #fff16fb8;background:#374b5e;border-radius:3px;min-width:39px;padding:3px 5px;font-size:11px;line-height:1}.training-hud-body{grid-template-columns:33px minmax(0,1fr);align-items:start;gap:9px;padding:9px 10px 8px;display:grid}.training-hud-badge{color:#fff4bd;background:#a4422d;border:2px solid #344d5a;border-radius:50%;place-items:center;width:29px;height:29px;font-size:14px;font-weight:950;display:grid;box-shadow:inset 0 -2px #47181247}.training-hud-badge-complete{color:#123e22;background:#6dff8b;border-color:#1f7340;box-shadow:0 0 10px #6dff8b94,inset 0 -2px #16602f42}.training-hud h2,.training-hud p{margin:0}.training-hud h2{color:#1d3544;font-size:15px;font-weight:950;line-height:1}.training-hud p{color:#3c5661;margin-top:4px;font-size:11px;font-weight:750;line-height:1.22}.training-hud-controls{flex-wrap:wrap;align-items:center;gap:4px;margin-top:6px;display:flex}.training-hud .gazette-key{border-width:1px;min-width:22px;min-height:21px;padding:2px 5px;font-size:11px}.training-bank-checks{align-items:center;gap:3px;margin-left:2px;display:inline-flex}.training-bank-checks i{color:#60747c;background:#394b591f;border:1px solid #2c404d61;border-radius:3px;place-items:center;min-width:18px;height:18px;font-size:9px;font-style:normal;font-weight:950;display:grid}.training-bank-checks .training-bank-complete{color:#164c2a;background:#6dff8b;border-color:#217a3ead;box-shadow:0 0 6px #6dff8b7a}.training-task-checks{flex-wrap:wrap;align-items:center;gap:4px;margin-left:2px;display:inline-flex}.training-task-checks i{color:#60747c;letter-spacing:.04em;background:#394b591f;border:1px solid #2c404d61;border-radius:3px;place-items:center;min-height:19px;padding:1px 5px;font-size:8px;font-style:normal;font-weight:950;display:grid}.training-task-checks .training-task-complete{color:#164c2a;background:#6dff8b;border-color:#217a3ead;box-shadow:0 0 6px #6dff8b7a}.training-fuel-map-lesson{background:#b776ff29;border:1px solid #5c2b8f80;border-radius:4px;grid-template-columns:47px minmax(0,1fr);align-items:center;gap:6px;margin-top:7px;padding:5px 6px;display:grid;box-shadow:inset 0 -2px #4c22751f}.training-fuel-map-track{background:linear-gradient(90deg,#34586729 0 44%,#0000 44% 48%,#34586729 48% 100%),#2237461f;border:1px solid #2a414e57;border-radius:3px;height:20px;position:relative;overflow:hidden}.training-fuel-map-track:before{content:"";background:#2837405c;height:1px;position:absolute;top:50%;left:8px;right:8px;transform:translateY(-50%)}.training-fuel-map-player-dot,.training-fuel-map-pump-dot{z-index:1;border:1px solid #1e3139b8;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;transform:translate(-50%,-50%)}.training-fuel-map-player-dot{background:#63f18a;left:7px;box-shadow:0 0 5px #50f87cd1}.training-fuel-map-pump-dot{background:#a855f7;border-color:#3e0f69e0;animation:.92s ease-in-out infinite trainingFuelLessonDotPulse;box-shadow:0 0 7px #a855f7eb}.training-fuel-map-pump-dot-near{left:20px}.training-fuel-map-pump-dot-mid{animation-delay:-220ms;left:30px}.training-fuel-map-pump-dot-far{animation-delay:-440ms;left:40px}.training-fuel-map-copy{gap:1px;min-width:0;display:grid}.training-fuel-map-copy strong{color:#672291;letter-spacing:.045em;font-size:8px;font-weight:950;line-height:1.05}.training-fuel-map-copy small{color:#405965;font-size:8px;font-weight:800;line-height:1.13}.training-fuel-map-close{background:#95f16533;border-color:#699d2abd;box-shadow:0 0 9px #77e55442,inset 0 -2px #366b1a1f}.training-fuel-map-close .training-fuel-map-pump-dot{animation-duration:.56s}@keyframes trainingFuelLessonDotPulse{0%,to{transform:translate(-50%,-50%)scale(.86)}50%{transform:translate(-50%,-50%)scale(1.27)}}.training-hud-skip{color:#485f69;letter-spacing:.05em;cursor:pointer;background:#3449551a;border:0;border-top:1px solid #1e2f3e2e;border-radius:0 0 6px 6px;width:100%;min-height:25px;padding:4px 8px;font-size:10px;font-weight:900}.training-hud-skip:hover,.training-hud-skip:focus-visible{color:#1d3544;background:#ffde588a;outline:none}.room-leaderboard{z-index:22;box-sizing:border-box;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff5c;border:1px solid #ffffff7a;border-radius:6px;width:282px;padding:8px;position:absolute;top:150px;left:20px;box-shadow:0 8px 20px #1f41561f}.room-leaderboard-title{color:#eef8ffe6;text-transform:uppercase;text-shadow:0 1px 1px #080f1c66;margin:0 0 6px;font-size:11px;font-weight:950;line-height:1}.room-leaderboard-row{background:#16223442;border-radius:4px;grid-template-columns:22px minmax(0,1fr) 26px 28px 28px 34px;align-items:center;gap:4px;min-height:36px;padding:4px 6px;display:grid;box-shadow:inset 0 -2px #00000024}.room-leaderboard-row+.room-leaderboard-row{margin-top:5px}.room-rank{color:#fff7bd;background:#121d2f80;border-radius:4px;place-items:center;width:20px;height:20px;font-size:12px;font-weight:950;display:grid}.room-board-name{color:#eef8ff;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:900;overflow:hidden}.room-board-kills{color:#fff66a;text-align:center;text-shadow:0 0 5px #ffe63fc2,0 2px #2a20004d;font-size:18px;line-height:1}.room-board-control{color:#eef8ff;--room-audio-icon-color:#fff;cursor:pointer;background:#121d2f57;border:1px solid #ffffff38;border-radius:4px;width:28px;height:28px;padding:0;position:relative}.room-board-control:disabled{cursor:default;opacity:.46}.room-board-control-spacer{width:28px;height:28px}.room-board-mic{color:#eef8ff}.room-board-mic-icon,.room-board-speaker-icon{filter:none;--audio-icon-cut:#121d2feb;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.room-board-mic-icon{width:22px;height:22px}.room-board-speaker{color:#eef8ff}.room-board-speaker-icon{width:28px;height:28px}.room-board-muted{color:#ff5148;--room-audio-icon-color:#ff5148;background:#50161c57;border-color:#ff51486b}.room-board-muted:after{content:"";background:#ff5148;border-radius:2px;width:18px;height:3px;position:absolute;top:13px;left:5px;transform:rotate(-42deg);box-shadow:0 0 6px #ff5148b8}.room-audio-fill{fill:var(--room-audio-icon-color,#fff)}.room-audio-stroke{fill:none;stroke:var(--room-audio-icon-color,#fff)}.room-audio-cut{fill:none;stroke:var(--audio-icon-cut,#121d2fe6)}.room-voice-bars{justify-content:center;align-items:end;gap:3px;height:20px;display:flex}.room-voice-bars i{background:#eef8ff3d;border-radius:2px;width:4px;height:6px}.room-voice-bars i:nth-child(2){height:11px}.room-voice-bars i:nth-child(3){height:16px}.room-voice-bars .voice-bar-active{background:#6dff8b;box-shadow:0 0 6px #6dff8bb3}.room-voice-speaking .voice-bar-active{animation:.76s ease-in-out infinite voiceLevelPulse}.music-selector img,.restart-toggle img,.theme-icon-toggle img,.sfx-toggle img,.help-toggle img,.plane-selector img{object-fit:contain;width:100%;height:100%;image-rendering:pixelated;pointer-events:none;display:block}.theme-icon-toggle img{width:86%;height:86%;margin:7%}.restart-toggle img{image-rendering:auto;width:60px;height:60px;margin:4px auto}.pause-button-icon{width:52px;height:52px;image-rendering:pixelated;background:radial-gradient(circle at 34% 24%,#ffcd4cb8 0 9%,#0000 10%),linear-gradient(135deg,#ff911f 0 34%,#ff6a00 35% 100%);border:3px solid #050505;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset -4px -5px #a939004d,inset 3px 3px #ffb53161}.pause-button-icon i,.pause-center-icon i{background:currentColor;border-radius:1px;width:22%;height:44%;display:block}.pause-button-icon i{color:#fffdf2;position:absolute;top:28%}.pause-button-icon i:first-child{left:29%}.pause-button-icon i:last-child{right:29%}.pause-toggle-active{box-shadow:0 0 0 2px #ffd73847,0 8px 20px #1f41561f}.help-toggle img{width:80%;height:80%;margin:10%}.plane-selector img{width:92%;height:76%;margin:12% 4%}.sfx-toggle:before,.sfx-toggle:after{content:"";opacity:0;transform-origin:50%;pointer-events:none;background:#ff202c;border-radius:999px;width:28px;height:4px;position:absolute;top:21px;left:9px;box-shadow:0 0 0 1px #38090cc7,0 0 7px #ff1223a3}.sfx-toggle:before{transform:rotate(45deg)scaleX(.7)}.sfx-toggle:after{transform:rotate(-45deg)scaleX(.7)}.sfx-muted:before,.sfx-muted:after{opacity:1;transform:rotate(45deg)scaleX(1)}.sfx-muted:after{transform:rotate(-45deg)scaleX(1)}.music-selector-open,.pause-toggle-active,.sfx-muted,.help-toggle-open,.plane-selector-open{box-shadow:0 0 0 2px #ffd73833,0 8px 20px #1f41561f}.pause-overlay{z-index:39;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.pause-center-icon{aspect-ratio:1;color:#6d7782;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#d8dee2b8;border:1px solid #ffffff6b;border-radius:50%;justify-content:center;align-items:center;gap:12%;width:clamp(112px,10vw,158px);display:flex;box-shadow:0 0 34px #1f415638,inset 0 -5px #2837431f;animation:1.05s ease-in-out infinite pauseCenterPulse!important}.scene-paused *{animation-play-state:paused!important}.scene-paused .pause-center-icon{animation-play-state:running!important}.music-panel{z-index:22;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff5c;border:1px solid #ffffff7a;border-radius:8px;width:156px;padding:8px;position:absolute;top:204px;left:20px;box-shadow:0 8px 20px #1f41561f}.music-track-grid{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.music-track-button{color:#172c3b;cursor:pointer;background:#e4ebefb8;border:1px solid #1e2f3e3d;border-radius:5px;height:26px;font-size:13px;font-weight:800;line-height:1;box-shadow:inset 0 -2px #2837431f}.music-track-active{color:#14100a;background:linear-gradient(#fff66a 0%,#ffb52c 100%);border-color:#ffbd2aeb;box-shadow:0 0 8px #ffd336a3,inset 0 -2px #6e3e0533}.music-volume{accent-color:#ffbf2d;cursor:pointer;width:100%;height:18px;margin:8px 0 0;display:block}.help-panel{z-index:22;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff5c;border:1px solid #ffffff7a;border-radius:8px;width:248px;padding:8px;position:absolute;top:204px;left:20px;box-shadow:0 8px 20px #1f41561f}.help-rule{color:#172c3b;grid-template-columns:54px 1fr;align-items:center;gap:8px;min-height:24px;font-size:13px;font-weight:800;line-height:1.1;display:grid}.help-rule+.help-rule{margin-top:5px}.help-rule kbd{color:#172c3b;min-width:42px;height:22px;font:inherit;background:#e4ebefc7;border:1px solid #1e2f3e47;border-radius:5px;justify-content:center;align-items:center;padding:0 6px;display:inline-flex;box-shadow:inset 0 -2px #28374324}.help-note{border-top:1px solid #ffffff38;grid-template-columns:54px 1fr;padding-top:5px}.help-fuel-dot{background:#8c55ff;border:1px solid #3e0f69cc;border-radius:50%;justify-self:center;width:10px;height:10px;box-shadow:0 0 8px #8c55ffe0}.help-enemy-dot{background:#ff2838;border:1px solid #6e0512cc;border-radius:50%;justify-self:center;width:8px;height:8px;box-shadow:0 0 8px #ff2838db}.plane-color-panel{z-index:22;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff5c;border:1px solid #ffffff7a;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:8px;width:222px;padding:8px;display:grid;position:absolute;top:204px;left:20px;box-shadow:0 8px 20px #1f41561f}.plane-color-option{cursor:pointer;background:#e4ebefb8;border:1px solid #1e2f3e3d;border-radius:6px;height:40px;padding:0;box-shadow:inset 0 -2px #2837431f}.plane-color-option img{object-fit:contain;width:94%;height:86%;image-rendering:pixelated;pointer-events:none;margin:4% 3%;display:block}.plane-color-active{background:#ffec58bd;border-color:#ffcd36f5;box-shadow:0 0 8px #ffd336a3,inset 0 -2px #6e3e0533}.plane-light-options{border-top:1px solid #ffffff3d;grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:8px;padding-top:8px;display:grid}.plane-light-option{cursor:pointer;background:#e4ebefb8;border:1px solid #1e2f3e3d;border-radius:6px;justify-content:center;align-items:center;gap:8px;height:30px;padding:0;display:flex;box-shadow:inset 0 -2px #2837431f}.plane-light-swatch{aspect-ratio:1;background:var(--swatch-color);width:12px;box-shadow:0 0 4px var(--swatch-color), 0 0 10px color-mix(in srgb, var(--swatch-color) 76%, transparent);border:1px solid #12171f57;border-radius:50%}.plane-light-active{background:#ffec58bd;border-color:#ffcd36f5;box-shadow:0 0 8px #ffd336a3,inset 0 -2px #6e3e0533}.start-overlay{z-index:40;pointer-events:none;place-items:center;padding:18px;display:grid;position:absolute;inset:0}.start-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;background:#d8dee2b8;border:1px solid #ffffff7a;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:18px;width:min(560px,100vw - 32px);min-height:210px;padding:24px;display:flex;box-shadow:0 10px 28px #1f41562e,inset 0 -2px #2837431f}.start-card-slim{width:min(620px,100vw - 32px);min-height:74px;padding:16px 24px}.start-card-room-lobby{justify-content:flex-start;align-items:stretch;gap:14px;width:min(760px,100vw - 32px);min-height:480px}.start-title{color:#172c3b;font-size:34px;font-weight:900;line-height:1}.start-actions{grid-template-columns:repeat(2,minmax(118px,1fr));gap:12px;width:100%;display:grid}.start-actions-home{grid-template-columns:repeat(3,minmax(118px,1fr))}.start-utility-actions{justify-content:flex-start;align-items:center;gap:10px;width:100%;margin-top:-6px;display:flex}.start-utility-button{cursor:pointer;background:#e4ebefc7;border:1px solid #1e2f3e47;border-radius:6px;flex:0 0 42px;width:42px;height:42px;padding:0;position:relative;overflow:hidden;box-shadow:inset 0 -2px #28374324}.start-utility-glyph{color:#5c9f3d;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.start-utility-gear{text-shadow:0 1px #efffdacc;font-family:Arial,sans-serif;font-size:28px;font-weight:900;line-height:1}.start-utility-info{color:#4d8734;text-align:center;background:#c9e8a28c;border:2px solid #4f8735;border-radius:50%;width:23px;height:23px;margin:auto;font:900 19px/20px Georgia,serif;box-shadow:inset 0 -2px #306b262e}.start-utility-button:hover,.start-utility-button:focus-visible,.start-utility-active{border-color:#ffbd2aeb;outline:none;box-shadow:0 0 10px #ffd3367a,inset 0 -2px #6e3e0533}.start-utility-overlay{z-index:58;pointer-events:auto;background:#08121f42;place-items:center;padding:20px;display:grid;position:absolute;inset:0}.flight-deck-overlay{background:0 0;padding:12px}.flight-deck-panel{color:#172c3b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff5c;border:1px solid #ffffff7a;border-radius:10px;width:min(780px,100vw - 24px);max-height:calc(100dvh - 24px);padding:12px;overflow:hidden;box-shadow:0 16px 40px #1f41561f}.flight-deck-heading{justify-content:space-between;align-items:center;gap:12px;padding:0 2px 10px;display:flex}.field-guide-kicker{color:#48646d;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.flight-deck-heading h2{letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:18px;font-weight:900;line-height:1}.panel-close-button{color:#172c3b;cursor:pointer;background:#edf2f4c2;border:1px solid #1e2f3e4d;border-radius:5px;flex:0 0 30px;place-items:center;width:30px;height:30px;padding:0;font:700 22px/1 Arial,sans-serif;display:inline-grid}.flight-deck-close{color:#172c3b;cursor:pointer;background:#e4ebefb8;border:1px solid #1e2f3e3d;border-radius:7px;flex:0 0 36px;place-items:center;width:36px;height:36px;padding:0;font:800 25px/1 Arial,sans-serif;display:inline-grid;box-shadow:inset 0 -2px #2837431f}.flight-deck-controls{gap:7px;display:grid}.flight-deck-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:0;display:grid}.flight-deck-section{flex-direction:column;gap:6px;min-width:0;min-height:0;display:flex}.flight-deck-section-heading{color:#284636;justify-content:space-between;align-items:baseline;gap:8px;padding:0 3px 1px;display:flex}.flight-deck-section-heading>span{letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:950}.flight-deck-section-heading small{opacity:.72;white-space:nowrap;font-size:9px;font-weight:800}.flight-deck-audio-controls .flight-deck-control{min-height:40px}.flight-deck-rule-controls{scrollbar-width:thin;scrollbar-color:#ffbf2dd1 #0a14262e;max-height:min(49dvh,350px);padding-right:3px;overflow-y:auto}.flight-deck-rule-controls::-webkit-scrollbar{width:6px}.flight-deck-rule-controls::-webkit-scrollbar-thumb{background:#ffbf2dd1;border-radius:999px}label.flight-deck-rule-control{grid-template:1fr/116px minmax(0,1fr) 84px;gap:8px;min-height:44px}label.flight-deck-rule-control>span{white-space:normal;grid-area:auto;gap:2px;display:grid}label.flight-deck-rule-control>span b{font-size:13px;line-height:1}label.flight-deck-rule-control>span small{color:#48646d;font-size:8px;font-weight:750;line-height:1.05}label.flight-deck-rule-control output{white-space:nowrap;grid-area:auto;min-width:68px;max-width:none;font-size:13px}label.flight-deck-rule-control input[type=range]{grid-area:auto}.flight-deck-rule-footer{justify-content:space-between;align-items:center;gap:8px;padding:1px 3px 0;display:flex}.flight-deck-rule-footer p{color:#48646d;margin:0;font-size:9px;font-weight:750;line-height:1.25}.flight-deck-reset-rules{color:#4d3508;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:#ffc633b8;border:1px solid #835d0f9e;border-radius:6px;flex:none;min-height:26px;padding:5px 7px;font:900 9px/1 Arial,sans-serif;box-shadow:inset 0 -2px #824e0829}.flight-deck-control{background:#e4ebefb8;border:1px solid #1e2f3e3d;border-radius:7px;grid-template-columns:94px minmax(0,1fr) 52px;align-items:center;gap:8px;min-height:44px;padding:6px 8px;display:grid;box-shadow:inset 0 -2px #2837431f}.flight-deck-control>span{white-space:nowrap;min-width:0;font-size:13px;font-weight:800;line-height:1}.flight-deck-control input[type=range]{accent-color:#ffbf2d;cursor:pointer;width:100%;height:20px;margin:0}.flight-deck-control output{color:#75510c;text-align:right;white-space:nowrap;min-width:0;font-size:13px;font-weight:900}.field-guide-overlay{padding:18px}.field-guide-panel{color:#263442;background-color:#ecd99d;background-image:linear-gradient(#3f3c2e0b 1px,#0000 1px),linear-gradient(90deg,#3f3c2e09 1px,#0000 1px);background-size:100% 4px,5px 100%;border:8px solid #263442;border-radius:4px;width:min(930px,100vw - 36px);max-height:min(760px,100dvh - 36px);overflow:auto;box-shadow:0 22px 46px #030a118a,inset 0 0 0 3px #f7ecc1}.field-guide-masthead{border-bottom:5px double #263442;grid-template-columns:94px 1fr 30px;align-items:start;gap:14px;padding:18px;display:grid}.field-guide-stamp{color:#263442;letter-spacing:.08em;text-align:center;border:2px solid #263442;padding:8px 6px;font-size:10px;font-weight:900;line-height:1.22}.field-guide-masthead h2{letter-spacing:0;margin:4px 0 2px;font-family:Georgia,Times New Roman,serif;font-size:clamp(26px,4vw,42px);font-weight:900;line-height:.95}.field-guide-masthead p{max-width:600px;margin:7px 0 0;font-family:Georgia,Times New Roman,serif;font-size:13px;font-weight:700;line-height:1.25}.field-guide-close{color:#f6e7b5;background:#263442;border-color:#263442}.field-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.field-guide-story{background:#fcf1ca42;border-bottom:2px solid #263442;grid-template-columns:38% 1fr;align-items:stretch;min-height:190px;display:grid}.field-guide-story:nth-child(odd){border-right:2px solid #263442}.field-guide-art{background:#b9d4d8;border-right:2px solid #263442;place-items:center;min-height:100%;display:grid;position:relative;overflow:hidden}.field-guide-art:before{content:"";pointer-events:none;border:1px dashed #2634427a;position:absolute;inset:6px}.field-guide-art img{z-index:1;object-fit:contain;max-width:86%;max-height:88px;image-rendering:pixelated;position:relative}.guide-plane-art img,.guide-damage-art img{width:118%;max-width:118%;max-height:none;transform:rotate(-9deg)}.guide-damage-art{background:#a77762}.guide-damage-art img{filter:saturate(.72)contrast(1.08);transform:rotate(10deg)}.guide-fuel-art{background:#c4cf9a}.guide-fuel-art .fuel-station{width:72px;margin:auto;position:relative;bottom:auto;left:auto!important}.guide-fuel-art .fuel-beacon{animation:none}.guide-weapons-art{background:#ddc379;gap:9px}.guide-bullet-art{background:#f4b02a;border:3px solid #263442;border-radius:15px 15px 5px 5px;width:25px;height:78px;display:block;box-shadow:inset 0 -22px #ffe35a}.guide-rocket-art{background:#c5d0d4;border:3px solid #263442;border-radius:0 11px 11px 0;width:54px;height:18px;display:block;position:relative}.guide-rocket-art:before,.guide-rocket-art:after{content:"";position:absolute}.guide-rocket-art:before{border-top:4px solid #0000;border-bottom:4px solid #0000;border-right:14px solid #f16b25;top:2px;left:-16px}.guide-rocket-art:after{background:#74858c;border:2px solid #263442;border-top:0;width:8px;height:9px;bottom:-9px;right:11px}.guide-weather-art{background:#a4b8bc;align-content:center;gap:3px}.guide-weather-art img{width:56px;height:56px}.guide-weather-art span,.guide-weather-art i{z-index:1;color:#263442;letter-spacing:.08em;background:#f3eab9e6;border:1px solid #263442;padding:2px 5px;font-size:10px;font-style:normal;font-weight:900;position:relative}.guide-room-art{background:#8daabe}.guide-room-art img{width:76px;height:76px}.guide-room-dot{z-index:2;aspect-ratio:1;border:2px solid #263442;border-radius:50%;width:10px;position:absolute}.guide-room-dot-you{background:#2ce45b;top:25%;right:23%}.guide-room-dot-fuel{background:#9c59ff;bottom:27%;left:20%}.guide-room-dot-enemy{background:#f44247;bottom:21%;right:18%}.field-guide-copy{padding:16px 15px 12px}.field-guide-number{color:#9e3b29;margin-bottom:4px;font-family:Georgia,Times New Roman,serif;font-size:13px;font-weight:900;display:inline-block}.field-guide-copy h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1}.field-guide-copy p{margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:12px;font-weight:650;line-height:1.34}.field-guide-copy kbd{color:#263442;text-align:center;background:#f9efc6;border:1px solid #263442;border-radius:2px;min-width:17px;padding:1px 4px;font-family:inherit;font-size:.9em;font-weight:900;display:inline-block}.field-guide-footer{color:#f7ecc1;text-align:center;background:#263442;padding:12px 18px;font-family:Georgia,Times New Roman,serif;font-size:12px;font-weight:700;line-height:1.3}.field-guide-newspaper{flex-direction:column;display:flex;overflow:hidden}.field-guide-newspaper .field-guide-masthead{flex:none}.field-guide-page-stage{perspective:1500px;background:#fcf1ca33;min-height:490px;overflow:auto}.field-guide-page{min-height:490px;transform-style:preserve-3d;transform-origin:0;backface-visibility:hidden;position:relative}.field-guide-page:after{content:"";z-index:5;pointer-events:none;opacity:0;position:absolute;inset:0}.field-guide-page-next{animation:.46s cubic-bezier(.22,.8,.18,1) fieldGuideTurnNext}.field-guide-page-next:after{animation:.46s ease-out fieldGuidePageShadowNext}.field-guide-page-previous{transform-origin:100%;animation:.46s cubic-bezier(.22,.8,.18,1) fieldGuideTurnPrevious}.field-guide-page-previous:after{animation:.46s ease-out fieldGuidePageShadowPrevious}@keyframes fieldGuideTurnNext{0%{opacity:.25;transform:rotateY(-76deg)translate(-7%)}62%{opacity:.88;transform:rotateY(7deg)translate(1.5%)}to{opacity:1;transform:rotateY(0)translate(0)}}@keyframes fieldGuideTurnPrevious{0%{opacity:.25;transform:rotateY(76deg)translate(7%)}62%{opacity:.88;transform:rotateY(-7deg)translate(-1.5%)}to{opacity:1;transform:rotateY(0)translate(0)}}@keyframes fieldGuidePageShadowNext{0%{opacity:.44;background:linear-gradient(90deg,#191a1ab3,#0000 62%)}to{opacity:0}}@keyframes fieldGuidePageShadowPrevious{0%{opacity:.44;background:linear-gradient(270deg,#191a1ab3,#0000 62%)}to{opacity:0}}.field-guide-navigation{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;min-height:48px;padding:8px 13px;display:grid}.field-guide-navigation>span{color:#f7ecc1;letter-spacing:.08em;font-size:10px;font-weight:900}.field-guide-turn{color:#f7ecc1;cursor:pointer;background:#f7ecc114;border:1px solid #f7ecc1bf;border-radius:2px;justify-self:start;min-width:104px;padding:7px 11px;font-family:Georgia,Times New Roman,serif;font-size:12px;font-weight:900}.field-guide-turn-next{justify-self:end}.field-guide-turn:hover:not(:disabled),.field-guide-turn:focus-visible{color:#263442;background:#f7ecc1;outline:none}.field-guide-turn:disabled{cursor:default;opacity:.34}.gazette-page-heading{background:#f4e1a65c;border-bottom:4px double #263442;padding:16px 21px 13px;position:relative}.gazette-page-heading>span{color:#9e3b29;letter-spacing:.15em;font-family:Georgia,Times New Roman,serif;font-size:10px;font-weight:900;display:block}.gazette-page-heading h3,.gazette-page-heading p,.gazette-page h4,.gazette-page p{font-family:Georgia,Times New Roman,serif}.gazette-page-heading h3{margin:2px 0 4px;font-size:clamp(25px,3.5vw,39px);line-height:.95}.gazette-page-heading p{color:#42575c;max-width:740px;margin:0;font-size:12px;font-weight:700;line-height:1.25}.gazette-layout,.gazette-navigation-layout,.gazette-flight-layout,.gazette-weather-layout,.gazette-room-layout{grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);display:grid}.gazette-story-copy,.gazette-map-report,.gazette-keyboard-story,.gazette-weather-copy,.gazette-room-flow,.gazette-combat-grid>section{padding:18px 20px}.gazette-story-copy p,.gazette-weather-copy p,.gazette-room-step p,.gazette-map-legend p,.gazette-hud-report p,.gazette-combat-grid p,.gazette-damage-report p,.gazette-audio-report p,.gazette-leaderboard-report p{margin:0 0 10px;font-size:13px;font-weight:650;line-height:1.36}.gazette-lead-story{border-right:2px solid #263442;min-height:230px}.gazette-dropcap{float:left;color:#9e3b29;margin:-7px 7px -7px 0!important;font-family:Georgia,Times New Roman,serif!important;font-size:66px!important;font-weight:900!important;line-height:.92!important}.gazette-hero-art,.gazette-flight-sketch,.gazette-weather-scene{background:#9acbd6;border-left:0;min-height:230px;position:relative;overflow:hidden}.gazette-hero-art:before,.gazette-flight-sketch:before,.gazette-weather-scene:before{content:"";border:1px dashed #2634428c;position:absolute;inset:7px}.gazette-hero-art img,.gazette-flight-sketch img,.gazette-weather-scene>img{z-index:2;object-fit:contain;width:206px;max-width:74%;height:auto;image-rendering:pixelated;position:absolute}.gazette-hero-art img{bottom:33px;right:7%;transform:rotate(-8deg)}.gazette-runway{z-index:1;background:repeating-linear-gradient(135deg,#6d3e2d 0 7px,#754432 7px 14px);border-top:4px solid #58bd2d;height:14px;position:absolute;bottom:20px;left:0;right:0}.gazette-hay-bale{z-index:2;background:repeating-radial-gradient(circle at 44% 48%,#e4a52c 0 4px,#f3be40 5px 8px);border:3px solid #8b5521;border-radius:52% 44% 44% 52%;width:35px;height:25px;position:absolute;bottom:33px;left:16%}.gazette-cloud-mark{background:#f5feffcc;border-radius:99px;width:76px;height:22px;position:absolute;box-shadow:18px -10px 0 3px #f5feffcc,43px -3px 0 -2px #f5feffcc}.gazette-cloud-one{top:44px;left:10%}.gazette-cloud-two{top:65px;right:10%;transform:scale(.65)}.gazette-mode-strip{border-top:2px solid #263442;border-bottom:2px solid #263442;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.gazette-mode-strip section{min-height:108px;padding:14px 16px 12px 45px;position:relative}.gazette-mode-strip section+section{border-left:2px solid #263442}.gazette-mode-number{color:#f9eab7;background:#9e3b29;border:2px solid #263442;border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:grid;position:absolute;top:17px;left:14px}.gazette-mode-strip h4,.gazette-combat-grid h4,.gazette-weather-copy h4,.gazette-audio-report h4,.gazette-leaderboard-report h4,.gazette-room-step h4{margin:0 0 5px;font-size:18px;line-height:1}.gazette-mode-strip p{margin:0;font-size:11px;font-weight:700;line-height:1.25}.gazette-utility-row{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;padding:14px 18px 8px;display:grid}.gazette-utility-row>div{color:#42575c;text-align:center;justify-items:center;gap:4px;font-family:Georgia,Times New Roman,serif;font-size:10px;font-weight:900;display:grid}.gazette-layout-welcome .gazette-lead-story,.gazette-layout-welcome .gazette-hero-art{min-height:255px}.gazette-layout-welcome .gazette-story-copy{padding:17px 20px 13px}.gazette-layout-welcome .gazette-story-copy p{margin-bottom:9px;font-size:12px;line-height:1.34}.gazette-welcome-signoff{color:#42575c;text-align:center;border-top:2px solid #263442;margin:0;padding:16px 22px 18px;font-family:Georgia,Times New Roman,serif;font-size:14px;font-style:italic;font-weight:700;line-height:1.3}.gazette-welcome-signoff span{color:#9e3b29;letter-spacing:.14em;text-transform:uppercase;margin-bottom:4px;font-family:Arial,sans-serif;font-size:10px;font-style:normal;font-weight:900;display:block}.gazette-utility-icon{color:#f8edbd;background:#50636c;border:2px solid #263442;border-radius:4px;place-items:center;width:34px;height:34px;font-family:Arial,sans-serif;font-size:22px;font-style:normal;font-weight:900;display:grid}.gazette-utility-settings{color:#79bd44;font-size:29px}.gazette-utility-info{color:#e4f3b3;border-radius:50%}.gazette-utility-note{color:#fff56a;font-size:26px}.gazette-utility-speaker{color:#7db7ff;letter-spacing:-5px;font-size:17px}.gazette-utility-help{color:#ff5050;font-size:27px}.gazette-utility-plane{color:#6fe8ff;transform:rotate(-10deg)}.gazette-utility-bulb{color:#fff258;border-radius:50%}.gazette-caption{color:#5e4f35;text-align:center;margin:0;padding:5px 18px 9px;font-family:Georgia,Times New Roman,serif;font-size:11px;font-style:italic;font-weight:700}.gazette-flight-layout{border-bottom:2px solid #263442}.gazette-keyboard-story{border-right:2px solid #263442}.gazette-keyboard{background:#a8c2c375;border:2px solid #263442;justify-content:center;gap:7px;padding:11px;display:grid}.gazette-keyboard-row{justify-content:center;gap:5px;display:flex}.gazette-flight-layout-rebuilt{grid-template-columns:minmax(0,1.16fr) minmax(270px,.84fr)}.gazette-keyboard-story-rebuilt{padding:14px 16px 12px}.gazette-pilot-keyboard{background:linear-gradient(#49696a1c 1px,#0000 1px) 0 0/8px 8px,linear-gradient(90deg,#49696a17 1px,#0000 1px) 0 0/8px 8px,#a8c2c375;border:2px solid #263442;padding:10px 12px 12px}.gazette-pilot-keyboard-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:9px;display:flex}.gazette-pilot-keyboard-heading>span,.gazette-arrow-board>span{color:#8e3828;letter-spacing:.13em;text-transform:uppercase;font-family:Arial,sans-serif;font-size:9px;font-weight:900}.gazette-pilot-keyboard-heading p{color:#42575c;text-align:right;max-width:266px;margin:0;font-size:9px;font-weight:700;line-height:1.22}.gazette-keyboard-board{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;width:min(100%,440px);margin:0 auto;display:grid}.gazette-qwerty-board{gap:5px;display:grid}.gazette-qwerty-row{grid-template-columns:repeat(10,27px);gap:4px;display:grid}.gazette-qwerty-home-row{grid-template-columns:repeat(9,27px);margin-left:15px}.gazette-qwerty-space-row{padding-left:42px;display:flex}.gazette-pilot-keyboard .gazette-key{min-width:27px;height:26px;padding:0 3px;font-size:9px}.gazette-pilot-keyboard .gazette-key-space{width:196px;min-width:196px}.gazette-key-active{color:#442b1d!important;background:linear-gradient(#fff5a6 0%,#efbd48 100%)!important;border-color:#8c4b20!important;box-shadow:inset 0 -4px #814a1833,0 2px #2634423d!important}.gazette-key-muted{color:#26344270!important;background:#eeefd394!important;border-color:#2634425c!important;box-shadow:inset 0 -3px #4150511a!important}.gazette-arrow-board{justify-items:center;gap:5px;display:grid}.gazette-arrow-key-grid{grid-template-columns:repeat(3,27px);gap:4px;display:grid}.gazette-arrow-key-grid .gazette-key{min-width:27px;height:26px;padding:0;font-size:12px}.gazette-key-arrow-up{grid-column:2}.gazette-key-arrow-left{grid-area:2/1}.gazette-key-arrow-down{grid-area:2/2}.gazette-key-arrow-right{grid-area:2/3}.gazette-key{box-sizing:border-box;color:#263442;text-align:center;background:#f8ecc0;border:2px solid #263442;border-radius:3px;place-items:center;min-width:32px;height:29px;padding:0 5px;font-family:Arial,sans-serif;font-size:11px;font-weight:900;line-height:1;display:inline-grid;box-shadow:inset 0 -4px #41505133,0 2px #26344238}.gazette-key-wide{min-width:58px}.gazette-control-list{gap:6px;margin-top:13px;display:grid}.gazette-control-list p{grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:5px;margin:0;font-size:11px;font-weight:700;line-height:1.2;display:grid}.gazette-control-list p:nth-child(n+5){grid-template-columns:auto minmax(0,1fr)}.gazette-control-list .gazette-key{min-width:26px;height:24px;font-size:9px}.gazette-control-list-rebuilt{gap:3px;margin-top:10px}.gazette-control-list-rebuilt p{border-top:1px dotted #26344247;padding:3px 0}.gazette-control-list-rebuilt p:first-child{border-top:0}.gazette-flight-sketch{background:#a8cfda}.gazette-flight-sketch img{bottom:42px;left:13%;transform:rotate(-18deg)}.gazette-flight-vector{z-index:3;color:#8e3828;letter-spacing:.07em;font-family:Arial,sans-serif;font-size:10px;font-weight:900;position:absolute}.gazette-flight-vector:after{content:"";background:currentColor;height:2px;position:absolute}.gazette-flight-vector-thrust{top:32px;left:12%}.gazette-flight-vector-thrust:after{width:58px;top:5px;left:79px}.gazette-flight-vector-gravity{top:102px;right:13%;transform:rotate(90deg)}.gazette-flight-vector-gravity:after{width:63px;top:5px;left:48px}.gazette-flight-light-cone{z-index:1;clip-path:polygon(100% 41%,0 0,0 100%);filter:blur(1px);background:#fff06542;width:28%;height:78px;position:absolute;bottom:72px;left:6%}.gazette-dotted-aim{align-items:center;gap:6px;display:inline-flex}.gazette-dotted-aim i{background:#f8f3d8;border-radius:50%;width:5px;height:5px;display:block;box-shadow:0 0 3px #202c3473}.gazette-flight-sketch .gazette-dotted-aim{z-index:3;position:absolute;top:92px;left:57%;transform:rotate(-18deg)}.gazette-flight-aim-label{z-index:3;color:#8e3828;letter-spacing:.06em;font:900 8px/1 Arial,sans-serif;position:absolute;top:116px;left:48%}.gazette-flight-sketch p{z-index:3;background:#f8ecc0eb;border:1px solid #263442;max-width:188px;margin:0;padding:6px;font-size:10px;font-weight:700;line-height:1.2;position:absolute;bottom:30px;right:12px}.gazette-safety-strip{grid-template-columns:54px minmax(0,1fr) 54px minmax(0,1fr);align-items:center;gap:10px;padding:12px 18px;display:grid}.gazette-safety-strip p{margin:0;font-size:11px;font-weight:700;line-height:1.25}.gazette-screen-controls{background:#f4e1a647}.gazette-screen-controls .gazette-key{vertical-align:middle}.gazette-console-layout{border-bottom:2px solid #263442;grid-template-columns:minmax(0,1.08fr) minmax(295px,.92fr);display:grid}.gazette-console-board{border-right:2px solid #263442;padding:16px 18px}.gazette-console-board-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.gazette-console-board-heading>span,.gazette-console-popouts>h4,.gazette-console-plane-demo>b{color:#9e3b29;letter-spacing:.12em;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:11px;font-weight:900}.gazette-console-board-heading p{color:#52646b;text-align:right;margin:0;font-size:10px;font-weight:700}.gazette-console-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.gazette-console-button,.gazette-console-score{box-sizing:border-box;background:linear-gradient(#b9c3cb 0%,#97a5b0 100%);border:2px solid #53606b;border-radius:5px;place-items:center;min-height:48px;display:grid;box-shadow:inset 0 -4px #34424c2e,0 2px #26344229}.gazette-console-button{align-content:center;gap:2px;position:relative}.gazette-console-button b{color:#263442;letter-spacing:.05em;font-family:Arial,sans-serif;font-size:7px;font-weight:900}.gazette-console-button img{object-fit:contain;width:29px;height:29px;image-rendering:pixelated}.gazette-console-pause,.gazette-console-restart{grid-column:span 2;min-height:58px}.gazette-console-pause i{background:radial-gradient(circle at 38% 28%,#ffb538 0 16%,#ff7d12 17% 68%,#d9470e 69% 100%);border:3px solid #263442;border-radius:50%;width:33px;height:33px;display:block;position:relative}.gazette-console-pause i:after{content:"";background:#fff7dd;position:absolute;inset:8px}.gazette-console-restart img{image-rendering:auto;width:36px;height:36px}.gazette-console-score{grid-column:span 3;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:5px}.gazette-console-score>div{background:#39495b85;border-radius:3px;place-items:center;height:100%;display:grid}.gazette-console-score span{color:#f5f0dc;font:900 8px/1 Arial,sans-serif}.gazette-console-score strong{color:#fff35d;text-shadow:0 0 7px #ffe852b8;font:900 21px/.92 Arial,sans-serif}.gazette-console-score>div:last-child strong{color:#69f891;text-shadow:0 0 7px #44ff83a8}.gazette-console-popouts{background:#87abbd3d;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-content:center;gap:10px;padding:15px 17px;display:grid}.gazette-console-popouts>h4{grid-column:1/-1;margin:0}.gazette-console-music-demo,.gazette-console-plane-demo{box-sizing:border-box;background:#9db8c2;border:2px solid #53606b;border-radius:5px;min-height:106px;padding:7px;box-shadow:inset 0 -4px #34424c29}.gazette-console-music-demo{grid-template-rows:1fr auto;grid-template-columns:26px 1fr;gap:5px 6px;display:grid}.gazette-console-music-demo>div{align-content:center;justify-items:center;gap:3px;display:grid}.gazette-console-music-demo img{object-fit:contain;width:23px;height:23px;image-rendering:pixelated}.gazette-console-music-demo b{color:#263442;font:900 6px/1 Arial,sans-serif}.gazette-console-music-demo section{grid-template-columns:repeat(5,minmax(0,1fr));align-content:center;gap:3px;display:grid}.gazette-console-music-demo section span{color:#263442;background:#f8eebd;border:1px solid #263442;border-radius:2px;place-items:center;height:17px;font:900 8px/1 Arial,sans-serif;display:grid}.gazette-console-music-demo section .gazette-console-track-active{background:linear-gradient(#fff66a 0%,#ffb52c 100%);box-shadow:0 0 5px #ffcb2fb8}.gazette-console-music-demo>i{background:#394956;border-radius:4px;grid-column:1/-1;height:5px;display:block;position:relative}.gazette-console-music-demo>i em{background:#ffbd2c;border:2px solid #9c6622;border-radius:50%;width:12px;height:12px;display:block;position:absolute;top:-4px;left:42%}.gazette-console-plane-demo{grid-template-rows:auto 1fr auto;gap:5px;display:grid}.gazette-console-plane-demo>b{color:#263442;letter-spacing:.06em;font-size:8px}.gazette-console-plane-demo>div,.gazette-console-plane-demo>section{grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;display:grid}.gazette-console-plane-demo img{box-sizing:border-box;object-fit:contain;width:100%;height:25px;image-rendering:pixelated;background:#eeefd3a3;border:1px solid #26344257;border-radius:3px;padding:2px}.gazette-console-plane-demo .gazette-console-plane-active{background:#ffef79c7;border-color:#c17d25;box-shadow:0 0 5px #ffcb2fad}.gazette-console-plane-demo>section span{background:#39495bbf;border:1px solid #26344257;border-radius:3px;justify-content:center;align-items:center;gap:6px;min-height:17px;display:flex}.gazette-console-plane-demo>section .gazette-console-light-active{border-color:#d2a52b;box-shadow:0 0 5px #ffdc41b8}.gazette-console-plane-demo>section i{background:var(--console-light);width:8px;height:8px;box-shadow:0 0 5px var(--console-light);border-radius:50%;display:block}.gazette-console-guide{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.gazette-console-guide article{border-bottom:1px solid #26344285;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:9px;min-height:70px;padding:10px 16px;display:grid}.gazette-console-guide article:nth-child(odd){border-right:1px solid #26344285}.gazette-console-guide h4{color:#263442;margin:0 0 2px;font-size:13px;line-height:1}.gazette-console-guide p{margin:0;font-size:10px;font-weight:700;line-height:1.24}.gazette-console-guide .gazette-key{vertical-align:middle;min-width:38px;height:20px;padding:0 4px;font-size:8px}.gazette-console-mini{box-sizing:border-box;background:linear-gradient(#b9c3cb 0%,#97a5b0 100%);border:2px solid #53606b;border-radius:5px;place-items:center;width:42px;height:42px;display:grid;box-shadow:inset 0 -3px #34424c2e}.gazette-console-mini img{object-fit:contain;width:29px;height:29px;image-rendering:pixelated}.gazette-console-mini-pause i{background:#ff7d12;border:2px solid #263442;border-radius:50%;width:29px;height:29px;display:block;position:relative}.gazette-console-mini-pause i:after{content:"";background:#fff7dd;position:absolute;inset:7px}.gazette-console-mini-score{text-align:center;grid-template-columns:1fr 1fr;gap:2px;padding:3px}.gazette-console-mini-score strong{color:#fff35d;font:900 21px/1 Arial,sans-serif}.gazette-console-mini-score span{color:#69f891;font:900 7px/1.1 Arial,sans-serif}.gazette-console-room-note{color:#42575c;background:#87abbd3d;border-top:2px solid #263442;margin:0;padding:9px 18px;font-weight:700;line-height:1.25;font-size:10px!important}.gazette-top-hud-layout{border-bottom:2px solid #263442;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);display:grid}.gazette-top-hud-map,.gazette-top-hud-resources{padding:16px 18px}.gazette-top-hud-map{border-right:2px solid #263442}.gazette-top-hud-map h4,.gazette-top-hud-resources h4,.gazette-station-copy h4{color:#263442;margin:0 0 8px;font-size:17px;line-height:1}.gazette-top-hud-map-heading{justify-content:space-between;align-items:center;gap:9px;margin-bottom:8px;display:flex}.gazette-top-hud-map-heading h4{margin:0}.gazette-top-hud-map-heading .gazette-top-hud-performance-cards{flex:none;width:82px}.gazette-top-hud-map-heading .gazette-top-hud-performance-cards>div{min-height:28px}.gazette-top-hud-map-heading .gazette-top-hud-performance-cards strong{font-size:12px}.gazette-top-hud-map-demo{background:#70828d;height:132px}.gazette-top-hud-map-demo .gazette-map-dot-player{width:20px;height:20px}.gazette-top-hud-legend{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:9px;display:grid}.gazette-top-hud-legend p{grid-template-columns:13px minmax(0,1fr);align-items:center;gap:4px;min-width:0;margin:0;font-size:9px;font-weight:700;line-height:1.1;display:grid}.gazette-top-hud-legend .gazette-map-dot{width:10px;height:10px;position:relative;top:auto;left:auto}.gazette-top-hud-edge-note{color:#42575c;margin:9px 0 0;font-size:10px;font-weight:700;line-height:1.24}.gazette-top-hud-instrument-art{grid-template:"fuel ammo"minmax(74px,1fr)"fuel rockets"minmax(58px,.8fr)/minmax(152px,.9fr) minmax(0,1.1fr);gap:7px;display:grid}.gazette-top-hud-fuel-art,.gazette-top-hud-ammo-art,.gazette-top-hud-rocket-art{box-sizing:border-box;background:linear-gradient(#b9c3cb 0%,#97a5b0 100%);border:2px solid #53606b;border-radius:5px;place-items:center;display:grid;box-shadow:inset 0 -4px #34424c29}.gazette-top-hud-fuel-art{grid-area:fuel;align-content:center;overflow:hidden}.gazette-top-hud-ammo-art{grid-area:ammo}.gazette-top-hud-rocket-art{grid-area:rockets}.gazette-top-hud-fuel-art>b,.gazette-top-hud-ammo-art>b,.gazette-top-hud-rocket-art>b{color:#263442;letter-spacing:.06em;font:900 8px/1 Arial,sans-serif}.gazette-top-hud-fuel-art .gazette-fuel-gauge-demo{transform-origin:bottom;width:144px;height:73px;margin:0 0 4px;transform:scale(.9)}.gazette-top-hud-fuel-gauge-live em{animation:8s ease-in-out infinite gazetteFuelNeedleCycle}@keyframes gazetteFuelNeedleCycle{0%,8%{transform:rotate(0)}44%{transform:rotate(-52deg)}72%{transform:rotate(-111deg)}84%{transform:rotate(-148deg)}91%{transform:rotate(-20deg)}to{transform:rotate(0)}}@media (prefers-reduced-motion:reduce){.gazette-top-hud-fuel-gauge-live em{animation:none}}.gazette-top-hud-ammo-art{align-content:center;gap:3px}.gazette-top-hud-ammo-art>div{align-items:end;gap:5px;display:flex}.gazette-top-hud-ammo-art .guide-bullet-art{border-width:2px;border-radius:8px 8px 2px 2px;width:12px;height:37px;box-shadow:inset 0 -13px #ffe35a}.gazette-top-hud-rocket-art{align-content:center;gap:2px}.gazette-top-hud-rocket-art>div{gap:17px;display:flex}.gazette-top-hud-rocket-art .guide-rocket-art{border-width:2px;width:43px;height:14px}.gazette-top-hud-rocket-art .guide-rocket-art:before{border-top-width:3px;border-bottom-width:3px;border-right-width:10px;top:2px;left:-12px}.gazette-top-hud-rocket-art .guide-rocket-art:after{border-width:1px;width:6px;height:7px;bottom:-7px;right:9px}.gazette-top-hud-rules{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.gazette-top-hud-rules article{background:#87abbd26;border-top:2px solid #53606b;min-width:0;padding:6px 7px}.gazette-top-hud-rules article>span{color:#9e3b29;letter-spacing:.08em;margin-bottom:3px;font:900 9px/1 Arial,sans-serif;display:block}.gazette-top-hud-rules p{margin:0;font-size:10px;font-weight:700;line-height:1.22}.gazette-top-hud-rules .gazette-key{vertical-align:middle;min-width:32px;height:19px;padding:0 3px;font-size:8px}.gazette-station-spread{border-bottom:2px solid #263442;grid-template-columns:minmax(250px,.76fr) minmax(0,1.24fr);display:grid}.gazette-station-scene{background:linear-gradient(#233b5c 0%,#172f4b 69%,#315c31 70% 75%,#553529 76% 100%);border-right:2px solid #263442;min-height:222px;position:relative;overflow:hidden}.gazette-station-scene:before{content:"";z-index:1;border:1px dashed #f0f4db3d;position:absolute;inset:8px}.gazette-station-moon{z-index:1;background:#d8ddc5;border-radius:50%;width:43px;height:43px;position:absolute;top:24px;right:20%;box-shadow:0 0 18px #eef2dad1}.gazette-station-trees{z-index:2;opacity:.86;background:repeating-linear-gradient(120deg,#0000 0 20px,#16364b 21px 52px,#0000 53px 74px);height:108px;position:absolute;bottom:52px;left:-12px;right:-12px}.gazette-station-map-dot{z-index:4;background:#a855f7;border:2px solid #492075;border-radius:50%;width:12px;height:12px;position:absolute;top:28px;left:26px;box-shadow:0 0 11px #b052fff2}.gazette-station-pump-wrap{z-index:4;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.gazette-station-pump-wrap .fuel-station{width:102px;position:relative;bottom:auto;left:auto!important}.gazette-station-pump-wrap .fuel-beacon{animation:none}.gazette-station-grass{z-index:5;background:repeating-linear-gradient(100deg,#278b2c 0 11px,#3ca62f 12px 21px);border-top:2px solid #6fdd36;height:7px;position:absolute;bottom:25px;left:0;right:0}.gazette-station-touch{z-index:6;color:#fff0a6;letter-spacing:.06em;background:#0a1e2fcc;border:1px solid #faefa6cc;padding:4px 5px;font:900 8px/1 Arial,sans-serif;position:absolute;bottom:11px;right:12px}.gazette-station-copy{padding:18px 20px}.gazette-station-copy>span{color:#9e3b29;letter-spacing:.15em;margin-bottom:3px;font-family:Georgia,Times New Roman,serif;font-size:10px;font-weight:900;display:block}.gazette-station-copy>p{margin:0 0 11px;font-size:12px;font-weight:700;line-height:1.3}.gazette-station-steps{gap:5px;display:grid}.gazette-station-steps p{border-top:1px dotted #26344266;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:7px;margin:0;padding-top:5px;font-size:10px;font-weight:700;line-height:1.22;display:grid}.gazette-station-steps b{color:#f7ecc1;background:#9e3b29;border:2px solid #263442;border-radius:50%;place-items:center;width:21px;height:21px;font:900 11px/1 Arial,sans-serif;display:grid}.gazette-top-hud-status-note{color:#42575c;background:#87abbd3d;margin:0;padding:9px 18px;font-weight:700;line-height:1.25;font-size:10px!important}.gazette-top-hud-performance-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.gazette-top-hud-performance-cards>div{background:linear-gradient(#b9c3cb 0%,#97a5b0 100%);border:2px solid #53606b;border-radius:5px;place-items:center;min-height:36px;display:grid;box-shadow:inset 0 -3px #34424c2e}.gazette-top-hud-performance-cards strong,.gazette-top-hud-performance-cards span{text-align:center;display:block}.gazette-top-hud-performance-cards strong{color:#fff36a;text-shadow:0 0 6px #ffe852c7;font:900 15px/.9 Arial,sans-serif}.gazette-top-hud-performance-cards span{color:#33444f;font:900 7px/1 Arial,sans-serif}.gazette-flight-scene{background:#1f3854}.gazette-flight-scene:before{z-index:2;pointer-events:none;border-color:#ecf7ff33}.gazette-flight-scene .gazette-flight-scene-image{z-index:1;object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;inset:0;transform:none}.gazette-pause-demo,.gazette-restart-demo{border:3px solid #263442;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.gazette-pause-demo{background:#ff7d12;position:relative}.gazette-pause-demo i{background:#fff6d5;width:7px;height:18px;position:absolute;top:11px}.gazette-pause-demo i:first-child{left:12px}.gazette-pause-demo i:last-child{right:12px}.gazette-restart-demo{color:#3d9cff;background:#e0edf5;font:900 35px/1 Arial,sans-serif}.gazette-navigation-layout{border-bottom:2px solid #263442}.gazette-map-report{border-right:2px solid #263442}.gazette-map-demo{background:#85949e;border:3px solid #263442;height:180px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 3px #ebebe094}.gazette-map-grid-line{background:#f5f0cd4d;position:absolute}.gazette-map-grid-a{width:1px;top:0;bottom:0;left:20%;box-shadow:27vw 0 #f5f0cd4d,54vw 0 #f5f0cd4d}.gazette-map-grid-b{height:1px;top:37%;left:0;right:0;box-shadow:0 58px #f5f0cd4d}.gazette-map-edge{background:#f13d40;width:5px;position:absolute;top:11px;bottom:11px;box-shadow:0 0 9px #f13d40}.gazette-map-edge-left{left:0}.gazette-map-edge-right{right:0}.gazette-map-dot{box-sizing:border-box;border:2px solid #263442;border-radius:50%;width:10px;height:10px;display:inline-block}.gazette-map-demo .gazette-map-dot{position:absolute}.gazette-map-dot-player{background:#28dc52;box-shadow:0 0 9px #2ddf4fe6}.gazette-map-dot-fuel{background:#a855f7;box-shadow:0 0 6px #a855f7d1}.gazette-map-dot-enemy{background:#f43f48;box-shadow:0 0 6px #f43f48c2}.gazette-map-dot-player{width:18px;height:18px;top:56%;left:48%}.gazette-map-fuel-one{top:28%;left:18%}.gazette-map-fuel-two{bottom:21%;right:19%}.gazette-map-enemy-one{top:32%;right:25%}.gazette-map-enemy-two{bottom:20%;left:30%}.gazette-map-label{color:#f6edc5;font:900 10px/1 Arial,sans-serif;position:absolute;top:70%;left:45.5%}.gazette-map-legend{gap:6px;margin-top:12px;display:grid}.gazette-map-legend p{grid-template-columns:16px minmax(0,1fr);align-items:center;gap:7px;margin:0;font-size:11px;display:grid}.gazette-map-legend .gazette-map-dot{width:12px;height:12px;position:relative;top:auto;left:auto}.gazette-map-edge-sample{background:#f13d40;width:5px;height:20px;display:block;box-shadow:0 0 7px #f13d40}.gazette-hud-report{padding:17px 18px}.gazette-performance-demo{justify-content:center;gap:10px;margin-bottom:13px;display:flex}.gazette-performance-demo div{background:#aeb8be;border:2px solid #53606b;border-radius:5px;place-items:center;width:70px;height:46px;display:grid;box-shadow:inset 0 -4px #34424c2e}.gazette-performance-demo strong,.gazette-performance-demo span{text-align:center;display:block}.gazette-performance-demo strong{color:#fff7b8;text-shadow:0 0 7px #ffe852cc;font:900 19px/.9 Arial,sans-serif}.gazette-performance-demo span{color:#33444f;font:900 8px/1 Arial,sans-serif}.gazette-edge-scene{background:#8fc3d2;border:2px solid #263442;height:70px;position:relative;overflow:hidden}.gazette-tree-row{background:repeating-linear-gradient(120deg,#0000 0 15px,#476e72 16px 33px,#0000 34px 48px);height:40px;position:absolute;bottom:0;left:0;right:0}.gazette-edge-glow{background:#f54142;width:12px;position:absolute;top:0;bottom:0;right:-3px;box-shadow:0 0 16px #f54142}.gazette-edge-scene img{z-index:2;width:85px;image-rendering:pixelated;position:absolute;bottom:4px;right:31px;transform:rotate(-8deg)}.gazette-aim-note{justify-content:center;align-items:center;gap:13px;padding:10px 18px;display:flex}.gazette-aim-note p{margin:0;font-size:11px;font-weight:700}.gazette-aim-note .gazette-dotted-aim i{background:#53606b}.gazette-combat-grid{border-bottom:2px solid #263442;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.gazette-combat-grid>section+section{border-left:2px solid #263442}.gazette-fuel-gauge-demo{background:conic-gradient(from 270deg at 50% 100%,#e83f43 0deg 42deg,#fff0d0 43deg 46deg,#e89c2c 47deg 88deg,#fff0d0 89deg 92deg,#f4df35 93deg 134deg,#fff0d0 135deg 138deg,#4bc453 139deg 180deg,#0000 181deg);border-radius:178px 178px 0 0;width:178px;height:90px;margin:0 auto 9px;position:relative;overflow:hidden}.gazette-fuel-gauge-demo:before{content:"";background:#ecd99d;border-radius:99px 99px 0 0;position:absolute;inset:22px 25px -20px}.gazette-fuel-gauge-demo b{background:#273039;border:3px solid #263442;border-radius:50%;width:17px;height:17px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.gazette-fuel-gauge-demo em{transform-origin:0;background:#f0202d;border-radius:5px;width:66px;height:5px;position:absolute;bottom:7px;left:50%;transform:rotate(0)}.gazette-fuel-tank-wrap{place-items:center;min-height:150px;display:grid}.gazette-fuel-tank-wrap .fuel-station{width:88px;position:relative;bottom:auto;left:auto!important}.gazette-fuel-tank-wrap .fuel-beacon{animation:none}.gazette-ammo-demo{justify-content:center;gap:6px;min-height:62px;padding-top:9px;display:flex}.gazette-ammo-demo .guide-bullet-art{border-width:2px;border-radius:8px 8px 2px 2px;width:13px;height:42px;box-shadow:inset 0 -14px #ffe35a}.gazette-rockets-demo{justify-content:center;gap:15px;margin:17px 0 8px;display:flex}.gazette-damage-report{grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);min-height:150px;display:grid}.gazette-damage-planes{background:#a4c4d1;border-right:2px solid #263442;position:relative;overflow:hidden}.gazette-damage-planes img{width:125px;image-rendering:pixelated;position:absolute}.gazette-damage-planes img:first-child{bottom:26px;left:12px;transform:rotate(-9deg)}.gazette-damage-planes img:nth-of-type(2){top:25px;right:10px;transform:rotate(166deg)}.gazette-hit-one,.gazette-hit-two{z-index:2;color:#f7ecc1;background:#9e3b29;border:1px solid #263442;padding:3px 4px;font:900 9px/1 Arial,sans-serif;position:absolute}.gazette-hit-one{top:18px;left:86px}.gazette-hit-two{bottom:20px;right:76px}.gazette-blast-mark{color:#f04a24;text-shadow:0 0 #263442,2px 2px #263442;font:900 50px/1 Arial,sans-serif;position:absolute;bottom:53px;right:24px}.gazette-smoke-puffs{gap:4px;display:flex;position:absolute;bottom:73px;left:95px}.gazette-smoke-puffs i{background:#e3edebc7;border-radius:50%;width:14px;height:14px;box-shadow:-3px 2px #a2b3b1b8}.gazette-smoke-puffs i:nth-child(2){transform:translate(5px,-8px)scale(1.2)}.gazette-smoke-puffs i:nth-child(3){transform:translate(11px,-18px)scale(1.45)}.gazette-damage-report>div:last-child{padding:18px}.gazette-damage-report h4{margin:0 0 7px;font-size:19px}.gazette-weather-live-preview{background:#a7b8bd;border-bottom:2px solid #263442;margin:0}.gazette-weather-live-sky{isolation:isolate;background:#708c9c;min-height:250px;animation:30s ease-in-out infinite gazetteWeatherSkyCycle;position:relative;overflow:hidden}.gazette-weather-live-sky:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#ffffff1f,#0000 48%,#18314421);position:absolute;inset:0}.gazette-weather-live-sun,.gazette-weather-live-moon{z-index:1;pointer-events:none;width:64px;height:64px;position:absolute;top:28px;right:13%}.gazette-weather-live-sun{background:#ffe879;border-radius:50%;animation:30s ease-in-out infinite gazetteWeatherSunCycle;box-shadow:0 0 30px #ffeb80d1,0 0 68px #ffe77e5c}.gazette-weather-live-moon{filter:drop-shadow(0 0 9px #f5f8ffdb)drop-shadow(0 0 26px #cddeff8a);opacity:0;background:url(/assets/pixel-moon.png) 50%/contain no-repeat;animation:30s ease-in-out infinite gazetteWeatherMoonCycle}.gazette-weather-live-stars{z-index:1;opacity:0;animation:30s ease-in-out infinite gazetteWeatherStarsCycle;position:absolute;inset:0}.gazette-weather-live-stars i{background:#fffce0;border-radius:50%;width:3px;height:3px;animation:2.4s ease-in-out infinite alternate gazetteWeatherStarTwinkle;position:absolute;box-shadow:0 0 6px #ffffdceb}.gazette-weather-live-stars i:first-child{top:20%;left:10%}.gazette-weather-live-stars i:nth-child(2){animation-delay:-.9s;top:12%;left:23%}.gazette-weather-live-stars i:nth-child(3){animation-delay:-1.7s;top:27%;left:39%}.gazette-weather-live-stars i:nth-child(4){animation-delay:-.4s;top:10%;left:54%}.gazette-weather-live-stars i:nth-child(5){animation-delay:-1.2s;top:25%;left:68%}.gazette-weather-live-stars i:nth-child(6){animation-delay:-2s;top:13%;left:81%}.gazette-weather-live-stars i:nth-child(7){animation-delay:-.6s;top:34%;left:91%}.gazette-weather-live-cloud{z-index:2;background:#eff9f8bd;border-radius:999px;width:154px;height:32px;animation:13s ease-in-out infinite alternate gazetteWeatherCloudDrift,30s ease-in-out infinite gazetteWeatherCloudShade;position:absolute;box-shadow:35px -19px 0 8px #f0faf9c7,74px -9px 0 3px #f0faf9ad,22px 8px 0 -3px #aac7cc5c}.gazette-weather-live-cloud-one{top:58px;left:7%}.gazette-weather-live-cloud-two{animation-delay:-4s,0s;top:98px;right:18%;transform:scale(.72)}.gazette-weather-live-rain{z-index:18;opacity:0;animation:30s ease-in-out infinite gazetteWeatherRainCycle;position:absolute;inset:-12px 0 0;overflow:hidden}.gazette-weather-live-rain i{background:linear-gradient(#f7feff00,#e0f5ffe0,#7db7d724);border-radius:2px;width:2px;height:34px;animation:.78s linear infinite gazetteWeatherRainFall;position:absolute;transform:rotate(16deg)translateY(-58px)}.gazette-weather-live-rain i:first-child{animation-delay:-180ms;top:8%;left:5%}.gazette-weather-live-rain i:nth-child(2){height:26px;animation-delay:-420ms;top:39%;left:14%}.gazette-weather-live-rain i:nth-child(3){animation-delay:-600ms;top:15%;left:23%}.gazette-weather-live-rain i:nth-child(4){height:29px;animation-delay:-120ms;top:50%;left:33%}.gazette-weather-live-rain i:nth-child(5){animation-delay:-520ms;top:4%;left:43%}.gazette-weather-live-rain i:nth-child(6){height:25px;animation-delay:-280ms;top:43%;left:52%}.gazette-weather-live-rain i:nth-child(7){animation-delay:-680ms;top:21%;left:61%}.gazette-weather-live-rain i:nth-child(8){height:31px;animation-delay:-350ms;top:51%;left:70%}.gazette-weather-live-rain i:nth-child(9){animation-delay:-730ms;top:10%;left:78%}.gazette-weather-live-rain i:nth-child(10){height:26px;animation-delay:-240ms;top:40%;left:86%}.gazette-weather-live-rain i:nth-child(11){animation-delay:-560ms;top:13%;left:94%}.gazette-weather-live-rain i:nth-child(12){height:22px;animation-delay:-90ms;top:62%;left:97%}.gazette-weather-live-fog{z-index:13;pointer-events:none;opacity:0;filter:blur(7px);border-radius:50%;height:68px;position:absolute}.gazette-weather-live-fog-back{background:#e4f0ef78;animation:30s ease-in-out infinite gazetteWeatherFogBackCycle;bottom:35px;left:-8%;right:37%}.gazette-weather-live-fog-front{background:#daebeca3;animation:30s ease-in-out infinite gazetteWeatherFogFrontCycle;bottom:23px;left:26%;right:-10%}.gazette-weather-live-forest{pointer-events:none;width:104%;animation:30s ease-in-out infinite gazetteWeatherForestCycle;position:absolute;left:-2%}.gazette-weather-live-forest-back{z-index:4;clip-path:polygon(0 79%,7% 49%,13% 72%,20% 23%,28% 68%,34% 40%,42% 75%,51% 16%,60% 67%,67% 30%,75% 74%,83% 10%,92% 65%,98% 34%,100% 64%,100% 100%,0 100%);background:#2d5b65;height:116px;bottom:32px}.gazette-weather-live-forest-front{z-index:7;clip-path:polygon(0 77%,6% 36%,13% 75%,20% 19%,29% 79%,37% 42%,45% 73%,53% 30%,61% 83%,69% 19%,77% 75%,85% 39%,93% 79%,100% 28%,100% 100%,0 100%);background:#163a49;height:90px;bottom:30px}.gazette-weather-live-hut{z-index:9;filter:drop-shadow(0 7px 6px #16202959);width:110px;animation:30s ease-in-out infinite gazetteWeatherWorldDimCycle;position:absolute;bottom:33px;left:5%}.gazette-weather-live-ground{z-index:10;background:radial-gradient(at 8px 6px,#26781cd9 0 4px,#0000 4px) 0 5px/18px 8px repeat-x,linear-gradient(#62ba45 0 8px,#2f981e 8px 12px,#593b2c 12px 100%);border-top:2px solid #145a2acc;height:35px;animation:30s ease-in-out infinite gazetteWeatherGroundCycle;position:absolute;bottom:0;left:0;right:0}.gazette-weather-live-sky>img{z-index:15;width:min(22%,162px);min-width:126px;image-rendering:pixelated;transform-origin:50% 60%;animation:30s ease-in-out infinite gazetteWeatherPlaneCycle;position:absolute;bottom:27px;left:51%;transform:rotate(-8deg)}.gazette-weather-live-light-cone{z-index:14;opacity:0;clip-path:polygon(100% 48%,0 0,0 100%);filter:blur(1.5px);background:linear-gradient(90deg,#fff49305,#ffef746b);width:45%;height:87px;animation:30s ease-in-out infinite gazetteWeatherLightCycle;position:absolute;bottom:53px;left:13%}.gazette-weather-live-beacon{z-index:16;opacity:0;border-radius:50%;width:7px;height:7px;animation:30s ease-in-out infinite gazetteWeatherBeaconCycle,.92s ease-in-out infinite alternate gazetteWeatherBeaconPulse;position:absolute}.gazette-weather-live-beacon-front{background:#ff3d46;bottom:73px;left:54%;box-shadow:0 0 10px #ff3d46}.gazette-weather-live-beacon-back{background:#42eb7d;animation-delay:0s,-460ms;bottom:53px;left:66%;box-shadow:0 0 10px #42eb7d}.gazette-weather-live-readout{z-index:20;color:#f8f1c7;letter-spacing:.11em;text-align:center;background:#182b3aa8;border:1px solid #eef4eebf;min-width:72px;min-height:22px;padding:5px 8px;font:900 10px/1 Arial,sans-serif;position:absolute;top:11px;left:13px;box-shadow:0 3px #20313e59}.gazette-weather-live-state{opacity:0;position:absolute;top:6px;left:8px;right:8px}.gazette-weather-live-state-rain{animation:30s linear infinite gazetteWeatherStateRain}.gazette-weather-live-state-fog{animation:30s linear infinite gazetteWeatherStateFog}.gazette-weather-live-state-clear{animation:30s linear infinite gazetteWeatherStateClear}.gazette-weather-live-state-night{animation:30s linear infinite gazetteWeatherStateNight}.gazette-weather-live-state-day{animation:30s linear infinite gazetteWeatherStateDay}.gazette-weather-live-caption{background:#d6dfdd;align-items:center;gap:12px;min-height:34px;padding:6px 13px;display:flex}.gazette-weather-live-caption span{color:#9d402d;letter-spacing:.1em;flex:none;font:900 9px/1 Arial,sans-serif}.gazette-weather-live-caption p{color:#334b56;margin:0;font-size:10px;line-height:1.2}.gazette-weather-guide{border-bottom:2px solid #263442;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.gazette-weather-guide article{grid-template-columns:37px minmax(0,1fr);align-items:start;gap:9px;min-height:84px;padding:12px 16px;display:grid}.gazette-weather-guide article:nth-child(odd){border-right:1px solid #2634428f}.gazette-weather-guide article:nth-child(n+3){border-top:1px solid #2634428f}.gazette-weather-guide h4{color:#263442;margin:0 0 3px;font:900 15px/1.05 Arial,sans-serif}.gazette-weather-guide p{color:#344a56;margin:0;font-size:10px;line-height:1.25}.gazette-weather-guide .gazette-key{vertical-align:baseline;min-width:20px;min-height:20px;padding:2px 4px;font-size:10px}.gazette-weather-guide-icon{border:2px solid #263442;border-radius:50%;place-items:center;width:34px;height:34px;font:900 14px/1 Arial,sans-serif;display:grid}.gazette-weather-guide-rain{color:#dcefff;letter-spacing:-2px;background:#48758c}.gazette-weather-guide-fog{color:#2f5a69;background:#c8d8d7;font-size:23px}.gazette-weather-guide-theme{color:#80571a;background:#ffe26a;font-size:24px}.gazette-weather-guide-lights{color:#fff7b6;letter-spacing:2px;text-shadow:-7px 0 #ff4853,7px 0 #48e985;background:#43566b}@keyframes gazetteWeatherSkyCycle{0%,17%{background:#688496}25%,40%{background:#a1b2b4}47%,60%{background:#7db9d5}67%,80%{background:#142d53}87%,93%{background:#8fcce5}to{background:#688496}}@keyframes gazetteWeatherSunCycle{0%,19%{opacity:.22;transform:scale(.86)}26%,40%{opacity:.42;transform:scale(.9)}47%,61%{opacity:1;transform:scale(1)}67%,80%{opacity:0;transform:scale(.78)}87%,93%{opacity:1;transform:scale(1)}to{opacity:.22;transform:scale(.86)}}@keyframes gazetteWeatherMoonCycle{0%,61%{opacity:0;transform:translateY(10px)scale(.78)}67%,80%{opacity:1;transform:translateY(0)scale(1)}87%,to{opacity:0;transform:translateY(-8px)scale(.82)}}@keyframes gazetteWeatherStarsCycle{0%,62%{opacity:0}68%,79%{opacity:1}86%,to{opacity:0}}@keyframes gazetteWeatherCloudShade{0%,17%{opacity:.88;filter:brightness(.74)saturate(.76)}25%,40%{opacity:.78;filter:brightness(.86)saturate(.7)}47%,60%{opacity:.84;filter:brightness(1.05)}67%,80%{opacity:.39;filter:brightness(.58)saturate(.72)}87%,93%{opacity:.85;filter:brightness(1.08)}to{opacity:.88;filter:brightness(.74)saturate(.76)}}@keyframes gazetteWeatherCloudDrift{0%{translate:-8px}to{translate:20px 4px}}@keyframes gazetteWeatherRainFall{0%{transform:rotate(16deg)translateY(-58px)}to{transform:rotate(16deg)translateY(270px)}}@keyframes gazetteWeatherRainCycle{0%,18%{opacity:1}23%,94%{opacity:0}to{opacity:1}}@keyframes gazetteWeatherFogBackCycle{0%,20%{opacity:0;transform:translate(-10px)}27%,40%{opacity:1;transform:translate(11px)}47%,to{opacity:0;transform:translate(26px)}}@keyframes gazetteWeatherFogFrontCycle{0%,20%{opacity:0;transform:translate(14px)}27%,40%{opacity:.94;transform:translate(-12px)}47%,to{opacity:0;transform:translate(-23px)}}@keyframes gazetteWeatherForestCycle{0%,17%{filter:brightness(.79)saturate(.86)}25%,40%{filter:brightness(.83)saturate(.67)}47%,60%{filter:brightness(1.04)}67%,80%{filter:brightness(.49)saturate(.83)}87%,93%{filter:brightness(1.07)}to{filter:brightness(.79)saturate(.86)}}@keyframes gazetteWeatherWorldDimCycle{0%,17%{filter:brightness(.75)saturate(.82)drop-shadow(0 7px 6px #16202959)}25%,40%{filter:brightness(.8)saturate(.7)drop-shadow(0 7px 6px #16202959)}47%,60%{filter:brightness(1.05)drop-shadow(0 7px 6px #16202940)}67%,80%{filter:brightness(.52)saturate(.86)drop-shadow(0 7px 8px #0000008c)}87%,93%{filter:brightness(1.08)drop-shadow(0 7px 6px #16202933)}to{filter:brightness(.75)saturate(.82)drop-shadow(0 7px 6px #16202959)}}@keyframes gazetteWeatherGroundCycle{0%,17%{filter:brightness(.78)saturate(.82)}25%,40%{filter:brightness(.82)saturate(.72)}47%,60%{filter:brightness(1.04)}67%,80%{filter:brightness(.48)saturate(.85)}87%,93%{filter:brightness(1.08)}to{filter:brightness(.78)saturate(.82)}}@keyframes gazetteWeatherPlaneCycle{0%,17%{filter:brightness(.82)saturate(.86)}25%,40%{filter:brightness(.86)saturate(.74)}47%,60%{filter:brightness()}67%,80%{filter:brightness(.64)saturate(.9)drop-shadow(0 5px 5px #00000075)}87%,93%{filter:brightness()}to{filter:brightness(.82)saturate(.86)}}@keyframes gazetteWeatherLightCycle{0%,20%{opacity:0}27%,40%{opacity:.78}47%,61%{opacity:0}68%,80%{opacity:.72}87%,to{opacity:0}}@keyframes gazetteWeatherBeaconCycle{0%,61%{opacity:.22}67%,80%{opacity:1}87%,to{opacity:.22}}@keyframes gazetteWeatherBeaconPulse{0%{scale:.78}to{scale:1.18}}@keyframes gazetteWeatherStarTwinkle{0%{opacity:.36;scale:.72}to{opacity:1;scale:1.2}}@keyframes gazetteWeatherStateRain{0%,17%{opacity:1}20%,95%{opacity:0}98%,to{opacity:1}}@keyframes gazetteWeatherStateFog{0%,21%{opacity:0}24%,40%{opacity:1}43%,to{opacity:0}}@keyframes gazetteWeatherStateClear{0%,43%{opacity:0}46%,60%{opacity:1}63%,to{opacity:0}}@keyframes gazetteWeatherStateNight{0%,63%{opacity:0}66%,80%{opacity:1}83%,to{opacity:0}}@keyframes gazetteWeatherStateDay{0%,83%{opacity:0}86%,94%{opacity:1}97%,to{opacity:0}}.gazette-weather-replay{--sky-top:#8ddbf1;--sky-bottom:#9ee7f5;--sun:#fff0a8;--cloud:#e6f9ffeb;--cloud-shadow:#b3deec80;--tree-back:#709ba752;--tree-front:#37657194;--ground-top:#65e241;--ground-dark:#573024;--soil:#6b4034;background:#d6dfdd;border-bottom:2px solid #263442;position:relative;overflow:hidden}.gazette-weather-replay-sky{isolation:isolate;background:linear-gradient(var(--sky-top), var(--sky-bottom));min-height:245px;transition:background 1.4s;position:relative;overflow:hidden}.gazette-weather-replay-night .gazette-weather-replay-sky{background:linear-gradient(#111d3c,#233e61)}.gazette-weather-replay-rain .gazette-weather-replay-sky{background:linear-gradient(#263d58,#536f80)}.gazette-weather-replay-fog .gazette-weather-replay-sky{background:linear-gradient(#536b78,#93a6a7)}.gazette-weather-replay-day .gazette-weather-replay-sky{background:linear-gradient(#8ddbf1,#9ee7f5)}.gazette-weather-replay-sky:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#ffffff14,#0000 44%,#0c1c261f);position:absolute;inset:0}.gazette-weather-replay .sun,.gazette-weather-replay .moon{z-index:1;width:58px;top:23px;bottom:auto;right:12%;left:auto!important}.gazette-weather-replay .moon{height:58px}.gazette-weather-replay-rain .sun{opacity:.25}.gazette-weather-replay-fog .sun{opacity:.42}.gazette-weather-replay-stars{z-index:1}.gazette-weather-replay-stars i{max-width:3px;max-height:3px}.gazette-weather-replay-clouds{z-index:2;position:absolute;inset:0}.gazette-weather-replay .cloud{width:150px;animation-duration:52s;bottom:54%!important}.gazette-weather-replay-cloud-one .cloud{left:6%!important}.gazette-weather-replay-cloud-two .cloud{transform:scale(.66);bottom:38%!important;left:61%!important}.gazette-weather-replay.scene-dark .cloud{opacity:.7}.gazette-weather-replay-rain .cloud{opacity:.72;filter:brightness(.68)saturate(.8)}.gazette-weather-replay-fog .cloud{opacity:.62;filter:brightness(.78)saturate(.65)}.gazette-weather-replay .fog-layer{z-index:12;width:100%;height:134px;transition:opacity 1.1s;inset:auto 0 31px}.gazette-weather-replay .fog-layer:before{inset:0}.gazette-weather-replay .fog-bank{width:clamp(115px,18vw,205px);height:47px}.gazette-weather-replay-trees{pointer-events:none;transition:filter 1.4s;position:absolute;bottom:31px;left:0;right:0}.gazette-weather-replay-trees-back{z-index:4;height:119px}.gazette-weather-replay-trees-front{z-index:8;height:91px}.gazette-weather-replay-trees-back .pine{fill:var(--tree-back);opacity:.95}.gazette-weather-replay-trees-front .pine{fill:var(--tree-front)}.gazette-weather-replay.scene-dark .gazette-weather-replay-trees{filter:brightness(.78)saturate(.9)}.gazette-weather-replay-rain .gazette-weather-replay-trees{filter:brightness(.73)saturate(.78)}.gazette-weather-replay-fog .gazette-weather-replay-trees{filter:brightness(.86)saturate(.64)}.gazette-weather-replay-hut{z-index:10;filter:drop-shadow(0 6px 5px #19222842);width:102px;transition:filter 1.4s;position:absolute;bottom:31px;left:6%}.gazette-weather-replay-fuel{z-index:11;width:42px;transition:filter 1.4s;bottom:31px;right:5%;left:auto!important}.gazette-weather-replay.scene-dark .gazette-weather-replay-hut,.gazette-weather-replay.scene-dark .gazette-weather-replay-fuel{filter:brightness(.72)saturate(.88)drop-shadow(0 6px 7px #0000006b)}.gazette-weather-replay-ground{z-index:13;height:33px;min-height:0;transition:filter 1.4s;bottom:0}.gazette-weather-replay.scene-dark .gazette-weather-replay-ground{filter:brightness(.7)saturate(.86)}.gazette-weather-replay-rain .gazette-weather-replay-ground{filter:brightness(.76)saturate(.82)}.gazette-weather-replay-fog .gazette-weather-replay-ground{filter:brightness(.83)saturate(.7)}.gazette-weather-replay-plane{z-index:16;width:122px;height:70px;animation:5.5s ease-in-out infinite alternate gazetteWeatherReplayFlight;position:absolute;bottom:58px;right:29%}.gazette-weather-replay .plane-visual{width:122px;position:relative;transform:rotate(-9deg)}.gazette-weather-replay .plane-search-light{width:230px;height:72px}.gazette-weather-replay-readout{z-index:23;color:#f8f1c7;text-align:center;background:#182b3ab3;border:1px solid #eef4eec2;gap:2px;min-width:91px;padding:5px 8px;font-family:Arial,sans-serif;display:grid;position:absolute;top:11px;left:13px;box-shadow:0 3px #20313e59}.gazette-weather-replay-readout span{letter-spacing:.12em;font-size:8px;font-weight:900}.gazette-weather-replay-readout strong{color:#fff6ad;letter-spacing:.05em;font-size:11px}.gazette-weather-replay-light-key{z-index:24;color:#eff2d9;letter-spacing:.08em;cursor:pointer;background:#1c2f3dc7;border:1px solid #f3efc5b3;border-radius:3px;align-items:center;gap:5px;padding:4px 6px;font:900 8px/1 Arial,sans-serif;display:flex;position:absolute;bottom:42px;right:13px;box-shadow:0 2px #0c19205c}.gazette-weather-replay-light-key .gazette-key{border-width:1px;min-width:19px;min-height:19px;padding:2px 4px;font-size:10px}.gazette-weather-replay-light-key-on{color:#fff6b0;background:#6d581ed1;border-color:#ffe06a;box-shadow:0 0 12px #ffe66a8c,0 2px #0c19205c}.gazette-weather-replay-light-key:focus-visible{outline-offset:2px;outline:2px solid #fff174}.gazette-weather-replay-rain{z-index:22;height:auto;inset:0 0 34px}.gazette-weather-replay-caption{background:#d6dfdd;align-items:center;gap:10px;min-height:34px;padding:6px 13px;display:flex}.gazette-weather-replay-caption>span{color:#9d402d;letter-spacing:.1em;flex:none;font:900 9px/1 Arial,sans-serif}.gazette-weather-replay-caption p{color:#334b56;margin:0;font-size:10px;line-height:1.2}.gazette-weather-replay-caption .gazette-key{vertical-align:baseline;min-width:20px;min-height:20px;padding:2px 4px;font-size:10px}@keyframes gazetteWeatherReplayFlight{0%{translate:-8px 3px;rotate:-1deg}to{translate:12px -7px;rotate:1deg}}.gazette-room-layout{border-bottom:2px solid #263442;grid-template-columns:minmax(0,1.05fr) minmax(310px,.95fr)}.gazette-room-entry{border-right:2px solid #263442;padding:15px 18px 16px}.gazette-room-section-intro{grid-template-columns:27px minmax(0,1fr);align-items:start;gap:9px;margin-bottom:12px;display:grid}.gazette-room-section-intro>span{color:#f7ecc1;background:#9e3b29;border:2px solid #263442;border-radius:50%;place-items:center;width:23px;height:23px;font:900 12px/1 Arial,sans-serif;display:grid}.gazette-room-section-intro h4{margin:1px 0 3px;font-size:18px;line-height:1}.gazette-room-section-intro p{margin:0;font-size:11px;font-weight:700;line-height:1.28}.gazette-room-entry-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.gazette-room-entry-card{background:#a4b6bd;border:2px solid #263442;align-content:start;gap:6px;min-height:151px;padding:8px;display:grid;box-shadow:inset 0 0 0 3px #f0f5ee57}.gazette-room-entry-card header{color:#223845;justify-content:space-between;align-items:center;gap:6px;font-family:Arial,sans-serif;display:flex}.gazette-room-entry-card header b{letter-spacing:.05em;font-size:12px}.gazette-room-entry-card header span{color:#47616b;letter-spacing:.08em;font-size:7px;font-weight:900}.gazette-room-entry-card p{color:#334b56;margin:0;font-size:9px;font-weight:700;line-height:1.23}.gazette-room-field{color:#dfe8e4;background:#43566b;border:1px solid #263442;justify-content:space-between;align-items:center;gap:5px;min-height:25px;padding:4px 6px;font-family:Arial,sans-serif;display:flex}.gazette-room-field span{color:#c6d1d4;letter-spacing:.07em;font-size:7px;font-weight:900}.gazette-room-field strong{color:#f9f2c8;letter-spacing:.04em;font-size:9px}.gazette-room-field-code strong{color:#fff16f;letter-spacing:.11em;text-shadow:0 0 6px #fff16fc2}.gazette-room-entry-actions{grid-template-columns:minmax(0,1.08fr) minmax(50px,.92fr);gap:5px;display:grid}.gazette-room-entry-button{color:#3a2b0a;text-align:center;background:linear-gradient(#fff36b 0%,#f2a930 100%);border:1px solid #b87814;place-items:center;min-height:25px;padding:4px 5px;font:900 9px/1 Arial,sans-serif;display:grid;box-shadow:inset 0 -2px #6d3a053d}.gazette-room-entry-button-wide{width:100%}.gazette-lobby-demo{background:#91a7b2;align-content:start;gap:7px;padding:13px 14px;display:grid}.gazette-room-lobby-header-demo{color:#263442;justify-content:space-between;align-items:start;gap:10px;font-family:Arial,sans-serif;display:flex}.gazette-room-lobby-header-demo>div{gap:2px;display:grid}.gazette-room-lobby-header-demo b{font-size:16px;line-height:.9}.gazette-room-lobby-header-demo span{color:#435b66;letter-spacing:.06em;font-size:8px;font-weight:900}.gazette-room-lobby-header-demo>strong{color:#fff16f;text-align:center;text-shadow:0 0 5px #fff16fb8;background:#43566b;border:1px solid #263442;border-radius:3px;min-width:39px;padding:5px 6px;font:900 13px/1 Arial,sans-serif}.gazette-room-code-demo{color:#f7ecc1;background:#43566b;border:2px solid #263442;justify-content:space-between;align-items:center;min-height:27px;padding:5px 7px;font-family:Arial,sans-serif;display:flex}.gazette-room-code-demo span{letter-spacing:.08em;font-size:8px;font-weight:900}.gazette-room-code-demo strong{color:#fff16f;letter-spacing:.1em;text-shadow:0 0 6px #fff16fc7;font-size:14px}.gazette-room-lobby-settings{grid-template-columns:minmax(102px,.95fr) minmax(0,1fr) minmax(0,1.13fr);gap:5px;display:grid}.gazette-room-theme-demo{border:1px solid #263442;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.gazette-room-theme-demo>*{color:#263442;text-align:center;background:#d9e0e3;place-items:center;min-height:25px;padding:4px;font:900 8px/1 Arial,sans-serif;display:grid}.gazette-room-theme-demo b{color:#46300b;background:linear-gradient(#fff56d,#f1ac33);box-shadow:0 0 7px #fac32c94}.gazette-room-audio-demo{color:#f6f6df;white-space:nowrap;background:#43566b;border:1px solid #263442;justify-content:center;align-items:center;gap:3px;min-width:0;padding:3px;font:900 8px/1 Arial,sans-serif;display:flex}.gazette-room-audio-icon{--room-audio-icon-color:#f7f9ea;--audio-icon-cut:#43566b;flex:none;width:15px;height:15px}.gazette-room-player-list-demo{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.gazette-room-player-demo{color:#263442;background:#d6dfdd;border:1px solid #263442;align-items:center;gap:4px;min-height:25px;padding:3px 4px;font:900 7px/1 Arial,sans-serif;display:flex}.gazette-room-player-demo img{object-fit:contain;width:31px;height:19px;image-rendering:pixelated;flex:none}.gazette-room-player-demo span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.gazette-room-player-waiting{color:#536872;background:#d8e1e18c;justify-content:center}.gazette-room-player-waiting b{color:#eaf0eb;background:#43566b;border-radius:50%;place-items:center;width:15px;height:15px;display:grid}.gazette-room-lobby-actions-demo{text-align:center;grid-template-columns:.78fr 1fr 1.15fr;gap:5px;font:900 8px/1 Arial,sans-serif;display:grid}.gazette-room-lobby-actions-demo>*{color:#e9efeb;background:#43566b;border:1px solid #263442;place-items:center;min-height:25px;padding:4px;display:grid}.gazette-room-lobby-actions-demo>b{color:#44310d;background:linear-gradient(#fff46d,#f0ab33);border-color:#a87113}.gazette-room-mode-strip{border-top:0}.gazette-room-mode-strip section{min-height:91px}.gazette-leaderboard-report{grid-template-columns:minmax(270px,.91fr) minmax(0,1.09fr);display:grid}.gazette-leaderboard-demo{background:#9eb3bc;border-right:2px solid #263442;padding:12px 15px}.gazette-leaderboard-demo h4{color:#243947;letter-spacing:.06em;margin:0 0 7px;font:900 11px/1 Arial,sans-serif}.gazette-leaderboard-demo p{color:#263442;background:#2439473d;grid-template-columns:22px minmax(0,1fr) 21px 18px 18px 29px;align-items:center;gap:4px;min-height:25px;margin:4px 0 0;padding:3px 5px;font-family:Arial,sans-serif;font-size:8px;display:grid}.gazette-leaderboard-demo b{color:#fff8bb;background:#263442;border-radius:3px;place-items:center;width:18px;height:18px;display:grid}.gazette-leaderboard-demo strong{color:#fff467;text-shadow:0 0 6px #fff467e6;text-align:center;font-size:13px}.gazette-leaderboard-demo i{color:#f7ecc1;background:#43566b;border:1px solid #263442;border-radius:3px;place-items:center;width:17px;height:17px;font-style:normal;display:grid}.gazette-room-board-icon{--room-audio-icon-color:#f7f7dc;--audio-icon-cut:#43566b;width:12px;height:12px}.gazette-room-board-space{visibility:hidden}.gazette-leaderboard-demo em{justify-content:center;align-items:end;gap:2px;height:15px;display:flex}.gazette-leaderboard-demo em u{background:#6dff8b;width:3px;height:6px;text-decoration:none;box-shadow:0 0 4px #6dff8b85}.gazette-leaderboard-demo em u:nth-child(2){height:10px}.gazette-leaderboard-demo em u:nth-child(3){height:14px}.gazette-leaderboard-demo .gazette-room-bars-idle u{box-shadow:none;background:#26344242}.gazette-leaderboard-report>section:last-child{padding:13px 18px}.gazette-leaderboard-report>section:last-child p:last-child{margin-bottom:0}@media (width<=680px){.field-guide-page-stage,.field-guide-page{min-height:0}.gazette-layout,.gazette-navigation-layout,.gazette-flight-layout,.gazette-console-layout,.gazette-top-hud-layout,.gazette-station-spread,.gazette-weather-layout,.gazette-room-layout,.gazette-combat-grid,.gazette-damage-report,.gazette-audio-report,.gazette-leaderboard-report{grid-template-columns:1fr}.gazette-lead-story,.gazette-map-report,.gazette-keyboard-story,.gazette-console-board,.gazette-top-hud-map,.gazette-station-scene,.gazette-weather-scene,.gazette-room-flow,.gazette-room-entry,.gazette-combat-grid>section+section,.gazette-damage-planes,.gazette-music-panel-demo,.gazette-leaderboard-demo{border-bottom:2px solid #263442;border-right:0}.gazette-console-popouts{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr)}.gazette-console-guide{grid-template-columns:1fr}.gazette-console-guide article:nth-child(odd){border-right:0}.gazette-top-hud-legend,.gazette-top-hud-rules{grid-template-columns:1fr}.gazette-top-hud-legend p{grid-template-columns:13px minmax(0,1fr)}.gazette-top-hud-map,.gazette-top-hud-resources,.gazette-station-copy{padding:13px 14px}.gazette-hero-art,.gazette-flight-sketch,.gazette-weather-scene{min-height:205px}.gazette-mode-strip{grid-template-columns:1fr}.gazette-mode-strip section+section{border-top:2px solid #263442;border-left:0}.gazette-utility-row{grid-template-columns:repeat(4,minmax(0,1fr))}.gazette-safety-strip{grid-template-columns:44px minmax(0,1fr)}.gazette-restart-demo{grid-column:1}.gazette-safety-strip p:last-child{grid-column:2}.gazette-damage-planes{min-height:148px}.gazette-weather-live-sky{min-height:205px}.gazette-weather-live-cloud{width:112px;transform:scale(.78)}.gazette-weather-live-cloud-two{right:11%}.gazette-weather-live-hut{width:82px}.gazette-weather-live-sky>img{min-width:106px;left:48%}.gazette-weather-live-caption{flex-direction:column;align-items:flex-start;gap:3px}.gazette-weather-replay-sky{min-height:205px}.gazette-weather-replay .sun,.gazette-weather-replay .moon{width:45px;top:18px;right:10%}.gazette-weather-replay .moon{height:45px}.gazette-weather-replay .cloud{width:108px}.gazette-weather-replay-trees-back{height:98px}.gazette-weather-replay-trees-front{height:75px}.gazette-weather-replay-hut{width:78px}.gazette-weather-replay-fuel{width:33px}.gazette-weather-replay-plane{width:98px;bottom:53px;right:26%}.gazette-weather-replay .plane-visual{width:98px}.gazette-weather-replay .plane-search-light{width:168px;height:55px}.gazette-weather-replay-light-key{bottom:38px}.gazette-weather-replay-caption{flex-direction:column;align-items:flex-start;gap:3px}.gazette-weather-guide{grid-template-columns:1fr}.gazette-weather-guide article{min-height:0;padding:10px 13px}.gazette-weather-guide article:nth-child(odd){border-right:0}.gazette-weather-guide article+article{border-top:1px solid #2634428f}.gazette-room-entry{padding:13px 14px}.gazette-room-entry-cards{grid-template-columns:1fr}.gazette-room-lobby-settings{grid-template-columns:minmax(92px,1fr) minmax(0,1fr) minmax(0,1.18fr)}.gazette-room-player-list-demo{grid-template-columns:1fr}.gazette-room-mode-strip section{min-height:0}.gazette-page-heading{padding:13px 15px 11px}.gazette-page-heading h3{font-size:25px}.gazette-story-copy,.gazette-map-report,.gazette-keyboard-story,.gazette-weather-copy,.gazette-room-flow,.gazette-combat-grid>section,.gazette-hud-report,.gazette-damage-report>div:last-child,.gazette-audio-report>section:last-child,.gazette-leaderboard-report>section:last-child{padding:13px 14px}}.start-actions-single{grid-template-columns:1fr}.start-option,.start-back,.room-rule-button{color:#172c3b;cursor:pointer;background:#e4ebefc7;border:1px solid #1e2f3e3d;border-radius:7px;height:48px;font-size:18px;font-weight:850;box-shadow:inset 0 -2px #28374324}.start-option:disabled{cursor:default;opacity:.68;filter:grayscale(.25)}.start-primary,.room-rule-active{color:#14100a;background:linear-gradient(#fff66a 0%,#ffb52c 100%);border-color:#ffbd2aeb;box-shadow:0 0 10px #ffd13670,inset 0 -2px #6d3a0547}.start-back{width:100%}.room-code-input{color:#172c3b;letter-spacing:3px;text-align:center;text-transform:uppercase;background:#f5f9fcc7;border:1px solid #1e2f3e3d;border-radius:7px;outline:none;width:100%;height:50px;font-size:22px;font-weight:900;box-shadow:inset 0 2px 4px #28374324}.room-name-input{letter-spacing:1px;text-transform:none}.room-code-input:focus{border-color:#ffbd2aeb;box-shadow:0 0 0 2px #ffd73838,inset 0 2px 4px #28374324}.room-status-line{color:#1f2d3b;text-align:center;background:#fff18a57;border:1px solid #ffd54057;border-radius:7px;justify-content:center;align-items:center;width:100%;min-height:26px;padding:4px 10px;font-size:14px;font-weight:850;display:flex}.room-status-error{color:#5d1d1d;background:#ff696033;border-color:#ff514880}.room-rule-row{grid-template-columns:repeat(2,minmax(118px,1fr));gap:12px;width:100%;display:grid}.room-join-controls,.room-create-controls{grid-template-columns:minmax(230px,1fr) minmax(160px,1fr);gap:12px;width:100%;display:grid}.room-theme-switch{background:#1e2f3e38;border:1px solid #1e2f3e3d;border-radius:7px;grid-template-columns:repeat(2,minmax(96px,1fr));width:100%;height:48px;padding:4px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 2px 5px #0c192338,inset 0 -2px #ffffff1f}.room-theme-switch:before{content:"";z-index:0;background:linear-gradient(#fff66a 0%,#ffb52c 100%);border-radius:5px;width:calc(50% - 4px);transition:transform .16s;position:absolute;top:4px;bottom:4px;left:4px;box-shadow:0 0 12px #ffd3369e,inset 0 -2px #6d3a053d}.room-theme-switch.room-theme-light:before{transform:translate(100%)}.room-theme-switch .room-rule-button{z-index:1;color:#172c3bc2;min-width:0;height:100%;box-shadow:none;background:0 0;border:0;border-radius:5px;font-size:16px;transition:color .16s;position:relative}.room-theme-switch .room-rule-active{color:#14100a;box-shadow:none;background:0 0}.room-settings-row{grid-template-columns:minmax(0,1fr) minmax(0,2fr);align-items:center;gap:12px;width:100%;display:grid}.room-theme-switch-compact{max-width:none;height:52px}.room-theme-switch-compact .room-rule-button{font-size:16px}.room-audio-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0;display:grid}.room-audio-controls .room-voice-toggle{gap:12px;min-width:0;padding-inline:12px;font-size:16px}.room-voice-toggle{color:#ff5148;--room-audio-icon-color:#ff5148;cursor:pointer;background:#ff514821;border:1px solid #ff51485c;border-radius:7px;justify-content:center;align-items:center;gap:10px;width:100%;height:52px;font-size:14px;font-weight:900;display:inline-flex;position:relative;box-shadow:inset 0 -2px #50161c33}.room-voice-enabled{color:#fff;--room-audio-icon-color:#fff;background:#e4ebef8f;border-color:#ffffff47;box-shadow:inset 0 -2px #28374324}.room-voice-icon,.room-speaker-icon{filter:none;--audio-icon-cut:#1c2838eb;flex:none;width:30px;height:30px;display:block}.room-audio-icon-wrap{flex:0 0 34px;place-items:center;width:34px;height:34px;display:inline-grid;position:relative}.room-voice-toggle:not(.room-voice-enabled) .room-audio-icon-wrap:after{content:"";background:#ff5148;border-radius:3px;width:30px;height:4px;position:absolute;top:15px;left:2px;transform:rotate(-42deg);box-shadow:0 0 7px #ff5148b8}.room-lobby-actions{grid-template-columns:minmax(220px,.92fr) minmax(160px,1fr);gap:12px;width:100%;display:grid}.room-lobby-admin-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.room-lobby-admin-actions-single{grid-template-columns:1fr}.room-small-action{height:48px;padding-inline:8px;font-size:15px}.room-delete-button{color:#ffefe8;background:#6827236b;border-color:#ff684a7a}.room-lobby-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.room-subtitle{color:#172c3bc2;margin-top:4px;font-size:15px;font-weight:800}.room-count-badge,.room-code-card{background:#e4ebefb3;border:1px solid #1e2f3e33;border-radius:7px;box-shadow:inset 0 -2px #2837431f}.room-count-badge{color:#fff7bd;text-align:center;text-shadow:0 0 9px #ffd336bd;min-width:86px;padding:10px 14px;font-size:24px;font-weight:950}.room-code-card{color:#172c3b;grid-template-columns:88px 1fr;align-items:center;min-height:54px;padding:8px 14px;display:grid}.room-code-card span{text-transform:uppercase;opacity:.72;font-size:14px;font-weight:900}.room-code-card strong{color:#fff7bd;letter-spacing:3px;text-shadow:0 0 5px #ffd336d9,0 2px #221f1347;justify-self:end;font-size:28px;font-weight:950}.room-player-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.room-player-slot{background:#e4ebef9e;border:1px solid #1e2f3e33;border-radius:7px;align-items:center;gap:10px;min-height:58px;padding:7px 9px;display:flex;box-shadow:inset 0 -2px #2837431a}.room-player-slot img{object-fit:contain;width:62px;height:36px;image-rendering:pixelated;flex:none}.room-player-copy{gap:3px;min-width:0;display:grid}.room-player-copy strong{color:#172c3b;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:900;overflow:hidden}.room-player-copy span,.room-player-empty span:last-child{color:#172c3bb8;font-size:12px;font-weight:850}.room-player-empty{color:#172c3b9e;background:#e4ebef5c;justify-content:center}.room-empty-number{aspect-ratio:1;color:#172c3b;background:#f5f9fc8f;border-radius:50%;place-items:center;width:24px;font-size:13px;font-weight:950;display:grid}.bot-start-prompt{color:#172c3b;white-space:nowrap;justify-content:center;align-items:center;gap:10px;font-size:18px;font-weight:850;line-height:1;display:flex}.bot-start-prompt kbd{color:#172c3b;min-width:42px;height:38px;font:inherit;background:#eef4f8e0;border:1px solid #1e2f3e57;border-radius:7px;place-items:center;font-size:20px;display:inline-grid;box-shadow:inset 0 -4px #2837432e,0 3px #2837431f}.frame-rate-badge{z-index:21;box-sizing:border-box;color:#172c3b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;background:#d8dee2b8;border:1px solid #505b623d;border-radius:5px;place-items:center;gap:0;width:36px;height:22px;padding:2px 3px 3px;display:grid;position:absolute;top:20px;right:268px;box-shadow:0 8px 20px #1f41561f}.frame-rate-badge strong{color:#fff7b8;text-align:center;text-shadow:0 0 8px #ffe852bd,0 1px #111c275c;min-width:20px;font-size:11px;font-weight:900;line-height:.95;display:block}.frame-rate-badge span{color:#172c3bc2;letter-spacing:0;font-size:6px;font-weight:900;line-height:1;display:block}.ping-badge{top:47px}.ping-badge strong{font-size:10px}.ping-badge.ping-quality-smooth strong{color:#83ff9d;text-shadow:0 0 8px #62ff91b8,0 1px #111c275c}.ping-badge.ping-quality-steady strong,.ping-badge.ping-quality-pending strong,.ping-badge.ping-quality-recovering strong{color:#fff29a}.ping-badge.ping-quality-distance strong{color:#ffbd6f;text-shadow:0 0 8px #ffa94db8,0 1px #111c275c}.ping-badge.ping-quality-offline strong{color:#ff867c;text-shadow:0 0 8px #ff685eb8,0 1px #111c275c}.map-pointer{z-index:21;background:#d8dee2b8;border:1px solid #505b623d;border-radius:10px;width:236px;height:116px;position:absolute;top:20px;right:20px;overflow:hidden;box-shadow:0 8px 20px #1f41561f}.map-pointer:before,.map-pointer:after{content:"";opacity:0;pointer-events:none;background:#ff2030;border-radius:999px;width:6px;position:absolute;top:12px;bottom:12px;box-shadow:0 0 0 1px #48080d8a,0 0 8px #ff1c2ce6,0 0 18px #ff1c2ca8}.map-pointer:before{left:0}.map-pointer:after{right:0}.map-edge-left-warning:before,.map-edge-right-warning:after{animation:.72s ease-in-out infinite mapEdgePulse}.map-edge-critical{animation:.82s ease-in-out infinite mapBoxDangerPulse}.scene-dark .map-edge-critical{animation:.82s ease-in-out infinite mapBoxDangerPulseDark}.map-fuel-dot{background:#a855f7;border:1px solid #3e0f69cc;border-radius:50%;width:7px;height:7px;position:absolute;bottom:12%;transform:translate(-50%,50%);box-shadow:0 0 5px #a855f7eb,0 0 11px #a855f78a}.map-training-target-dot,.map-training-checkpoint-dot{border-radius:50%;width:9px;height:9px;position:absolute;transform:translate(-50%,-50%)}.map-training-target-dot{background:#ffb21f;border:1px solid #723507eb;animation:.85s ease-in-out infinite trainingFuelDotPulse;box-shadow:0 0 0 2px #ffbb2633,0 0 11px #ffbc2aeb}.map-training-target-dot-moving{background:#74ecff;border-color:#0d6d82eb;box-shadow:0 0 0 2px #74ecff33,0 0 11px #74ecfff0}.map-training-target-dot-rocket{background:#db7aff;border-color:#68247aeb;box-shadow:0 0 0 2px #db7aff33,0 0 11px #db7afff0}.map-training-checkpoint-dot{background:#68e8ff;border:1px solid #75e7ffeb;animation:.82s ease-in-out infinite trainingFuelDotPulse;box-shadow:0 0 0 2px #68e8ff33,0 0 12px #68e8fff0}.map-pointer-dot{background:#2ddf4f;border:1px solid #105619b3;border-radius:50%;width:14px;height:14px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 13px #2ddf4fdb}.map-bot-dot{opacity:1;pointer-events:none;background:#ff2638;border:1px solid #54070ed1;border-radius:50%;width:8px;height:8px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 5px #ff263894}.map-bot-dot-active{animation:.82s ease-in-out infinite mapBotHuntPulse}.map-room-player-dot{background:#ff2638;animation:none;box-shadow:0 0 5px #ff2638d1,0 0 12px #ff263870}.combat-hud{z-index:21;align-items:flex-start;gap:12px;display:flex;position:absolute;top:148px;right:20px}.combat-hud-weapons-column{flex-direction:column;gap:6px;width:112px;display:flex}.fuel-gauge{--fuel-level:1;--fuel-angle:0deg;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff5c;border:1px solid #ffffff7a;border-radius:8px;width:112px;height:52px;position:relative;overflow:hidden;box-shadow:0 8px 20px #1f41561f}.fuel-gauge-arc{border-radius:102px 102px 0 0;width:102px;height:51px;position:absolute;top:4px;left:8px;overflow:hidden}.fuel-gauge-arc:before{content:"";z-index:4;background:#eefaffc7;border-radius:74px 74px 0 0;position:absolute;inset:10px 14px 0}.fuel-segment{z-index:1;opacity:.72;border-radius:102px 102px 0 0;transition:filter .16s,opacity .16s;position:absolute;inset:0}.fuel-segment-red{background:conic-gradient(from 270deg at 50% 100%,#f51d2b 0deg 43deg,#fff 43deg 46deg,#0000 46deg 360deg)}.fuel-segment-orange{background:conic-gradient(from 270deg at 50% 100%,#0000 0deg 46deg,#ff9e18 46deg 88deg,#fff 88deg 91deg,#0000 91deg 360deg)}.fuel-segment-yellow{background:conic-gradient(from 270deg at 50% 100%,#0000 0deg 91deg,#fff21b 91deg 133deg,#fff 133deg 136deg,#0000 136deg 360deg)}.fuel-segment-green{background:conic-gradient(from 270deg at 50% 100%,#0000 0deg 136deg,#31bd49 136deg 180deg,#0000 180deg 360deg)}.fuel-zone-0 .fuel-segment-red,.fuel-zone-1 .fuel-segment-orange,.fuel-zone-2 .fuel-segment-yellow,.fuel-zone-3 .fuel-segment-green{z-index:3;opacity:1;filter:brightness(1.45)saturate(1.42)drop-shadow(0 0 3px)drop-shadow(0 0 11px)}.fuel-zone-0 .fuel-segment-red{color:#f51d2b}.fuel-zone-1 .fuel-segment-orange{color:#ff9e18}.fuel-zone-2 .fuel-segment-yellow{color:#fff21b}.fuel-zone-3 .fuel-segment-green{color:#31bd49}.fuel-gauge-needle{z-index:7;transform-origin:0;width:46px;height:5px;transform:rotate(var(--fuel-angle));background:#f51d2b;border-radius:999px;transition:transform .12s linear;position:absolute;top:43px;left:58px;box-shadow:0 1px 2px #00000038}.fuel-gauge-hub{z-index:8;background:#11131c;border:2px solid #ffffff73;border-radius:50%;width:13px;height:13px;position:absolute;top:39px;left:52px}.fuel-gauge-low{box-shadow:0 0 0 1px #f51d2b42,0 8px 22px #f51d2b38}.bullet-meter{box-sizing:border-box;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff5c;border:1px solid #ffffff7a;border-radius:8px;justify-content:center;align-items:center;width:112px;height:44px;display:flex;position:relative;box-shadow:0 8px 20px #1f41561f}.ammo-row{justify-content:center;align-items:center;gap:5px;height:35px;display:flex}.ammo-bullet{filter:drop-shadow(0 0 2px #ffd63294)drop-shadow(0 0 6px #ffae2a47);width:10px;height:31px;transition:opacity .18s,filter .18s,transform .18s;display:block;position:relative}.ammo-bullet i{display:block;position:absolute}.ammo-tip{background:linear-gradient(90deg,#ff9e23 0 38%,#ffb338 39% 100%);border-radius:50% 50% 0 0;width:8px;height:11px;top:0;left:1px}.ammo-shell{clip-path:polygon(13% 0,87% 0,100% 15%,100% 100%,0 100%,0 15%);background:linear-gradient(90deg,#ffcc2f 0 46%,#ffdc3a 47% 100%);width:10px;height:16px;top:11px;left:0}.ammo-slot{background:#090909e6;border-radius:999px;width:2px;right:2px}.ammo-slot-small{height:4px;top:15px}.ammo-slot-long{height:8px;top:22px}.ammo-ring{background:#ffd738;width:8px;height:3px;left:1px}.ammo-ring-top{bottom:2px}.ammo-ring-bottom{bottom:-3px}.ammo-bullet-empty{opacity:.24;filter:grayscale(.8)drop-shadow(0 0 1px #3741512e);transform:translateY(2px)scale(.94)}.rocket-meter-row{justify-content:center;align-items:center;gap:13px;height:13px;display:flex}.rocket-meter{box-sizing:border-box;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff5c;border:1px solid #ffffff7a;border-radius:8px;justify-content:center;align-items:center;width:112px;height:26px;display:flex;position:relative;box-shadow:0 8px 20px #1f41561f}.meter-rocket{filter:drop-shadow(0 0 2px #ffe2616b)drop-shadow(0 0 5px #ff802042);width:35px;height:10px;transition:opacity .16s,filter .16s,transform .16s;display:block;position:relative}.meter-rocket i{box-sizing:border-box;display:block;position:absolute}.meter-rocket-body{background:linear-gradient(#eef3f5 0 18%,#b6c0c7 19% 72%,#7f8a92 73% 100%);border:1px solid #050505;width:56%;height:62%;top:19%;left:18%}.meter-rocket-nose{clip-path:polygon(100% 0,0 50%,100% 100%);background:linear-gradient(#fbfdff 0 25%,#aeb8bf 26% 100%);border:1px solid #050505;width:22%;height:62%;top:19%;left:0}.meter-rocket-band{background:#0b0b0b;border-top:1px solid #050505;border-bottom:1px solid #050505;width:10%;height:62%;top:19%;left:48%}.meter-rocket-fin{background:#89949c;border:1px solid #050505;width:15%;height:42%;right:15%}.meter-rocket-fin-top{clip-path:polygon(0 100%,100% 100%,100% 0);top:0}.meter-rocket-fin-bottom{clip-path:polygon(0 0,100% 0,100% 100%);bottom:0}.meter-rocket-flame{clip-path:polygon(100% 50%,0 0,18% 50%,0 100%);filter:drop-shadow(0 0 4px #ffc71fad);background:radial-gradient(circle at 26%,#fff844 0 18%,#ff9b1a 19% 52%,#df4824 53% 78%,#0000 80%);width:23%;height:76%;top:12%;right:-14%}.meter-rocket-empty{opacity:.23;filter:grayscale(.9)drop-shadow(0 0 1px #3741512e);transform:translateY(1px)scale(.94)}.meter-rocket-empty .meter-rocket-flame{opacity:0}.bullet-meter-reloading{animation:.92s ease-in-out infinite bulletReloadPulse}.fuel-gauge.fuel-zone-0{animation:.82s ease-in-out infinite fuelBoxDangerPulse}.fuel-gauge-refill-pulse,.fuel-gauge.fuel-zone-0.fuel-gauge-refill-pulse{animation:2s ease-out forwards fuelGaugeRefillPulse}@keyframes fuelBoxDangerPulse{0%,to{background:#ffffff5c;border-color:#ffffff7a;box-shadow:0 8px 20px #1f41561f}50%{background:#ff2a3a38;border-color:#ff2a3ae6;box-shadow:0 0 0 2px #ff2a3a57,0 0 16px #ff2a3aa8,0 8px 24px #ff2a3a57}}@keyframes fuelGaugeRefillPulse{0%,to{background:#ffffff5c;border-color:#ffffff7a;box-shadow:0 8px 20px #1f41561f}38%,68%{background:#28ff6e33;border-color:#28ff6ef5;box-shadow:0 0 0 2px #28ff6e57,0 0 18px #28ff6eb8,0 8px 24px #28ff6e52}}@keyframes bulletReloadPulse{0%,to{box-shadow:0 8px 20px #1f41561f}50%{box-shadow:0 0 0 2px #ffd73842,0 0 14px #ffbc2285,0 8px 24px #ffbc223d}}@keyframes mapEdgePulse{0%,to{opacity:.35;box-shadow:0 0 0 1px #48080d6b,0 0 7px #ff1c2c9e,0 0 12px #ff1c2c6b}50%{opacity:1;box-shadow:0 0 0 1px #48080dad,0 0 11px #ff1c2c,0 0 24px #ff1c2cd9}}@keyframes mapBotIntroPulse{0%,18%,36%,54%{opacity:1;transform:translate(-50%,-50%)scale(1.65);box-shadow:0 0 0 2px #ff263861,0 0 10px #ff2638f2,0 0 18px #ff2638b3}9%,27%,45%,68%{opacity:1;transform:translate(-50%,-50%)scale(.92);box-shadow:0 0 5px #ff263894}to{opacity:1;transform:translate(-50%,-50%)scale(1);box-shadow:0 0 5px #ff263894}}@keyframes mapBotHuntPulse{0%,to{transform:translate(-50%,-50%)scale(1);box-shadow:0 0 5px #ff263894}50%{transform:translate(-50%,-50%)scale(1.7);box-shadow:0 0 0 2px #ff26386b,0 0 11px #ff2638,0 0 20px #ff2638c7}}@keyframes mapBoxDangerPulse{0%,to{background:#d8dee2b8;border-color:#ffffff7a;box-shadow:0 8px 20px #1f41561f}50%{background:#ff2a3a3d;border-color:#ff2a3aeb;box-shadow:0 0 0 2px #ff2a3a5c,0 0 16px #ff2a3ab3,0 8px 24px #ff2a3a5c}}@keyframes mapBoxDangerPulseDark{0%,to{background:#b4bec66b;border-color:#ffffff24;box-shadow:0 8px 20px #1f41561f}50%{background:#ff2a3a47;border-color:#ff2a3a;box-shadow:0 0 0 2px #ff2a3a94,0 0 20px #ff2a3ae6,0 8px 28px #ff2a3a85}}@keyframes pauseCenterPulse{0%,to{border-color:#ffe13f75;box-shadow:0 0 0 1px #ffe13f42,0 0 16px #ffd33670,0 0 34px #1f415638,inset 0 -5px #2837431f}50%{border-color:#ffeb4ffa;box-shadow:0 0 0 3px #ffe13f5c,0 0 20px #ffe13fcc,0 0 44px #ffb31f85,inset 0 -5px #2837431f}}.scene-dark .frame-rate-badge,.scene-dark .map-pointer,.scene-dark .fuel-gauge,.scene-dark .bullet-meter,.scene-dark .rocket-meter,.scene-dark .music-selector,.scene-dark .pause-toggle,.scene-dark .restart-toggle,.scene-dark .theme-icon-toggle,.scene-dark .sfx-toggle,.scene-dark .help-toggle,.scene-dark .plane-selector,.scene-dark .score-panel,.scene-dark .training-hud,.scene-dark .room-leaderboard,.scene-dark .music-panel,.scene-dark .flight-deck-panel,.scene-dark .help-panel,.scene-dark .plane-color-panel,.scene-dark .start-card{background:#b4bec66b;border-color:#ffffff24}.scene-dark .training-hud{background:#3d4f61b8;border-color:#ffe26594}.scene-dark .training-hud-header{background:#101d2d47;border-bottom-color:#ffffff24}.scene-dark .training-hud-header span,.scene-dark .training-hud p,.scene-dark .training-hud-skip{color:#edf7fad1}.scene-dark .training-hud h2{color:#f2f8ff}.scene-dark .training-fuel-map-lesson{background:#9d58e12b;border-color:#cd90ff8f}.scene-dark .training-fuel-map-track{background:linear-gradient(90deg,#afdee826 0 44%,#0000 44% 48%,#afdee826 48% 100%),#0a192842;border-color:#e0f0f547}.scene-dark .training-fuel-map-track:before{background:#e6f6f947}.scene-dark .training-fuel-map-copy strong{color:#e3b5ff}.scene-dark .training-fuel-map-copy small{color:#edf7fad6}.scene-dark .training-fuel-map-close{background:#5bc46633;border-color:#7ef27da8}.scene-dark .training-hud-skip{background:#111e2e3d;border-top-color:#ffffff21}.scene-dark .training-hud-skip:hover,.scene-dark .training-hud-skip:focus-visible{color:#1c2730;background:#ffde58d1}.scene-dark .frame-rate-badge span{color:#eff8ffbf}.scene-dark .pause-center-icon{color:#9aa5b2;background:#b4bec66b;border-color:#ffffff24;box-shadow:0 0 34px #060c1861,inset 0 -5px #ffffff14}.scene-dark .music-track-button,.scene-dark .flight-deck-close,.scene-dark .flight-deck-control,.scene-dark .help-rule kbd,.scene-dark .plane-color-option,.scene-dark .plane-light-option,.scene-dark .start-option,.scene-dark .start-back,.scene-dark .room-rule-button,.scene-dark .room-code-input,.scene-dark .room-count-badge,.scene-dark .room-code-card,.scene-dark .room-player-slot,.scene-dark .room-empty-number{color:#eef8ff;background:#0a14267a;border-color:#ffffff2e}.scene-dark .flight-deck-heading h2{color:#eef8ff}.scene-dark .flight-deck-section-heading,.scene-dark .flight-deck-rule-footer p,.scene-dark .flight-deck-rule-control>span small{color:#e5f3fab8}.scene-dark .flight-deck-reset-rules{color:#fff8cd;background:#ffb52338;border-color:#ffcd36b8}.scene-dark .flight-deck-control output{color:#fff0a4}.scene-dark .plane-color-active,.scene-dark .plane-light-active,.scene-dark .start-primary,.scene-dark .room-rule-active{color:#fff7bd;background:#ffd33647;border-color:#ffd73ffa;box-shadow:0 0 9px #ffd336b8,inset 0 -2px #ffec582e}.scene-dark .start-title,.scene-dark .room-subtitle,.scene-dark .room-code-card,.scene-dark .room-player-copy strong,.scene-dark .room-player-copy span,.scene-dark .room-player-empty span:last-child{color:#eef8ff}.scene-dark .room-code-card span,.scene-dark .room-player-copy span,.scene-dark .room-player-empty span:last-child{opacity:.76}.scene-dark .bot-start-prompt{color:#eef8ff}.scene-dark .bot-start-prompt kbd{color:#eef8ff;background:#0a142694;border-color:#fff3;box-shadow:inset 0 -4px #ffffff14,0 3px #050a1247}.scene-dark .room-code-input::placeholder{color:#eef8ff8f}.scene-dark .room-theme-switch{background:#0a14267a;border-color:#ffffff2e}.scene-dark .room-theme-switch .room-rule-button{color:#eef8ffcc;box-shadow:none;background:0 0;border:0}.scene-dark .room-theme-switch .room-rule-active{color:#fff7bd;box-shadow:none;background:0 0}.scene-dark .room-voice-toggle{color:#ff5148;--room-audio-icon-color:#ff5148;background:#50161c3d;border-color:#ff514861}.scene-dark .room-voice-enabled{color:#fff;--room-audio-icon-color:#fff;background:#0a14267a;border-color:#ffffff2e;box-shadow:inset 0 -2px #ffffff0f}.scene-dark .room-delete-button{color:#ffe8df;background:#76292480;border-color:#ff684a6b}.scene-dark .plane-color-active{background:#ffcb2aa8;border-color:#ffcd36f5}.scene-dark .help-rule{color:#eef8ff}.scene-dark .music-track-active{color:#14100a;background:linear-gradient(#fff66a 0%,#ffb52c 100%);border-color:#ffcd36f5}.scene-dark .fuel-gauge-arc:before{background:#10212bc7}.scene-dark .fuel-gauge.fuel-zone-0{animation-name:fuelBoxDangerPulseDark}.scene-dark .fuel-gauge-refill-pulse,.scene-dark .fuel-gauge.fuel-zone-0.fuel-gauge-refill-pulse{animation-name:fuelGaugeRefillPulse}@keyframes fuelBoxDangerPulseDark{0%,to{background:#b4bec66b;border-color:#ffffff24;box-shadow:0 8px 20px #1f41561f}50%{background:#ff2a3a4d;border-color:#ff2a3aeb;box-shadow:0 0 0 2px #ff2a3a66,0 0 18px #ff2a3ab8,0 8px 24px #ff2a3a66}}@media (prefers-reduced-motion:reduce){.fuel-gauge.fuel-zone-0{border-color:#ff2a3adb;animation:none;box-shadow:0 0 0 2px #ff2a3a47,0 0 16px #ff2a3a7a}}.world{will-change:transform;width:700vw;height:400vh;position:absolute;bottom:0;left:0;right:auto}.cloud-layer,.forest,.ground-band{position:absolute;inset:0}.cloud-layer{z-index:2}.cloud{opacity:.86;width:clamp(170px,15vw,340px);height:auto;transform:scale(var(--cloud-scale));animation:cloud-drift var(--cloud-speed) linear infinite;position:absolute}.cloud-body{fill:var(--cloud)}.cloud-shadow{fill:var(--cloud-shadow);transform:translateY(11px)}.cloud-highlight{fill:none;stroke:#ffffff6b;stroke-linecap:round;stroke-width:8px}.fog-layer{z-index:5;opacity:0;pointer-events:none;width:700vw;height:178vh;transition:opacity 1.5s;position:absolute;bottom:5vh;left:0;right:auto;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000000db 32%,#000 100%);mask-image:linear-gradient(#0000 0%,#000000db 32%,#000 100%)}.fog-layer-active{opacity:1}.fog-layer:before{content:"";filter:blur(7px);background:linear-gradient(90deg,#0000 0%,#eff8f829 11%,#0000 24%,#e8f3f421 38%,#0000 54%,#ebf6f624 76%,#0000 100%),radial-gradient(at 30% 78%,#f1f8f82e,#0000 34%),radial-gradient(at 68% 72%,#dae8e924,#0000 38%);animation:34s ease-in-out infinite alternate fogSheetDrift;position:absolute;inset:18vh 0 0}.fog-bank{width:clamp(160px, calc(18vw * var(--fog-scale)), 480px);height:clamp(38px, calc(4.2vw * var(--fog-scale)), 110px);opacity:var(--fog-opacity);filter:blur(7px);transform:scale(var(--fog-scale));animation:fogBankDrift var(--fog-speed) ease-in-out infinite alternate;background:radial-gradient(at 22% 48%,#ffffff7a,#0000 52%),radial-gradient(at 56%,#e3efef6b,#0000 58%),radial-gradient(at 82% 54%,#d2e2e44d,#0000 56%);border-radius:999px;position:absolute}.fog-layer-idle:before,.fog-layer-idle .fog-bank{animation-play-state:paused}.scene-dark .fog-layer:before{background:linear-gradient(90deg,#0000 0%,#a5bcc638 11%,#0000 24%,#809baa29 38%,#0000 54%,#9eb7c02e 76%,#0000 100%),radial-gradient(at 30% 78%,#a1bbc630,#0000 34%),radial-gradient(at 68% 72%,#708fa029,#0000 38%)}.scene-dark .fog-bank{background:radial-gradient(at 22% 48%,#cddee257,#0000 52%),radial-gradient(at 56%,#91a9b247,#0000 58%),radial-gradient(at 82% 54%,#5c7a8c3d,#0000 56%)}.forest{height:31vh;inset:auto -2% calc(5.7vh - 2px);overflow:hidden}.forest-back{z-index:2;opacity:1}.forest-front{z-index:3;height:28vh}.pine{position:absolute;bottom:0;transform:translate(-50%)}.forest-back .pine{fill:var(--tree-back)}.forest-front .pine{fill:var(--tree-front)}.map-edge-light{z-index:6;pointer-events:none;height:31vh;position:absolute;bottom:calc(5.7vh - 2px);-webkit-mask-image:linear-gradient(#0000 0%,#000000b8 16%,#000 100%);mask-image:linear-gradient(#0000 0%,#000000b8 16%,#000 100%)}.map-edge-left{background:linear-gradient(90deg,#9ee7f5b8,#9ee7f500);width:28vw;left:0}.map-edge-right{background:linear-gradient(270deg,#9ee7f5b8,#9ee7f500);width:28vw;right:0}.scene-dark .map-edge-left{background:linear-gradient(90deg,#5d829aa3,#5d829a00)}.scene-dark .map-edge-right{background:linear-gradient(270deg,#5d829aa3,#5d829a00)}.ground-band{z-index:7;background:linear-gradient(to bottom, var(--ground-top) 0 8px, #3f9a25 8px 12px, var(--soil) 12px 100%);border-top:2px solid #1b5e20a6;height:5.7vh;min-height:40px;top:auto;bottom:0}.ground-band:before{content:"";background:radial-gradient(at 8px 5px,#2a741dd9 0 4px,#0000 4px) 0 0/18px 8px repeat-x,linear-gradient(#6a4a2b59,#0000);height:14px;position:absolute;inset:12px 0 auto}.ground-band:after{content:"";opacity:.3;background:linear-gradient(135deg, transparent 0 45%, var(--ground-dark) 45% 55%, transparent 55%) 0 0 / 32px 18px, linear-gradient(to bottom, transparent, #0000002e);position:absolute;inset:22px 0 0}.training-fuel-marker{z-index:12;pointer-events:none;justify-items:center;gap:3px;width:62px;margin-left:-29px;animation:1.05s ease-in-out infinite trainingFuelMarkerBob;display:grid;position:absolute;bottom:calc(100% + 66px)}.training-fuel-marker span{color:#3e2d09;letter-spacing:.06em;background:#ffe45c;border:1px solid #75500d;border-radius:3px;padding:4px 5px;font-size:8px;font-weight:950;box-shadow:0 0 11px #ffdf57c2,inset 0 -2px #8f5b0938}.training-fuel-marker i{filter:drop-shadow(0 2px 1px #5d380966);border-top:9px solid #ffe45c;border-left:7px solid #0000;border-right:7px solid #0000;width:0;height:0}.training-practice-target-layer,.training-fog-checkpoint-layer{z-index:14;pointer-events:none;position:absolute;inset:0}.training-practice-target,.training-fog-checkpoint{transform-origin:0 0;width:0;height:0;position:absolute;bottom:calc(100% - 2px);left:0}.training-practice-target>span,.training-fog-checkpoint>span{color:#3e2d09;letter-spacing:.07em;white-space:nowrap;background:#ffe463;border:1px solid #73500e;border-radius:3px;padding:3px 5px;font-size:8px;font-weight:950;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 0 10px #ffda4ed1,inset 0 -2px #8f5b0933}.training-practice-target>i{box-sizing:border-box;background:#2a4052ad;border:3px solid #ffbf2d;border-radius:50%;place-items:center;width:25px;height:25px;animation:.9s ease-in-out infinite trainingTargetPulse;display:grid;position:absolute;bottom:-12px;left:50%;transform:translate(-50%);box-shadow:0 0 0 3px #ffbe2c2e,0 0 17px #ffbe2ce0}.training-practice-target>i:before,.training-practice-target>i:after{content:"";background:#ffe782f0;position:absolute}.training-practice-target>i:before{width:3px;height:100%}.training-practice-target>i:after{width:100%;height:3px}.training-practice-target>i b{z-index:1;background:#ff6538;border-radius:50%;width:7px;height:7px;position:relative;box-shadow:0 0 7px #ff502deb}.training-practice-target-rocket>i{border-color:#73e9ff;box-shadow:0 0 0 3px #73e9ff33,0 0 17px #73e9ffe6}.training-practice-target-moving>span{color:#073f51;background:#8df2ff;border-color:#12738f;box-shadow:0 0 10px #72e9ffd1,inset 0 -2px #05678533}.training-practice-target-moving>i{border-color:#73e9ff;box-shadow:0 0 0 3px #73e9ff33,0 0 17px #73e9ffe6}.training-practice-target-moving>i b,.training-practice-target-rocket>i b{background:#7cf3ff;box-shadow:0 0 7px #73e9fff0}.training-fog-checkpoint>span{color:#073f51;background:#8df2ff;border-color:#12738f;bottom:35px;box-shadow:0 0 12px #72e9ffeb,inset 0 -2px #05678533}.training-fog-checkpoint>i{box-sizing:border-box;border:4px solid #7ceeff;border-radius:50%;width:52px;height:52px;animation:1.05s ease-in-out infinite trainingFogGatePulse;position:absolute;bottom:-25px;left:50%;transform:translate(-50%);box-shadow:0 0 0 5px #71e9ff2b,0 0 26px #71e9ffe0,inset 0 0 14px #71e9ff38}.training-fog-checkpoint>i b{background:#d7fbff;border-radius:3px;width:3px;position:absolute;top:-7px;bottom:-7px;box-shadow:0 0 8px #a8f7fff0}.training-fog-checkpoint>i b:first-child{left:9px}.training-fog-checkpoint>i b:last-child{right:9px}@keyframes trainingFuelDotPulse{0%,to{transform:translate(-50%,50%)scale(.88)}50%{transform:translate(-50%,50%)scale(1.2)}}@keyframes trainingFuelMarkerBob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes trainingTargetPulse{0%,to{transform:translate(-50%)scale(.88)}50%{transform:translate(-50%)scale(1.12)}}@keyframes trainingFogGatePulse{0%,to{opacity:.82;transform:translate(-50%)scale(.92)}50%{opacity:1;transform:translate(-50%)scale(1.08)}}.hut{z-index:2;filter:drop-shadow(0 9px 7px #26221829);shape-rendering:geometricprecision;display:block;position:absolute;bottom:calc(100% - 2px)}.hut-low{width:clamp(100px,8.2vw,164px)}.hut-small{width:clamp(94px,7.6vw,152px)}.hut-tall{width:clamp(116px,9.7vw,184px)}.hut-shadow{fill:#31435a}.hut-dark{fill:#402238}.hut-wall{fill:#cf7839;stroke:#402238;stroke-width:5px;stroke-linejoin:round}.hut-roof{fill:#e99a50;stroke:#402238;stroke-width:5px;stroke-linejoin:round}.hut-roof-blue{fill:#374f72;stroke:#402238;stroke-width:5px;stroke-linejoin:round}.hut-window{fill:#7f432b;stroke:#402238;stroke-width:4px}.hut-trim,.hut-plank{fill:none;stroke:#7b3f2a;stroke-width:4px;stroke-linecap:square}.hut-trim{stroke:#f0b066;stroke-width:3px}.hut-pixel{fill:#f0b066;opacity:.85}.fuel-station{z-index:3;width:clamp(44px,3.7vw,70px);position:absolute;bottom:calc(100% - 2px)}.fuel-station:before{content:"";z-index:1;pointer-events:none;opacity:0;border:2px solid #0000;border-radius:8px;position:absolute;inset:-5px -7px -3px}.fuel-station-refill:before{animation:1s ease-out forwards fuelStationRefillPulse}.fuel-tank{z-index:2;filter:drop-shadow(0 7px 6px #2622182e);shape-rendering:geometricprecision;width:100%;display:block;position:relative}@keyframes fuelStationRefillPulse{0%{opacity:0;box-shadow:none;border-color:#28ff6e00;transform:scale(.94)}16%{opacity:1}42%,68%{opacity:1;border-color:#28ff6efa;transform:scale(1.03);box-shadow:0 0 0 2px #28ff6e38,0 0 18px #28ff6ebd,inset 0 0 12px #28ff6e38}to{opacity:0;box-shadow:none;border-color:#28ff6e00;transform:scale(1.09)}}.fuel-beacon{z-index:4;background:radial-gradient(circle,#fffbd0 0 22%,#ffe657 23% 55%,#f6a900 56% 100%);border:1px solid #603900bd;border-radius:50%;width:8px;height:8px;position:absolute;top:-8px;left:70%;box-shadow:0 0 6px #ffe439f2,0 0 14px #ffba14ad}.fuel-beacon:before{content:"";transform-origin:50%;filter:blur(2.5px);background:linear-gradient(90deg,#0000 0%,#ffec602e 22%,#ffec60d1 50%,#ffec602e 78%,#0000 100%);border-radius:999px;width:54px;height:13px;animation:1.08s ease-in-out infinite fuelBeaconSideSweep;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fuel-beacon:after{content:"";background:#fff35b;border-radius:50%;position:absolute;inset:2px;box-shadow:0 0 8px #fff25beb}.fuel-dark{fill:#0b0b12}.fuel-red{fill:#bd4357;stroke:#0b0b12;stroke-width:6px;stroke-linejoin:round}.fuel-highlight{fill:#d45a68;opacity:.68}.fuel-panel-dark{fill:#11131c}.fuel-glass{fill:#d9edf0;stroke:#2f374e;stroke-width:4px}.fuel-meter{fill:#dfbd52;stroke:#0b0b12;stroke-width:4px;stroke-linecap:square}.fuel-needle{fill:none;stroke:#0b0b12;stroke-width:5px;stroke-linecap:square}.fuel-base{fill:#d8ccb4;stroke:#0b0b12;stroke-width:6px;stroke-linejoin:round}.fuel-base-light{fill:#ebe0c7;opacity:.54}.fuel-badge-ring{fill:#bd4357;stroke:#0b0b12;stroke-width:5px;stroke-linejoin:round}.fuel-badge{fill:#e2c24e}.fuel-drop{fill:#39445a;stroke:#0b0b12;stroke-width:5px;stroke-linejoin:round}.fuel-hose{fill:none;stroke:#0b0b12;stroke-width:6px;stroke-linecap:square;stroke-linejoin:round}.fuel-nozzle{fill:#bd4357;stroke:#0b0b12;stroke-width:5px;stroke-linejoin:round}.fuel-stand,.fuel-shadow{fill:#46506a}.fuel-pixel{fill:#ee7b84;opacity:.72}.hay,.roll{z-index:4;filter:drop-shadow(0 5px 4px #39291429);width:clamp(27px,2.1vw,45px);position:absolute;bottom:calc(100% - 8px)}.roll{animation:2.7s ease-in-out infinite roll-wobble}.player-plane-layer{z-index:8;pointer-events:none;position:absolute;inset:0}.player-plane{transform-origin:0 0;filter:drop-shadow(0 5px 4px #151d1f38);will-change:transform;width:0;height:0;position:absolute;bottom:calc(100% - 2px);left:0}.bot-plane-layer{z-index:10}.bot-plane{filter:drop-shadow(0 0 8px #af4eff3d)drop-shadow(0 5px 4px #151d1f3d)}.bot-plane .plane-nav-light{opacity:.9;animation:1.02s ease-in-out infinite planeLightPulse}.bot-plane .plane-nav-light-front,.bot-plane .plane-nav-light-back{box-shadow:0 0 3px var(--plane-front-light,#ffe53a), 0 0 8px var(--plane-front-light-glow,#ffe53afa), 0 0 16px var(--plane-front-light-glow-soft,#ffe53ab8), 0 0 26px var(--plane-front-light-glow-wide,#ffc91f7a)}.bot-plane .plane-nav-light-back{animation-delay:.51s}.remote-plane-layer{z-index:10}.room-projectiles-layer{z-index:13;pointer-events:none;position:absolute;inset:0}.bullet-aim-guide{z-index:9;pointer-events:none;position:absolute;inset:0}.bullet-aim-dot{aspect-ratio:1;opacity:0;width:clamp(3px,.24vw,5px);transform:translate3d(var(--world-x,0vw), var(--world-y,0vh), 0) translate(-50%, 50%);filter:drop-shadow(0 0 2px #00000085)drop-shadow(0 0 4px #e0e6ea2e);will-change:transform, opacity;background:#cad1d5c7;border-radius:50%;display:block;position:absolute;bottom:calc(100% - 2px);left:0;box-shadow:0 0 4px #12181c61}.scene-dark .bullet-aim-dot{background:#b8c2c9b8;box-shadow:0 0 5px #dce4eb42}.damage-smoke-layer{z-index:10;pointer-events:none;position:absolute;inset:0}.bot-damage-smoke-layer{z-index:11}.damage-smoke-particle{aspect-ratio:1.5;opacity:0;filter:blur(.55px);width:clamp(12px,1vw,21px);animation:damageSmokeParticle var(--damage-smoke-life,1.45s) ease-out forwards;will-change:transform, opacity;background:radial-gradient(at 30% 46%,#f4f8f8c7 0 18%,#919c9f99 34%,#373f424d 56%,#0000 74%),radial-gradient(at 68% 56%,#dee6e68a 0 22%,#5d676b5c 48%,#0000 76%);border-radius:999px;position:absolute;transform:translate(-50%,50%)scale(.28)}.damage-smoke-particle:before,.damage-smoke-particle:after{content:"";pointer-events:none;border-radius:999px;display:block;position:absolute}.damage-smoke-particle:before{background:radial-gradient(#eef3f38a 0 24%,#68727652 50%,#0000 74%);width:58%;height:56%;top:22%;left:5%}.damage-smoke-particle:after{background:radial-gradient(#bfc9cb61 0 30%,#363e4138 54%,#0000 78%);width:50%;height:62%;top:6%;right:4%}.bullet-projectiles{z-index:11;pointer-events:none;position:absolute;inset:0}.bullet-shot{width:clamp(11px,.82vw,18px);height:clamp(3px,.22vw,5px);transform:translate3d(var(--world-x,0vw), var(--world-y,0vh), 0) translate(-50%, 50%);opacity:1;will-change:transform, opacity;position:absolute;bottom:calc(100% - 2px);left:0}.bullet-core{transform:rotate(var(--bullet-angle));background:radial-gradient(circle at 8%,#fff7b5 0 18%,#0000 20%),linear-gradient(90deg,#ffe86b33,#ffd334 22%,#ff941c 65%,#ff541633);border-radius:999px;display:block;position:absolute;inset:0;box-shadow:0 0 4px #ffde45e6,0 0 10px #ff97239e}.bullet-ground-hit .bullet-core{animation:bulletCoreGroundHit var(--bullet-life,2s) linear forwards}.bullet-impact{opacity:0;pointer-events:none;width:22px;height:14px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.35)}.bullet-impact:before,.bullet-impact:after{content:"";display:block;position:absolute}.bullet-impact:before{background:radial-gradient(circle,#fff6aa 0 18%,#ffbd28 19% 48%,#ff611794 49% 70%,#0000 72%);border-radius:50%;width:44%;height:44%;top:30%;left:28%;box-shadow:0 0 6px #ffd94bd1,0 0 11px #ff6b1e94}.bullet-impact:after{background:radial-gradient(circle at 14%,#6e5131bf 0 11%,#0000 13%),radial-gradient(circle at 44% 48%,#7f5d37b3 0 12%,#0000 14%),radial-gradient(circle at 76%,#5c452b9e 0 10%,#0000 12%);border-radius:50%;width:72%;height:22%;top:64%;left:14%}.bullet-ground-hit .bullet-impact{animation:.36s ease-out forwards bulletImpactSpark;animation-delay:calc(var(--bullet-life,2s) - 45ms)}.rocket-projectiles{z-index:12;pointer-events:none;position:absolute;inset:0}.rocket-shot{width:clamp(24px,2vw,42px);height:clamp(8px,.72vw,14px);transform:translate3d(var(--world-x,0vw), var(--world-y,0vh), 0) translate(-50%, 50%) rotate(var(--rocket-angle));filter:drop-shadow(0 0 7px #ff801a61);will-change:transform, opacity;position:absolute;bottom:calc(100% - 2px);left:0}.rocket-shot i,.plane-rocket-loadout i{box-sizing:border-box;display:block;position:absolute}.rocket-body{background:linear-gradient(#eef3f5 0 18%,#aeb8bf 19% 72%,#7f8a92 73% 100%);border:2px solid #050505;border-radius:2px;width:56%;height:64%;top:18%;left:18%}.rocket-nose{clip-path:polygon(100% 0,0 50%,100% 100%);background:linear-gradient(#f6fbff 0 20%,#b9c3ca 21% 100%);border:2px solid #050505;width:24%;height:64%;top:18%;left:-1%}.rocket-band{background:#0b0b0b;border-top:2px solid #050505;border-bottom:2px solid #050505;width:9%;height:64%;top:18%}.rocket-band-one{left:36%}.rocket-band-two{left:55%}.rocket-fin{background:#8c98a0;border:2px solid #050505;width:17%;height:44%;right:16%}.rocket-fin-top{clip-path:polygon(0 100%,100% 100%,100% 0);top:-1%}.rocket-fin-bottom{clip-path:polygon(0 0,100% 0,100% 100%);bottom:-1%}.rocket-flame{clip-path:polygon(100% 50%,0 0,20% 50%,0 100%);transform-origin:0;filter:drop-shadow(0 0 5px #ffec41eb)drop-shadow(0 0 11px #ff581dc7);background:radial-gradient(circle at 30%,#ffff4d 0 16%,#ff9c18 17% 45%,#e94b21 46% 72%,#0000 74%);width:34%;height:80%;animation:.11s steps(2,end) infinite rocketFlame;top:10%;right:-24%}.rocket-ground-hit{opacity:.96}.rocket-impact{z-index:6;opacity:0;pointer-events:none;width:44px;height:38px;top:50%;left:50%;transform:translate(-50%,-50%)scale(.28)}.rocket-impact:before,.rocket-impact:after{content:"";display:block;position:absolute}.rocket-impact:before{background:radial-gradient(circle at 50% 48%,#fff8b1 0 13%,#ffcf39 14% 32%,#ff6f24 33% 55%,#aa3019d1 56% 72%,#0000 74%);border-radius:48% 52% 44% 56%;inset:18% 16%;box-shadow:0 0 12px #ffde4af2,0 0 26px #ff571ca8}.rocket-impact:after{filter:blur(.2px);background:radial-gradient(circle at 20% 48%,#5c5048b3 0 13%,#0000 15%),radial-gradient(circle at 48% 54%,#78695cad 0 16%,#0000 18%),radial-gradient(circle at 76%,#524a449e 0 12%,#0000 14%);border-radius:50%;width:86%;height:36%;top:58%;left:7%}.rocket-ground-hit .rocket-body,.rocket-ground-hit .rocket-nose,.rocket-ground-hit .rocket-band,.rocket-ground-hit .rocket-fin{animation:.65s linear forwards rocketPartImpact}.rocket-ground-hit .rocket-flame{animation:.11s steps(2,end) infinite rocketFlame,.65s linear forwards rocketPartImpact}.rocket-ground-hit .rocket-impact{animation:.56s ease-out forwards rocketImpactBoom}.rocket-ground-hit .rocket-flame,.rocket-ground-hit .rocket-body,.rocket-ground-hit .rocket-nose,.rocket-ground-hit .rocket-band,.rocket-ground-hit .rocket-fin{opacity:0}.plane-visual{--plane-light-intensity:1;width:clamp(34px,3.8vw,72px);position:absolute;transform:translate(-50%,-50%)}.plane-search-light{z-index:0;opacity:0;pointer-events:none;transform-origin:100%;clip-path:polygon(100% 44%,0 0,0 100%,100% 56%);filter:blur(.9px);mix-blend-mode:screen;background:radial-gradient(at 98%,#fff7aed1 0%,#ffe45461 12%,#0000 24%),linear-gradient(270deg,#ffec7e57 0%,#fff4b02b 46%,#fff8c405 100%);width:clamp(96px,13vw,260px);height:clamp(34px,5vw,96px);position:absolute;top:49%;left:4%;transform:translate(-98%,-50%)scaleX(.96)}.search-light-active .plane-search-light{opacity:.72;animation:1.35s ease-in-out infinite searchLightFlicker}.scene-dark .search-light-active .plane-search-light,.search-light-active.search-light-fog .plane-search-light{opacity:.92;filter:blur(1.1px)drop-shadow(0 0 10px #ffeb8275)}.plane-sprite{z-index:2;width:100%;height:auto;filter:var(--plane-body-filter,none);image-rendering:pixelated;-webkit-user-select:none;user-select:none;display:block;position:relative}.plane-sprite-no-prop{opacity:0;position:absolute;inset:0}.prop-spinning .plane-sprite-static{opacity:0}.prop-spinning .plane-sprite-no-prop{opacity:1}.plane-propeller{width:5.8%;height:63%;opacity:calc(var(--thrust) * .88);transform-origin:50%;animation:prop-spin calc(92ms - var(--thrust) * 48ms) linear infinite;background:linear-gradient(#0000 0 5%,#080808e6 6% 9%,#f6a02b 10% 46%,#ffe27fe6 47% 53%,#f6a02b 54% 90%,#080808e6 91% 94%,#0000 95%);border-radius:999px;position:absolute;top:19%;left:2.2%}.plane-visual:not(.prop-spinning) .plane-propeller{opacity:0}.plane-nav-light{z-index:4;aspect-ratio:1;opacity:0;pointer-events:none;border-radius:50%;width:5.4%;position:absolute;transform:translate(-50%,-50%)}.plane-nav-light-front{background:var(--plane-front-light,#ff1f33);top:47%;left:70%}.plane-nav-light-back{background:var(--plane-back-light,#2cff65);top:17%;left:88.5%}.scene-dark .plane-nav-light{opacity:calc(.9 * var(--plane-light-intensity));filter:brightness(calc(.4 + var(--plane-light-intensity) * 1.05));animation:1.08s ease-in-out infinite planeLightPulse}.scene-dark .plane-nav-light-front{box-shadow:0 0 3px var(--plane-front-light,#ff1f33), 0 0 8px var(--plane-front-light-glow,#ff1f33fa), 0 0 16px var(--plane-front-light-glow-soft,#ff1f33b8), 0 0 26px var(--plane-front-light-glow-wide,#ff1f3370)}.scene-dark .plane-nav-light-back{box-shadow:0 0 3px var(--plane-back-light,#2cff65), 0 0 8px var(--plane-back-light-glow,#2cff65fa), 0 0 16px var(--plane-back-light-glow-soft,#2cff65b8), 0 0 26px var(--plane-back-light-glow-wide,#2cff6570);animation-delay:.54s}.plane-rocket-loadout{z-index:3;opacity:1;pointer-events:none;filter:drop-shadow(0 1px 1px #00000057);width:25%;height:8%;transition:opacity .12s;position:absolute}.plane-rocket-one{top:77%;left:32%;transform:rotate(3deg)}.plane-rocket-two{top:70%;left:49%;transform:rotate(3deg)scale(.92)}.plane-rocket-spent{opacity:0}.plane-rocket-tip{clip-path:polygon(100% 0,0 50%,100% 100%);background:linear-gradient(#f6fbff 0 24%,#aeb8bf 25% 100%);border:1px solid #050505;width:24%;height:82%;top:9%;left:-2%}.plane-rocket-body{background:linear-gradient(#eef3f5 0 18%,#b7c0c6 19% 74%,#7f8a92 75% 100%);border:1px solid #050505;width:59%;height:80%;top:10%;left:18%}.plane-rocket-band{background:#090909;border-top:1px solid #050505;border-bottom:1px solid #050505;width:11%;height:80%;top:10%;left:46%}.plane-rocket-fin{clip-path:polygon(0 15%,100% 0,76% 50%,100% 100%,0 85%);background:#87939b;border:1px solid #050505;width:25%;height:100%;top:0;right:0}.plane-crashed{opacity:0}.blast{z-index:12;pointer-events:none;width:112px;height:92px;animation:1.35s ease-out forwards blast-holder;position:absolute;transform:translate(-50%,50%)}.blast i{pointer-events:none;display:block;position:absolute}.blast-flash{background:radial-gradient(circle,#ffffeb 0 12%,#ffd248f2 13% 35%,#ff631cbf 36% 58%,#0000 60%);border-radius:50%;width:50%;height:50%;animation:.52s ease-out forwards blast-flash;top:16%;left:25%;box-shadow:0 0 20px #ffed78f2,0 0 42px #f5542380}.blast-core{filter:drop-shadow(0 0 10px #f76922d9);background:radial-gradient(circle at 42% 39%,#fff9c6 0 12%,#ffbd2e 13% 34%,#f05d22 35% 58%,#7a3326 59% 80%,#0000 81%);border-radius:44% 56% 50% 48%;width:38%;height:34%;animation:.76s cubic-bezier(.14,.72,.22,1) forwards blast-core;top:24%;left:31%}.blast-sparks{background:radial-gradient(circle at 12% 53%,#ffd447 0 3px,#0000 4px),radial-gradient(circle at 29% 18%,#ff8a22 0 2px,#0000 3px),radial-gradient(circle at 73% 22%,#ffd447 0 2px,#0000 3px),radial-gradient(circle at 88% 55%,#ff7c1f 0 3px,#0000 4px),radial-gradient(circle at 43% 82%,#ffd447 0 2px,#0000 3px),radial-gradient(circle at 64% 75%,#ff4f22 0 2px,#0000 3px);animation:.78s ease-out forwards blast-sparks;inset:3px}.smoke{filter:blur(.4px);opacity:0;background:radial-gradient(circle at 36% 32%,#eef0ebe0,#939a96b3 42%,#4c504f29 72%,#0000 74%);border-radius:50%}.smoke-one{width:34px;height:28px;animation:1.35s ease-out forwards smoke-puff-one;top:23%;left:23%}.smoke-two{width:31px;height:25px;animation:1.42s ease-out forwards smoke-puff-two;top:11%;left:45%}.smoke-three{width:40px;height:30px;animation:1.48s ease-out forwards smoke-puff-three;top:34%;left:52%}.smoke-four{width:29px;height:23px;animation:1.25s ease-out forwards smoke-puff-four;top:40%;left:12%}.smoke-five{width:36px;height:27px;animation:1.5s ease-out forwards smoke-puff-five;top:48%;left:39%}.cows{z-index:5;position:absolute;inset:0}.grass-plants{z-index:4;position:absolute;inset:0}.grass-plant{width:14px;transform:translateX(-50%) scale(var(--plant-scale));transform-origin:50% 100%;filter:drop-shadow(0 2px 1px #1a481640);position:absolute;bottom:calc(100% - 25px)}.cow{transform-origin:50% 100%;will-change:transform;width:clamp(30px,2.35vw,58px);position:absolute;bottom:8px;left:0}.droppings{z-index:6;pointer-events:none;position:absolute;inset:0}.potty-dropping{background:#cfd4d0;border-radius:50% 50% 45% 45%;width:9px;height:6px;animation:15s ease-out forwards potty-fade;position:absolute;bottom:8px;transform:translate(-50%);box-shadow:5px 1px #aeb6b0,2px -3px #e5e7e5}.cow svg{width:100%;display:block}.cow-walking svg{animation:.42s steps(2,end) infinite cow-step}.cow-head-wrap{transform-origin:62px 28px}.cow-eating .cow-head-wrap{transform:rotate(30deg)translate(7px,14px)}.chew-mouth{stroke-linecap:round;stroke-linejoin:round;opacity:0;transform-origin:83px 25px}.cow-eating .chew-mouth{opacity:1;animation:.26s ease-in-out infinite chew}.chew-jaw{fill:none;stroke:#111;stroke-width:2.4px}.chew-teeth{fill:none;stroke:#f8fafc;stroke-width:1.8px}.cow-body,.cow-head{fill:#fffdfa;stroke:#1f2937;stroke-width:3px}.cow-spot{fill:#171717}.leg{stroke:#111;stroke-width:4px;stroke-linecap:round;transform-origin:50% 40px}.cow-walking .leg{animation:.42s steps(2,end) infinite leg-swing-a}.cow-walking .leg-b{animation-name:leg-swing-b}.cow-tail{transform-origin:14px 24px}.cow-pottying .cow-tail{animation:.42s ease-out forwards tail-lift}.scene-dark .hut,.scene-dark .fuel-tank,.scene-dark .hay,.scene-dark .roll,.scene-dark .cow,.scene-dark .player-plane{filter:brightness(.76)saturate(.9)drop-shadow(0 7px 9px #00000059)}.scene-dark .bot-plane{filter:brightness(.86)saturate(1.12)drop-shadow(0 0 10px #bc5bff52)drop-shadow(0 7px 9px #00000059)}@keyframes cloud-drift{0%{margin-left:-3vw}to{margin-left:9vw}}@keyframes fogSheetDrift{0%{transform:translate(-4vw)}to{transform:translate(7vw)}}@keyframes fogBankDrift{0%{transform:translateX(-2.5vw) scale(var(--fog-scale))}to{transform:translateX(3.5vw) scale(var(--fog-scale))}}@keyframes searchLightFlicker{0%,to{filter:blur(1.2px)brightness();transform:translate(-98%,-50%)scaleX(.96)}45%{filter:blur(1.1px)brightness(1.16);transform:translate(-98%,-50%)scaleX(1.04)}}@keyframes rainFall{0%{transform:rotate(14deg)translateY(-26vh)}to{transform:rotate(14deg)translateY(128vh)}}@keyframes twinkle{0%,to{opacity:.25}50%{opacity:1}}@keyframes fuelBeaconSideSweep{0%,to{opacity:.58;transform:translate(-50%,-50%)rotate(-12deg)scaleX(.72)}50%{opacity:1;transform:translate(-50%,-50%)rotate(12deg)scaleX(1.08)}}@keyframes shootingStarFlight{0%{opacity:0;transform:translate3d(0, 0, 0) rotate(var(--shooting-angle)) scale(var(--shooting-scale))}12%{opacity:1}to{opacity:0;transform:translate3d(var(--shooting-dx), var(--shooting-dy), 0) rotate(var(--shooting-angle)) scale(var(--shooting-scale))}}@keyframes slow-pan{0%{transform:translate(-1.8%)}to{transform:translate(1.8%)}}@keyframes prop-spin{to{transform:rotate(180deg)scaleY(.88)}}@keyframes bulletCoreGroundHit{0%,88%{opacity:1}to{opacity:0}}@keyframes bulletImpactSpark{0%{opacity:0;transform:translate(-50%,-50%)scale(.22)}18%{opacity:1}to{opacity:0;transform:translate(-50%,-76%)scale(1.55)}}@keyframes rocketPartImpact{0%,90%{opacity:1}to{opacity:0}}@keyframes rocketImpactBoom{0%{opacity:0;transform:translate(-50%,-50%)scale(.2)}20%{opacity:1;transform:translate(-50%,-56%)scale(.95)}to{opacity:0;transform:translate(-50%,-74%)scale(1.85)}}@keyframes rocketFlame{0%,to{opacity:.82;transform:scaleX(.82)scaleY(.94)}50%{opacity:1;transform:scaleX(1.2)scaleY(1.08)}}@keyframes planeLightPulse{0%,to{opacity:calc(.58 * var(--plane-light-intensity));filter:brightness(calc(.35 + var(--plane-light-intensity) * .78)) saturate(1.2);transform:translate(-50%,-50%)scale(.82)}48%{opacity:var(--plane-light-intensity);filter:brightness(calc(.42 + var(--plane-light-intensity) * 1.03)) saturate(1.65);transform:translate(-50%,-50%)scale(1.28)}}@keyframes voiceLevelPulse{0%,to{opacity:.68;transform:scaleY(.72)}50%{opacity:1;transform:scaleY(1.08)}}@keyframes damageSmokeParticle{0%{opacity:0;transform:translate(-50%,50%)scale(.25)}14%{opacity:var(--damage-smoke-opacity,.58);transform:translate(-50%,50%)scale(.52)}58%{opacity:.38;transform:translate(calc(-50% + var(--damage-smoke-dx,7vw)), calc(50% + var(--damage-smoke-dy,0vh))) scale(.9)}to{opacity:0;transform:translate(calc(-50% + var(--damage-smoke-dx,7vw)), calc(50% + var(--damage-smoke-dy,0vh))) scale(var(--damage-smoke-scale,1.1))}}@keyframes blast-holder{0%{opacity:1;transform:translate(-50%,50%)scale(.78)}70%{opacity:1;transform:translate(-50%,50%)scale(1)}to{opacity:0;transform:translate(-50%,50%)scale(1.08)}}@keyframes blast-flash{0%{opacity:1;transform:scale(.22)}45%{opacity:1;transform:scale(1.38)}to{opacity:0;transform:scale(1.9)}}@keyframes blast-core{0%{opacity:1;transform:scale(.35)rotate(-18deg)}42%{opacity:1;transform:scale(1.45)rotate(8deg)}to{opacity:0;transform:scale(.72)rotate(21deg)}}@keyframes blast-sparks{0%{opacity:1;transform:scale(.35)}to{opacity:0;transform:scale(1.85)}}@keyframes smoke-puff-one{0%{opacity:0;transform:translate(0)scale(.3)}18%{opacity:.78}to{opacity:0;transform:translate(-22px,-18px)scale(2.25)}}@keyframes smoke-puff-two{0%{opacity:0;transform:translate(0)scale(.25)}20%{opacity:.72}to{opacity:0;transform:translate(5px,-28px)scale(2.1)}}@keyframes smoke-puff-three{0%{opacity:0;transform:translate(0)scale(.28)}22%{opacity:.76}to{opacity:0;transform:translate(28px,-10px)scale(2.2)}}@keyframes smoke-puff-four{0%{opacity:0;transform:translate(0)scale(.24)}20%{opacity:.7}to{opacity:0;transform:translate(-30px,6px)scale(1.8)}}@keyframes smoke-puff-five{0%{opacity:0;transform:translate(0)scale(.22)}24%{opacity:.74}to{opacity:0;transform:translate(8px,22px)scale(2.05)}}@keyframes cow-step{50%{translate:0 -1.2px}}@keyframes leg-swing-a{0%,to{transform:skew(-8deg)translate(-1px)}50%{transform:skew(8deg)translate(2px)}}@keyframes leg-swing-b{0%,to{transform:skew(8deg)translate(2px)}50%{transform:skew(-8deg)translate(-1px)}}@keyframes chew{0%,to{transform:translateY(0)scaleY(.78)}50%{transform:translateY(2.5px)scaleY(1.18)}}@keyframes potty-fade{0%{opacity:1;transform:scale(.85)}70%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes tail-lift{0%{transform:rotate(0)}to{transform:rotate(-34deg)translateY(-2px)}}@keyframes roll-wobble{0%,to{transform:rotate(-4deg)}50%{transform:rotate(8deg)}}@media (width<=780px){.scene{min-height:560px}.music-selector{top:84px;left:12px}.pause-toggle{width:100px;height:64px;top:12px;left:12px}.restart-toggle{width:100px;height:64px;top:12px;left:120px}.pause-button-icon{width:50px;height:50px}.restart-toggle img{width:58px;height:58px;margin:3px auto}.theme-icon-toggle{top:138px;left:12px}.score-panel{width:154px;top:138px;left:66px}.training-hud{width:min(252px,100vw - 24px);top:192px;left:12px}.room-leaderboard{width:min(282px,100vw - 24px);top:138px;left:12px}.sfx-toggle{top:84px;left:66px}.help-toggle{top:84px;left:120px}.plane-selector{top:84px;left:174px}.music-panel,.help-panel,.plane-color-panel{top:192px;left:12px}.start-card{width:min(360px,100vw - 24px);min-height:196px;padding:18px}.start-card-room-lobby{gap:10px;width:min(390px,100vw - 24px);min-height:0}.start-card-slim{width:min(360px,100vw - 24px);min-height:72px;padding:14px}.start-title{font-size:28px}.start-actions-home{grid-template-columns:1fr}.start-utility-actions{margin-top:-2px}.flight-deck-panel{width:min(560px,100vw - 24px);padding:12px;overflow-y:auto}.flight-deck-heading{gap:12px;padding-bottom:10px}.flight-deck-heading h2{font-size:18px}.flight-deck-close{flex-basis:36px;width:36px;height:36px;font-size:25px}.flight-deck-controls{gap:7px}.flight-deck-columns{grid-template-columns:1fr;gap:10px}.flight-deck-rule-controls{max-height:min(49dvh,350px);padding-right:3px;overflow-y:auto}.flight-deck-control{grid-template-columns:100px minmax(0,1fr) 56px;gap:8px;min-height:42px;padding:6px 8px}.flight-deck-control>span,.flight-deck-control output{font-size:16px}.flight-deck-control input[type=range]{height:20px}label.flight-deck-rule-control{grid-template-rows:1fr;grid-template-columns:112px minmax(0,1fr) 82px}label.flight-deck-rule-control>span b,label.flight-deck-rule-control output{font-size:13px}.field-guide-overlay{padding:10px}.field-guide-panel{border-width:5px;width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.field-guide-masthead{grid-template-columns:64px 1fr 28px;gap:8px;padding:12px}.field-guide-stamp{padding:5px 3px;font-size:7px}.field-guide-masthead p{font-size:10px}.field-guide-grid{grid-template-columns:1fr}.field-guide-story,.field-guide-story:nth-child(odd){border-right:0;min-height:146px}.field-guide-art img{max-height:74px}.guide-plane-art img,.guide-damage-art img{max-height:none}.field-guide-copy{padding:11px 10px}.field-guide-copy h3{font-size:17px}.field-guide-copy p{margin-top:5px;font-size:11px}.room-join-controls,.room-create-controls,.room-settings-row{grid-template-columns:1fr}.room-theme-switch-compact{max-width:none}.room-lobby-actions,.room-player-grid{grid-template-columns:1fr}.room-code-card{grid-template-columns:70px 1fr}.room-code-card strong{font-size:22px}.start-option,.start-back,.room-rule-button{height:44px;font-size:16px}.bot-start-prompt{gap:7px;font-size:14px}.bot-start-prompt kbd{min-width:34px;height:32px;font-size:17px}.frame-rate-badge{width:34px;height:21px;top:12px;right:260px}.ping-badge{top:37px}.map-pointer{top:12px;right:12px}.combat-hud{top:140px;right:12px}.forest{height:29%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
