.game-page{padding-top:6rem;color:#e6ecff;transition:padding-top .3s ease}.game-page__head{text-align:center;margin-bottom:1.5rem;transition:margin-bottom .3s ease}.game-page__head h1{font-size:clamp(2rem,5vw,3rem);letter-spacing:.02em;transition:font-size .3s ease}.game-page__intro{max-width:46rem;margin:.75rem auto 0;color:#9fb0d6;line-height:1.5}.game-page__stage{max-width:1100px;margin:0 auto;padding:0 1rem}body.sg-playing .game-page{padding-top:2.4rem}body.sg-playing .game-page__head{margin-bottom:.6rem}body.sg-playing .game-page__head h1{font-size:clamp(1.3rem,3.5vw,1.9rem)}body.sg-playing .game-page__intro{display:none}body.sg-playing .sg-root{max-height:84vh}.game-page__foot{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.game-page__back{color:#9fb0d6;text-decoration:none;font-size:.95rem;transition:color .15s ease}.game-page__back:hover{color:#c9b6ff}.sg-hof-btn{font:inherit;cursor:pointer;color:#f3eeff;background:#ffd24d1f;border:1px solid rgba(255,210,77,.5);border-radius:8px;padding:.55rem 1.2rem;letter-spacing:.02em;transition:background .15s ease,transform .12s ease}.sg-hof-btn:hover{background:#ffd24d33;transform:translateY(-1px)}.sg-hof-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem;background:#05060abf;backdrop-filter:blur(3px)}.sg-hof{width:100%;max-width:26rem;max-height:80vh;overflow-y:auto;display:flex;flex-direction:column;gap:.8rem;padding:1.5rem;border-radius:14px;background:linear-gradient(160deg,#0b0d16,#05060a);border:1px solid rgba(255,210,77,.3);box-shadow:0 20px 60px #00000080;text-align:center}.sg-hof h2{margin:0;color:#ffd24d;letter-spacing:.04em;text-shadow:0 0 14px rgba(255,210,77,.4)}.sg-root,.sg-launch{position:relative;width:100%;aspect-ratio:16 / 10;max-height:74vh;transition:max-height .3s ease;border:1px solid rgba(155,109,255,.25);border-radius:12px;background:radial-gradient(120% 80% at 50% 0%,rgba(56,189,248,.06),transparent 60%),#05060a;overflow:hidden;box-shadow:0 0 60px #5b2d8b2e inset}.sg-launch{display:flex;align-items:center;justify-content:center}.sg-canvas-wrap{position:absolute;inset:0;touch-action:none;cursor:crosshair;outline:none}.sg-canvas-wrap:focus-visible{box-shadow:0 0 0 2px #38bdf899 inset}.sg-canvas{display:block;width:100%;height:100%}.sg-hud{position:absolute;display:flex;flex-direction:column;gap:.15rem;font-family:var(--font-mono, ui-monospace, monospace);font-size:.8rem;letter-spacing:.04em;color:#8fa6d6;pointer-events:none}.sg-hud--tl{top:.85rem;left:1rem}.sg-hud--tr{top:.85rem;right:1rem;text-align:right}.sg-tier{color:#c9b6ff;font-weight:600}.sg-alarm{color:#ff5d5d;text-shadow:0 0 8px rgba(255,77,77,.6)}.sg-hint{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);font-size:.82rem;color:#9fb0d6;background:#05060a99;padding:.3rem .8rem;border-radius:999px;pointer-events:none;white-space:nowrap}.sg-result{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;text-align:center;background:#05060ab8;backdrop-filter:blur(2px)}.sg-result h2{font-size:clamp(1.4rem,4vw,2rem);letter-spacing:.04em;margin:0}.sg-result--ok h2{color:#34d399;text-shadow:0 0 14px rgba(52,211,153,.5)}.sg-result--crash h2{color:#ff5d5d;text-shadow:0 0 14px rgba(255,77,77,.55)}.sg-result--warn h2{color:#ffd24d}.sg-result__precision{font-family:var(--font-mono, ui-monospace, monospace);font-size:1.5rem;color:#e6ecff}.sg-result__score{font-family:var(--font-mono, ui-monospace, monospace);font-size:1.3rem;color:#c9b6ff}.sg-result__msg{color:#9fb0d6;max-width:24rem}.sg-btn{font:inherit;cursor:pointer;color:#f3eeff;background:linear-gradient(135deg,#5b2d8b,#2563eb);border:1px solid rgba(155,109,255,.5);border-radius:8px;padding:.6rem 1.4rem;letter-spacing:.03em;transition:transform .12s ease,box-shadow .2s ease}.sg-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #5b2d8b73}.sg-btn:disabled{opacity:.6;cursor:progress}.sg-btn--lg{font-size:1.05rem;padding:.85rem 2rem}.sg-btn--ghost{background:transparent;border-color:#9b6dff66}@media(prefers-reduced-motion:reduce){.sg-btn,.game-page,.game-page__head,.game-page__head h1,.sg-root,.sg-launch{transition:none}}.sg-result--final{justify-content:center;gap:.4rem;padding:.9rem 1rem;overflow-y:auto}.sg-record-badge{color:#ffd24d;font-weight:700;letter-spacing:.05em;text-shadow:0 0 12px rgba(255,210,77,.5);margin:0}.sg-qualify{display:flex;flex-direction:column;gap:.4rem;align-items:center}.sg-qualify__prompt{color:#c9b6ff;font-size:.9rem;margin:0}.sg-row{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.sg-input{font:inherit;color:#e6ecff;background:#ffffff0f;border:1px solid rgba(155,109,255,.4);border-radius:8px;padding:.5rem .8rem;min-width:12rem}.sg-input:focus-visible{outline:none;border-color:#38bdf8;box-shadow:0 0 0 2px #38bdf84d}.sg-saved{color:#34d399;margin:0}.sg-board{width:100%;max-width:22rem}.sg-board h3{font-size:.82rem;letter-spacing:.06em;color:#9fb0d6;text-transform:uppercase;margin:.2rem 0}.sg-board__rank{color:#c9b6ff}.sg-board__name{color:#e6ecff;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sg-board__score{color:#34d399;font-weight:600}.sg-lb{width:100%;max-width:24rem}.sg-podium{display:flex;align-items:flex-end;justify-content:center;gap:.4rem;margin-bottom:.4rem}.sg-podium__step{display:flex;flex-direction:column;align-items:center;gap:.05rem;width:5.4rem;padding:.25rem .2rem 0;border-radius:8px 8px 0 0;background:#ffffff0a;border:1px solid rgba(155,109,255,.2);border-bottom:none}.sg-podium__medal{font-size:1.1rem;line-height:1.1}.sg-podium__name{font-size:.78rem;color:#e6ecff;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sg-podium__score{font-family:var(--font-mono, ui-monospace, monospace);font-weight:700;color:#34d399;font-size:.9rem}.sg-podium__bar{width:100%;margin-top:.2rem;border-radius:2px 2px 0 0}.sg-podium__step--1{transform:translateY(-10px);border-color:#ffd24d8c}.sg-podium__step--1 .sg-podium__bar{height:30px;background:linear-gradient(#ffd24d,#ffd24d26)}.sg-podium__step--2 .sg-podium__bar{height:20px;background:linear-gradient(#cbd5e1,#cbd5e126)}.sg-podium__step--3 .sg-podium__bar{height:12px;background:linear-gradient(#d8975a,#d8975a26)}.sg-board--compact{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:0 .9rem;font-family:var(--font-mono, ui-monospace, monospace);font-size:.76rem}.sg-board--compact li{display:grid;grid-template-columns:1.4rem 1fr auto;gap:.3rem;align-items:center;padding:.12rem .2rem;border-bottom:1px solid rgba(155,109,255,.1)}@media(max-width:480px){.sg-board--compact{grid-template-columns:1fr}}.sg-record{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:22rem;margin-top:.4rem;padding-top:.6rem;border-top:1px solid rgba(255,210,77,.25)}.sg-record__prompt{color:#ffe9a8;font-size:.9rem;margin:0}.sg-consent{display:flex;gap:.5rem;align-items:flex-start;font-size:.78rem;color:#9fb0d6;text-align:left;line-height:1.3}.sg-consent input{margin-top:.15rem}.sg-record__err{color:#ff6b6b;font-size:.85rem;margin:0}.sg-record__ok{color:#34d399;font-weight:600;margin:.4rem 0}@media(max-width:720px){.game-page{padding-top:4.5rem}body.sg-playing .game-page{padding-top:1.4rem}.game-page__stage{padding:0 .4rem}.sg-root,.sg-launch{aspect-ratio:auto;height:78vh;height:78dvh;max-height:none}body.sg-playing .sg-root{height:88vh;height:88dvh;max-height:none}.sg-hud{font-size:.72rem}.sg-hud--tl{top:.6rem;left:.7rem}.sg-hud--tr{top:.6rem;right:.7rem}.sg-hint{font-size:.76rem;bottom:.7rem}.game-page__foot{margin-top:.9rem}}.sg-action{position:absolute;left:50%;bottom:1.1rem;transform:translate(-50%);z-index:6;font:inherit;font-weight:700;letter-spacing:.03em;color:#f3eeff;background:linear-gradient(135deg,#5b2d8b,#2563eb);border:1px solid rgba(155,109,255,.6);border-radius:999px;padding:.95rem 2.2rem;box-shadow:0 8px 26px #5b2d8b80;touch-action:none;user-select:none;-webkit-user-select:none}.sg-action.is-active{background:linear-gradient(135deg,#34d399,#2563eb);transform:translate(-50%) scale(.97)}@media(pointer:coarse){.sg-hint{bottom:5.2rem}}
