/* Listening feedback is intentionally quiet: the teacher's words are the primary content. */
.reviews-history-note{max-width:920px;margin:0 0 26px;color:var(--muted);font-size:14px;line-height:1.8}
.reviews-history-note p{margin:0 0 6px;max-width:72ch}
.reviews-history-note strong{color:var(--ink);font-weight:600}
.reviews-history-note a,.review-replay a{display:inline-flex;align-items:center;min-height:44px;color:var(--blue);text-underline-offset:4px}
.reviews-history-note a:focus-visible,.review-replay a:focus-visible{outline:3px solid rgba(33,106,186,.32);outline-offset:3px}
.review-replay{display:flex;align-items:center;flex-wrap:wrap;gap:0 14px;margin:12px 0 0;font-size:14px;line-height:1.7}
.review-replay span{color:var(--muted);font-size:13px}
.reviews-heading{max-width:680px;margin-bottom:28px}
.reviews-heading p{color:var(--muted);margin-bottom:0}
.reviews-private{display:inline-flex;align-items:center;min-height:30px;margin-top:10px;padding:4px 10px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:13px}
.reviews-summary{max-width:760px;margin:0 0 10px;color:var(--muted);font-size:14px}
.reviews-teacher{max-width:920px}
.reviews-filters{display:grid;grid-template-columns:minmax(220px,2fr) repeat(2,minmax(118px,1fr)) auto;gap:12px;align-items:end;margin:0 0 14px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}
.reviews-filters label{display:grid;gap:6px;color:var(--muted);font-size:13px;font-weight:700}
.reviews-filters input,.reviews-filters select{width:100%;min-height:42px;padding:8px 10px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font:inherit;font-weight:400}
.reviews-filter-actions{display:flex;gap:8px;align-items:center;min-height:42px}
.reviews-filter-actions .primary,.reviews-filter-actions .text-button{min-height:42px;white-space:nowrap}
.reviews-status{margin:0 0 20px;color:var(--muted);font-size:14px}
.reviews-months h2{margin:0 0 12px;font-size:20px}
.reviews-month-list{border:1px solid var(--line);border-radius:var(--radius);background:#fff}
.review-month{border-bottom:1px solid var(--line)}
.review-month:last-child{border-bottom:0}
.review-month summary{padding:18px 20px;color:var(--ink);font-size:16px;cursor:pointer;border-radius:var(--radius)}
.review-month summary:hover{background:#f7fbff}
.review-month summary:focus-visible,.reviews-filters input:focus-visible,.reviews-filters select:focus-visible{outline:3px solid rgba(33,106,186,.32);outline-offset:2px}
.review-month-count{float:right;color:var(--muted);font-size:14px;font-weight:700}
.review-month-records{padding:0 24px;border-top:1px solid var(--line)}
.reviews-more{padding-top:14px}
.reviews-empty-filter{margin:0;padding:22px 0;color:var(--muted)}
.reviews-list{max-width:760px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:0 30px}
.review-entry{padding:26px 0;border-bottom:1px solid var(--line)}
.review-entry:last-child{border-bottom:0}
.review-entry header{margin-bottom:14px}
.review-meta{margin:0 0 5px;color:var(--muted);font-size:14px}
.review-student{margin:0 0 8px;color:var(--ink);font-size:14px;font-weight:700}
.review-entry h2,.review-entry h3{margin:0;font-size:19px;line-height:1.5;overflow-wrap:anywhere}
.review-feedback{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px;line-height:1.9}
.review-empty-feedback{margin:0;color:var(--muted);font-size:15px}
.reviews-empty{max-width:620px;padding:34px 0;color:var(--muted)}
.reviews-empty h2{color:var(--ink)}
.reviews-loading{padding:12px 0}
.reviews-eyebrow{display:none}
.reviews-learner-page .reviews-heading{max-width:none;position:relative;padding-right:210px}
.reviews-learner-page .reviews-eyebrow{display:block;color:var(--teal);font-size:13px;font-weight:800;letter-spacing:.04em;margin-bottom:10px}
.reviews-learner-page .reviews-private{position:absolute;right:0;bottom:0;border:0;padding:0;font-size:13px}
.learner-review-overview{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(180px,1fr);gap:18px;max-width:1100px;margin-bottom:32px}
.review-latest{min-width:0;padding:24px;border:1px solid #aac9ee;border-radius:var(--radius);background:#f9fcff}
.review-latest-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:2px}
.review-latest h2{font-size:20px;margin:0}
.review-latest h3{font-size:17px;margin:12px 0 16px;overflow-wrap:anywhere}
.review-published{flex-shrink:0;color:var(--teal);background:#e5f5f1;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}
.review-latest-scope{color:var(--blue);font-weight:700;margin:0 0 5px;font-size:15px}
.review-latest-feedback{padding:16px;background:#fff;border:1px solid var(--line);border-radius:10px}
.review-latest-feedback h4{margin:0 0 8px;font-size:14px}
.review-latest-feedback .review-feedback{font-size:15px;color:var(--muted)}
.review-stats{display:grid;margin:0;padding:8px 24px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}
.review-stats>div{display:flex;flex-direction:column;justify-content:center;padding:12px 0;border-bottom:1px solid var(--line)}
.review-stats>div:last-child{border:0}
.review-stats dt{font-size:14px;color:var(--muted)}
.review-stats dd{order:-1;margin:0 0 2px;font-size:27px;line-height:1.3;color:var(--blue);font-weight:800}
.learner-review-history{max-width:1100px}
.learner-review-history>h2{font-size:21px;margin-bottom:16px}
.learner-review-list{display:grid;gap:14px}
.learner-review{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}
.learner-review h3{margin:0 0 8px;font-size:18px;line-height:1.5;overflow-wrap:anywhere}
.learner-review .review-feedback{font-size:15px;color:var(--muted)}
.review-chapter{display:flex;align-items:center;justify-content:center;align-self:start;min-height:48px;padding:8px 3px;border-radius:12px;font-size:12px;line-height:1.5;font-weight:700;text-align:center;overflow-wrap:anywhere}
.review-chapter-teal{background:#e5f5f1;color:#167e75}.review-chapter-violet{background:#efebfc;color:#7350a8}.review-chapter-amber{background:#fff2dc;color:#99600d}.review-chapter-blue{background:#eaf2ff;color:#245daf}.review-chapter-rose{background:#fcebf0;color:#a54b67}
@media(max-width:760px){.reviews-learner-page .reviews-heading{padding-right:0}.reviews-learner-page .reviews-private{position:static;display:block;margin-top:8px}.learner-review-overview{grid-template-columns:minmax(0,1fr);gap:0;background:#f9fcff;border:1px solid #aac9ee;border-radius:var(--radius);margin-bottom:26px}.review-latest{border:0;background:transparent;padding:20px}.review-latest h2{font-size:19px}.review-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;border:0;background:transparent;padding:0 20px 18px}.review-stats>div{border:0;padding:0}.review-stats dd{font-size:25px}.review-stats dt{font-size:12px}.learner-review{grid-template-columns:40px minmax(0,1fr);gap:12px;padding:16px}.review-chapter{min-height:42px;font-size:11px}.learner-review h3{font-size:17px}.learner-review .review-meta{font-size:12px}.review-latest-feedback{padding:14px}.review-latest-top{align-items:flex-start}.learner-review-history>h2{font-size:20px}}
@media(max-width:920px){.reviews-filters{grid-template-columns:repeat(3,minmax(150px,1fr))}.reviews-query{grid-column:span 3}.reviews-filter-actions{grid-column:span 3}}
@media(max-width:760px){.reviews-heading{margin-bottom:20px}.reviews-heading h1{font-size:27px}.reviews-filters{grid-template-columns:1fr;padding:16px}.reviews-query,.reviews-filter-actions{grid-column:auto}.reviews-filter-actions{justify-content:flex-start}.review-month summary{padding:16px}.review-month-records{padding:0 18px}.reviews-list{padding:0 18px;border-radius:12px}.review-entry{padding:22px 0}.review-entry h2,.review-entry h3{font-size:18px}.review-feedback{font-size:15px;line-height:1.85}}
