main:has(.cb-game){margin-top:0;margin-bottom:0}.cb-game{--cb-gold:#e8cea0;--cb-line:#31414a}.cb-game .game-navigation{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px}.cb-game h1{font-size:clamp(30px,3.4vw,45px);letter-spacing:-1.7px}.cb-game h1>span{color:#e8cea0}.cb-help{background:#252c32;border-color:#6e6250;color:#f0d8af}.cb-completed{text-align:right;display:grid;gap:4px;flex-shrink:0}.cb-completed strong{font:500 25px 'Space Grotesk',sans-serif;color:#e8cea0}.cb-completed span{font-size:11px;color:#9baab1}.cb-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:24px}.cb-play{min-width:0;border:1px solid #46515a;border-radius:22px;overflow:hidden;background:#14232d;box-shadow:0 25px 60px #0003}.cb-title{padding:23px 25px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--cb-line);background:linear-gradient(115deg,#263d43,#19272f)}.cb-title .eyebrow{color:#c8b48e;font-size:9px;letter-spacing:1.3px}.cb-title h2{font:500 25px 'Space Grotesk',sans-serif;letter-spacing:-.7px;margin:9px 0 7px}.cb-title p{font-size:12px;color:#a6b7bd}.cb-options{display:grid;gap:10px;flex-shrink:0}.cb-options label{display:flex;gap:5px;align-items:center;font-size:10px;color:#b6c4c5;white-space:nowrap}.cb-options input{accent-color:#d5bd8f}.cb-readings{display:flex;justify-content:space-around;gap:12px;padding:16px 18px;border-bottom:1px solid #31414a;background:#12202a}.cb-readings>div{display:grid;gap:3px;justify-items:center}.cb-readings strong{font:500 21px 'Space Grotesk',sans-serif;color:#e2d6bc}.cb-readings span{font-size:9px;color:#879fa8;letter-spacing:.3px}.cb-stage{height:420px;position:relative;touch-action:none;user-select:none;background:radial-gradient(ellipse at 50% 60%,#304f50,#14232d 72%);cursor:grab;outline-offset:-5px!important}.cb-stage:active{cursor:grabbing}.cb-view{position:absolute;inset:18px 4px 10px}.cb-view canvas{width:100%;height:100%;display:block}.cb-stage-heading{position:absolute;top:17px;left:20px;right:20px;display:flex;justify-content:space-between;pointer-events:none;font-size:8px;letter-spacing:1.4px;color:#71939e}.cb-stage-heading>span:last-child{color:#b2b3a0}.cb-pause{position:absolute;left:15%;right:15%;bottom:17px;display:grid;text-align:center;gap:5px;background:#10212bdd;border:1px solid #4f6265;padding:11px 12px;border-radius:12px;pointer-events:none;box-shadow:0 5px 20px #0003}.cb-pause span{font-size:13px;color:#ead9b8}.cb-pause small{font-size:10px;color:#a8bdc2}.cb-pause[hidden],.cb-fallen[hidden],.cb-win[hidden],.cb-stick[hidden]{display:none}.cb-fallen{position:absolute;bottom:30px;left:10%;right:10%;padding:12px;text-align:center;color:#f2d0a4;background:#263640e8;border:1px solid #8c7a5d;border-radius:12px;font-size:12px;pointer-events:none}.cb-stick{position:absolute;width:70px;height:70px;margin:-35px;border:1px solid #bfe9df99;border-radius:50%;background:#091a2544;pointer-events:none;z-index:2}.cb-stick>span{position:absolute;left:25px;top:25px;width:18px;height:18px;border-radius:50%;background:#d6eccc99;box-shadow:0 0 16px #c7eadc55}.cb-legend{display:flex;gap:18px;justify-content:center;padding:13px 12px 15px;font-size:10px;color:#98adb6}.cb-legend>span{display:flex;align-items:center;gap:6px}.cb-dot{width:9px;height:9px;border-radius:50%;display:inline-block}.cb-mint{background:#83d8bc}.cb-gold{background:#e8c382}.cb-dark{background:#060d15;border:1px solid #8e7a59}.cb-controls{display:flex;gap:17px;align-items:center;padding:17px 24px;border-top:1px solid #35434b;background:#172832}.cb-dpad{display:grid;grid-template-columns:repeat(3,40px);grid-template-rows:36px 36px;gap:5px}.cb-dpad .button{padding:4px;display:grid;place-items:center;font-size:22px;border-radius:8px;background:#223945;border-color:#4d626c;touch-action:none;user-select:none}.cb-dpad [data-dir=up]{grid-column:2}.cb-dpad [data-dir=left]{grid-column:1;grid-row:2}.cb-dpad [data-dir=down]{grid-column:2;grid-row:2}.cb-dpad [data-dir=right]{grid-column:3;grid-row:2}.cb-dpad .cb-held{background:#67877f;color:#f1fff5;border-color:#afddd0}.cb-brake{height:48px;border-radius:12px!important;border:1px solid #8a806b;color:#e1cca7;background:#323b3c;font-size:13px;padding:12px 17px;min-width:104px}.cb-brake[aria-pressed=true]{color:#142b26;background:#b7d8c5}.cb-speed{display:grid;gap:8px;margin-left:auto;width:100px}.cb-speed span{font-size:8px;letter-spacing:1.3px;color:#809eaa}.cb-speed meter{width:100%;height:9px;accent-color:#b3d8bd}.cb-actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap;padding:0 24px 17px;background:#172832}.cb-actions .button{font-size:12px;padding:10px 13px;border-radius:9px}.cb-actions .quiet-button{margin-left:auto;font-size:11px}.cb-primary{color:#20312e!important;background:#e2cda3!important;border-color:#eddfbd!important;box-shadow:inset 0 1px 0 #fff5}.cb-primary:hover{background:#f1dfb9!important}.cb-status{padding:0 24px 18px;background:#172832;color:#aac7c3;font-size:12px;line-height:1.7;min-height:38px}.cb-instructions{padding:18px 24px;border-top:1px solid #35444d;color:#8fa6af;font-size:11px}.cb-instructions summary{cursor:pointer;color:#c6ceca}.cb-instructions p{margin-top:11px;line-height:1.8}.cb-win{margin:0 18px 5px;display:flex;align-items:center;gap:13px;flex-wrap:wrap;padding:20px;background:linear-gradient(115deg,#42483b,#243c3d);border:1px solid #9b9975;border-radius:13px}.cb-win>span{font-size:34px;color:#e7d5a4}.cb-win h3{font:500 21px 'Space Grotesk',sans-serif;letter-spacing:-.5px;color:#f0e6cd}.cb-win p{font-size:11px;color:#b9c3b4;margin-top:5px}.cb-win .button{font-size:12px;margin-left:auto;border-radius:9px}.cb-gallery{border:1px solid #334149;background:#131d27;padding:25px 20px;border-radius:20px}.cb-gallery>.eyebrow{font-size:8px;letter-spacing:1.2px;color:#b9a47d}.cb-gallery h2{font:500 28px 'Space Grotesk',sans-serif;letter-spacing:-1px;margin:12px 0 10px}.cb-gallery>p{font-size:12px;line-height:1.8;color:#95a8b3}.cb-levels{display:grid;gap:8px;margin-top:22px}.cb-levels button{display:flex;align-items:center;text-align:left;gap:13px;padding:12px 10px;border:1px solid #2d414b;background:#182a34;border-radius:10px}.cb-levels button:hover{background:#293d44}.cb-levels button[aria-pressed=true]{border-color:#b7a781;background:#35453f}.cb-number{font:400 11px 'Space Grotesk',sans-serif;color:#849c9c}.cb-levels strong{font-size:11px;line-height:1.5;font-weight:500;display:block}.cb-levels small{font-size:9px;color:#8ba3a7;display:block;margin-top:4px}.cb-levels .cb-done small:after{content:' · ✓';color:#c8e4c2}.cb-note{border-top:1px solid #33414b;margin-top:23px;padding-top:18px;font-size:12px;line-height:1.9;color:#b0beb8}.cb-note strong{font-size:11px;color:#7b969d;font-weight:400}.cb-help-dialog{width:calc(100% - 30px);max-width:720px;max-height:92svh;overflow:auto;padding:30px 24px}.cb-help-dialog h2{margin:10px 0 14px}.cb-help-dialog #cb-help-title:focus{outline:none}.cb-practice-copy{font-size:13px;line-height:1.8;color:#abbfc5;margin-bottom:17px}.cb-help-dialog .cb-console{border:1px solid #415259;border-radius:16px;overflow:hidden}.cb-help-dialog .cb-stage{height:260px}.cb-help-dialog .cb-instructions{display:none}.cb-return{width:100%;margin-top:20px;justify-content:center}.cb-card .card-symbol{color:#e9d4a6;background:linear-gradient(140deg,#34463f,#1a2e3d)}
@media(max-width:1200px){.cb-layout{grid-template-columns:minmax(0,1fr) 225px;gap:18px}.cb-gallery{padding:23px 16px}.cb-title{padding:20px}.cb-title h2{font-size:23px}.cb-controls{gap:12px;padding-left:18px;padding-right:18px}.cb-speed{width:70px}.cb-dpad{grid-template-columns:repeat(3,35px)}}
@media(max-width:850px){.cb-layout{grid-template-columns:1fr}.cb-levels{grid-template-columns:repeat(2,minmax(0,1fr))}.cb-note{display:none}.cb-stage{height:400px}.cb-gallery{padding:23px}.cb-speed{width:130px}.cb-controls{gap:20px}.cb-dpad{grid-template-columns:repeat(3,42px)}}
@media(max-width:480px){.cb-game .game-navigation{margin-bottom:18px;gap:9px}.cb-game .game-navigation .quiet-button{font-size:10px}.cb-help{font-size:10px;padding:9px 10px}.cb-game h1{font-size:30px;letter-spacing:-1.3px;max-width:245px;line-height:1.12}.cb-game .game-heading{gap:8px;margin-bottom:19px}.cb-game .game-heading .eyebrow{font-size:7px;letter-spacing:1px}.cb-completed strong{font-size:19px}.cb-completed span{font-size:8px;max-width:65px}.cb-title{padding:15px 14px;gap:10px}.cb-title .eyebrow{font-size:7px;letter-spacing:.7px}.cb-title h2{font-size:21px;margin:7px 0}.cb-title p{font-size:9px}.cb-options{gap:7px}.cb-options label{font-size:8px;gap:3px}.cb-readings{padding:12px;gap:8px}.cb-readings strong{font-size:18px}.cb-readings span{font-size:8px}.cb-stage{height:300px}.cb-stage-heading{top:12px;left:14px;right:14px;font-size:6px;letter-spacing:1px}.cb-view{inset:16px 0 5px}.cb-pause{left:9%;right:9%;bottom:9px;padding:8px 9px;gap:4px}.cb-pause span{font-size:11px}.cb-pause small{font-size:8px}.cb-legend{font-size:8px;gap:12px;padding:12px 8px}.cb-controls{padding:12px 14px;gap:12px}.cb-dpad{grid-template-columns:repeat(3,33px);grid-template-rows:33px 33px;gap:4px}.cb-dpad .button{font-size:20px}.cb-brake{font-size:11px;padding:10px 12px;min-width:87px;height:43px}.cb-speed{width:67px}.cb-speed span{font-size:6px;letter-spacing:.6px}.cb-actions{padding:0 14px 13px;gap:6px}.cb-actions .button{padding:9px 10px;font-size:10px}.cb-actions .quiet-button{font-size:9px;padding:7px 0}.cb-status{padding:0 14px 14px;font-size:10px}.cb-instructions{padding:15px 14px;font-size:10px}.cb-win{margin:0 12px 5px;padding:14px;gap:10px}.cb-win h3{font-size:18px}.cb-win p{font-size:10px}.cb-win .button{width:100%;justify-content:center}.cb-gallery{padding:20px 16px}.cb-levels{gap:7px}.cb-levels button{gap:8px;padding:10px 8px}.cb-levels strong{font-size:10px}.cb-levels small{font-size:8px}.cb-help-dialog{width:calc(100% - 16px);padding:23px 13px}.cb-help-dialog h2{font-size:25px}.cb-practice-copy{font-size:12px}.cb-help-dialog .cb-stage{height:220px}.cb-help-dialog .cb-speed{display:none}.cb-help-dialog .cb-controls{justify-content:center}}
@media(prefers-reduced-motion:reduce){.cb-game *, .cb-help-dialog *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
