:root{font-family:Segoe UI,Arial,system-ui,sans-serif;color:#15253a;background:#f4f7fb;font-synthesis:none;--navy: #10243e;--navy-2: #173657;--blue: #2457d6;--cyan: #24b6c9;--gold: #f4b942;--line: #dfe6ef;--muted: #6a788a;--danger: #e65454}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{font-family:Segoe UI,Arial,system-ui,sans-serif}.join-shell{min-height:100vh;display:grid;grid-template-columns:minmax(360px,1fr) minmax(460px,1fr)}.brand-panel{color:#fff;background:radial-gradient(circle at 72% 25%,#2457d6 0,transparent 30%),linear-gradient(145deg,#0b1c31,#16385d);padding:clamp(40px,7vw,96px);display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.brand-panel:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.11);border-radius:50%;right:-160px;bottom:-150px;box-shadow:0 0 0 70px #ffffff08,0 0 0 140px #ffffff05}.brand-mark{width:64px;height:64px;background:var(--gold);color:var(--navy);border-radius:18px;display:grid;place-items:center;margin-bottom:36px}.brand-copy{max-width:560px;position:relative;z-index:1}.brand-copy>span{font-weight:700;letter-spacing:.16em;text-transform:uppercase;font-size:.8rem;color:#b7d5ff}.brand-copy h1{font-size:clamp(3.6rem,7vw,6.8rem);letter-spacing:-.07em;line-height:.92;margin:16px 0 28px}.brand-copy p{font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.55;color:#d5e3f4;max-width:480px}.sound-wave{height:100px;display:flex;align-items:center;gap:10px;margin:44px 0}.sound-wave i{display:block;width:7px;border-radius:8px;background:linear-gradient(to top,var(--cyan),var(--gold));opacity:.9;animation:pulse 1.8s ease-in-out infinite alternate}.sound-wave i:nth-child(2n){animation-delay:-.8s}@keyframes pulse{to{transform:scaleY(.5);opacity:.45}}.privacy-note{display:flex;align-items:center;gap:12px;color:#b9c9dc;font-size:.9rem;position:relative;z-index:1}.join-panel{display:grid;place-items:center;padding:32px;background:#f4f7fb}.join-card{width:min(430px,100%);display:grid;gap:22px}.eyebrow{display:block;color:var(--blue);font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;margin-bottom:8px}.join-card h2{font-size:2rem;letter-spacing:-.04em;margin-bottom:0}.role-switch,.segmented{padding:5px;display:grid;grid-template-columns:1fr 1fr;background:#e7ecf3;border-radius:12px}.role-switch button,.segmented button{border:0;background:transparent;padding:11px 12px;border-radius:9px;color:#617086;font-weight:700}.role-switch button.active,.segmented button.active{background:#fff;color:var(--navy);box-shadow:0 4px 12px #12253c14}label,.field-label{display:grid;gap:8px;color:#394a60;font-weight:700;font-size:.9rem}input,select,textarea{width:100%;border:1px solid #cfd8e5;background:#fff;color:#17283e;padding:13px 14px;border-radius:10px;outline:none}textarea{min-height:82px;resize:vertical;line-height:1.45}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2457d61f}.primary-button,.secondary-button,.play-button{border:0;border-radius:11px;padding:14px 18px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:9px}.primary-button,.play-button{color:#fff;background:var(--blue);box-shadow:0 8px 20px #2457d633}.secondary-button{background:#fff;color:var(--navy);border:1px solid var(--line)}.join-card small{color:var(--muted);text-align:center}.error-box{background:#fff0f0;color:#a83232;border:1px solid #ffd1d1;padding:12px 14px;border-radius:9px}.app-shell{min-height:100vh;background:#f5f7fb}.topbar{height:68px;background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 24px;position:sticky;top:0;z-index:20}.topbar-brand{display:flex;align-items:center;gap:11px}.mini-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:var(--gold);color:var(--navy)}.class-chip{display:flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.15);background:#ffffff12;border-radius:20px;padding:7px 14px;font-size:.8rem}.class-chip span{color:#aac0d8}.header-actions{justify-self:end;display:flex;align-items:center;gap:18px}.connection{display:flex;gap:8px;align-items:center;color:#b9c9dc;font-size:.85rem}.connection i,.student-status i{width:8px;height:8px;border-radius:50%;background:#f0ad4e}.connection.connected i,.student-status i.connected{background:#42d392;box-shadow:0 0 0 4px #42d3921f}.icon-button{width:38px;height:38px;display:grid;place-items:center;color:#fff;border:0;border-radius:10px;background:#ffffff14}.teacher-layout{min-height:calc(100vh - 68px);display:grid;grid-template-columns:245px minmax(480px,1fr) 310px}.control-rail,.audio-panel{background:#fff;padding:24px;border-right:1px solid var(--line)}.audio-panel{border-right:0;border-left:1px solid var(--line)}.teacher-identity{display:flex;align-items:center;gap:12px;padding-bottom:22px;border-bottom:1px solid var(--line)}.avatar,.small-avatar,.large-avatar{display:grid;place-items:center;border-radius:50%;background:#dce8ff;color:var(--blue);font-family:Segoe UI,Arial,system-ui,sans-serif;font-weight:800}.avatar{width:44px;height:44px}.teacher-identity span,.panel-heading span{display:block;color:var(--muted);font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px}.teacher-identity strong{display:block;font-size:.92rem}.talk-button{width:100%;border:0;color:#778599;background:#edf1f6;border-radius:16px;padding:24px 12px;margin:26px 0 12px;display:grid;place-items:center;gap:10px;font-weight:800}.talk-button.live{color:#fff;background:linear-gradient(145deg,#1c5cdc,#2445b5);box-shadow:0 10px 24px #2457d638}.mic-level{width:min(175px,100%);display:grid;gap:6px;margin-top:3px}.mic-level-bars{height:12px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:3px}.mic-level-bars i{border-radius:3px;background:#ffffff47;transition:background .12s ease}.mic-level-bars i.active{background:#7ff2b1}.mic-level-bars i.active:nth-child(n+10){background:#ffdc75}.mic-level small{font-size:.7rem;color:#e2edff;font-weight:700}.rail-action{width:100%;border:1px solid var(--line);background:#fff;color:#34475e;border-radius:10px;padding:11px;display:flex;justify-content:center;align-items:center;gap:8px;font-weight:700}.rail-stat{margin:24px 0;padding:15px;display:flex;align-items:center;gap:11px;background:#f5f7fb;border-radius:12px;font-size:.85rem;color:#55677d}.rail-stat b{color:var(--navy);font-size:1.15rem;margin-right:4px}.rail-tip{margin-top:auto;display:flex;align-items:flex-start;gap:9px;color:#748297;border-top:1px solid var(--line);padding-top:18px}.rail-tip p{font-size:.78rem;line-height:1.5}.workspace{padding:30px;overflow:auto}.workspace-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.workspace-heading h1{margin:0;font-size:1.85rem;letter-spacing:-.04em}.notice{background:#eaf3ff;border:1px solid #cde1ff;color:#24518f;padding:12px 15px;border-radius:10px;display:flex;align-items:center;gap:10px;margin-bottom:18px}.recording-pill{display:inline-flex;align-items:center;gap:7px;border-radius:20px;background:#ffe8e8;color:#aa2424;padding:7px 11px;font-size:.76rem;font-weight:900;letter-spacing:.05em}.recording-pill i,.recording-live i{width:9px;height:9px;border-radius:50%;background:#e13737;box-shadow:0 0 0 4px #ffd0d0}.recording-panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;margin-bottom:22px}.recording-heading,.recording-live,.recording-actions,.recording-item,.recording-item>div{display:flex;align-items:center;gap:12px}.recording-heading{justify-content:space-between;color:var(--blue);margin-bottom:14px}.recording-heading h2{margin:0;color:var(--navy);font-size:1.08rem}.recording-actions{flex-wrap:wrap}.recording-actions button,.recording-live button,.recording-item button{border:1px solid var(--line);background:#f5f8ff;color:var(--blue);border-radius:9px;padding:9px 12px;display:inline-flex;align-items:center;gap:7px;font-weight:800;cursor:pointer}.recording-actions button:disabled,.recording-live button:disabled{opacity:.5;cursor:default}.recording-live{justify-content:space-between;flex-wrap:wrap;color:#a72424;font-weight:800}.recording-live span{display:inline-flex;align-items:center;gap:10px}.recording-live button{color:#a72424;background:#fff2f2;border-color:#ffc9c9}.recording-meter-panel{margin-top:15px;padding:14px;border:1px solid #d9e5f4;border-radius:11px;background:#f7faff}.recording-meter-heading{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:5px 12px;margin-bottom:10px;font-size:.83rem}.recording-meter-heading span{color:#6c7b8d;font-weight:700}.recording-meter-heading span.receiving{color:#147b50}.recording-meter{display:grid;grid-template-columns:repeat(20,minmax(0,1fr));gap:4px;height:24px}.recording-meter span{border-radius:4px;background:#dbe5ef;transition:background .12s ease}.recording-meter span.active{background:#20b79a}.recording-meter span.active.peak{background:#eea72e}.recording-meter-panel small{display:block;margin-top:9px;color:var(--muted);font-size:.72rem;line-height:1.4}.recording-orphan-note{margin:10px 0 0;padding:10px 12px;border-radius:9px;background:#fff7e8;color:#795119;font-size:.8rem;line-height:1.45}.recording-help{color:var(--muted);font-size:.78rem;line-height:1.45;margin:12px 0 0}.recording-list{display:grid;gap:7px;margin-top:15px}.recording-entry{min-width:0}.recording-item{justify-content:space-between;padding:9px 11px;background:#f7f9fc;border-radius:9px}.recording-item span{min-width:0}.recording-item strong,.recording-item small{display:block}.recording-item strong{font-size:.82rem}.recording-item small{color:var(--muted);font-size:.7rem;margin-top:3px}.recording-item button{padding:7px}.recording-item-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.recording-item .recording-delete-button{color:#a43838;background:#fff5f5;border-color:#f0d4d4}.recording-player{margin-top:5px;padding:12px;border:1px solid #c9d9f6;border-radius:10px;background:#f2f6ff}.recording-player audio{display:none}.recording-player-controls{display:flex;align-items:center;gap:10px}.recording-player-controls button{flex:0 0 auto;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;gap:1px;border:1px solid #d4dff2;border-radius:9px;background:#fff;color:var(--blue);cursor:pointer}.recording-player-controls button small{font-size:.55rem;font-weight:800}.recording-player-controls .recording-player-main{background:var(--blue);border-color:var(--blue);color:#fff}.recording-player-controls input[type=range]{flex:1;min-width:70px;padding:0;accent-color:var(--blue);cursor:pointer}.recording-player-elapsed,.recording-player-remaining{color:#405674;font-size:.78rem;font-variant-numeric:tabular-nums;white-space:nowrap}.recording-player-message,.recording-player-error{display:block;font-size:.8rem}.recording-player-error{color:#a83232}.recording-member-evaluations{display:grid;gap:6px;margin-top:8px}.recording-member-evaluations>small{color:var(--muted);font-size:.76rem;line-height:1.45}.recording-evaluation{min-width:0}.recording-evaluation-toggle{display:inline-flex;align-items:center;gap:7px;border:1px solid #c9d6f5;border-radius:8px;padding:8px 11px;background:#f3f6ff;color:#2450b3;font-size:.78rem;font-weight:800}.recording-evaluation-body{display:grid;gap:9px;margin-top:6px;padding:13px;border:1px solid #d5def1;border-radius:11px;background:#fbfcff;font-size:.8rem}.recording-evaluation-body>p{color:#607087;margin:0;line-height:1.45}.recording-evaluation-body .recording-player{margin:0}.recording-evaluation-consent{display:grid;gap:10px;padding:11px;background:#f3f6ff;border-radius:9px}.recording-evaluation-consent label{display:flex;align-items:flex-start;gap:8px;font-size:.76rem;line-height:1.45}.recording-evaluation-consent input{width:auto;margin:3px 0 0}.recording-evaluation-consent button{justify-self:start;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:8px;padding:9px 12px;color:#fff;background:#2457d6;font-size:.78rem;font-weight:800}.recording-evaluation-result{display:grid;gap:10px;padding:12px;border-radius:10px;background:#edf7f3;color:#244f43}.recording-evaluation-score{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.recording-evaluation-score strong{font-size:1.6rem;color:#12694d}.recording-evaluation-score span,.recording-evaluation-result>small{font-size:.74rem;color:#55766b}.recording-evaluation-criteria{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.recording-evaluation-criteria>div{display:grid;grid-template-columns:1fr auto;gap:3px 8px;padding:9px;border-radius:8px;background:#fff}.recording-evaluation-criteria small{grid-column:1 / -1;color:#587169;line-height:1.4}.recording-evaluation-result p{margin:0;line-height:1.45}.recording-evaluation-result details p{margin:7px 0 0;white-space:pre-wrap}.recording-consent-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:20px;background:#0c1c30a8}.recording-consent{width:min(500px,100%);background:#fff;border:1px solid #e4eaf2;border-radius:20px;padding:28px;box-shadow:0 26px 80px #081b3347}.recording-consent-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:19px;border-radius:15px;color:#a92532;background:#ffebee}.recording-consent-icon.danger{color:#ae2f2f;background:#fff0f0}.recording-consent h2{margin:6px 0 10px;color:var(--navy);font-size:1.55rem;letter-spacing:-.03em}.recording-consent p{margin:0;color:#40536b;line-height:1.55}.recording-consent-note{display:flex;align-items:flex-start;gap:10px;margin-top:20px;padding:14px;border:1px solid #d9e5fa;border-radius:11px;background:#f3f7ff;color:#355475;font-size:.84rem;line-height:1.45}.recording-consent-note svg{flex:0 0 auto;color:var(--blue)}.recording-consent-note.danger{background:#fff5f5;border-color:#f4cccc;color:#854343}.recording-consent-note.danger svg{color:#ae2f2f}.recording-consent-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.recording-consent-actions button{min-height:44px;cursor:pointer}.recording-delete-confirm{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:11px;padding:12px 17px;background:#b23535;color:#fff;font-weight:800}.student-recording-banner{position:fixed;top:146px;left:50%;transform:translate(-50%);z-index:11;display:flex;align-items:center;gap:8px;width:max-content;max-width:calc(100vw - 24px);padding:9px 13px;border-radius:20px;background:#ba2727;color:#fff;font-size:.81rem;font-weight:800;line-height:1.35;box-shadow:0 8px 24px #79262633}.student-recording-banner svg{flex:none}.student-roster{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;margin-bottom:22px}.roster-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.roster-heading .eyebrow{margin-bottom:3px}.roster-heading h2{margin:0;font-size:1.08rem}.roster-count{min-width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#e9f1ff;color:var(--blue);font-weight:800}.roster-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:10px}.student-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid var(--line);background:#f9fbfd;border-radius:12px;padding:11px}.student-card-info{min-width:0}.student-card-info strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student-card-info span{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:.72rem;margin-top:3px}.online-dot{width:7px;height:7px;border-radius:50%;background:#32bb78}.mic-badge{grid-column:2;width:max-content;display:flex;align-items:center;gap:5px;color:#718096;background:#edf1f5;border-radius:20px;padding:5px 8px;font-size:.68rem;font-weight:800}.mic-badge.active{color:#176943;background:#dff6eb}.student-signal{grid-column:2;display:flex;align-items:center;gap:7px;min-width:0}.student-signal-bars{display:flex;align-items:center;gap:2px;height:12px}.student-signal-bars i{width:5px;height:11px;border-radius:3px;background:#d9e3ed;transition:background .12s}.student-signal-bars i.active{background:#26bf88}.student-signal small{color:#718096;font-size:.65rem;white-space:nowrap}.student-card-actions{grid-column:3;grid-row:1 / span 3;display:grid;gap:6px}.student-card-actions button{width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;background:#fff;color:#53657c}.student-card-actions button.remove{color:#b54444;background:#fff5f5;border-color:#f3d1d1}.roster-empty{grid-column:1 / -1;color:var(--muted);background:#f6f8fb;border-radius:10px;padding:14px;font-size:.84rem}.broadcast-banner,.live-banner{display:flex;align-items:center;gap:13px;background:#fff2d1;border:1px solid #f5cf72;color:#704b00;border-radius:13px;padding:14px 16px;margin-bottom:22px}.broadcast-banner div{flex:1}.broadcast-banner strong,.broadcast-banner span{display:block}.broadcast-banner span{font-size:.85rem;margin-top:2px}.broadcast-banner button{border:0;background:#7c5605;color:#fff;padding:8px 13px;border-radius:8px;font-weight:700}.pair-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:16px}.pair-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:17px;position:relative;transition:transform .2s,box-shadow .2s}.pair-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #142a4414}.pair-card.listening{border-color:var(--blue);box-shadow:0 0 0 3px #2457d614}.pair-number{position:absolute;right:16px;top:15px;display:flex;align-items:baseline;gap:5px;color:#9aabc0}.pair-number span{font-size:.58rem;letter-spacing:.1em}.pair-number strong{font-size:1.25rem;color:#c2ccda}.pair-members{display:grid;gap:10px;padding-right:45px;min-height:82px}.member{display:flex;align-items:center;gap:10px;font-weight:700}.small-avatar{width:34px;height:34px;font-size:.75rem}.member:nth-child(2) .small-avatar{background:#d9f5ee;color:#138168}.waiting{color:var(--muted);font-size:.82rem;padding-left:44px}.pair-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}.pair-actions button{border:0;border-radius:8px;background:#f1f4f8;color:#4b5e76;padding:9px 7px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:.8rem;font-weight:700}.pair-actions button.active{background:#e4edff;color:var(--blue)}.pair-actions button.danger{background:#fff0e6;color:#b75213}.empty-state{grid-column:1 / -1;text-align:center;border:1px dashed #cbd5e1;border-radius:16px;padding:60px 20px;color:#7a899c}.empty-state h3{color:#33465e;margin:15px 0 7px}.empty-state p{max-width:390px;margin:0 auto}.audio-panel{display:flex;flex-direction:column;gap:20px;max-height:calc(100vh - 68px);overflow-y:auto}.panel-heading{display:flex;align-items:center;gap:11px}.panel-heading h2{font-size:1rem;margin:0}.panel-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:#8c5f00;background:#fff0c8}.upload-zone{display:grid;place-items:center;text-align:center;border:1px dashed #b9c8da;border-radius:13px;padding:22px 12px;color:var(--blue);cursor:pointer}.upload-zone strong{margin-top:8px}.upload-zone span{color:var(--muted);font-size:.72rem;margin-top:4px}.upload-zone input{display:none}.speed-control{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.speed-control button{border:1px solid var(--line);background:#fff;color:#627187;padding:8px;border-radius:8px}.speed-control button.active{color:var(--blue);border-color:var(--blue);background:#f0f5ff;font-weight:800}.stop-button{border:0;background:transparent;color:#6b788b;padding:8px;display:flex;justify-content:center;gap:8px}.audio-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:4px;background:#e9edf3;border-radius:10px}.audio-tabs button{border:0;background:transparent;color:#68768a;border-radius:8px;padding:9px 6px;font-size:.78rem;font-weight:800;display:flex;align-items:center;justify-content:center;gap:5px}.audio-tabs button.active{background:#fff;color:var(--blue);box-shadow:0 4px 12px #12253c14}.audio-library-trigger{width:100%;min-width:0;display:flex;align-items:center;gap:10px;text-align:left;border:1px solid #cddaf0;border-radius:12px;background:#f8faff;padding:11px;color:#172b49;cursor:pointer}.audio-library-trigger:hover{border-color:#7397ea;background:#f1f5ff}.audio-library-trigger>span:nth-child(2){flex:1;min-width:0;display:grid;gap:3px}.audio-library-trigger strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.79rem}.audio-library-trigger small{color:#718198;font-size:.66rem;font-weight:500}.audio-library-trigger-icon{width:37px;height:37px;flex:none;display:grid;place-items:center;border-radius:10px;background:#e6edff;color:var(--blue)}.audio-library-trigger-change{color:var(--blue);font-size:.68rem;font-weight:800}.audio-library-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;display:grid;place-items:center;padding:24px;background:#0b1a30ad;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.audio-library-dialog{width:min(950px,100%);max-height:min(820px,calc(100vh - 48px));display:grid;grid-template-rows:auto auto minmax(0,1fr);border:1px solid #dce5f3;border-radius:22px;background:#fff;box-shadow:0 28px 90px #08183247;overflow:hidden}.audio-library-header{display:flex;gap:15px;align-items:center;padding:26px 30px 20px;background:linear-gradient(115deg,#f7faff,#f1f5ff 62%,#f9f7ff);border-bottom:1px solid #e7edf7}.audio-library-emblem{width:52px;height:52px;flex:none;display:grid;place-items:center;color:#264fc5;background:#fff;border:1px solid #dce5f8;border-radius:15px;box-shadow:0 8px 22px #254fbd13}.audio-library-header h2{margin:4px 0;color:#132946;font-size:1.65rem;letter-spacing:-.035em}.audio-library-header p{margin:0;color:#6b7c96;font-size:.83rem}.audio-library-close{margin-left:auto;align-self:flex-start;display:grid;place-items:center;width:34px;height:34px;flex:none;border:0;border-radius:9px;color:#5d6d85;background:#e9eef7;cursor:pointer}.audio-library-toolbar{display:grid;gap:16px;padding:20px 30px 14px;border-bottom:1px solid #edf1f7}.audio-library-search{display:flex;align-items:center;gap:10px;height:48px;padding:0 14px;border:1px solid #cbd8ea;border-radius:12px;color:#5e7390;background:#fff;box-shadow:0 3px 12px #172d4e0a}.audio-library-search:focus-within{border-color:#285bd6;box-shadow:0 0 0 3px #285bd619}.audio-library-search input{width:100%;min-width:0;border:0;outline:0;box-shadow:none;font-size:.9rem;font-weight:500}.audio-library-search input:focus{outline:0;box-shadow:none}.audio-library-search button{border:0;background:transparent;color:#6f8098;cursor:pointer}.audio-library-filters{display:flex;gap:7px;flex-wrap:wrap}.audio-library-filters button{display:flex;align-items:center;gap:7px;border:1px solid #dce4ef;background:#fff;color:#64758f;border-radius:999px;padding:8px 12px;font-size:.75rem;font-weight:800;cursor:pointer}.audio-library-filters button.active{background:#2254ca;color:#fff;border-color:#2254ca;box-shadow:0 6px 14px #2254ca30}.audio-library-filters button span{display:grid;place-items:center;min-width:19px;height:19px;padding:0 4px;border-radius:999px;background:#edf2fb;color:#5d6e87;font-size:.66rem}.audio-library-filters button.active span{background:#ffffff38;color:#fff}.audio-library-results{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#6a7b94;font-size:.73rem}.audio-library-results label{display:flex;align-items:center;gap:8px;font-size:.73rem}.audio-library-results select{border:0;background:transparent;color:#2b4162;font-size:.75rem;font-weight:800;padding:3px}.audio-library-scroll{min-height:0;overflow-y:auto;padding:22px 30px 28px;background:#fbfcff}.audio-library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.audio-library-card{min-width:0;display:flex;align-items:center;gap:12px;text-align:left;border:1px solid #e1e8f2;border-radius:14px;background:#fff;padding:15px;color:#243854;cursor:pointer;transition:border-color .15s,transform .15s,box-shadow .15s}.audio-library-card:hover{border-color:#8aa9ec;transform:translateY(-2px);box-shadow:0 10px 25px #1b3f7d16}.audio-library-card.selected{border-color:#2b5dd2;background:#f5f8ff;box-shadow:0 0 0 2px #2b5dd21b}.audio-library-card-icon{width:47px;height:47px;flex:none;display:grid;place-items:center;border-radius:12px;color:#2459d2;background:#e9f0ff}.audio-library-card-icon.listening{color:#7b4cc7;background:#f2eaff}.audio-library-card-icon.upload{color:#047f7d;background:#e3f7f4}.audio-library-card-content{flex:1;min-width:0;display:grid;gap:4px}.audio-library-card-content strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#182c49;font-size:.83rem}.audio-library-card-content span{color:#596f8d;font-size:.69rem;font-weight:700}.audio-library-card-content small{color:#96a3b4;font-size:.66rem}.audio-library-card-action{flex:none;display:flex;align-items:center;gap:4px;color:#265bd3;font-size:.7rem;font-weight:800}.audio-library-empty{min-height:240px;display:grid;place-content:center;justify-items:center;gap:10px;color:#72849d;text-align:center}.audio-library-empty strong{color:#334965}.audio-library-empty span{font-size:.82rem}.audio-library-more{display:block;margin:22px auto 0;border:1px solid #cbd9f3;background:#fff;color:#2558c9;border-radius:9px;padding:10px 16px;font-weight:800;cursor:pointer}@media(max-width:700px){.audio-library-backdrop{padding:0}.audio-library-dialog{width:100%;max-height:100vh;height:100vh;border-radius:0}.audio-library-header{padding:18px}.audio-library-header h2{font-size:1.3rem}.audio-library-toolbar{padding:16px 18px 12px}.audio-library-scroll{padding:16px 18px}.audio-library-grid{grid-template-columns:1fr}}.ai-generator{display:grid;gap:15px}.ai-intro{display:flex;align-items:flex-start;gap:9px;padding:12px;border-radius:11px;background:#f1edff;color:#5436a8}.ai-intro strong,.ai-intro span{display:block}.ai-intro span{color:#776a9b;font-size:.72rem;margin-top:3px;line-height:1.35}.ai-form-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.generate-button{border:0;border-radius:10px;background:linear-gradient(135deg,#6548d9,#2457d6);color:#fff;padding:13px 12px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px}.draft-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px}.draft-toolbar button{border:0;background:#edf1f6;color:#596a80;border-radius:7px;padding:6px 9px;font-size:.72rem;font-weight:700}.character-count{color:var(--muted);background:#f4f6f9;border-radius:8px;padding:7px 9px;font-size:.7rem;text-align:right}.character-count.danger{color:#a83232;background:#fff0f0}.keyword-review{display:grid;gap:4px;padding:10px 12px;border-radius:9px;font-size:.76rem;line-height:1.4}.keyword-review.complete{color:#176943;background:#e8f8ef;border:1px solid #bde9cd}.keyword-review.incomplete{color:#8a5313;background:#fff5e8;border:1px solid #f5d6a8}.voice-mapping,.draft-segments,.question-editor{display:grid;gap:10px}.ambience-editor{display:grid;gap:10px;padding:12px;border:1px solid #d9d1f5;background:#faf8ff;border-radius:11px}.ambience-editor textarea{min-height:72px}.ambience-state{color:#6f7c8e;background:#edf1f6;border-radius:20px;padding:4px 8px;font-size:.68rem;font-weight:800}.ambience-state.active{color:#176943;background:#dff6eb}.ambience-help{color:var(--muted);font-size:.72rem;line-height:1.4}.draft-segments{max-height:330px;overflow-y:auto;padding-right:3px}.draft-segments textarea{min-height:96px}.question-editor{border-top:1px solid var(--line);padding-top:14px}.question-item{display:grid;gap:6px;background:#f7f9fc;padding:9px;border-radius:9px}.question-item textarea{min-height:62px}.question-item input{padding:9px 10px;font-size:.8rem}.error-box.compact{font-size:.78rem;padding:9px 10px}.student-shell{min-height:100vh;background:radial-gradient(circle at 50% 30%,#e9f1ff,transparent 35%),#f5f7fb}.student-topbar{grid-template-columns:1fr auto 1fr}.student-topbar .icon-button{justify-self:end}.student-stage{height:calc(100dvh - 68px);min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden;padding:14px 24px 12px;text-align:center}.student-stage-heading{flex:none}.student-stage .eyebrow{margin-bottom:3px}.student-stage h1{font-size:clamp(1.75rem,3.3vw,2.7rem);letter-spacing:-.05em;margin-bottom:4px}.stage-copy{color:var(--muted);font-size:.94rem;margin-bottom:0}.student-stage .study-panel{flex:0 1 auto;min-height:120px;max-height:45vh;margin:12px 0 6px}.student-stage-footer{flex:none;margin-top:auto;width:100%;display:flex;flex-direction:column;align-items:center;gap:8px;padding-top:9px}.live-banner{position:fixed;top:86px;left:50%;transform:translate(-50%);z-index:10;white-space:nowrap;font-weight:800}.student-notice{position:fixed;top:86px;left:50%;transform:translate(-50%);z-index:9}.conversation-orbit{display:grid;grid-template-columns:135px minmax(110px,220px) 135px;align-items:center;margin:0}.student-person{display:grid;justify-items:center;gap:3px}.student-person span{color:var(--muted);font-size:.82rem}.large-avatar{width:78px;height:78px;font-size:1.55rem;box-shadow:0 12px 30px #2457d626;border:5px solid white}.large-avatar.partner{background:#d9f5ee;color:#138168}.orbit-line{display:flex;align-items:center;gap:8px;color:var(--cyan)}.orbit-line i{flex:1;height:2px;background:linear-gradient(to right,transparent,var(--cyan))}.orbit-line i:last-child{background:linear-gradient(to left,transparent,var(--cyan))}.student-mic-wrap{display:grid;justify-items:center;gap:5px}.student-mic{border:0;border-radius:50px;padding:7px 17px 7px 9px;display:flex;align-items:center;gap:9px;background:#dfe5ed;color:#637287;font-weight:800}.student-mic svg{padding:7px;box-sizing:content-box;border-radius:50%;background:#fff}.student-mic.active{color:#fff;background:var(--blue);box-shadow:0 10px 28px #2457d63b}.student-mic.active svg{color:var(--blue)}.student-mic-wrap .mic-level{width:170px;gap:3px;margin-top:0}.student-mic-wrap .mic-level-bars{height:10px}.student-mic-wrap .mic-level-bars i{background:#cbd7e8}.student-mic-wrap .mic-level-bars i.active{background:#1dc786}.student-mic-wrap .mic-level-bars i.active:nth-child(n+10){background:#edae31}.student-mic-wrap .mic-level small{color:#47617d}.student-status{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.78rem;margin-top:0}.study-settings{display:grid;gap:9px;padding:13px;border:1px solid #cbd9f1;background:#f5f8ff;border-radius:11px;font-size:.8rem}.study-settings label{display:flex;align-items:flex-start;gap:8px;line-height:1.35;font-size:.78rem;font-weight:600}.study-settings input{width:auto;margin:2px 0 0;accent-color:var(--blue)}.study-panel{width:min(820px,100%);max-height:45vh;overflow:auto;text-align:left;background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;margin:15px 0;box-shadow:0 10px 28px #142a440f}.study-heading,.study-line-header,.study-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.study-heading{margin-bottom:14px}.study-heading h2{margin:0;font-size:1.15rem}.study-actions button,.study-line-header button{border:1px solid var(--line);background:#f3f7ff;color:var(--blue);border-radius:8px;padding:7px 9px;display:inline-flex;align-items:center;gap:5px;cursor:pointer}.study-lines{display:grid;gap:9px}.study-line{padding:11px 13px;border-radius:10px;background:#f7f9fc;border:1px solid transparent}.study-line.active{border-color:#a8c3ff;background:#eef4ff}.study-line-header{color:#4c6078;font-size:.78rem}.study-line p{margin:8px 0 0;line-height:1.9;font-size:1.05rem}.study-word-wrap{display:inline-block;position:relative}.study-word{font:inherit;color:inherit;border:0;background:transparent;padding:0 2px;border-radius:4px;cursor:pointer}.study-word:disabled{cursor:default}.study-word.active{color:#0b3da5;background:#ffe38b;box-shadow:0 0 0 3px #ffe38b}.study-word:not(:disabled):hover{text-decoration:underline}.study-ipa{display:block;color:#2856ae;font-size:.68rem;line-height:1.1;text-align:center}.study-help{color:var(--muted);font-size:.78rem;line-height:1.4}.study-error{color:#a83232;font-size:.8rem}.practice-summary{display:grid;gap:4px;margin-bottom:13px;padding:11px 13px;border:1px solid #b8cafa;border-radius:10px;background:#f2f6ff;font-size:.83rem}.practice-summary strong{color:#1744a3}.practice-summary small{color:var(--muted);line-height:1.4}.practice-line{display:grid;gap:8px;margin-top:10px;border-top:1px solid #dce5f2;padding-top:9px;font-size:.8rem}.practice-line-actions{display:flex;flex-wrap:wrap;align-items:center;gap:9px}.practice-line-actions button{display:inline-flex;align-items:center;gap:5px;border:1px solid #afc5f3;border-radius:8px;padding:7px 10px;background:#fff;color:#194bb5;font-weight:700}.practice-line-actions button:disabled{opacity:.5;cursor:not-allowed}.practice-line-actions button.practice-recording{border-color:#ed9999;color:#b42323;background:#fff1f1}.practice-live{color:#b42323;font-weight:700}.practice-line audio{width:min(100%,380px);height:37px}.practice-feedback{display:grid;gap:4px;padding:9px 11px;border-radius:9px;background:#edf7f3;color:#234d41;line-height:1.4}.practice-feedback strong{color:#106c50}.practice-feedback small{color:#526e66}.teacher-study{margin-top:24px}.teacher-study-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.teacher-study-heading h2{margin:0;font-size:1.18rem}.teacher-study .study-panel{width:100%;max-height:none}.study-visibility{border-radius:20px;background:#f0f2f5;color:#66758a;padding:7px 10px;font-size:.73rem;font-weight:800;white-space:nowrap}.study-visibility.visible{background:#ddf7e9;color:#16764b}.teacher-study-controls{display:flex;align-items:center;gap:10px}.teacher-study-controls .secondary-button{padding:8px 11px;font-size:.8rem}.material-editor-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:20px;background:#0c1c30a3}.material-editor{width:min(760px,100%);max-height:min(90vh,900px);overflow-y:auto;display:grid;gap:15px;background:#fff;border-radius:17px;padding:22px;box-shadow:0 24px 70px #00000040}.material-editor-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.material-editor-heading h2{margin:0;font-size:1.55rem}.material-editor-heading button{border:0;background:#f0f3f7;border-radius:8px;width:34px;height:34px;display:grid;place-items:center}.material-editor-help{margin:0;color:var(--muted);font-size:.84rem;line-height:1.5}.material-editor-lines{display:grid;gap:12px;max-height:310px;overflow-y:auto;padding:2px 4px 2px 0}.material-editor-lines textarea{min-height:70px}.material-editor-preview{display:grid;gap:9px;padding:12px;border:1px solid var(--line);border-radius:10px;background:#f7faff}.material-editor-preview>button{display:inline-flex;align-items:center;justify-content:center;gap:8px;justify-self:start;border:1px solid #b8cafa;background:#fff;color:#194bb5;padding:9px 12px;border-radius:8px;font-weight:700}.material-editor-preview>button:disabled{opacity:.55;cursor:not-allowed}.material-editor-preview audio{width:100%}.material-editor-preview small{color:var(--muted)}.material-editor-actions{display:flex;justify-content:flex-end;gap:10px}.material-editor-actions>button:first-child{border:1px solid var(--line);background:#fff;color:var(--navy);padding:10px 14px;border-radius:9px;font-weight:700}@media(max-height:650px){.student-stage{padding-top:8px;padding-bottom:7px}.student-stage h1{font-size:1.7rem}.student-stage .study-panel{min-height:95px;margin:7px 0 3px}.student-stage-footer{gap:5px;padding-top:4px}.student-stage .large-avatar{width:58px;height:58px;font-size:1.15rem}.student-person span{font-size:.72rem}}@media(max-width:1100px){.teacher-layout{grid-template-columns:210px 1fr}.audio-panel{grid-column:1 / -1;border:0;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);align-items:end}.audio-panel .panel-heading,.audio-panel .upload-zone{grid-column:span 1}}@media(max-width:760px){.recording-evaluation-criteria{grid-template-columns:1fr}.recording-player-controls{flex-wrap:wrap}.recording-player-controls input[type=range]{order:2;flex-basis:calc(100% - 65px)}.recording-player-remaining{order:3}.recording-consent{padding:22px}.recording-consent-actions{flex-direction:column-reverse}.recording-consent-actions button{width:100%}.join-shell{grid-template-columns:1fr}.brand-panel{min-height:38vh;padding:36px 28px}.brand-copy h1{font-size:3.5rem}.sound-wave{display:none}.join-panel{padding:36px 24px}.topbar{padding:0 14px}.connection{display:none}.teacher-layout{display:block}.control-rail{border:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:10px}.teacher-identity{grid-column:1 / -1}.talk-button{margin:0}.rail-stat,.rail-tip{display:none}.workspace{padding:22px 16px}.workspace-heading{align-items:flex-start;flex-direction:column}.audio-panel{display:flex}.student-stage{padding:10px 12px}.student-stage h1{font-size:clamp(1.4rem,6vw,2rem)}.student-stage .study-panel{margin:8px 0 4px}.conversation-orbit{width:min(100%,360px);grid-template-columns:minmax(72px,1fr) minmax(60px,1fr) minmax(72px,1fr);gap:4px}.orbit-line{width:auto;transform:none}.large-avatar{width:62px;height:62px;font-size:1.25rem}.student-person strong{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-banner,.student-notice{position:static;transform:none;margin-bottom:22px;white-space:normal}}
