.wd-stage{--wd-hit:var(--kc-brand);--wd-near:var(--kc-accent-warm);--wd-miss:var(--kc-border)}.wd-stage[data-cb]{--wd-hit:#2f6fed;--wd-near:#e8730c}.wd-stage button:not(:disabled){cursor:pointer}.wd-intro-desc{color:var(--kc-muted);text-align:center;margin:0;font-size:14px;line-height:1.7}.wd-legend{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 14px;display:flex}.wd-lg{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.wd-lg i{font-style:normal}.qz-info-item b{color:var(--kc-text)}.wd-intro-links{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:4px;display:flex}.wd-link{color:var(--kc-muted);text-underline-offset:3px;background:0 0;border:0;align-items:center;gap:4px;padding:6px 2px;font-size:14px;font-weight:700;text-decoration:underline;display:inline-flex}.wd-link:active{color:var(--kc-text)}.wd-error{text-align:center;color:var(--kc-accent-red);margin:16px 0 0;font-size:14px}.wd-empty{text-align:center;color:var(--kc-muted);margin:28px 0;font-size:14px;line-height:1.8}.wd-howto{z-index:15;border:1px solid var(--kc-border);background:color-mix(in srgb, var(--kc-card) 82%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);height:40px;color:var(--kc-muted);border-radius:999px;align-items:center;gap:4px;padding:0 14px 0 11px;font-size:13px;font-weight:700;display:inline-flex;position:absolute;top:12px;left:12px}.wd-howto:active{background:var(--kc-surface);color:var(--kc-text)}.wd-howto[data-new]{border-color:color-mix(in srgb, var(--kc-brand) 45%, transparent);color:var(--kc-brand-strong)}.wd-cell[data-ghost]{color:color-mix(in srgb, var(--kc-muted) 60%, transparent);border-style:dashed;border-color:var(--kc-border)}.wd-key[data-guide]{background:var(--wd-hit);color:var(--kc-bg);animation:wd-key-guide 1.4s var(--kc-ease) infinite}.wd-key[data-dim]{opacity:.4}@keyframes wd-key-guide{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--kc-brand) 55%, transparent)}50%{box-shadow:0 0 0 6px #0000}}@media (prefers-reduced-motion:reduce){.wd-key[data-guide]{animation:none}}.wd-play{flex-direction:column;gap:16px;min-height:0;display:flex}.wd-play-top,.wd-buddy,.wd-keyboard{flex-shrink:0}.wd-board{overscroll-behavior:contain;flex-direction:column;flex:1;justify-content:safe center;min-height:0;display:flex;overflow-y:auto}.wd-play-top{justify-content:space-between;align-items:center;gap:10px;padding-top:4px;display:flex}.wd-mode-chip,.wd-try-chip{color:var(--kc-muted);background:var(--kc-surface);border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700}.wd-try-chip{color:var(--kc-text)}.wd-buddy{justify-content:center;align-items:center;gap:10px;min-height:58px;display:flex}.wd-speech{color:#1c1917;background:#f1efec;border-radius:999px;padding:7px 14px;font-size:14px;font-weight:700}.wd-grid{--gap:8px;gap:var(--gap);flex-direction:column;align-items:center;display:flex}.wd-row{grid-template-columns:repeat(var(--cols), 1fr);gap:var(--gap);width:100%;max-width:420px;display:grid}.wd-cell{aspect-ratio:1;border:2px solid var(--kc-border);color:var(--kc-text);background:0 0;border-radius:14px;justify-content:center;align-items:center;font-size:clamp(18px,5.4vw,26px);font-weight:800;display:flex}.wd-cell[data-filled]{border-color:var(--kc-muted)}.wd-cell[data-t]{color:var(--kc-bg);border-color:#0000;animation:.42s both wd-flip}.wd-cell[data-t=hit]{background:var(--wd-hit)}.wd-cell[data-t=near]{background:var(--wd-near)}.wd-cell[data-t=miss]{background:var(--kc-muted)}@keyframes wd-flip{0%{transform:rotateX(0)}50%{transform:rotateX(90deg)}to{transform:rotateX(0)}}.wd-shake{animation:.36s wd-shake}@keyframes wd-shake{25%{transform:translate(-6px)}50%{transform:translate(6px)}75%{transform:translate(-3px)}}@media (prefers-reduced-motion:reduce){.wd-cell[data-t],.wd-shake{animation:none}}.wd-mini{aspect-ratio:auto;border-radius:8px;width:26px;height:26px;font-size:14px}@supports (height:1cqh){.wd-board{container-type:size}.wd-board .wd-grid{--cell:max(30px, min((100cqw - (var(--cols) - 1) * var(--gap)) / var(--cols), (100cqh - (var(--rows) - 1) * var(--gap)) / var(--rows)));justify-content:center}.wd-board .wd-row{justify-content:center;width:auto;max-width:none;display:flex}.wd-board .wd-cell{width:var(--cell);height:var(--cell);aspect-ratio:auto;font-size:calc(var(--cell) * .42);border-radius:calc(var(--cell) * .22);flex:none}}.wd-board-wrap{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.wd-toast{z-index:3;text-align:center;color:#fff;max-width:92%;animation:wd-toast-in .2s var(--kc-ease) both;pointer-events:none;background:#e44f47;border-radius:999px;margin:0;padding:9px 18px;font-size:14px;font-weight:500;position:absolute;top:6px;left:50%;transform:translate(-50%);box-shadow:0 6px 18px -6px #b3261ecc,0 0 0 1px #0003}@keyframes wd-toast-in{0%{opacity:0;transform:translate(-50%)translateY(-6px)}to{opacity:1;transform:translate(-50%)}}.wd-keyboard{flex-direction:column;gap:7px;padding-top:8px;display:flex}.wd-krow{justify-content:center;gap:5px;display:flex}.wd-key{background:var(--kc-surface);min-width:0;height:46px;color:var(--kc-text);border:0;border-radius:8px;flex:1 1 0;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.wd-key:active{background:var(--kc-surface-2);transform:translateY(1px)}.wd-key[data-t=hit]{background:var(--wd-hit);color:var(--kc-bg)}.wd-key[data-t=near]{background:var(--wd-near);color:var(--kc-bg)}.wd-key[data-t=miss]{background:var(--kc-border);color:var(--kc-muted)}.wd-key-fn{flex:1.3 1 0}.wd-submit{background:var(--kc-brand);height:52px;color:var(--kc-bg);border:0;border-radius:14px;margin-top:4px;font-size:17px;font-weight:800}.wd-submit[data-empty]{background:var(--kc-surface);color:var(--kc-muted)}.wd-submit:disabled{cursor:default}.wd-result-head{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.wd-result-head h3{color:var(--kc-text);margin:0;font-size:24px;font-weight:800}.wd-answer{color:var(--kc-muted);margin:0;font-size:16px}.wd-answer b{color:var(--kc-brand);text-underline-offset:4px;font-size:22px;text-decoration:underline}.wd-result-sub{color:var(--kc-muted);flex-wrap:wrap;justify-content:center;align-items:baseline;gap:6px 14px;margin:0;font-size:13px;display:flex}.wd-result-sub span{white-space:nowrap}.wd-result-sub b{color:var(--kc-text);font-variant-numeric:tabular-nums;margin:0 1px;font-size:19px;font-weight:800}.wd-emoji-grid{text-align:center;margin:22px 0 0;font-family:inherit;font-size:20px;line-height:1.35}.wd-stat-row{gap:8px;margin-top:22px;display:flex}.wd-stat-row span{background:var(--kc-surface);min-width:0;color:var(--kc-muted);border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:12px 4px;font-size:12px;display:flex}.wd-stat-row b{color:var(--kc-text);font-size:20px;font-weight:800}.wd-sub{color:var(--kc-text);margin:26px 0 12px;font-size:15px;font-weight:800}.wd-dist{flex-direction:column;gap:7px;display:flex}.wd-dist-row{align-items:center;gap:10px;display:flex}.wd-dist-n{width:16px;color:var(--kc-muted);font-size:14px;font-weight:700}.wd-dist-bar{background:var(--kc-surface);border-radius:8px;flex:1;align-items:center;min-width:0;height:26px;display:flex;position:relative}.wd-dist-bar:before{content:"";width:var(--w);background:var(--wd-hit);border-radius:8px;min-width:26px;position:absolute;inset:0 auto 0 0}.wd-dist-bar b{color:var(--kc-bg);padding-left:9px;font-size:12px;font-weight:800;position:relative}.wd-sec{flex-direction:column;gap:20px;display:flex}.wd-sec>.wd-sub{margin:0}.wd-hist{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.wd-hist li{content-visibility:auto;contain-intrinsic-size:auto 78px;border:1px solid var(--kc-border);background:0 0;border-radius:16px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.wd-hist li[data-win]{border-color:color-mix(in srgb, var(--kc-brand) 40%, transparent);background:color-mix(in srgb, var(--kc-brand) 8%, transparent)}.wd-hist-top{align-items:center;gap:10px;display:flex}.wd-hist-d{color:var(--kc-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px}.wd-hist-w{min-width:0;color:var(--kc-text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:17px;font-weight:800;overflow:hidden}.wd-hist-sub{color:var(--kc-muted);flex-wrap:wrap;gap:4px 16px;font-size:12px;display:flex}.wd-hist-sub span{white-space:nowrap}.wd-hist-sub b{color:var(--kc-text);font-variant-numeric:tabular-nums;margin-left:2px;font-size:13px;font-weight:800}.wd-hist-tag{background:var(--kc-border);color:var(--kc-muted);border-radius:999px;flex-shrink:0;padding:4px 11px;font-size:11px;font-weight:800;position:relative;overflow:hidden}.wd-hist li[data-win] .wd-hist-tag{background:var(--wd-hit);color:var(--kc-bg);box-shadow:0 4px 14px -4px color-mix(in srgb, var(--kc-brand) 70%, transparent);animation:wd-tag-pop .5s var(--kc-ease) both}.wd-hist li[data-win] .wd-hist-tag:after{content:"";animation:wd-tag-shine 3s var(--kc-ease) .35s infinite;background:linear-gradient(115deg,#0000 35%,#ffffff8c 50%,#0000 65%);position:absolute;inset:0;transform:translate(-120%)}.wd-hist li[data-win]:nth-child(2) .wd-hist-tag{animation-delay:60ms}.wd-hist li[data-win]:nth-child(2) .wd-hist-tag:after{animation-delay:.41s}.wd-hist li[data-win]:nth-child(3) .wd-hist-tag{animation-delay:.12s}.wd-hist li[data-win]:nth-child(3) .wd-hist-tag:after{animation-delay:.47s}.wd-hist li[data-win]:nth-child(4) .wd-hist-tag{animation-delay:.18s}.wd-hist li[data-win]:nth-child(4) .wd-hist-tag:after{animation-delay:.53s}.wd-hist li[data-win]:nth-child(5) .wd-hist-tag{animation-delay:.24s}.wd-hist li[data-win]:nth-child(5) .wd-hist-tag:after{animation-delay:.59s}.wd-hist li[data-win]:nth-child(6) .wd-hist-tag{animation-delay:.3s}.wd-hist li[data-win]:nth-child(6) .wd-hist-tag:after{animation-delay:.65s}@keyframes wd-tag-pop{0%{opacity:0;transform:scale(.4)rotate(-8deg)}55%{opacity:1;transform:scale(1.18)rotate(3deg)}75%{transform:scale(.94)rotate(-1deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes wd-tag-shine{0%{transform:translate(-120%)}25%,to{transform:translate(120%)}}@media (prefers-reduced-motion:reduce){.wd-hist li[data-win] .wd-hist-tag,.wd-hist li[data-win] .wd-hist-tag:after{animation:none}.wd-hist li[data-win] .wd-hist-tag:after{display:none}}.wd-stage .qz-phone[data-scene=ranking] .qz-pad{gap:20px}.wd-tabs{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:999px;gap:6px;margin:14px 0 16px;padding:4px;display:flex}.wd-tab{color:var(--kc-muted);transition:color .15s var(--kc-ease), background .15s var(--kc-ease);background:0 0;border:0;border-radius:999px;flex:1;padding:10px 8px;font-size:14px;font-weight:700}.wd-tab[data-on]{background:var(--kc-brand);color:var(--kc-bg);box-shadow:0 3px 10px -3px color-mix(in srgb, var(--kc-brand) 55%, transparent);font-weight:800}.wd-rr-dots{vertical-align:-1px;gap:3px;margin-right:6px;display:inline-flex}.wd-rr-dots i{background:color-mix(in srgb, var(--kc-muted) 28%, transparent);border-radius:3px;width:9px;height:9px}.wd-rr-dots i[data-on]{background:var(--wd-hit)}.wd-rank-total{text-align:center;color:var(--kc-muted);margin:14px 0 0;font-size:12px}.wd-feedback{flex-direction:column;gap:14px;margin-top:24px;display:flex}.wd-stage{--c:var(--kc-brand)}