*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:#092834;color:#fff;font-family:Arial,Helvetica,sans-serif}button{font:inherit;cursor:pointer;color:inherit;-webkit-tap-highlight-color:transparent}button:focus-visible{outline:3px solid #e5ff62;outline-offset:4px}#game{position:relative;width:100%;height:100%;height:100dvh;overflow:hidden}canvas{display:block;width:100%;height:100%;touch-action:none}header{position:absolute;inset:0 0 auto;display:flex;align-items:center;gap:18px;padding:calc(18px + env(safe-area-inset-top)) 22px 15px;background:linear-gradient(#092834aa,transparent);pointer-events:none}.brand{font-weight:900;font-size:18px;letter-spacing:-1px;line-height:.95}.brand span{display:block;font-size:12px;letter-spacing:1.5px;margin-top:6px;color:#e5ff62}.stats{display:flex;gap:24px;margin-left:auto}.stats div{min-width:48px}.stats small{display:block;font-size:12px;letter-spacing:1.8px;opacity:.8}.stats strong{font-size:30px;font-variant-numeric:tabular-nums}.stats strong span{font-size:16px}header button{pointer-events:auto;border:1px solid #ffffff50;background:#0a2c4260;width:42px;height:42px;border-radius:50%;font-weight:bold;font-size:19px}.lake{position:absolute;left:22px;top:calc(95px + env(safe-area-inset-top));font-size:12px;font-weight:700;letter-spacing:2px;color:#153c49}.lake span{display:block;letter-spacing:1px;font-size:12px;opacity:.8;margin-top:5px}#callout{position:absolute;top:35%;left:10px;right:10px;text-align:center;pointer-events:none;text-shadow:0 2px 15px #062635;transition:opacity .2s}#callout b{display:block;font-size:clamp(26px,5vw,46px);font-weight:900;font-style:italic;letter-spacing:-1px}#callout span{display:block;font-size:14px;font-weight:700;margin-top:8px;color:#e5ff62}#edge{position:absolute;bottom:calc(172px + env(safe-area-inset-bottom));left:22px;width:170px;font-size:12px;font-weight:bold;letter-spacing:1px;text-shadow:0 1px 3px #123}#edge>div:first-child{display:flex;justify-content:space-between;margin-bottom:7px;gap:12px}#stance{color:#e5ff62}.track{height:4px;background:#ffffff40;border-radius:3px;overflow:hidden}.track i{display:block;background:#e5ff62;height:100%;width:0;transition:width .12s}footer{position:absolute;bottom:0;left:0;right:0;padding:14px 22px calc(15px + env(safe-area-inset-bottom));background:linear-gradient(transparent,#062736db);pointer-events:none}#hint{text-align:center;font-size:14px;font-weight:600;margin:0 0 13px;text-shadow:0 1px 4px #082532}.tricks{display:flex;gap:8px;max-width:540px;margin:auto;pointer-events:auto}.tricks button{flex:1;min-height:58px;border:1px solid #ffffff45;background:#0a304bd4;border-radius:12px;font-size:12px;font-weight:800;letter-spacing:.2px;padding:8px 4px;touch-action:manipulation}.tricks button:last-child{color:#e5ff62;border-color:#e5ff6260}.tricks button small{display:block;font-weight:400;font-size:12px;margin-top:6px;color:#c5dce5;letter-spacing:0}.tricks button:active{background:#27647b}.bottom{display:flex;justify-content:space-between;align-items:center;max-width:540px;margin:12px auto 0;font-size:12px;letter-spacing:1px}.bottom button{pointer-events:auto;border:0;background:transparent;padding:4px 0;text-decoration:underline;font-size:14px;letter-spacing:0}.overlay{position:absolute;inset:0;background:#06273680;backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:18px;overflow-y:auto}.panel{width:390px;max-width:100%;padding:28px;background:#0a2936ee;border:1px solid #a8deea35;border-radius:22px;box-shadow:0 24px 80px #00131c55}.eyebrow{color:#e5ff62;font-size:12px;font-weight:700;letter-spacing:2px}h1{font-size:58px;letter-spacing:-3px;line-height:.96;margin:18px 0}h1 em{color:#e5ff62}h2{font-size:32px;letter-spacing:-1px;margin:15px 0}.panel p{font-size:16px;line-height:1.5;color:#c2d6df}.instructions{display:grid;gap:17px;margin:24px 0}.instructions>div{display:flex;gap:14px}.instructions b{font-size:12px;color:#e5ff62;padding-top:3px}.instructions span{font-size:14px;line-height:1.45;color:#b5cdd8}.instructions strong{display:block;color:#fff;margin-bottom:3px}.primary{width:100%;border:0;background:#e5ff62;color:#092834;font-weight:900;letter-spacing:1px;padding:18px;border-radius:10px;text-align:left;font-size:15px}.primary span{float:right;font-size:22px}.fine{font-size:12px!important;line-height:1.5;color:#93b3c1;margin-top:15px}.fine a{color:inherit}.hidden{display:none!important}dl{display:grid;grid-template-columns:95px 1fr;gap:14px;font-size:14px;line-height:1.5}dt{font-weight:700;color:#e5ff62}dd{margin:0;color:#bed3dd}.guide{width:460px;max-height:100%;overflow:auto}.results{display:flex;gap:25px;margin:25px 0}.results strong{font-size:28px;display:block;color:#e5ff62}.results small{font-size:12px;color:#bed3dd}.paused{text-align:center}@media(max-height:600px){header{padding-top:10px}.lake{top:80px}.panel{width:590px;padding:20px}h1{font-size:40px;margin:10px 0}h1 br{display:none}.instructions{grid-template-columns:repeat(3,1fr);gap:14px;margin:16px 0}.instructions>div{gap:7px}.fine{margin-top:10px}#edge{bottom:130px}footer{padding-top:5px;padding-bottom:8px}.tricks{margin-right:0;max-width:440px}#hint{text-align:right;margin-bottom:8px}.bottom{margin:6px 0 0 auto;max-width:440px}.lake{color:#173946}.guide{max-height:95%;width:650px}#callout{top:30%}}@media(max-width:360px){header{padding-left:14px;padding-right:14px;gap:10px}.stats{gap:12px}.panel{padding:20px}h1{font-size:48px}footer{padding-left:12px;padding-right:12px}.instructions{gap:12px}}

#overlay h1{font-size:clamp(38px,12vw,54px)}
.mode-choice{grid-column:1/-1}#start{text-align:center}#game[data-free="true"] .stats{visibility:hidden}
#streak{display:block;color:#e5ff62;font-size:12px;white-space:nowrap;margin-top:2px}
#qualityCue{position:absolute;top:calc(148px + env(safe-area-inset-top));left:50%;transform:translateX(-50%);padding:6px 11px;border:1px solid;border-radius:16px;font-size:12px;font-weight:700;letter-spacing:.6px;pointer-events:none;opacity:0;transition:opacity .2s;background:#082c3fb0}#qualityCue.good{color:#93e8b0;border-color:#69c68c80}#qualityCue.bad{color:#f2aaa1;border-color:#dd817880}#qualityCue:before{content:'●';margin-right:6px}
#banger{position:absolute;left:max(14px,env(safe-area-inset-left));top:calc(156px + env(safe-area-inset-top));width:64px;border:1px solid #bed3dd70;border-radius:14px;padding:9px 6px 6px;background:#082c3fc9;text-align:center;font-size:12px;font-weight:800;pointer-events:none}#bangerText{display:block;line-height:1.2}#banger.ready{border-color:#e5ff62;color:#e5ff62}
.setup-panel h1{font-size:36px!important;letter-spacing:-1.5px;line-height:1.05;margin:0 0 18px}#callout span{max-width:600px;margin:8px auto 0;padding:0 10px}
@media(max-height:600px){#qualityCue{top:100px}}
.kit-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:20px 0}.kit-grid label{font-size:14px;font-weight:bold;color:#bed3dd;min-width:0}.kit-grid select{display:block;width:100%;min-height:46px;margin-top:6px;padding:8px;border:1px solid #7c9daa;border-radius:8px;background:#113a4a;color:#fff;font:inherit;font-size:16px}.kit-grid select:focus-visible{outline:2px solid #e5ff62;outline-offset:2px}.setup-panel{width:430px}.setup-panel h2{font-size:34px}.setup-panel #kitDescription{font-size:14px;line-height:1.45;min-height:40px}.setup-tip{font-size:14px!important}.overlay.setup{backdrop-filter:none;background:linear-gradient(90deg,#06273608,#06273677);justify-content:flex-end}.setup .panel{margin-right:3vw}@media(max-width:600px){.overlay.setup{align-items:flex-end;justify-content:center;background:#06273635;padding:12px}.setup .panel{margin:0;max-height:80dvh;padding:20px}.setup-panel h2{margin:8px 0}.kit-grid{gap:10px;margin:12px 0}.setup-panel #kitDescription{min-height:0;margin:8px 0}.setup-tip{margin:12px 0}}@media(max-height:600px) and (min-width:601px){.setup .panel{max-height:100%;width:450px;margin-right:0}.kit-grid{margin:10px 0;gap:8px}.setup-tip{margin:8px 0}.setup-panel h2{margin:8px 0}}
#bangerAmount{display:block;font-size:11px;font-weight:bold;margin-top:6px;min-height:13px;letter-spacing:1px}
#banger.ready{border-color:#e5ff62;box-shadow:0 0 12px #e5ff6240}
.run-summary{white-space:pre-line;font-size:14px!important;line-height:1.7!important}
@media(max-height:600px){#overlay h1{font-size:40px}}

#music{position:relative;z-index:5;min-height:36px;padding:7px 10px;border-radius:8px;background:#092834e8;text-decoration:none;color:#e5ff62}

/* The riding surface keeps the original palette; two independent thumb zones. */
#controls{position:absolute;left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));bottom:calc(86px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:8px;pointer-events:none}
.stick-zone{width:clamp(106px,30vw,170px);height:156px;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:auto;touch-action:none;user-select:none;-webkit-user-select:none;border-radius:22px;background:#09283435;text-shadow:0 1px 4px #092834}
.stick-ring{width:94px;height:94px;position:relative;border:1px solid #c5f0ed70;border-radius:50%;background:#09283475;display:grid;place-items:center;box-shadow:inset 0 0 24px #04233244}
.stick-axis{font-size:36px;color:#d9ecef55}.stick-knob{position:absolute;left:27px;top:27px;width:38px;height:38px;border:1px solid #e5ff6280;border-radius:50%;background:#e5ff6230;pointer-events:none;will-change:transform}
.stick-zone strong{font-size:14px;letter-spacing:1px;margin-top:8px}.stick-zone small{font-size:12px;color:#d0e7e9;margin-top:4px;text-align:center}.stick-zone.active .stick-ring{border-color:#e5ff62}.stick-zone.active .stick-knob{background:#e5ff6290}
.state-controls{display:flex;flex-direction:column;gap:10px;align-items:center;pointer-events:auto;max-width:125px}.state-controls button{min-height:44px;min-width:84px;background:#082c3fe8;border:1px solid #bed3dd70;border-radius:10px;font-size:12px;font-weight:800;padding:10px;touch-action:manipulation}.state-controls button:disabled{opacity:.55;cursor:default}.state-controls button.armed,#getUp{background:#e5ff62;color:#092834}.meter{display:block;margin-top:6px;width:70px;height:3px;background:#ffffff40}.meter i{display:block;height:3px;background:#e5ff62;width:0}button.armed .meter i{background:#092834}
#edge{bottom:calc(256px + env(safe-area-inset-bottom));left:22px;width:195px;pointer-events:none}#popWindow{display:block;font-size:12px;letter-spacing:0;margin-top:6px;color:#e5ff62}#edge.ready .track{box-shadow:0 0 12px #e5ff62;height:6px}#edge.ready #popWindow{font-weight:900}
footer{padding-top:8px}#hint{margin-bottom:4px;font-size:13px}.bottom{margin-top:4px;gap:8px;max-width:none}.bottom button{min-height:36px;font-size:13px}#haptics{text-decoration:none}#callout{top:27%}.text-button{border:0;background:none;text-decoration:underline;padding:0;color:#e5ff62;font-size:inherit}.secondary{width:100%;margin-top:10px;padding:13px;border:1px solid #a8deea60;background:transparent;border-radius:10px;min-height:44px}.overlay{z-index:10}.panel{max-height:100%;overflow-y:auto}#controls.inactive{opacity:.4;pointer-events:none}#controls.inactive .stick-zone,#controls.inactive .state-controls{pointer-events:none}
.feedback-pop .stick-ring,.feedback-trick #trickZone .stick-ring{animation:pulse-ring .22s ease-out}.feedback-clean #callout b{color:#e5ff62}.feedback-crash #callout b{color:#ffb199}.feedback-sketchy #callout b{color:#ffd596}@keyframes pulse-ring{0%{box-shadow:0 0 0 0 #e5ff6290}100%{box-shadow:0 0 0 15px #e5ff6200}}
@media(max-height:600px){#controls{bottom:calc(60px + env(safe-area-inset-bottom));left:24px;right:24px}.stick-zone{height:112px;width:130px}.stick-ring{width:70px;height:70px}.stick-knob{left:15px;top:15px}.stick-zone small{display:none}.stick-zone strong{margin-top:5px}#edge{bottom:195px;width:170px}#callout{top:25%}#callout b{font-size:28px}.state-controls{flex-direction:row;max-width:none;align-self:flex-end}#hint{text-align:center;margin:0}.bottom{margin:0;max-width:none}.lake{top:75px}.guide{max-height:100%}footer{padding-left:24px;padding-right:24px}}
@media(max-width:360px){#edge{left:14px}.stick-zone{width:106px}.state-controls button{min-width:70px;padding:7px}.meter{width:55px}#controls{gap:3px}}

/* Thermometer: narrow upright tube, rounded reservoir, no numeric counter. */
#banger .meter{position:relative;width:14px;height:104px;margin:10px auto 8px;border:1px solid #bed3dd60;border-radius:9px;background:#ffffff19;overflow:visible}
#banger .meter:after{content:'';position:absolute;left:50%;bottom:-5px;transform:translateX(-50%);width:21px;height:21px;border-radius:50%;background:#e5ff62;border:3px solid #153b49;box-shadow:0 0 0 1px #bed3dd60}
#banger .meter i{position:absolute;bottom:0;left:0;width:100%;height:0;border-radius:8px;background:#e5ff62;transition:height .18s linear}
#banger.ready{color:#ffd36a;border-color:#ffd36a;box-shadow:0 0 14px #ffbf474d}
#banger.ready .meter i{background:linear-gradient(90deg,#e9a62c,#ffe29a,#e9a62c)}
#banger.ready .meter:after{background:#ffd36a;box-shadow:0 0 11px #ffca6380}
#home{position:absolute;right:max(22px,env(safe-area-inset-right));top:calc(93px + env(safe-area-inset-top));min-height:44px;padding:10px 16px;border:1px solid #bed3dd70;border-radius:10px;background:#082c3fc9;font-size:13px;font-weight:700;touch-action:manipulation}
#callout{left:84px;right:14px}
.stick-zone strong{letter-spacing:.3px}
@media(max-height:650px){#banger{top:calc(132px + env(safe-area-inset-top));width:58px;padding-top:6px}#banger .meter{height:65px;margin-top:7px}#edge{left:84px;width:160px}#home{top:76px}}
@media(max-height:420px){#banger{top:116px}#banger .meter{height:40px}#callout{left:110px;right:110px;top:32%}}

/* Reuse the supplied transparent artwork, framing its built-in clear margins. */
.brand-logo,.setup-panel h1.menu-logo{position:relative;overflow:hidden;flex-shrink:0;width:64px;height:72px}
.brand-logo img,.menu-logo img{position:absolute;width:120%;height:auto;max-width:none;left:50%;top:50%;transform:translate(-50%,-50%)}
.brand-logo{visibility:hidden}#game[data-mode="play"] .brand-logo{visibility:visible}
.setup-panel h1.menu-logo{width:144px;height:160px;margin:0 auto 10px}
@media(max-height:700px){.setup-panel h1.menu-logo{width:108px;height:120px;margin-bottom:6px}.setup .panel{max-height:94dvh}.kit-grid{margin:10px 0;gap:8px}}
@media(max-height:450px){.setup-panel h1.menu-logo{width:74px;height:84px}.brand-logo{width:48px;height:54px}.setup .panel{max-height:100%}}

/* Twenty percent larger thumb controls, preserving the existing two-stick map. */
.stick-zone{width:clamp(127px,36vw,204px);height:187px;flex-shrink:1;min-width:113px}
.stick-ring{width:113px;height:113px;flex-shrink:0}.stick-knob{width:46px;height:46px;left:32.5px;top:32.5px}.stick-axis{font-size:43px}
.stance-badge{position:absolute;right:24px;bottom:calc(278px + env(safe-area-inset-bottom));padding:5px 8px;background:#09283490;border-radius:7px;font-size:12px;font-weight:700;pointer-events:none}
#doubleUpCue{position:absolute;left:50%;top:calc(108px + env(safe-area-inset-top));transform:translateX(-50%);padding:8px 12px;background:#063c68dd;color:#9ee8ff;border:1px solid #61cfff;border-radius:10px;font-size:16px;font-weight:900;letter-spacing:1px;pointer-events:none;white-space:nowrap}
#banger.double-up{color:#87daff;border-color:#55c5ff;box-shadow:0 0 17px #249fff70}
#banger.double-up .meter i{background:linear-gradient(90deg,#158cdc,#a7efff,#158cdc)}#banger.double-up .meter:after{background:#64cdff;box-shadow:0 0 12px #37baff90}
/* Slim energy gauge; extra length without stealing stick space. */
#banger{width:48px;padding:9px 4px 7px;border-radius:16px;background:linear-gradient(180deg,#0a3446dc,#092b3ac9);border-color:#90d4de50;box-shadow:inset 0 1px #d6ffff14}
#bangerText{font-size:10px;letter-spacing:.15px;text-transform:uppercase}
#banger .meter{width:9px;height:130px;border:0;background:#9ad3d923;border-radius:6px;overflow:hidden;margin:10px auto 6px}
#banger .meter:after{left:0;bottom:75%;width:100%;height:1px;transform:none;border:0;border-radius:0;background:#e1ffff80;box-shadow:none}
#banger .meter i{background:linear-gradient(0deg,#33afba,#ceff72);box-shadow:0 0 10px #afff9280}
#bangerAmount{font-size:9px;letter-spacing:.5px;margin-top:3px;min-height:11px}
#doubleUpProgress{font-size:10px}
#banger.ready .meter:after,#banger.double-up .meter:after{background:#ffffffa0;box-shadow:none}
@media(max-height:650px){#banger .meter{height:85px}}
@media(max-height:420px){#banger{top:106px}#banger .meter{height:48px}}
@media(max-height:600px){.stick-zone{height:134px;width:156px;min-width:84px}.stick-ring{width:84px;height:84px}.stick-knob{left:18px;top:18px}.stance-badge{bottom:calc(205px + env(safe-area-inset-bottom))}#doubleUpCue{top:64px;font-size:14px}}
@media(max-width:360px){.state-controls{position:absolute;left:50%;bottom:90px;transform:translateX(-50%)}}

/* Center relative to the ring at every size; dragging still translates the knob. */
.stick-zone{background:transparent}
.stick-knob{left:calc(50% - 23px);top:calc(50% - 23px)}
.stick-axis{display:flex;align-items:center;justify-content:center;width:100%;height:100%;line-height:1}
#resume,#returnHome{text-align:center}
.character-panel{width:430px}

/* Persistent build label: above every overlay, clear of iPhone home indicators. */
#build-badge{position:fixed;z-index:30;left:50%;bottom:calc(4px + env(safe-area-inset-bottom));transform:translateX(-50%);padding:4px 9px;border:1px solid #e5ff6240;border-radius:6px;background:#092834ed;color:#e5ff62;font-size:12px;font-weight:700;line-height:14px;letter-spacing:.6px;white-space:nowrap;pointer-events:none;user-select:none}
#build-badge span{color:#a9bbc2;margin:0 3px}
footer{padding-bottom:calc(34px + env(safe-area-inset-bottom))}
.overlay,.overlay.setup{padding-bottom:calc(36px + env(safe-area-inset-bottom))}
@media(max-height:600px){#controls{bottom:calc(82px + env(safe-area-inset-bottom))}.stance-badge{bottom:calc(227px + env(safe-area-inset-bottom))}}

#doubleUpProgress{display:block;margin:4px -5px 0;font-size:12px;font-weight:600;line-height:1.3;letter-spacing:0;white-space:nowrap;color:#c5e3eb}

.stick-zone.tip-flip .stick-ring{border-color:#58dfff;box-shadow:0 0 16px #58dfff66}.stick-zone.tip-flip strong{color:#58dfff}
#controls .stance-badge{left:50%;right:auto;bottom:88px;padding:4px;transform:translateX(-50%);white-space:nowrap;text-align:center}
#controls .state-controls{position:absolute;left:50%;bottom:123px;transform:translateX(-50%)}
#trickIntent{position:absolute;left:50%;bottom:118px;transform:translateX(-50%);font-size:14px;letter-spacing:.3px;white-space:nowrap;text-align:center;text-shadow:0 1px 4px #092834;pointer-events:none}
@media(max-height:600px){#controls .stance-badge{bottom:63px}#trickIntent{bottom:93px}#controls .state-controls{bottom:94px}}

/* Static water highlights: no animated shader, extra canvas or per-frame work. */
#start,#resume{color:#f4ffff;text-align:center;text-transform:uppercase;border:1px solid #91e9e7a0;text-shadow:0 1px 3px #043a49;background-color:#12677a;background-image:repeating-radial-gradient(ellipse at 20% -80%,transparent 0 18px,#a8f5ef19 20px 22px,transparent 25px 39px),repeating-radial-gradient(ellipse at 85% 190%,transparent 0 26px,#d8fff31c 29px 31px,transparent 35px 51px),linear-gradient(115deg,#0b4c63,#168b94 55%,#0c526b);box-shadow:inset 0 1px 0 #d9ffff40,0 4px 12px #031d2b44}
#start:active,#resume:active{filter:brightness(1.12)}
@media(max-width:600px){.setup .panel{max-height:100%;}.overlay.setup{padding-top:calc(16px + env(safe-area-inset-top));}}
@media(max-width:600px) and (max-height:700px){.setup .panel{padding-top:14px;padding-bottom:14px}}
@media(max-width:600px) and (max-height:800px){.setup-panel h1.menu-logo{width:108px;height:112px;margin-bottom:6px}.setup-panel [data-ranked-status]{margin:8px 0}.setup-panel .secondary{margin-top:8px;padding:10px}.setup-panel .kit-grid{gap:8px;margin:10px 0}}
@media(max-width:600px) and (max-height:700px){.setup-panel h1.menu-logo{width:84px;height:92px}}
/* Frameless special meter: only the track, title and qualifying progress. */
#banger,#banger.ready,#banger.double-up{top:42%;transform:translateY(-50%);width:52px;padding:0;border:0;border-radius:0;background:none;box-shadow:none;text-shadow:0 1px 4px #05333c}
#bangerText{font-size:10px;letter-spacing:1px}
#banger .meter{width:11px;height:clamp(80px,18vh,150px);border:1px solid #b2ffff52;background:#052e3c70;box-shadow:inset 0 1px 4px #001f3b80,0 2px 8px #082a3940;border-radius:10px;margin-top:9px}
#banger .meter i{background:linear-gradient(0deg,#26a6c1,#70e1b4 60%,#e2ff78)}
#banger.ready .meter{box-shadow:0 0 13px #ebfb8266}.bottom #home{position:static;min-height:36px;padding:8px 14px;border:1px solid #bed3dd45;border-radius:9px;background:#082c3fc9;text-decoration:none;letter-spacing:0;font-size:13px}
.guide{width:min(680px,100%)}.guide h2{margin-top:0;font-size:28px}.guide .guide-intro{font-size:14px;margin-top:-6px}.control-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0}.control-cards article{padding:14px;border:1px solid #8bdedb35;border-radius:14px;background:#123e4a}.control-cards h3{font-size:14px;margin:0 0 12px;color:#dfff87}.guide .control-cards p,.guide details p{font-size:13px;line-height:1.5}.stick-diagram{text-align:center;color:#a9e5e4;font-size:11px}.stick-diagram>div{display:flex;align-items:center;justify-content:center;gap:12px;margin:7px}.stick-diagram i{display:block;width:57px;height:57px;border:1px solid #8ddfdf80;border-radius:50%;background:radial-gradient(circle,#b6eb7666 0 29%,#c9ff83 30% 32%,#062f3970 34%);box-shadow:inset 0 1px 8px #041b3355}.stick-diagram b{font-size:22px}.guide details{border-top:1px solid #ffffff20;padding:13px 0}.guide summary{cursor:pointer;font-size:14px;font-weight:700;color:#d8f2ed}.guide #closeGuide{margin-top:14px}
@media(max-width:350px){.control-cards{grid-template-columns:1fr}}
@media(max-height:500px){#banger{top:47%}#banger .meter{height:65px}}
.control-cards article{min-width:0;padding:10px}.stick-diagram>div{gap:7px;margin:7px 0}.stick-diagram i{width:48px;height:48px;flex-shrink:0}.stick-diagram b{font-size:18px}
/* v1.69 — one quiet, consistent HUD language. Input hit areas are unchanged. */
.stats{margin-left:auto;justify-content:flex-end;text-align:right}.stats #streak{display:block;font-size:10px}
#announcements #callout b{font-family:Arial,Helvetica,sans-serif;font-size:clamp(19px,3.6vw,30px);font-style:normal;font-weight:700;letter-spacing:-.4px;line-height:1.15;text-shadow:0 2px 8px #032c3b66}
#announcements{display:flex;flex-direction:column;gap:7px}#announcements #callout{order:-1}
#announcements #callout span{font-size:12px;font-weight:500;letter-spacing:.15px;margin-top:5px;color:#e5f1e9}
#rideNotes{display:flex;flex-wrap:wrap;justify-content:center;gap:5px;margin-bottom:8px;transition:opacity .25s}
#rideNotes #popCue,#rideNotes #qualityCue{position:static;transform:none;opacity:1;display:inline-block;border:1px solid #ccf5ef24;background:#07354182;border-radius:7px;padding:5px 8px;font-size:10px;font-weight:600;letter-spacing:.3px;text-transform:none;line-height:1.2;box-shadow:none;color:#deefeb}
#rideNotes #qualityCue:before{content:none}#rideNotes #qualityCue:empty,#rideNotes #popCue:empty{display:none}#rideNotes .good{color:#d4f7df!important}#rideNotes .bad{color:#f2d1bd!important}
#controls .stance-badge,#controls .stick-zone strong,#controls #trickIntent{font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;line-height:1.2;color:#e0efce;background:#08333c66;border:1px solid #ccf4ed20;border-radius:6px;padding:5px 7px;text-shadow:none;opacity:.8}
#controls .stick-ring{background:#0a35413d;border-color:#d1f8f544;box-shadow:inset 0 1px 10px #07303c26}#controls .stick-knob{background:#d8ef9b25;border-color:#e6faaa66}#controls .active .stick-knob{background:#d8ef9b4d}
#controls .tip-flip .stick-ring{background:#176aba38;border-color:#61beff99;box-shadow:inset 0 1px 14px #0874bf22,0 0 10px #258bd72b}
#controls .tip-flip .stick-knob{background:#359fff60;border-color:#9edcffb0}#controls .tip-flip.active .stick-knob{background:#359fff99}
#controls .tip-flip strong{color:#b1e1ff;background:#124d7a70;border-color:#65befe60}
.bottom #music,.bottom #pause,.bottom #help,.bottom #home{position:static;color:#fff;background:#082c3fc9;border:1px solid #bed3dd45;border-radius:9px;min-height:36px;min-width:0;padding:8px 12px;font-size:12px;font-weight:600;letter-spacing:0;text-decoration:none;box-shadow:none}
#banger .meter{margin:9px auto}#doubleUpProgress{display:block;margin:0;font-size:10px;line-height:13px}#bangerText{line-height:13px}
.run-tricks{padding-left:22px;font-size:13px;color:#d6e6e7}.run-tricks li{padding:9px 0;border-bottom:1px solid #ffffff18}.run-tricks li b{float:right;margin-left:8px;color:#e0f6ad}.run-tricks li span{display:inline-block;max-width:78%}
@media(max-width:360px){.bottom #music,.bottom #pause,.bottom #help,.bottom #home{padding:8px;font-size:11px}#controls .stick-zone strong,#controls #trickIntent,#controls .stance-badge{font-size:11px;padding:5px}}

/* Gameplay HUD: reserve the top-left for ride information, not branding. */
.lake{top:calc(18px + env(safe-area-inset-top))}
.stick-knob:after{content:attr(data-stick);position:absolute;inset:0;display:grid;place-items:center;color:#e8f5d0;font-size:15px;font-style:normal;font-weight:800;line-height:1;text-shadow:0 1px 3px #032934b8}
@media(max-height:600px){.lake{top:calc(10px + env(safe-area-inset-top))}}
