:root{color:#1d1d1f;background:#f2f2f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{width:min(100%,980px);min-height:100vh;margin:0 auto;background:#fff;box-shadow:0 0 40px #0000000f}.topbar{height:64px;display:grid;grid-template-columns:120px 1fr 120px;align-items:center;border-bottom:1px solid #e5e5ea;padding:0 22px}.topbar-title{text-align:center;font-size:18px}.topbar-actions{display:flex;justify-content:flex-end;gap:8px}.icon-link{width:38px;height:38px;border:0;border-radius:19px;color:#007aff;background:transparent;display:inline-flex;align-items:center;justify-content:center}.icon-link:hover{background:#f5f5f7}.icon-link.danger{color:#ff3b30}.page,.practice-page,.share-page{padding:28px}.section-head h1,.report-hero h1{margin:0;font-size:30px;letter-spacing:0}.section-head p,.report-hero p,.panel p,.hint{color:#636366;line-height:1.6}.section-head .browser-note{max-width:760px;margin-top:8px;font-size:14px;color:#8e8e93}.label{margin:30px 0 14px;font-size:15px;color:#8e8e93}.examiner-grid,.mode-grid,.score-grid{display:grid;gap:14px}.examiner-grid{grid-template-columns:repeat(4,1fr)}.mode-grid,.score-grid{grid-template-columns:repeat(2,1fr)}.examiner,.mode-card,.history-card{border:1px solid #e5e5ea;background:#f5f5f7;border-radius:16px;padding:16px;text-align:left;transition:.2s ease}.examiner{text-align:center}.examiner.selected,.mode-card.selected{border-color:#007aff;background:#fff;box-shadow:0 6px 20px #007aff1f}.avatar{width:64px;height:64px;margin:0 auto 10px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700}.image-avatar{overflow:hidden;border:2px solid rgba(255,255,255,.9);box-shadow:0 2px 10px #00000014}.image-avatar img{width:100%;height:100%;display:block;object-fit:cover}.avatar.large{width:142px;height:142px;font-size:54px;box-shadow:0 6px 24px #0000001f}small{color:#8e8e93}.mode-card{display:grid;gap:8px}.mode-index{width:42px;height:42px;border-radius:21px;color:#007aff;background:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700}.primary,.secondary{border:0;border-radius:999px;min-height:46px;padding:0 22px;display:inline-flex;gap:8px;align-items:center;justify-content:center;font-weight:650}.primary{color:#fff;background:#007aff;box-shadow:0 8px 22px #007aff3d}.primary:disabled,.secondary:disabled{opacity:.55;cursor:not-allowed}.primary.wide{width:min(100%,360px);margin:30px auto 0;display:flex}.secondary{color:#007aff;background:#eef6ff}.compact-button{min-height:36px;padding:0 14px}.practice-page{max-width:720px;margin:0 auto}.exam-lobby{min-height:calc(100vh - 120px);display:grid;align-content:center;justify-items:center;gap:18px;text-align:center}.exam-lobby h1{margin:0;font-size:32px;letter-spacing:0}.exam-lobby p{max-width:560px;margin:0;color:#636366;line-height:1.7}.exam-rule-grid{width:min(100%,560px);display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:8px}.exam-rule-grid div,.exam-meta-panel div{border:1px solid #e5e5ea;border-radius:14px;background:#f8f8fa;padding:14px}.exam-rule-grid strong,.exam-meta-panel strong{display:block;color:#1d1d1f;font-size:16px}.exam-rule-grid span,.exam-meta-panel span{display:block;margin-top:6px;color:#8e8e93;font-size:13px}.practice-progress{display:flex;align-items:center;gap:14px;color:#636366;font-size:14px}.practice-progress div{flex:1;height:6px;border-radius:3px;overflow:hidden;background:#e5e5ea}.practice-progress i,.score-row i{display:block;height:100%;border-radius:inherit;background:#007aff}.examiner-focus{display:grid;justify-items:center;gap:6px;margin:28px 0}.voice-enable-button{min-height:30px;border:0;border-radius:999px;padding:0 12px;color:#007aff;background:#eef6ff;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:650}.voice-status{color:#8e8e93;font-size:13px}.voice-status.enabled{color:#34c759}.voice-status.unavailable{color:#b42318}.speaking-avatar{position:relative;display:grid;justify-items:center}.speaking-avatar.speaking .avatar.large{animation:avatar-speak 1.35s ease-in-out infinite}.voice-wave{position:absolute;right:10px;bottom:8px;width:46px;height:28px;border-radius:999px;background:#ffffffeb;box-shadow:0 4px 14px #0000001f;display:flex;align-items:center;justify-content:center;gap:4px;opacity:0;transform:translateY(4px);transition:.18s ease}.voice-wave i{width:4px;height:8px;border-radius:999px;background:#007aff}.speaking-avatar.speaking .voice-wave{opacity:1;transform:translateY(0)}.speaking-avatar.speaking .voice-wave i{animation:voice-bar .72s ease-in-out infinite}.speaking-avatar.speaking .voice-wave i:nth-child(2){animation-delay:.12s}.speaking-avatar.speaking .voice-wave i:nth-child(3){animation-delay:.24s}@keyframes avatar-speak{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}@keyframes voice-bar{0%,to{height:8px}50%{height:18px}}.question-card,.panel,.score-card,.share-card{background:#fff;border:1px solid #e5e5ea;border-radius:16px;padding:24px;box-shadow:0 4px 16px #0000000f}.question-card h1{margin:14px 0 8px;font-size:24px;line-height:1.3}.question-card p{color:#8e8e93}.question-card-head,.topic-bank-summary{display:flex;justify-content:space-between;align-items:center;gap:14px}.examiner-cue{margin-bottom:16px;border:1px solid rgba(0,122,255,.16);border-radius:14px;background:#eef6ff;color:#1d1d1f;padding:12px 14px;display:flex;align-items:flex-start;gap:8px;line-height:1.5}.examiner-cue svg{flex:0 0 auto;color:#007aff;margin-top:2px}.question-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.ghost-button{min-height:34px;border:0;border-radius:999px;padding:0 12px;color:#007aff;background:#eef6ff;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:650}.ghost-button.mini{min-height:28px;padding:0 9px;font-size:12px;flex:0 0 auto}.question-content{transition:.2s ease}.hidden-question-state,.transcript-hidden-box{min-height:118px;margin-top:16px;border:1px dashed #c7c7cc;border-radius:14px;color:#8e8e93;background:#f8f8fa;display:grid;place-items:center;align-content:center;gap:8px;text-align:center;padding:18px}.hidden-question-state strong,.transcript-hidden-box strong{color:#1d1d1f}.hidden-question-state span,.transcript-hidden-box span{max-width:420px;line-height:1.5;font-size:14px}.pill{color:#007aff;background:#eef6ff;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:650}.prompt-list{margin:18px 0 0;padding-left:20px;color:#636366;line-height:1.8}.prep-panel{margin-top:24px;display:grid;gap:8px;justify-items:center}.prep-panel strong{color:#007aff;font-size:48px;font-weight:400}.speech-box{margin-top:18px;background:#f5f5f7;border-radius:16px;padding:18px}.speech-toolbar{display:flex;gap:14px;align-items:center}.mic-button{width:58px;height:58px;border:0;border-radius:50%;color:#fff;background:#007aff}.mic-button.recording{background:#ff3b30;animation:pulse 1.4s infinite}@keyframes pulse{0%{box-shadow:0 0 #ff3b3066}to{box-shadow:0 0 0 18px #ff3b3000}}textarea{width:100%;min-height:130px;margin-top:14px;border:1px solid #e5e5ea;border-radius:12px;padding:14px;resize:vertical;line-height:1.55}.transcript-hidden-box{min-height:130px;margin-top:14px;background:#fff}.error-text{color:#b42318;background:#fff1f0;border:1px solid #ffd6d2;border-radius:10px;padding:10px 12px;line-height:1.5;font-size:14px}.inline-error{margin:12px 0 14px;border:1px solid #ffd6d2;border-radius:12px;background:#fff7f6;color:#b42318;padding:12px 14px;display:grid;gap:4px;line-height:1.5}.inline-error span{color:#7a271a;font-size:14px}.inline-warning{margin-bottom:14px;border:1px solid #ffe08a;border-radius:12px;background:#fff9e8;color:#7a4f01;padding:12px 14px;display:grid;gap:4px;line-height:1.5}.inline-warning span{color:#7a4f01;font-size:14px}.practice-controls{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:14px}.practice-controls span{color:#636366;display:flex;gap:6px;align-items:center}.report-hero{text-align:center;color:#34c759}.report-hero p{color:#8e8e93}.score-grid{margin:26px 0}.coach-summary,.next-goal{margin-bottom:18px;border-radius:16px;padding:22px;background:linear-gradient(135deg,#eef6ff,#fff);border:1px solid rgba(0,122,255,.18)}.coach-summary span,.next-goal span{display:block;margin-bottom:8px;color:#007aff;font-size:13px;font-weight:700}.coach-summary strong,.next-goal strong{display:block;color:#1d1d1f;font-size:19px;line-height:1.45}.coach-summary p{margin:10px 0 0;color:#636366;line-height:1.6}.exam-meta-panel{margin-bottom:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.score-card{text-align:center}.score-card span{color:#8e8e93}.score-card strong{display:block;margin-top:8px;color:#007aff;font-size:38px}.panel{margin-bottom:18px}.panel.compact{padding:14px}.panel h2{margin:0 0 14px;font-size:18px}.feedback-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.insight-list{margin:0;padding-left:18px;color:#636366;line-height:1.7}.insight-list li{margin:8px 0}.panel-title-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.panel-title-row h2{margin:0}.score-row{display:grid;grid-template-columns:76px 1fr 44px;gap:12px;align-items:center;margin:14px 0}.score-row div{height:7px;border-radius:4px;background:#e5e5ea;overflow:hidden}.qa-list article,.history-card{display:grid;gap:6px;margin-bottom:12px}.qa-list article{background:#f5f5f7;border-radius:12px;padding:14px}.question-feedback{margin-top:10px;border-top:1px dashed #d2d2d7;padding-top:10px}.question-feedback span{display:block;color:#1d1d1f;font-weight:650;font-size:14px}.question-feedback p{margin:6px 0 0}.phrase-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.phrase-row code{border-radius:999px;padding:6px 10px;color:#007aff;background:#fff;border:1px solid #dbeafe;font-family:inherit;font-size:13px}.history-card{width:100%}.history-card strong{color:#007aff}.tabs{display:flex;gap:12px;margin-bottom:18px;border-bottom:1px solid #e5e5ea}.tabs button{border:0;background:transparent;padding:12px 2px;color:#8e8e93}.tabs button.active{color:#007aff;border-bottom:2px solid #007aff}.toolbar-actions,.bank-tools,.bank-form{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.toolbar-actions{justify-content:flex-end}.manage-panel{border-color:#007aff38;background:#f8fbff}.bank-tools{margin-bottom:18px;gap:8px}.bank-tools input,.bank-tools select,.bank-form input,.bank-form select,.topic-bank-detail input,.topic-bank-detail textarea,.editable-row input{min-height:30px;border:1px solid #e5e5ea;border-radius:8px;padding:0 8px;background:#fff;font-size:13px}.bank-tools input{flex:1 1 260px;max-width:none}.bank-form{align-items:stretch;gap:8px}.bank-form input,.bank-form select{flex:1 1 180px}.bank-form select{flex:0 0 132px;max-width:160px}.bank-tools select{flex:0 0 150px;max-width:none}.bank-form textarea,.topic-bank-detail textarea{min-height:72px;margin-top:0;padding:9px;font-size:14px}.topic-form textarea{flex:1 1 260px}.editable-list{display:grid;gap:6px}.editable-row{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,.8fr) 34px;gap:6px;align-items:center}.editable-row .icon-link{width:34px;height:34px}.browse-question-list{margin:0;padding:0;list-style:none;color:#3a3a3c;line-height:1.75}.browse-question-list li,.followup-block li{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.browse-question-list li span,.followup-block li span{min-width:0}.browse-question-list li+li{margin-top:8px;padding-top:8px;border-top:1px solid #f2f2f7}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.ghost-button.danger,.danger-text{color:#ff3b30}.topic-bank-card{transition:.2s ease}.topic-bank-card.open{border-color:#007aff59}.topic-bank-summary{width:100%;border:0;background:transparent;padding:0;text-align:left}.topic-bank-summary span{display:grid;gap:4px}.topic-bank-summary strong{color:#1d1d1f;line-height:1.35;font-size:15px}.topic-bank-summary b{color:#007aff;white-space:nowrap;font-size:13px}.topic-bank-detail{margin-top:12px;padding-top:12px;border-top:1px solid #e5e5ea;display:grid;gap:10px}.topic-detail-actions{display:flex;justify-content:flex-end}.topic-bank-detail label{display:grid;gap:6px;color:#636366;font-size:13px}.topic-bank-detail h3{margin:0 0 8px;font-size:20px;line-height:1.35}.followup-block{margin-top:4px;padding:10px;border-radius:10px;background:#f5f5f7}.followup-block ol{margin:10px 0 0;padding-left:20px;color:#636366;line-height:1.7}.followup-block li+li{margin-top:8px}.settings-panel{display:grid;gap:14px}.settings-panel label,.developer-settings{display:grid;gap:8px}.developer-settings{border-top:1px solid #e5e5ea;padding-top:14px}.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid #e5e5ea;border-radius:12px;background:#f8f8fa;padding:12px 14px}.faq-list summary{cursor:pointer;color:#1d1d1f;font-weight:700}.faq-list p{margin:10px 0 0;color:#636366;line-height:1.6}.developer-credit{margin-top:18px;color:#8e8e93;font-size:13px;text-align:center;line-height:1.6;display:grid;justify-items:center;gap:2px}.developer-credit a{color:#007aff;text-decoration:none;word-break:break-all}.developer-credit small{color:#aeaeb2}.settings-panel input,.settings-panel select{height:44px;border:1px solid #e5e5ea;border-radius:10px;padding:0 12px}.settings-panel input[type=checkbox]{appearance:none;width:50px;height:30px;padding:0;border:0;border-radius:15px;background:#e5e5ea;position:relative;transition:.2s ease}.settings-panel input[type=checkbox]:after{content:"";position:absolute;top:2px;left:2px;width:26px;height:26px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000002e;transition:.2s ease}.settings-panel input[type=checkbox]:checked{background:#34c759}.settings-panel input[type=checkbox]:checked:after{transform:translate(20px)}.toggle-row{grid-template-columns:1fr auto;align-items:center}.share-page{display:grid;justify-items:center;gap:24px}.share-card{width:min(100%,520px);padding:34px}.share-row,.share-score{display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid #e5e5ea;padding-bottom:22px;margin-bottom:22px}.share-score strong{display:block;margin-top:8px;font-size:34px;color:#007aff}.empty{color:#8e8e93;text-align:center;padding:70px 20px}@media(max-width:680px){.app-shell{box-shadow:none}.topbar{grid-template-columns:64px 1fr 88px;padding:0 12px}.page,.practice-page,.share-page{padding:20px 16px}.examiner-grid,.mode-grid,.score-grid{grid-template-columns:repeat(2,1fr)}.practice-controls{align-items:stretch;flex-direction:column}.feedback-grid,.exam-rule-grid,.exam-meta-panel,.editable-row{grid-template-columns:1fr}.toolbar-actions,.bank-tools,.bank-form{align-items:stretch;flex-direction:column}.panel-title-row,.question-card-head{align-items:flex-start;flex-direction:column}.question-actions{justify-content:flex-start}.primary{width:100%}}
