.coach-module__SAQrxW__page{max-width:1100px;padding:28px 32px}.coach-module__SAQrxW__header{align-items:center;gap:10px;margin-bottom:6px;display:flex}.coach-module__SAQrxW__iconBox{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;display:flex}.coach-module__SAQrxW__title{color:var(--gray-900);font-size:1.25rem;font-weight:700}.coach-module__SAQrxW__subtitle{color:var(--gray-400);margin-top:2px;font-size:.8125rem}.coach-module__SAQrxW__newBadge{background:var(--teal-50);color:var(--teal-900);border-radius:var(--radius-full);margin-bottom:20px;margin-left:44px;padding:2px 10px;font-size:.6875rem;font-weight:600;display:inline-flex}.coach-module__SAQrxW__threeCol{grid-template-columns:260px 1fr 220px;gap:16px;display:grid}.coach-module__SAQrxW__panel{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);height:fit-content;padding:18px}.coach-module__SAQrxW__panelTitle{color:var(--gray-400);text-transform:uppercase;letter-spacing:.07em;margin-bottom:12px;font-size:.6875rem;font-weight:600}.coach-module__SAQrxW__fieldGroup{margin-bottom:14px}.coach-module__SAQrxW__label{color:var(--gray-600);margin-bottom:6px;font-size:.75rem;font-weight:500;display:block}.coach-module__SAQrxW__pillRow{flex-wrap:wrap;gap:5px;display:flex}.coach-module__SAQrxW__pill{border-radius:var(--radius-full);border:1px solid var(--gray-200);background:var(--white);color:var(--gray-600);cursor:pointer;padding:4px 11px;font-size:.75rem;font-weight:500;transition:all .12s}.coach-module__SAQrxW__pill:hover{border-color:var(--brand-300);color:var(--brand-600)}.coach-module__SAQrxW__pillActive{background:var(--brand-50);border-color:var(--brand-300);color:var(--brand-600)}.coach-module__SAQrxW__uploadZone{border:2px dashed var(--brand-200);border-radius:var(--radius-md);background:var(--brand-50);cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:140px;padding:16px;transition:border-color .15s;display:flex;overflow:hidden}.coach-module__SAQrxW__uploadZone:hover{border-color:var(--brand-300)}.coach-module__SAQrxW__uploadIcon{margin-bottom:6px;font-size:2rem}.coach-module__SAQrxW__uploadTitle{color:var(--gray-900);margin-bottom:3px;font-size:.8125rem;font-weight:500}.coach-module__SAQrxW__uploadSub{color:var(--gray-400);font-size:.75rem}.coach-module__SAQrxW__previewImg{border-radius:var(--radius-md);object-fit:cover;width:100%;max-height:180px}.coach-module__SAQrxW__generateBtn{background:var(--brand-500);width:100%;color:var(--white);border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:10px;font-size:.875rem;font-weight:500;transition:background .15s,transform .12s,box-shadow .12s;display:flex}.coach-module__SAQrxW__generateBtn:hover{background:var(--brand-600);box-shadow:var(--shadow-float);transform:translateY(-1px)}.coach-module__SAQrxW__generateBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.coach-module__SAQrxW__spinner{border:2px solid #ffffff4d;border-top-color:var(--white);border-radius:50%;width:15px;height:15px;animation:.65s linear infinite coach-module__SAQrxW__spin;display:inline-block}.coach-module__SAQrxW__removeBtn{background:var(--white);width:100%;color:var(--gray-600);border:1px solid var(--gray-200);border-radius:var(--radius-md);cursor:pointer;margin-top:8px;padding:6px;font-size:.75rem}.coach-module__SAQrxW__loadingBox{color:var(--gray-400);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px;display:flex}.coach-module__SAQrxW__loadingRing{border:3px solid var(--gray-200);border-top-color:var(--brand-500);border-radius:50%;width:32px;height:32px;margin-bottom:12px;animation:.65s linear infinite coach-module__SAQrxW__spin}.coach-module__SAQrxW__emptyBox{color:var(--gray-400);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.coach-module__SAQrxW__emptyIcon{margin-bottom:8px;font-size:2.25rem}.coach-module__SAQrxW__emptyTitle{color:var(--gray-600);font-size:.9375rem;font-weight:500}.coach-module__SAQrxW__emptyText{margin-top:3px;font-size:.8125rem}.coach-module__SAQrxW__issueCard{border-radius:var(--radius-md);border:1px solid;margin-bottom:8px;padding:10px 12px}.coach-module__SAQrxW__issueTitle{align-items:center;gap:5px;margin-bottom:3px;font-size:.8125rem;font-weight:600;display:flex}.coach-module__SAQrxW__issueDesc{font-size:.75rem;line-height:1.5}.coach-module__SAQrxW__issueProblem{background:#fcebeb;border-color:#f09595}.coach-module__SAQrxW__issueProblemText{color:#791f1f}.coach-module__SAQrxW__issueWarning{background:#faeeda;border-color:#fac775}.coach-module__SAQrxW__issueWarningText{color:#633806}.coach-module__SAQrxW__issueGood{background:#e1f5ee;border-color:#9fe1cb}.coach-module__SAQrxW__issueGoodText{color:#085041}.coach-module__SAQrxW__suggestionCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);margin-bottom:8px;padding:12px 14px}.coach-module__SAQrxW__suggestionNum{background:var(--brand-50);width:22px;height:22px;color:var(--brand-600);border-radius:50%;justify-content:center;align-items:center;margin-bottom:5px;font-size:.6875rem;font-weight:700;display:flex}.coach-module__SAQrxW__suggestionTitle{color:var(--gray-900);margin-bottom:4px;font-size:.8125rem;font-weight:600}.coach-module__SAQrxW__suggestionText{color:var(--gray-600);font-size:.8125rem;line-height:1.55}.coach-module__SAQrxW__suggestionTip{background:var(--brand-50);color:var(--brand-600);border-radius:var(--radius-full);align-items:center;gap:4px;margin-top:6px;padding:3px 9px;font-size:.6875rem;font-weight:500;display:inline-flex}.coach-module__SAQrxW__scoreCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);margin-bottom:10px;padding:14px}.coach-module__SAQrxW__scoreRow{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.coach-module__SAQrxW__scoreLabel{color:var(--gray-600);font-size:.75rem}.coach-module__SAQrxW__scoreValue{font-size:.8125rem;font-weight:600}.coach-module__SAQrxW__scoreBar{background:var(--gray-200);border-radius:var(--radius-full);height:6px;margin-bottom:12px;overflow:hidden}.coach-module__SAQrxW__scoreBarFill{border-radius:var(--radius-full);height:100%;transition:width .7s cubic-bezier(.34,1.4,.64,1)}.coach-module__SAQrxW__captionBtn{background:var(--white);width:100%;color:var(--brand-600);border:1px solid var(--brand-200);border-radius:var(--radius-md);cursor:pointer;margin-top:4px;padding:9px;font-size:.8125rem;font-weight:500;transition:background .12s}.coach-module__SAQrxW__captionBtn:hover{background:var(--brand-50)}.coach-module__SAQrxW__detectedBox{background:var(--teal-50);border-radius:var(--radius-md);border:1px solid #9fe1cb;margin-bottom:10px;padding:9px 12px}.coach-module__SAQrxW__detectedLabel{color:var(--teal-900);margin-bottom:3px;font-size:.6875rem;font-weight:600}.coach-module__SAQrxW__detectedText{color:var(--teal-600);font-size:.75rem;line-height:1.5}@media (max-width:768px){.coach-module__SAQrxW__page{padding:16px 16px 76px}.coach-module__SAQrxW__threeCol{grid-template-columns:1fr;gap:16px}.coach-module__SAQrxW__panel{padding:14px}.coach-module__SAQrxW__newBadge{margin-left:0}}
