:root{--ink:#072b66;--deep:#064490;--cream:#fff;--muted:#496994;--yellow:#ffc118;--blue:#31afd9;--green:#47c97e;--display:"Baloo 2",sans-serif;--body:"Nunito",sans-serif;font-family:var(--body);color:var(--ink);background:#188edf;font-synthesis:none;color-scheme:light}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden}body{-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;border:0;background:none}a{color:inherit;text-decoration:none}button:disabled{cursor:default}button:focus-visible,a:focus-visible{outline:4px solid #fff;outline-offset:5px}h1:focus{outline:none}button:focus:not(:focus-visible){outline:none}[hidden]{display:none!important}#app{position:fixed;inset:0}canvas{display:block;width:100%;height:100%;touch-action:none}h1,h2,h3{font-family:var(--display);font-weight:800;line-height:1.12}h1 em,h2 em{font-style:normal;color:var(--yellow)}p{line-height:1.55}img{max-width:100%}.icon{display:inline-block;flex-shrink:0;width:28px;height:28px;background:currentColor;mask:var(--icon) center/contain no-repeat;-webkit-mask:var(--icon) center/contain no-repeat}.play{--icon:url(../icons/play-fill.svg)}.gear{--icon:url(../icons/gear-fill.svg)}.wrench{--icon:url(../icons/wrench-fill.svg)}.star{--icon:url(../icons/star-fill.svg)}.bulb{--icon:url(../icons/lightbulb-filament-fill.svg)}.flag{--icon:url(../icons/flag-checkered-fill.svg)}.arrow-left{--icon:url(../icons/arrow-left-bold.svg)}.arrow-right{--icon:url(../icons/arrow-right-bold.svg)}.pause{--icon:url(../icons/pause-fill.svg)}.trophy{--icon:url(../icons/trophy-fill.svg)}.plane{--icon:url(../icons/airplane-tilt-fill.svg)}.home{--icon:url(../icons/house-fill.svg)}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.5px}.status-dot{display:inline-block;width:10px;height:10px;border-radius:50%;background:#8aff8d;box-shadow:0 0 0 3px #14519d;flex-shrink:0}kbd{display:inline-flex;align-items:center;justify-content:center;min-width:24px;min-height:24px;padding:2px 6px;font:900 11px var(--body);border:1px solid #83cbff;border-bottom:3px solid #80b7e5;border-radius:6px;background:#f1faff;color:#164b84;white-space:nowrap}.overlay{position:fixed;inset:0;z-index:20}.btn,.mini-button,.icon-button,.back-link,.card-action{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:3px solid #65ceff;border-radius:21px;background:linear-gradient(#32bfff,#088df8 46%,#0070e8 49%,#0865cf);color:#fff;box-shadow:inset 0 3px 2px #d7f6ffb0,inset 0 -4px #0054b490,0 5px #03448e,0 8px 15px #002d6040;font-weight:900;text-shadow:0 2px 0 #033b8370;transition:transform .16s,filter .16s,box-shadow .16s}.btn:hover,.mini-button:hover,.icon-button:hover,.back-link:hover{filter:brightness(1.12);transform:translateY(-2px)}.btn:active,.mini-button:active,.icon-button:active,.back-link:active{transform:translateY(4px);box-shadow:inset 0 2px 3px #fff6,0 1px #03448e}.btn{min-height:62px;padding:11px 24px;font-size:22px;font-family:var(--display);line-height:1.2}.primary{color:#07336b;border-color:#ffe78c;background:linear-gradient(#ffe56b,#ffd02b 46%,#ffbd0b 50%,#ffa20b);box-shadow:inset 0 3px 2px #fff9,inset 0 -4px #f0810070,0 5px #b96506,0 8px #06458b80,0 12px 20px #02325a40;text-shadow:0 2px 0 #fff7}.primary:hover{filter:brightness(1.07)}.mini-button{min-height:48px;padding:8px 17px;font-size:15px}.mini-button .icon{width:23px;height:23px}.icon-button{width:50px;height:50px;padding:8px;border-radius:17px}.back-link{padding:8px 18px;min-height:44px;font-size:14px;border-width:2px;border-radius:15px}.text-button{font-size:16px;font-weight:900;text-decoration:underline;text-underline-offset:4px;min-height:44px;padding:10px}.text-button:hover{color:#087ce5}.menu-overlay{padding:0 clamp(20px,4vw,72px);overflow-y:auto;isolation:isolate;background:#1284d7 url(../ui/race-sky.webp) 58% 50%/cover no-repeat}.menu-overlay:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(0deg,#0656a489,transparent 30%,transparent 85%,#0874bb40)}body:not([data-screen=home]) .menu-overlay:before{background:linear-gradient(135deg,#006eccd9,#054aa8d9)}.menu-header{height:106px;display:flex;align-items:center;gap:20px;position:relative;z-index:3}.wordmark{width:114px;height:98px;background:#ffffffef;border:3px solid #a8e7ff;box-shadow:0 4px #0069b099,0 7px 15px #07468740;border-radius:0 0 28px 28px;align-self:flex-start;padding:4px 12px 8px;display:flex;justify-content:center;align-items:center}.wordmark img{width:90px;height:84px;object-fit:contain}.menu-header nav{display:flex;gap:15px;margin-left:auto}.pilot-badge{color:#fff;font-weight:900;font-size:12px;display:flex;gap:9px;align-items:center;padding:13px 18px;background:#064b9de6;border:2px solid #60bfff;border-radius:30px;box-shadow:0 3px #00386c}.menu-screen{position:relative;animation:arrive .3s both}.home-screen{min-height:calc(100svh - 152px);display:flex;flex-direction:column;justify-content:center;padding:8px 0 0}.hero-copy{width:48%;max-width:670px;text-align:center;position:relative;padding:0 0 28px}.hero-ribbon{display:inline-block;color:#fff;font-size:13px;font-weight:900;letter-spacing:2px;background:#0773c7d4;border:2px solid #84d5ff;border-radius:30px;padding:7px 20px;box-shadow:0 3px #05508d;transform:rotate(-3deg)}.hero-copy h1{font-size:clamp(58px,6.9vw,108px);line-height:.95;letter-spacing:-2px;margin:20px 0 0;color:#f9feff;-webkit-text-stroke:8px #073e80;paint-order:stroke fill;filter:drop-shadow(0 7px 0 #002b69) drop-shadow(0 10px 0 #1784ce);text-shadow:0 3px 0 #a1ddfa;transform:rotate(-3deg)}.hero-copy h1 em{display:inline-block;font-size:1.19em;color:#ffcf22;-webkit-text-stroke:8px #073e80;text-shadow:0 4px 0 #e18b00}.champion-badge{height:64px;display:flex;align-items:center;justify-content:center;position:relative;margin:1px auto 5px;width:280px;filter:drop-shadow(0 4px 0 #064285)}.gold-medal{height:57px;width:57px;display:grid;place-items:center;position:relative;z-index:2;border:4px solid #ffdf60;border-radius:50%;color:#fff2a4;background:linear-gradient(145deg,#ffe675,#ffb400 70%,#eb8008);box-shadow:inset 0 0 0 2px #e7a42a,0 3px #bf7310}.gold-medal .icon{width:35px;height:35px;filter:drop-shadow(0 2px 0 #c47b04)}.wing{height:22px;width:52px;background:linear-gradient(#ffed8a,#ffa913);border:2px solid #ffe082;box-shadow:0 5px #c98513,0 9px 0 -2px #ffd057,0 12px 0 -3px #ad681c;transform:skewY(12deg);border-radius:3px 2px 2px 80%}.right-wing{transform:scaleX(-1) skewY(12deg)}.checkered{position:absolute;width:60px;height:37px;background:repeating-conic-gradient(#fff 0% 25%,#074280 0% 50%) 0/22px 22px;border:2px solid #fff;border-radius:3px;z-index:-1}.flag-left{left:8px;transform:rotate(17deg)}.flag-right{right:8px;transform:rotate(-17deg)}.hero-copy>p{color:#fff;font-size:20px;font-weight:900;text-shadow:0 2px 3px #004978;margin:6px 0 18px}.play-button{width:min(360px,90%);min-height:86px;border-radius:32px;border-width:4px;margin:auto;font-size:48px;gap:22px;letter-spacing:.5px}.play-button .play{width:43px;height:43px;color:#fff;filter:drop-shadow(2px 2px 0 #094a82)}.play-button .arrow-right{width:25px;height:25px}.hero-actions{display:flex;gap:14px;justify-content:center;margin-top:22px}.hero-actions .mini-button{font-size:15px;padding:10px 15px;border-radius:18px}.knowledge-shortcut{position:relative}.new-sticker{position:absolute;right:-8px;top:-13px;transform:rotate(9deg);font-size:9px;background:#f74871;color:#fff;border:2px solid #ffc7d5;border-radius:9px;padding:2px 7px;box-shadow:0 2px #9a2850}.aircraft-caption{position:absolute;right:4%;top:0;transform:rotate(7deg);background:#fffffff5;border:3px solid #95e4ff;padding:15px 24px;box-shadow:0 5px #1268ad80;border-radius:27px;line-height:1.05;font-family:var(--display);font-size:22px;pointer-events:none}.aircraft-caption:after,.speech-cloud:after{content:"";position:absolute;width:20px;height:20px;background:#fff;bottom:-9px;left:25px;transform:rotate(45deg);border-right:3px solid #95e4ff;border-bottom:3px solid #95e4ff}.flight-log{margin-top:auto;margin-bottom:18px;width:100%;display:grid;grid-template-columns:1.4fr repeat(3,1fr);align-items:center;gap:18px;background:linear-gradient(#148fe6ee,#0756b3ef);border:3px solid #86d7ff;border-radius:25px;box-shadow:inset 0 3px #b8eeff55,0 5px #004186,0 9px 25px #003f6340;padding:14px 25px;color:#fff}.flight-log>div{border-left:2px solid #5ebbfb88;text-align:center}.flight-log>div:first-child{border:0;text-align:left}.flight-log b{display:block;font:800 34px/1 var(--display);color:#ffdf65;text-shadow:0 3px 0 #06448f}.flight-log b small{font-size:19px;color:#b7dfff}.flight-log span{font-size:10px;display:block;font-weight:900;margin-top:6px;letter-spacing:.4px}.flight-log .log-title{display:flex;align-items:center;gap:16px}.log-title .icon{color:#ffe254;width:45px;height:45px;filter:drop-shadow(0 3px 0 #ae620b)}.log-title strong{font-size:14px;display:block;margin-top:4px}.menu-footer{height:46px;display:flex;justify-content:space-between;align-items:center;gap:14px;color:#fff;text-shadow:0 2px 2px #063e6e;font-size:10px;font-weight:900}.footer-controls{display:flex;align-items:center;gap:5px;font-size:9px}.footer-controls i{margin:0 5px}.footer-controls kbd{font-size:9px;min-width:20px;min-height:20px}.centered-screen{max-width:1140px;margin:auto;min-height:calc(100svh - 152px);padding:10px 0 28px}.screen-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:22px 0 28px;color:#fff}.screen-heading .eyebrow{font-size:13px;color:#bdefff}.screen-heading h1,.brief-copy h1{font-size:clamp(42px,5vw,68px);margin-top:8px;-webkit-text-stroke:5px #053878;paint-order:stroke fill;text-shadow:0 5px 0 #03336c}.screen-heading p{max-width:330px;font-size:16px;color:#e5f7ff;text-shadow:0 2px 1px #075590}.mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.mode-card{border:4px solid #89e0ff;background:linear-gradient(#159df4,#0663d4);border-radius:30px;box-shadow:inset 0 2px 1px #fff9,0 7px #043c8c,0 14px 25px #05397477;overflow:hidden;color:#fff;text-align:left;transition:transform .18s,filter .18s}.mode-card:hover{transform:translateY(-6px) rotate(-1deg);filter:brightness(1.06)}.knowledge-card:hover{transform:translateY(-6px) rotate(1deg)}.mode-art{height:210px;position:relative;overflow:hidden;border-bottom:4px solid #82daff}.race-art{background:#45aeec url(../ui/race-sky.webp) 77% 53%/150% auto no-repeat}.race-art .orbit-ring,.race-art .flight-path{display:none}.art-label{position:absolute;left:18px;top:18px;width:52px;height:52px;display:grid;place-items:center;color:#fff;background:#0d72cfe0;border:3px solid #a6eaff;border-radius:18px;transform:rotate(-10deg);box-shadow:0 4px #024990}.art-label .icon{height:33px;width:33px}.knowledge-art{background:repeating-conic-gradient(from 18deg at 55% 65%,#8c64ef 0 15deg,#7859e3 15deg 30deg)}.knowledge-art:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent,#45249a66)}.mode-pilot{position:absolute;height:220px;width:250px;object-fit:contain;bottom:-18px;right:7%;z-index:1;transform:rotate(6deg)}.knowledge-ring{position:absolute;left:19%;top:28%;font:800 82px/1 var(--display);color:#fff3a5;width:102px;height:102px;border:7px solid #ffe771;border-radius:50%;text-align:center;background:linear-gradient(#ffdc34,#ffae05);box-shadow:inset 0 0 0 3px #de920e,0 6px #b56d0e,0 0 36px #ffff9880;transform:rotate(-14deg);z-index:2;text-shadow:0 3px 0 #dd8a08}.small-orbit{display:none}.mode-content{padding:22px 26px}.mode-content>.eyebrow{color:#bde9ff;font-size:12px}.mode-content h2{font-size:38px;text-shadow:0 3px 0 #044488;margin:5px 0 10px}.mode-content p{font-size:16px;color:#f0faff}.mode-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.mode-tags span{padding:6px 10px;font-size:11px;color:#fff;background:#024caaa3;border:1px solid #58afff;border-radius:10px}.card-action{width:100%;min-height:48px;border-radius:16px;border:2px solid #ffe591;background:linear-gradient(#ffe878,#ffbc16);color:#104480;box-shadow:inset 0 2px #fff9,0 4px #c47d05;text-shadow:0 1px 0 #fff8;font-size:18px;margin-top:21px;justify-content:space-between;padding:8px 18px}.level-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.level-card{border:4px solid #89ddff;background:linear-gradient(#e8faff,#cbe9ff);border-radius:26px;overflow:hidden;box-shadow:0 7px #064a99,0 12px 20px #03386e55;text-align:left;transition:transform .2s}.level-card:hover{transform:translateY(-7px);border-color:#ffe273}.level-art{height:200px;position:relative;overflow:hidden;background:linear-gradient(#58bafa,#a2e4ff)}.level-art:after{content:"";position:absolute;bottom:-26px;left:-10px;width:125px;height:65px;border-radius:50%;background:#fff;box-shadow:56px -10px #fff,119px 3px #fff,175px -9px #fff}.level-number{font:800 38px/1 var(--display);position:absolute;left:14px;top:13px;z-index:3;display:grid;place-items:center;width:58px;height:58px;color:#7d3a07;background:linear-gradient(#ffef89,#ffb211);border:4px solid #ffec96;border-radius:50%;box-shadow:0 4px #c58113}.level-status{position:absolute;right:10px;top:24px;z-index:3;font-size:10px;font-weight:900;color:#fff;border:2px solid #93dfff;background:#087bcde6;padding:6px 9px;border-radius:12px}.level-art .sun{position:absolute;width:59px;height:59px;border-radius:50%;background:#fff196;top:69px;right:25px;box-shadow:0 0 30px #ffed88}.course-loop{position:absolute;width:100px;height:110px;border:10px solid #ffce22;border-radius:50%;left:27%;top:69px;transform:rotate(-22deg) skewY(8deg);box-shadow:inset 3px 1px #fff19e,4px 5px #c78910;z-index:2}.sunset .level-art{background:linear-gradient(#f38270,#ffd57b)}.night .level-art{background:radial-gradient(circle at 15% 45%,white 0 1px,transparent 2px),radial-gradient(circle at 60% 23%,white 0 2px,transparent 3px),linear-gradient(#28297c,#7767bc)}.night .sun{background:#f2edff;box-shadow:0 0 0 10px #e5e4ff20}.storm .level-art{background:linear-gradient(#384b89,#779ab6)}.storm .sun{border-radius:0;clip-path:polygon(45% 0,100% 0,55% 40%,85% 40%,15% 100%,33% 53%,0 53%);background:#ffed7d;width:55px;height:85px;top:55px}.level-content{padding:19px 17px}.level-content .eyebrow{font-size:10px;color:#3976a9}.level-content h2{font-size:27px;margin:8px 0}.level-content p{font-size:13px;min-height:42px;color:#42688c}.level-bottom{margin-top:19px;display:flex;align-items:center;justify-content:space-between;border-top:2px dashed #9bcbea;padding-top:13px;font-size:11px;font-weight:900}.level-bottom b{display:grid;place-items:center;background:#087de2;color:#fff;border:2px solid #5eb9ff;border-radius:10px;width:35px;height:34px;box-shadow:0 3px #054ea4;font-size:22px}.level-bottom i{margin:0 5px}.completed{border-color:#a4ef98}.completed .level-status{background:#238357;border-color:#b3f6a6}.briefing{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;margin:28px 0}.brief-copy{color:#fff}.brief-copy>.eyebrow{color:#bbeaff}.brief-copy h1{font-size:70px;margin:20px 0}.brief-copy>p{font-size:20px;line-height:1.5}.brief-stats{display:flex;gap:18px;margin:28px 0}.brief-stats>div{min-width:95px;text-align:center;background:#0954b2bd;border:2px solid #65bcff;border-radius:19px;padding:12px;box-shadow:0 4px #033777}.brief-stats b{font:800 42px/1 var(--display);color:#ffda4c;text-shadow:0 3px 0 #91571c}.brief-stats span{display:block;font-size:12px;margin-top:6px}.boarding-pass{background:linear-gradient(#f5fdff,#d8efff);border:5px solid #65caff;border-radius:30px;box-shadow:0 7px #033978,inset 0 2px #fff,0 15px 30px #06396d60;padding:25px}.ticket-head{display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:2px dashed #afd7f3;padding-bottom:20px;color:#066fd0}.ticket-head .eyebrow{font:800 25px var(--display)}.ticket-head>span:last-child{font-size:10px;background:#ffe381;color:#684106;padding:5px 9px;border-radius:10px}.boarding-pass ol{list-style:none;padding:22px 0}.boarding-pass li{display:flex;gap:15px;margin-bottom:22px;align-items:flex-start}.boarding-pass li:last-child{margin-bottom:0}.boarding-pass li>span{background:linear-gradient(#ffe587,#ffb620);border:3px solid #fff0a6;border-radius:50%;box-shadow:0 3px #d18b1c;display:grid;place-items:center;width:42px;height:42px;flex-shrink:0;font:800 22px var(--display);color:#91520c}.boarding-pass h3{font-size:22px;margin:0 0 6px}.boarding-pass p{font-size:14px;color:#355d8c}.ticket-note{font-size:13px;background:#c0e4fb;padding:13px 16px;border-radius:16px;line-height:1.6}.ticket-note .status-dot{box-shadow:none;width:8px;height:8px;margin-right:5px;background:#209964}.ticket-note>span:last-child{padding-left:13px}.ticket-bottom{border-top:2px dashed #abd1ef;margin-top:21px;padding-top:16px;font-size:12px;font-weight:900;color:#1774b7;text-align:center}.settings-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:24px}.settings-panel,.controls-panel{border:4px solid #74caff;border-radius:27px;background:linear-gradient(#f2fbff,#d6edff);padding:25px;box-shadow:0 6px #034994}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 0;border-bottom:2px solid #bdddf2}.setting-row:first-child{padding-top:0}.setting-row h3{font-size:22px}.setting-row p{color:#507092;font-size:13px;margin-top:6px}.setting-toggle{min-width:80px;min-height:42px;border-radius:14px;border:2px solid #a4c5e4;background:#c7dbee;color:#456b92;font-size:14px;font-weight:900;box-shadow:0 3px #769abc}.setting-toggle[aria-checked=true]{background:linear-gradient(#91ef9d,#3fb66b);border-color:#b4ffc4;color:#124d32;box-shadow:0 3px #258052}.livery-setting{padding-top:22px}.swatches{display:flex;gap:12px;margin-top:15px;flex-wrap:wrap}.swatch{width:36px;height:36px;border-radius:50%;background:var(--swatch);border:3px solid #fffc;box-shadow:inset 0 3px 1px #fff7,0 3px #053e6d66}.swatch.sel{outline:3px solid #177ee7;outline-offset:3px}.controls-panel>.eyebrow{font:800 26px var(--display);display:block;margin-bottom:14px}.controls-panel>div{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;border-bottom:2px solid #bfdef1}.controls-panel p{font-size:14px}.controls-panel kbd{font-size:13px;min-width:28px;min-height:30px}.controls-panel small{font-size:10px}.controls-tip{padding-top:18px;color:#48759d}.modal-overlay{display:flex;align-items:center;justify-content:center;padding:30px;overflow-y:auto;background:#043c7cb8;backdrop-filter:blur(5px)}.panel{position:relative;width:min(570px,100%);text-align:center;border:5px solid #74cfff;border-radius:35px;padding:38px;background:linear-gradient(#f4fdff,#d7efff);box-shadow:inset 0 3px #fff,0 8px #023b85,0 18px 45px #03275b77;animation:pop-in .28s both}.panel>.eyebrow{color:#2686c7}.panel h1{font-size:52px;margin:16px 0;line-height:1.03;color:#0879d3}.panel h1 em{color:#e89808}.panel>p{font-size:16px;color:#416d98;margin-bottom:24px}.panel>.btn{width:100%;margin-top:12px}.secondary-actions{display:flex;justify-content:center;gap:25px;margin-top:24px}.secondary-actions button{font-size:15px;font-weight:900;min-height:44px;text-decoration:underline;text-underline-offset:4px}.loader-bar{height:22px;background:#b4d6f0;border:3px solid #7bb9e4;border-radius:20px;overflow:hidden}.loader-bar span{display:block;height:100%;width:70%;border-radius:20px;background:linear-gradient(#ffdf57,#ffaa0b);animation:load .65s ease-out forwards}.loading-footer{display:flex;justify-content:space-between;margin-top:18px;font-size:11px;color:#4d7da7}.quiz-stage{position:relative;width:min(880px,calc(100% - 160px));margin-left:140px;padding:12px 0;animation:pop-in .28s both}.quiz-panel{position:relative;border:6px solid #68d2ff;border-radius:42px;background:linear-gradient(#28baff,#0089ff 25%,#0773e4 70%,#0352ba);box-shadow:inset 0 3px #ddfaff,inset 0 -6px #023c9270,0 9px #023775,0 18px 45px #002c6980;padding:0 13px 8px}.quiz-header{position:relative;min-height:104px;display:flex;align-items:center;justify-content:center;padding:15px 94px 10px}.quiz-header h2{font-size:clamp(33px,3.5vw,51px);color:#fff;line-height:1;text-align:center;-webkit-text-stroke:5px #03438b;paint-order:stroke fill;text-shadow:0 5px 0 #053272;transform:rotate(-2deg)}#quiz-number{position:absolute;right:-21px;top:46px;z-index:5;display:grid;place-items:center;width:92px;height:92px;background:linear-gradient(135deg,#fff69c,#ffcd29 50%,#f4a911);border:5px solid #ffe98d;border-radius:50%;box-shadow:inset 0 0 0 2px #e99e18,0 5px #b97013,0 8px 12px #06418250;color:#764509;font:800 29px var(--display);transform:rotate(9deg)}.quiz-header .icon-button{position:absolute;left:14px;top:25px;width:44px;height:44px;border-width:2px}.quiz-header .icon-button .icon{width:23px;height:23px}.quiz-body{background:radial-gradient(ellipse at top,#fff,#ebf8ff 60%,#cceaff);border:3px solid #8cdbff;border-radius:29px;padding:23px 27px 20px;box-shadow:0 3px #0253a2,inset 0 4px #fff8;position:relative}.quiz-kicker{display:flex;align-items:center;justify-content:space-between;gap:15px;color:#367ab1;font-size:11px;font-weight:900;padding-right:34px}.attempts{display:flex;gap:6px;align-items:center;white-space:nowrap;font-size:11px}.attempts i{display:block;width:20px;height:20px;background:#ffc118;border:2px solid #ffe8a3;border-radius:50%;box-shadow:0 2px #b98518}.attempts i.used{background:#bed0e5;box-shadow:0 2px #92a8c2;border-color:#d7e7f5}.quiz-body h1{font-family:var(--body);font-size:clamp(23px,2.35vw,33px);font-weight:900;line-height:1.3;text-align:center;max-width:650px;margin:23px auto 10px;letter-spacing:-.5px;color:#092f69}.quiz-body>p{text-align:center;font-size:14px;color:#517c9f;margin-bottom:23px}.quiz-options{display:grid;grid-template-columns:1fr 1fr;gap:16px 17px}.quiz-option{--option-top:#38c2ff;--option-base:#0588ef;--option-border:#8ee3ff;--option-shadow:#0454ad;display:flex;align-items:center;gap:13px;min-height:86px;padding:14px 16px;border:3px solid var(--option-border);border-radius:23px;background:linear-gradient(var(--option-top),var(--option-base));color:#fff;box-shadow:inset 0 3px 1px #fff7,inset 0 -4px #00296925,0 5px 0 var(--option-shadow),0 7px 9px #0759ab30;font-size:18px;font-weight:900;line-height:1.2;text-align:left;text-shadow:0 2px 1px #00346450;transition:transform .12s,filter .12s}.quiz-option:nth-child(2){--option-top:#ff769d;--option-base:#ef3563;--option-border:#ffbbd0;--option-shadow:#aa2450}.quiz-option:nth-child(3){--option-top:#b787ff;--option-base:#8543e3;--option-border:#dcc2ff;--option-shadow:#572895}.quiz-option:nth-child(4){--option-top:#ffc945;--option-base:#f69a0d;--option-border:#ffe3a0;--option-shadow:#b36109;color:#573307;text-shadow:0 1px 0 #fff5}.quiz-option>span{width:44px;height:44px;display:grid;place-items:center;border:2px solid #ffffffa6;border-radius:50%;box-shadow:inset 0 2px 4px #01417240,0 3px #003e7725;background:#002e7325;font:800 30px/1 var(--display);flex-shrink:0;text-shadow:0 2px 0 #052d6760}.quiz-option:hover:not(:disabled){transform:translateY(-3px);filter:brightness(1.12)}.quiz-option:active:not(:disabled){transform:translateY(3px)}.quiz-option.wrong{filter:grayscale(.8);opacity:.55;box-shadow:inset 0 2px 5px #153c6844,0 2px #6a83a3;transform:translateY(3px)}.quiz-option.correct{--option-top:#83ef9f;--option-base:#2cb66a;--option-border:#c2ffd3;--option-shadow:#1a824c;color:#073f29;text-shadow:0 1px 0 #fff6;outline:3px solid #45a775;outline-offset:2px}.quiz-option:disabled:not(.wrong):not(.correct){opacity:.62}.quiz-feedback{margin-top:22px;border:2px solid #e4bb42;border-radius:17px;background:#fff2b9;padding:13px 16px;line-height:1.5;color:#6b4b0c;animation:arrive .2s both}.quiz-feedback strong{display:block;font-size:17px;font-weight:900}.quiz-feedback span{display:block;font-size:13px;margin-top:4px}.quiz-feedback.correct{background:#d6f8df;border-color:#7ed8a1;color:#125334}.quiz-feedback.pass{background:#e4f2ff;border-color:#93c2f1;color:#16467b}.quiz-bottom{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:24px}.quiz-pilot{display:flex;gap:10px;align-items:center}.quiz-pilot>.icon{color:#f6b41a;width:31px;height:31px;filter:drop-shadow(0 1px 0 #996322)}.quiz-pilot b{display:block;font-size:12px;color:#286ca9}.quiz-pilot span{display:block;font-size:14px;color:#1b527f;line-height:1.4}.quiz-bottom .btn{min-height:52px;font-size:18px;white-space:nowrap;padding:9px 19px;border-radius:18px}.quiz-bottom .btn .icon{width:20px;height:20px}.quiz-footnote{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:17px 14px 7px;color:#d7f2ff;font-size:10px}.quiz-footnote>span:first-child{font-size:13px;font-weight:900}.quiz-reward{display:flex;align-items:center;gap:6px;font-weight:900}.quiz-reward .icon{color:#ffda37;width:25px;height:25px;filter:drop-shadow(0 2px 0 #b36b06)}.quiz-reward b{font:800 29px/1 var(--display);color:#ffdb49;text-shadow:0 2px 0 #8a4b19}.quiz-companion{position:absolute;width:245px;left:-205px;top:55px;z-index:3;pointer-events:none}.quiz-mascot{width:245px;filter:drop-shadow(-3px 5px 4px #01356050);transform:rotate(-9deg)}.speech-cloud{background:#fff;border:3px solid #9fe6ff;border-radius:28px;box-shadow:0 4px #0446894d;position:relative;transform:rotate(-9deg);font:800 22px/1.15 var(--display);text-align:center;padding:17px;width:190px;margin:0 auto 18px}.finish-stars{display:flex;gap:20px;align-items:center;justify-content:center;color:#ffbb16;margin:-3px 0 22px;filter:drop-shadow(0 3px 0 #d48a0b)}.finish-stars .icon{width:49px;height:49px;transform:rotate(-15deg)}.finish-stars .trophy{width:76px;height:76px;transform:none}.finish-stars .icon:last-child{transform:rotate(15deg)}.finish-header{display:flex;align-items:center;justify-content:space-between;color:#2673ac;font-size:13px;font-weight:900}.finish-header>span:last-child{background:#d1ebff;border-radius:10px;padding:7px 11px}.finish-panel h1{font-size:45px}.score-result{padding:19px;border:2px solid #a8d6f1;border-radius:22px;background:#fff9;position:relative}.score-result strong{display:block;font:800 65px/1 var(--display);color:#eaa008;text-shadow:0 2px 0 #ffedaa;margin-top:8px}.score-result .eyebrow{color:#5883a4}#finish-record{position:absolute;right:-8px;top:14px;transform:rotate(10deg);font-size:11px;color:#fff;background:#f14770;border:2px solid #ffacc2;border-radius:10px;padding:6px 10px;box-shadow:0 3px #b83153}.result-grid{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;margin:24px 0}.result-grid span{display:block;font-size:9px;color:#4c7697}.result-grid b{display:block;font-size:18px;margin-top:6px}.finish-panel .text-button{margin-top:16px}.lap-toast{position:fixed;left:50%;top:31%;transform:translate(-50%) rotate(-3deg);z-index:14;pointer-events:none;text-align:center;padding:20px 35px;background:linear-gradient(#ffc928,#ffab17);border:4px solid #ffe699;border-radius:25px;box-shadow:0 7px #b7740b,0 12px #064e9877;color:#064582;animation:pop-in .3s both}.lap-toast>span{font-size:13px;font-weight:900}.lap-toast strong{display:block;font:800 38px/1.15 var(--display);white-space:nowrap}.lap-toast em{font-style:normal;color:#fff;text-shadow:0 2px 0 #956115}#hud{position:fixed;inset:0;z-index:5;pointer-events:none;color:#fff}.hud-top{position:absolute;top:22px;left:24px;right:24px;display:flex;justify-content:space-between;align-items:flex-start;gap:25px}.flight-id,.race-track,.hud-stats,.instruments,.quiz-tracker,.hud-button{background:linear-gradient(#178fedeb,#0563c8ed);border:3px solid #81d4ff;border-radius:22px;box-shadow:inset 0 2px #d4faff55,0 4px #044286,0 7px 18px #01397040}.flight-id{display:flex;align-items:center;gap:11px;padding:13px 17px;min-width:165px}.flight-id .eyebrow{font-size:10px;color:#beecff}.flight-id strong{display:block;font:800 22px var(--display);line-height:1.2}.race-track{padding:12px 18px;min-width:270px}.track-heading{display:flex;justify-content:space-between;gap:25px;font-size:11px;font-weight:900}.track-heading b{font-size:16px;margin-left:5px;color:#ffdb4f}.next-target{display:flex;justify-content:space-between;margin-top:8px;font-size:9px;color:#c4efff}.next-target b{font-size:12px}.hud-stats{display:flex;gap:24px;padding:12px 20px;text-align:center}.hud-stats .eyebrow{display:block;font-size:9px;color:#c6edff}.hud-stats strong{font:800 30px/1.15 var(--display);text-shadow:0 2px 0 #074aa0}.hud-stats strong small{font:800 15px var(--body);color:#a7deff}#score-val{color:#ffda47}#gate-progress{display:flex;gap:6px;align-items:center;margin-top:9px}#gate-progress i{width:17px;height:17px;border:3px solid #abd4fb;border-radius:50%;background:#055ba9;box-shadow:0 2px #004284}#gate-progress i.cleared{background:#78df8d;border-color:#bcffbf}#gate-progress i.active{border-color:#ffdd4a;box-shadow:0 0 0 2px #cc8e0a,0 0 12px #ffe486}.quiz-tracker{position:absolute;left:24px;top:124px;display:flex;align-items:center;gap:10px;padding:10px 15px;border-radius:18px}.quiz-tracker-mark{display:grid;place-items:center;width:34px;height:34px;border:3px solid #ffe082;border-radius:50%;background:linear-gradient(#ffdf5a,#ffb90e);color:#874c06;font:800 26px var(--display);box-shadow:0 3px #b17a09}.quiz-tracker .eyebrow{font-size:9px;color:#bde9ff;display:block}.quiz-tracker strong{font-size:13px;display:block}#quiz-dots{display:flex;gap:5px;margin-left:7px}#quiz-dots i{width:11px;height:11px;border:2px solid #c8eaff;border-radius:50%;background:#145aad}#quiz-dots i.done{background:#ffdd4a;border-color:#fff3a9}.hud-bottom{position:absolute;left:24px;right:24px;bottom:38px;display:flex;justify-content:space-between;align-items:flex-end;gap:20px}#hud-mascot{display:flex;align-items:flex-end;gap:0;max-width:290px;position:relative}#mascot-portrait{width:93px;height:105px;object-fit:contain;z-index:2;filter:drop-shadow(0 3px 1px #03458960)}#mascot-bubble{background:#f4fcff;border:3px solid #83d8ff;border-radius:20px 20px 20px 2px;padding:12px 15px;color:#12477a;margin-left:-10px;margin-bottom:35px;box-shadow:0 3px #0d5ba580;opacity:0;transform:translateY(7px);transition:opacity .18s,transform .18s}#mascot-bubble.show{opacity:1;transform:translateY(0)}#mascot-bubble .eyebrow{font-size:9px;color:#2287c7}#mascot-bubble p{font-size:12px;line-height:1.3;margin-top:4px}.instruments{display:flex;align-items:center;gap:23px;padding:14px 22px}.instrument{position:relative}.instrument>.eyebrow{display:block;font-size:9px;color:#c1e6ff}.instrument strong{font:800 41px/1 var(--display)}.instrument small{font-size:10px;margin-left:4px;color:#c1e6ff}.boost-meter{width:156px}.boost-meter>div:first-child{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.boost-meter .eyebrow{font-size:10px;color:#ffe06b}.boost-meter kbd{font-size:8px;min-height:18px}.boost-meter>small{display:block;font-size:8px;margin-top:5px;color:#c6eaff}#boost-track{height:17px;border:2px solid #0b55a2;background:#063c7e;box-shadow:0 1px #7bc7ff;border-radius:10px;overflow:hidden}#boost-fill{height:100%;width:35%;border-radius:8px;background:repeating-linear-gradient(110deg,transparent 0 16px,#fff6 17px 19px),linear-gradient(#fff77b,#ffc118);transition:width .1s linear}#boost-fill.low{background:linear-gradient(#ffa75a,#f9763b)}.hud-button{pointer-events:auto;min-width:58px;min-height:65px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-radius:18px}.hud-button kbd{font-size:8px;min-height:17px}.hud-button .icon{width:24px;height:24px}.sound-button{position:fixed;z-index:24;bottom:8px;right:26px;color:#fff;font-weight:900;font-size:10px;background:#064b96d9;border:1px solid #67bcfa;border-radius:15px;padding:5px 12px}.sound-button span{color:#baf8c4;margin-left:6px}body[data-phase=intro] .sound-button,body[data-phase=quiz] .sound-button{display:none}.touch-controls{display:none;position:fixed;inset:0;z-index:8;pointer-events:none}.touch-controls.show{display:block}.tc-joy{position:absolute;left:28px;bottom:32px;width:128px;height:128px;border:3px solid #b6e5ff99;border-radius:50%;background:#117ddc65;box-shadow:inset 0 0 0 8px #4cb3fb33,0 3px #05539c88;pointer-events:auto;touch-action:none}.tc-knob{position:absolute;left:39px;top:39px;width:44px;height:44px;border-radius:50%;background:linear-gradient(#dff8ff,#3eaffe);border:3px solid #e0f7ff;box-shadow:0 3px #0a66ae}.tc-boost{position:absolute;right:30px;bottom:48px;pointer-events:auto;touch-action:none;width:87px;height:87px;border-radius:50%;border:4px solid #ffe985;background:linear-gradient(#ffe260,#ffb616);color:#194977;font-size:13px;font-weight:900;box-shadow:inset 0 2px #fff9,0 6px #ac720b}.tc-boost.on{transform:translateY(4px);box-shadow:0 2px #ac720b;filter:brightness(1.15)}.touch-device .hud-bottom{justify-content:center}.touch-device .hud-button{position:fixed;top:121px;right:24px}.touch-device .instruments{margin-bottom:0}#speed-veil,#cp-flash,#storm-flash{position:fixed;inset:0;pointer-events:none;z-index:3;opacity:0}#speed-veil{background:radial-gradient(ellipse at center,transparent 45%,#5bcfff45 75%,#b6edff80);transition:opacity .2s}#speed-veil.on{opacity:1}#cp-flash{background:radial-gradient(ellipse at center,transparent 35%,#fff19c90)}#storm-flash{background:#fff}@keyframes arrive{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes pop-in{0%{opacity:0;scale:.95}to{opacity:1;scale:1}}@keyframes load{0%{width:5%}to{width:100%}}@media(min-width:1600px){.hero-copy{padding-bottom:45px}.hero-copy h1{font-size:115px}.play-button{min-height:96px;font-size:55px}.hero-copy>p{font-size:23px}.menu-header{height:125px}.home-screen,.centered-screen{min-height:calc(100svh - 171px)}}@media(max-width:1150px){.menu-header{height:95px}.home-screen,.centered-screen{min-height:calc(100svh - 141px)}.pilot-badge{display:none}.hero-copy{width:50%}.hero-copy h1{font-size:7.8vw}.hero-ribbon{font-size:11px}.hero-copy>p{font-size:17px}.hero-actions{gap:9px}.hero-actions .mini-button{font-size:12px;padding:9px 12px}.hero-actions .icon{width:20px;height:20px}.play-button{font-size:42px;min-height:76px}.aircraft-caption{right:1%;font-size:19px}.flight-log{gap:12px;padding:13px 19px}.log-title strong{font-size:12px}.flight-log b{font-size:29px}.flight-log span{font-size:9px}.menu-footer>span:last-child{display:none}.level-grid{gap:13px}.level-card{border-width:3px}.level-status{top:17px;font-size:8px}.level-number{width:47px;height:47px;font-size:30px;left:9px;top:10px}.level-art{height:170px}.course-loop{width:80px;height:88px;left:25%;top:65px}.level-content{padding:15px 12px}.level-content h2{font-size:23px}.level-content p{font-size:12px}.level-bottom{font-size:9px}.briefing{gap:28px}.brief-copy h1{font-size:58px}.brief-copy>p{font-size:17px}.brief-stats{gap:12px}.brief-stats>div{min-width:80px}.quiz-stage{width:calc(100% - 115px);margin-left:110px}.quiz-companion{width:175px;left:-150px;top:90px}.quiz-mascot{width:175px}.speech-cloud{width:150px;font-size:18px;padding:13px}.quiz-option{font-size:16px;gap:10px;padding:12px;min-height:78px}.quiz-option>span{width:37px;height:37px;font-size:26px}.quiz-body{padding:21px}.quiz-header{min-height:89px}#quiz-number{width:78px;height:78px;right:-18px;top:38px;font-size:26px}.quiz-footnote{font-size:9px}.hud-top{gap:15px}.flight-id{min-width:145px;padding:12px}.flight-id strong{font-size:18px}.race-track{min-width:230px}.hud-stats{gap:15px;padding:12px}.hud-stats strong{font-size:26px}.instruments{gap:18px}.altitude{display:none}#hud-mascot{max-width:240px}.hud-bottom{gap:15px}}@media(max-width:800px){.menu-overlay{padding:0 22px}.menu-header{height:90px}.wordmark{width:94px;height:83px;padding:5px 10px}.wordmark img{height:70px}.menu-header nav{gap:10px}.menu-header .mini-button{min-height:43px;font-size:12px;padding:8px 12px}.menu-header .icon{width:21px;height:21px}.home-screen{min-height:calc(100svh - 130px)}.hero-copy{width:55%}.hero-copy h1{font-size:8.1vw;-webkit-text-stroke-width:6px}.hero-copy h1 em{-webkit-text-stroke-width:6px}.hero-ribbon{font-size:9px;padding:6px 11px}.champion-badge{transform:scale(.8);margin:-5px auto}.hero-copy>p{font-size:14px}.play-button{width:90%;font-size:36px;min-height:68px;gap:12px;border-radius:25px}.play-button .play{width:29px;height:29px}.hero-actions{flex-direction:column;align-items:center;gap:13px;margin-top:17px}.hero-actions .mini-button{min-width:85%}.aircraft-caption{font-size:15px;padding:12px 17px;top:20px}.flight-log{grid-template-columns:repeat(3,1fr);padding:14px;gap:8px}.flight-log .log-title{display:none}.flight-log>div:nth-child(2){border-left:0}.flight-log b{font-size:27px}.flight-log span{font-size:8px}.menu-footer{height:40px;font-size:8px}.menu-footer .footer-controls{font-size:8px}.menu-footer>span:first-child{display:none}.centered-screen{min-height:calc(100svh - 130px)}.screen-heading{display:block;margin:24px 0}.screen-heading h1{font-size:43px}.screen-heading p{margin-top:13px;max-width:none;font-size:14px}.screen-heading .eyebrow{font-size:11px}.mode-grid{gap:18px}.mode-art{height:170px}.mode-pilot{height:180px;right:0;width:180px}.knowledge-ring{width:80px;height:80px;left:12%;font-size:63px;border-width:5px}.mode-content{padding:18px}.mode-content h2{font-size:29px}.mode-content p{font-size:13px}.mode-content>.eyebrow{font-size:9px}.mode-tags{gap:5px;margin-top:14px}.mode-tags span{font-size:8px;padding:5px 6px}.card-action{font-size:16px;margin-top:16px;min-height:46px}.level-grid{grid-template-columns:repeat(2,1fr);gap:20px}.level-content h2{font-size:26px}.level-art{height:175px}.level-status{font-size:10px;top:20px}.level-content p{min-height:0}.course-loop{left:35%}.level-bottom{font-size:11px}.briefing{grid-template-columns:1fr;gap:30px}.brief-copy{text-align:center}.brief-copy h1{font-size:52px}.brief-stats{justify-content:center}.brief-copy .btn{width:100%}.boarding-pass{padding:22px}.settings-grid{grid-template-columns:1fr}.modal-overlay{padding:24px 15px}.quiz-stage{width:100%;margin:0;padding-top:80px;max-width:650px}.quiz-companion{width:108px;left:16px;top:0}.quiz-mascot{width:108px;transform:rotate(-8deg)}.speech-cloud{display:none}.quiz-panel{border-width:4px;border-radius:31px;padding:0 9px 6px}.quiz-header{min-height:76px;padding:14px 65px}.quiz-header h2{font-size:32px;-webkit-text-stroke-width:4px}.quiz-header .icon-button{top:18px;left:9px;width:39px;height:39px;border-radius:13px}#quiz-number{top:23px;right:-11px;width:66px;height:66px;border-width:4px;font-size:23px}.quiz-body{border-radius:23px;padding:19px 18px}.quiz-body h1{font-size:24px;margin:22px auto 9px}.quiz-kicker{font-size:9px;gap:8px;padding-right:27px}.attempts{font-size:9px;gap:4px}.attempts i{width:16px;height:16px}.quiz-body>p{font-size:12px;margin-bottom:19px}.quiz-option{font-size:15px;min-height:75px;border-radius:18px;padding:11px;gap:8px}.quiz-option>span{width:32px;height:32px;font-size:23px}.quiz-options{gap:13px}.quiz-bottom{margin-top:20px;gap:12px;align-items:center}.quiz-pilot span{font-size:12px}.quiz-pilot b{font-size:10px}.quiz-bottom .btn{font-size:16px;min-height:47px;padding:8px 12px}.quiz-feedback strong{font-size:15px}.quiz-footnote{flex-wrap:wrap;justify-content:space-between;padding:15px 9px 7px;gap:6px}.quiz-reward{font-size:9px}.quiz-reward b{font-size:23px}.quiz-footnote>span:last-child{font-size:9px}.hud-top{top:13px;left:13px;right:13px;gap:10px;flex-wrap:wrap}.flight-id{display:none}.race-track{min-width:200px;padding:10px 12px;border-radius:17px}.hud-stats{padding:9px 14px;gap:20px;border-radius:17px}.hud-stats .time-stat{display:none}.hud-stats strong{font-size:27px}.quiz-tracker{top:116px;left:13px;padding:8px 11px;border-width:2px;border-radius:15px}.hud-bottom{left:15px;right:15px;bottom:35px}.instruments{padding:12px 17px;gap:16px}.instrument strong{font-size:34px}#hud-mascot{max-width:190px}#mascot-portrait{width:65px;height:80px}#mascot-bubble{padding:9px 10px}#mascot-bubble p{font-size:10px}.boost-meter{width:120px}.touch-device .instruments{position:absolute;bottom:125px;left:50%;transform:translate(-50%)}.touch-device .hud-button{top:117px;right:13px}.lap-toast{width:88%;padding:15px}.lap-toast strong{font-size:29px;white-space:normal}.lap-toast>span{font-size:10px}.panel{padding:28px}.panel h1{font-size:43px}}@media(max-width:560px){.menu-overlay{padding:0 17px;background-position:68% 25%;background-size:auto 100svh;background-attachment:fixed}.menu-overlay:before{background:linear-gradient(0deg,#0872cdea,#0c79cde8 40%,#0486d920 78%,#0878c136)}body:not([data-screen=home]) .menu-overlay:before{background:#065cbae8}.menu-header{height:83px}.wordmark{width:79px;height:76px;border-radius:0 0 22px 22px;padding:4px 8px}.wordmark img{height:65px}.menu-header .mini-button{font-size:10px;min-height:40px;padding:7px 9px;gap:6px;border-width:2px;border-radius:15px}.menu-header .icon{width:19px;height:19px}.menu-header nav{gap:9px}.home-screen{padding-top:0;min-height:calc(100svh - 121px);justify-content:flex-end}.hero-copy{width:100%;padding:0 0 22px;margin-top:clamp(80px,19svh,160px);max-width:none}.hero-ribbon{font-size:9px;padding:4px 13px;letter-spacing:1px}.hero-copy h1{font-size:clamp(50px,12.7vw,72px);line-height:.87;margin:13px auto 0;letter-spacing:-1px;max-width:370px;-webkit-text-stroke-width:6px;filter:drop-shadow(0 5px 0 #002b69) drop-shadow(0 7px 0 #1784ce)}.hero-copy h1 em{-webkit-text-stroke-width:6px;font-size:1.18em}.champion-badge{height:48px;transform:scale(.68);margin:-2px auto -3px}.hero-copy>p{font-size:15px;margin:0 0 15px}.play-button{min-height:66px;font-size:37px;max-width:310px;border-radius:25px;border-width:3px}.hero-actions{flex-direction:row;gap:11px;margin-top:17px}.hero-actions .mini-button{min-width:0;flex:1;max-width:165px;min-height:43px;font-size:12px;padding:8px 9px;gap:6px}.hero-actions .icon{width:19px;height:19px}.aircraft-caption{top:15px;right:1px;font-size:15px;padding:10px 14px;border-radius:18px;transform:rotate(5deg)}.flight-log{border-width:2px;border-radius:20px;margin:0 0 10px;gap:5px;padding:12px 7px}.flight-log b{font-size:26px}.flight-log b small{font-size:14px}.flight-log span{font-size:7px;letter-spacing:0;margin-top:3px}.menu-footer{height:38px}.menu-footer .footer-controls{display:none}.menu-footer>span:first-child{display:block;text-align:center;width:100%;font-size:9px}.centered-screen{min-height:calc(100svh - 121px);padding-top:10px}.back-link{font-size:12px;min-height:40px;padding:7px 14px}.screen-heading{margin:23px 0}.screen-heading h1{font-size:38px;-webkit-text-stroke-width:4px}.screen-heading p{font-size:13px;margin-top:13px}.screen-heading .eyebrow{font-size:10px}.mode-grid{grid-template-columns:1fr;gap:24px}.mode-card{border-radius:25px;border-width:3px}.mode-art{height:160px}.race-art{background-size:120% auto;background-position:78% 57%}.mode-content{padding:18px 20px}.mode-content h2{font-size:33px;margin:3px 0 8px}.mode-content p{font-size:14px}.mode-tags span{font-size:10px;padding:5px 9px}.mode-content>.eyebrow{font-size:10px}.card-action{font-size:18px}.mode-pilot{right:7%;width:200px;height:195px;bottom:-28px}.knowledge-ring{left:21%;width:86px;height:86px;top:20%}.level-grid{gap:16px 12px}.level-art{height:141px}.level-number{width:39px;height:39px;top:8px;left:7px;font-size:25px;border-width:3px}.level-status{font-size:7px;right:7px;top:16px;padding:4px 6px;border-width:1px}.level-art .sun{width:38px;height:38px;top:54px;right:15px}.course-loop{width:68px;height:74px;border-width:7px;top:61px;left:29%}.level-content{padding:13px 11px}.level-content .eyebrow{font-size:8px}.level-content h2{font-size:22px;margin:7px 0}.level-content p{font-size:11px;min-height:35px}.level-bottom{font-size:8px;margin-top:12px;padding-top:10px}.level-bottom b{width:25px;height:27px;font-size:17px}.level-bottom i{margin:0 2px}.level-card{border-radius:21px}.brief-copy h1{font-size:53px}.brief-copy>p{font-size:16px}.brief-copy>.eyebrow{font-size:10px}.brief-stats{margin:23px 0}.brief-stats>div{min-width:83px}.brief-stats b{font-size:37px}.boarding-pass{padding:20px 16px;border-width:3px;border-radius:25px}.ticket-head .eyebrow{font-size:21px}.ticket-head>span:last-child{font-size:8px}.boarding-pass li{gap:11px}.boarding-pass h3{font-size:20px}.boarding-pass p{font-size:13px}.boarding-pass li>span{width:35px;height:35px;font-size:18px}.settings-panel,.controls-panel{padding:20px 17px}.setting-row h3{font-size:20px}.setting-row p{font-size:12px}.setting-toggle{min-width:66px}.controls-panel>.eyebrow{font-size:23px}.modal-overlay{padding:12px 9px;align-items:safe center}.quiz-stage{padding-top:58px}.quiz-companion{width:88px;left:9px;top:-1px}.quiz-mascot{width:88px}.quiz-panel{border-radius:27px;padding:0 6px 6px}.quiz-header{min-height:71px;padding:12px 48px 10px}.quiz-header h2{font-size:27px;-webkit-text-stroke-width:3px;white-space:nowrap}.quiz-header .icon-button{width:31px;height:33px;left:5px;top:20px;border-radius:10px}.quiz-header .icon-button .icon{width:18px;height:18px}#quiz-number{width:55px;height:55px;font-size:19px;top:45px;right:-6px;border-width:3px}.quiz-body{padding:16px 13px;border-width:2px;border-radius:20px}.quiz-kicker{font-size:8px;padding-right:23px;gap:5px}.attempts{font-size:8px}.attempts i{width:13px;height:13px;border-width:1px}.quiz-body h1{font-size:22px;line-height:1.25;margin:23px auto 10px;letter-spacing:-.4px}.quiz-body>p{font-size:11px;margin-bottom:17px}.quiz-options{gap:12px 10px}.quiz-option{min-height:85px;padding:10px 8px;gap:7px;font-size:13px;line-height:1.25;border-width:2px;border-radius:16px}.quiz-option>span{font-size:19px;width:26px;height:26px;border-width:1px}.quiz-bottom{flex-direction:column;align-items:stretch;gap:13px;margin-top:21px}.quiz-pilot{gap:7px}.quiz-pilot .icon{width:25px;height:25px}.quiz-pilot b{font-size:9px}.quiz-pilot span{font-size:11px}.quiz-bottom .btn{width:100%;min-height:48px;font-size:18px}.quiz-footnote{padding:14px 6px 4px;gap:8px}.quiz-footnote>span:first-child{font-size:10px}.quiz-reward{font-size:8px;gap:4px}.quiz-reward b{font-size:22px}.quiz-reward .icon{width:21px;height:21px}.quiz-footnote>span:last-child{flex-basis:100%;text-align:center;font-size:9px;color:#cdeaff}.quiz-feedback{margin-top:19px;padding:10px 12px;border-radius:13px}.quiz-feedback strong{font-size:14px}.quiz-feedback span{font-size:12px}.panel{padding:25px 21px;border-width:4px;border-radius:28px}.panel h1{font-size:38px}.panel>p{font-size:14px}.panel .btn{font-size:19px;min-height:56px}.secondary-actions{gap:22px}.secondary-actions button{font-size:13px}.finish-stars{gap:15px;margin-bottom:18px}.finish-stars .icon{width:37px;height:37px}.finish-stars .trophy{width:60px;height:60px}.finish-header{font-size:11px}.score-result strong{font-size:55px}.result-grid{gap:18px}.result-grid b{font-size:16px}.hud-top{gap:8px;top:10px;left:10px;right:10px;flex-wrap:nowrap}.race-track{min-width:0;flex:1;padding:10px;border-width:2px;border-radius:16px}.track-heading{gap:9px;font-size:9px}.track-heading b{font-size:12px;margin-left:3px}#gate-progress{gap:5px}#gate-progress i{width:12px;height:12px;border-width:2px}.next-target{font-size:7px}.next-target b{font-size:10px}.hud-stats{gap:13px;padding:9px 11px;border-width:2px;border-radius:16px}.hud-stats .eyebrow{font-size:8px}.hud-stats strong{font-size:23px}.hud-stats strong small{font-size:12px}.quiz-tracker{top:103px;left:10px;padding:7px 10px;gap:7px}.quiz-tracker-mark{width:28px;height:28px;font-size:22px;border-width:2px}.quiz-tracker .eyebrow{font-size:8px}.quiz-tracker strong{font-size:11px}#quiz-dots{gap:4px;margin-left:3px}#quiz-dots i{width:9px;height:9px}.hud-bottom{left:12px;right:12px;bottom:31px}.instruments{border-width:2px;border-radius:18px;padding:10px 13px;gap:15px}.instrument strong{font-size:31px}.instrument>.eyebrow{font-size:8px}.instrument small{font-size:8px}.boost-meter{width:106px}.boost-meter>.small{font-size:7px}.boost-meter .eyebrow{font-size:8px}.boost-meter>small{font-size:7px}.hud-button{min-width:42px;min-height:46px;border-width:2px;border-radius:14px}.hud-button kbd{display:none}.hud-button .icon{width:20px;height:20px}#hud-mascot{position:fixed;bottom:117px;left:12px;max-width:230px}#mascot-portrait{width:65px;height:71px}#mascot-bubble{padding:8px 10px;margin-bottom:14px;max-width:170px}#mascot-bubble p{font-size:10px}.sound-button{right:12px;font-size:8px}.touch-device .hud-button{top:107px;right:11px}.touch-device .instruments{bottom:131px;padding:9px 12px}.touch-device .boost-meter>small{display:none}.touch-device .tc-joy{left:20px;bottom:27px;width:112px;height:112px}.touch-device .tc-knob{left:31px;top:31px}.touch-device .tc-boost{right:24px;bottom:39px;width:80px;height:80px}.lap-toast strong{font-size:25px}.lap-toast{top:35%;padding:15px 13px}}@media(max-height:740px)and (min-width:801px){.menu-header{height:86px}.wordmark{height:80px;width:94px}.wordmark img{height:65px}.home-screen,.centered-screen{min-height:calc(100svh - 126px)}.hero-copy{padding-bottom:20px}.hero-copy h1{font-size:clamp(58px,6vw,85px);margin-top:16px}.hero-copy>p{font-size:16px;margin:2px 0 13px}.champion-badge{height:48px;transform:scale(.8);margin:0 auto}.hero-ribbon{font-size:10px;padding:5px 15px}.play-button{min-height:69px;font-size:39px;max-width:315px}.hero-actions{margin-top:17px}.hero-actions .mini-button{min-height:42px;font-size:12px}.flight-log{margin-bottom:12px;padding:11px 22px}.flight-log b{font-size:28px}.menu-footer{height:40px}.mode-art{height:155px}.mode-content{padding:18px 22px}.mode-content h2{font-size:31px}.mode-content p{font-size:14px}.mode-tags{margin-top:14px}.card-action{margin-top:16px}.screen-heading{margin:16px 0 22px}.screen-heading h1{font-size:48px}.screen-heading p{font-size:14px}.quiz-stage{max-width:800px}.quiz-header{min-height:82px}.quiz-header h2{font-size:39px}.quiz-body{padding:18px 23px}.quiz-body h1{font-size:26px;margin-top:18px}.quiz-body>p{margin-bottom:18px;font-size:12px}.quiz-option{min-height:66px;font-size:16px;padding:10px 13px;border-radius:19px}.quiz-option>span{width:35px;height:35px;font-size:25px}.quiz-options{gap:13px}.quiz-bottom{margin-top:18px}.quiz-feedback{padding:10px 14px;margin-top:17px}.quiz-feedback strong{font-size:15px}.quiz-feedback span{font-size:12px}.quiz-footnote{padding-top:14px}.quiz-companion{top:37px}.quiz-stage{padding:0}.panel{padding:28px}.panel h1{font-size:43px}.finish-stars{margin-bottom:15px}.finish-stars .trophy{height:53px}.finish-panel>p{margin-bottom:16px}.score-result{padding:14px}.score-result strong{font-size:52px}.result-grid{margin:17px 0}.finish-panel .btn{min-height:49px;font-size:18px}.finish-panel .text-button{margin-top:10px}.finish-panel h1{font-size:36px}}@media(max-height:520px)and (orientation:landscape){.modal-overlay{align-items:flex-start}.quiz-stage{margin-top:10px}.quiz-companion{display:none}.quiz-stage{width:min(720px,100%);margin-left:0;padding-top:0}.menu-header{height:70px}.wordmark{height:65px;width:80px}.wordmark img{height:53px}.home-screen{min-height:calc(100svh - 106px)}.hero-copy{margin-top:0;padding-bottom:22px}.hero-copy h1{font-size:52px}.hero-ribbon{display:none}.hero-copy>p{font-size:13px}.hero-actions{flex-direction:row}.hero-actions .mini-button{min-width:0;font-size:10px}.play-button{font-size:31px;min-height:54px}.flight-log{margin-top:10px}.menu-footer{height:36px}.screen-heading h1{font-size:37px}.hud-stats .time-stat{display:none}.hud-top{top:9px}.quiz-tracker{top:102px}.touch-device .instruments{bottom:0}.touch-device .hud-button{top:104px}.touch-device .tc-joy{width:90px;height:90px;bottom:19px}.touch-device .tc-knob{left:21px;top:21px}.touch-device .tc-boost{width:66px;height:66px;bottom:27px}#hud-mascot{display:none}.instrument strong{font-size:28px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.hud-top{display:grid;grid-template-columns:auto auto minmax(260px,360px) auto;align-items:start;gap:12px;left:20px;right:20px}.flight-id{border:0;border-radius:4px 18px;background:linear-gradient(100deg,#3b2d2d 0 76%,#ffc118 76%);box-shadow:0 4px #201719,0 7px 12px #001c3840;min-width:148px;padding:12px 21px 12px 15px;transform:skew(-5deg)}.flight-id>*{transform:skew(5deg)}.flight-id .status-dot{background:#ffc118;box-shadow:0 0 0 3px #755a18}.flight-id .eyebrow{color:#ffe175;font-size:9px}.flight-id strong{font-size:20px;color:#fff}.rank-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:76px;height:77px;padding:6px 9px;background:linear-gradient(135deg,#ffe57b,#ffb20d);border:3px solid #fff0a2;border-radius:7px 23px;box-shadow:0 4px #9d6010,0 7px 15px #08284c45;transform:rotate(-5deg);color:#55300c}.rank-badge .eyebrow{font-size:9px;color:#724612}.rank-badge strong{font:800 35px/1 var(--display);text-shadow:0 2px #fff3}.rank-badge strong small{font:800 15px var(--body)}.race-track{grid-column:3;padding:9px 16px 10px;min-width:0;background:#f5f5ec;border:3px solid #b7cddd;border-radius:4px 20px;box-shadow:0 4px #7897ad,0 7px 14px #031c3840;color:#3b2d2d;transform:skew(-4deg)}.race-track>*{transform:skew(4deg)}.track-heading{font-size:10px;color:#567088}.track-heading b{color:#064f91;font-size:15px}.next-target{font-size:8px;color:#64819a}.next-target b{color:#073e70}.race-track #gate-progress{gap:7px;margin-top:7px}.race-track #gate-progress i{width:14px;height:14px;border:2px solid #9eb6c5;background:#fff;box-shadow:0 1px #718ca1}.race-track #gate-progress i.cleared{background:#49bf72;border-color:#d3ffca}.race-track #gate-progress i.active{background:#ffc118;border-color:#fff0a8;box-shadow:0 0 0 2px #bc7910}.hud-stats{grid-column:4;padding:10px 15px;background:#f5f5ec;border:3px solid #b7cddd;border-radius:20px 5px;box-shadow:0 4px #7897ad;color:#3b2d2d;gap:16px}.hud-stats .eyebrow{color:#688198;font-size:8px}.hud-stats strong{color:#123f70;font-size:26px;text-shadow:none}.hud-stats #score-val{color:#b27a09}.hud-stats .time-stat{display:block}.hud-stats .time-stat strong{font-size:19px}.hud-bottom>.instruments{background:#f7f5ea;border:4px solid #bdd0d5;border-radius:32px 7px;box-shadow:inset 0 2px #fff,0 5px #627f93,0 10px 20px #00223e40;color:#382d2b;padding:12px 30px;gap:28px;overflow:visible}.hud-bottom>.instruments:before,.hud-bottom>.instruments:after{content:"";position:absolute;top:17px;width:35px;height:35px;background:linear-gradient(150deg,#ffc62a,#d98a0b);border:3px solid #ffe98c;box-shadow:0 3px #97620e;z-index:-1}.hud-bottom>.instruments:before{left:-26px;clip-path:polygon(0 50%,100% 0,78% 100%)}.hud-bottom>.instruments:after{right:-26px;clip-path:polygon(100% 50%,0 0,22% 100%)}.instruments .instrument>.eyebrow{color:#718190;font-size:9px}.instruments .instrument strong{color:#133c6b;font-size:42px;text-shadow:none}.instruments .instrument small{color:#6d7f8b}.boost-meter{width:165px}.boost-meter .eyebrow{color:#745827;font-size:10px}.boost-meter kbd{background:#3d302c;border-color:#85726a;color:#fff}.boost-meter>small{color:#70808a}.boost-meter #boost-track{height:15px;background:#dbe1df;border:2px solid #9cafb3;box-shadow:none}.boost-meter #boost-fill{background:repeating-linear-gradient(110deg,transparent 0 14px,#fff7 15px 18px),linear-gradient(#ffd94d,#f6a511)}.hud-button{position:fixed;pointer-events:auto;top:22px;right:20px;min-width:57px;min-height:57px;border-radius:7px 20px;background:linear-gradient(#fffef5,#d9e6e3);border:3px solid #bbd1d8;box-shadow:0 4px #728c9d,0 7px 15px #00213d40;color:#153f68}.hud-button .icon{width:23px;height:23px}.hud-button kbd{display:none}.sound-button{background:#3b2d2d;border-color:#ffc118}.quiz-stage{width:min(940px,calc(100% - 170px));margin-left:150px}.quiz-panel{border:5px solid #d9e5e2;border-radius:9px 38px;background:#f6f5ed;box-shadow:0 7px #432d2d,0 16px 45px #061d3a85;padding:0 11px 8px;color:#3b2d2d}.quiz-header{min-height:93px;padding:13px 180px 10px 120px;justify-content:flex-start;background:linear-gradient(90deg,#3b2d2d 0 76%,#ffc118 76%);border-radius:4px 30px;margin:0 -1px;color:#fff;transform:skew(-2deg)}.quiz-header>*{transform:skew(2deg)}.quiz-brand{position:absolute;left:16px;top:12px;width:76px;height:66px;object-fit:contain;background:#fff;border-radius:9px;padding:3px}.quiz-header h2{font-size:clamp(34px,4vw,54px);color:#fff;-webkit-text-stroke:4px #2c2020;text-shadow:0 4px 0 #161112;text-align:left}.quiz-header .icon-button{left:auto;right:-1px;top:20px;background:#fff;color:#3b2d2d;border-color:#d5e3e2;box-shadow:0 3px #708a9b}.quiz-header #quiz-number{right:64px;top:18px;width:62px;height:62px;border:4px solid #ffe889;box-shadow:0 4px #a36b0b;font-size:20px}.quiz-body{background:#fff;border:3px solid #d3dcdb;border-radius:8px 28px;padding:24px 28px 18px;box-shadow:none}.quiz-kicker{color:#6e8794}.quiz-kicker #quiz-category{color:#805b42;font-weight:900}.attempts{color:#234b72}.attempts i{width:17px;height:17px;background:#ffc118;border-color:#fff0a4;box-shadow:0 2px #a97616}.attempts i.used{background:#ced9dd;border-color:#e6eded;box-shadow:0 2px #9eabb0}.quiz-body h1{color:#3b2d2d;font-family:var(--display);font-size:clamp(25px,2.6vw,37px);margin:19px auto 7px}.quiz-body>p{color:#70848e;font-size:14px}.quiz-options{gap:14px 16px}.quiz-option{--option-top:#fff;--option-base:#edf2f0;--option-border:#c5d2d5;--option-shadow:#81959f;min-height:74px;padding:12px 16px;border-width:3px;border-radius:9px 19px;color:#163d65;box-shadow:inset 0 2px #fff,0 4px 0 var(--option-shadow),0 7px 9px #3152671f;text-shadow:none}.quiz-option:nth-child(2),.quiz-option:nth-child(3),.quiz-option:nth-child(4){--option-top:#fff;--option-base:#edf2f0;--option-border:#c5d2d5;--option-shadow:#81959f;color:#163d65}.quiz-option>span{width:38px;height:38px;background:#fff;border:2px solid #9eb2bd;color:#23466a;box-shadow:0 2px #79909d;text-shadow:none}.quiz-option.correct{--option-top:#8eee9d;--option-base:#3cc271;--option-border:#c6ffd0;--option-shadow:#1a814d;color:#124a2a}.quiz-option.wrong{--option-top:#ffdfe1;--option-base:#f4c2c6;--option-border:#f4989f;--option-shadow:#b06469;color:#81343c}.quiz-feedback{border-radius:7px 15px;background:#fff2bb;border-color:#e1b93d;color:#65460f}.quiz-bottom{margin-top:19px}.quiz-pilot>.icon{color:#d89413}.quiz-pilot b{color:#65493d}.quiz-pilot span{color:#5c7380}.quiz-bottom .btn{background:linear-gradient(#ffe878,#ffb919);border-color:#fff0a5;color:#53320a;box-shadow:inset 0 2px #fff8,0 4px #ab6e0a}.quiz-footnote{color:#6a8290;border-top:2px dashed #c4d0cf;margin-top:8px}.quiz-reward{color:#684b25}.quiz-reward .icon{color:#ffc118}.speech-cloud{background:#3a2d2d!important;border-color:#ffc118!important;color:#fff!important;border-radius:8px 22px!important;font:800 18px/1.22 var(--display)!important;text-align:left!important;padding:10px 15px!important;width:190px!important;box-shadow:0 4px #201719!important}.speech-cloud b{display:block;color:#ffc118;font:900 12px var(--body);margin-bottom:4px}.speech-cloud:after{background:#3a2d2d!important;border-color:#ffc118!important}.quiz-mascot{width:185px;filter:drop-shadow(0 5px 4px #00356050)}@media(max-width:800px){.hud-top{grid-template-columns:auto minmax(0,1fr) auto;gap:7px;left:10px;right:10px}.flight-id{display:none}.rank-badge{min-width:58px;height:58px;border-radius:5px 17px}.rank-badge strong{font-size:27px}.race-track{grid-column:2;grid-row:1}.hud-stats{grid-column:3;grid-row:1;padding:7px 9px;gap:8px}.hud-stats .time-stat{display:none}.hud-stats strong{font-size:22px}.hud-button{top:88px;right:10px;min-width:45px;min-height:45px}.hud-bottom>.instruments{padding:9px 18px;gap:17px;border-radius:24px 6px}.hud-bottom>.instruments:before,.hud-bottom>.instruments:after{display:none}.instruments .instrument strong{font-size:31px}.boost-meter{width:118px}.quiz-stage{width:calc(100% - 116px);margin-left:104px}.quiz-header{padding-left:81px;padding-right:100px}.quiz-brand{width:57px;height:50px;left:11px;top:11px}.quiz-header h2{font-size:32px}.quiz-header #quiz-number{right:47px;width:56px;height:56px;font-size:18px}.quiz-body{padding:19px 17px}.quiz-option{min-height:70px;padding:10px 11px;font-size:15px}.quiz-mascot{width:140px}.quiz-companion{width:155px;left:-135px}.speech-cloud{width:145px!important;font-size:15px!important}.quiz-footnote{font-size:9px}}@media(max-width:560px){.rank-badge{min-width:48px;height:51px}.rank-badge .eyebrow{font-size:7px}.rank-badge strong{font-size:23px}.race-track{padding:8px 9px}.race-track .next-target{display:none}.hud-stats{padding:6px 7px}.hud-stats .eyebrow{font-size:7px}.hud-stats strong{font-size:19px}.hud-bottom>.instruments{gap:11px;padding:8px 13px}.instruments .instrument strong{font-size:27px}.boost-meter{width:90px}.boost-meter>small{display:none}.hud-bottom>.hud-button{top:77px}.quiz-stage{width:100%;margin:0;padding-top:68px}.quiz-companion{width:108px;left:8px;top:0}.quiz-mascot{width:108px}.speech-cloud{display:block;width:125px!important;font-size:13px!important;padding:8px 10px!important}.quiz-panel{border-radius:7px 25px}.quiz-header{min-height:70px;padding:10px 64px 9px 54px}.quiz-brand{width:43px;height:42px;left:8px;top:10px}.quiz-header h2{font-size:26px;-webkit-text-stroke-width:3px}.quiz-header #quiz-number{right:17px;top:35px;width:51px;height:51px;font-size:17px}.quiz-header .icon-button{width:34px;height:35px;left:auto;right:7px;top:10px}.quiz-body{padding:15px 12px}.quiz-body h1{font-size:22px}.quiz-body>p{font-size:11px}.quiz-option{min-height:75px;font-size:13px;border-radius:7px 15px;padding:9px 8px}.quiz-option>span{width:28px;height:28px;font-size:20px}.quiz-bottom .btn{font-size:17px}.quiz-footnote{font-size:8px}}.quiz-option{--option-top:#249fee;--option-base:#0875d7}.quiz-option:nth-child(2){--option-top:#f65988;--option-base:#dc2d60}.quiz-option:nth-child(3){--option-top:#9863ef;--option-base:#743acb}.quiz-option:nth-child(4){--option-top:#ffcb4c;--option-base:#f6a515}.quiz-option.correct{--option-top:#83ef9f;--option-base:#2cb66a}@media(max-width:560px){.menu-overlay{background-position:78% 25%}}#hud-mascot{position:fixed;bottom:0;left:0;max-width:500px;display:flex;align-items:flex-end;gap:0}#mascot-portrait{height:196px;width:auto;max-width:none;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 8px 14px #00000047);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55)}#mascot-portrait.bump{transform:translateY(-10px) scale(1.04)}#mascot-bubble{position:relative;margin:0 0 96px -4px;max-width:280px;background:#3a2d2d;border:0;border-radius:16px;padding:0;box-shadow:0 12px 28px #00000057;opacity:0;transform:translateY(10px) scale(.96);transform-origin:bottom left;transition:opacity .3s,transform .3s;color:#fff}#mascot-bubble.show{opacity:1;transform:translateY(0) scale(1)}#mascot-bubble:before{content:"";position:absolute;left:-10px;bottom:20px;border:8px solid transparent;border-right-color:#3a2d2d;border-left:0}.bubble-name{background:#00000042;color:#fff;font-weight:900;font-size:14px;letter-spacing:.2px;padding:8px 17px;border-radius:16px 16px 0 0}.bubble-text{color:#fff;font-weight:800;font-size:16px;line-height:1.3;padding:12px 17px}.bubble-text b,.bubble-text .accent{color:#ffc118}.hud-bottom>.instruments{position:absolute;left:50%;bottom:0;transform:translate(-50%)}.hud-bottom>.hud-button{margin-left:auto}.touch-device #hud-mascot{display:none}.home-mode-widgets{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:440px;margin:23px auto 0}.home-mode-widget{position:relative;overflow:visible;min-width:0;background:linear-gradient(#1daaff,#0069d5);border:3px solid #83e0ff;border-radius:23px;box-shadow:inset 0 2px #eaffff,0 5px #034989,0 9px 15px #06448545;transition:transform .15s,filter .15s;color:#fff;padding:4px 4px 10px;text-align:center}.home-mode-widget:hover{transform:translateY(-5px);filter:brightness(1.1)}.widget-picture{position:relative;display:block;height:80px;border-radius:16px 16px 6px 6px;overflow:hidden;background:#50b9ff url(../ui/race-sky.webp) 78% 57%/170% auto no-repeat;margin-bottom:7px}.widget-picture>.icon{position:absolute;left:10px;top:12px;width:29px;height:29px;color:#fff;filter:drop-shadow(0 2px 0 #064580);transform:rotate(-10deg)}.home-mode-widget strong{font:800 23px/1 "Baloo 2",sans-serif;text-shadow:0 3px 0 #034684;display:block}.widget-info{font-size:10px;color:#e1f5ff;display:block;margin-top:5px}.knowledge-widget .widget-picture{background:repeating-conic-gradient(from 0deg at 30% 80%,#ffe486 0 15deg,#ffd046 15deg 30deg)}.knowledge-widget .widget-picture img{height:112px;width:130px;object-fit:contain;position:absolute;right:0;top:-4px;transform:rotate(7deg)}.knowledge-widget .widget-picture>.icon{color:#fff5b8;width:43px;height:43px;left:22px;top:19px;filter:drop-shadow(0 3px 0 #d99916)}.home-free-flight{display:flex;align-items:center;justify-content:center;gap:9px;color:#fff;font-size:13px;font-weight:900;text-shadow:0 2px 0 #054e91;margin:15px auto 0;min-height:33px;padding:5px 16px;background:#0765bcb3;border:1px solid #a0dfff70;border-radius:20px}.home-free-flight .icon{width:21px;height:21px}.home-free-flight:hover{background:#004f9ed9}.home-screen .flight-log{position:absolute;right:0;bottom:24px;width:340px;grid-template-columns:repeat(3,1fr);gap:8px;padding:13px 10px;margin:0;border-width:2px;border-radius:21px}.home-screen .flight-log .log-title{display:none}.home-screen .flight-log>div:nth-child(2){border-left:0}.home-screen .flight-log b{font-size:27px}.home-screen .flight-log span{font-size:7px}.home-screen .flight-log b small{font-size:14px}@media(max-height:740px)and (min-width:801px){.home-screen .hero-copy h1{font-size:68px;margin-top:12px}.home-screen .hero-copy{padding-bottom:10px}.home-screen .champion-badge{height:38px;transform:scale(.68)}.home-screen .hero-copy>p{font-size:14px;margin:1px 0 11px}.home-screen .play-button{min-height:59px;font-size:34px;width:285px}.home-mode-widgets{margin-top:18px;max-width:380px;gap:14px}.widget-picture{height:61px;margin-bottom:7px}.home-mode-widget{border-radius:20px;padding-bottom:8px}.home-mode-widget strong{font-size:20px}.widget-info{font-size:9px;margin-top:4px}.knowledge-widget .widget-picture img{height:91px;top:-5px}.knowledge-widget .widget-picture>.icon{height:33px;width:33px;top:13px}.home-free-flight{font-size:11px;min-height:28px;margin-top:12px}.home-screen .flight-log{width:290px;bottom:20px}.home-screen .flight-log b{font-size:23px}.home-screen .flight-log span{font-size:6px}#mascot-portrait{height:170px}#mascot-bubble{max-width:230px;margin-bottom:83px}.bubble-name{font-size:12px;padding:7px 14px}.bubble-text{font-size:14px;padding:10px 14px}}@media(max-width:800px){.home-mode-widgets{gap:11px;max-width:370px}.widget-picture{height:65px}.home-mode-widget strong{font-size:18px}.widget-info{font-size:9px}.home-mode-widget{border-radius:18px}.home-screen .flight-log{width:250px}.home-screen .flight-log b{font-size:22px}.knowledge-widget .widget-picture img{height:90px;width:104px}.knowledge-widget .widget-picture>.icon{width:30px;height:30px;left:13px;top:18px}#mascot-portrait{height:116px}#mascot-bubble{max-width:200px;margin-bottom:56px}.bubble-name{font-size:11px;padding:6px 12px}.bubble-text{font-size:12px;padding:9px 12px}.touch-device .hud-bottom>.instruments{bottom:125px}}@media(max-width:560px){.home-screen .hero-copy{margin-top:clamp(60px,10svh,100px);padding-bottom:17px}.home-mode-widgets{margin-top:18px;max-width:330px;gap:12px}.widget-picture{height:64px}.home-mode-widget strong{font-size:20px}.widget-info{font-size:9px}.home-free-flight{font-size:11px;margin-top:13px;min-height:29px}.home-screen .flight-log{position:relative;right:auto;bottom:auto;width:100%;margin-bottom:8px;padding:10px 7px}.home-screen .flight-log span{font-size:7px}.home-screen .flight-log b{font-size:23px}.hero-copy h1{font-size:clamp(48px,12vw,65px)}#hud-mascot{bottom:107px;max-width:270px}#mascot-portrait{height:96px}#mascot-bubble{margin:0 0 39px -4px;max-width:180px}.bubble-name{font-size:10px;padding:5px 10px}.bubble-text{font-size:11px;padding:8px 10px}.touch-device .hud-bottom>.instruments{bottom:131px}}.quiz-option,.quiz-option:nth-child(2),.quiz-option:nth-child(3),.quiz-option:nth-child(4){--option-top:#fff;--option-base:#edf2f0;--option-border:#c5d2d5;--option-shadow:#81959f;background:linear-gradient(var(--option-top),var(--option-base))!important;color:#163d65!important;border-color:var(--option-border)!important;box-shadow:inset 0 2px #fff,0 4px 0 var(--option-shadow),0 7px 9px #3152671f!important;text-shadow:none!important}.quiz-option.correct{--option-top:#8eee9d;--option-base:#3cc271;--option-border:#c6ffd0;--option-shadow:#1a814d;color:#124a2a!important}.quiz-option.wrong{--option-top:#ffdfe1;--option-base:#f4c2c6;--option-border:#f4989f;--option-shadow:#b06469;color:#81343c!important}.hud-stats{margin-right:66px}@media(max-width:800px){.hud-stats{margin-right:52px}}#hud .hud-top{display:block;inset:24px 28px auto;height:115px;pointer-events:none}#hud .flight-id{position:absolute;top:0;left:0;min-width:180px;padding:7px 28px 7px 15px;border:2px solid #fff8;border-radius:4px;transform:skew(-13deg);background:linear-gradient(110deg,#3e2c2c 0 81%,#ffd025 81% 88%,#1597df 88% 94%,#fff 94%);box-shadow:0 3px #201e2866}#hud .flight-id>*{transform:skew(13deg)}#hud .flight-id .status-dot,#hud .flight-id .eyebrow{display:none}#hud .flight-id strong{font:800 italic 19px/1.25 var(--display);text-transform:uppercase}#hud .rank-badge{position:absolute;left:6px;top:53px;min-width:132px;height:91px;border:3px solid #fff2a1;border-radius:16px 7px;transform:skew(-13deg);background:linear-gradient(145deg,#fff5a1,#ffda35 38%,#ffb719 72%,#ef9406);box-shadow:inset 0 3px #fff7,0 5px #a45c08,0 8px 14px #24242845;isolation:isolate}#hud .rank-badge:after{content:"";position:absolute;right:-30px;top:5px;width:34px;height:72px;z-index:-1;clip-path:polygon(0 0,100% 0,83% 100%,0 100%);background:repeating-conic-gradient(#292329 0 25%,#fff 0 50%) 0/22px 22px;filter:drop-shadow(0 3px 1px #0005)}#hud .rank-badge strong{order:-1;font:800 italic 53px/.9 var(--display);transform:skew(13deg);color:#3b2427;letter-spacing:-2px;text-shadow:0 2px #fff5}#hud .rank-badge strong small{font:800 italic 33px var(--display)}#hud .rank-badge .eyebrow{transform:skew(13deg);font:900 12px var(--body);color:#38252b;letter-spacing:1px}#hud .race-track{position:absolute;left:50%;top:0;transform:translate(-50%);width:min(350px,34vw);padding:0;border:0;border-radius:0;background:none;box-shadow:none;min-width:0}#hud .race-track>*{transform:none}#hud .track-heading{display:flex;flex-direction:column-reverse;gap:3px;text-align:center;align-items:center;color:#fff;text-shadow:0 2px 2px #12426b;font-weight:900}#hud #lap-display{font:800 italic 24px/1.1 var(--display)}#hud #lap-val{font:800 italic 29px/1.1 var(--display);color:#fff}#hud .track-heading>span:first-child{position:absolute;top:83px;left:0;right:0;font-size:10px;letter-spacing:.8px}#hud .track-heading #cp-count{font-size:12px;color:#fff}#hud .race-track #gate-progress{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;gap:5px;margin-top:18px;isolation:isolate}#hud #gate-progress:before{content:"";position:absolute;left:4px;right:4px;height:5px;background:#effbff;box-shadow:0 2px 2px #194e8980;z-index:-1}#hud .race-track #gate-progress i{display:grid;place-items:center;flex:none;width:26px;height:26px;border:2px solid #fff;border-radius:50%;background:linear-gradient(#fbfeff,#bed4e8);box-shadow:inset 0 0 0 2px #b1c8df,0 3px #6385a6;position:relative}#hud .race-track #gate-progress i.cleared{background:linear-gradient(#6ce374,#13913c);border-color:#baffb8;box-shadow:inset 0 0 0 2px #267d32,0 3px #21672f}#hud #gate-progress i.cleared:after{content:"✓";color:#fff;font:900 19px/1 var(--body);text-shadow:0 2px #126025}#hud .race-track #gate-progress i.active{width:31px;height:31px;background:linear-gradient(#fff38a,#ffbf10);border:3px solid #fff4b1;box-shadow:inset 0 0 0 2px #e99505,0 3px #a66f0d,0 0 13px #ffdf5d90}#hud .next-target{display:none}#hud .hud-stats{position:absolute;right:77px;top:0;display:flex;align-items:center;gap:12px;margin:0;padding:7px 21px 7px 7px;min-height:60px;border:3px solid #d0eaff;border-radius:34px 28px 28px 34px;background:linear-gradient(#fff,#e3ecf8);box-shadow:inset 0 2px #fff,0 4px #7c9abc,0 7px 11px #25466430}#hud .score-coin{display:grid;place-items:center;width:45px;height:45px;flex-shrink:0;border:3px solid #ffe995;border-radius:50%;background:linear-gradient(135deg,#fff28b,#ffbf11 62%,#ec8806);box-shadow:inset 0 0 0 2px #d58c0b,0 2px #aa630a;color:#fff2a9;font:800 33px/1 var(--display);text-shadow:0 2px #c17808}#hud .hud-stats strong,#hud .hud-stats #score-val{font:800 italic 31px/1 var(--display);color:#092864;text-shadow:0 2px #fff}#hud .hud-stats .eyebrow{display:none}#hud .hud-stats .time-stat{position:absolute;right:8px;top:73px;white-space:nowrap}#hud .hud-stats .time-stat strong{font:900 13px var(--body);color:#fff;text-shadow:0 2px 2px #174571}#hud .hud-stats .time-stat strong:before{content:"SÜRE  ";font-size:9px}#hud .hud-button{top:24px;right:28px;width:60px;height:60px;min-width:0;min-height:0;border-radius:21px;border:3px solid #79d5ff;color:#fff;background:linear-gradient(#26baff,#0974d9 65%,#064caa);box-shadow:inset 0 3px #b7edff,0 4px #063d83,0 7px 12px #00275650;pointer-events:auto}#hud .hud-button .icon{width:31px;height:31px;filter:drop-shadow(0 2px #073b86)}#hud .quiz-tracker{top:193px;left:27px;padding:8px 11px;min-width:0;border:2px solid #fff9;border-radius:13px;background:linear-gradient(#fffdf4,#f0eadb);box-shadow:0 3px #8396a6;color:#392b2b}#hud .quiz-tracker .eyebrow{color:#735e43;font-size:8px}#hud .quiz-tracker strong{font-size:12px;color:#362a2c;text-shadow:none}#hud .quiz-tracker-mark{width:30px;height:30px;font-size:22px}#hud .hud-bottom{bottom:28px;left:28px;right:28px}#hud .hud-bottom>.instruments{position:absolute;left:50%;bottom:0;transform:translate(-50%);display:grid;grid-template-columns:148px 132px 148px;align-items:center;justify-content:center;gap:0;width:490px;height:124px;padding:0 30px;border:0;border-radius:0;background:none;box-shadow:none;overflow:visible;isolation:isolate;pointer-events:none}#hud .instruments:before,#hud .instruments:after{display:none}.gauge-wing{position:absolute;top:21px;width:226px;height:95px;z-index:-1;filter:drop-shadow(0 5px 0 #064282) drop-shadow(0 8px 5px #153e5550)}.gauge-wing-left{left:0}.gauge-wing-right{right:0;transform:scaleX(-1)}.gauge-wing i{display:block;position:absolute;right:0;border:3px solid #e7b13c;border-top-color:#fff2b0;background:linear-gradient(#fff 0 19%,#eff5fc 43%,#cedcec 89%,#8dabc8);box-shadow:inset 0 3px #fff,inset 7px 0 #148adc,inset 11px 0 #fff;border-radius:15px 0 0 36px;transform:skew(16deg)}.gauge-wing i:nth-child(1){width:100%;height:43px;top:0}.gauge-wing i:nth-child(2){width:92%;height:43px;top:29px}.gauge-wing i:nth-child(3){width:80%;height:40px;top:55px}#hud .instrument.speed{position:relative;grid-column:2;grid-row:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:132px;height:132px;border:6px solid #f3b73c;border-radius:50%;background:radial-gradient(ellipse at 34% 14%,#146cd3,#06377d 62%,#071e54);box-shadow:inset 0 0 0 3px #ffeb9a,inset 0 0 0 6px #0555ac,0 0 0 2px #fff2b2,0 5px #aa6b1d,0 8px 11px #1c38564d;color:#fff;z-index:2}#hud .instrument.speed .eyebrow{font:900 9px var(--body);letter-spacing:2px;color:#a5d6ff;margin-bottom:4px}#hud .instrument.speed strong{font:800 italic 48px/.9 var(--display);color:#fff;text-shadow:0 3px 0 #012650;letter-spacing:-1px;z-index:1}#hud .instrument.speed small{font:900 14px var(--body);color:#fff;margin-top:3px;z-index:1}.dial-ticks{position:absolute;inset:6px;border-radius:50%;background:repeating-conic-gradient(from -120deg,#c6e8ff 0 1deg,transparent 1deg 15deg);mask:radial-gradient(circle,transparent 65%,#000 66%);opacity:.65}#hud .instrument.altitude{grid-column:1;grid-row:1;align-self:center;text-align:center;padding:20px 4px 0 13px;display:flex;flex-direction:column;gap:1px}#hud .instrument.altitude .eyebrow{font:900 9px var(--body);color:#18477c;letter-spacing:.7px;margin:4px 0 0}#hud .instrument.altitude strong{font:800 19px/1 var(--display);color:#123774}#hud .instrument.altitude small{font:800 10px var(--body);color:#49668b}.altitude-bars{display:flex;justify-content:center;gap:3px;width:108px;margin:0 auto;transform:skewY(4deg)}.altitude-bars i{width:10px;height:18px;background:linear-gradient(#7deaff,#0aa9ee 60%,#0871ca);border:1px solid #0066a8;box-shadow:inset 0 1px #c0f8ff}#hud .boost-meter{grid-column:3;grid-row:1;position:relative;align-self:center;width:140px;padding:22px 8px 0 5px;pointer-events:auto;touch-action:none;user-select:none;-webkit-user-select:none;text-align:center;cursor:pointer}#hud .boost-meter>div:nth-child(2){display:flex;justify-content:center;align-items:center;gap:6px;margin-top:7px}#hud .boost-meter .eyebrow{font:900 italic 13px var(--body);color:#143576;letter-spacing:0}#hud .boost-meter kbd{font-size:8px;min-height:16px;min-width:0;padding:1px 4px;background:#183766;border:1px solid #0d2750;border-radius:4px;color:#fff}#hud .boost-meter #boost-track{position:relative;width:108px;height:21px;margin:0 auto;border:2px solid #a06b1a;border-radius:2px;background:#b6c7d7;box-shadow:inset 0 2px 3px #16376450;transform:skewY(-4deg);overflow:hidden}#hud #boost-track:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 10px,#133b69 10px 12px);pointer-events:none}#hud .boost-meter #boost-fill{height:100%;background:linear-gradient(#fff599,#ffd226 53%,#ffa810);transition:width .1s linear;box-shadow:inset 0 2px #fff9}#hud .boost-meter #boost-fill.low{background:linear-gradient(#ffc274,#ef9036)}#hud .boost-meter>small{display:block;font:900 8px var(--body);color:#516787;margin-top:3px;letter-spacing:.4px}#hud .instruments.is-boosting .speed{box-shadow:inset 0 0 0 3px #ffeb9a,inset 0 0 0 6px #0555ac,0 0 0 2px #fff2b2,0 5px #aa6b1d,0 0 29px #ffcf35ad}#hud .instruments.is-boosting #nitro-status{color:#a95f00}#hud .boost-meter:focus-visible{outline:3px solid #ffbd1d;outline-offset:6px;border-radius:12px}#hud #hud-mascot{bottom:0;left:15px;max-width:400px}#hud #mascot-portrait{height:clamp(150px,23vh,230px)}#hud #mascot-bubble{max-width:238px;margin:0 0 40px -2px;border:2px solid #f6eee2;border-radius:24px;background:linear-gradient(#48312f,#302425);box-shadow:0 4px #26333a50,0 7px 18px #0003}#hud .bubble-name{display:table;margin:-18px 0 3px 13px;padding:4px 16px;border:2px solid #eee7df;border-radius:20px;background:#3f2c2c;font:800 13px var(--body);color:#ffda36;transform:rotate(-2deg)}#hud .bubble-text{padding:7px 16px 13px;font:800 17px/1.2 var(--display)}#speed-veil{background:radial-gradient(ellipse at center,transparent 50%,#69cafa10 78%,#ffe47c28);box-shadow:inset 0 0 46px #9ceaff1c;pointer-events:none}#speed-veil:after{content:"";position:absolute;inset:0;background:repeating-conic-gradient(from 10deg at 50% 48%,transparent 0deg 14deg,#ecfaff58 14.1deg 14.35deg,transparent 14.45deg 31deg);mask:radial-gradient(ellipse,transparent 45%,#000 100%);opacity:.38}body:not([data-phase=racing]) #speed-veil{opacity:0}@media(max-width:1050px){#hud .hud-top{left:19px;right:19px;top:18px}#hud .flight-id{min-width:155px}#hud .flight-id strong{font-size:15px}#hud .rank-badge{min-width:106px;height:76px;top:47px}#hud .rank-badge strong{font-size:43px}#hud .race-track{width:31vw}#hud .hud-stats{right:64px;gap:8px;padding-right:14px}#hud .hud-stats strong,#hud .hud-stats #score-val{font-size:25px}#hud .score-coin{width:36px;height:36px;font-size:25px}#hud .hud-button{right:19px;top:18px;width:52px;height:56px}#hud .quiz-tracker{top:159px;left:20px}#hud #mascot-portrait{height:160px}#hud #mascot-bubble{max-width:175px;margin-bottom:37px}#hud .bubble-text{font-size:14px}#hud .bubble-name{font-size:11px;padding:3px 10px}#hud .hud-bottom>.instruments{transform:translate(-50%) scale(.88);transform-origin:bottom center}}@media(max-width:800px){#hud .hud-top{top:14px;left:14px;right:14px}#hud .flight-id{display:none}#hud .rank-badge{top:0;left:0;min-width:81px;height:65px}#hud .rank-badge strong{font-size:35px}#hud .rank-badge strong small{font-size:23px}#hud .rank-badge .eyebrow{font-size:10px}#hud .rank-badge:after{height:51px;right:-22px;width:26px;background-size:18px 18px}#hud .race-track{width:35vw;top:0;left:48%}#hud #lap-display{font-size:18px}#hud #lap-val{font-size:21px}#hud .race-track #gate-progress{margin-top:13px;gap:2px}#hud .race-track #gate-progress i{width:18px;height:18px}#hud .race-track #gate-progress i.active{width:23px;height:23px}#hud #gate-progress i.cleared:after{font-size:13px}#hud .track-heading>span:first-child{top:65px;font-size:8px}#hud .hud-stats{right:53px;min-height:43px;padding:4px 10px 4px 4px;gap:5px;border-width:2px}#hud .hud-stats strong,#hud .hud-stats #score-val{font-size:20px}#hud .score-coin{width:28px;height:28px;border-width:2px;font-size:20px}#hud .hud-stats .time-stat{display:none}#hud .hud-button{top:14px;right:14px;width:42px;height:45px;border-radius:15px}#hud .hud-button .icon{width:24px;height:24px}#hud .quiz-tracker{top:100px;left:14px}#hud #quiz-dots{display:none}#hud .hud-bottom{bottom:20px}#hud .hud-bottom>.instruments{transform:translate(-50%) scale(.72);bottom:0}#hud #mascot-portrait{height:115px}#hud #mascot-bubble{max-width:156px;margin-bottom:95px;margin-left:-72px}#hud .bubble-text{font-size:12px}#hud .bubble-name{font-size:10px}.touch-device #hud .hud-bottom>.instruments{bottom:105px}}@media(max-width:560px){#hud .race-track{left:50%;top:68px;width:64vw}#hud .track-heading>span:first-child{top:61px}#hud .rank-badge{min-width:74px;height:58px}#hud .rank-badge:after{height:45px}#hud .rank-badge strong{font-size:31px}#hud .hud-stats{right:49px}#hud .quiz-tracker{top:160px;font-size:10px;padding:5px 8px}#hud .hud-bottom>.instruments{transform:translate(-50%) scale(.66)}#hud #hud-mascot{left:4px;bottom:118px}#hud #mascot-portrait{height:98px}#hud #mascot-bubble{margin:0 0 20px -3px;max-width:185px}}@media(max-height:520px)and (orientation:landscape){#hud .hud-top,#hud .hud-button{top:10px}#hud .quiz-tracker{top:91px}#hud .hud-bottom{bottom:12px}#hud .hud-bottom>.instruments{transform:translate(-50%) scale(.65)}.touch-device #hud .hud-bottom>.instruments{bottom:0}#hud #hud-mascot{display:none}}
