.chess-coach-module__Joqk_q__pageWrapper{box-sizing:border-box;justify-content:center;width:100vw;margin-left:-50vw;padding:0 2em;display:flex;position:relative;left:50%}.chess-coach-module__Joqk_q__container{width:100%;max-width:1040px}.chess-coach-module__Joqk_q__header{margin-bottom:1.5em}.chess-coach-module__Joqk_q__backLink{margin:0 0 .3em;font-size:14px}.chess-coach-module__Joqk_q__titleRow{align-items:baseline;gap:14px;margin-bottom:.4em;display:flex}.chess-coach-module__Joqk_q__title{color:#333;margin:0;font-size:24px;font-weight:700}.chess-coach-module__Joqk_q__intro{color:#666;max-width:600px;margin:0 0 .8em;font-size:15px;line-height:1.5}.chess-coach-module__Joqk_q__modelToggle{gap:6px;margin-left:auto;display:flex}.chess-coach-module__Joqk_q__modelBtn{color:#b0a898;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:0 0 2px;font-family:inherit;font-size:14px;font-weight:600;transition:color .15s}.chess-coach-module__Joqk_q__modelBtn:hover:not(:disabled){color:#777}.chess-coach-module__Joqk_q__modelBtnActive{color:#555;border-bottom-color:#b58863}.chess-coach-module__Joqk_q__modelBtn:disabled{cursor:default;opacity:.5}.chess-coach-module__Joqk_q__statusRow{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:1.25em;display:flex}.chess-coach-module__Joqk_q__statusDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.chess-coach-module__Joqk_q__statusDot[data-status=player_turn]{background:#2a7d2a}.chess-coach-module__Joqk_q__statusDot[data-status=ai_thinking]{background:#c4a32a;animation:1.5s ease-in-out infinite chess-coach-module__Joqk_q__pulse}.chess-coach-module__Joqk_q__statusDot[data-status=game_over]{background:#8b1a1a}@keyframes chess-coach-module__Joqk_q__pulse{0%,to{opacity:1}50%{opacity:.3}}.chess-coach-module__Joqk_q__statusText{color:#555;font-size:15px}.chess-coach-module__Joqk_q__newGameBtn{cursor:pointer;color:#666;background:0 0;border:1px solid #c4b7a3;border-radius:4px;margin-left:auto;padding:7px 20px;font-family:inherit;font-size:15px;transition:background .15s,color .15s,opacity .15s,border-color .15s}.chess-coach-module__Joqk_q__newGameBtn:hover:not(:disabled){color:#333;background:#b588631f}.chess-coach-module__Joqk_q__newGameBtn:disabled{opacity:.35;cursor:default;border-color:#d4cdc0}.chess-coach-module__Joqk_q__retryBtn{cursor:pointer;color:#a08520;background:0 0;border:1px solid #c4a32a;border-radius:4px;padding:7px 20px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,color .15s}.chess-coach-module__Joqk_q__retryBtn:hover{color:#7a6510;background:#c4a32a1a}.chess-coach-module__Joqk_q__card{background:#00000005;border:1px solid #0000001a;border-radius:8px;padding:1.5em 2em}.chess-coach-module__Joqk_q__main{align-items:flex-start;gap:2em;display:flex}.chess-coach-module__Joqk_q__boardColumn{flex-shrink:0}.chess-coach-module__Joqk_q__moveHistory{color:#666;flex-wrap:wrap;gap:2px 12px;max-width:500px;margin-top:14px;font-family:JetBrains Mono,Consolas,monospace;display:flex}.chess-coach-module__Joqk_q__movePair{white-space:nowrap;font-size:13px}.chess-coach-module__Joqk_q__sidePanel{border-left:2px solid #c4b7a3;flex-direction:column;flex:1;min-width:0;max-height:520px;padding-left:1.5em;display:flex}.chess-coach-module__Joqk_q__tabs{flex-shrink:0;gap:6px;margin-bottom:.75em;display:flex}.chess-coach-module__Joqk_q__tab{color:#aaa;cursor:pointer;letter-spacing:.01em;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:2px 2px 0 0;padding:6px 16px 10px;font-family:inherit;font-size:15px;font-weight:600;transition:color .15s,border-color .3s;position:relative}.chess-coach-module__Joqk_q__tab:hover{color:#666}.chess-coach-module__Joqk_q__tabActive{color:#444;border-bottom-color:#b58863}.chess-coach-module__Joqk_q__tab[data-state=loading]:not(.chess-coach-module__Joqk_q__tabActive){border-bottom-color:#d4c9b8;animation:1.4s ease-in-out infinite chess-coach-module__Joqk_q__tabPulse}.chess-coach-module__Joqk_q__tabActive[data-state=loading]{animation:1.4s ease-in-out infinite chess-coach-module__Joqk_q__tabPulseActive}@keyframes chess-coach-module__Joqk_q__tabPulse{0%,to{border-bottom-color:#d4c9b8}50%{border-bottom-color:#0000}}@keyframes chess-coach-module__Joqk_q__tabPulseActive{0%,to{border-bottom-color:#b58863}50%{border-bottom-color:#ddd0c0}}.chess-coach-module__Joqk_q__tab[data-state=loaded]:not(.chess-coach-module__Joqk_q__tabActive){color:#777;border-bottom-color:#c4b7a3}.chess-coach-module__Joqk_q__tabContent{flex:1;min-height:0;overflow-y:auto}.chess-coach-module__Joqk_q__tabContent::-webkit-scrollbar{width:5px}.chess-coach-module__Joqk_q__tabContent::-webkit-scrollbar-track{background:0 0}.chess-coach-module__Joqk_q__tabContent::-webkit-scrollbar-thumb{background:#d4cdc0;border-radius:3px}.chess-coach-module__Joqk_q__thinkingSection{color:#555;border-bottom:1px solid #0000000f;margin-bottom:.75em;padding-bottom:.75em;font-size:13px;line-height:1.6}.chess-coach-module__Joqk_q__thinkingPara{margin:0 0 .5em}.chess-coach-module__Joqk_q__thinkingPara:last-child{margin-bottom:0}.chess-coach-module__Joqk_q__responseSection{color:#444;font-size:14px;line-height:1.6}.chess-coach-module__Joqk_q__responsePara{margin:0 0 .6em}.chess-coach-module__Joqk_q__responsePara:last-child{margin-bottom:0}.chess-coach-module__Joqk_q__inlineCode{font-family:JetBrains Mono,Consolas,monospace;font-size:.85em;line-height:inherit;color:#555;word-break:break-word;background:#b588631a;border-radius:3px;padding:1px 5px}.chess-coach-module__Joqk_q__coachSection{margin-bottom:1.25em}.chess-coach-module__Joqk_q__coachSection:last-child{margin-bottom:0}.chess-coach-module__Joqk_q__coachLabel{color:#999;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.9em;font-size:11px;font-weight:700}.chess-coach-module__Joqk_q__adviceList{flex-direction:column;gap:10px;padding-bottom:1.5em;display:flex}.chess-coach-module__Joqk_q__adviceItem{align-items:baseline;gap:10px;font-size:14px;line-height:1.55;display:flex}.chess-coach-module__Joqk_q__adviceMove{color:#333;white-space:nowrap;flex-shrink:0;min-width:36px;font-family:JetBrains Mono,Consolas,monospace;font-size:13px;font-weight:700}.chess-coach-module__Joqk_q__adviceReason{color:#555}.chess-coach-module__Joqk_q__placeholder{color:#aaa;font-size:14px;font-style:italic}@media (max-width:900px){.chess-coach-module__Joqk_q__main{flex-direction:column;align-items:center}.chess-coach-module__Joqk_q__sidePanel{border-top:2px solid #c4b7a3;border-left:none;width:100%;max-height:350px;padding-top:1em;padding-left:0}}@media (max-width:600px){.chess-coach-module__Joqk_q__boardColumn{zoom:.82}}@media (max-width:560px){.chess-coach-module__Joqk_q__pageWrapper{padding:0 1em}.chess-coach-module__Joqk_q__card{padding:1em}.chess-coach-module__Joqk_q__boardColumn{zoom:.72}.chess-coach-module__Joqk_q__titleRow{flex-wrap:wrap;gap:8px}.chess-coach-module__Joqk_q__title{font-size:18px}.chess-coach-module__Joqk_q__modelBtn{padding-bottom:1px;font-size:11px}.chess-coach-module__Joqk_q__intro,.chess-coach-module__Joqk_q__statusText{font-size:13px}.chess-coach-module__Joqk_q__newGameBtn,.chess-coach-module__Joqk_q__retryBtn{padding:5px 14px;font-size:13px}.chess-coach-module__Joqk_q__tab{padding:5px 10px 8px;font-size:13px}.chess-coach-module__Joqk_q__sidePanel{max-height:280px}.chess-coach-module__Joqk_q__moveHistory{max-width:360px}}@media (max-width:420px){.chess-coach-module__Joqk_q__boardColumn{zoom:.6}}
