@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Barlow:wght@400;500;600;700&display=swap";#club-dialog{position:fixed;inset:0;margin:auto;width:min(960px,calc(100% - 32px));max-height:90dvh;background:#101e28;color:#eee9df;border:1px solid #927e5c;border-radius:12px;padding:0;box-shadow:0 35px 120px #000a;z-index:1000}#club-dialog::backdrop{background:#030a10b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.club-card{padding:32px}.club-heading{display:flex;justify-content:space-between;align-items:start;gap:20px}.club-heading small{color:#b9a785;letter-spacing:2px}.club-heading h2{font-size:34px;margin:8px 0 14px}.club-card p,.club-card small{color:#adb9bd;line-height:1.5}.club-card label{display:grid;gap:8px;font-size:13px;margin:14px 0;color:#e2ddcf}.club-card input,.club-card select{padding:13px 15px;background:#0b151d;border:1px solid #586069;border-radius:5px;color:#fff;font:inherit;box-shadow:inset 0 2px 5px #0008}.club-card button{cursor:pointer}.club-card .play{width:auto;min-width:190px;padding:16px 22px;font-size:15px;background:linear-gradient(#cfbc98,#a99066);color:#10202b;border:1px solid #ddcba8;box-shadow:inset 0 1px #ffedca,0 3px #554831;border-radius:5px;clip-path:none}.club-card .play:active{transform:translateY(2px);box-shadow:inset 0 2px 5px #54462d}.club-card .text-button{color:#c7b591;padding:12px}.club-card .icon{color:#eee4cf;border:1px solid #54616a;padding:10px;border-radius:4px;background:linear-gradient(#283945,#182630)}.club-actions{display:flex;gap:12px;margin:18px 0}.club-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px}#club-stats{display:flex;justify-content:space-between;gap:18px;margin:16px 0 28px;border-block:1px solid #52606a;padding:20px 0}#club-stats div{display:grid;gap:5px}#club-stats b{font-size:27px}#club-status{min-height:24px;color:#e4c693;margin:0}.club-card h3{font-size:20px;margin:22px 0 10px}.trophy-badge{display:inline-block;padding:10px 13px;border:1px solid #847451;background:#253039;margin:4px;border-radius:4px;color:#d6bf8e;font-size:13px}#club-board{padding:0;list-style:none}#club-board li{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #35434d;font-size:15px}.friend-row{display:flex;align-items:center;gap:8px;margin:12px 0}.friend-row>span{flex:1}.friend-row small{display:block;font-size:10px}#sign-form .play{margin-top:15px;width:100%}#club-open{max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.club-card :focus-visible{outline:2px solid #dbc59b;outline-offset:4px}@media(max-width:640px){.club-card{padding:20px}.club-grid{grid-template-columns:1fr;gap:8px}.club-heading h2{font-size:26px}#club-stats{flex-wrap:wrap}#club-stats b{font-size:20px}.club-actions{flex-direction:column}.header-right #club-open{display:block;font-size:10px;max-width:130px}}.auth-tabs{display:flex;gap:12px;margin-bottom:18px}.auth-tabs [aria-pressed=true]{border-color:#d4b37a;color:#ffe5b7;background:#193b44}#signup-details{border:0;padding:0;margin:10px 0;min-width:0}#signup-details[hidden]{display:none}#signup-details legend{padding:16px 0 6px;font-size:12px;letter-spacing:.15em;text-transform:uppercase}.signup-avatars{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:12px 0}.signup-avatars label{position:relative;display:grid;justify-items:center;border:1px solid #53636a;border-radius:8px;padding:9px;cursor:pointer}.signup-avatars label:has(:checked){border-color:#e8bf79;background:#1b3c46;box-shadow:0 0 0 1px #e8bf79}.signup-avatars img{width:64px;height:70px;object-fit:cover;border-radius:5px}.signup-avatars input{position:absolute;inset:5px auto auto 5px;width:14px;height:14px}.signup-avatars span{margin-top:8px}.signup-colors{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 22px}.signup-colors label{display:flex;align-items:center;gap:7px;cursor:pointer;padding:8px 10px;border:1px solid #53636a;border-radius:5px;text-transform:capitalize}.signup-colors input{width:16px;height:16px;accent-color:var(--pilot-color);margin:0}.signup-colors label:has(:checked){border-color:var(--pilot-color);box-shadow:inset 0 -3px var(--pilot-color)}#auth-submit{width:100%;margin:10px 0 16px}#club-login small{display:block}@media(min-width:650px){#club-login{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}#signup-details:not([hidden]){grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;margin:0}#signup-details>label:has([name=invite]),#signup-details>.signup-avatars,#signup-details>.signup-colors,#auth-submit{grid-column:1/-1}#signup-details legend{padding:6px 0}#club-login label{margin-bottom:0}.signup-avatars{margin:3px 0}.signup-avatars img{width:52px;height:54px}.signup-colors{margin:2px 0 8px}#auth-submit{margin:0 0 10px}}#club-auth>p{margin:8px 0 12px}#club-login label{margin:5px 0}#club-login input:not([type=radio]){padding:10px 12px}#club-login .signup-avatars label{padding:7px;margin:0}#club-login .signup-colors label{margin:0;padding:6px 9px}.profile-avatar-fieldset{border:1px solid #53636a;border-radius:8px;margin:12px 0;padding:12px;min-width:0}.profile-avatar-fieldset legend{padding:0 7px;color:#e3d5b8;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.profile-avatar-fieldset p{margin:0 0 10px;font-size:11px}.profile-avatar-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.profile-avatar-choice{position:relative;display:flex!important;align-items:center;gap:8px;margin:0!important;padding:7px!important;border:1px solid #53636a;border-radius:6px;cursor:pointer;background:#10232b}.profile-avatar-choice:has(:checked){border-color:#e8bf79;background:#23404a;box-shadow:0 0 0 1px #e8bf79}.profile-avatar-choice:focus-within{outline:2px solid #dbc59b;outline-offset:2px}.profile-avatar-choice input{position:absolute;opacity:0;width:1px;height:1px;padding:0}.profile-avatar-choice img{width:36px;height:36px;object-fit:contain;border-radius:50%;background:#213945;flex:none}.profile-avatar-choice span{font-size:11px;line-height:1.15;color:#f0e9d9}#profile-avatar-form{margin:0 0 28px}#profile-avatar-form>.icon{width:100%;margin-top:4px}.club-identity{display:flex;align-items:center;gap:8px}.club-identity img,.club-profile-avatar{width:30px;height:30px;object-fit:contain;border-radius:50%;background:#213945;flex:none}.club-own-identity{display:flex!important;align-items:center;gap:10px}.club-own-identity span{display:grid;gap:5px}#club-dialog{overflow:auto}@media(min-width:650px){#signup-details>.profile-avatar-fieldset{grid-column:1/-1}}@media(max-width:640px){.profile-avatar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-avatar-choice img{width:32px;height:32px}}:root{font-family:Barlow,Arial,sans-serif;color:#edf2f4;background:#080d12;font-synthesis:none;--accent:#b9e0ec;--gold:#b9e0ec;--muted:#94a4ad;--line:#c6dae528;--panel:#0c141ce8;--display:"Barlow Condensed","Arial Narrow",Impact,sans-serif}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit;transition:background .15s,border-color .15s,color .15s}button:focus-visible,a:focus-visible{outline:2px solid #e6f5ff;outline-offset:3px}button:hover{border-color:#badce9!important;background-color:#243743!important}[hidden]{display:none!important}#world{position:fixed;inset:0;width:100%;height:100%;display:block}.grain,.vignette{position:fixed;inset:0;pointer-events:none}.grain{background:linear-gradient(90deg,#080f18f5,#080f18ed 25%,#080f1895 43%,#080f1810 67%),linear-gradient(0deg,#080e17eb,transparent 24%)}.vignette{box-shadow:inset 0 0 160px #0005;background:linear-gradient(#080e18ad,transparent 23%)}header{position:absolute;z-index:5;top:0;left:0;right:0;height:78px;padding:0 3.5%;display:flex;align-items:center;gap:46px;border-bottom:1px solid var(--line);background:linear-gradient(#080f16df,#080f1640)}.brand{font-family:var(--display);font-size:29px;letter-spacing:3px;font-weight:800;color:#edf6f8;text-decoration:none;white-space:nowrap}.brand span{font-size:12px;margin-left:9px;color:var(--accent);font-weight:500;letter-spacing:0}nav{height:100%;display:flex;align-items:center;gap:24px;font-size:11px;letter-spacing:1.8px;color:#889da8;font-weight:600}.nav-active{height:100%;display:flex;align-items:center;border-bottom:3px solid var(--accent);color:#fff}.nav-divider{width:1px;height:16px;background:var(--line)}.header-right{margin-left:auto;display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:1px}.status-light{width:5px;height:5px;background:#a9d2ae;box-shadow:0 0 8px #a9d2ae55}#location{font-size:9px;letter-spacing:1px;margin-right:12px;color:#a6b5be}.icon{background:#101b2499;border:1px solid #b6c9d02e;padding:10px 12px;font-size:10px;letter-spacing:1.3px;min-height:34px}.icon:hover{color:#fff}main{position:absolute;z-index:2;top:114px;left:4%;width:374px;max-height:calc(100svh - 190px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#7695a84d transparent;padding:0 8px 4px 0}.eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:600;letter-spacing:1.5px;color:#879da9}.tag{padding:5px 7px;background:#9dc6d514;border:1px solid #9dc6d548;color:#cbe4ef;font-size:9px;letter-spacing:1px}h1{font-family:var(--display);font-size:70px;line-height:.95;letter-spacing:1px;font-weight:700;margin:17px 0 13px}.mission-class{display:block;font:500 10px Barlow,Arial,sans-serif;letter-spacing:2.2px;color:#8cabbc;margin-top:10px}em{font-style:normal;color:var(--accent)}.intro{font-size:13px;line-height:1.55;color:#bbc6cd;margin:0 0 16px}.mission-brief{display:flex;gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0;margin-bottom:21px}.mission-brief span{flex:1;font-size:9px;letter-spacing:1px;color:#8fa2ad;border-right:1px solid var(--line);padding-left:17px}.mission-brief span:first-child{padding-left:0}.mission-brief span:last-child{border:0}.mission-brief b{font-family:var(--display);font-size:21px;color:#dce8ec;font-weight:500;margin-right:5px}.label{display:flex;justify-content:space-between;align-items:baseline;font-size:10px;letter-spacing:1.4px;color:#cbdbe4;margin-bottom:9px;font-weight:600}.label span:last-child{font-size:8px;letter-spacing:.8px;color:#7e97a4}.second{margin-top:17px}.cities{display:grid;grid-template-columns:1fr 1fr;gap:6px}.city{height:51px;padding:10px 13px;text-align:left;background:#101b27b8;border:1px solid #a8c3d125;position:relative;font-size:12px;font-weight:600;letter-spacing:.8px}.city small{display:block;font-size:8px;letter-spacing:1.2px;color:#7694a6;margin-top:5px}.city.selected{border-color:#bed9e875;background:#203644c9;color:#fff;box-shadow:inset 3px 0 0 var(--accent)}.city.selected:after{content:"✓";position:absolute;right:10px;top:15px;color:var(--accent);font-size:13px}.city.selected small{color:#b2ccdb}.skins{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.skin{display:flex;align-items:center;justify-content:flex-start;gap:8px;height:57px;background:#101b27b8;border:1px solid #a8c3d125;padding:8px 10px;font-size:11px;letter-spacing:.8px;font-weight:600;overflow:hidden}.skin img{width:28px;height:38px;object-fit:contain;filter:saturate(.75)}.skin span{font-size:19px;color:#adbf8d;width:26px;text-align:center}.skin.selected{border-color:#bed9e875;background:#203644c9;box-shadow:inset 0 -2px 0 var(--accent);color:#fff}.skin.selected img{filter:none}.play{width:100%;display:flex;align-items:center;gap:15px;min-height:64px;margin-top:22px;padding:12px 17px;background:#c6e2eb;border:1px solid #def4fa;color:#101c25;text-align:left;font-size:19px;font-family:var(--display);font-weight:700;letter-spacing:2px;box-shadow:0 4px 20px #0003}.play:hover{background:#edf8fc!important;color:#071018}.play small{font:500 9px Barlow,Arial,sans-serif;letter-spacing:1.4px;color:#425d6a;margin-top:4px}.play-icon{font-size:24px;font-weight:400}.play-arrow{margin-left:auto;font-size:23px;font-weight:400}.menu-bottom{display:flex;gap:19px;margin-top:15px;color:#8fa5b2;font-size:9px;letter-spacing:.8px}kbd{font:inherit;font-size:9px;border:1px solid #a0bac149;background:#0e182383;padding:3px 5px;margin-right:4px;color:#c6d8e3}#operator-card{position:absolute;right:5%;bottom:170px;text-align:right;pointer-events:none;z-index:2;border-right:2px solid #c2e4ef7a;padding-right:15px}.micro{font-size:9px;letter-spacing:2px;color:#b6d2e0}h3{font-family:var(--display);font-weight:600;font-size:46px;letter-spacing:4px;margin:5px 0 9px}.operator-rule{height:1px;background:var(--line);width:90px;margin-left:auto}#operator-card p{font-size:10px;letter-spacing:1.4px;line-height:1.8;color:#d2dfe5;margin:11px 0}.operator-spec{font-size:9px;letter-spacing:1.3px;color:#9db1bb}#scene-caption{position:absolute;right:5%;top:113px;display:flex;align-items:center;gap:13px;text-align:right}.outline-number{order:2;font-family:var(--display);font-size:47px;line-height:1;color:#abc4d02c;font-weight:600;border-left:1px solid var(--line);padding-left:13px}#scene-caption small{font-size:8px;letter-spacing:2px;color:#a7bdca}#scene-caption strong{display:block;font-family:var(--display);font-size:22px;letter-spacing:2px;margin-top:5px;font-weight:600}#scene-caption p{font-size:10px;color:#9eb0ba;margin:4px 0}#menu-footer{position:absolute;left:3.5%;right:3.5%;bottom:0;height:59px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);font-size:9px;letter-spacing:1.4px;color:#91a7b4;gap:20px}.mission-dot{display:inline-block;width:5px;height:5px;background:#9dc1af;margin-right:8px}.footer-divider{margin:0 11px;color:#5a717f}#boss-practice{border:1px solid #9fb6c433;padding:11px 15px;background:#111d28b3;font-size:10px;letter-spacing:1.2px;color:#cee3ee}#boss-practice span{margin-left:16px}.build-label{font-size:9px;color:#7a929f}body.playing .grain{background:linear-gradient(0deg,#07111b99,transparent 22%,transparent 86%,#07111b8c)}body.playing header{height:57px;border-bottom:0;background:linear-gradient(#060d1599,transparent)}body.playing .brand{font-size:22px;opacity:.65}body.playing #main-nav,body.playing #location,body.playing .status-light{display:none}body.playing header .icon{min-height:29px;padding:7px 9px;font-size:9px;opacity:.8}#hud{position:absolute;inset:0;pointer-events:none}#hud button{pointer-events:auto}.hud-top{position:absolute;left:3.5%;right:3.5%;top:76px;display:flex;justify-content:space-between;align-items:flex-start}.score-panel{padding:10px 15px 10px 12px;border-left:2px solid var(--accent);background:linear-gradient(90deg,#0b1628bd,transparent)}small{display:block;font-size:9px;letter-spacing:1.6px;color:#a9bfcc}.hud-top strong{display:block;font-family:var(--display);font-size:43px;line-height:1.15;letter-spacing:2px;font-weight:500;font-variant-numeric:tabular-nums}.hud-top #best{font-size:9px;letter-spacing:1px;color:#829da9}.progress-block{position:absolute;left:50%;transform:translate(-50%);width:260px;text-align:center}.progress-block small{font-size:9px;color:#d1e3ec}.progress-track,.boost-track{height:4px;background:#d6e7f029;margin-top:11px;overflow:hidden}#progress,#boost{display:block;height:100%;background:#c8ebf6;width:0}.hud-meta{display:flex;justify-content:space-between;margin-top:7px;font-size:10px;letter-spacing:1px;color:#e0ebf0}.hud-bottom{position:absolute;bottom:29px;left:3.5%;right:3.5%;display:flex;justify-content:space-between;align-items:flex-end}.hud-bottom strong{display:block;font-family:var(--display);font-size:35px;font-weight:500;line-height:1.1}.hud-bottom #streak{font-size:9px;letter-spacing:1px;color:#a2bdcb}.boost-panel{width:250px;padding:13px 17px;background:linear-gradient(90deg,transparent,#0b192ac4,transparent);border-bottom:1px solid #badfea38}.boost-panel>div:first-child{display:flex;align-items:center;justify-content:space-between}.boost-track{height:5px;background:repeating-linear-gradient(90deg,#a8c1d02e 0 18px,transparent 18px 21px)}.altitude{text-align:right}.altitude strong span{font:11px Barlow;margin-left:5px;color:#9db5c3}.altitude-line{font-size:8px;letter-spacing:1.4px;color:#90a4b1}#pilot-health{margin-top:14px}.pilot-track{height:4px;background:#ffffff20;margin-top:8px}#health{height:100%;width:100%;display:block;background:#a7d8c3}#feedback{position:absolute;top:30%;width:100%;text-align:center;font-family:var(--display);font-size:27px;letter-spacing:2px;color:#d8eff7;text-shadow:0 2px 8px #000;transition:opacity .2s}#target-hint{position:absolute;top:23%;width:100%;text-align:center;font-size:10px;letter-spacing:1.6px;color:#dcebf2;text-shadow:0 2px 6px #000}#countdown{position:absolute;inset:0;display:grid;place-items:center;font-family:var(--display);font-size:78px;letter-spacing:8px;text-shadow:0 3px 25px #000;color:#e1f3f9;pointer-events:none;background:linear-gradient(transparent 35%,#05101e60 50%,transparent 65%)}#boss-hud{position:absolute;top:80px;left:50%;transform:translate(-50%);width:400px;padding:10px 15px;background:linear-gradient(90deg,transparent,#151a23db,transparent)}body.combat .progress-block{display:none}.boss-label{display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:1.1px;color:#e3aa9a}.boss-label strong{font-family:var(--display);font-size:22px;letter-spacing:2px;color:#eff3f4;font-weight:600}.boss-health-track{height:5px;background:#eab6a923;margin-top:9px}#boss-health{display:block;width:100%;height:100%;background:#df8c71;transition:width .1s}#boss-warning{font-size:9px;letter-spacing:1.3px;text-align:center;margin:9px 0;color:#eacbbb}#auto-fire{display:block;margin:9px auto 0;padding:7px 10px;font-size:9px;min-height:28px;background:#101b27cc;color:#c8dee9}#crosshair{position:absolute;left:50%;top:48%;height:28px;width:28px;transform:translate(-50%,-50%);border:1px solid #c7e3ed99;border-radius:3px;box-shadow:0 0 2px #000}#crosshair:before,#crosshair:after{content:"";position:absolute;background:#dceff6;left:50%;top:50%;transform:translate(-50%,-50%)}#crosshair:before{width:10px;height:1px}#crosshair:after{width:1px;height:10px}#crosshair.locked{border-color:#9ee0bd}#crosshair.locked:before,#crosshair.locked:after{background:#9ee0bd}#damage-flash{position:absolute;inset:0;z-index:4;pointer-events:none;box-shadow:inset 0 0 110px #cb3429;opacity:0}#overlay{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(90deg,#07101cef,#07101cae);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:6;padding:28px;overflow-y:auto}.result-card{width:min(100%,470px);text-align:left;border-top:2px solid var(--accent);padding:25px 30px 27px;background:#111d29e8;box-shadow:0 20px 90px #0005}.result-card .eyebrow{font-size:10px;letter-spacing:2px;color:#a7cbdc}h2{font-family:var(--display);font-size:65px;line-height:.95;font-weight:600;letter-spacing:1px;margin:22px 0 26px}h2 em{color:#b9dceb}#final-score{display:block;font-family:var(--display);font-size:62px;letter-spacing:2px;font-weight:500;color:#f1f6f7;margin-top:4px}.result-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;border-top:1px solid var(--line);padding-top:18px;margin-top:18px}.result-stats b{display:block;font-size:24px;font-weight:500;margin-bottom:7px}.result-stats small{font-size:8px;line-height:1.5;letter-spacing:1px}.result-card .play{justify-content:center;font-size:18px;min-height:53px}.text-button{display:block;width:100%;background:transparent;border:1px solid var(--line);padding:12px;font-size:10px;letter-spacing:1.3px;margin-top:9px;color:#b9cdd9}#touch-controls{display:none}#fatal{position:absolute;inset:0;z-index:20;padding:20%;background:#0b1828}#asset-status{position:fixed;right:3.5%;bottom:77px;padding:8px 12px;background:#0c1927eb;border-left:2px solid var(--accent);font-size:9px;letter-spacing:1px;z-index:8;pointer-events:none}@media(min-width:1500px){main{width:410px;top:140px}h1{font-size:82px}.city{height:58px}.skin{height:64px}.mission-brief{margin-bottom:25px}}@media(max-width:1100px){header{gap:28px}nav{gap:16px;font-size:10px}#location,.status-light,.build-label{display:none}main{width:335px;left:4%}h1{font-size:63px}.label span:last-child{font-size:7px}.skin{padding:7px;font-size:10px;gap:6px}.skin img{width:24px}#operator-card,#scene-caption{right:4%}#operator-card h3{font-size:36px}.mission-brief span{padding-left:10px;font-size:8px}.hud-top strong{font-size:36px}}@media(max-height:740px)and (min-width:761px){main{top:96px;max-height:calc(100svh - 159px)}h1{font-size:56px;margin:12px 0 9px}.mission-class{margin-top:7px}.intro{font-size:12px;margin-bottom:11px}.mission-brief{padding:8px 0;margin-bottom:15px}.mission-brief b{font-size:18px}.second{margin-top:13px}.city{height:46px;padding:7px 12px}.city small{margin-top:4px}.skin{height:49px}.play{margin-top:16px;min-height:57px}.menu-bottom{margin-top:11px}#operator-card{bottom:120px}#scene-caption{top:98px}}@media(max-width:760px){header{height:65px;padding:0 5%;gap:14px}.brand{font-size:24px}nav{display:none}.header-right{gap:5px}.icon{font-size:9px;padding:8px}main{top:89px;left:6%;width:88%;max-width:430px;max-height:calc(100svh - 150px);padding-right:5px}h1{font-size:59px}.intro{font-size:12px}.mission-brief{margin-bottom:17px}.city{height:49px}.skin{height:53px;font-size:11px}.skin img{width:29px}.grain{background:linear-gradient(90deg,#080f18ee,#080f18b0),linear-gradient(0deg,#080f18,transparent)}#operator-card,#scene-caption{display:none}#menu-footer{height:51px;justify-content:center;left:5%;right:5%}#menu-footer>div{display:none}#boss-practice{font-size:9px;padding:9px 13px}.menu-bottom{font-size:8px}.hud-top{top:70px;left:4%;right:4%}.score-panel{padding:6px 9px}.hud-top strong{font-size:29px}.score-panel small,.hud-top #best{font-size:7px}.progress-block{width:140px;top:2px}.progress-block small{font-size:7px;line-height:1.4}.hud-meta{font-size:8px}.hud-top #pause{font-size:8px;padding:7px;min-height:28px}#boss-hud{top:135px;width:88%;max-width:390px}.boss-label strong{font-size:19px}.boss-label,#boss-warning{font-size:8px}.hud-bottom{bottom:100px}.hud-bottom small{font-size:7px}.hud-bottom strong{font-size:29px}.hud-bottom #streak{font-size:7px}.boost-panel{width:160px;padding:9px 10px}.altitude-line{display:none}#touch-controls{display:flex;position:absolute;bottom:20px;left:4%;right:4%;justify-content:space-between;gap:8px}#touch-controls button{background:#122335de;border:1px solid #b9d5e64a;padding:12px 10px;min-height:44px;font-size:11px;touch-action:none;-webkit-user-select:none;user-select:none}#target-hint{font-size:8px;top:26%;letter-spacing:1px}#feedback{font-size:24px;top:34%}.result-card{padding:23px}h2{font-size:55px}#countdown{font-size:64px}body.playing header{height:52px}#asset-status{bottom:61px;font-size:8px}}@media(max-height:650px){.intro,.mission-brief{display:none}main{top:82px;max-height:calc(100svh - 140px)}h1{font-size:47px;margin:11px 0 16px}.city{height:43px}.skin{height:45px}.play{min-height:51px;margin-top:13px}.menu-bottom{margin-top:11px}.mission-class{font-size:9px}.result-card{padding:18px 23px}h2{font-size:43px;margin:16px 0}#final-score{font-size:43px}.result-stats{margin-top:10px;padding-top:12px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}:root{--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px)}body{overscroll-behavior:none}#world{touch-action:none}header{padding-left:max(3.5%,var(--safe-left));padding-right:max(3.5%,var(--safe-right));top:var(--safe-top)}#route-guide{position:absolute;left:50%;top:192px;transform:translate(-50%);display:flex;gap:16px;font-size:10px;letter-spacing:1.8px;color:#d9e9ec;background:#0b182a9c;padding:9px 13px;border-left:2px solid var(--accent)}#route-distance{color:#9fb8c5;font-weight:400}body.combat #route-guide{display:none}#speed-readout{position:absolute;right:max(3.5%,var(--safe-right));bottom:126px;text-align:right}#airspeed{font:500 27px var(--display)}#speed-readout small{font-size:8px;margin-left:5px;color:#9ebcca}#dodge-status{display:block;font-size:9px;letter-spacing:1.3px;margin-top:6px;color:#b5dacc}#ring-pointer{position:absolute;transform:translate(-50%,-50%);color:#f3d991;font-size:32px;text-shadow:0 0 12px #000;pointer-events:none}#ring-pointer small{display:block;text-align:center;font-size:10px;letter-spacing:1px;color:#e7edf0}#danger-zone{position:absolute;left:5%;right:5%;top:47%;height:16%;border:1px solid #ff9675;background:repeating-linear-gradient(135deg,#e9533820 0 12px,#e9533807 12px 24px);box-shadow:inset 0 0 30px #ff573322;pointer-events:none}#danger-zone.tail{left:calc(50% - 50px);right:auto;top:35%;width:100px;height:170px;border-radius:50%;background:radial-gradient(ellipse,#ed633d12,#e96d3d45)}#danger-label{display:block;text-align:center;font-size:11px;letter-spacing:2px;color:#ffdcc9;padding:8px;background:#291716bb}#medal{color:#f1d89d;font:600 20px var(--display);letter-spacing:3px;border-bottom:1px solid #d0bc8340;padding:0 0 10px}#debrief{font-size:13px;line-height:1.5;color:#b4c8d1;max-width:370px}.result-card h2{margin-bottom:18px}#settings-dialog{color:#dcebf1;border:1px solid #64818d;background:#101d2a;width:min(550px,94vw);max-height:90svh;padding:28px;box-shadow:0 20px 90px #0008;z-index:30}#settings-dialog::backdrop{background:#030b15cf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#settings-dialog h2{font-size:45px;margin:15px 0 22px}.settings-card>label{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:15px 0;font-size:13px}.settings-card select{max-width:62%;color:#e1edf1;background:#1b2e3d;border:1px solid #486473;padding:9px;font:inherit}.settings-card input[type=range]{width:52%;accent-color:#b9e0ec}.setting-checks{border-top:1px solid #36515e;margin-top:20px;padding-top:15px;display:grid;gap:13px;font-size:13px}.setting-checks input{accent-color:#b9e0ec}.settings-card details{margin-top:18px;font-size:12px}.settings-card summary{cursor:pointer;padding:8px 0}.settings-card p{font-size:11px;line-height:1.5;color:#9fb8c5}.settings-card .play{font-size:16px;justify-content:center}.binding{display:flex;align-items:center;justify-content:space-between;margin:6px 0}.binding button{background:#243e50;border:1px solid #6f8c9a;padding:6px 15px;min-width:80px}#settings-open{pointer-events:auto}.high-contrast #hud small,.high-contrast #hud span{color:#fff}.high-contrast .hud-top,.high-contrast .hud-bottom,.high-contrast #boss-hud{background:#07121ce8}.large-text #hud small,.large-text #hud span,.large-text .label{font-size:12px!important}#challenge-banner{position:absolute;right:4%;top:175px;max-width:260px;color:#e9d5a4;background:#14232bdc;border-left:2px solid #d4b674;padding:14px;font-size:12px;z-index:4}#touch-controls{display:none!important}.touch-device.playing #touch-controls{display:flex!important;position:absolute;bottom:max(16px,var(--safe-bottom));left:max(20px,var(--safe-left));right:max(20px,var(--safe-right));justify-content:space-between;align-items:flex-end;pointer-events:none}.touch-device .menu-bottom{font-size:0}.touch-device .menu-bottom:after{content:"LEFT THUMB STEER · RIGHT THUMB BOOST / EVADE";font-size:10px;letter-spacing:.8px;color:#b8cfda}.touch-device .menu-bottom span{display:none}#flight-stick{width:116px;height:116px;border:1px solid #b3d7e752;background:radial-gradient(#203b5180,#08162670);border-radius:50%;position:relative;pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none}#stick-knob{position:absolute;width:48px;height:48px;left:33px;top:33px;background:#adcbd349;border:1px solid #d6edf3ac;border-radius:50%;pointer-events:none}#flight-stick>span{position:absolute;bottom:9px;width:100%;text-align:center;font-size:8px;letter-spacing:2px;color:#b5ced9}.touch-actions{display:flex;gap:10px;align-items:flex-end}.touch-actions button{width:64px;height:64px;border-radius:50%;background:#102535db!important;border:1px solid #a4cadc85!important;color:#e5f3f7;pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none;font-size:10px!important}.touch-actions button[data-action=boost]{width:78px;height:78px;border-color:#e8d496!important;color:#f3dba4}.touch-device .hud-bottom{bottom:max(148px,calc(var(--safe-bottom) + 130px))}.touch-device #speed-readout{bottom:max(223px,calc(var(--safe-bottom) + 210px))}.touch-device #target-hint{display:none}.touch-device #boss-hud{top:78px;width:340px}.touch-device #route-guide{top:135px}@media(max-width:600px){#settings-open{font-size:8px;padding:8px 5px}.header-right{gap:4px}#location{display:none}#route-guide{top:116px;font-size:8px;width:60%;justify-content:center}#route-distance{display:none}#speed-readout{bottom:180px}.touch-device #boss-hud{top:124px;width:92%}.touch-actions{gap:6px}.touch-actions button{width:52px;height:52px}.touch-actions button[data-action=boost]{width:64px;height:64px}.touch-device #flight-stick{width:104px;height:104px}.touch-device #stick-knob{left:27px;top:27px}#challenge-banner{display:none}.result-card h2{font-size:43px}#settings-dialog{padding:20px}}@media(orientation:landscape)and (max-height:520px){header{height:45px}.brand{font-size:20px}main{top:60px;width:370px;max-height:calc(100svh - 105px)}main h1{font-size:37px;margin:8px 0}.mission-class,.intro,.mission-brief{display:none}.city{height:40px;padding:6px 10px}.skin{height:40px}.second{margin-top:10px}.play{margin-top:12px;min-height:44px}.menu-bottom{margin-top:8px}#operator-card{bottom:65px}#scene-caption{top:65px}#menu-footer{height:37px}#boss-practice{padding:6px 10px}.hud-top{top:52px}.hud-top strong{font-size:26px}.touch-device #boss-hud{top:47px;width:300px;padding:5px 10px}.boss-label strong{font-size:17px}#boss-warning{margin:4px 0;font-size:8px}#auto-fire{margin:4px auto 0;padding:4px}.touch-device .hud-bottom{bottom:max(18px,var(--safe-bottom));left:36%;right:36%;justify-content:center}.touch-device .combo-panel,.touch-device .altitude{display:none}.touch-device #speed-readout{right:22%;bottom:22px}.touch-device #route-guide{top:101px}#feedback{top:38%;font-size:22px}.progress-block{width:200px}#countdown{font-size:42px}.touch-device #flight-stick{height:100px;width:100px}.touch-device #stick-knob{left:25px;top:25px}.touch-actions button{width:55px;height:55px}.touch-actions button[data-action=boost]{width:67px;height:67px}#overlay{padding:12px}.result-card{padding:16px 22px;width:420px}.result-card h2{font-size:30px;margin:8px 0}#final-score{font-size:34px}.result-stats{padding-top:8px;margin-top:8px}#debrief{margin:6px 0;font-size:11px}.result-card .play{margin-top:10px;min-height:38px}#medal{font-size:15px;padding-bottom:5px}.text-button{padding:8px}}@media(orientation:landscape)and (max-height:520px){.touch-device #speed-readout{right:4%;bottom:116px}.touch-device .boost-panel kbd{display:none}.touch-device #route-guide{top:99px;font-size:8px}}.touch-device .boost-panel kbd{visibility:hidden}#settings-dialog .settings-card h2{font-size:35px;margin:10px 0 16px}.menu-bottom{gap:12px;flex-wrap:wrap}.menu-bottom span{white-space:nowrap}.city:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}#map-attribution{position:fixed;right:8px;bottom:5px;z-index:80;max-width:70vw;display:flex;gap:10px;align-items:center;padding:5px 8px;background:#111d26e8;border-radius:3px;color:#fff;font:11px/1.3 Arial,sans-serif}#map-attribution strong{font:500 16px Arial,sans-serif;white-space:nowrap}#map-attribution span{max-height:60px;overflow:auto}:root{--accent:#d2bc91;--gold:#d2bc91;--muted:#a7b4b8;--line:#c6b68d2b;--panel:#12232ce8;color:#eeebe3}.art-icon{width:28px;height:28px;flex:none;vertical-align:middle;color:inherit;filter:drop-shadow(0 1px 0 #fff2)}.brand{display:flex;align-items:center;gap:12px;font:600 25px Georgia,serif;letter-spacing:4px;color:#e8d9ba}.brand .art-icon{width:38px;height:38px;color:#c6af82}header{background:linear-gradient(#111f2aed,#101d27b8);border-bottom:1px solid #d5bf9130;gap:28px;box-shadow:0 1px #0006}header nav{letter-spacing:2px}header .icon{letter-spacing:.6px}.grain{background:linear-gradient(90deg,#0b1923f5,#0b1923e8 23%,#0b1923a3 39%,#0b192312 64%),linear-gradient(0deg,#0b1923c9,transparent 25%)}#menu{width:390px}#menu h1{font:400 59px/1.04 Georgia,serif;letter-spacing:-2px;margin:22px 0 16px;max-width:350px}.mission-class{font:500 9px Barlow,Arial,sans-serif;letter-spacing:2px;margin-top:17px;color:#baa984}.intro{color:#b9c2c4;font-size:14px;line-height:1.65}.tag{border-color:#b59c693c;background:#b99b5612;color:#d3bc91}.eyebrow{color:#a5b2b7}.mission-brief{border-color:#cbb38026}.mission-brief b{color:#d8c8a4}.mission-brief span{color:#a7b2b4}.city,.skin,.icon,#boss-practice{background:linear-gradient(160deg,#253541,#162630 80%);border:1px solid #73818a66;border-radius:5px;box-shadow:inset 0 1px #ffffff10,0 2px #06101988;color:#dedfd8;clip-path:none}.city:hover,.skin:hover,.icon:hover{background:linear-gradient(160deg,#34444d,#21323a)!important;border-color:#bba983!important}.city.selected,.skin.selected{border-color:#c5b087;background:linear-gradient(145deg,#374346,#23363c);box-shadow:inset 0 1px #efd9b733,0 2px #06101988;color:#f0e3c8}.city.selected:after,.skin.selected:after{background:#c7b085}.city small{color:#aebaba}.skin img{filter:saturate(.8)}.skin .art-icon{width:36px;height:36px;color:#bccf96}.skin span{background:transparent!important}.play{background:linear-gradient(165deg,#e1cfaa,#bba174 75%);border:1px solid #eddbb5;border-bottom-color:#836d48;color:#17232b;box-shadow:inset 0 1px #fff2d7a6,0 3px #6c593c,0 8px 15px #0002;border-radius:5px;clip-path:none}.play:hover{background:linear-gradient(165deg,#edddbd,#c4ac82)!important;border-color:#f6e6c7!important;color:#101a21}.play:active{transform:translateY(2px);box-shadow:inset 0 2px 4px #59462755,0 1px #6c593c}.play small{color:#34434a;letter-spacing:1px}.play-icon{border-color:#34434a33}.play-icon .art-icon{width:32px;height:32px}.play-arrow{font-size:23px}kbd{background:linear-gradient(#30404b,#14242e);border:1px solid #84909666;border-bottom:2px solid #060f17;border-radius:4px;color:#d8d8ce;box-shadow:inset 0 1px #ffffff12}.operator-rule{background:#d0b887}#operator-card h3{color:#ede4d0}.outline-number{color:#d0b88744;-webkit-text-stroke:1px #d0b88777}.operator-spec,#city-subtitle{color:#aebbbd}.mission-dot{background:#bfaa7f;box-shadow:none}.build-label{color:#bca781}.playing .grain{background:linear-gradient(#0b17232b,transparent 15%,transparent 82%,#0b172340)}.playing .vignette{box-shadow:inset 0 0 80px #0002;background:none}.progress-track,.boost-track,.pilot-track{background:#07121ca1;border:1px solid #baa77945;border-radius:4px;box-shadow:inset 0 2px 4px #0008;overflow:hidden}.progress-track i{background:#d4ba7f}.boost-track i{background:linear-gradient(#a5d1d1,#628f95);box-shadow:none}.hud-top,.hud-bottom{filter:drop-shadow(0 2px 3px #0008)}#feedback{font-size:26px;color:#e2cea0}.score-panel strong{font-weight:500}.hud-meta{color:#dce3df}#route-guide{color:#cfddd9}.touch-actions button{border-radius:9px!important;background:linear-gradient(145deg,#2d3e48,#14242de8)!important;border:1px solid #ae9c7877!important;box-shadow:inset 0 1px #eef1df24,0 3px #030b12!important;color:#dfd3b8!important;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px}.touch-actions button .art-icon{width:26px;height:26px}.touch-actions button span{font-size:9px;letter-spacing:1px}.touch-actions button:active{transform:translateY(2px);background:#3c4b4f!important}.touch-actions button[data-action=boost]{border-color:#d5bf93!important}#flight-stick{background:radial-gradient(circle,#18313b88,#0a1a2266)!important;border:1px solid #b29f7255!important;box-shadow:inset 0 2px 8px #0005}#stick-knob{background:radial-gradient(circle at 35% 25%,#788e8d,#314c55)!important;border:1px solid #cfc2a56b!important;box-shadow:0 4px 8px #0006,inset 0 1px #fff3!important}.result-card{background:linear-gradient(145deg,#1e303beb,#0c1b26fa);border:1px solid #baa78266;border-radius:9px;box-shadow:0 30px 90px #0007}.result-card h2{font-size:55px;letter-spacing:0}#medal{color:#d6bd8c}#settings-dialog{border-color:#ad9c7855;border-radius:8px;background:#142530}.settings-card h2 em{color:#d6bd8c}@media(max-width:1100px){header{gap:20px}header nav{display:none}#location,.status-light{display:none}#menu h1{font-size:53px}}@media(min-height:521px)and (max-height:800px){#menu{top:95px;max-height:calc(100svh - 164px)}#menu h1{font-size:43px;margin:12px 0}.mission-class{margin-top:10px}.intro{font-size:12px;margin-bottom:10px}.mission-brief{padding:8px 0;margin-bottom:13px}.label.second{margin-top:15px}.city{min-height:44px;padding:8px 12px}#play{margin-top:14px;min-height:54px}.menu-bottom{margin-top:13px}}@media(max-width:700px){header{padding-inline:4%;gap:10px}.brand{font-size:20px;letter-spacing:2px}.brand .art-icon{width:28px;height:28px}.header-right{gap:5px}#menu{width:min(350px,90%)}#menu h1{font-size:44px}.header-right #sound,.header-right #quality{display:none}}@media(orientation:landscape)and (max-height:520px){#menu{width:290px}#menu h1{font-size:32px;margin:10px 0}.mission-class{font-size:8px;margin-top:8px}.brand{font-size:20px}.touch-actions button .art-icon{width:23px;height:23px}.touch-actions button span{font-size:8px}.result-card h2{font-size:30px}}@media(min-width:1100px){#overlay:has(#results:not([hidden])){justify-items:end;padding-right:4vw;background:linear-gradient(90deg,#07101c12,#07101c22 45%,#07101cbd 80%,#07101cee);-webkit-backdrop-filter:none;backdrop-filter:none}#overlay:has(#results:not([hidden])) .result-card{width:min(440px,38vw);background:linear-gradient(145deg,#1e303bf5,#0c1b26fc)}}#lock-status{position:absolute;left:50%;top:calc(100% + 9px);transform:translate(-50%);white-space:nowrap;padding:5px 9px;border-radius:14px;background:#07151de6;border:1px solid #c6a46680;color:#f3d29c;font:600 10px/1.2 var(--body,system-ui);letter-spacing:.7px;text-shadow:0 1px 2px #000;box-shadow:0 2px 8px #0005}#crosshair.locked #lock-status{color:#bbf3d6;border-color:#91cdbb70;background:#092a26df}@media(max-width:760px){#lock-status{font-size:9px;letter-spacing:.3px;padding:4px 7px}}:root{--accent:#65edff;--gold:#ffce63;--muted:#b4cbe4;--line:#b9dbff24;--panel:#102444ee;--deck-width:384px;--ui:Barlow,Arial,sans-serif;color:#f5f9ff}header{height:84px;padding:0 28px;gap:30px;background:linear-gradient(180deg,#0c1b36f5,#102646dd);border-bottom:1px solid #a4ceff22;box-shadow:0 8px 30px #06102625}.brand{display:flex;gap:12px;font:800 italic 36px/1 var(--display);letter-spacing:2px;color:#fff;text-shadow:0 3px 0 #071429}.wing-badge{width:48px;height:35px;object-fit:contain;filter:drop-shadow(0 3px 3px #0006)}header #main-nav{padding-left:26px;border-left:1px solid #a4ceff28;font:700 11px Barlow,Arial,sans-serif;letter-spacing:2px;color:#a7bfdc}.header-right{gap:8px}.header-right .icon{min-height:42px;padding:10px 13px;border-radius:12px;background:linear-gradient(#2a4264,#182d4c);border:1px solid #829dc044;box-shadow:inset 0 1px #ffffff15,0 3px #09172c;font-size:10px;font-weight:700;letter-spacing:.7px}.header-right #location,.status-light{display:none}#club-open{display:flex;align-items:center;gap:11px;max-width:300px}.pilot-chip-avatar{width:29px;height:29px;object-fit:contain;background:#162842;border-radius:9px}.pilot-chip-name{max-width:125px;overflow:hidden;text-overflow:ellipsis;color:#eef7ff;letter-spacing:0;text-transform:none;font-size:13px}.pilot-chip-coins{display:flex;align-items:center;gap:6px;padding-left:11px;border-left:1px solid #ffffff20;color:#ffe39a;font-size:14px;white-space:nowrap}.coin-icon{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#fff2a8,#ffbd43);border:2px solid #ffeab0;box-shadow:0 2px #a86922,inset 0 0 0 2px #eaa337;color:#a46a16;font-size:10px}.grain{background:linear-gradient(90deg,transparent 45%,#06132a66),linear-gradient(0deg,#081a38bb,transparent 35%);pointer-events:none}.vignette{background:linear-gradient(#132e4a33,transparent 25%);box-shadow:inset 0 0 100px #05112433}#menu{inset:108px 24px 84px auto;width:var(--deck-width);max-height:none;padding:26px;overflow:auto;border:1px solid #bad9ff3d;border-radius:26px;background:radial-gradient(ellipse at 90% 0,#325a8166,transparent 50%),linear-gradient(155deg,#193456f5,#0c1d3af5);box-shadow:inset 0 1px #ffffff15,0 20px 60px #03102566;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);scrollbar-width:thin}#menu .eyebrow{font:800 10px Barlow,Arial,sans-serif;letter-spacing:2px;color:#79eaff;gap:8px}#menu .eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:#7aefce;box-shadow:0 0 12px #7aefce88}.tag,.mission-class{display:none}#menu h1{font:800 49px/.96 var(--display);letter-spacing:-.5px;margin:14px 0 12px;max-width:none;color:#fff}#menu h1 em{display:block;color:#7aeeff}.intro{font:500 13px/1.5 Barlow,Arial,sans-serif;color:#b8cfe8;margin:0 0 18px}.mission-brief{padding:12px 0;margin:0 0 20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:0}.mission-brief span{font-size:9px;letter-spacing:.7px;padding-left:15px;color:#bbcee4}.mission-brief b{font:800 23px var(--display);color:#ffdc83;margin-right:5px}.label{font:700 11px Barlow,Arial,sans-serif;letter-spacing:.8px;color:#d8e9fa;margin-bottom:9px}.label span:last-child{display:none}.label.second{margin-top:20px}.cities{gap:9px}.city{min-height:62px;height:auto;padding:12px;text-align:left;font:800 12px Barlow,Arial,sans-serif;letter-spacing:.4px;background:linear-gradient(145deg,#2b4262,#1a2e4d);border:1px solid #90b7e139;border-radius:13px;box-shadow:inset 0 1px #ffffff12,0 3px #08172b;transition:transform .18s,box-shadow .18s}.city small{font:600 9px Barlow,Arial,sans-serif;letter-spacing:.4px;color:#adc7e3;margin-top:6px}.city.selected{background:linear-gradient(135deg,#235879,#1a3b60);border:2px solid #78eaff;padding:11px;box-shadow:0 0 18px #45cbff13,inset 0 1px #ffffff25,0 3px #071a31}.city.selected:after{content:"✓";right:9px;top:8px;width:auto;height:auto;background:none;clip-path:none;color:#8ef4ff;font-size:11px}.city:disabled{opacity:.45;cursor:not-allowed}.skins{gap:10px}.skin{height:108px;position:relative;display:flex;flex-direction:column;justify-content:end;align-items:center;padding:9px 5px;font:800 11px Barlow,Arial,sans-serif;letter-spacing:1px;overflow:visible;border:1px solid #88b9df44;border-radius:16px;background:radial-gradient(ellipse at 50% 30%,#4e697e,#223857 72%);box-shadow:inset 0 1px #ffffff1a,0 4px #08162b;transition:transform .18s,box-shadow .18s}.skin:nth-child(2){background:radial-gradient(ellipse at 50% 30%,#337989,#203757 72%)}.skin:nth-child(3){background:radial-gradient(ellipse at 50% 30%,#5c66a0,#283458 72%)}.skin img{height:72px;width:78px;object-fit:contain;filter:drop-shadow(0 6px 5px #071b3366);margin-bottom:3px;transition:transform .2s}.skin.selected{border:2px solid #ffe199;background:radial-gradient(ellipse at 50% 30%,#6c765c,#344d54 72%);box-shadow:0 0 22px #ffcb4f12,inset 0 1px #fff4,0 4px #08162b;color:#ffebaf}.skin.selected:after{content:"✓";display:grid;place-items:center;position:absolute;top:-8px;right:-5px;width:21px;height:21px;background:#ffda7e;color:#2f3b42;border:2px solid #fff1c3;border-radius:50%;font:800 12px Arial}#play{margin-top:24px;min-height:70px;height:70px;display:flex;align-items:center;justify-content:center;gap:14px;padding:0 20px;border:1px solid #a6faff;border-radius:18px;background:linear-gradient(180deg,#a0faff,#54e6fa 48%,#26bedf 50%,#36d1ec)!important;box-shadow:inset 0 2px #fff9,inset 0 -2px #1a9fcd,0 5px #087498,0 10px 24px #00cfff24;color:#073a54;font:800 28px/1 var(--display);letter-spacing:1px;text-shadow:0 1px #ffffff66;transition:transform .15s,filter .15s,box-shadow .15s}#play .play-icon{border:0;margin:0;padding:0;width:29px;height:29px}#play .play-icon .art-icon{width:29px;height:29px;stroke-width:2}#play small{display:block;font:700 9px Barlow,Arial,sans-serif;letter-spacing:1.3px;margin-top:5px;color:#15556c}#play .play-arrow{display:block;font:700 25px Arial;margin-left:auto;color:#0d5972}#play:disabled{filter:grayscale(.6);opacity:.5;cursor:wait;box-shadow:0 4px #163751}#play:active:not(:disabled){transform:translateY(4px);box-shadow:inset 0 2px #fff9,0 1px #087498}.menu-bottom{display:flex;flex-wrap:wrap;justify-content:center;margin:18px 0 0;gap:9px;font-size:8px;color:#adc7e3}.menu-bottom kbd{font-size:9px}.deck-abilities{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;border-top:1px solid var(--line);margin-top:20px;padding-top:17px}.deck-ability{text-align:center}.ability-tile{width:43px;height:43px;margin:0 auto 8px;display:grid;place-items:center;color:#86edff;border-radius:14px;background:linear-gradient(#2e5b79,#1b354f);border:1px solid #80cfe84d;box-shadow:inset 0 1px #fff2,0 3px #08172d}.ability-tile .art-icon{width:25px;height:25px}.deck-ability:nth-child(2) .ability-tile{color:#ffb997;background:linear-gradient(#69504e,#3a3046)}.deck-ability:nth-child(3) .ability-tile{color:#c3baff;background:linear-gradient(#4b527d,#2d3459)}.deck-ability strong{display:block;font:700 9px Barlow,Arial,sans-serif;letter-spacing:.8px;margin-top:7px;color:#e2eeff}.deck-ability small,.deck-ability kbd{display:none}kbd{border-radius:5px;background:#ffffff0d;border:1px solid #afcdef40;border-bottom:2px solid #08172b;color:#daebff;box-shadow:inset 0 1px #fff1}#scene-caption{left:32px;right:auto;top:118px;text-align:left;gap:0;padding:14px 18px;border:1px solid #c7e6ff30;border-radius:16px;background:#142c49bb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 8px 25px #07152c25}#scene-caption .outline-number{display:none}#scene-caption small{font-size:9px;letter-spacing:2px;color:#90e8fa}#scene-caption strong{font:800 25px var(--display);letter-spacing:1px;margin-top:4px}#scene-caption p{font-size:11px;color:#c2d6e8;margin-bottom:0}#operator-card{left:36px;right:auto;bottom:99px;text-align:left;border:0;padding:0;max-width:calc(100vw - var(--deck-width) - 105px)}#operator-card .micro{font-size:10px;font-weight:700;letter-spacing:2px;color:#8df3ef}#operator-card h3{font:800 italic clamp(44px,5vw,76px)/1 var(--display);letter-spacing:1px;margin:9px 0;color:#fff;text-shadow:0 4px 20px #07172c80}.operator-rule{width:42px;height:4px;border-radius:4px;margin:14px 0;background:#ffdc83}.operator-spec{display:none}#operator-card p{font:500 12px/1.6 Barlow,Arial,sans-serif;color:#e1efff;letter-spacing:.5px}#menu-footer{left:0;right:0;bottom:0;height:61px;padding:0 30px;box-sizing:border-box;background:linear-gradient(0deg,#0a1931ed,#0d203bbf);border-top:1px solid #d0e5ff19;color:#aec5df;font-size:9px;letter-spacing:1.4px}.footer-divider{color:#6ddff4}#boss-practice{background:#203653;border:1px solid #a5c4e033;border-radius:10px;box-shadow:inset 0 1px #fff1;min-height:36px;font-size:10px;padding:8px 14px}.build-label{display:none}#settings-dialog,.club-card,.result-card{background:radial-gradient(ellipse at top right,#31598166,transparent 55%),#112442;border:1px solid #9bcfff4a;border-radius:24px;box-shadow:0 30px 100px #020a20aa;color:#eff7ff}dialog::backdrop{background:#030d25b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.club-card h2,.result-card h2,.settings-card h2{font-family:var(--display);font-weight:800;color:#fff}.club-card input,.club-card select,.settings-card select{border-radius:9px;background:#0b1b33;border-color:#a9cfff40;color:#eff7ff}.club-card .play,.result-card .play,.settings-card .play{border-radius:12px;background:linear-gradient(#8af4ff,#2bc6e6)!important;color:#093951;border:1px solid #a2f4ff;box-shadow:0 4px #087597;font-family:Barlow,Arial,sans-serif;font-weight:800}.result-card{box-sizing:border-box;min-width:0}#medal{color:#ffdb82}.progress-track,.boost-track,.pilot-track{border-radius:20px;background:#081a35bb;border:1px solid #c6e4ff55;box-shadow:inset 0 2px 4px #0005}.progress-track i{background:linear-gradient(90deg,#ffc850,#ffe8a5)}.boost-track i{background:linear-gradient(#a0ffff,#29c5eb);border-radius:20px}.score-panel strong{font-weight:800;color:#fff}#feedback{color:#ffe397;font-weight:800}.touch-actions button{border-radius:20px!important;background:linear-gradient(#315c7f,#152d4e)!important;border:1px solid #a2e5ff88!important;box-shadow:inset 0 2px #ffffff30,0 4px #071a34!important;color:#adf6ff!important}.touch-actions button[data-action=fire]{color:#ffc09f!important}.touch-actions button[data-action=dodge]{color:#cbbaff!important}body #explore-ui{top:100px;background:linear-gradient(145deg,#193456ed,#0d203cee);border:1px solid #a2d5ff40;border-radius:20px;box-shadow:0 12px 40px #07172c55;padding:18px}body .explore-top h2{font:800 27px/1 var(--display);letter-spacing:0}body #explore-ui button{border-radius:9px;min-height:36px}body #explore-battle-here{background:linear-gradient(#ffeb9d,#ffcd64)!important;border-color:#ffe9ac!important;color:#453a21!important;border-radius:12px;box-shadow:0 3px #997137}body #explore-boot h1{font:800 clamp(48px,7vw,88px)/1 var(--display)}body #explore-boot-exit{border-radius:12px}body .explore-place strong{font:700 16px Barlow,Arial,sans-serif}body .explore-controls,body #explore-exit{font-size:10px}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #fff2ab!important;outline-offset:4px}button{touch-action:manipulation}@media(hover:hover){.city:not(:disabled):hover,.skin:hover{transform:translateY(-3px);border-color:#b7f4ff!important}.skin:hover img{transform:translateY(-3px) scale(1.06)}#play:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px)}.header-right .icon:hover{background:linear-gradient(#385775,#243c5d)}}@media(min-width:1600px)and (min-height:900px){:root{--deck-width:420px}#menu{top:116px;bottom:92px;padding:32px}#menu h1{font-size:60px}.intro{font-size:15px}.skin{height:132px}.skin img{height:92px;width:100px}.city{min-height:72px}.label.second{margin-top:26px}#play{margin-top:30px;height:80px}.deck-abilities{margin-top:26px;padding-top:22px}.ability-tile{width:52px;height:52px}}@media(max-width:1100px){header #main-nav{display:none}:root{--deck-width:350px}#menu{padding:23px;right:18px}#menu h1{font-size:44px}#scene-caption{left:22px}#operator-card{left:25px}}@media(max-height:800px)and (min-width:701px){header{height:72px}#menu{top:90px;bottom:70px;padding:20px 23px}#menu h1{font-size:40px;margin:10px 0}.intro{font-size:12px;margin-bottom:12px}.mission-brief{padding:8px 0;margin-bottom:15px}.label.second{margin-top:15px}.skin{height:88px}.skin img{height:53px}.city{min-height:54px;padding:10px}.city.selected{padding:9px}#play{margin-top:19px;height:62px;min-height:62px}.deck-abilities{margin-top:16px;padding-top:12px}.ability-tile{width:33px;height:33px;margin-bottom:4px}.menu-bottom{margin-top:14px}#scene-caption{top:100px}#menu-footer{height:52px}#operator-card{bottom:82px}}@media(max-width:700px){header{height:70px;padding:0 14px;gap:8px}.brand{font-size:27px;gap:7px;letter-spacing:1px}.wing-badge{width:34px;height:28px}.header-right{gap:6px}.header-right .icon{padding:8px;min-height:40px;font-size:9px}.header-right #settings-open{display:inline-flex;align-items:center}.header-right #sound,.header-right #quality,.pilot-chip-avatar{display:none}#club-open{gap:6px}.pilot-chip-name{max-width:64px;font-size:11px}.pilot-chip-coins{font-size:12px;padding-left:6px}.coin-icon{width:17px;height:17px;font-size:8px}#menu{top:90px;bottom:68px;right:16px;width:min(360px,calc(100vw - 32px));padding:23px;border-radius:22px}#menu h1{font-size:44px}.deck-abilities,#scene-caption,#operator-card{display:none}#menu-footer{height:52px;padding:0 16px}#menu-footer>div{font-size:8px;letter-spacing:.5px}#menu-footer .footer-divider{margin:0 6px}#boss-practice{font-size:9px}body #explore-ui{top:84px;right:12px;max-height:calc(100svh - 180px)}}@media(max-width:430px){#menu-footer>div{display:none}#boss-practice{margin-left:auto}.brand{font-size:24px}.wing-badge{width:28px}.pilot-chip-name{max-width:52px}.header-right .icon{padding:7px 6px}.header-right #club-open{gap:4px}.pilot-chip-coins{gap:4px;padding-left:4px}#menu{padding:21px}#menu h1{font-size:42px}.result-card{padding:22px}}@media(orientation:landscape)and (max-height:540px){header{height:58px}.brand{font-size:25px}#menu{top:70px;bottom:50px;width:330px;padding:16px;right:14px}#menu .eyebrow,#menu h1,.intro,.mission-brief,.deck-abilities,.menu-bottom{display:none}.label.second{margin-top:12px}.city{min-height:46px}.skin{height:69px}.skin img{height:42px;width:49px}.skin{font-size:9px;padding:5px}#play{height:51px;min-height:51px;margin-top:15px;font-size:24px}#menu-footer{height:40px}#scene-caption{top:77px}#operator-card{bottom:64px}body #explore-ui{top:70px;max-height:calc(100svh - 85px);overflow:auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}body .territory-name{background:linear-gradient(155deg,#315777f5,#142e51f5);border-color:#96e6ff99;color:#f1faff;border-radius:19px;box-shadow:inset 0 1px #fff4,0 3px #091a34,0 8px 20px #07172c66;font-weight:800;text-shadow:none}body .territory-name span{color:#a4eeff;letter-spacing:1.2px}body .territory-count{background:linear-gradient(#2b4768,#152d4c);border-color:#9cbfde66;color:#e4f3ff;min-height:34px}body .territory-roster{background:linear-gradient(145deg,#254363f5,#0e2341f5);border-color:#9bcfff66}body .territory-roster-head strong{font:800 24px var(--display)}.cities .city:last-child:nth-child(odd){grid-column:1 / -1}#menu-footer{padding-right:190px}@media(max-width:700px){#menu-footer{padding-right:170px}#menu-footer>div{display:none}#boss-practice{white-space:nowrap;margin-left:0}}.touch-device .menu-bottom{display:none}#explore-ui{position:fixed;z-index:22;top:76px;right:24px;width:min(290px,calc(100vw - 28px));padding:15px;color:#ecf1ec;background:linear-gradient(145deg,#0b1a27d9,#102b35d0);border:1px solid #c6ad795c;border-radius:8px;box-shadow:0 16px 38px #06121b6c;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);font-family:var(--ui,Arial,sans-serif);pointer-events:auto}#explore-ui[hidden]{display:none}#explore-boot{position:fixed;z-index:30;inset:0;display:grid;place-items:center;text-align:center;color:#f2f5ee;background:linear-gradient(180deg,#071b29bd,#0b1d2fe5)}#explore-boot[hidden]{display:none}#explore-boot small{font-size:11px;letter-spacing:4px;color:#d3e8e1}#explore-boot h1{font:normal clamp(44px,6vw,82px)/1 Georgia,serif;margin:16px 0}#explore-boot p{font-size:13px;letter-spacing:2px;color:#c4d9de}#explore-boot-exit{padding:10px 14px;color:#eef8f2;background:#1b3d4a;border:1px solid #c3dad2;cursor:pointer;letter-spacing:1px}.explore-top{display:flex;justify-content:space-between;gap:9px;align-items:start}.explore-top small{font-size:9px;letter-spacing:1.7px;color:#b7dcdd}.explore-top h2{margin:5px 0 8px;font: 22px/1.08 Georgia,serif;letter-spacing:-.4px}#explore-pilot{display:flex;align-items:center;gap:7px;margin:0 0 12px;font-size:9px;letter-spacing:1.2px;color:#d9ece8}.explore-pilot-dot{width:10px;height:10px;border-radius:50%;border:1px solid #e1f1ec;background:#95b2b8;box-shadow:0 0 9px currentColor}#explore-ui button{cursor:pointer;color:#eaf5ed;background:#173543;border:1px solid #9ac8c887;letter-spacing:.7px}#explore-pause{width:29px;height:27px;font-size:13px;flex:none}#explore-battle-here{display:block;width:100%;padding:12px 8px!important;color:#22241e!important;background:linear-gradient(165deg,#f0dfb8,#c3a16a)!important;border:1px solid #ead4a7!important;border-radius:5px;font-weight:800;font-size:11px;box-shadow:inset 0 1px #fff9,inset 0 -2px #72593480,0 4px 10px #0005}#explore-battle-here:disabled{opacity:.56;cursor:not-allowed;box-shadow:none}#explore-placement{margin:8px 0 11px!important;font-size:10px;line-height:1.35;color:#c6dbd7}#explore-placement[data-error=true]{color:#ffd5b5}#explore-nearby{border-top:1px solid #aac8c053;border-bottom:1px solid #aac8c053;padding:9px 0}#explore-nearby summary{cursor:pointer;font-size:10px;letter-spacing:.8px;color:#e5f2e8}#explore-nearby-count{float:right;color:#a4d9cb}#explore-places{max-height:250px;overflow:auto;padding-top:7px;font-size:10px;color:#b8d4d3}.explore-place{display:flex;justify-content:space-between;gap:7px;align-items:center;padding:7px 0;border-top:1px solid #a7c9bc35}.explore-place strong{display:block;font: 14px/1.15 Georgia,serif;color:#f5faed}.explore-place span{display:block;margin-top:3px;font-size:8px;line-height:1.3;color:#a9d1ca}.explore-place-actions{display:flex;flex-direction:column;gap:4px;flex:none}.explore-place-actions button{padding:5px;font-size:8px}.explore-readout{display:flex;justify-content:space-between;padding:11px 0 7px;font-size:10px;letter-spacing:.6px;color:#cfead8}.explore-controls{font-size:8px;letter-spacing:.5px;color:#acc4c4;line-height:1.4}#explore-exit{margin-top:10px;padding:6px 8px;font-size:8px}#explore-return[hidden]{display:none}@media(max-width:700px){#explore-ui{top:55px;right:8px;width:min(264px,calc(100vw - 16px));max-height:calc(100svh - 115px);overflow:auto;padding:11px}.explore-top h2{font-size:19px}.explore-controls{display:none}}.touch-device.playing #touch-controls{position:fixed;z-index:23}.touch-device.exploring .touch-actions button[data-action=fire],.touch-device.exploring .touch-actions button[data-action=dodge]{display:none}#explore-battle-here:not(:disabled):hover{filter:brightness(1.08)}#explore-ui button:focus-visible,#explore-nearby summary:focus-visible{outline:2px solid #f2d89d;outline-offset:3px}#territory-marker{position:fixed;inset:0;z-index:21;pointer-events:none;color:#f3f8f0}#territory-marker[hidden],#territory-marker [hidden]{display:none}.territory-pins{position:absolute;inset:0;pointer-events:none}.territory-pin{position:absolute;min-width:170px;text-align:center;filter:drop-shadow(0 5px 12px #061722);pointer-events:auto;transform-origin:center bottom}.territory-facepile{display:flex;justify-content:center;min-height:34px;padding-left:12px}.territory-avatar{position:relative;margin-left:-11px}.territory-facepile img{width:32px;height:32px;object-fit:cover;border:2px solid #8edfd2;border-radius:50%;background:#153847}.territory-facepile img.mayor{width:37px;height:37px;box-shadow:0 0 0 2px #664f20,0 0 14px #ffd475}.territory-crown{position:absolute;top:-17px;left:11px;color:#ffd475;font-size:17px;text-shadow:0 2px 3px #271d0d}.territory-name,.territory-count{display:block;margin:3px auto 0;padding:6px 8px;color:#f2f7ec;background:#112936df;border:1px solid #c5d5ca91;cursor:pointer;font-size:11px;letter-spacing:1px}.territory-name span{display:block;margin-top:3px;font-size:8px;color:#cfe6d5}.territory-count{font-size:8px;padding:4px 7px;color:#d8e9e6}.territory-roster{position:absolute;left:20px;top:76px;width:min(320px,calc(100vw - 40px));max-height:55vh;overflow:auto;padding:13px;background:#102934ed;border:1px solid #a4c8bd;box-shadow:0 12px 38px #061722a8;pointer-events:auto}.territory-roster-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.territory-roster-head strong{font: 22px Georgia,serif}.territory-roster-head button{background:none;border:0;color:#fff;cursor:pointer}.territory-pilot{display:grid;grid-template-columns:30px 1fr auto;gap:7px;align-items:center;padding:6px 0;border-top:1px solid #a4c8bd3c;font-size:12px}.territory-pilot img{width:27px;height:27px;object-fit:cover;border:2px solid;border-radius:50%}.territory-pilot small{font-size:8px;color:#c4d5d5;white-space:nowrap}@media(max-width:700px){.territory-roster{top:58px;left:10px}}.territory-pin{min-width:190px;max-width:260px;filter:drop-shadow(0 8px 14px #03101985)}.territory-facepile{align-items:flex-end;padding:28px 0 0;min-height:64px;gap:0;margin-bottom:8px}.territory-avatar{margin-left:-8px;line-height:0}.territory-avatar:first-child{margin-left:0}.territory-facepile img{display:block;width:36px;height:36px;border-width:2px;box-shadow:0 3px 8px #0008}.territory-facepile img.mayor{width:52px;height:52px;border:3px solid #ebcc86;box-shadow:0 0 0 3px #685125,0 0 0 4px #e5c58599,0 5px 16px #0008,0 0 23px #e8bd594d}.territory-crown{top:-31px;left:50%;transform:translate(-50%);width:43px;height:33px;display:block;filter:drop-shadow(0 2px 2px #332107);line-height:0}.territory-crown svg{display:block;width:100%;height:100%}.territory-name{position:relative;width:100%;padding:13px 19px 11px;border-radius:24px 24px 18px 18px;border:1px solid #d4bb82;background:linear-gradient(155deg,#314b55f5,#152d39f5 48%,#0a1c28f5);box-shadow:inset 0 1px #f8edcf66,inset 0 -3px #030c145c,0 0 0 3px #142936ad,0 5px 10px #0005;font-size:13px;font-weight:600;letter-spacing:.5px;color:#fff0d2;text-shadow:0 1px 2px #0008}.territory-name span{margin-top:7px;font-size:9px;letter-spacing:2px;color:#e4c58a}.territory-name:hover{background:linear-gradient(155deg,#45616a,#1c3946 55%,#102632);border-color:#ffe4a5}.territory-name:active{transform:translateY(1px);box-shadow:inset 0 2px 5px #0008,0 0 0 3px #142936ad}.territory-count{margin-top:8px;min-height:30px;padding:7px 13px;border-radius:20px;border-color:#af986b8c;background:linear-gradient(#28404cec,#122733ee);box-shadow:inset 0 1px #f4e1b92b,0 3px 6px #0004;color:#e9dcc2;font-size:9px;letter-spacing:1px}.territory-count:hover{border-color:#f1d295;background:#304a55}.territory-name:focus-visible,.territory-count:focus-visible{outline:2px solid #ffdda0;outline-offset:5px}.territory-roster{border-radius:18px;border-color:#c5ae7c99;background:linear-gradient(145deg,#263e49f5,#0b202df5);box-shadow:inset 0 1px #f5e5c633,0 14px 35px #0007}#ring-feedback{position:fixed;inset:0;z-index:6;pointer-events:none;overflow:hidden;--ring-impact:0;--speed-impact:0;--ring-scale:1;--impact-color:255,199,76;contain:strict}#ring-feedback[hidden]{display:none}#ring-feedback[data-perfect=true]{--impact-color:255,225,153}.ring-impact-rim,.flight-speed-rim,.ring-speed-rays,.ring-pass-wave{position:absolute;inset:0;pointer-events:none}.ring-impact-rim{opacity:var(--ring-impact);background:radial-gradient(ellipse at center,transparent 42%,rgba(var(--impact-color),.12) 65%,rgba(var(--impact-color),.85) 100%);box-shadow:inset 0 0 7vw 1vw rgba(var(--impact-color),.7)}.ring-pass-wave{inset:9% 10%;border:2px solid rgba(var(--impact-color),.6);border-radius:50%;transform:scale(var(--ring-scale));opacity:var(--ring-impact);box-shadow:0 0 22px rgba(var(--impact-color),.25)}.flight-speed-rim{opacity:var(--speed-impact);background:radial-gradient(ellipse at center,transparent 52%,#0d727b99 82%,#55e4eb 100%)}.ring-speed-rays{opacity:calc(var(--ring-impact) + var(--speed-impact));transform:scale(var(--ring-scale))}.ring-speed-rays i{position:absolute;top:50%;left:50%;height:2px;width:var(--ray-length);transform:rotate(var(--ray-angle)) translate(40vw);transform-origin:0 0;background:linear-gradient(90deg,transparent,rgba(var(--impact-color),.8),transparent)}#ring-feedback[data-reduced=true] .ring-pass-wave,#ring-feedback[data-reduced=true] .ring-speed-rays{display:none}@media(prefers-reduced-motion:reduce){.ring-pass-wave,.ring-speed-rays{display:none}}:root{--hud-surface:linear-gradient(145deg,#253e60ed,#0f203bed);--hud-edge:#b3d8ff45;--hud-shadow:inset 0 1px #e3f4ff22,0 5px 0 #06162a44,0 14px 35px #040d2038;--hud-inset:clamp(18px,2.5vw,42px);--hud-bottom:max(36px, calc(env(safe-area-inset-bottom) + 18px) )}body.playing header{height:64px;padding-inline:var(--hud-inset);background:linear-gradient(#08162de8,#1125407a,transparent);align-items:center}body.playing .brand{font-size:26px;opacity:.92;letter-spacing:1.4px}body.playing .brand .wing-badge{width:35px;height:26px}body.playing header .icon{opacity:1;min-height:36px;border-radius:11px;padding:8px 11px}body.playing #club-open{padding:6px 10px;min-height:40px}.playing .pilot-chip-avatar{width:25px;height:25px}body.playing .grain{background:linear-gradient(0deg,#071a3cb0,transparent 26%,transparent 78%,#071a3c33)}#hud .hud-top{top:86px;left:var(--hud-inset);right:var(--hud-inset);filter:none}#hud .score-panel{width:190px;padding:15px 17px 0;background:var(--hud-surface);border:1px solid var(--hud-edge);border-radius:20px;box-shadow:var(--hud-shadow);overflow:hidden}#hud .score-panel>small{font:700 10px Barlow,Arial,sans-serif;letter-spacing:1.6px;color:#a5c9e9}#hud .score-panel>strong{font:800 43px/1.15 var(--display);letter-spacing:1px;color:#fff;text-shadow:0 2px 0 #081a34;font-variant-numeric:tabular-nums;margin:3px 0 1px}#hud .score-panel #best{display:block;font-size:9px;letter-spacing:1px;color:#a9bfd9;padding-bottom:13px}#hud .combo-panel{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;gap:1px 8px;margin:0 -17px;padding:10px 17px 11px;border-top:1px solid #bee7ff22;background:linear-gradient(110deg,#34557455,#15304788);color:#ffe299}#hud .combo-panel small{font:700 9px Barlow,Arial,sans-serif;letter-spacing:1px;color:#d4e1ed}#hud .combo-panel strong{grid-column:2;grid-row:1 / 3;font:800 32px/1 var(--display);letter-spacing:-.5px;color:#ffdc83;display:block}#hud .combo-panel #streak{font:600 9px Barlow,Arial,sans-serif;letter-spacing:.4px;color:#a9bfd9}#hud .combo-panel[data-active=true]{background:linear-gradient(110deg,#b17e3826,#9a784f0a)}#hud .combo-panel[data-active=true]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#ffda80}#hud #pause{display:flex;align-items:center;gap:9px;padding:11px 15px;min-height:44px;border:1px solid var(--hud-edge);border-radius:13px;background:var(--hud-surface);box-shadow:var(--hud-shadow);font:700 10px Barlow,Arial,sans-serif;letter-spacing:1px}#hud #pause>span:first-child{color:#a5edff;font-size:16px}body #hud #boss-hud{top:86px;left:50%;width:clamp(340px,38vw,520px);max-width:calc(100vw - 470px);padding:16px 20px 12px 72px;transform:translate(-50%);background:var(--hud-surface);border:1px solid #e9bb854f;border-radius:20px;box-shadow:var(--hud-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.boss-emblem{position:absolute;left:17px;top:21px;width:41px;height:47px;display:grid;place-items:center;clip-path:polygon(50% 0,100% 20%,100% 73%,50% 100%,0 73%,0 20%);background:linear-gradient(150deg,#ffe4a3,#cf8641);color:#473526;filter:drop-shadow(0 3px #090e22)}.boss-emblem .art-icon{width:26px;height:26px;stroke-width:1.8}.boss-phase{display:flex;align-items:center;gap:4px;margin-bottom:5px;color:#ffce9c;font:800 9px Barlow,Arial,sans-serif;letter-spacing:1.3px}.boss-phase span{margin-right:auto}.boss-phase i{width:15px;height:4px;border-radius:3px;background:#d6e9ff25}.boss-phase i.active{background:#ffce89;box-shadow:0 0 8px #ffb45c22}#hud .boss-label{gap:10px;align-items:center}.boss-label>span:first-child{display:none}#hud .boss-label strong{font:800 clamp(21px,2vw,28px)/1.1 var(--display);letter-spacing:.6px;color:#f8f4ec;white-space:nowrap}#hud #boss-percent{font:800 17px var(--display);letter-spacing:0;color:#fda;white-space:nowrap}#hud .boss-health-track{position:relative;height:13px;margin-top:11px;border-radius:5px;border:1px solid #edc29955;background:#080f2299;box-shadow:inset 0 2px 4px #0007;overflow:hidden}#hud #boss-health{background:linear-gradient(#ffc88a,#ff9d69 48%,#e97259 51%,#f99764);border-radius:3px;box-shadow:0 0 12px #ff9b6444;transition:width .16s ease-out}#hud .boss-health-track:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(10% - 1px),#151d3999 calc(10% - 1px),#151d3999 10%);pointer-events:none}.boss-assist{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 0 -52px;padding-top:10px;border-top:1px solid #bfd9ff18}#hud #boss-warning{margin:0;text-align:left;font:700 10px/1.4 Barlow,Arial,sans-serif;letter-spacing:.5px;color:#a6f5d8}#hud #auto-fire{flex:none;margin:0;min-height:32px;padding:6px 10px;border-radius:9px;background:#091b32a8;border:1px solid #a0c1e140;color:#bcd0e8;font:700 9px Barlow,Arial,sans-serif;letter-spacing:.3px}#hud #auto-fire[aria-pressed=true]{color:#abffe0;border-color:#79e6bd77;background:#22615455}#hud #boss-hud[data-charging=true]{border-color:#ffb08670}#hud #boss-hud[data-charging=true] .boss-emblem{background:linear-gradient(#ffc88a,#ee795f)}#hud .hud-bottom{bottom:var(--hud-bottom);left:var(--hud-inset);right:var(--hud-inset);align-items:flex-end;filter:none;pointer-events:none}#hud .boost-panel{position:relative;width:264px;padding:14px 17px 17px;border:1px solid var(--hud-edge);border-radius:20px;background:var(--hud-surface);box-shadow:var(--hud-shadow)}.pilot-vitals{display:flex;align-items:center;gap:10px;margin-bottom:13px;padding-bottom:12px;border-bottom:1px solid #c4e4ff1e}.vitals-portrait{width:43px;height:43px;display:grid;place-items:center;background:radial-gradient(#526c68,#233b52);border:1px solid #d8e6b970;border-radius:13px;box-shadow:inset 0 1px #ffffff26}.vitals-portrait img{width:41px;height:41px;object-fit:contain}.pilot-vitals small{font:700 8px Barlow,Arial,sans-serif;color:#b2cbe4;letter-spacing:1.1px}#hud .pilot-vitals strong{font:800 21px/1.1 var(--display);letter-spacing:.8px;margin-top:3px}.vitals-status{margin-left:auto;font:700 8px Barlow,Arial,sans-serif;letter-spacing:.7px;color:#96edd1;text-align:right}#hud #pilot-health{margin:0 0 12px}#hud .boost-label{display:block}#hud #pilot-health>small,#hud .boost-label>small{display:flex;align-items:center;gap:6px;font:700 9px Barlow,Arial,sans-serif;letter-spacing:1px;color:#c3d7ee}#hud .boost-panel output{margin-left:auto;font:800 11px Barlow,Arial,sans-serif;letter-spacing:0;color:#e7f8ff}#hud .boost-panel .art-icon{width:14px;height:14px}#hud .boost-track,#hud .pilot-track{position:relative;height:11px;margin-top:7px;background:#081529;border:1px solid #b3d5f538;border-radius:5px;box-shadow:inset 0 2px 4px #0006;overflow:hidden}#hud #boost{background:linear-gradient(#bdffff,#65e6ff 46%,#23abdc 50%,#57dcf7);border-radius:3px;box-shadow:0 0 12px #50e2ff44;transition:width .12s linear}#hud #health{border-radius:3px;background:linear-gradient(#c7ffe6,#6fd6b3)!important;transition:width .12s linear;box-shadow:0 0 12px #81eabd33}#hud .boost-track:after,#hud .pilot-track:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(20% - 2px),#071a3255 calc(20% - 2px),#071a3255 20%)}#hud .boost-panel[data-health-low=true]{border-color:#ff947a80}#hud .boost-panel[data-health-low=true] #health{background:linear-gradient(#ffc49c,#f17367)!important}#hud .boost-panel[data-health-low=true] .vitals-status{color:#ffb59c}#hud .boost-panel[data-boost-low=true] #boost{background:linear-gradient(#ffe5a5,#e8b159)}.flight-instruments{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:15px 17px;width:186px;border:1px solid var(--hud-edge);border-radius:18px;background:var(--hud-surface);box-shadow:var(--hud-shadow)}#hud #speed-readout{position:static;text-align:left;display:flex;flex-direction:column;justify-content:end;gap:2px}#hud #speed-readout:before{content:"SPEED";font:700 8px Barlow,Arial,sans-serif;color:#afc9e6;letter-spacing:1px}#hud #airspeed{font:800 31px/1 var(--display);color:#effaff}#hud #speed-readout small{margin:0;color:#aecae5;font:700 8px Barlow,Arial,sans-serif;letter-spacing:1px}#hud .altitude{padding-left:13px;border-left:1px solid #d0eaff22;text-align:left;display:flex;flex-direction:column;gap:3px;justify-content:end}#hud .altitude>small{font:700 8px Barlow,Arial,sans-serif;color:#afc9e6;letter-spacing:1px}#hud .altitude strong{font:800 31px/1 var(--display);white-space:nowrap}#hud .altitude strong span{font:700 8px Barlow,Arial,sans-serif;margin-left:2px}#hud .altitude-line{display:block;font:700 7px Barlow,Arial,sans-serif;letter-spacing:.5px;color:#aecae5}.flight-actions{position:absolute;bottom:var(--hud-bottom);left:50%;transform:translate(-50%);display:flex;gap:8px;pointer-events:none}.flight-action{display:grid;grid-template-columns:25px auto;gap:7px;align-items:center;position:relative;min-width:110px;padding:12px 10px 27px;background:var(--hud-surface);border:1px solid #86cdf241;border-radius:16px;box-shadow:var(--hud-shadow)}.flight-action .action-glyph{color:#92ebff}.flight-action .art-icon{width:24px;height:24px}.flight-action strong{font:800 10px Barlow,Arial,sans-serif;letter-spacing:1px;color:#eef7ff}.flight-action small,#hud .flight-action #dodge-status{display:block;font:600 8px/1.3 Barlow,Arial,sans-serif;letter-spacing:0;color:#b1cce8;margin:3px 0 0;white-space:nowrap}.flight-action kbd{position:absolute;bottom:-7px;left:50%;transform:translate(-50%);min-width:32px;text-align:center;margin:0;padding:3px 7px;border-radius:6px;background:linear-gradient(#395373,#1b2f4e);border:1px solid #b8d7f573;box-shadow:0 2px #051226;font:800 9px Barlow,Arial,sans-serif;color:#d6edff;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flight-action[data-flight-action=fire] .action-glyph{color:#ffb596}.flight-action[data-flight-action=dodge] .action-glyph{color:#c8b8ff}.flight-action[data-ready=false]{opacity:.65}.playing:not(.combat) .flight-action[data-flight-action=fire]{display:none}#hud .progress-block{width:300px;top:0;padding:13px 17px;border:1px solid var(--hud-edge);border-radius:17px;background:var(--hud-surface);box-shadow:var(--hud-shadow)}#hud .progress-block small{color:#e4efff;letter-spacing:.8px;font-weight:700}#hud .progress-track{height:9px;margin-top:10px;border-radius:4px}#hud #progress{background:linear-gradient(#ffe6a2,#ecb749);border-radius:4px}#hud .hud-meta{font-size:10px;font-weight:700}#hud #timer{color:#ffdfa1}#hud #route-guide{top:181px;border:0;border-radius:20px;background:#0f223bd9;font-size:9px;letter-spacing:.6px;padding:7px 12px;color:#d9edff}#hud #route-distance{color:#accae4}#hud #crosshair{width:39px;height:39px;border:2px solid #e5f4ffb3;border-radius:50%;box-shadow:0 0 0 5px #071a3330,0 2px 8px #0004;transition:border-color .15s,box-shadow .15s}#hud #crosshair:before{width:12px;height:2px}#hud #crosshair:after{height:12px;width:2px}#hud #crosshair.locked{border-color:#9fffd8;box-shadow:0 0 0 5px #59daa625,0 0 19px #62eabb55}#hud #lock-status{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);padding:7px 11px;max-width:240px;border-radius:9px;background:#10233beb;border:1px solid #ffd99070;font:800 10px Barlow,Arial,sans-serif;letter-spacing:.6px;color:#ffe0a1;white-space:nowrap;box-shadow:0 3px 10px #07122344}#hud #crosshair.locked #lock-status{border-color:#8bf4c780;background:#153b3dea;color:#aeffdc}#hud #feedback{top:29%;font-size:32px;font-weight:800;letter-spacing:1px;color:#ffe3a0}#hud #danger-zone{border-radius:16px;border-color:#ffad87;box-shadow:inset 0 0 24px #ff603329}#hud #danger-label{border-radius:15px;font-weight:800;letter-spacing:1px}#countdown{font-weight:800;color:#eefaff}#settings-dialog{border-radius:24px;padding:28px;background:var(--hud-surface);border-color:var(--hud-edge)}#settings-dialog .settings-card h2{font-size:40px}#settings-dialog input[type=range]{accent-color:#69e8f4}.settings-card select{border-radius:10px;min-height:42px}.setting-checks{border-color:var(--hud-edge)}.setting-checks input{accent-color:#68e9f4;width:16px;height:16px;vertical-align:middle}.settings-card summary{color:#d8ecff}.binding button{border-radius:8px}.controller-note{padding:12px;background:#071b354d;border-radius:12px}#club-dialog{border-color:var(--hud-edge);border-radius:24px;background:#122643}.club-card{border:0;box-shadow:none}.club-heading h2{font-size:42px}.club-heading small{color:#93ddfa}.club-card h3{font-size:24px;letter-spacing:.5px}.club-card .icon,.club-card .text-button{border-radius:10px}.profile-avatar-fieldset{border-radius:16px;border-color:#b2d6fa33}.profile-avatar-choice{border-radius:11px;background:#1b3453;border-color:#a9d4ff33}.profile-avatar-choice:has(:checked){background:#22516b;border-color:#86e9ff;box-shadow:0 0 0 1px #86e9ff}.profile-avatar-fieldset legend{color:#dceeff}.club-card .trophy-badge{border-radius:11px;background:linear-gradient(#584933,#2a3447);color:#ffe0a0;border-color:#e6bd7866}#club-stats{padding:16px;border:1px solid #b3d8ff33;border-radius:16px;background:#071b3544}.club-card #club-stats b{font-family:var(--display);font-weight:800}#club-board li{border-color:#a9d4ff22}.result-card .text-button{border-radius:10px}.result-card #medal{font:800 13px Barlow,Arial,sans-serif;letter-spacing:1px;color:#ffdf9e;border-bottom-color:#e8cc8933}.result-card #final-score{font-weight:800;color:#fff}.result-card .result-stats{gap:8px;border:0}.result-stats>div{background:#081b354d;border:1px solid #b9d9ff26;border-radius:13px;padding:13px 10px}.result-stats b{color:#d3f4ff;font-family:var(--display);font-weight:800}.result-card .play{border-radius:13px;box-shadow:inset 0 2px #fff6,0 4px #087597}.result-card .eyebrow{color:#a3eafa}body #explore-ui{width:300px;padding:19px}body .explore-top h2{font-size:28px}body #explore-pause{width:36px}body #explore-pilot{font-size:10px;margin-top:5px}body #explore-placement{font-size:11px;line-height:1.5;color:#c7d9ef;margin:11px 0 14px!important}body .explore-readout{padding:13px 0;font-size:12px;font-weight:700;color:#dcf0ff}body #explore-exit{width:100%;font-size:10px;border-color:#a8cfff44;background:#243b58;min-height:40px}body .explore-controls{font-size:9px;color:#b0c9e5}body #explore-nearby{border-color:#a7cfff25;padding:12px 0}body #explore-nearby summary{font-size:12px}body .explore-place{padding:10px 0}body .explore-place span{font-size:9px}body .explore-place-actions button{min-height:32px;font-size:9px}@media(max-width:1100px){#hud .score-panel{width:165px}body #hud #boss-hud{max-width:calc(100vw - 390px);width:430px}.flight-action{min-width:91px;padding:10px 8px 24px;grid-template-columns:20px auto;gap:5px}.flight-action .art-icon{width:20px;height:20px}#hud .boost-panel{width:235px}.flight-instruments{width:158px;padding:13px;gap:9px}.flight-instruments .altitude{padding-left:9px}}@media(max-width:800px){body.playing header{height:58px}body.playing .brand{font-size:22px}.playing .header-right #quality,.playing .header-right #sound{display:none}#hud .hud-top{top:76px}#hud .score-panel{width:134px;padding:12px 13px 0}#hud .score-panel>strong{font-size:34px}#hud .score-panel #best{font-size:8px;padding-bottom:10px}#hud .combo-panel{margin:0 -13px;padding:9px 13px}#hud .combo-panel strong{font-size:28px}body #hud #boss-hud{top:76px;max-width:calc(100vw - 330px);min-width:300px;padding:13px 14px 10px 58px}.boss-emblem{left:12px;top:19px;width:33px;height:39px}#hud .boss-label strong{font-size:20px}.boss-assist{margin-left:-44px;gap:8px}#hud #boss-warning{font-size:9px}.flight-actions{gap:6px}.flight-action{min-width:78px;display:flex;flex-direction:column;padding:9px 9px 23px;gap:4px;text-align:center}.flight-action small,#hud .flight-action #dodge-status{font-size:7px}.flight-action strong{font-size:9px}#hud .boost-panel{width:208px;padding:12px}.vitals-status{font-size:7px}.flight-instruments{width:132px;padding:12px;gap:8px}#hud #airspeed,#hud .altitude strong{font-size:26px}#hud .altitude{padding-left:8px}#hud .pilot-vitals strong{font-size:19px}.pilot-vitals{gap:8px}#hud .progress-block{width:250px}}@media(max-width:600px){:root{--hud-inset:14px;--hud-bottom:32px}body.playing header{height:60px}body.playing .brand{font-size:20px}.playing .brand .wing-badge{width:24px}body.playing #club-open{padding:6px;gap:5px;display:flex;max-width:142px}.playing .pilot-chip-name{max-width:50px}.playing .pilot-chip-avatar{display:none}body.playing header .icon{padding:8px 7px;font-size:8px}#hud .hud-top{top:76px}#hud .score-panel{width:126px;padding:10px 12px 0;border-radius:15px}#hud .score-panel>strong{font-size:31px}#hud .score-panel #best{display:none}#hud .combo-panel{margin:8px -12px 0;padding:7px 12px}#hud .combo-panel strong{font-size:24px}#hud .combo-panel #streak{font-size:8px}#hud .score-panel>small{font-size:8px}#hud #pause{min-height:39px;padding:9px 11px;font-size:9px}body #hud #boss-hud{top:192px;min-width:0;max-width:none;width:calc(100vw - 28px);padding:13px 15px 11px 59px;border-radius:17px}#hud .boss-label strong{font-size:23px}#hud .boss-health-track{height:12px;margin-top:9px}.boss-phase{font-size:8px}.boss-assist{margin-top:10px;padding-top:8px}.boss-emblem{top:19px}#hud #boss-warning{font-size:9px}#hud #auto-fire{min-height:30px;font-size:8px}#hud .boost-panel{width:202px;padding:12px;border-radius:17px}.pilot-vitals{margin-bottom:10px;padding-bottom:9px}.vitals-portrait{width:33px;height:33px;border-radius:10px}.vitals-portrait img{width:31px;height:31px}#hud .pilot-vitals strong{font-size:18px}.vitals-status{font-size:7px}#hud .boost-label>small,#hud #pilot-health>small{font-size:8px}#hud .boost-panel output{font-size:10px}.flight-instruments{width:132px;padding:12px 10px;gap:7px;border-radius:15px}#hud .flight-actions{bottom:218px;gap:7px}.flight-action{min-width:87px;padding:9px 10px 22px}.flight-action .action-glyph{display:none}#hud .progress-block{top:122px;width:calc(100vw - 28px);left:50%;padding:12px 16px}#hud #route-guide{top:285px;max-width:calc(100vw - 28px);width:auto;white-space:nowrap}#hud #route-distance{display:none}#hud #feedback{top:41%;font-size:27px}#hud #lock-status{font-size:9px;max-width:210px}#hud #crosshair{width:32px;height:32px}.club-heading h2{font-size:32px}body #explore-ui{width:264px;top:76px;padding:16px}}.touch-device #hud .flight-actions{display:none}.touch-device #hud .hud-bottom{bottom:max(153px,calc(env(safe-area-inset-bottom) + 140px));left:var(--hud-inset);right:var(--hud-inset);justify-content:space-between}.touch-device #hud #speed-readout{position:static}.touch-device #hud .combo-panel{display:grid}.touch-device #hud .altitude{display:flex}.touch-device #hud .boost-panel kbd{display:none}@media(orientation:landscape)and (max-height:540px){:root{--hud-inset:15px;--hud-bottom:24px}body.playing header{height:46px}.playing .brand{font-size:20px!important}.playing .header-right .icon{min-height:30px!important;padding:5px 8px!important}#hud .hud-top{top:58px}#hud .score-panel{width:128px;padding:10px 12px 0;border-radius:15px}#hud .score-panel>strong{font-size:29px}#hud .score-panel>small{font-size:8px}#hud .score-panel #best{display:none}#hud .combo-panel{margin:7px -12px 0;padding:7px 12px}#hud .combo-panel strong{font-size:24px}#hud .combo-panel #streak{font-size:8px}body #hud #boss-hud{top:58px;width:330px;min-width:0;max-width:calc(100vw - 300px);padding:10px 13px 9px 55px;border-radius:16px}.boss-emblem{width:30px;height:35px;left:12px;top:16px}.boss-phase{font-size:8px}#hud .boss-label strong{font-size:20px}#hud #boss-percent{font-size:14px}#hud .boss-health-track{height:9px;margin-top:7px}.boss-assist{margin-top:8px;padding-top:6px;margin-left:-42px}#hud #boss-warning{font-size:8px}#hud #auto-fire{min-height:26px;padding:5px;font-size:8px}#hud .boost-panel{width:195px;padding:10px 12px;border-radius:15px}.pilot-vitals{display:none}#hud #pilot-health{margin-bottom:8px}#hud .boost-track,#hud .pilot-track{height:9px;margin-top:5px}.flight-instruments{width:132px;padding:10px;border-radius:14px}.flight-action{display:grid;grid-template-columns:20px auto;min-width:85px;text-align:left;padding:9px 8px 18px}.flight-action .action-glyph{display:block}.flight-action small,#hud .flight-action #dodge-status{display:none}#hud .flight-actions{bottom:26px}#hud #feedback{top:41%;font-size:25px}.touch-device #hud .hud-bottom{bottom:24px;left:calc(50% - 100px);right:auto;width:200px;display:block}.touch-device #hud .flight-instruments{position:fixed;right:var(--hud-inset);bottom:124px;width:125px;padding:8px}.touch-device #hud .altitude{display:flex}.touch-device #hud #airspeed,.touch-device #hud .altitude strong{font-size:21px}#hud #pause{min-height:34px;font-size:8px;padding:8px 10px}#hud .progress-block{top:0;width:240px;left:50%;padding:10px 12px}#hud #route-guide{top:139px;font-size:8px;max-width:290px}.touch-device #hud #route-guide{top:139px}body #explore-ui{top:57px;max-height:calc(100svh - 75px);width:250px;padding:13px}}@media(min-width:1600px)and (min-height:900px){#hud .hud-top,body #hud #boss-hud{top:94px}#hud .score-panel{width:215px;padding:18px 20px 0}#hud .score-panel>strong{font-size:51px}#hud .combo-panel{margin-inline:-20px;padding:12px 20px}#hud .combo-panel strong{font-size:36px}#hud .boost-panel{width:286px;padding:18px 20px}#hud .boost-track,#hud .pilot-track{height:13px}.flight-action{min-width:124px;padding:15px 12px 30px}.flight-action strong{font-size:11px}.flight-action small,#hud .flight-action #dodge-status{font-size:9px}.flight-action kbd{font-size:10px;padding:4px 9px}.flight-instruments{width:210px;padding:19px}#hud #airspeed,#hud .altitude strong{font-size:36px}#hud #route-guide{top:191px}}.high-contrast #hud .score-panel,.high-contrast #hud #boss-hud,.high-contrast #hud .boost-panel,.high-contrast #hud .flight-instruments,.high-contrast #hud .flight-action{background:#081a32;border-color:#d8efff88}.high-contrast #hud .hud-top,.high-contrast #hud .hud-bottom{background:none}.large-text #hud .boss-assist{flex-wrap:wrap}.large-text #hud #boss-warning{font-size:12px}.large-text #hud .boss-label strong{white-space:normal}@media(prefers-reduced-motion:reduce){#hud *{transition:none!important;animation:none!important}}@media(max-width:600px)and (orientation:portrait){.touch-device #hud .pilot-vitals{display:none}.touch-device #hud .boost-panel{padding:13px}.touch-device #hud .flight-instruments{align-self:flex-end}}@media(orientation:landscape)and (max-height:540px){#hud .pilot-vitals{display:none}.touch-device #hud .hud-bottom{bottom:max(14px,env(safe-area-inset-bottom))}}body:has(#overlay:not([hidden])) #hud{visibility:hidden}body:has(#overlay:not([hidden])) #touch-controls{display:none!important}#overlay:has(#results:not([hidden])) .result-card{background:var(--hud-surface)}body #explore-ui{width:316px;top:84px;right:22px;padding:20px;border-radius:25px;border:1px solid #a1d8ef64;background:radial-gradient(ellipse at 10% 0,#34708855,transparent 55%),linear-gradient(150deg,#153a53f5,#10233ded);box-shadow:inset 0 2px #b9f5ff25,inset 0 -2px #07172966,0 12px 40px #031b3155;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overflow:hidden}body #explore-ui:before{content:"";position:absolute;left:28px;right:28px;top:0;height:2px;background:linear-gradient(90deg,transparent,#a2f5fc,transparent);opacity:.75;pointer-events:none}body .explore-top{align-items:center;gap:12px;margin-bottom:19px}.explore-location{display:flex;align-items:center;gap:12px;min-width:0}.explore-location-icon{display:grid;place-items:center;flex:none;width:41px;height:41px;background:linear-gradient(#32839b,#174c65);border:1px solid #81e7f7aa;border-radius:50%;box-shadow:inset 0 2px #b8ffff30,0 3px #081d33;color:#b4f9ff}.explore-location-icon .art-icon{height:25px;width:25px}body .explore-top small{font:800 8px Barlow,Arial,sans-serif;letter-spacing:1.6px;color:#8fe6ea;margin-bottom:5px}body .explore-top h2{font:800 27px/1.05 var(--display);letter-spacing:.1px;color:#f7fbff;margin:0;text-wrap:balance}body #explore-ui #explore-pause{width:34px;height:36px;min-height:36px;padding:0;border-radius:11px;background:#091f3677;border:1px solid #94cadd44;color:#c3f0fa;font-size:15px;box-shadow:inset 0 1px #f0ffff15;flex:none}body .explore-readout{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0 0 20px;padding:13px 0 15px;border-top:1px solid #bedfff1c;border-bottom:1px solid #bedfff1c}.explore-readout>div{display:flex;align-items:center;gap:9px}.explore-readout>div+div{padding-left:14px;border-left:1px solid #bedfff20}.instrument-symbol{width:25px;flex:none;color:#79e9ff;font:500 30px var(--display)}.instrument-symbol .art-icon{width:25px;height:25px}.explore-readout small{font:600 10px Barlow,Arial,sans-serif;letter-spacing:0;color:#bdd4e6}.explore-readout .instrument-caption{font-size:8px;margin-top:2px;color:#9bb9d0}body #explore-altitude,body #explore-speed{display:block;font:800 33px/1.1 var(--display);color:#fff;font-variant-numeric:tabular-nums;letter-spacing:-.3px;margin:2px 0 0}body #explore-altitude em,body #explore-speed em{font:700 11px Barlow,Arial,sans-serif;color:#a4d6e5;margin-left:2px;letter-spacing:0}.explore-mission{padding:15px;border-radius:19px;background:linear-gradient(135deg,#42607055,#182a4588);border:1px solid #dfd5a342;box-shadow:inset 0 1px #fbf2c817,0 5px 12px #06172c1a}.explore-mission-heading{display:flex;align-items:center;gap:10px}.explore-medal{width:31px;height:36px;flex:none;display:grid;place-items:center;color:#62451b;background:linear-gradient(135deg,#fff1b4,#e9b954);clip-path:polygon(50% 0,100% 22%,100% 74%,50% 100%,0 74%,0 22%)}.explore-medal .art-icon{width:22px;height:22px;stroke-width:1.8}.explore-mission-heading small{font:800 8px Barlow,Arial,sans-serif;letter-spacing:1.1px;color:#f1d99d;margin-bottom:4px}.explore-mission-heading strong{font:800 21px/1.05 var(--display);letter-spacing:0;color:#fff5db}body #explore-ui #explore-placement{font:500 12px/1.5 Barlow,Arial,sans-serif;color:#bfd3e5;margin:12px 0 14px!important;min-height:0;letter-spacing:0}body #explore-placement[data-error=true]{color:#ffc5ad}body #explore-ui #explore-battle-here{position:relative;min-height:49px;padding:12px 27px 12px 13px!important;background:linear-gradient(#fff2b0 0,#ffe389 48%,#f4c45e 51%,#ffda7a)!important;border:1px solid #fff0b9!important;border-radius:13px;box-shadow:inset 0 2px #fff9,inset 0 -1px #e8ab35,0 4px #946b27,0 6px 15px #071d3440;font:800 13px Barlow,Arial,sans-serif;letter-spacing:.6px;color:#533c1e!important;text-shadow:0 1px #fff7}body #explore-battle-here:after{content:"↗";position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:20px}body #explore-battle-here:disabled{box-shadow:inset 0 1px #fff3;opacity:.5}body #explore-battle-here:not(:disabled):active{transform:translateY(3px);box-shadow:inset 0 1px #fff7,0 1px #946b27}body #explore-nearby{margin:17px 0 0;padding:0;border:0}body #explore-nearby summary{display:flex;align-items:center;gap:8px;min-height:34px;list-style:none;font:600 12px Barlow,Arial,sans-serif;letter-spacing:0;color:#c8e2ef}body #explore-nearby summary::-webkit-details-marker{display:none}body #explore-nearby summary:before{content:"›";font:500 21px Arial;color:#84ddeb;transition:transform .15s}body #explore-nearby[open] summary:before{transform:rotate(90deg)}body #explore-nearby-count{margin-left:auto;float:none;min-width:24px;padding:4px 7px;line-height:1;border:1px solid #81c4d244;border-radius:8px;background:#082b4055;font:800 10px Barlow,Arial,sans-serif;color:#b7eeeb;text-align:center}body #explore-places{max-height:170px;padding-top:6px}body .explore-place{border-color:#a5d6ef22;gap:8px}body .explore-place strong{font:700 13px/1.2 Barlow,Arial,sans-serif;color:#e8f6ff}body .explore-place span{font-size:9px;color:#a6c5d8;line-height:1.5}body .explore-place-actions button{border-radius:8px;background:#28516a;border-color:#9ad3e749;font-weight:700}body #explore-ui #explore-exit{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:10px 13px;margin-top:13px;border-radius:12px;background:linear-gradient(#2e526b88,#203e5688);border:1px solid #99c7e14f;box-shadow:inset 0 1px #ffffff16,0 2px #091f3566;color:#dceefa;font:700 12px Barlow,Arial,sans-serif;letter-spacing:0}body #explore-exit>span:last-child{font-size:20px;color:#91dce7}.explore-help{margin-top:13px}.explore-help summary{width:fit-content;margin:auto;cursor:pointer;font:600 10px Barlow,Arial,sans-serif;letter-spacing:.2px;color:#a7c7dd;list-style:none;padding:4px 8px}.explore-help summary:before{content:"?";display:inline-grid;place-items:center;width:13px;height:13px;border:1px solid #8fb3ce7a;border-radius:50%;font-size:9px;margin-right:6px}.explore-help summary::-webkit-details-marker{display:none}body .explore-controls{display:grid;gap:9px;padding:14px 0 0;font:500 11px Barlow,Arial,sans-serif;color:#c7e1ed;letter-spacing:0}.explore-controls kbd{display:inline-block;min-width:22px;text-align:center;padding:4px 5px;margin-right:5px;border-radius:5px;background:#29465c;font-size:9px}.explore-touch-help,.touch-device #explore-ui .explore-controls{display:none}.touch-device #explore-ui .explore-touch-help{display:block;color:#c7e1ed;font:500 11px/1.5 Barlow,Arial,sans-serif}#hud .score-panel{width:180px;overflow:visible;padding:0 0 0 39px;border:0;border-radius:0;background:none;box-shadow:none;text-shadow:0 2px 8px #06192ad9;position:relative}#hud .score-panel:before{content:"✦";position:absolute;top:12px;left:0;font-size:31px;color:#ffe19a;filter:drop-shadow(0 2px 0 #9a6c2a)}#hud .score-panel>small{font:800 9px Barlow,Arial,sans-serif;color:#d2e8f7;letter-spacing:1.4px}#hud .score-panel>strong{font:800 39px/1.1 var(--display);margin:2px 0;color:#fff;letter-spacing:.1px}#hud .score-panel #best{display:none}#hud .combo-panel{display:grid;grid-template-columns:auto auto;width:fit-content;gap:1px 10px;margin:10px 0 0 -39px;padding:7px 12px;border:1px solid #fce2a075;border-radius:12px;background:linear-gradient(110deg,#715629d9,#273c50dd);box-shadow:inset 0 1px #fff4;text-shadow:none}#hud .combo-panel[data-active=true]{background:linear-gradient(110deg,#715629d9,#273c50dd)}#hud .combo-panel:before{display:none!important}#hud .combo-panel small{font:800 8px Barlow,Arial,sans-serif;color:#ffecc0;letter-spacing:.7px}#hud .combo-panel strong{font:800 26px var(--display);color:#ffe39c}#hud .combo-panel #streak{font:500 9px Barlow,Arial,sans-serif;color:#e6d9b7;letter-spacing:0}body #hud #boss-hud{padding:0 0 0 42px;background:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:0;max-width:calc(100vw - 440px);width:470px;filter:drop-shadow(0 3px 5px #04182b80)}.boss-emblem{left:0;top:24px;width:32px;height:36px;background:linear-gradient(#ffc295,#e97e51);color:#592d26}.boss-emblem .art-icon{width:23px;height:23px}.boss-phase{color:#ffe6b5;margin-bottom:6px;font-size:8px;letter-spacing:1.1px}.boss-phase i{height:3px;width:13px}.boss-phase i.active{background:#f7bc82}#hud .boss-label{gap:12px}#hud .boss-label strong{font:800 27px/1 var(--display);letter-spacing:1px;color:#fff3df;text-shadow:0 2px #11253f}#hud #boss-percent{font:800 16px var(--display);color:#ffdbb4}#hud .boss-health-track{height:19px;margin-top:10px;border:2px solid #f4d5ab;border-radius:7px;background:#342b3ed9;box-shadow:inset 0 2px 4px #0a1228,0 2px #654033}#hud #boss-health{background:linear-gradient(#ffd49a,#ffb276 45%,#f08262 48%,#ff9770);border-radius:4px}#hud .boss-health-track:after{background:repeating-linear-gradient(90deg,transparent 0,transparent calc(20% - 2px),#642f3455 calc(20% - 2px),#642f3455 20%)}.boss-assist{border:0;margin:9px 0 0;padding:0;gap:10px}#hud #boss-warning{width:fit-content;padding:6px 9px;background:#102e3edb;border:1px solid #9ad8c34a;border-radius:8px;font:700 10px/1.3 Barlow,Arial,sans-serif;letter-spacing:.3px;color:#c1f7d7}#hud #auto-fire{font-size:8px;letter-spacing:0;min-height:29px;padding:6px 8px;background:#0922389c;border:1px solid #b9d8ef3b;border-radius:8px}#hud .boost-panel{position:relative;width:290px;padding:13px 12px 13px 74px;border:0;border-radius:24px;background:linear-gradient(90deg,#102741dd,#132c42b0 80%,transparent);box-shadow:none}#hud .pilot-vitals{display:block;height:0;margin:0;padding:0;border:0}#hud .pilot-vitals>div:not(.vitals-portrait),#hud .vitals-status{display:none}#hud .vitals-portrait{position:absolute;left:8px;bottom:26px;width:54px;height:54px;border-radius:50%;background:radial-gradient(#83a78b,#345d63);border:2px solid #d4e8c3;box-shadow:inset 0 2px #fff5,0 3px #173a49,0 0 0 5px #8be8d320}#hud .vitals-portrait img{height:50px;width:50px;object-fit:contain}#hud #pilot-health{margin:0 0 10px}#hud #pilot-health>small,#hud .boost-label>small{font:800 9px Barlow,Arial,sans-serif;color:#dcf5f7;letter-spacing:.7px;text-shadow:0 2px 4px #062134}#hud .boost-panel output{font-size:10px;color:#d6eff3}#hud .pilot-track,#hud .boost-track{height:13px;border:1px solid #d1f7eb9c;border-radius:6px;margin-top:5px;background:#071d32dd;box-shadow:inset 0 2px 3px #0005,0 2px #06192c55}#hud .boost-track{height:10px;border-color:#a3e9f78c}#hud #health{background:linear-gradient(#dcffac,#a1e979 45%,#71c96c 50%,#9bdc7a)!important;border-radius:4px}#hud #boost{background:linear-gradient(#c2ffff,#7de9fa 45%,#41bfdc 50%,#65def3);border-radius:4px}#hud .pilot-track:after,#hud .boost-track:after{background:none}#hud .boost-panel[data-health-low=true] .vitals-portrait{border-color:#ffbd99;box-shadow:0 0 0 5px #fa80502b,0 2px #5c3433}#hud .flight-actions{gap:0;padding:7px 9px;border:1px solid #a8d9e42f;border-radius:13px;background:#102b40a6;box-shadow:inset 0 1px #ffffff12;bottom:calc(var(--hud-bottom) + 4px)}#hud .flight-action{display:flex;flex-direction:row;align-items:center;gap:7px;min-width:0;padding:4px 10px;background:none;border:0;border-radius:0;box-shadow:none;text-align:left}#hud .flight-action+.flight-action{border-left:1px solid #badbe62b}#hud .flight-action .action-glyph{display:none}#hud .flight-action strong{font-size:9px;letter-spacing:.6px}#hud .flight-action small,#hud .flight-action #dodge-status{display:none}#hud .flight-action kbd{position:static;transform:none;order:-1;min-width:24px;max-width:70px;margin:0;padding:4px 5px;background:#2b485e;border:1px solid #c3dfed59;border-radius:5px;font-size:8px;box-shadow:0 2px #051c32}#hud .flight-action[data-ready=false] #dodge-status{display:block;font-size:8px;margin-top:3px}#hud .flight-instruments{width:196px;gap:16px;padding:0;border:0;border-radius:0;background:none;box-shadow:none;align-items:center;grid-template-columns:100px 1fr}#hud #speed-readout{position:relative;width:100px;height:100px;padding:17px 5px 12px;display:flex;align-items:center;justify-content:center;gap:1px;border-radius:50%;background:radial-gradient(#244b65e8,#102a43ed);box-shadow:0 3px 12px #051a3244;text-align:center}#hud #speed-readout:before{font-size:8px;letter-spacing:1px;color:#a9dbe6}#hud #speed-readout:after{content:"";position:absolute;inset:0;padding:3px;border-radius:50%;background:conic-gradient(from 220deg,#8af4ee 0deg var(--speed-sweep,120deg),#8ad8e33d var(--speed-sweep,120deg) 280deg,transparent 280deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}#hud #airspeed{font:800 37px/1 var(--display);color:#fff}#hud #speed-readout small{font:800 9px Barlow,Arial,sans-serif;color:#a7e5ed;letter-spacing:1px}#hud .altitude{border:0;padding:0;gap:4px;text-shadow:0 2px 5px #081e35}#hud .altitude>small{font:800 9px Barlow,Arial,sans-serif;letter-spacing:.7px;color:#cce5ef}#hud .altitude strong{font-size:29px;color:#f3fbff}#hud .altitude strong span{font-size:10px;margin-left:4px;color:#c4e2eb}#hud .altitude-line{font:600 8px/1.3 Barlow,Arial,sans-serif;letter-spacing:0;max-width:65px;color:#b2d3e0}@media(max-width:1100px){body #hud #boss-hud{width:410px;max-width:calc(100vw - 360px)}#hud .boss-label strong{font-size:23px}#hud .score-panel{width:145px}#hud .boost-panel{width:260px}#hud .flight-instruments{width:168px;grid-template-columns:87px 1fr;gap:12px}#hud #speed-readout{width:87px;height:87px}#hud #airspeed{font-size:32px}#hud .altitude strong{font-size:26px}#hud .flight-action{padding:3px 7px}}@media(max-width:700px){body #explore-ui{right:12px;top:76px;width:286px;max-height:calc(100svh - 100px);overflow:auto;padding:17px;border-radius:22px}body .explore-top{margin-bottom:15px}body .explore-top h2{font-size:25px}.explore-location{gap:10px}.explore-location-icon{width:36px;height:36px}body .explore-readout{margin-bottom:15px;padding:11px 0}body #explore-altitude,body #explore-speed{font-size:30px}.explore-mission{padding:13px}body #explore-ui #explore-placement{font-size:11px;margin:10px 0 12px!important}body #explore-ui #explore-battle-here{font-size:12px;min-height:45px}body #explore-nearby{margin-top:13px}.explore-help{margin-top:10px}}@media(max-width:600px){#hud .score-panel{padding-left:31px;width:130px}#hud .score-panel:before{font-size:25px;top:10px}#hud .score-panel>strong{font-size:31px}#hud .score-panel>small{font-size:8px}#hud .combo-panel{margin:7px 0 0 -31px;padding:6px 9px}#hud .combo-panel strong{font-size:23px}body #hud #boss-hud{top:159px;width:calc(100vw - 30px);max-width:none;min-width:0;padding-left:0}.boss-emblem{display:none}.boss-phase{font-size:8px}#hud .boss-label strong{font-size:25px}#hud .boss-health-track{height:17px;margin-top:8px}.boss-assist{margin:8px 0 0;gap:8px}#hud #boss-warning{font-size:9px;padding:6px 8px}#hud #auto-fire{font-size:8px;padding:5px 7px}#hud .boost-panel{width:205px;padding:11px 10px 11px 50px;border-radius:18px}#hud .vitals-portrait{left:3px;bottom:26px;width:37px;height:37px;border-width:1px;box-shadow:0 0 0 3px #8be8d320}#hud .vitals-portrait img{width:35px;height:35px}#hud #pilot-health>small,#hud .boost-label>small{font-size:8px}#hud .boost-panel output{font-size:8px}#hud .pilot-track{height:11px}#hud .boost-track{height:9px}#hud .flight-instruments{width:130px;gap:8px;grid-template-columns:70px 1fr}#hud #speed-readout{height:70px;width:70px;padding:11px 3px 9px}#hud #airspeed{font-size:27px}#hud #speed-readout:before{font-size:7px}#hud #speed-readout small{font-size:7px}#hud .altitude strong{font-size:22px}#hud .altitude>small{font-size:7px}#hud .altitude-line{font-size:7px}#hud .altitude strong span{font-size:8px;margin-left:2px}#hud .flight-actions{bottom:175px}#hud .flight-action{padding:3px 7px}#hud .flight-action strong{font-size:8px}.touch-device #hud .boost-panel{padding:11px 10px 11px 50px}.touch-device #hud .pilot-vitals{display:block}}@media(orientation:landscape)and (max-height:540px){body #explore-ui{top:57px;width:282px;padding:15px;max-height:calc(100svh - 71px)}body .explore-top{margin-bottom:12px}body .explore-readout{padding:9px 0;margin-bottom:12px}body .explore-top h2{font-size:23px}.explore-help{margin-top:7px}#hud .score-panel{width:130px;padding-left:30px}#hud .score-panel:before{font-size:24px;top:8px}#hud .score-panel>strong{font-size:29px}body #hud #boss-hud{top:58px;max-width:calc(100vw - 290px);width:330px;padding-left:0}.boss-emblem{display:none}.boss-phase{margin-bottom:5px;font-size:7px}#hud .boss-label strong{font-size:22px}#hud .boss-health-track{height:13px;margin-top:7px}.boss-assist{margin:7px 0 0}#hud #boss-warning{font-size:8px;padding:5px 7px}#hud #auto-fire{min-height:25px;font-size:7px}#hud .boost-panel{width:225px;padding:9px 10px 9px 50px}#hud .pilot-vitals{display:block}#hud .vitals-portrait{width:35px;height:35px;left:4px;bottom:22px;border-width:1px;box-shadow:0 0 0 3px #8be8d320}#hud .vitals-portrait img{width:33px;height:33px}#hud .pilot-track{height:10px}#hud .boost-track{height:8px}.touch-device #hud .hud-bottom{left:calc(50% - 112px);width:225px}.touch-device #hud .flight-instruments{bottom:124px;width:134px;grid-template-columns:70px 1fr;gap:10px;padding:0}#hud .flight-instruments{width:143px;grid-template-columns:72px 1fr;gap:10px}#hud #speed-readout{height:72px;width:72px;padding:11px 3px 9px}#hud #airspeed,.touch-device #hud #airspeed{font-size:26px}#hud .altitude strong,.touch-device #hud .altitude strong{font-size:24px}#hud .flight-actions{bottom:28px}}.high-contrast #hud .score-panel,.high-contrast #hud .boost-panel,.high-contrast #hud .flight-instruments{background:#081a32ee;border-radius:15px}.high-contrast #hud #boss-hud{background:#081a32ed;padding:12px;border-radius:15px}.high-contrast .boss-emblem{display:none}#sky-leaderboard{position:fixed;z-index:12;left:28px;top:228px;width:248px;box-sizing:border-box;padding:15px 14px 9px;border:1px solid #9dc5ed55;border-radius:20px;background:linear-gradient(145deg,#234465ed,#102441ed);box-shadow:inset 0 1px #d9efff2b,0 5px #07182c55,0 16px 36px #030d2038;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:none;color:#f4f8ff;font-family:Barlow,Arial,sans-serif}.sky-board-heading{display:flex;align-items:center;gap:10px;padding:0 2px 12px;border-bottom:1px solid #aacdee25}.sky-board-heading>span{font-size:29px;line-height:1;color:#ffda80;text-shadow:0 2px #946a33}.sky-board-heading h2{font:800 19px/1 var(--display);letter-spacing:1px;margin:0 0 4px}.sky-board-heading small{font-size:8px;font-weight:700;letter-spacing:1px;color:#9db9d4}.sky-board-heading i{width:6px;height:6px;border-radius:50%;background:#7df2d2;margin-left:auto;box-shadow:0 0 9px #7df2d244}#sky-leaderboard ol{list-style:none;padding:0;margin:5px 0 0}#sky-leaderboard li{display:flex;align-items:center;gap:8px;min-height:35px;border-bottom:1px solid #aacdee12;font-size:12px}#sky-leaderboard li:last-child{border-bottom:0}.sky-rank{font-size:10px;font-weight:800;color:#8ba9c6;width:17px}#sky-leaderboard img{width:25px;height:25px;border-radius:50%;border:1px solid #b9d2ee44;background:#0e223b}.sky-board-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}#sky-leaderboard strong{font-variant-numeric:tabular-nums;font-size:12px;color:#c3e7ff}#sky-leaderboard li[data-rank="1"] .sky-rank,#sky-leaderboard li[data-rank="1"] strong{color:#ffda80}#sky-leaderboard li[data-rank="1"] img{border-color:#ffda80;box-shadow:0 0 10px #ffda8022}#sky-leaderboard p{font-size:11px;line-height:1.4;color:#b3cce1;margin:12px 2px 4px}#sky-leaderboard[data-state=offline] .sky-board-heading i{background:#ffc986}body.playing #sky-leaderboard{left:auto;right:28px;top:150px;width:225px}body.exploring #sky-leaderboard{left:28px;right:auto;top:100px}@media(max-width:1100px)and (min-width:701px){#sky-leaderboard{width:210px;left:20px}body.playing #sky-leaderboard{right:20px;width:190px}#sky-leaderboard li:nth-child(n+4){display:none}}@media(max-width:700px){#sky-leaderboard,body.playing #sky-leaderboard,body.exploring #sky-leaderboard{left:12px;right:12px;top:72px;width:auto;border-radius:13px;padding:7px 10px}.sky-board-heading{border:0;padding:0;gap:6px}.sky-board-heading>span{font-size:17px}.sky-board-heading h2{font-size:12px;margin:0}.sky-board-heading small{display:none}.sky-board-heading i{width:4px;height:4px}#sky-leaderboard ol{display:flex;gap:9px;margin:3px 0 0}#sky-leaderboard li{flex:1;min-width:0;min-height:26px;gap:4px;border:0;font-size:10px;flex-wrap:wrap}#sky-leaderboard li:nth-child(n+4){display:none}#sky-leaderboard img{display:none}.sky-rank{width:13px;font-size:8px}#sky-leaderboard strong{font-size:9px}#sky-leaderboard p{font-size:10px;margin:4px 0}body #menu,body #explore-ui,#hud .hud-top{top:153px}#hud .progress-block{top:205px}body #hud #boss-hud{top:267px}}@media(orientation:landscape)and (max-height:540px)and (min-width:701px){#sky-leaderboard{top:162px;width:190px;padding:10px}body.playing #sky-leaderboard{top:108px;width:165px;right:14px}#sky-leaderboard li:nth-child(n+4){display:none}.sky-board-heading h2{font-size:15px}.sky-board-heading small{font-size:7px}#sky-leaderboard li{min-height:28px;font-size:10px}#sky-leaderboard img{width:20px;height:20px}}@media(min-width:701px){body:has(#overlay:not([hidden])) #sky-leaderboard{left:28px;right:auto;top:100px}}@media(max-width:700px){body #overlay{box-sizing:border-box;padding-top:150px;padding-bottom:22px;align-items:flex-start;overflow-y:auto}body #overlay .result-card{max-height:calc(100svh - 172px);overflow-y:auto}}.mobile-flight-details{display:none}@media(max-width:700px)and (orientation:portrait){body #menu{top:auto;bottom:calc(55px + env(safe-area-inset-bottom));left:12px;right:12px;width:auto;max-height:44svh;padding:12px 14px;border-radius:22px;overflow-y:auto}body #menu .eyebrow,body #menu h1,body #menu .intro,body #menu .mission-brief,body #menu .deck-abilities,body #menu .menu-bottom{display:none}body #menu .label{font-size:9px;margin:0 0 6px}body #menu .label.second{margin-top:9px}body #menu .cities{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}body #menu .city,body #menu .city.selected{grid-column:auto;min-height:44px;padding:6px 5px;font-size:9px;letter-spacing:0;border-radius:11px;text-align:center}body #menu .city small{display:none}body #menu .city.selected:after{display:none}body #menu .skins{gap:7px}body #menu .skin{height:60px;padding:4px;font-size:10px;border-radius:13px}body #menu .skin img{height:35px;width:44px}body #menu #play{height:48px;min-height:48px;margin-top:10px;font-size:23px;border-radius:15px}body #play small{font-size:8px}body #play .art-icon{width:25px;height:25px}body #scene-caption{display:block;left:14px;top:147px;padding:9px 12px;width:auto;max-width:185px;border-radius:12px}body #scene-caption .eyebrow,body #scene-caption p{display:none}body #scene-caption strong{font-size:17px}body #explore-ui{top:148px;right:12px;left:auto;width:218px;padding:10px 12px;border-radius:18px;max-height:calc(100svh - 310px);overflow-y:auto}body .explore-top{margin-bottom:6px;gap:6px}body .explore-top h2{font-size:19px}body .explore-top small{font-size:7px}body .explore-location{gap:6px}body .explore-location-icon{display:none}body #explore-pause{width:34px;min-height:34px;padding:6px}body #explore-ui:not(.mobile-expanded) .explore-readout,body #explore-ui:not(.mobile-expanded) #explore-nearby,body #explore-ui:not(.mobile-expanded) #explore-exit,body #explore-ui:not(.mobile-expanded) .explore-help,body #explore-ui:not(.mobile-expanded) .explore-mission-heading,body #explore-ui:not(.mobile-expanded) #explore-placement{display:none}body #explore-ui:not(.mobile-expanded) .explore-mission{padding:0;margin:0;border:0;background:none;box-shadow:none}body #explore-ui #explore-battle-here{min-height:36px;padding:8px;font-size:10px;margin:0;border-radius:10px}body .mobile-flight-details{display:block;width:100%;min-height:30px;margin-top:6px;padding:5px;border:0;background:transparent;color:#b7d5e8;font:700 9px Barlow,Arial,sans-serif;letter-spacing:.5px}body #explore-ui.mobile-expanded .explore-readout{margin:10px 0;padding:10px 0}body #explore-ui.mobile-expanded .explore-mission{padding:10px}body #explore-ui.mobile-expanded #explore-placement{font-size:10px}}
