.weq-wrap{max-width:min(92vw,520px);margin:0 auto}.weq-status{text-align:center;font-weight:600;font-size:16px;margin:4px 0 8px;min-height:22px;color:var(--text, #F2F6FC)}.weq-status .weq-winmsg{color:#22c55e}.weq-status .weq-losemsg{color:#ef4444}.weq-status .weq-thinking{color:#f59e0b}.weq-caps{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin:0 0 10px;font-size:14px;color:var(--muted, #94A3B8)}.weq-cap{display:inline-flex;align-items:center;gap:6px}.weq-dot{display:inline-block;width:14px;height:14px;border-radius:50%}.weq-dot.weq-black{background:radial-gradient(circle at 35% 30%,#5c6675,#06080d 72%);border:1px solid #000}.weq-dot.weq-white{background:radial-gradient(circle at 35% 30%,#fff,#c6d0e2 78%);border:1px solid #8a94a8}.weq-board{position:relative;width:100%;aspect-ratio:1 / 1;padding:12px;box-sizing:border-box;background:linear-gradient(135deg,#e8bd7a,#d9a860 60%,#caa054);border:3px solid #7a4f22;border-radius:10px;box-shadow:inset 0 0 24px #78481459,0 4px 14px #0006;touch-action:manipulation;-webkit-user-select:none;user-select:none}.weq-lines{position:absolute;top:12px;right:12px;bottom:12px;left:12px;width:calc(100% - 24px);height:calc(100% - 24px);display:block;pointer-events:none}.weq-grid{position:relative;display:grid;width:100%;height:100%;aspect-ratio:1 / 1}.weq-cell{position:relative;min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.weq-stone{position:relative;width:88%;height:88%;border-radius:50%;box-shadow:0 2px 4px #00000080}.weq-black{background:radial-gradient(circle at 34% 28%,#6a7486,#05070c 74%);border:1px solid #000}.weq-white{background:radial-gradient(circle at 34% 28%,#fff,#c2ccdd 80%);border:1px solid #9aa4b6}.weq-last:after{content:"";position:absolute;top:34%;right:34%;bottom:34%;left:34%;border-radius:50%;background:#ef4444f2;box-shadow:0 0 2px #0009}.weq-black.weq-last:after{background:#fffffff2}.weq-ko{width:42%;height:42%;border:2px solid #EF4444;border-radius:2px;box-sizing:border-box;opacity:.9}.weq-terr-b:before,.weq-terr-w:before{content:"";position:absolute;width:34%;height:34%;border-radius:50%}.weq-terr-b:before{background:#06080c8c}.weq-terr-w:before{background:#ffffffb3}.weq-controls{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:14px 0;align-items:center}.weq-controls button{min-height:44px;padding:9px 18px;border:0;border-radius:10px;background:var(--accent, #3B82F6);color:#fff;font-weight:600;cursor:pointer}.weq-controls button:disabled{opacity:.45;cursor:default}.weq-controls button.on{background:#f59e0b}.weq-controls button.primary{background:#22c55e}.weq-sizes{margin-top:0;font-size:14px}.weq-banner{display:flex;flex-direction:column;align-items:center;gap:8px;flex-wrap:wrap;margin:12px auto 0;padding:14px 16px;border-radius:12px;font-weight:700;color:var(--text, #F2F6FC);background:#22c55e1f;border:1px solid rgba(34,197,94,.5)}.weq-banner.weq-tie{background:#f59e0b1f;border-color:#f59e0b80}.weq-banner.weq-lose{background:#ef44441f;border-color:#ef444480}.weq-banner button{min-height:40px;padding:8px 16px;border:0;border-radius:10px;background:#22c55e;color:#fff;font-weight:600;cursor:pointer}.weq-banner.weq-lose button{background:#3b82f6}.weq-result{font-size:15px}.weq-score{text-align:center}.weq-score-nums{display:flex;gap:18px;justify-content:center;margin:4px 0;font-size:18px}.weq-score-nums span{display:inline-flex;align-items:center;gap:6px}.weq-score-detail{font-weight:500;font-size:13px}.weq-hint{max-width:480px;margin:8px auto 0;text-align:center;font-size:.85rem;line-height:1.5}.weq-setup{max-width:460px;margin:0 auto;text-align:center}.weq-setup h3{margin:16px 0 6px}
