:root{color:#523829;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--red:#bb543d;--ink:#53392b;--paper:#fff8e9;--gold:#f5c969;--green:#358774;background:#f7edda;font-family:Trebuchet MS,Arial,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(at 50% 30%,#fffaf0 5%,#f7edda 65%,#ebddc3);min-width:280px;min-height:100svh;margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;touch-action:manipulation;border:0}button:disabled{cursor:default}a{color:inherit}button:focus-visible,a:focus-visible,canvas:focus-visible{outline-offset:4px;outline:3px solid #287b78}[hidden]{display:none!important}h1,h2,p{margin:0}svg{pointer-events:none;flex-shrink:0;width:24px;height:24px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{flex-direction:column;justify-content:center;gap:16px;width:min(1240px,100%);min-height:100svh;margin:auto;padding:0 28px;display:flex}.app-header{justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1120px;min-height:70px;margin:0 auto;display:flex}.brand{letter-spacing:.8px;align-items:center;gap:11px;font-size:19px;font-weight:900;line-height:1.1;text-decoration:none;display:flex}.brand b{color:var(--red)}.brand small{letter-spacing:2px;color:#997451;margin-top:6px;font-size:8px;display:block}.brand-art{color:#43806a;background:#eed19a;border:1px solid #debe89;border-radius:13px;place-items:center;width:42px;height:45px;display:grid;transform:rotate(-5deg);box-shadow:0 3px #dec08c}.brand-art svg{width:30px;height:30px}.header-actions{gap:9px;display:flex}.icon-button{background:#fff7e9;border:1px solid #d8c5a7;border-radius:13px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 3px #dfcdb1}.icon-button:hover:not(:disabled){background:#f9e6bd}.icon-button:disabled{opacity:.4;box-shadow:none}.icon-button:active:not(:disabled){transform:translateY(2px);box-shadow:0 1px #dfcdb1}.icon-button svg{width:20px;height:20px}.game-wrap{width:min(1120px,177.778svh - 337.778px);max-width:100%;margin:0 auto}.stage-caption{letter-spacing:1.5px;color:#9a7856;justify-content:space-between;align-items:center;min-height:30px;padding:0 4px 8px;font-size:9px;font-weight:800;display:flex}.stage-caption>span:first-child{align-items:center;gap:10px;display:flex}.stage-caption b{color:#805437}.stage-caption i{background:#c77e4f;border-radius:50%;width:6px;height:6px}.stage-caption #stage-number{letter-spacing:.6px;color:#b29573;font-size:10px}.game-stage{isolation:isolate;aspect-ratio:16/9;background:#a7d3ba;border:5px solid #fff8e8;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 5px #d7b98a,0 15px 40px #7553331c}.game-stage canvas{outline-offset:-4px;touch-action:none;width:100%;height:100%;display:block}.hud{pointer-events:none;justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;top:17px;left:20px;right:20px}.health{background:#fff7eae8;border:1px solid #fff9ec;border-radius:13px;gap:4px;padding:9px 12px;display:flex;box-shadow:0 3px #68503d19}.health svg{width:21px;height:21px}.health .full{color:#d96750}.health .empty{color:#dfcfb9}.inventory{gap:9px;font-size:16px;font-weight:900;display:flex}.inventory>span{background:#fff7eae8;border:1px solid #fff9ec;border-radius:13px;align-items:center;gap:6px;padding:9px 12px;display:flex;box-shadow:0 3px #68503d19}.coins svg{color:#d49a31}.ammo svg{color:#be563c}.inventory small{color:#a48569;font-size:11px;font-weight:600}.ammo.empty{color:#bb543d;background:#fff0de}.journey{background:#67472a19;border-radius:2px;height:4px;position:absolute;top:54px;left:0;right:0;overflow:visible}.journey>div{background:#4c917f;border-radius:2px;height:100%;transition:width .1s linear}.journey>span{color:#a78862;position:absolute;top:-5px}.journey svg{width:14px;height:14px}.journey .reached{color:#287c6a}.boss-hud{pointer-events:none;width:min(300px,55%);position:absolute;top:96px;left:50%;transform:translate(-50%)}.boss-hud>div:first-child{letter-spacing:1px;color:#8e3f35;text-shadow:0 1px #ffe8c2;justify-content:space-between;gap:10px;font-size:11px;font-weight:900;display:flex}.boss-meter{background:#9b715b66;border:2px solid #fff1d6;border-radius:5px;height:10px;margin-top:6px;overflow:hidden}.boss-meter i{background:#c65b49;height:100%;transition:width .12s;display:block}.boss-hud.enraged .boss-meter i{background:#d74639}.start-screen{background:linear-gradient(90deg,#fff2d28c 0%,#fff3d21c 55%,#0000 75%);align-items:center;padding:4% 7%;display:flex;position:absolute;inset:0}.intro-copy{width:47%;max-width:370px;position:relative}.eyebrow{letter-spacing:2px;color:#906440;font-size:9px;font-weight:900;display:block}.intro-copy h1{letter-spacing:-4px;color:#783f2e;text-shadow:0 3px #fff1cf;margin:17px 0 15px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6.9vw,86px);font-weight:900;line-height:.93}.intro-copy h1 em{color:#bc583d;font-style:italic}.intro-copy p{color:#866044;margin-bottom:22px;font-size:14px;font-weight:600;line-height:1.55}.primary-button{color:#fff9e9;background:#bd583e;border:1px solid #a04432;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:13px 21px;font-size:17px;font-weight:900;transition:transform .15s,background .15s;display:flex;box-shadow:0 4px #853e2e,inset 0 1px #ed9f77}.primary-button:hover:not(:disabled){background:#ce6648}.primary-button:active:not(:disabled){transform:translateY(3px);box-shadow:0 1px #853e2e}.primary-button:disabled{opacity:.72}.primary-button svg{width:20px;height:20px}.intro-copy .primary-button{width:225px;max-width:100%}.loading{background:#e3bf8e;border-radius:2px;width:225px;max-width:100%;height:3px;margin-top:12px;overflow:hidden}.loading i{background:#b2583e;width:0;height:100%;transition:width .15s;display:block}.level-picks{gap:8px;margin-top:20px;display:flex}.level-picks button{color:#a47c57;background:#fff2d7a6;border:1px solid #caa57877;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:52px;height:34px;font-size:12px;font-weight:800;display:flex}.level-picks button[aria-pressed=true]{color:#945233;background:#fff4ddeb;border-color:#b9774e;box-shadow:0 2px #bf956c}.level-picks button:disabled{opacity:.48}.level-picks button svg{width:11px;height:11px}.level-picks button span{font-size:10px}.result{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#3822112e;place-items:center;padding:20px;display:grid;position:absolute;inset:0}.result-card{text-align:center;background:#fff5df;border:2px solid #fff9ea;border-radius:23px;width:min(350px,100%);padding:22px 26px 14px;animation:.32s ease-out both card-in;box-shadow:0 6px #754e3433,0 15px 35px #54362133}.result-icon{color:#ba583f;place-items:center;margin:0 auto 12px;display:grid}.result-icon svg{stroke-width:1.7px;width:40px;height:40px}.result h2{letter-spacing:-1.5px;color:#75442f;margin-top:10px;font-family:Georgia,Times New Roman,serif;font-size:33px;font-weight:900;line-height:1.1}.result p{color:#977155;margin:13px 0 18px;font-size:12px;line-height:1.5}.result-stars{color:#dfc7a1;justify-content:center;gap:10px;margin:17px 0 0;display:flex}.result-stars svg{width:32px;height:32px}.result-stars .earned{color:#e2a733;filter:drop-shadow(0 2px #bd8235)}.result-stars .earned svg{animation:.4s ease-out both star-in}.result-stars .earned:nth-child(2) svg{animation-delay:.1s}.result-stars .earned:nth-child(3) svg{animation-delay:.2s}.result-stats{border-top:1px dashed #dcc39e;justify-content:space-around;margin-bottom:4px;padding:10px 0 16px;display:flex}.result-stats span{color:#aa8361;flex-direction:column;gap:4px;font-size:10px;display:flex}.result-stats b{color:#805332;font-size:16px}.result .primary-button{width:100%;min-height:47px;font-size:15px}.text-button{color:#987456;background:0 0;justify-content:center;align-items:center;gap:7px;min-height:38px;margin-top:6px;padding:7px;font-size:11px;font-weight:700;display:inline-flex}.text-button svg{width:15px;height:15px}.text-button:hover{text-decoration:underline}.game-stage[data-state=won] .result{-webkit-backdrop-filter:none;backdrop-filter:none;background:#54300d10}.game-stage[data-state=won] .result-icon{color:#c99432}.touch-controls{touch-action:none;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 3px 5px;display:none}.touch-controls>div{gap:12px;display:flex}.touch-controls button{color:#795138;touch-action:none;background:#fff5e0;border:1px solid #d1b48d;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:61px;height:61px;display:flex;box-shadow:0 4px #c6a379}.touch-controls button svg{width:26px;height:26px}.touch-controls button small{font-size:9px;font-weight:800}.touch-controls .jump-button{color:#795333;background:#f5cc76;border-color:#d0a157;box-shadow:0 4px #ba8a48}.touch-controls .throw-button{color:#fff3d8;background:#bc5e43;border-color:#a54d39;box-shadow:0 4px #864330}.touch-controls button.pressed{filter:brightness(1.08);transform:translateY(3px);box-shadow:0 1px #ac885d}.touch-controls button:disabled{opacity:.46}.keyboard-hint{color:#9b795a;justify-content:center;gap:27px;padding:22px 0 0;font-size:10px;display:flex}.keyboard-hint>span{align-items:center;gap:5px;display:flex}.keyboard-hint kbd{color:#93704e;text-align:center;background:#fff8e9;border:1px solid #d7c2a1;border-bottom-width:2px;border-radius:5px;min-width:20px;padding:3px 5px;font:9px Trebuchet MS,sans-serif}.game-footer{color:#b09270;justify-content:space-between;gap:12px;width:100%;max-width:1120px;margin:0 auto;padding:4px 2px 20px;font-size:9px;display:flex}.game-footer a{color:#92714f;font-weight:700;text-decoration:none}.footer-note{letter-spacing:1.2px;font-size:8px}.game-wrap:fullscreen{background:#35281f;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:none;height:100%;padding:0;display:flex}.game-wrap:fullscreen .game-stage{aspect-ratio:auto;border:0;border-radius:0;width:100%;height:100%}:is(.game-wrap:fullscreen .stage-caption,.game-wrap:fullscreen .keyboard-hint){display:none}.game-wrap:fullscreen .touch-controls{bottom:max(12px, env(safe-area-inset-bottom));z-index:5;opacity:.8;padding:0;position:absolute;left:18px;right:18px}@keyframes card-in{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:none}}@keyframes star-in{0%{opacity:0;transform:scale(.4)rotate(-20deg)}to{opacity:1;transform:none}}@media (pointer:coarse){.touch-controls{display:flex}.keyboard-hint{display:none}.game-wrap{width:min(1120px,177.778svh - 480px)}}@media (max-width:699px) and (orientation:portrait){.app-shell{justify-content:center;gap:10px;padding:0 12px}.app-header{min-height:60px}.brand{gap:8px;font-size:15px}.brand-art{border-radius:10px;width:33px;height:36px}.brand-art svg{width:25px;height:25px}.brand small{letter-spacing:1.25px;margin-top:4px;font-size:6px}.header-actions{gap:7px}.icon-button{border-radius:11px;width:35px;height:35px}.icon-button svg{width:17px;height:17px}.game-wrap{width:100%}.stage-caption{letter-spacing:1px;min-height:25px;font-size:8px}.stage-caption>span:first-child{gap:7px}.stage-caption #stage-number{font-size:8px}.stage-caption #best-score{display:none}.game-stage{aspect-ratio:4/5;border-width:4px;border-radius:21px;max-height:calc(100svh - 230px)}.start-screen{background:linear-gradient(120deg,#fff2d28c,#0000 65%);align-items:flex-start;padding:9% 8%}.intro-copy{width:90%;max-width:none}.intro-copy h1{letter-spacing:-3px;margin-top:13px;margin-bottom:12px;font-size:61px}.intro-copy .eyebrow{letter-spacing:1.5px;font-size:8px}.intro-copy p{margin-bottom:17px;font-size:12px}.intro-copy .primary-button{width:185px;min-height:46px;padding:11px 15px;font-size:15px}.level-picks{margin-top:16px}.level-picks button{width:43px;height:29px;font-size:10px}.hud{gap:5px;top:12px;left:12px;right:12px}.health{gap:2px;padding:8px}.health svg{width:17px;height:17px}.inventory{gap:6px;font-size:13px}.inventory>span{gap:4px;padding:7px 8px}.inventory svg{width:18px;height:18px}.inventory small{font-size:9px}.journey{top:46px}.touch-controls{padding-top:17px;display:flex}.touch-controls>div{gap:10px}.touch-controls button{border-radius:18px;width:59px;height:59px}.keyboard-hint{display:none}.game-footer{justify-content:center;padding:5px 0 12px;font-size:8px}.footer-note{display:none}.result{padding:14px}.result-card{border-radius:20px;padding:17px 18px 9px}.result h2{font-size:29px}.result-icon{margin-bottom:9px}.result-icon svg{width:33px;height:33px}.result .eyebrow{letter-spacing:1.5px;font-size:8px}.result p{margin:10px 0 13px;font-size:11px}.result-stars{margin-top:12px}.result-stars svg{width:27px;height:27px}.result-stats{padding:8px 0 12px}.result-stats b{font-size:14px}.result .primary-button{min-height:44px;font-size:14px}.boss-hud{width:65%;top:82px}}@media (max-height:680px) and (orientation:portrait){.app-shell{gap:6px}.app-header{min-height:51px}.game-stage{max-height:calc(100svh - 203px)}.intro-copy h1{margin:10px 0;font-size:48px}.intro-copy p{display:none}.intro-copy .primary-button{margin-top:15px}.level-picks{margin-top:14px}.touch-controls{padding-top:14px}.touch-controls button{width:54px;height:53px}.game-footer{padding-top:0;padding-bottom:8px}.result-icon{display:none}.result h2{font-size:25px}.result p{margin:8px 0}.result-stars{margin-top:9px}.result-stars svg{width:22px;height:22px}.result-stats{padding-bottom:10px}.result-card{padding-top:14px}.text-button{min-height:33px;margin-top:2px}}@media (orientation:landscape) and (max-height:600px){.app-shell{justify-content:center;gap:4px;padding:0 12px}.app-header{max-width:960px;min-height:43px}.brand{gap:7px;font-size:13px}.brand small{display:none}.brand-art{border-radius:8px;width:29px;height:28px}.brand-art svg{width:22px;height:22px}.header-actions{gap:6px}.icon-button{border-radius:9px;width:31px;height:30px}.icon-button svg{width:16px;height:16px}.game-wrap{width:min(960px,177.778svh - 115.556px);position:relative}.stage-caption,.game-footer,.keyboard-hint{display:none}.game-stage{border-width:3px;border-radius:17px}.touch-controls{opacity:.85;z-index:3;padding:0;display:flex;position:absolute;bottom:13px;left:14px;right:14px}.touch-controls button{border-radius:13px;width:45px;height:43px}.touch-controls button svg{width:21px;height:21px}.touch-controls button small{font-size:7px}.touch-controls>div{gap:8px}:is(.game-wrap:has(.game-stage[data-state=ready]) .touch-controls,.game-wrap:has(.game-stage[data-state=paused]) .touch-controls,.game-wrap:has(.game-stage[data-state=won]) .touch-controls,.game-wrap:has(.game-stage[data-state=lost]) .touch-controls){display:none}.intro-copy h1{letter-spacing:-3px;margin:10px 0;font-size:50px}.intro-copy p{display:none}.intro-copy .eyebrow{font-size:7px}.intro-copy .primary-button{width:185px;min-height:41px;padding:9px 13px;font-size:14px}.level-picks{gap:6px;margin-top:14px}.level-picks button{width:41px;height:27px;font-size:10px}.hud{top:10px;left:14px;right:14px}.health{padding:6px 8px}.health svg{width:16px;height:16px}.inventory{font-size:12px}.inventory>span{padding:5px 8px}.inventory svg{width:17px;height:17px}.journey{top:38px}.result{padding:12px}.result-card{max-width:310px;padding:12px 18px 7px}.result-icon{display:none}.result h2{margin-top:6px;font-size:25px}.result .eyebrow{font-size:7px}.result p{margin:8px 0;font-size:10px}.result-stars{gap:7px;margin:8px 0 0}.result-stars svg{width:23px;height:23px}.result-stats{padding:6px 0 9px}.result-stats b{font-size:13px}.result .primary-button{min-height:37px;padding:8px 12px;font-size:13px}.text-button{min-height:29px;margin-top:2px;font-size:10px}.boss-hud{top:62px}.boss-hud>div:first-child{font-size:9px}}.fullscreen-tools{display:none}.game-wrap:fullscreen .fullscreen-tools{z-index:6;gap:8px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.game-wrap:fullscreen .game-stage{aspect-ratio:16/9;width:min(100vw,177.778svh);height:auto;max-height:100svh}.game-wrap:fullscreen .result{z-index:4}@media (orientation:portrait){.game-wrap:fullscreen .game-stage{aspect-ratio:4/5;width:100%;height:auto}.game-wrap:fullscreen .fullscreen-tools{top:max(12px, env(safe-area-inset-top))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.level-picks{flex-wrap:wrap;gap:6px;max-width:300px}.level-picks button{flex-shrink:0;min-height:36px}.hud-status{color:#fff3d5;text-shadow:0 1px 2px #67462d;letter-spacing:1px;justify-content:space-between;align-items:center;font-size:10px;display:flex;position:absolute;top:49px;left:0;right:0}.stamina-label{align-items:center;gap:5px;display:flex}.stamina-label>svg{width:16px;height:16px}.stamina{background:#27363240;border-radius:4px;width:92px;height:5px;display:block;overflow:hidden}.stamina i{border-radius:inherit;background:#b4edbc;height:100%;transition:width .1s linear;display:block}.journey{top:77px}.boss-hud{top:126px}.boss-hud>div:first-child{color:#fff4d3;text-shadow:0 1px 3px #542c2a}.touch-controls .dash-button{color:#456a59;background:#bdd6bc;border-color:#88aa8a;box-shadow:0 4px #7e9d7f,inset 0 1px #e4f2d8}.touch-controls .dash-button.recharging{filter:saturate(.4);opacity:.64}.cinematic{pointer-events:none;color:#ffedbb;position:absolute;inset:0}.cinematic-top{background:#201b27ef;border-bottom:1px solid #e7bb6650;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:14px 24px;display:flex;position:absolute;inset:0 0 auto}.cinematic-top>span{letter-spacing:3px;font-size:10px;font-weight:800}#skip-scene{pointer-events:auto;color:#e8d9b9;background:#ffffff08;border:1px solid #ba9e6055;border-radius:8px;align-items:center;gap:9px;min-height:44px;padding:9px 13px;font-size:11px;display:flex}#skip-scene svg{width:16px;height:16px}#skip-scene:hover{background:#ffffff16}.cinematic-bottom{background:#201b27ef;border-top:1px solid #e7bb6650;place-items:center;min-height:72px;padding:15px;display:grid;position:absolute;inset:auto 0 0}.cinematic-bottom p{text-align:center;color:#fff0ca;margin:0;font:italic 25px Georgia,serif}@media (max-width:600px){.level-picks button{gap:3px;width:39px;min-height:36px}.touch-controls>div{gap:6px}.touch-controls button{width:56px;height:58px}.hud-status{font-size:8px;top:43px}.stamina{width:64px}.stamina-label>svg{width:13px;height:13px}.journey{top:67px}.boss-hud{width:72%;top:106px}.cinematic-top{gap:6px;min-height:61px;padding:7px 10px}.cinematic-top>span{letter-spacing:1.3px;max-width:50%;font-size:8px;line-height:1.6}#skip-scene{gap:4px;padding:8px;font-size:9px}.cinematic-bottom{min-height:68px;padding:12px}.cinematic-bottom p{font-size:19px}}@media (max-width:360px){.touch-controls button{width:50px;height:52px}.touch-controls button svg{width:22px;height:22px}.touch-controls button small{font-size:9px}.inventory{gap:4px}.inventory>span{padding-left:6px;padding-right:6px}}@media (max-height:500px) and (orientation:landscape){.hud-status{font-size:8px;top:31px}.journey{top:51px}.boss-hud{top:76px}.cinematic-top{min-height:52px;padding:4px 14px}.cinematic-bottom{min-height:47px;padding:10px}.cinematic-bottom p{font-size:20px}.game-wrap:has(.game-stage[data-state=cinematic]) .touch-controls{display:none}.level-picks button{min-height:30px}}.game-wrap:fullscreen:has(.game-stage[data-state=cinematic]) .fullscreen-tools{top:auto;bottom:80px}.interact-button{color:#6e4834;white-space:nowrap;background:#fff2d7f5;border:1px solid #f7dfa8;border-radius:12px;justify-content:center;align-items:center;gap:9px;max-width:calc(100% - 28px);min-height:46px;padding:10px 16px;font-size:13px;font-weight:800;display:flex;position:absolute;bottom:17px;left:50%;transform:translate(-50%);box-shadow:0 3px #895b4266}.interact-button svg{flex-shrink:0;width:20px;height:20px}.interact-button kbd{border:1px solid #b89a70;border-radius:4px;padding:2px 5px;font-size:11px}.adventure-options{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.adventure-options button,.pause-buddy{color:#765239;background:#fff5dfdd;border:1px solid #b8a27877;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:7px 10px;font-size:11px;font-weight:700;display:flex}.adventure-options button[aria-pressed=true],.pause-buddy[aria-pressed=true]{background:#e4edcfef;border-color:#7aab8c}.adventure-options svg,.pause-buddy svg{flex-shrink:0;width:20px;height:20px}#hat-choice svg{color:var(--hat-color);fill:var(--hat-color);stroke:#74573e;stroke-width:1px}.pause-buddy{min-height:38px;margin:7px auto 0}.rush-button{color:#ffdf9e;text-align:left;background:#463345;border:1px solid #a07b50;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;width:285px;max-width:100%;min-height:49px;margin-top:10px;padding:9px 13px;display:flex;box-shadow:0 3px #75503640}.rush-button>svg{flex-shrink:0;width:21px;height:21px}.rush-button>span{flex:1;font-size:13px;font-weight:800}.rush-button small{margin-top:3px;font-size:9px;font-weight:400;display:block}.rush-button:hover{background:#5a3d52}.rush-clock{color:#ffdfa4;font-variant-numeric:tabular-nums;background:#292133ed;border:1px solid #e4b76966;border-radius:10px;align-items:center;gap:11px;padding:9px 12px;display:flex;position:absolute;bottom:16px;right:18px}.rush-clock span{letter-spacing:1px;font-size:10px}.rush-clock b{font-size:16px}.start-screen[data-completed=true] h1{font-size:clamp(42px,5.8vw,72px)}.start-screen[data-completed=true] .intro-copy p{margin-bottom:12px}@media (max-width:600px){.adventure-options{gap:6px;margin-top:8px}.adventure-options button{padding:6px 8px;font-size:10px}.start-screen[data-completed=true]{padding-top:6%}.start-screen[data-completed=true] h1{margin:9px 0;font-size:47px}.start-screen[data-completed=true] .intro-copy p{display:none}.rush-button{width:236px;min-height:46px;margin-top:8px}.rush-button small{font-size:8px}.interact-button{gap:6px;padding:9px 12px;font-size:11px;bottom:12px}.interact-button kbd{display:none}.rush-clock{padding:7px 9px;bottom:12px;right:12px}}@media (max-height:680px) and (orientation:portrait){.start-screen[data-completed=true] h1{margin:7px 0;font-size:37px}.start-screen[data-completed=true] .primary-button{margin-top:8px}.start-screen[data-completed=true] .level-picks{margin-top:10px}.adventure-options{margin-top:7px}.pause-buddy{margin-top:4px}}@media (max-height:500px) and (orientation:landscape){.adventure-options{flex-wrap:nowrap;width:230px;position:absolute;bottom:58px;left:240px}.rush-button{width:230px;position:absolute;bottom:0;left:240px}.start-screen[data-completed=true] h1{font-size:38px}.pause-buddy{min-height:32px;padding:4px 8px}}@media (max-width:600px){.intro-copy{width:100%}.level-picks{flex-wrap:nowrap;gap:4px}.level-picks button{flex:1;width:auto;min-width:44px;max-width:52px;min-height:44px}}@media (max-height:500px) and (orientation:landscape){.level-picks{flex-wrap:nowrap;gap:4px;min-width:236px}.level-picks button{min-width:44px}}
