.gshuzizhadan-names{flex-wrap:wrap;justify-content:center;gap:6px;max-width:560px;margin:0 auto 12px;display:flex}.gshuzizhadan-name{width:84px;font:inherit;text-align:center;border:1px solid var(--line);background:var(--bg-card);color:var(--text);border-radius:8px;padding:5px 8px;font-size:13px}.gshuzizhadan-name:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft);outline:none}.gshuzizhadan-stage{background:var(--bg-soft);-webkit-user-select:none;user-select:none;border-radius:14px;width:min(100%,560px);margin:0 auto;padding:16px 14px 18px;position:relative;overflow:hidden}.gshuzizhadan-range{text-align:center}.gshuzizhadan-range-label{color:var(--text-3);font-size:13px}.gshuzizhadan-range-nums{justify-content:center;align-items:baseline;gap:10px;margin-top:2px;display:flex}.gshuzizhadan-bound{font:800 clamp(34px, 11vw, 52px)/1.1 var(--font);font-variant-numeric:tabular-nums;color:var(--brand-dark)}.gshuzizhadan-tilde{color:var(--text-3);font-size:26px;font-style:normal}.gshuzizhadan-hintbox{width:min(100%,420px);margin:8px auto 0}.gshuzizhadan-hintbar{background:color-mix(in srgb, #2e9d5b 55%, var(--bg-card));border-radius:999px;height:10px;position:relative;overflow:hidden}.gshuzizhadan-hintseg{background:var(--brand);border-radius:999px;transition:left .3s,width .3s;position:absolute;top:0;bottom:0}.gshuzizhadan-hinttext{color:var(--text-2);margin:5px 0 0;font-size:13px;line-height:1.5}.gshuzizhadan-num.is-safe{border-color:#2e9d5b;box-shadow:0 0 0 3px #2e9d5b38}.gshuzizhadan-seats{flex-wrap:wrap;justify-content:center;gap:6px;margin:12px 0 14px;display:flex}.gshuzizhadan-seat{border:1px solid var(--line);background:var(--bg-card);color:var(--text-2);white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:13px;line-height:1.5}.gshuzizhadan-seat.is-turn{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-dark);font-weight:700}.gshuzizhadan-seat.is-out{opacity:.5;text-decoration:line-through}.gshuzizhadan-input{flex-direction:column;align-items:center;gap:10px;display:flex}.gshuzizhadan-input.is-off{opacity:.55}.gshuzizhadan-input.is-bad{animation:.38s gshuzizhadan-shake}@keyframes gshuzizhadan-shake{0%,to{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(8px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}}.gshuzizhadan-num{background:var(--bg-card);border:1px solid var(--line);min-width:120px;font:800 30px/1.4 var(--font);font-variant-numeric:tabular-nums;color:var(--text);text-align:center;border-radius:10px;padding:4px 16px}.gshuzizhadan-num.is-empty{color:var(--text-3)}.gshuzizhadan-slider{width:min(100%,420px);accent-color:var(--brand);cursor:pointer;touch-action:manipulation}.gshuzizhadan-pad{grid-template-columns:repeat(3,84px);justify-content:center;gap:7px;display:grid}.gshuzizhadan-key{border:1px solid var(--line);background:var(--bg-card);height:46px;color:var(--text);font:700 21px/1 var(--font);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:10px;padding:0;transition:background 80ms}.gshuzizhadan-key:hover:not(:disabled),.gshuzizhadan-key:active:not(:disabled){background:var(--brand-soft)}.gshuzizhadan-key:disabled{opacity:.45;cursor:default}.gshuzizhadan-key:focus-visible{box-shadow:0 0 0 3px var(--brand-soft);outline:none}.gshuzizhadan-key.is-back,.gshuzizhadan-key.is-ok{font-size:15px;font-weight:600}.gshuzizhadan-key.is-ok{background:var(--cta);border-color:var(--cta);color:#fff}.gshuzizhadan-key.is-ok:hover:not(:disabled),.gshuzizhadan-key.is-ok:active:not(:disabled){background:var(--cta-press)}.gshuzizhadan-boom{pointer-events:none;z-index:3;background:radial-gradient(circle at 50% 46%,#ffd678f5 0%,#f07828eb 38%,#a02a0ce6 100%);flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.gshuzizhadan-boom.is-on{animation:.5s ease-out gshuzizhadan-flash}@keyframes gshuzizhadan-flash{0%{opacity:0}12%{opacity:1}to{opacity:1}}.gshuzizhadan-ring{border:5px solid #ffffffd9;border-radius:50%;width:40px;height:40px;position:absolute}.gshuzizhadan-boom.is-on .gshuzizhadan-ring{animation:1s ease-out gshuzizhadan-ring}@keyframes gshuzizhadan-ring{0%{opacity:.95;transform:scale(.2)}to{opacity:0;transform:scale(9)}}.gshuzizhadan-boom-word{font:900 clamp(38px, 13vw, 60px)/1.1 var(--font);color:#fff;letter-spacing:4px;text-shadow:0 3px #781c068c;position:relative}.gshuzizhadan-boom.is-on .gshuzizhadan-boom-word{animation:.5s cubic-bezier(.2,1.5,.4,1) gshuzizhadan-pop}@keyframes gshuzizhadan-pop{0%{transform:scale(.4)}to{transform:scale(1)}}.gshuzizhadan-boom-who{color:#fff8ec;font-size:15px;font-weight:600;position:relative}.gshuzizhadan-log{text-align:center;max-width:560px;margin:10px auto 0;padding:0;list-style:none}.gshuzizhadan-logline{color:var(--text-2);font-variant-numeric:tabular-nums;font-size:13px;line-height:1.8}.gshuzizhadan-logline:first-child{color:var(--text);font-weight:600}.gshuzizhadan-logline.is-boom{color:var(--brand-dark);font-weight:700}@media (max-width:720px){.gshuzizhadan-stage{border-radius:12px;padding:14px 10px 16px}.gshuzizhadan-name{width:74px}.gshuzizhadan-seats{gap:5px;margin:10px 0 12px}.gshuzizhadan-seat{padding:3px 9px;font-size:12px}.gshuzizhadan-pad{grid-template-columns:repeat(3,minmax(0,96px));gap:6px;width:min(100%,304px)}.gshuzizhadan-key{height:50px}.gshuzizhadan-num{min-width:104px;font-size:27px}}@media (max-width:380px){.gshuzizhadan-pad{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}}@media (orientation:landscape) and (max-height:540px){.gshuzizhadan-names{margin-bottom:8px}.gshuzizhadan-stage{grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:16px;width:min(100%,760px);padding:10px 14px;display:grid}.gshuzizhadan-range{grid-area:1/1}.gshuzizhadan-seats{grid-area:2/1;align-self:start;margin:8px 0 0}.gshuzizhadan-input{grid-area:1/2/span 2;grid-template-rows:auto auto;grid-template-columns:auto auto;align-items:center;gap:8px 12px;display:grid}.gshuzizhadan-num{grid-area:1/1;align-self:end}.gshuzizhadan-slider{grid-area:2/1;align-self:start;width:170px}.gshuzizhadan-pad{grid-area:1/2/span 2;grid-template-columns:repeat(3,64px);gap:6px;width:auto}.gshuzizhadan-key{height:44px}.gshuzizhadan-bound{font-size:44px}.is-fs .gshuzizhadan-log{display:none}.is-fs .gshuzizhadan-names{margin-bottom:6px}}.gshuzizhadan-stage{background:#efe5d3;border:2px solid #2b2420;box-shadow:inset 0 4px #fff6,0 4px #cdb89a,0 8px 14px #2b24201f}.gshuzizhadan-bound{color:#e0562b;text-shadow:0 3px #2b2420}.gshuzizhadan-tilde{color:#8f8475}.gshuzizhadan-name{background:#fffdf8;border:2px solid #2b2420;box-shadow:inset 0 2px #2b242012}.gshuzizhadan-seat{color:#5c5047;background:#fffaf1;border:1.5px solid #2b2420;box-shadow:inset 0 -2px #e0cfb3}.gshuzizhadan-seat.is-turn{color:#fff;background:#e0562b;border-color:#2b2420;animation:.24s ease-out gshuzizhadan-turn;box-shadow:inset 0 -3px #b8411c,0 0 0 3px #e0562b33}.gshuzizhadan-seat.is-out{color:#8f8475;box-shadow:none;background:#e6dccb}@keyframes gshuzizhadan-turn{0%{transform:scale(.88)}60%{transform:scale(1.08)}to{transform:scale(1)}}.gshuzizhadan-num{background:#fffaf1;border:2px solid #2b2420;padding-bottom:8px;position:relative;box-shadow:inset 0 -5px #e0cfb3,0 2px #2b242033}.gshuzizhadan-num.is-empty{background:#f4ecdf;border-color:#cdbfa8;box-shadow:inset 0 3px #2b242014}.gshuzizhadan-key{--d:#e0cfb3;color:#2b2420;box-shadow:inset 0 -4px 0 var(--d), 0 2px 0 #2b242033;background:#fffaf1;border:2px solid #2b2420;padding-bottom:4px;transition:background 80ms,transform 60ms,box-shadow 60ms;position:relative}.gshuzizhadan-key:before{content:"";pointer-events:none;background:#ffffffe6;border-radius:3px;width:10px;height:4px;position:absolute;top:5px;left:6px;transform:rotate(-14deg)}.gshuzizhadan-key:hover:not(:disabled){background:#fff3df}.gshuzizhadan-key:active:not(:disabled){box-shadow:inset 0 -2px 0 var(--d);background:#fff3df;transform:translateY(2px)}.gshuzizhadan-key:focus-visible{box-shadow:inset 0 -4px 0 var(--d), 0 0 0 3px #e0562b33}.gshuzizhadan-key.is-ok,.gshuzizhadan-key.is-ok:hover:not(:disabled),.gshuzizhadan-key.is-ok:active:not(:disabled){--d:#b8411c;color:#fff;text-shadow:0 1px #2b24204d;background:#e0562b;border-color:#2b2420}.gshuzizhadan-key.is-ok:before{background:#fff9}.gshuzizhadan-boom-word{-webkit-text-stroke:2px #2b2420;paint-order:stroke fill;text-shadow:0 4px #2b2420}@media (prefers-reduced-motion:reduce){.gshuzizhadan-key{transition:none}.gshuzizhadan-seat.is-turn{animation:none}}.gshuzizhadan.is-gz .gshuzizhadan-stage{zoom:var(--gz,1);max-width:var(--gz-w0,none)}@media (orientation:landscape) and (min-width:1100px) and (min-height:820px){.game-stage.is-fs .gshuzizhadan-stage{zoom:1.12}}@media (orientation:landscape) and (min-width:1500px) and (min-height:1000px){.game-stage.is-fs .gshuzizhadan-stage{zoom:1.3}}
