/* Clear actions and readable information, shared by student and staff screens. */
:root{--ink:#172f3a;--muted:#4c626b;--paper:#f2f5f4;--line:#d9e2df;--radius:18px;--side:232px}
body{font-size:16px}h1{font-size:42px;letter-spacing:-1.5px;overflow-wrap:anywhere}h2{font-size:23px;line-height:1.25}h3{font-size:18px}.eyebrow{font-size:12px;letter-spacing:1.2px}.form-help,.section-description{font-size:15px!important;color:#4c626b!important;line-height:1.55}.optional-label{font-weight:400;color:var(--muted);font-size:14px;margin-left:7px}
button,input,select,textarea,summary{font:inherit}input:not([type=checkbox]):not([type=hidden]),select{min-height:46px}button,.primary-button,.secondary-button{min-height:46px}.primary-button,.secondary-button{font-size:16px;justify-content:center;font-weight:700}.primary-button{background:#ec6538;color:#162d37}.secondary-button{border:1px solid #bacbc5;background:white;color:#244c43}.primary-button:hover{background:#f07a50}.secondary-button:hover{background:#edf4f0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #1c65ae;outline-offset:3px}
.skip-link{position:fixed;top:-70px;left:16px;padding:12px 18px;background:white;z-index:100;color:#172f3a}.skip-link:focus{top:12px}.sidebar{padding:28px 23px}.sidebar-rule{margin:24px 0}.sidebar-caption{font-size:11px}.sidebar nav{overflow:auto;min-height:0;padding:0 6px}.nav-item{font-size:15px;padding:13px 10px;min-height:48px;color:#d2dfdf}.nav-item.active{background:#dceee5;color:#193d32;font-weight:700}.nav-settings{margin-top:16px;color:#d2dfdf}.nav-settings summary{padding:14px 2px;cursor:pointer;font-size:15px}.sidebar-bottom>p,.sidebar-bottom>.tiny-label,.topbar-mark{display:none}.sidebar-bottom{padding-top:20px}.sidebar-bottom>a,.sidebar-bottom .text-button{font-size:14px;line-height:2}.topbar{height:60px;font-size:12px;letter-spacing:.6px}#main{max-width:1480px;padding:34px 42px 48px;margin:0 auto}.footer{font-size:12px}.coach-heading,.page-heading{margin-bottom:28px}.coach-heading>div>p:last-child,.page-heading p{font-size:17px;margin-top:10px}.panel{box-shadow:0 2px 10px #13372b05;border-color:var(--line)}
.team-identity{display:flex;gap:18px;align-items:center;min-width:0}.team-identity>div{min-width:0}.team-logo,.team-avatar{width:76px;height:76px;flex:0 0 76px;border-radius:18px;background:white;border:1px solid #d2e0da;object-fit:contain;padding:6px}.team-avatar{display:grid;place-items:center;font-weight:800;font-size:25px;background:#e3ede7;color:#295744}.team-profile-link{font-size:15px;color:#285f4d;text-decoration:underline;text-underline-offset:3px;min-height:44px;display:inline-flex;align-items:center}.team-code{font-size:12px;color:#536b61}.student-layout .page-heading{align-items:center}.student-layout .team-badge{display:none}.student-layout .page-grid.team-layout{grid-template-columns:minmax(0,1fr) 320px;gap:24px}.student-layout .composer-body{padding:26px}.student-layout .section-label h2{font-size:21px}.student-layout .recorder{background:#f6f9f7;border-color:#cfddd6}.student-layout .record-action{min-height:98px;font-size:18px}.student-layout .record-action small{font-size:14px}.student-layout .waveform{display:none}.student-layout .record-actions{margin-top:8px}.student-layout .prompt-card,.student-layout .help-card{padding:26px}.student-layout .prompt-card h2,.student-layout .help-card h2{font-size:26px}.student-layout .prompt-card p,.student-layout .help-card p{font-size:16px}.student-layout .record-meta{font-size:14px}.student-layout .section-description{margin:10px 0 18px}.student-layout .footer{padding-bottom:20px}
.coach-messages{background:#e0f1e5;border:1px solid #9fc9ac;padding:14px 20px;border-radius:12px;margin:0 0 22px;color:#244d35}.coach-messages p{margin:0}.inbox-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.stat-card{padding:22px;min-height:130px;border:1px solid #d1ded8;background:white}.stat-card>span{font-size:17px;font-weight:700}.stat-card strong{font-size:38px}.stat-card small{font-size:14px;color:#52675d}.stat-card:first-child{background:#e3f0e8;border-color:#b9d3c5}.inbox-row{padding:22px;gap:18px}.inbox-row h3{font-size:18px}.inbox-copy p{font-size:16px}.submission-meta,.attachment-meta,.coach-badge{font-size:13px}.coach-badge{padding:6px 10px}.inbox-row-status{max-width:210px}.inbox-row-status .coach-badge:nth-of-type(n+2){background:#f0f4f2;color:#4f645c}.sharing-label{font-size:12px}.filters-disclosure{margin:22px 0}.filters-disclosure>summary{font-size:16px;font-weight:700;padding:14px 3px;cursor:pointer}.filters-disclosure .inbox-filters{margin-top:8px}.system-compact{margin:20px 0;font-size:14px}.system-compact summary{cursor:pointer;padding:12px 0}.system-compact .transcription-banner{margin-top:8px}.back-link{font-size:15px;display:inline-flex;min-height:44px;align-items:center}.report-entry p{font-size:16px}.review-grid{gap:24px}.review-actions h2{font-size:24px}.review-actions .form-help{font-size:14px!important}.report-field>label{font-size:20px!important}.report-history{font-size:15px}.review-activity>h2{font-size:21px}.report-intro{font-size:16px}.coach-empty h3{font-size:23px}.coach-empty p{font-size:16px}
.profile-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(250px,1fr);gap:26px;max-width:1120px}.profile-form{padding:30px}.profile-form>label{display:block;font-size:18px;font-weight:700;margin:25px 0 9px}.profile-form>input:not([type=checkbox]):not([type=hidden]){width:100%;padding:12px 14px;border:1px solid #aebfb7;border-radius:9px;background:white;font-size:17px}.profile-form>input[type=file]{font-size:15px!important}.profile-form .checkbox-line{display:flex;gap:12px;align-items:center;font-size:15px}.checkbox-line input{width:20px;height:20px}.profile-preview{display:flex;align-items:center;gap:18px;padding-bottom:24px;border-bottom:1px solid var(--line)}.profile-preview strong{font-size:24px;overflow-wrap:anywhere}.profile-preview p{font-size:16px;color:var(--muted)}.profile-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 16px}.profile-notes .panel{padding:25px;margin-bottom:18px}.profile-notes p{margin:14px 0;font-size:16px}.profile-notes summary{font-weight:700;cursor:pointer}.profile-form .errorlist{list-style:none;padding:0}.profile-form .error-box{margin-bottom:24px}.team-card-identity{display:flex;align-items:center;gap:14px}.team-card-identity .team-logo,.team-card-identity .team-avatar{width:54px;height:54px;flex-basis:54px;border-radius:12px;font-size:20px}.team-card-identity h2{overflow-wrap:anywhere}.team-profile-action{margin-top:18px;display:inline-flex}.coach-mobile-more{position:relative}.coach-mobile-more summary{padding:12px;min-height:44px;cursor:pointer;font-weight:700}.coach-mobile-more>div{position:absolute;right:0;top:100%;z-index:20;background:white;padding:12px;border:1px solid var(--line);border-radius:12px;min-width:220px;box-shadow:0 8px 24px #142d3626}.coach-mobile-more>div a{display:block;padding:12px}
@media(max-width:1100px){#main{padding:28px}.student-layout .page-grid.team-layout{grid-template-columns:minmax(0,1fr) 280px}.coach-heading{gap:16px}.inbox-row-status{max-width:170px}.inbox-preview{display:none}.profile-grid{grid-template-columns:1fr}.profile-notes{display:grid;grid-template-columns:1fr 1fr;gap:16px}}
@media(max-width:760px){:root{--side:0px}.sidebar{display:none}.workspace{margin-left:0}.topbar{padding:0 20px;height:48px;font-size:11px}#main{padding:20px 16px 32px}h1{font-size:31px;line-height:1.12;letter-spacing:-.7px}.coach-heading,.page-heading{display:block;margin-bottom:22px}.coach-heading>div>p:last-child{font-size:16px}.coach-heading>.secondary-button{margin-top:16px}.team-identity{gap:12px}.team-logo,.team-avatar{width:58px;height:58px;flex-basis:58px;border-radius:13px}.page-heading .team-profile-link{margin-top:8px}.team-identity p{font-size:15px!important}.student-layout .page-heading{margin-bottom:14px}.student-layout .page-grid.team-layout{display:block}.student-layout .composer-body{padding:20px 16px}.student-layout .record-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.student-layout .record-action{min-height:106px;padding:15px 10px}.student-layout .record-action strong{font-size:18px}.student-layout .record-action small{font-size:13px}.student-layout .section-label h2{font-size:19px}.student-layout .section-description{font-size:15px!important}.student-layout .tag{font-size:10px}.student-layout .composer{border-radius:16px}.student-layout .recording-screen .record-actions{display:none}.mobile-recording-screen .recording-screen-header{padding:16px}.mobile-recording-screen .recording-screen-body{padding:18px}.inbox-stats{gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card{padding:15px 10px;min-height:122px}.stat-card>span{font-size:14px;line-height:1.3}.stat-card strong{font-size:32px}.stat-card small{font-size:12px}.inbox-row{padding:18px 14px;gap:12px}.inbox-copy p{font-size:15px}.inbox-row-status{max-width:none}.inbox-row-status .sharing-label{display:none}.coach-mobile-nav{display:flex;align-items:center;gap:4px;padding:7px;margin:-4px 0 22px;background:white;border:1px solid #d8e3dd;border-radius:12px;overflow:visible}.coach-mobile-nav>a{flex:1;text-align:center;font-size:14px;padding:12px 6px;min-height:44px}.profile-notes{display:block}.profile-form{padding:22px 18px}.profile-preview strong{font-size:22px}.profile-actions{display:grid}.profile-form>label{font-size:17px}.footer{flex-wrap:wrap;gap:12px;padding:20px}.report-tools{padding:20px!important}.review-actions{position:static}.profile-layout .coach-heading{margin-top:10px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
.student-layout .topbar{gap:12px}.student-layout .topbar>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-edit-link{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-height:44px;padding:8px 12px;border:1px solid #c1d3c9;border-radius:8px;background:#fff;color:#285f4d;font-size:14px;font-weight:700;letter-spacing:0;text-transform:none;white-space:nowrap}.team-edit-link:hover{background:#e3f0e8}
