.cw-game[data-v-0b207973]{width:100%;display:flex;flex-direction:column;align-items:center;gap:var(--space-md);outline:none}.cw-top[data-v-0b207973],.cw-diffs[data-v-0b207973]{display:flex;gap:var(--space-md);flex-wrap:wrap;justify-content:center}.cw-diff[data-v-0b207973]{border:2px solid var(--color-border);background:var(--color-surface);border-radius:var(--radius-chip);padding:7px 18px;font-size:14px;font-weight:600;color:var(--color-text-secondary);cursor:pointer}.cw-diff.active[data-v-0b207973]{border-color:var(--game-color, #0EA5E9);color:var(--game-color, #0EA5E9);background:#f0f9ff}.cw-daily-label[data-v-0b207973]{font-weight:700;color:var(--game-color, #0EA5E9);display:inline-flex;align-items:center;gap:6px}.cw-wrap[data-v-0b207973]{width:100%;max-width:860px;display:flex;flex-direction:column;gap:var(--space-lg);align-items:center}.cw-board[data-v-0b207973]{display:grid;gap:0;background:#e5e7eb;padding:6px;border-radius:var(--radius-md);box-shadow:var(--shadow-board);user-select:none}.cw-cell[data-v-0b207973]{box-sizing:border-box;border:1px solid #CBD5E1;position:relative;background:linear-gradient(180deg,#fff,#f8fafc 55%,#edf1f7);box-shadow:inset 0 1px #ffffffe6;display:flex;align-items:center;justify-content:center;transition:transform .08s ease,box-shadow .12s ease}.cw-black[data-v-0b207973]{background:#c9cdd4;box-shadow:none;border-color:#b6bcc6}.cw-run[data-v-0b207973]{background:linear-gradient(180deg,#f2f8ff,#e9f4ff);box-shadow:inset 0 0 0 999px #0ea5e90d}.cw-sel[data-v-0b207973]{transform:scale(1.07);z-index:3;outline:none;background:#fff;box-shadow:0 0 0 3px var(--game-color, #0EA5E9),inset 0 2px 4px #fffffff2,inset 0 -5px 7px #02061729;will-change:transform}.cw-sel .cw-letter[data-v-0b207973]{color:var(--game-color, #0EA5E9)}.cw-hint[data-v-0b207973]{outline:3px solid #22C55E;outline-offset:-2px;z-index:2}.cw-wrong .cw-letter[data-v-0b207973]{color:#dc2626}.cw-given[data-v-0b207973]{background:#eaf4fe;box-shadow:inset 0 1px #ffffffb3}.cw-given .cw-letter[data-v-0b207973]{color:var(--game-color, #0EA5E9)}.cw-num[data-v-0b207973]{position:absolute;top:2px;left:4px;font-size:11px;font-weight:700;color:var(--color-text-muted);line-height:1}.cw-letter[data-v-0b207973]{font-size:24px;font-weight:800;color:var(--color-text)}.cw-clues[data-v-0b207973]{width:100%;max-width:640px;display:grid;grid-template-columns:1fr 1fr;gap:var(--space-md)}@media(max-width:600px){.cw-clues[data-v-0b207973]{grid-template-columns:1fr}}.cw-clue-col[data-v-0b207973]{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);padding:var(--space-md);box-shadow:var(--shadow-card)}.cw-clues-title[data-v-0b207973]{font-size:14px;color:var(--game-color, #0EA5E9);margin:0 0 var(--space-sm);display:flex;align-items:center;gap:6px}.cw-clue[data-v-0b207973]{font-size:14px;color:var(--color-text);line-height:1.5;margin:0 0 4px;cursor:pointer;padding:2px 6px;border-radius:6px}.cw-clue[data-v-0b207973]:hover{background:var(--color-surface-hover)}.cw-clue-active[data-v-0b207973]{background:#f0f9ff;color:var(--game-color, #0EA5E9);font-weight:600}.cw-bar[data-v-0b207973]{display:flex;align-items:center;justify-content:center;gap:var(--space-md);flex-wrap:wrap}.cw-info[data-v-0b207973],.cw-best[data-v-0b207973]{display:inline-flex;align-items:center;gap:5px;font-weight:700;font-variant-numeric:tabular-nums;color:var(--color-text-secondary);font-size:14px}.cw-best[data-v-0b207973]{color:var(--game-color, #0EA5E9)}.cw-actions[data-v-0b207973]{display:flex;gap:var(--space-sm);flex-wrap:wrap;justify-content:center}.cw-btn[data-v-0b207973]{border:1px solid var(--color-border);background:var(--color-surface);border-radius:var(--radius-button);padding:8px 14px;font-size:13px;font-weight:600;color:var(--color-text-secondary);cursor:pointer;display:inline-flex;align-items:center;gap:6px}.cw-btn[data-v-0b207973]:hover:not(:disabled){border-color:var(--color-primary);color:var(--color-primary)}.cw-btn[data-v-0b207973]:disabled{opacity:.4;cursor:default}.cw-toggle[data-v-0b207973]{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:600;color:var(--color-text-secondary);cursor:pointer}.cw-toggle input[data-v-0b207973]{accent-color:var(--game-color, #0EA5E9);cursor:pointer}.cw-legend[data-v-0b207973]{font-size:13px;color:var(--color-text-muted);text-align:center;margin:0}.cw-overlay[data-v-0b207973]{position:fixed;inset:0;z-index:300;background:#1118278c;display:flex;align-items:center;justify-content:center}.cw-card[data-v-0b207973]{position:relative;background:var(--color-surface);border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center;max-width:320px;width:86%;box-shadow:var(--shadow-board)}.cw-card-close[data-v-0b207973]{position:absolute;top:10px;right:10px;width:30px;height:30px;border:none;border-radius:8px;background:transparent;color:var(--color-text-muted);font-size:15px;cursor:pointer;line-height:1}.cw-card-close[data-v-0b207973]:hover{background:var(--color-surface-hover);color:var(--color-text)}.cw-card h2[data-v-0b207973]{margin-bottom:var(--space-md)}.cw-msg[data-v-0b207973]{color:var(--color-text-secondary);margin-bottom:var(--space-lg)}.cw-card-acts[data-v-0b207973]{display:flex;flex-direction:column;gap:var(--space-sm)}
