.BeastRun-module__b8IZvG__page{--panel:#fff;--panel-2:#faf7f2;--text:#241703;--muted:#7a6a55;--border:#e7ded0;--accent:#b45309;--accent-2:#c2410c;--danger:#dc2626;--good:#15803d;--radius:16px;--page-bg:radial-gradient(900px 520px at 12% -6%, #f5b94214 0%, transparent 60%), radial-gradient(900px 520px at 88% 0%, #5ec86a14 0%, transparent 55%), #faf8f4;--app-bg:linear-gradient(180deg, #fff 0%, #faf7f2 100%);--app-shadow:0 24px 60px #24170314, inset 0 0 0 1px #24170312;--title-grad:linear-gradient(120deg, #b45309, #c2410c 55%, #15803d);--hover:#f3ece1;--hover-strong:#ece3d4;--chip-on:#fdf1dc;--on-accent:#fff;--tip-bg:#fff;--tip-shadow:0 16px 40px #2417031f;--track:#ece4d6;--track-veil:#24170333;--code-trick-bg:#fef3c7;--code-trick-ink:#92400e;--cell-off-opacity:.62;--art-well:linear-gradient(180deg, #fff, #f4efe6);--art-well-2:linear-gradient(180deg, #fbf7f0, #f1ebe0);--art-well-3:linear-gradient(180deg, #fbf7f0, #f3ede2);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-sans);color:var(--text);background:var(--page-bg);-webkit-tap-highlight-color:transparent;justify-content:center;min-height:100%;padding:10px 16px 16px;display:flex}.dark .BeastRun-module__b8IZvG__page{--panel:#1d1710;--panel-2:#2a2118;--text:#f7f1e6;--muted:#b8a992;--border:#4a3a27;--accent:#f5b942;--accent-2:#ff8a3c;--danger:#f87171;--good:#5ec86a;--page-bg:radial-gradient(900px 520px at 12% -6%, #7c421255 0%, transparent 60%), radial-gradient(900px 520px at 88% 0%, #3f5c2a44 0%, transparent 55%), #120e09;--app-bg:linear-gradient(180deg, #1d1710 0%, #140f0a 100%);--app-shadow:0 24px 60px #0006, inset 0 0 0 1px #ffffff12;--title-grad:linear-gradient(120deg, #f5b942, #ff8a3c 55%, #5ec86a);--hover:#3a2e21;--hover-strong:#3d3022;--chip-on:#3a2c19;--on-accent:#241703;--tip-bg:#241c13f2;--tip-shadow:0 16px 40px #00000073;--track:#33281c;--track-veil:#fff5;--code-trick-bg:#4a3208;--code-trick-ink:#ffdd9a;--cell-off-opacity:.4;--art-well:linear-gradient(180deg, #2a2118, #1a140e);--art-well-2:linear-gradient(180deg, #33291d, #1a140e);--art-well-3:linear-gradient(180deg, #2f2519, #1a140e);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.BeastRun-module__b8IZvG__stage{--panel:#1d1710;--panel-2:#2a2118;--text:#f7f1e6;--muted:#b8a992;--border:#4a3a27;--accent:#f5b942;--accent-2:#ff8a3c;--danger:#f87171;--good:#5ec86a;--hover:#3a2e21;--hover-strong:#3d3022;--chip-on:#3a2c19;--on-accent:#241703;--track:#33281c;--track-veil:#fff5;color:var(--text)}.BeastRun-module__b8IZvG__app{width:100%;max-width:var(--game-wide-width);height:calc(100vh - var(--game-wide-shell));height:calc(100svh - var(--game-wide-shell));background:var(--app-bg);box-shadow:var(--app-shadow);border-radius:20px;flex-direction:column;padding:14px 16px 16px;display:flex}.BeastRun-module__b8IZvG__topbar{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.BeastRun-module__b8IZvG__topbar h1{letter-spacing:-.5px;margin:0;font-size:clamp(21px,5.2vw,30px);font-weight:800}.BeastRun-module__b8IZvG__topbar h1 span{background:var(--title-grad);color:#0000;-webkit-background-clip:text;background-clip:text}.BeastRun-module__b8IZvG__subtitle{color:var(--muted);margin:2px 0 0;font-size:13px}.BeastRun-module__b8IZvG__tools{flex-shrink:0;gap:8px;display:flex}.BeastRun-module__b8IZvG__iconBtn{border:1px solid var(--border);background:var(--panel-2);width:38px;height:38px;color:var(--text);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;transition:background .15s,border-color .15s,transform .1s;display:inline-flex}.BeastRun-module__b8IZvG__iconBtn:hover{background:var(--hover)}.BeastRun-module__b8IZvG__iconBtn:active{transform:scale(.94)}.BeastRun-module__b8IZvG__iconBtn:focus-visible,.BeastRun-module__b8IZvG__btn:focus-visible,.BeastRun-module__b8IZvG__chip:focus-visible,.BeastRun-module__b8IZvG__levelCell:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.BeastRun-module__b8IZvG__btn{border:1px solid var(--border);background:var(--panel-2);min-height:44px;color:var(--text);font:inherit;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:600;transition:background .15s,transform .1s,opacity .15s;display:inline-flex}.BeastRun-module__b8IZvG__btn:hover:not(:disabled){background:var(--hover-strong)}.BeastRun-module__b8IZvG__btn:active:not(:disabled){transform:scale(.98)}.BeastRun-module__b8IZvG__btn:disabled{opacity:.45;cursor:not-allowed}.BeastRun-module__b8IZvG__primary{background:linear-gradient(120deg, var(--accent), var(--accent-2));color:var(--on-accent);border-color:#0000}.BeastRun-module__b8IZvG__primary:hover:not(:disabled){filter:brightness(1.07);background:linear-gradient(120deg, var(--accent), var(--accent-2))}.BeastRun-module__b8IZvG__setup{flex:1;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:14px;min-height:0;display:grid}.BeastRun-module__b8IZvG__setupScroll{align-content:start;gap:14px;min-height:0;padding-right:4px;display:grid;overflow:auto}.BeastRun-module__b8IZvG__levelsCol{align-content:stretch}.BeastRun-module__b8IZvG__levelsCol>.BeastRun-module__b8IZvG__card{flex-direction:column;min-height:100%;display:flex}.BeastRun-module__b8IZvG__levelsCol .BeastRun-module__b8IZvG__levelGrid{align-content:start}.BeastRun-module__b8IZvG__card{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);padding:14px}.BeastRun-module__b8IZvG__card h2{margin:0 0 4px;font-size:15px;font-weight:700}.BeastRun-module__b8IZvG__card p{color:var(--muted);margin:0 0 10px;font-size:13px;line-height:1.5}.BeastRun-module__b8IZvG__levelGrid{grid-template-columns:repeat(auto-fill,minmax(78px,1fr));gap:8px;display:grid}.BeastRun-module__b8IZvG__levelCell{border:1px solid var(--border);background:var(--panel-2);color:var(--text);font:inherit;cursor:pointer;text-align:left;border-radius:12px;gap:4px;padding:6px 6px 7px;transition:border-color .15s,transform .1s,background .15s;display:grid;position:relative}.BeastRun-module__b8IZvG__levelCell:hover:not(:disabled){border-color:var(--accent);transform:translateY(-1px)}.BeastRun-module__b8IZvG__levelCell[data-on="1"]{border-color:var(--accent);background:var(--chip-on)}.BeastRun-module__b8IZvG__levelCell:disabled{opacity:var(--cell-off-opacity);cursor:not-allowed}.BeastRun-module__b8IZvG__levelArt{aspect-ratio:1;border-left:3px solid #0000;border-radius:9px;display:block;position:relative;overflow:hidden}.BeastRun-module__b8IZvG__levelArt b{color:#fff;text-shadow:0 1px 4px #0008;font-size:17px;font-weight:800;position:absolute;top:3px;left:6px}.BeastRun-module__b8IZvG__archIcon{color:#fffc;width:22px;height:22px;position:absolute;bottom:14px;right:5px}.BeastRun-module__b8IZvG__levelCounts{font-variant-numeric:tabular-nums;color:#ffffff9e;font-size:10px;font-style:normal;position:absolute;bottom:4px;left:6px}.BeastRun-module__b8IZvG__stars{text-align:center;letter-spacing:1px;color:var(--accent);font-size:11px;line-height:1.1;display:block}.BeastRun-module__b8IZvG__chips{flex-wrap:wrap;gap:8px;display:flex}.BeastRun-module__b8IZvG__chip{border:1px solid var(--border);background:var(--panel-2);min-height:38px;color:var(--text);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.BeastRun-module__b8IZvG__chip[data-on="1"]{border-color:var(--accent);background:var(--chip-on)}.BeastRun-module__b8IZvG__chipNote{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.5}.BeastRun-module__b8IZvG__preview{grid-template-columns:1fr 1fr;gap:10px;display:grid}.BeastRun-module__b8IZvG__previewCell{aspect-ratio:16/10;border:1px solid var(--border);background:var(--art-well);border-radius:12px;position:relative}.BeastRun-module__b8IZvG__previewCell span{color:var(--muted);font-size:11px;font-weight:700;position:absolute;bottom:6px;left:8px}.BeastRun-module__b8IZvG__runnerPick{align-items:center;gap:8px;display:flex}.BeastRun-module__b8IZvG__runnerStage{aspect-ratio:16/10;border:1px solid var(--border);background:var(--art-well-2);border-radius:12px;flex:1;display:block}.BeastRun-module__b8IZvG__runnerName{margin:10px 0 2px;font-size:16px;font-weight:800}.BeastRun-module__b8IZvG__levelBoss{width:62%;height:58%;display:block;position:absolute;bottom:14%;right:2%}.BeastRun-module__b8IZvG__levelTip{z-index:30;border:1px solid var(--border);background:var(--tip-bg);width:232px;max-width:calc(100vw - 24px);box-shadow:var(--tip-shadow);pointer-events:none;border-radius:12px;gap:4px;padding:10px 12px;display:grid;position:fixed;transform:translate(-50%)}.BeastRun-module__b8IZvG__levelTip>b{font-size:14px}.BeastRun-module__b8IZvG__levelTip>span{color:var(--muted);margin-bottom:4px;font-size:12px;line-height:1.45}.BeastRun-module__b8IZvG__runnerGrid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;display:grid}.BeastRun-module__b8IZvG__runnerCell{border:1px solid var(--border);background:var(--panel-2);color:var(--text);font:inherit;text-align:left;cursor:pointer;border-radius:12px;gap:3px;padding:6px;transition:border-color .15s,background .15s,transform .1s;display:grid}.BeastRun-module__b8IZvG__runnerCell:hover{border-color:var(--accent);transform:translateY(-1px)}.BeastRun-module__b8IZvG__runnerCell[data-on="1"]{border-color:var(--accent);background:var(--chip-on)}.BeastRun-module__b8IZvG__runnerCell:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.BeastRun-module__b8IZvG__runnerArt{aspect-ratio:16/10;background:var(--art-well-2);border-radius:8px;display:block}.BeastRun-module__b8IZvG__runnerCell b{font-size:12px}.BeastRun-module__b8IZvG__runnerCell span:last-child{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:46px;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.BeastRun-module__b8IZvG__rows{gap:8px;display:grid}.BeastRun-module__b8IZvG__row{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.BeastRun-module__b8IZvG__row b{color:var(--text);font-variant-numeric:tabular-nums}.BeastRun-module__b8IZvG__setupSide{grid-template-rows:minmax(0,1fr) auto;gap:10px;min-height:0;display:grid}.BeastRun-module__b8IZvG__startRow{gap:8px;display:grid}.BeastRun-module__b8IZvG__hud{flex-wrap:wrap;align-items:center;gap:10px;padding:6px 2px 8px;display:flex}.BeastRun-module__b8IZvG__hudStat{color:var(--muted);font-size:12px;display:grid}.BeastRun-module__b8IZvG__hudStat b{color:var(--text);font-variant-numeric:tabular-nums;font-size:15px}.BeastRun-module__b8IZvG__spacer{flex:1}.BeastRun-module__b8IZvG__progress{background:var(--track);border-radius:999px;height:6px;margin-bottom:8px;position:relative;overflow:hidden}.BeastRun-module__b8IZvG__progress i{background:linear-gradient(90deg, var(--accent), var(--accent-2));border-radius:999px;height:100%;transition:width .12s linear;display:block}.BeastRun-module__b8IZvG__progress em{background:var(--track-veil);width:2px;height:12px;position:absolute;top:-3px}.BeastRun-module__b8IZvG__stage{border-radius:var(--radius);border:1px solid var(--border);touch-action:none;background:#0b0805;flex:1;min-height:0;position:relative;overflow:hidden}@media (min-width:1024px){.BeastRun-module__b8IZvG__page{flex:auto;align-items:flex-start}.BeastRun-module__b8IZvG__app{height:auto;max-height:calc(100vh - var(--game-wide-shell));max-height:calc(100svh - var(--game-wide-shell))}.BeastRun-module__b8IZvG__stage{aspect-ratio:var(--game-stage-aspect);flex:0 auto}}.BeastRun-module__b8IZvG__stage canvas{width:100%;height:100%;display:block}.BeastRun-module__b8IZvG__loading,.BeastRun-module__b8IZvG__overlay{text-align:center;overscroll-behavior:contain;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:3;background:#120e09d9;flex-direction:column;justify-content:safe center;align-items:center;gap:12px;padding:20px;display:flex;position:absolute;inset:0;overflow-y:auto}.BeastRun-module__b8IZvG__overlay h2{margin:0;font-size:clamp(20px,5vw,28px);font-weight:800}.BeastRun-module__b8IZvG__overlay p{max-width:46ch;color:var(--muted);margin:0;font-size:14px;line-height:1.6}.BeastRun-module__b8IZvG__overlayBtns{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.BeastRun-module__b8IZvG__bigStars{letter-spacing:6px;color:var(--accent);font-size:34px}.BeastRun-module__b8IZvG__scoreBig{font-variant-numeric:tabular-nums;font-size:44px;font-weight:800}.BeastRun-module__b8IZvG__resultRow{color:var(--muted);gap:18px;font-size:13px;display:flex}.BeastRun-module__b8IZvG__resultRow b{color:var(--text);font-variant-numeric:tabular-nums;font-size:17px;display:block}.BeastRun-module__b8IZvG__routeRow{flex-wrap:wrap;justify-content:center;gap:4px;display:flex}.BeastRun-module__b8IZvG__routeRow i{border:1px solid var(--border);background:var(--panel-2);border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-style:normal;font-weight:700;display:inline-flex}.BeastRun-module__b8IZvG__routeRow i[data-same="0"]{border-color:var(--accent);color:var(--accent)}@media (max-height:640px){.BeastRun-module__b8IZvG__loading,.BeastRun-module__b8IZvG__overlay{gap:8px;padding:14px}.BeastRun-module__b8IZvG__scoreBig{font-size:30px}.BeastRun-module__b8IZvG__bigStars{letter-spacing:4px;font-size:24px}.BeastRun-module__b8IZvG__routeRow i{width:18px;height:18px;font-size:10px}}.BeastRun-module__b8IZvG__spinner{border:3px solid #fff2;border-top-color:var(--accent);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite BeastRun-module__b8IZvG__spin}@keyframes BeastRun-module__b8IZvG__spin{to{transform:rotate(1turn)}}.BeastRun-module__b8IZvG__countdown{z-index:2;pointer-events:none;justify-items:center;gap:2px;display:grid;position:absolute;top:14%;left:50%;transform:translate(-50%)}.BeastRun-module__b8IZvG__countdown b{color:var(--accent);text-shadow:0 4px 20px #0009;font-variant-numeric:tabular-nums;font-size:56px;font-weight:800}.BeastRun-module__b8IZvG__countdown span{letter-spacing:.14em;color:#fffc;font-size:12px;font-weight:700}.BeastRun-module__b8IZvG__herdCount{z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none;justify-items:center;gap:0;display:grid;position:absolute;top:8px;left:50%;transform:translate(-50%)}.BeastRun-module__b8IZvG__herdCount b{letter-spacing:-1.5px;font-variant-numeric:tabular-nums;background:linear-gradient(#fff8e8 0%,#f5b942 78%,#ff8a3c 100%);color:#0000;filter:drop-shadow(0 3px 10px #0009)drop-shadow(0 0 18px #f5b94240);-webkit-background-clip:text;background-clip:text;font-size:clamp(34px,9vw,56px);font-weight:800;line-height:1}.BeastRun-module__b8IZvG__herdCount span{letter-spacing:.22em;color:#ffffffb0;text-shadow:0 2px 8px #000a;font-size:11px;font-weight:800}.BeastRun-module__b8IZvG__herdCount em{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--danger);text-shadow:0 2px 10px #000c;margin-left:10px;font-size:clamp(15px,3.6vw,20px);font-style:normal;font-weight:800;animation:.9s ease-out forwards BeastRun-module__b8IZvG__bump;position:absolute;top:4px;left:100%}.BeastRun-module__b8IZvG__herdCount em[data-gain="1"]{color:var(--good)}@keyframes BeastRun-module__b8IZvG__bump{0%{opacity:0;transform:translateY(10px)scale(.85)}22%{opacity:1;transform:translateY(0)scale(1.12)}60%{opacity:1;transform:translateY(-6px)scale(1)}to{opacity:0;transform:translateY(-24px)scale(.95)}}.BeastRun-module__b8IZvG__herdCount[data-hurt="1"] b{animation:.4s ease-out BeastRun-module__b8IZvG__shakeNum}@keyframes BeastRun-module__b8IZvG__shakeNum{0%,to{transform:translate(0)}20%{transform:translate(-7px)scale(1.06)}45%{transform:translate(6px)}70%{transform:translate(-3px)}}.BeastRun-module__b8IZvG__hurt{z-index:2;pointer-events:none;background:radial-gradient(#0000 42%,#ef444488 100%);animation:.62s ease-out forwards BeastRun-module__b8IZvG__hurtFade;position:absolute;inset:0}@keyframes BeastRun-module__b8IZvG__hurtFade{0%{opacity:0}15%{opacity:1}to{opacity:0}}.BeastRun-module__b8IZvG__rush{z-index:1;pointer-events:none;opacity:.5;background:repeating-linear-gradient(100deg,#0000 0 42px,#ffffff26 42px 44px,#0000 44px 90px),radial-gradient(#0000 38%,#0005 100%);animation:.55s linear infinite BeastRun-module__b8IZvG__rushPan;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#0000 30%,#000 78%);mask-image:radial-gradient(#0000 30%,#000 78%)}@keyframes BeastRun-module__b8IZvG__rushPan{to{background-position:-90px 0,0 0}}.BeastRun-module__b8IZvG__streak{border:1px solid var(--accent);z-index:2;pointer-events:none;background:#14100bcc;border-radius:12px;justify-items:center;padding:6px 12px;display:grid;position:absolute;top:12px;left:14px}.BeastRun-module__b8IZvG__streak b{color:var(--accent);font-variant-numeric:tabular-nums;font-size:24px;font-weight:800;line-height:1}.BeastRun-module__b8IZvG__streak span{letter-spacing:.18em;color:#fffa;font-size:9px;font-weight:800}.BeastRun-module__b8IZvG__streak[data-hot="1"]{border-color:var(--accent-2);animation:.7s ease-in-out infinite BeastRun-module__b8IZvG__streakPulse;box-shadow:0 0 22px #ff8a3c66}.BeastRun-module__b8IZvG__streak[data-hot="1"] b{color:var(--accent-2)}@keyframes BeastRun-module__b8IZvG__streakPulse{50%{transform:scale(1.08)}}.BeastRun-module__b8IZvG__bossCard{border:1px solid var(--danger);z-index:2;pointer-events:none;background:#120e09e0;border-radius:16px;justify-items:center;gap:2px;padding:12px 26px;animation:2.6s ease-out forwards BeastRun-module__b8IZvG__bossIn;display:grid;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 40px #f8717155,0 12px 34px #0008}.BeastRun-module__b8IZvG__bossCard span{letter-spacing:.28em;color:var(--danger);font-size:10px;font-weight:800}.BeastRun-module__b8IZvG__bossCard b{font-size:clamp(22px,5vw,34px);font-weight:800;line-height:1.1}.BeastRun-module__b8IZvG__bossCard i{color:var(--accent);font-variant-numeric:tabular-nums;font-size:15px;font-style:normal;font-weight:800}@keyframes BeastRun-module__b8IZvG__bossIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.8)}10%{opacity:1;transform:translate(-50%,-50%)scale(1.04)}25%,80%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-62%)scale(1)}}.BeastRun-module__b8IZvG__confetti{pointer-events:none;position:absolute;inset:0;overflow:hidden}.BeastRun-module__b8IZvG__confetti i{background:var(--accent);transform-origin:50%;width:8px;height:14px;animation:1.5s cubic-bezier(.15,.7,.3,1) forwards BeastRun-module__b8IZvG__pop;animation-delay:calc(var(--i) * 55ms);rotate:calc(var(--i) * 30deg);border-radius:2px;position:absolute;top:42%;left:50%}.BeastRun-module__b8IZvG__confetti i:nth-child(3n){background:var(--good)}.BeastRun-module__b8IZvG__confetti i:nth-child(3n+1){background:var(--accent-2)}@keyframes BeastRun-module__b8IZvG__pop{0%{opacity:0;translate:0;scale:.4}12%{opacity:1}to{opacity:0;translate:calc(cos(var(--i) * 30deg) * 46vmin) calc(sin(var(--i) * 30deg) * 46vmin);scale:1}}.BeastRun-module__b8IZvG__boost{z-index:2;pointer-events:none;justify-items:center;animation:1.5s ease-out forwards BeastRun-module__b8IZvG__boostIn;display:grid;position:absolute;top:38%;left:50%;transform:translate(-50%,-50%)}.BeastRun-module__b8IZvG__boost b{color:var(--accent-2);text-shadow:0 0 26px #ff8a3c88,0 4px 16px #000c;font-size:clamp(40px,11vw,68px);font-weight:800;line-height:1}.BeastRun-module__b8IZvG__boost span{letter-spacing:.24em;color:#fff;text-shadow:0 2px 10px #000c;font-size:12px;font-weight:800}@keyframes BeastRun-module__b8IZvG__boostIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.6)}18%{opacity:1;transform:translate(-50%,-50%)scale(1.08)}70%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-80%)scale(1)}}.BeastRun-module__b8IZvG__bossBar{border:1px solid var(--danger);z-index:2;pointer-events:none;background:#120e09d0;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;width:min(420px,82%);padding:7px 11px;display:grid;position:absolute;bottom:78px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0006}.BeastRun-module__b8IZvG__bossBar[data-enough="1"]{border-color:var(--good)}.BeastRun-module__b8IZvG__bossBar span{letter-spacing:.16em;color:#fffc;font-size:10px;font-weight:800}.BeastRun-module__b8IZvG__bossBar i{background:#3a2a20;border-radius:999px;height:10px;display:block;overflow:hidden}.BeastRun-module__b8IZvG__bossBar i b{background:linear-gradient(90deg,#f87171,#ff8a3c);border-radius:999px;height:100%;transition:width .12s linear;display:block}.BeastRun-module__b8IZvG__bossBar em{font-variant-numeric:tabular-nums;color:var(--text);font-size:13px;font-style:normal;font-weight:800}.BeastRun-module__b8IZvG__speedChip{border:1px solid var(--border);background:var(--panel-2);font-variant-numeric:tabular-nums;color:var(--muted);border-radius:999px;padding:3px 9px;font-size:13px;font-weight:800}.BeastRun-module__b8IZvG__speedChip[data-stage="1"]{border-color:var(--accent);color:var(--accent)}.BeastRun-module__b8IZvG__speedChip[data-stage="2"]{border-color:var(--accent-2);color:var(--accent-2);box-shadow:0 0 0 3px #ff8a3c22}.BeastRun-module__b8IZvG__touchRow{pointer-events:none;z-index:2;justify-content:space-between;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.BeastRun-module__b8IZvG__laneBtn{width:56px;height:56px;color:var(--text);cursor:pointer;pointer-events:auto;touch-action:manipulation;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#241c1399;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.BeastRun-module__b8IZvG__laneBtn:active{background:#3a2c19cc;transform:scale(.94)}.BeastRun-module__b8IZvG__hint{color:var(--muted);text-align:center;margin:8px 0 0;font-size:12px}.BeastRun-module__b8IZvG__guideGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.BeastRun-module__b8IZvG__guideCell{border:1px solid var(--border);background:var(--panel-2);border-radius:12px;gap:6px;padding:8px;display:grid}.BeastRun-module__b8IZvG__guideArt{aspect-ratio:16/10;background:var(--art-well-3);border-radius:8px;position:relative}.BeastRun-module__b8IZvG__guideCell b{font-size:13px}.BeastRun-module__b8IZvG__guideCell span{color:var(--muted);font-size:12px;line-height:1.45}.BeastRun-module__b8IZvG__modTable{border-collapse:collapse;width:100%;font-size:13px}.BeastRun-module__b8IZvG__modTable th,.BeastRun-module__b8IZvG__modTable td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:6px 8px}.BeastRun-module__b8IZvG__modTable th{color:var(--muted);font-weight:700}.BeastRun-module__b8IZvG__modTable code{background:var(--chip-on);border-radius:6px;margin:1px 3px 1px 0;padding:1px 6px;font-size:12px;display:inline-block}.BeastRun-module__b8IZvG__modTable tr[data-trick=true] th{color:var(--accent)}.BeastRun-module__b8IZvG__modTable tr[data-trick=true] code{background:var(--code-trick-bg);color:var(--code-trick-ink)}.BeastRun-module__b8IZvG__sheetSection+.BeastRun-module__b8IZvG__sheetSection{margin-top:18px}.BeastRun-module__b8IZvG__sheetSection h3{margin:0 0 6px;font-size:15px;font-weight:700}.BeastRun-module__b8IZvG__sheetSection p{color:var(--muted);margin:0 0 8px;font-size:13px;line-height:1.6}@media (max-width:860px){.BeastRun-module__b8IZvG__setup{display:block;overflow:hidden auto}.BeastRun-module__b8IZvG__setupScroll,.BeastRun-module__b8IZvG__setupSide{display:block;overflow:visible}.BeastRun-module__b8IZvG__levelsCol>.BeastRun-module__b8IZvG__card{min-height:0;display:block}.BeastRun-module__b8IZvG__setupSide>*+*,.BeastRun-module__b8IZvG__setupScroll>*+*,.BeastRun-module__b8IZvG__startRow{margin-top:14px}}@media (max-width:640px){.BeastRun-module__b8IZvG__page{--game-wide-shell:var(--game-wide-shell-sm);padding:8px 10px 12px}.BeastRun-module__b8IZvG__app{border-radius:16px;padding:12px}.BeastRun-module__b8IZvG__laneBtn{width:62px;height:62px}.BeastRun-module__b8IZvG__levelGrid{grid-template-columns:repeat(auto-fill,minmax(92px,1fr))}}
