:root{--background:#eef4ff;--foreground:#1f2937;--card:#fff;--line:#d8e2f2;--primary:#2f67ff;--primary-dark:#1b4ed8;--muted:#6b7280;--danger:#dc2626;--surface:#f6f9ff;--success:#15803d;--font-geist-sans:"PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans SC", "Segoe UI", sans-serif;--font-geist-mono:"SFMono-Regular", "JetBrains Mono", "Cascadia Code", "Fira Code", "Menlo", "Consolas", monospace;font-size:14px}html,body{min-height:100%}body{color:var(--foreground);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#2f67ff24,#0000 28%),linear-gradient(#f9fbff 0%,#eaf2ff 100%);font-size:14px}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.page-shell{min-height:100vh;padding:18px}.app-card{background:#fffffff0;border:1px solid #d8e2f2e6;border-radius:22px;box-shadow:0 12px 28px #586ead1a}.topbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;padding:16px 22px;display:flex}.brand-block{align-items:center;gap:12px;display:flex}.brand-logo{background:linear-gradient(135deg,#fff5f2 0%,#ffd8cd 100%);border-radius:50%;place-items:center;width:48px;height:48px;font-size:24px;display:grid;box-shadow:inset 0 0 0 1px #ff846324}.brand-title{letter-spacing:-.03em;font-size:20px;font-weight:800}.brand-subtitle{color:var(--muted);margin-top:4px;font-size:12px}.nav-links{flex-wrap:wrap;gap:8px;display:flex}.nav-link{background:var(--surface);color:var(--muted);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600}.nav-link.active{color:#fff;background:linear-gradient(135deg,#2f67ff 0%,#5f8bff 100%)}.user-chip{align-items:center;gap:10px;display:flex}.user-badge{background:var(--surface);color:var(--muted);border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;display:inline-flex}.ghost-button,.primary-button,.danger-button{border:0;border-radius:12px;padding:10px 16px;font-size:13px;font-weight:700}.primary-button{color:#fff;background:linear-gradient(135deg,#2f67ff 0%,#618fff 100%)}.ghost-button{color:#3559a8;background:#edf3ff}.danger-button{color:var(--danger);background:#fee2e2}.section-card{padding:18px 22px}.section-title{letter-spacing:-.04em;font-size:24px;font-weight:800}.section-desc{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.5}.empty-state{border:1px dashed var(--line);color:var(--muted);background:#f6f9ffe6;border-radius:18px;padding:24px;font-size:13px}.pill{color:#3559a8;background:#eef4ff;border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.pill.ok{color:var(--success);background:#dcfce7}.pill.off{color:var(--muted);background:#f3f4f6}.grid-two{gap:18px;display:grid}@media (min-width:1080px){.grid-two{grid-template-columns:minmax(0,1.8fr) minmax(320px,.9fr)}}.student-shell{background:#eaf4ff;min-height:100vh}.student-header{z-index:20;background:#fffffff5;border-bottom:1px solid #e7eef8;position:sticky;top:0;box-shadow:0 4px 8px #e0e0e033}.student-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;width:min(1820px,100vw - 28px);min-height:52px;margin:0 auto;display:grid}.student-brand{align-items:center;display:flex}.student-nav{justify-content:flex-start;align-items:stretch;gap:0;height:52px;display:flex}.student-nav-item{color:#1f2937;place-items:center;min-width:96px;padding:0 18px;font-size:15px;font-weight:700;display:grid}.student-nav-item.active{color:#fff;background:linear-gradient(#4f78ff 0%,#3f69f1 100%)}.student-user{align-items:center;gap:8px;display:flex}.student-user-badge{color:#4b5563;align-items:center;gap:6px;font-weight:700;display:flex}.student-logout-link{color:#64748b;background:0 0;border:0;font-size:14px;font-weight:700}.student-main{padding:18px 0 28px}.student-main-inner{width:min(1820px,100vw - 28px);margin:0 auto}.student-library-page{gap:18px;display:grid}.student-hero{background:linear-gradient(#fff 0%,#fff7f0 100%);border-radius:28px;min-height:190px;position:relative;overflow:hidden;box-shadow:0 14px 24px #7895c524}.student-hero:after{content:"";background:linear-gradient(90deg,#ffb56a 0%,#ff9d4d 100%);height:86px;position:absolute;inset:auto 0 0}.student-hero.is-orange:after{background:linear-gradient(90deg,#ffb56a 0%,#ff9d4d 100%)}.student-hero-badge{z-index:1;color:#fff;background:#ff9d4d;padding:16px 28px;font-size:28px;font-style:italic;font-weight:900;line-height:1;position:absolute;top:0;right:110px}.student-hero-content{z-index:1;padding:26px 68px;position:relative}.student-hero-subtitle{color:#ff9d4d;font-size:18px;font-weight:500}.student-hero h1{color:#ff9d4d;letter-spacing:.02em;margin-top:18px;font-size:68px;font-style:italic;font-weight:900;line-height:.95}.student-hero-footer{color:#fff;font-size:20px;font-weight:800;position:absolute;bottom:16px;left:68px}.student-filter-bar{grid-template-columns:1fr minmax(320px,840px) auto;align-items:center;gap:16px;padding:4px 8px;display:grid}.student-filter-title{color:#0f172a;font-size:18px;font-weight:900}.student-search-form{background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;height:58px;padding:0 18px;display:flex;box-shadow:0 6px 14px #8197be12}.student-search-form button{color:#94a3b8;background:0 0;border:0;margin-right:12px;font-size:22px}.student-search-form input{color:#334155;background:0 0;border:0;outline:0;flex:1;font-size:15px}.student-filter-trigger{color:#334155;font-size:15px;font-weight:700}.student-list-wrap{gap:18px;display:grid}.student-topic-card{background:#fffffff5;border:1px solid #d8e2f2e6;border-radius:28px;grid-template-columns:minmax(0,1fr) 460px;gap:20px;padding:26px 30px;display:grid;box-shadow:0 14px 24px #6078ab12}.student-topic-main{gap:20px;display:grid}.student-topic-top{gap:10px;display:grid}.student-topic-top h2{color:#1e293b;font-size:20px;font-weight:700;line-height:1.35}.student-topic-badges{align-items:center;gap:8px;display:flex}.student-badge{border-radius:8px;justify-content:center;align-items:center;height:34px;padding:0 12px;font-size:15px;font-weight:700;display:inline-flex}.student-badge.material{color:#fff;background:#4f9cff}.student-badge.material.is-orange{background:#ff9d4d}.student-badge.unit{color:#4f9cff;background:#d8ecff}.student-topic-stats{align-items:stretch;display:flex}.student-topic-stat{border-right:1px solid #dbe4f1;gap:12px;min-width:120px;margin-right:20px;padding-right:20px;display:grid}.student-topic-stat:last-child{border-right:0;margin-right:0}.student-topic-stat div{color:#1f2937;font-size:14px;font-weight:800}.student-topic-stat span{color:#64748b;font-size:14px}.student-topic-actions{align-content:space-between;gap:18px;min-width:0;display:grid}.student-topic-tags{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.student-tag{color:#4b5563;background:#f3f4f6;border-radius:12px;justify-content:center;align-items:center;min-width:76px;height:36px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}.student-action-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.student-action-secondary,.student-action-primary{white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;width:122px;min-width:0;height:48px;font-size:17px;font-weight:800;display:inline-flex}.student-action-secondary{color:#3995f5;background:#edf6ff}.student-action-primary{color:#fff;background:#3995f5}.student-action-primary.is-orange{background:#ff9d4d}.student-pagination{justify-content:center;align-items:center;gap:10px;margin-top:4px;display:flex}.student-pagination-pages{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.student-pagination-link{color:#475569;background:#fffffff5;border:1px solid #dbe4f1;border-radius:999px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 10px 20px #6078ab0f}.student-pagination-link.page-number{padding:0}.student-pagination-link.active{color:#fff;background:#3995f5;border-color:#3995f5}.student-pagination-link.disabled{opacity:.45;pointer-events:none}.student-practice-page{background:#fff;min-height:100vh}.student-practice-header{z-index:30;background:#fff;border-bottom:1px solid #d8dee9;height:72px;position:sticky;top:0}.student-practice-header-inner{grid-template-columns:minmax(320px,1fr) auto auto;align-items:center;gap:18px;width:calc(100vw - 48px);height:100%;margin:0 auto;display:grid}.student-practice-brand{align-items:center;gap:18px;min-width:0;display:flex}.student-practice-brand-meta{min-width:0}.student-practice-brand-title{white-space:nowrap;text-overflow:ellipsis;color:#334155;font-size:16px;font-weight:700;overflow:hidden}.student-practice-brand-time{color:#94a3b8;margin-top:4px;font-size:14px}.student-practice-controls{align-items:center;gap:18px;display:flex}.student-practice-audio{align-items:center;gap:16px;display:flex}.student-practice-audio button{color:#fff;background:#111827;border:0;border-radius:50%;width:38px;height:38px;font-size:18px;font-weight:900}.student-practice-audio input[type=range]{width:520px}.student-practice-actions{align-items:center;gap:16px;display:flex}.student-practice-actions a,.student-practice-actions button{color:#111827;background:#fff;border:1px solid #1f2937;border-radius:10px;justify-content:center;align-items:center;min-width:78px;height:50px;padding:0 20px;font-size:16px;font-weight:700;display:inline-flex}.student-practice-body{padding:14px 24px 88px}.student-practice-panel{background:#f5f5ef;border:1px solid #c6ccd5;border-radius:12px;padding:18px 20px}.student-reading-layout{grid-template-columns:minmax(0,1fr) 1px minmax(420px,.9fr);gap:0;min-height:calc(100vh - 170px);display:grid}.student-reading-left,.student-reading-right{max-height:calc(100vh - 190px);padding:18px 24px 40px;overflow:auto}.student-reading-divider{background:#e5e7eb}.student-reading-left .student-practice-panel{margin-bottom:18px}.student-practice-rich{color:#1f2937;font-size:16px;line-height:1.75}.student-practice-rich p{margin-bottom:16px}.student-question-block{margin-bottom:28px}.student-question-title{color:#1f2937;margin-bottom:16px;font-size:18px;font-weight:800}.student-question-option{align-items:center;gap:12px;margin-bottom:16px;font-size:16px;display:flex}.student-inline-blank{text-align:center;color:#334155;border:1px solid #aeb7c4;border-radius:4px;width:120px;height:40px;margin:0 6px}.student-listening-layout{gap:18px;display:grid}.student-listening-sheet{background:#fff}.student-question-nav{z-index:25;background:#fffffff5;border:1px solid #d8dee9;border-radius:12px;align-items:center;gap:12px;padding:10px 16px;display:flex;position:fixed;bottom:20px;left:32px;right:32px;box-shadow:0 14px 24px #64748b1f}.student-question-nav-track{align-items:center;gap:14px;display:flex;overflow-x:auto}.student-question-nav button{color:#1e3a8a;background:#fff;border:1px solid #93c5fd;border-radius:4px;width:32px;height:32px}.student-question-nav button.active{color:#1d4ed8;background:#ebf4ff;font-weight:800}.exam-shell{background:#fff;min-height:100vh}.exam-shell.is-reading{grid-template-rows:72px 1fr;height:100vh;display:grid;overflow:hidden}.exam-topbar{z-index:40;background:#fff;border-bottom:1px solid #d7dde6;grid-template-columns:minmax(320px,1fr) auto auto;align-items:center;gap:18px;height:72px;padding:0 32px;display:grid;position:sticky;top:0}.exam-topbar-left{align-items:center;gap:18px;min-width:0;display:flex}.exam-brand-logo{width:auto;height:36px}.exam-brand-meta{min-width:0}.exam-brand-title{white-space:nowrap;text-overflow:ellipsis;color:#1f2937;font-size:15px;font-weight:600;overflow:hidden}.exam-brand-time{color:#94a3b8;margin-top:4px;font-size:14px}.exam-audio-strip{align-items:center;gap:16px;display:flex}.exam-play-button{color:#fff;background:#111827;border:0;border-radius:50%;width:32px;height:32px;font-size:14px;font-weight:800}.exam-audio-progress{width:640px}.exam-audio-time{color:#111827;text-align:center;min-width:112px;font-size:15px;font-weight:600}.exam-speed-select{color:#1f2937;background:0 0;border:0;font-size:14px;font-weight:600}.exam-reading-status{color:#64748b;font-size:16px;font-weight:700}.exam-topbar-actions{align-items:center;gap:16px;display:flex}.exam-topbar-actions button{color:#111827;background:#fff;border:1px solid #1f2937;border-radius:8px;min-width:76px;height:44px;padding:0 18px;font-size:15px;font-weight:700}.exam-topbar-actions .exam-icon-button{width:44px;min-width:44px;padding:0;font-size:22px;line-height:1}.exam-content{padding:14px 32px 88px}.exam-shell.is-reading .exam-content{grid-template-rows:auto 1fr;min-height:0;display:grid;overflow:hidden}.exam-instruction-panel{background:#f5f5ef;border:1px solid #c6ccd5;border-radius:10px;padding:14px 18px}.exam-instruction-part{color:#111827;margin-bottom:10px;font-size:18px;font-weight:800}.exam-listening-body{margin-top:20px}.exam-sheet-panel{background:#fff;border:1px solid #d8dee9;border-radius:10px;padding:18px 22px 28px}.exam-reading-grid{grid-template-columns:minmax(0,1fr) 1px minmax(440px,.95fr);gap:0;min-height:calc(100vh - 188px);margin-top:20px;display:grid}.exam-shell.is-reading .exam-reading-grid{height:100%;min-height:0;overflow:hidden}.exam-reading-pane{max-height:calc(100vh - 210px);padding-right:18px;overflow:auto}.exam-shell.is-reading .exam-reading-pane{height:100%;max-height:none}.exam-reading-pane.right{padding-left:18px;padding-right:0}.exam-reading-divider{background:#d8dee9}.exam-passage{padding:8px 8px 24px}.exam-rich-text{color:#1f2937;font-size:16px;line-height:1.75}.exam-rich-text p{margin-bottom:16px}.exam-rich-text table{border-collapse:collapse;width:100%}.exam-rich-text td,.exam-rich-text th{vertical-align:top;border:1px solid #cbd5e1;padding:10px 12px}.exam-question-card{border:1px solid #0000;border-radius:8px;padding:20px 18px}.exam-question-card.is-active{background:#f8fbff;border-color:#93c5fd}.exam-question-card+.exam-question-card{margin-top:18px}.exam-question-intro{color:#374151;margin-bottom:14px;line-height:1.75}.exam-question-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.exam-question-title{color:#111827;align-items:baseline;gap:10px;font-size:16px;font-weight:800;display:flex}.exam-question-number{color:#2563eb;min-width:28px}.exam-question-type{color:#475569;background:#eef2f7;border-radius:999px;align-items:center;height:30px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.exam-options{gap:14px;margin-top:18px;display:grid}.exam-option-row{color:#1f2937;grid-template-columns:20px 24px 1fr;align-items:start;gap:12px;font-size:16px;display:grid}.exam-option-key{font-weight:800}.exam-inline-sheet{line-height:1.9;display:inline}.exam-inline-input{text-align:center;color:#111827;vertical-align:middle;border:1px solid #aeb7c4;border-radius:4px;width:120px;height:32px;margin:0 6px;font-size:16px;font-weight:600;display:inline-block}.exam-textarea{resize:vertical;color:#111827;border:1px solid #cbd5e1;border-radius:10px;width:min(560px,100%);min-height:120px;margin-top:18px;padding:14px 16px}.exam-bottom-bar{z-index:35;background:#fffffffa;border:1px solid #d7dde6;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:56px;padding:10px 14px;display:grid;position:fixed;bottom:20px;left:32px;right:32px;box-shadow:0 14px 24px #64748b1f}.exam-bottom-part{color:#111827;font-size:16px;font-weight:800}.exam-bottom-track{align-items:center;gap:10px;display:flex;overflow-x:auto}.exam-bottom-track button{color:#1f2937;background:#fff;border:1px solid #cbd5e1;border-radius:4px;min-width:32px;height:32px;font-size:15px}.exam-bottom-track button.answered{color:#2563eb;border-color:#93c5fd}.exam-bottom-track button.active{color:#1d4ed8;background:#ebf4ff;border-color:#60a5fa;font-weight:800}.exam-bottom-actions{align-items:center;gap:10px;display:flex}.exam-bottom-arrow{color:#fff;background:#1f2937;border:0;border-radius:6px;width:42px;height:42px;font-size:22px}.exam-bottom-arrow:disabled{background:#cbd5e1}.reading-analysis-shell{background:#eef4ff;height:100vh;padding:16px 24px;overflow:hidden}.reading-analysis-frame{background:#fffffff5;border-radius:28px;grid-template-rows:auto 1fr auto;width:min(1700px,100vw - 48px);height:calc(100vh - 32px);margin:0 auto;display:grid;overflow:hidden;box-shadow:0 18px 32px #6078ab14}.reading-result-frame{height:calc(100vh - 32px)}.reading-analysis-header{background:linear-gradient(#4f78ff 0%,#4572eb 100%);justify-content:space-between;align-items:center;gap:20px;min-height:96px;padding:0 26px;display:flex}.reading-analysis-title{color:#fff;align-items:center;gap:14px;min-width:0;font-size:24px;font-weight:800;display:flex}.reading-analysis-title span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.reading-analysis-actions{align-items:center;gap:18px;display:flex}.reading-result-metrics{color:#fff;align-items:center;gap:42px;font-size:18px;font-weight:800;display:flex}.reading-analysis-actions button,.reading-analysis-actions a{color:#4572eb;background:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;min-width:162px;height:46px;padding:0 22px;font-size:18px;font-weight:800;display:inline-flex}.reading-analysis-actions .back{width:54px;min-width:54px;padding:0;font-size:34px;line-height:1}.reading-analysis-content{grid-template-columns:minmax(0,1fr) 1px minmax(520px,.9fr);height:100%;min-height:0;display:grid}.reading-analysis-left,.reading-analysis-right{height:100%;min-height:0;padding:28px 32px 38px;overflow:auto}.reading-analysis-divider{background:#d5ddeb}.reading-analysis-passage{color:#1f2937;font-size:18px;line-height:1.78}.reading-analysis-passage p{margin-bottom:24px}.reading-analysis-passage img{max-width:100%;height:auto}.reading-result-question .reading-analysis-options{margin-bottom:18px}.reading-analysis-question+.reading-analysis-question{margin-top:28px}.reading-analysis-intro{color:#374151;margin-bottom:18px;font-size:18px;line-height:1.8}.reading-analysis-question-title{color:#1f2937;grid-template-columns:auto 1fr;gap:14px;font-size:18px;font-weight:800;line-height:1.7;display:grid}.reading-analysis-question-title p{margin:0}.reading-analysis-question-title strong{font-weight:800}.reading-analysis-question-no{color:#111827;font-size:24px;font-weight:900;line-height:1.2}.reading-analysis-options{gap:14px;margin-top:18px;display:grid}.reading-analysis-option{color:#374151;align-items:center;gap:14px;font-size:18px;display:flex}.reading-analysis-option input{width:24px;height:24px}.reading-analysis-option.is-correct{color:#4572eb}.reading-analysis-option.is-user-answer{color:#1f2937}.reading-analysis-answer-card{background:#f6f8fb;border-radius:22px;margin-top:20px;padding:22px 24px}.reading-result-answer-card{background:#f3f6fb}.reading-analysis-answer-card-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.reading-analysis-answer-label{color:#94a3b8;font-size:16px;font-weight:700}.reading-analysis-answer-row{color:#1f2937;align-items:center;gap:18px;margin-bottom:18px;font-size:22px;display:flex}.reading-analysis-answer-pill{color:#475569;background:#fff;border-radius:12px;justify-content:center;align-items:center;min-width:120px;height:46px;padding:0 18px;font-size:16px;font-weight:800;display:inline-flex}.reading-result-answer-ok{color:#1f2937}.reading-result-answer-bad{color:#ff5d5d}.reading-analysis-toggle{color:#3995f5;background:#fff;border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:56px;padding:0 18px;font-size:18px;font-weight:800;display:flex}.reading-analysis-explanation{color:#374151;background:#fff;border-radius:16px;margin-top:16px;padding:18px 20px;font-size:16px;line-height:1.8}.reading-analysis-explanation p{margin-bottom:14px}.reading-analysis-bottom-nav{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:14px;padding:18px 24px 28px;display:flex}.reading-analysis-bottom-nav button{color:#fff;background:#4572eb;border:0;border-radius:6px;width:54px;height:54px;font-size:18px;font-weight:800}.reading-result-bottom-nav button.is-correct{background:#4572eb}.reading-result-bottom-nav button.is-wrong{background:#ff6a6a}.reading-result-inline-blank{vertical-align:middle;background:#fff;border:1px solid #aeb7c4;border-radius:4px;width:220px;height:52px;margin:0 10px;display:inline-block}.exam-inline-input.is-static{vertical-align:middle;display:inline-block}.listening-answer-page{background:#f4f7fb;min-height:100vh;padding-bottom:96px}.listening-answer-header{background:#fff;border-bottom:1px solid #dbe2ea;justify-content:space-between;align-items:center;height:72px;padding:0 32px;display:flex}.listening-answer-brand{align-items:center;gap:18px;display:flex}.listening-answer-logo{object-fit:contain}.listening-answer-title{color:#111827;font-size:18px;font-weight:800}.listening-answer-clock{color:#94a3b8;margin-top:4px;font-size:14px}.listening-answer-actions{align-items:center;gap:16px;display:flex}.listening-answer-actions button{color:#111827;background:#fff;border:1px solid #1f2937;border-radius:10px;min-width:84px;height:44px;padding:0 18px;font-size:15px;font-weight:700}.listening-answer-main{gap:20px;width:min(1980px,100vw - 64px);margin:20px auto 0;display:grid}.listening-audio-card{background:#fff;border:1px solid #d8dee9;border-radius:12px;align-items:center;gap:16px;min-height:82px;padding:18px 24px;display:flex}.listening-audio-card.is-analysis{border-radius:18px}.listening-audio-icon{color:#386af5;background:0 0;border:0;width:42px;height:42px;font-size:28px}.listening-answer-grid{grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);gap:22px;min-height:calc(100vh - 255px);display:grid}.listening-answer-left,.listening-answer-right{background:#fff;border:1px solid #d8dee9;border-radius:12px;min-height:0;overflow:hidden}.listening-answer-left{padding:18px 18px 28px;overflow:auto}.listening-question-card{border:1px solid #0000;border-radius:10px;padding:18px 16px 28px}.listening-question-card.is-active{background:#f8fbff;border-color:#93c5fd}.listening-question-card+.listening-question-card{margin-top:18px}.listening-question-intro{color:#374151;margin-bottom:12px;line-height:1.8}.listening-question-header,.listening-result-question{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.listening-question-title{color:#111827;align-items:baseline;gap:10px;font-size:16px;font-weight:800;display:flex}.listening-question-number{color:#2563eb;min-width:30px;font-size:16px;font-weight:800}.listening-question-type{color:#475569;background:#eef2f7;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:74px;height:42px;padding:0 18px;font-size:14px;font-weight:700;display:inline-flex}.listening-transcript-pane{grid-template-rows:auto 1fr;height:100%;display:grid}.listening-transcript-toolbar{border-bottom:1px solid #e5eaf1;justify-content:flex-start;align-items:center;gap:18px;height:64px;padding:0 18px;display:flex}.listening-transcript-toolbar label{color:#475569;align-items:center;gap:8px;font-size:15px;font-weight:700;display:inline-flex}.listening-transcript-shortcut{color:#64748b;font-size:15px;font-weight:700}.listening-transcript-scroll{gap:14px;padding:18px;display:grid;overflow:auto}.listening-transcript-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5eaf1;border-radius:12px;width:100%;padding:14px 16px}.listening-transcript-item.is-active{background:#eef4ff;border-color:#7ca8ff}.listening-transcript-original{color:#1f2937;font-size:15px;line-height:1.8}.listening-transcript-translation{color:#64748b;margin-top:8px;font-size:14px;line-height:1.8}.listening-bottom-bar{z-index:35;background:#fffffffa;border:1px solid #d7dde6;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:56px;padding:10px 14px;display:grid;position:fixed;bottom:20px;left:32px;right:32px;box-shadow:0 14px 24px #64748b1f}.listening-analysis-shell{background:#eef4ff;height:100vh;padding:16px 24px;overflow:hidden}.listening-analysis-frame{background:#fffffff5;border-radius:28px;grid-template-rows:auto auto 1fr auto;width:min(1600px,100vw - 48px);height:calc(100vh - 32px);margin:0 auto;display:grid;overflow:hidden;box-shadow:0 18px 32px #6078ab14}.listening-analysis-header{color:#fff;background:#4a6fe9;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:22px;min-height:88px;padding:0 28px;display:grid}.listening-analysis-header-left{align-items:center;gap:14px;min-width:0;display:flex}.listening-analysis-header-title{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:18px;font-weight:800;overflow:hidden}.listening-analysis-header-meta{align-items:center;gap:28px;font-size:16px;font-weight:800;display:flex}.listening-analysis-header-actions{align-items:center;gap:16px;display:flex}.listening-analysis-btn,.listening-analysis-back,.listening-inline-btn{color:#3b5fe0;background:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;min-width:132px;height:52px;padding:0 18px;font-size:15px;font-weight:800;display:inline-flex}.listening-analysis-back{width:56px;min-width:56px;font-size:28px;line-height:1}.listening-analysis-body{min-height:0;padding:18px 18px 0;overflow:hidden}.listening-analysis-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:20px;height:100%;min-height:0;margin-top:18px;display:grid}.listening-analysis-left,.listening-transcript-pane.is-side,.listening-detail-left,.listening-detail-right{background:#fff;border:1px solid #e5eaf1;border-radius:20px;height:100%;min-height:0}.listening-analysis-left{padding:22px;overflow:auto}.listening-result-card{padding:0 0 24px}.listening-result-card+.listening-result-card{margin-top:26px}.listening-result-card.is-active{background:#f8fbff;border-radius:16px;outline:1px solid #8eb3ff;padding:18px 18px 24px}.listening-result-options{gap:14px;margin-top:16px;display:grid}.exam-option-row.is-static input{pointer-events:none}.listening-answer-card{background:#f5f7fb;border-radius:18px;margin-top:22px;padding:22px}.listening-answer-row{color:#1f2937;align-items:center;gap:18px;margin-bottom:16px;font-size:18px;display:flex}.listening-answer-label{color:#475569;background:#fff;border-radius:12px;justify-content:center;align-items:center;min-width:120px;height:42px;font-size:16px;font-weight:700;display:inline-flex}.listening-answer-row .is-correct{color:#22c55e}.listening-answer-row .is-wrong{color:#ef4444}.listening-answer-actions{align-items:center;gap:14px;margin-top:8px;display:flex}.listening-inline-btn{color:#3b82f6;min-width:144px;height:48px}.listening-inline-btn.is-ghost{color:#3b82f6;background:#fff}.listening-answer-analysis{background:#fff;border-radius:14px;margin-top:18px;padding:14px 16px}.listening-analysis-footer{flex-shrink:0;align-items:center;gap:12px;padding:20px 34px 32px;display:flex;overflow-x:auto}.listening-analysis-footer button{color:#fff;background:#4a6fe9;border:0;border-radius:10px;min-width:54px;height:54px;font-size:24px;font-weight:800}.listening-analysis-footer button.active{outline:2px solid #1d4ed8}.listening-analysis-footer button.is-error{background:#f87171}.listening-detail-grid{grid-template-columns:280px minmax(0,1fr);gap:20px;height:100%;min-height:0;margin-top:18px;display:grid}.listening-detail-left{grid-template-rows:auto 1fr;display:grid;overflow:hidden}.listening-detail-left-title{color:#1f2937;border-bottom:1px solid #e5eaf1;align-items:center;height:76px;padding:0 26px;font-size:18px;font-weight:800;display:flex}.listening-detail-left-scroll{gap:12px;padding:18px;display:grid;overflow:auto}.listening-detail-sentence{color:#374151;background:#fff;border:0;border-radius:16px;height:64px;font-size:17px;font-weight:700}.listening-detail-sentence.is-active{color:#1d4ed8;background:#eef4ff}.listening-detail-right{grid-template-rows:auto 1fr;display:grid;overflow:hidden}.listening-detail-topbar{border-bottom:1px solid #e5eaf1;justify-content:space-between;align-items:center;gap:16px;min-height:84px;padding:0 24px;display:flex}.listening-detail-tabs{align-items:center;gap:32px;display:flex}.listening-detail-tabs button{color:#6b7280;background:0 0;border:0;border-bottom:3px solid #0000;height:84px;font-size:16px;font-weight:800}.listening-detail-tabs button.is-active{color:#2563eb;border-color:#3b82f6}.listening-detail-toolbar{align-items:center;gap:18px;display:flex}.listening-detail-toolbar label{color:#64748b;align-items:center;gap:8px;font-size:15px;font-weight:700;display:inline-flex}.listening-detail-scroll{padding:22px 24px 28px;overflow:auto}.listening-detail-card{text-align:left;background:#eef4ff;border:0;border-radius:18px;width:100%;margin-bottom:18px;padding:20px 24px}.listening-detail-card.is-active,.listening-detail-focus,.listening-detail-dictation{background:#eef4ff}.listening-detail-card-index,.listening-detail-focus-title{color:#475569;font-size:16px;font-weight:800}.listening-detail-card-original,.listening-detail-focus-original{color:#1f2937;margin-top:14px;font-size:16px;line-height:1.9}.listening-detail-card-translation,.listening-detail-focus-translation{color:#64748b;margin-top:12px;font-size:15px;line-height:1.9}.listening-detail-card-placeholder{color:#4777ef;text-align:center;margin-top:14px;font-size:18px;font-weight:800}.listening-detail-focus,.listening-detail-dictation{border-radius:18px;min-height:340px;padding:28px}.listening-detail-textarea{resize:vertical;color:#111827;border:1px solid #c7d2fe;border-radius:14px;width:100%;min-height:180px;margin-top:18px;padding:16px 18px;font-size:16px;line-height:1.8}.listening-detail-dictation-actions{margin-top:18px}.listening-legacy-shell{background:#eef4ff;height:100vh;padding:16px 24px;overflow:hidden}.listening-legacy-frame{background:#fffffffa;border-radius:30px;grid-template-rows:auto auto 1fr;width:min(1700px,100vw - 48px);height:calc(100vh - 32px);margin:0 auto;display:grid;overflow:hidden;box-shadow:0 18px 32px #6078ab14}.listening-legacy-frame.has-footer{grid-template-rows:auto auto 1fr auto}.listening-legacy-blue-header{color:#fff;background:#4a72ea;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:20px;min-height:88px;padding:0 24px;display:grid}.listening-legacy-header-title{align-items:center;gap:14px;min-width:0;font-size:18px;font-weight:800;display:flex}.listening-legacy-header-title span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.listening-legacy-header-meta{align-items:center;gap:28px;font-size:16px;font-weight:800;display:flex}.listening-legacy-header-actions{align-items:center;gap:16px;display:flex}.listening-legacy-action-button,.listening-legacy-back-button{color:#3d62e3;background:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;min-width:134px;height:46px;font-size:16px;font-weight:800;display:inline-flex}.listening-legacy-action-button.is-small{min-width:110px;height:42px}.listening-legacy-back-button{width:50px;min-width:50px;font-size:28px;line-height:1}.listening-legacy-audio-panel{background:#fff;border:1px solid #e5eaf1;border-radius:14px;align-items:center;gap:16px;margin:20px;padding:16px 18px;display:flex}.listening-legacy-play-button{color:#fff;background:#3f6cf0;border:0;border-radius:50%;width:46px;height:46px;font-size:20px;font-weight:800}.listening-legacy-play-button.is-dark{background:#1f2937}.listening-legacy-audio-progress{flex:1;min-width:220px}.listening-legacy-audio-progress.is-wide{width:100%}.listening-legacy-audio-time{color:#111827;text-align:center;min-width:140px;font-size:16px;font-weight:700}.listening-legacy-icon-button{color:#3f6cf0;background:0 0;border:0;width:42px;height:42px;font-size:28px}.listening-legacy-icon-button.is-plain{font-size:22px}.listening-legacy-speed-select{color:#1f2937;background:#fff;border:1px solid #d7dde6;border-radius:10px;min-width:130px;height:50px;padding:0 16px;font-size:15px;font-weight:700}.listening-legacy-speed-select.is-plain{background:0 0;border:0;min-width:110px;height:42px}.listening-legacy-topbar{background:#fff;border-bottom:1px solid #d7dde6;grid-template-columns:minmax(280px,1fr) minmax(460px,1fr) auto;align-items:center;gap:16px;height:74px;padding:0 16px 0 24px;display:grid}.listening-legacy-topbar-brand{align-items:center;gap:16px;min-width:0;display:flex}.listening-legacy-topbar-logo{object-fit:contain}.listening-legacy-topbar-title{white-space:nowrap;text-overflow:ellipsis;color:#1f2937;font-size:16px;font-weight:700;overflow:hidden}.listening-legacy-topbar-time{color:#94a3b8;margin-top:4px;font-size:14px}.listening-legacy-topbar-audio{align-items:center;gap:14px;min-width:0;display:flex}.listening-legacy-topbar-actions{align-items:center;gap:12px;display:flex}.listening-legacy-topbar-actions button{color:#111827;background:#fff;border:1px solid #1f2937;border-radius:8px;min-width:84px;height:44px;padding:0 18px;font-size:15px;font-weight:700}.listening-legacy-mini-icon{width:44px;min-width:44px!important;padding:0!important;font-size:20px!important}.listening-legacy-practice-page{background:#fff;min-height:100vh;padding-bottom:92px}.listening-legacy-practice-main{gap:18px;padding:14px 16px 0;display:grid}.listening-legacy-sheet-frame{background:#fff;border:1px solid #d8dee9;border-radius:12px;overflow:hidden}.listening-legacy-sheet-scroll{height:100%;max-height:none;overflow:auto}.listening-legacy-sheet-frame.is-result{height:100%;min-height:0}.listening-legacy-sheet{min-width:1100px;padding:20px 18px 28px}.listening-legacy-question-intro{color:#1f2937;margin:20px 0 18px;font-size:16px;line-height:1.8}.listening-legacy-question-intro:first-child{margin-top:0}.listening-legacy-rich p{margin-bottom:14px;text-align:left!important}.listening-legacy-rich table{border-collapse:collapse;table-layout:fixed;width:100%}.listening-legacy-rich td,.listening-legacy-rich th{vertical-align:top;border:1px solid #cbd5e1;min-width:120px;padding:10px 12px}.listening-legacy-blank-row{color:#1f2937;white-space:normal;margin-bottom:12px}.listening-legacy-blank-row.is-static{margin-bottom:2px}.listening-legacy-blank-input,.listening-legacy-static-blank{color:#1f2937;vertical-align:middle;background:#fff;border:1px solid #aeb7c4;border-radius:3px;justify-content:center;align-items:center;min-width:100px;height:38px;margin:0 6px;padding:0 10px;font-size:15px;font-weight:600;display:inline-flex}.listening-legacy-blank-input{text-align:center;outline:0}.listening-legacy-rich p,.listening-legacy-rich li,.listening-legacy-rich td,.listening-legacy-rich span,.listening-legacy-rich strong{word-break:break-word}.listening-legacy-static-blank.is-correct{color:#386af5;border-color:#386af5}.listening-legacy-static-blank.is-wrong{color:#ff4f4f;border-color:#ff4f4f}.listening-legacy-static-blank.is-wrong:not(.has-value){color:#94a3b8}.listening-legacy-choice-block{padding:10px 0 18px}.listening-legacy-choice-block+.listening-legacy-choice-block{margin-top:12px}.listening-legacy-choice-block.is-result-sheet{padding-bottom:10px}.listening-legacy-choice-block.is-active{background:#f8fbff;border-radius:10px}.listening-legacy-choice-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.listening-legacy-choice-title{flex:1;align-items:flex-start;gap:12px;display:flex}.listening-legacy-question-no{color:#2563eb;border:2px solid #4f9cff;border-radius:4px;justify-content:center;align-items:center;min-width:36px;height:32px;font-size:14px;font-weight:800;display:inline-flex}.listening-legacy-bookmark{color:#94a3b8;background:0 0;border:0;width:34px;height:34px;font-size:22px}.listening-legacy-options{gap:18px;margin:16px 0 0 50px;display:grid}.listening-legacy-option{color:#1f2937;align-items:flex-start;gap:12px;font-size:16px;line-height:1.7;display:flex}.listening-legacy-option.is-static input{pointer-events:none}.listening-legacy-bottom-nav{z-index:40;background:#fffffffa;border:1px solid #d7dde6;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:58px;padding:10px 14px;display:grid;position:fixed;bottom:20px;left:32px;right:32px;box-shadow:0 14px 24px #64748b1f}.listening-legacy-bottom-label{color:#111827;font-size:16px;font-weight:800}.listening-legacy-bottom-track{align-items:center;gap:10px;display:flex;overflow-x:auto}.listening-legacy-bottom-track button{color:#1f2937;background:#fff;border:1px solid #cbd5e1;border-radius:4px;min-width:32px;height:32px;font-size:15px}.listening-legacy-bottom-track button.answered{color:#2563eb;border-color:#93c5fd}.listening-legacy-bottom-track button.active{color:#1d4ed8;background:#ebf4ff;border-color:#60a5fa;font-weight:800}.listening-legacy-bottom-arrows{align-items:center;gap:10px;display:flex}.listening-legacy-arrow-button{color:#fff;background:#1f2937;border:0;border-radius:6px;width:42px;height:42px;font-size:22px}.listening-legacy-arrow-button:disabled{background:#cbd5e1}.listening-legacy-result-grid{grid-template-columns:minmax(0,1fr) minmax(430px,.88fr);gap:18px;height:100%;min-height:0;padding:0 20px;display:grid}.listening-legacy-result-left{gap:18px;height:100%;min-height:0;display:grid}.listening-legacy-result-cards{gap:18px;padding-bottom:8px;display:grid}.listening-legacy-result-card{background:#f5f7fb;border-radius:18px;padding:18px 20px}.listening-legacy-result-card.is-inline{margin-top:18px}.listening-legacy-result-card.is-active{outline:1px solid #8eb3ff}.listening-legacy-result-card-title{color:#94a3b8;font-size:16px;font-weight:700}.listening-legacy-result-card-actions{justify-content:flex-end;margin-top:-8px;display:flex}.listening-legacy-locate-button{color:#3b82f6;background:#fff;border:0;border-radius:12px;min-width:128px;height:42px;font-size:15px;font-weight:800}.listening-legacy-answer-row{color:#1f2937;align-items:center;gap:18px;margin-top:14px;font-size:18px;display:flex}.listening-legacy-answer-row span{color:#475569;background:#fff;border-radius:12px;justify-content:center;align-items:center;min-width:120px;height:42px;font-size:16px;font-weight:700;display:inline-flex}.listening-legacy-answer-row .is-correct{color:#22c55e}.listening-legacy-answer-row .is-wrong{color:#ef4444}.listening-legacy-toggle{color:#3995f5;background:#fff;border:0;border-radius:14px;width:100%;min-height:52px;margin-top:16px;font-size:18px;font-weight:800}.listening-legacy-explanation{background:#fff;border-radius:14px;margin-top:14px;padding:16px 18px}.listening-legacy-result-block{margin-bottom:28px}.listening-legacy-result-block.is-active .listening-legacy-result-card{outline:1px solid #8eb3ff}.listening-legacy-footer{flex-shrink:0;align-items:center;gap:12px;padding:18px 28px 30px;display:flex;overflow-x:auto}.listening-legacy-footer button{color:#fff;background:#f26a6a;border:0;border-radius:6px;min-width:54px;height:54px;font-size:18px;font-weight:800}.listening-legacy-footer button.active{outline:2px solid #cf4a4a}.listening-legacy-footer button.is-error{background:#f26a6a}.listening-legacy-footer button:not(.is-error){background:#4f78ff}.listening-legacy-detail-grid{grid-template-columns:260px minmax(0,1fr);gap:18px;height:100%;min-height:0;padding:0 20px 20px;display:grid}.listening-legacy-sentence-panel{background:#fff;border:1px solid #e5eaf1;border-radius:22px;grid-template-rows:auto 1fr;display:grid;overflow:hidden}.listening-legacy-sentence-title{color:#1f2937;border-bottom:1px solid #e5eaf1;justify-content:center;align-items:center;height:78px;font-size:18px;font-weight:800;display:flex}.listening-legacy-sentence-scroll{gap:6px;padding:18px 0;display:grid;overflow:auto}.listening-legacy-sentence-item{color:#374151;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;height:70px;font-size:17px;font-weight:700;display:flex}.listening-legacy-sentence-item.is-active{color:#1d4ed8;background:#eef4ff}.listening-legacy-detail-panel{background:#fff;border:1px solid #e5eaf1;border-radius:22px;grid-template-rows:auto 1fr;display:grid;overflow:hidden}.listening-legacy-detail-toolbar{border-bottom:1px solid #e5eaf1;justify-content:space-between;align-items:center;gap:16px;min-height:82px;padding:0 24px;display:flex}.listening-legacy-tabs{align-items:center;gap:38px;display:flex}.listening-legacy-tabs button{color:#6b7280;background:0 0;border:0;border-bottom:3px solid #0000;height:82px;font-size:16px;font-weight:800}.listening-legacy-tabs button.is-active{color:#2563eb;border-color:#3b82f6}.listening-legacy-toolbar-switches{color:#64748b;align-items:center;gap:18px;font-size:15px;font-weight:700;display:flex}.listening-legacy-toolbar-switches label{align-items:center;gap:8px;display:inline-flex}.listening-legacy-detail-scroll{padding:20px 22px 28px;overflow:auto}.listening-legacy-full-card{text-align:left;background:#eef4ff;border:0;border-radius:18px;width:100%;margin-bottom:18px;padding:18px 22px}.listening-legacy-full-card.is-active{outline:1px solid #9cb8ff}.listening-legacy-full-original,.listening-legacy-stage-original{color:#4777ef;font-size:18px;font-weight:700;line-height:1.55}.listening-legacy-full-translation,.listening-legacy-stage-translation{color:#64748b;margin-top:14px;font-size:16px;line-height:1.8}.listening-legacy-placeholder,.listening-legacy-placeholder-button{color:#4777ef;text-align:center;font-size:18px;font-weight:800}.listening-legacy-placeholder-button{background:#eef4ff;border:0;border-radius:18px;width:100%;min-height:74px}.listening-legacy-stage-wrap{padding:18px 22px 28px;position:relative}.listening-legacy-stage-card{background:#f7f7f7;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:560px;padding:28px 90px 78px;display:flex}.listening-legacy-stage-card.is-dictation{justify-content:flex-start;padding-top:24px}.listening-legacy-stage-arrow{color:#fff;background:#e5e7eb;border:0;border-radius:50%;width:42px;height:42px;font-size:28px;position:absolute;top:50%;transform:translateY(-50%)}.listening-legacy-stage-arrow.is-left{left:36px}.listening-legacy-stage-arrow.is-right{right:36px}.listening-legacy-stage-counter{color:#111827;font-size:24px;font-weight:900;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.listening-legacy-dictation-top{justify-content:flex-end;width:100%;display:flex}.listening-legacy-dictation-body{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:26px;width:100%;display:flex}.listening-legacy-dictation-sentence{color:#374151;text-align:center;font-size:20px;line-height:2}.listening-legacy-dictation-text{white-space:pre-wrap}.listening-legacy-dictation-inline-input,.listening-legacy-dictation-static{color:#1f2937;text-align:center;vertical-align:baseline;background:0 0;border:0;border-bottom:2px solid #6b7280;min-width:140px;margin:0 10px;padding:0 12px;font-size:22px;line-height:1.6;display:inline-block}.listening-legacy-dictation-inline-input{outline:0}.listening-legacy-dictation-static{color:#1d4ed8;font-weight:700}.listening-legacy-dictation-input{color:#1f2937;text-align:center;background:0 0;border:0;border-bottom:2px solid #6b7280;outline:0;width:320px;font-size:22px}.listening-legacy-play-circle{color:#fff;background:#4777ef;border:0;border-radius:50%;width:70px;height:70px;font-size:28px;font-weight:800}.listening-legacy-submit-button{color:#fff;background:#4777ef;border:0;border-radius:999px;min-width:110px;height:40px;font-size:15px;font-weight:800}.listening-legacy-dictation-answer{color:#1f2937;font-size:18px;font-weight:700}.listening-transcript-scroll.is-plain{gap:0}.listening-transcript-item.is-plain{background:0 0;border:0;border-radius:0;padding:0 0 18px}.listening-transcript-item.is-plain+.listening-transcript-item.is-plain{margin-top:10px}.listening-transcript-item.is-plain.is-active{background:0 0}@media (max-width:1200px){.student-header-inner,.student-main-inner{width:calc(100vw - 24px)}.student-topic-card{grid-template-columns:1fr}.student-topic-tags,.student-action-row{justify-content:flex-start}.student-filter-bar,.student-reading-layout{grid-template-columns:1fr}.student-reading-divider{display:none}.student-practice-header-inner{grid-template-columns:1fr;width:calc(100vw - 24px);height:auto;padding:12px 0}.student-practice-audio input[type=range]{width:220px}.exam-topbar{grid-template-columns:1fr;height:auto;padding:14px 16px}.exam-audio-strip{flex-wrap:wrap}.exam-audio-progress{width:100%}.exam-content{padding:12px 16px 88px}.exam-reading-grid{grid-template-columns:1fr}.exam-reading-divider{display:none}.exam-reading-pane,.exam-reading-pane.right{max-height:none;padding:0}.exam-bottom-bar{grid-template-columns:1fr;left:12px;right:12px}.reading-analysis-shell{padding:12px}.reading-analysis-frame{width:100%}.reading-analysis-header{flex-direction:column;align-items:flex-start;height:auto;padding:18px}.reading-result-metrics{flex-wrap:wrap;gap:14px}.reading-analysis-title{font-size:20px}.reading-analysis-actions{flex-wrap:wrap;width:100%}.reading-analysis-actions button,.reading-analysis-actions a{flex:1;min-width:0}.reading-analysis-actions .back{flex:0 0 54px}.reading-analysis-content{grid-template-columns:1fr}.reading-analysis-divider{display:none}.reading-analysis-left,.reading-analysis-right{max-height:none;padding:20px 18px 24px}.listening-legacy-blue-header,.listening-legacy-topbar{grid-template-columns:1fr;height:auto;padding:16px}.listening-legacy-result-grid,.listening-legacy-detail-grid{grid-template-columns:1fr}.listening-legacy-detail-panel,.listening-legacy-sentence-panel{min-height:420px}.listening-legacy-bottom-nav{grid-template-columns:1fr;left:12px;right:12px}}

