.strength-chip{border-color:#e5e7eb;color:#4b5563;background-color:transparent}.dark .strength-chip{border-color:#4b5563;color:#9ca3af}.strength-chip:hover:not(.strength-chip-active){border-color:#34d399;color:#059669}.dark .strength-chip:hover:not(.strength-chip-active){border-color:#10b981;color:#34d399}.strength-chip-active{background-color:#10b981;border-color:#10b981;color:#fff;box-shadow:0 1px 3px #0000001a,0 0 0 2px #34d39980}@keyframes coachMsgIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.coach-msg-in{animation:coachMsgIn .3s ease-out forwards}.play-chip-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none}.play-chip-scroll::-webkit-scrollbar{display:none}@media(min-width:1024px){.play-chip-scroll{flex-wrap:wrap;overflow-x:visible}}.chess-player-card.active-turn .chess-player-clock{color:var(--chess-accent);animation:chessPulse 2s ease infinite}.action-btn{min-height:44px}#aiCoachBanner{bottom:calc(env(safe-area-inset-bottom,0px) + 24px)}.computer-thinking-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;gap:10px;padding:0 14px;background:#f5f3fff0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);font-size:12px;font-weight:500;color:#6d28d9;opacity:0;pointer-events:none;transition:opacity .22s ease;border-radius:inherit}.computer-thinking-overlay.active{opacity:1;pointer-events:auto}.dark .computer-thinking-overlay{background:#1e0a46e6;color:#c4b5fd}.computer-thinking-dots{display:flex;gap:3px;align-items:center;flex-shrink:0}.computer-thinking-dots span{display:inline-block;width:6px;height:6px;border-radius:50%;background:#8b5cf6;animation:thinkDot 1.1s ease-in-out infinite}.computer-thinking-dots span:nth-child(1){animation-delay:0s}.computer-thinking-dots span:nth-child(2){animation-delay:.14s}.computer-thinking-dots span:nth-child(3){animation-delay:.28s}.computer-thinking-dots span:nth-child(4){animation-delay:.42s}.computer-thinking-dots span:nth-child(5){animation-delay:.56s}@keyframes thinkDot{0%,60%,to{transform:translateY(0);opacity:.35}30%{transform:translateY(-5px);opacity:1}}.computer-thinking-label{flex:1;letter-spacing:.02em;white-space:nowrap}.computer-thinking-progress{flex-shrink:0;width:72px;height:4px;border-radius:9999px;background:#ddd6fe99;overflow:hidden}.dark .computer-thinking-progress{background:#6d28d959}.computer-thinking-progress span{display:block;height:100%;width:0%;border-radius:9999px;background:linear-gradient(90deg,#8b5cf6,#c4b5fd)}
