:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#3a2e1c;background:#f0eee9;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#f0eee9;color:#3a2e1c}button,textarea{font:inherit}button{cursor:pointer}#root{min-height:100vh}.app-shell{min-height:100vh;background:linear-gradient(180deg,#f0eee9,#f7efe5);padding:24px}.left-sidebar{position:fixed;top:24px;left:24px;bottom:24px;width:210px;background:#fff;border-right:2px solid #eddfc4;border-radius:18px;padding:18px 16px;display:flex;flex-direction:column;gap:20px}.sidebar-brand{margin:0;font-family:Quicksand,Inter,sans-serif;font-size:30px;font-weight:700;letter-spacing:.02em;line-height:1;background:linear-gradient(90deg,#d98a2b,#2f8f96);-webkit-background-clip:text;background-clip:text;color:transparent}.brand-button{border:none;padding:0;text-align:left;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}.brand-button:focus-visible{outline:2px solid #2f8f96;outline-offset:4px;border-radius:4px}.class-switcher{position:relative}.class-switcher-button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;border:2px solid #eddfc4;background:#fbf4e8;color:#3a2e1c;border-radius:999px;padding:10px 14px 10px 16px;font-size:13px;font-weight:700}.class-switcher-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chevron{color:#7c6a4e;font-size:14px;transform:rotate(180deg);transition:transform .2s ease}.chevron.open{transform:rotate(0)}.class-switcher-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:2px solid #eddfc4;border-radius:16px;box-shadow:0 18px 34px #3a2e1c1f;padding:10px 8px 8px;z-index:5}.class-switcher-header{margin:0 6px 8px}.class-switcher-list{display:flex;flex-direction:column;gap:4px}.class-switcher-row{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:0;border-radius:10px;background:transparent;color:#3a2e1c;font-size:13px;font-weight:700;padding:9px 10px;text-align:left}.class-switcher-row.active{background:#f0fbfb;color:#2f6f6e}.class-checkmark{color:#2f8f96;font-size:14px;font-weight:800}.class-switcher-divider{height:1px;margin:10px 0 8px;background:#eddfc4}.class-switcher-add{width:100%;border:0;background:transparent;color:#2f8f96;font-size:13px;font-weight:700;padding:8px 10px 6px;text-align:left}.sidebar-nav{display:flex;flex-direction:column;gap:4px}.sidebar-item{width:100%;border:0;background:transparent;text-align:left;padding:10px 12px;border-radius:12px;font-size:14px;font-weight:700;color:#5c4a2e}.sidebar-item.active{background:#fbf4e8;border:2px solid #eddfc4;color:#3a2e1c}.sidebar-item.muted{color:#9c8a6c}.sidebar-footer{margin-top:auto;display:flex;flex-direction:column;gap:12px}.teacher-row{display:flex;align-items:center;gap:10px;border-top:1px solid #eddfc4;padding-top:10px}.teacher-avatar{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:#2f6f6e;background:#bfe1e2}.teacher-name{font-size:13px;font-weight:700;color:#3a2e1c}.teacher-role{font-size:11px;color:#9c8a6c}.shell-main{margin-left:234px;min-width:0}.mobile-shell-header,.drawer-backdrop{display:none}.app-frame{max-width:1480px;margin:0;background:#fbf4e8;border:2px solid #eddfc4;border-radius:24px;padding:28px;box-shadow:0 24px 60px #3a2e1c29}.sample-mode-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;max-width:1480px;margin-bottom:12px;padding:10px 16px;border:2px solid #eddfc4;border-radius:999px;background:#fff;box-shadow:0 8px 20px #3a2e1c14;color:#5c4a2e;font-size:13px}.sample-mode-text strong{color:#3a2e1c}.sample-mode-exit{flex:0 0 auto;border:0;background:transparent;color:#2f8f96;font:inherit;font-weight:800;padding:2px}@media (max-width: 640px){.sample-mode-banner{border-radius:16px;padding:10px 12px}}.welcome-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:18px;min-height:62vh;padding:48px 24px}.welcome-wordmark{margin:0;font-family:Quicksand,Inter,sans-serif;font-size:56px;font-weight:700;letter-spacing:.02em;line-height:1;background:linear-gradient(90deg,#d98a2b,#2f8f96);-webkit-background-clip:text;background-clip:text;color:transparent}.welcome-tagline{margin:0;max-width:440px;font-size:16px;color:#5c4a2e}.welcome-actions{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:10px}.welcome-primary{padding:13px 26px;font-size:14px}.welcome-secondary{background:none;border:none;padding:6px 10px;border-radius:999px;font-size:13px;font-weight:600;color:#5c4a2e;opacity:.75;text-decoration:underline}.welcome-secondary:hover{opacity:1}@media (max-width: 640px){.welcome-screen{min-height:56vh;padding:32px 12px;gap:14px}.welcome-wordmark{font-size:40px}.welcome-tagline{font-size:15px}.welcome-actions{align-self:stretch}.welcome-primary{width:100%}}.log-observation-bar{display:flex;flex-direction:column;align-items:stretch;min-height:58px;border-radius:29px;border:2px solid #eddfc4;background:#fff;overflow:hidden;padding:8px 8px 8px 18px;margin-bottom:24px;transition:border-radius .2s ease,box-shadow .2s ease,opacity .2s ease}.log-observation-bar.expanded{border-radius:22px;box-shadow:0 4px 16px #2f8f961a}.log-bar-row{display:flex;justify-content:space-between;align-items:center;min-height:38px}.log-placeholder{color:#9c8a6c;font-size:14px}.log-actions{display:flex;align-items:center;gap:8px}.mic-button{width:38px;height:38px;position:relative;border-radius:50%;border:0;background:#d98a2b;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:default}.mic-button-soon{position:absolute;right:-2px;bottom:6px;padding:1px 4px;border:1px solid #eddfc4;border-radius:4px;background:#fbf4e8;color:#9c8a6c;font-size:9px;font-weight:700;line-height:1.2}.mic-button svg{width:18px;height:18px;fill:currentColor}.dashboard-layout{display:grid;grid-template-columns:1.8fr .6fr;gap:20px;transition:opacity .18s ease}.dashboard-layout.dimmed{opacity:.58}.dashboard-panel,.side-panel{display:flex;flex-direction:column;gap:16px}.dashboard-panel{padding:20px;border-radius:20px;background:#fff;border:2px solid #eddfc4}.all-students-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;flex-wrap:wrap}.all-students-left{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.students-page-header{display:flex;flex-direction:column;gap:14px;margin-bottom:14px}.students-page-controls-row{margin-bottom:0;flex-wrap:nowrap}.students-page-controls-row .all-students-left{flex:1 1 auto;min-width:0;flex-wrap:nowrap}.students-page-controls-row .student-search{width:100%;max-width:280px;flex-shrink:1;min-width:140px}.students-page-controls-row .all-students-right{flex-shrink:0}.student-search{min-width:220px;border:2px solid #eddfc4;border-radius:999px;background:#fbf4e8;color:#3a2e1c;padding:8px 12px;font-size:13px}.all-students-right{display:flex;align-items:center;gap:12px;color:#9c8a6c;font-size:13px;font-weight:700}.sort-pill{display:inline-grid;border:2px solid #eddfc4;background:#fbf4e8;color:#7c6a4e;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.sort-pill-label,.sort-pill-sizer{grid-area:1 / 1;white-space:nowrap}.sort-pill-sizer{visibility:hidden}.mobile-sort-pill-label,.mobile-sort-pill-sizer,.mobile-add-student-card{display:none}.archived-toggle{display:inline-flex;align-items:center;gap:7px;border:2px solid #eddfc4;border-radius:999px;background:#fbf4e8;color:#7c6a4e;padding:7px 12px;font-size:12px;font-weight:700;cursor:pointer}.archived-toggle input{width:14px;height:14px;margin:0;accent-color:#2f8f96}.students-page{display:block}.settings-section{display:grid;gap:14px;border-top:1px solid #eddfc4;padding-top:20px}.settings-section-heading,.settings-list-row,.settings-lens-row,.settings-add-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.settings-section-heading{justify-content:space-between}.settings-actions,.settings-row-actions,.settings-swatches{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.settings-list{display:grid;gap:8px}.settings-list-row,.settings-lens-row{border:1px solid #d7e1e8;border-radius:12px;padding:10px;background:#fff}.settings-list-row{cursor:grab}.settings-drag-handle{color:#9c8a6c;cursor:grab}.settings-priority{color:#7c6a4e;font-size:12px}.settings-row-actions{margin-left:auto}.settings-editor{flex:1 1 100%;display:grid;gap:10px;border-top:1px solid #e5edf2;padding-top:10px}.settings-add-row .student-search{min-width:180px}.settings-swatch{width:24px;height:24px}.class-switcher-archived-toggle{margin:0 6px 4px;align-self:flex-start}.students-table-wrap{overflow-x:auto;border:1px solid #eddfc4;border-radius:14px}.students-mobile-list{display:none}.students-table{width:100%;min-width:620px;border-collapse:collapse;color:#5c4a2e;font-size:13px}.students-table th,.students-table td{padding:13px 14px;text-align:left;border-bottom:1px solid #eddfc4}.students-table th{background:#fbf4e8;color:#a9926a;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.students-table tbody tr:last-child td{border-bottom:0}.students-table tbody tr{cursor:pointer}.students-table tbody tr:focus-visible{outline:2px solid #2f8f96;outline-offset:-2px}.student-table-name{display:flex;align-items:center;gap:10px;color:#3a2e1c;font-weight:700}.students-table tbody tr.archived-student-row{color:#9c8a6c}.students-table tbody tr.archived-student-row .student-table-name,.students-table tbody tr.archived-student-row .avatar{opacity:.72}.student-archived-label{color:#9c8a6c;font-weight:400}.students-table .avatar{width:34px;height:34px;flex:0 0 34px;font-size:11px}.marksbook-grid-page .students-page-heading{display:grid;gap:6px}.marksbook-back-link{justify-self:start;margin-left:0}.marksbook-table-wrap{overflow-x:auto;border:1px solid #eddfc4;border-radius:14px}.marksbook-table{width:100%;min-width:680px;border-collapse:collapse;color:#5c4a2e;font-size:13px}.marksbook-table th,.marksbook-table td{padding:9px 12px;text-align:left;border:1px solid #eddfc4;vertical-align:middle;font-size:13px}.marksbook-table th{background:#fbf4e8;color:#a9926a;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.marksbook-table .student-name-col{position:sticky;left:0;z-index:1;background:#f7edd9;box-shadow:2px 0 4px #3c2e141a}.marksbook-table th.student-name-col{background:#f2e2bf;z-index:2}.marksbook-table .average-col{position:sticky;right:0;z-index:1;background:#fbf4e8;box-shadow:-2px 0 4px #3c2e141a}.marksbook-table th.average-col{z-index:2}.assessment-th{position:relative;padding-right:32px}.assessment-header{display:block}.assessment-actions{display:flex;align-items:center;gap:2px;position:absolute;top:6px;right:6px;padding:2px 4px;border-radius:8px;background:#fbf4e8f0;opacity:0;pointer-events:none;transition:opacity .18s ease}.assessment-th:hover .assessment-actions,.assessment-th:focus-within .assessment-actions{opacity:1;pointer-events:auto}.assessment-actions .profile-icon-button{font-size:15px}.mark-cell{position:relative;min-width:116px;padding:0}.mark-cell:focus-within{box-shadow:inset 0 0 0 2px #2f8f96;z-index:1}.mark-input{display:block;width:100%;height:100%;border:0;border-radius:0;background:transparent;color:#3a2e1c;padding:9px 12px;font:inherit}.mark-input:focus-visible{outline:none}.mark-input::placeholder{color:#9c8a6c;opacity:1}.mark-input.invalid{color:#a13d3d}.mark-error{display:block;max-width:116px;margin:0 12px 6px;color:#a13d3d;font-size:11px;font-weight:700}.student-average{color:#3a2e1c;font-weight:800;font-size:13px;white-space:nowrap}.marksbook-assessment-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.marksbook-assessment-row{display:grid;gap:4px;width:100%;min-height:56px;padding:12px 14px;border:1px solid #eddfc4;border-radius:14px;background:#fbf4e8;text-align:left;touch-action:manipulation}.marksbook-assessment-row:disabled{opacity:.5}.marksbook-assessment-name{color:#3a2e1c;font-size:15px;font-weight:800}.marksbook-assessment-meta{color:#a9926a;font-size:12px;font-weight:700}.marksbook-card-panel{display:grid;gap:14px}.marksbook-card-header{display:grid;gap:6px}.marksbook-card{display:grid;justify-items:center;gap:10px;padding:24px 16px;border:1px solid #eddfc4;border-radius:18px;background:#fbf4e8;touch-action:pan-y;-webkit-user-select:none;user-select:none}.marksbook-card-student{color:#3a2e1c;font-size:20px;font-weight:800;text-align:center}.marksbook-card-input{width:min(220px,100%);border:1px solid #eddfc4;border-radius:14px;background:#fff;color:#3a2e1c;padding:12px;font-size:40px;font-weight:800;text-align:center}.marksbook-card-input:focus-visible{outline:2px solid #2f8f96;outline-offset:1px}.marksbook-card-input::placeholder{color:#c4b393;opacity:1}.marksbook-card-input.invalid{border-color:#a13d3d;color:#a13d3d}.marksbook-card-total{color:#a9926a;font-size:13px;font-weight:700}.marksbook-card-error{max-width:none;margin:0;text-align:center}.marksbook-card-progress{display:grid;justify-items:center;gap:8px}.marksbook-card-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.marksbook-card-dot{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#eddfc4;-webkit-appearance:none;-moz-appearance:none;appearance:none;touch-action:manipulation}.marksbook-card-dot.marked{background:#c4b393}.marksbook-card-dot.current{background:#2f8f96;transform:scale(1.3)}.marksbook-card-count{margin:0;color:#a9926a;font-size:12px;font-weight:800}.marksbook-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.marksbook-card-actions button{min-height:48px;touch-action:manipulation}.placeholder-link{border:0;padding:0;background:transparent;color:#9c8a6c;font:inherit;cursor:pointer}.student-profile-page{display:block}.profile-back-button{border:0;background:transparent;color:#2f6f6e;padding:0;font-size:13px;font-weight:800}.student-profile-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:20px;margin-top:18px}.student-profile-sidebar,.student-profile-notes{border:2px solid #eddfc4;border-radius:20px;background:#fff;padding:20px}.student-profile-sidebar{align-self:start;display:flex;flex-direction:column;gap:22px}.student-profile-identity{text-align:center}.student-profile-avatar{width:72px;height:72px;margin:0 auto 12px;font-size:21px}.student-profile-name{margin:0;color:#3a2e1c;font-size:21px;line-height:1.2}.student-profile-class{margin:5px 0 0;color:#9c8a6c;font-size:13px}.student-profile-section{display:grid;gap:8px}.student-profile-flags{display:flex;flex-wrap:wrap;gap:7px}.student-flag-pill,.profile-static-pill{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:999px;padding:6px 10px;color:#fff;font-size:12px;font-weight:800;line-height:1}.student-flag-remove{border:0;background:transparent;color:inherit;padding:0;font-size:13px;line-height:1;opacity:.85;cursor:pointer}.student-flag-remove:hover{opacity:1}.profile-static-pill{border:2px dashed #eddfc4;background:#fbf4e8;color:#7c6a4e;cursor:default}.add-flag-picker{position:relative;display:inline-flex}.add-flag-trigger{cursor:pointer}.add-flag-picker-panel{position:absolute;top:calc(100% + 8px);left:0;min-width:180px;display:flex;flex-direction:column;gap:4px;background:#fff;border:2px solid #eddfc4;border-radius:16px;box-shadow:0 18px 34px #3a2e1c1f;padding:8px;z-index:5}.add-flag-option{display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-radius:10px;background:transparent;color:#3a2e1c;padding:4px;text-align:left}.student-profile-actions{display:grid;gap:8px}.student-profile-tabs{display:flex;gap:4px;border-bottom:2px solid #eddfc4;margin:-20px -20px 20px;padding:0 20px}.student-profile-tab{display:inline-flex;align-items:center;gap:7px;border:0;border-bottom:3px solid transparent;background:transparent;color:#9c8a6c;margin-bottom:-2px;padding:11px 12px 10px;font-size:13px;font-weight:700}.academic-snapshot-sample-badge{border-radius:999px;background:#d98a2b;color:#fff;padding:4px 8px;font-size:10px;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.student-profile-tab.active{border-bottom-color:#2f8f96;color:#2f6f6e}.academic-snapshot-panel{display:grid;gap:20px}.academic-snapshot-subjects{display:grid;gap:14px}.academic-snapshot-subject{display:grid;gap:7px}.academic-snapshot-subject-header{display:flex;justify-content:space-between;align-items:baseline;color:#3a2e1c;font-size:14px}.academic-snapshot-subject-header span{color:#5c4a2e;font-weight:800}.academic-snapshot-progress-track{height:7px;overflow:hidden;border-radius:999px;background:#f0eee9}.academic-snapshot-progress-fill{display:block;height:100%;border-radius:inherit}.academic-snapshot-subject p,.academic-snapshot-footer{margin:0;color:#9c8a6c;font-size:12px}.academic-snapshot-footer{border-top:1px solid #eddfc4;padding-top:12px}.profile-static-action{border:2px solid #eddfc4;border-radius:999px;background:#fbf4e8;color:#5c4a2e;padding:10px 14px;font-size:13px;font-weight:700;text-align:left;cursor:default}.profile-static-action.danger,.profile-icon-button.danger{color:#a13d3d}.student-profile-notes{min-width:0}.student-profile-notes-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.student-profile-note-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.student-profile-note-controls .student-search{min-width:180px}.student-note-list{display:grid;gap:10px;margin-top:18px}.student-note-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border:1px solid #eddfc4;border-radius:14px;background:#fbf4e8;padding:13px 14px}.student-note-content{min-width:0}.note-lens-badge{display:inline-flex;border-radius:999px;background:#2f6f6e;color:#fff;padding:5px 9px;font-size:11px;font-weight:800}.student-note-descriptor-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.note-descriptor-chip{display:inline-flex;border:1px solid #eddfc4;background:#fff;color:#5c4a2e;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700}.student-note-text{margin:8px 0 0;color:#3a2e1c;font-size:14px}.student-note-date{display:block;margin-top:7px;color:#9c8a6c;font-size:12px}.student-note-actions{display:flex;gap:5px}.profile-icon-button{border:0;background:transparent;color:#7c6a4e;padding:2px 4px;font-size:17px;line-height:1;cursor:default}.section-title{margin:0;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#a9926a}.section-copy{margin:4px 0 0;color:#5c4a2e;font-size:14px;max-width:560px}.legend{display:flex;flex-wrap:wrap;gap:12px;color:#7c6a4e;font-size:12px;font-weight:700}.legend-dot{display:inline-block;width:10px;height:10px;border-radius:50%;background:#5b7c99;margin-right:6px}.legend-dot.active{background:#2f8f96}.student-grid{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:12px}.student-card{border:2px solid #eddfc4;border-radius:18px;background:#fbf4e8;padding:12px 10px;display:flex;flex-direction:column;align-items:center;gap:8px;min-height:140px;text-align:center;box-shadow:inset 0 1px #ffffff80}.dashboard-layout .student-card{position:relative}.student-card.selected{border-color:#2f8f96;background:#f0fbfb}.avatar-wrap{position:relative}.avatar{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;color:#3a2e1c}.flag-notch{position:absolute;top:12px;right:calc(50% - 27px);width:11px;height:11px;clip-path:polygon(100% 0,100% 100%,0 0);background:#5b7c99}.student-card-copy{display:contents}.student-name{max-width:100%;font-size:13px;font-weight:700;color:#3a2e1c;overflow-wrap:break-word}.student-note-preview{width:100%;color:#7c6a4e;font-size:11px;line-height:1.35;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2}@media (min-width: 1025px){.dashboard-layout .student-card{min-height:96px;padding:10px 8px;gap:6px}.dashboard-layout .avatar{width:46px;height:46px;font-size:15px}.dashboard-layout .flag-notch{right:calc(50% - 23px)}.dashboard-layout .student-card .student-note-preview{display:none}}.subject-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;align-items:start}.subject-card-wrap{position:relative}.subject-card{width:100%;min-height:220px;align-items:stretch;text-align:left;gap:14px;padding:22px 20px 20px;border-radius:20px}.subject-card-open{display:flex;flex-direction:column;align-items:flex-start;gap:14px;width:100%;cursor:pointer;text-align:left}.subject-card-open:focus-visible{outline:2px solid #2f8f96;outline-offset:2px;border-radius:12px}.subject-card.archived,.archived-subject .subject-card{border-color:#eddfc4;background:#f0eee9}.subject-card.archived .subject-name,.subject-card.archived .subject-assessments,.subject-card.archived .subject-average-label,.subject-card.archived .subject-average-value,.archived-subject .subject-name,.archived-subject .subject-assessments,.archived-subject .subject-average-label,.archived-subject .subject-average-value{color:#9c8a6c}.subject-name{color:#3a2e1c;font-size:18px;font-weight:800}.subject-assessments{color:#7c6a4e;font-size:12px}.subject-average-stat{display:flex;flex-direction:column;gap:2px}.subject-average-label{color:#7c6a4e;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.subject-average-value{color:#3a2e1c;font-size:30px;font-weight:800;line-height:1}.subject-average-track{width:100%;height:14px;border-radius:999px;background:#e7e2d4;overflow:hidden}.subject-average-fill{display:block;width:0;height:100%;background:#9c8a6c}.subject-card-actions{display:flex;justify-content:flex-end;gap:8px;width:100%;padding-top:10px;border-top:1px solid #eddfc4}.subject-card-actions .text-link{margin-left:0;font-size:12px}.flag-inline{font-size:11px;color:#5b7c99;font-weight:700}.flag-inline.muted{color:#9c8a6c}.side-panel{gap:14px}.status-card{border:2px solid #eddfc4;background:#fff;border-radius:18px;padding:16px}.status-text{margin:8px 0 0;color:#5c4a2e;font-size:14px}.record-list{display:flex;flex-direction:column;gap:10px;margin-top:8px}.record-item{border:1px solid #eddfc4;border-radius:12px;background:#fbf4e8;padding:10px}.record-topline{display:flex;justify-content:space-between;gap:8px;color:#3a2e1c;font-size:12px}.record-meta{margin-top:6px;color:#7c6a4e;font-size:12px}.empty-copy{margin:0;color:#9c8a6c;font-size:13px}.capture-expanded-body{display:block;margin-top:12px;padding:12px;border-radius:18px}.capture-sheet-handle{display:none}.capture-bar-top{margin-bottom:10px}.selected-students-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}@keyframes validation-glow-pulse{0%{box-shadow:0 0 #d98a2b00}15%{box-shadow:0 0 0 4px #d98a2b59}to{box-shadow:0 0 #d98a2b00}}.validation-pulse{border-radius:14px;animation:validation-glow-pulse 1.8s ease-out}.validation-hint-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .15s ease}.validation-hint-wrap.visible{grid-template-rows:1fr}.validation-hint-wrap>*{overflow:hidden;min-height:0}.validation-hint{margin:0;padding-top:4px;font-size:12px;line-height:16px;font-weight:700;color:#d98a2b}.student-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#2f6f6e;color:#fff;font-size:13px;font-weight:700;border:2px solid #2f8f96}.student-chip.flagged{background:#2f6f6e}.student-chip.empty{background:#fbf4e8;color:#5c4a2e;border-color:#eddfc4}.chip-avatar{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#fff;color:#2f6f6e;font-size:11px;font-weight:800}.chip-flag{font-size:11px;color:#ffffffe6;font-weight:600}.text-link{margin-left:auto;border:0;background:transparent;color:#9c8a6c;font-size:12px;font-weight:700}.capture-body{display:flex;flex-direction:column;gap:10px}.capture-section{display:flex;flex-direction:column}.capture-label,.descriptor-heading{font-size:11px;font-weight:800;color:#a9926a;text-transform:uppercase;letter-spacing:.08em}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lens-row,.descriptor-row{display:flex;flex-wrap:wrap;gap:8px}.lens-row+.descriptor-row{margin-top:8px}.lens-chip,.descriptor-chip,.preview-pill{border:2px solid #eddfc4;background:#fbf4e8;color:#5c4a2e;border-radius:999px;padding:7px 13px;font-size:13px;font-weight:700}.lens-chip.active,.descriptor-chip.active,.preview-pill{border-color:#2f8f96;background:#2f6f6e;color:#fff}.descriptor-chip.subtle{border-color:#eddfc4;background:#fff;color:#5c4a2e}.selected-lens-chip{display:inline-flex;align-items:center;gap:8px}.lens-chip-reset{border:0;background:transparent;color:inherit;padding:0;font-size:11px;font-weight:700;text-decoration:underline;opacity:.85;cursor:pointer}.lens-chip-reset:hover{opacity:1}.text-field{display:flex;flex-direction:column;gap:6px;color:#5c4a2e;font-size:13px;font-weight:700}.text-field textarea{min-height:40px;max-height:240px;border:2px solid #eddfc4;background:#fbf4e8;border-radius:14px;padding:9px 14px;color:#3a2e1c;outline:none;resize:none;overflow-y:hidden}.text-field textarea:focus-visible{background:#f7edd9}.text-field textarea.roster-textarea{max-height:320px}.capture-actions{display:flex;justify-content:flex-end;gap:8px}.primary-btn,.secondary-btn{border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700;border:2px solid transparent}.primary-btn{background:linear-gradient(90deg,#d98a2b,#2f8f96);color:#fff}.secondary-btn{background:#fff;color:#5c4a2e;border-color:#eddfc4}@media (max-width: 1024px){.app-shell{padding:12px 12px 88px}.left-sidebar{top:0;right:auto;bottom:0;left:0;width:210px;height:100vh;min-height:100vh;z-index:31;border:2px solid #eddfc4;border-radius:0 18px 18px 0;padding:18px 16px;transform:translate(-100%);transition:transform .22s ease;overflow-y:auto}.left-sidebar.drawer-open{transform:translate(0)}.sidebar-nav{display:flex;flex-direction:column;gap:4px}.sidebar-item{min-height:44px;padding:10px 12px;text-align:left;font-size:14px}.shell-main{margin-left:0}.mobile-shell-header{position:sticky;top:0;z-index:15;display:flex;align-items:center;gap:12px;min-height:52px;margin:-12px -12px 8px;padding:4px 12px;border-bottom:2px solid #eddfc4;background:#fbf4e8}.mobile-shell-header .sidebar-brand{font-size:24px}.mobile-menu-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;border:2px solid #eddfc4;border-radius:12px;background:#fff;color:#5c4a2e}.mobile-menu-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2}.drawer-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#3a2e1c5c}.dashboard-layout{grid-template-columns:1fr}.app-frame{padding:16px}.all-students-left,.all-students-right{width:100%}.all-students-header,.all-students-left{flex-direction:column;align-items:stretch}.all-students-left .section-title{min-height:20px}.students-page-controls-row{flex-wrap:wrap}.students-page-controls-row .student-search{max-width:none}.student-search{flex:1;min-width:0}.student-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.student-profile-layout{grid-template-columns:1fr}.student-profile-note-controls,.student-profile-note-controls .student-search,.student-profile-note-controls .sort-pill{width:100%}.student-profile-note-controls .sort-pill{justify-content:center}}@media (max-width: 640px){.profile-icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:34px;padding:0}.student-profile-sidebar{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,48%);align-items:center;gap:12px;padding:8px}.student-profile-layout{gap:8px;margin-top:10px}.student-profile-identity{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:8px;align-items:center;min-width:0;text-align:left}.student-profile-avatar{grid-row:1 / span 2;width:34px;height:34px;margin:0;font-size:12px}.student-profile-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px}.student-profile-class{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:2px}.student-profile-section{grid-column:2;grid-row:1;min-width:0}.student-profile-section .descriptor-heading{display:none}.student-profile-flags{justify-content:flex-end;gap:4px}.student-profile-actions{grid-column:1 / -1;grid-row:2}.student-profile-actions{display:flex;gap:6px}.student-profile-actions .profile-static-action{flex:1 1 0;min-width:0;padding:8px 4px;font-size:11px;line-height:1.2;text-align:center;white-space:nowrap}.student-profile-notes{padding:10px}.student-profile-tabs{margin:-10px -10px 10px;padding:0 10px}.mobile-profile-note-heading{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.student-profile-notes-header{display:block}.student-profile-note-controls{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;width:100%;flex-wrap:nowrap}.student-profile-note-controls .student-search{width:100%;min-width:0;height:36px;padding:6px 10px;font-size:16px}.student-profile-note-controls .desktop-sort-pill-label,.student-profile-note-controls .desktop-sort-pill-sizer{display:none}.student-profile-note-controls .mobile-sort-pill-label,.student-profile-note-controls .mobile-sort-pill-sizer{display:block}.student-profile-note-controls .sort-pill{min-width:0;width:auto;height:36px;min-height:36px;padding:0 8px;font-size:11px;line-height:1.2;white-space:nowrap}.student-profile-note-controls .profile-mobile-add-note{display:inline-flex;align-items:center;justify-content:center;width:36px;min-width:36px;height:36px;min-height:36px;padding:0;font-size:20px;line-height:1}.student-profile-note-controls .profile-add-note-label{display:none}.student-profile-note-controls .profile-add-note-icon{display:block}.student-note-list{margin-top:8px}.app-frame{padding:12px;border-radius:18px}.dashboard-panel{padding:14px;border-radius:16px;gap:10px}.dashboard-layout{padding-bottom:64px}.dashboard-layout>.dashboard-panel{gap:6px}.dashboard-layout>.side-panel{display:none}.dashboard-layout>.dashboard-panel>.all-students-header{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;margin-bottom:0}.dashboard-layout>.dashboard-panel>.all-students-header .all-students-left{display:contents}.dashboard-layout>.dashboard-panel>.all-students-header .all-students-left>.section-title{display:none}.dashboard-layout>.dashboard-panel>.all-students-header .all-students-right{display:contents}.dashboard-layout>.dashboard-panel>.all-students-header .sort-pill,.dashboard-layout>.dashboard-panel>.all-students-header .placeholder-link{min-width:0;font-size:11px;line-height:1.2;white-space:nowrap}.dashboard-layout>.dashboard-panel>.all-students-header .sort-pill{grid-column:2;place-items:center;width:auto;height:44px;min-height:44px;border-radius:999px;padding:0 12px;flex:none;overflow:visible}.dashboard-layout>.dashboard-panel>.all-students-header .student-search{grid-column:1;width:100%;height:44px;padding:8px 12px;border-radius:999px;transition:width .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.dashboard-layout>.dashboard-panel>.all-students-header .student-search:focus,.dashboard-layout>.dashboard-panel>.all-students-header .student-search:not(:placeholder-shown){position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%}.dashboard-layout>.dashboard-panel>.all-students-header .placeholder-link{min-height:44px;padding:6px 8px}.dashboard-layout>.dashboard-panel>.all-students-header .desktop-add-student,.dashboard-layout>.dashboard-panel>.all-students-header .desktop-sort-pill-label,.dashboard-layout>.dashboard-panel>.all-students-header .desktop-sort-pill-sizer{display:none}.dashboard-layout>.dashboard-panel>.all-students-header .mobile-sort-pill-label{display:block}.dashboard-layout>.dashboard-panel>.all-students-header .mobile-sort-pill-sizer{display:block}.dashboard-layout>.dashboard-panel>.all-students-header .placeholder-link{flex:0 0 auto}.student-grid{grid-template-columns:1fr;gap:6px}.dashboard-layout .student-card{width:100%;min-height:64px;padding:8px 10px;flex-direction:row;align-items:center;gap:8px;text-align:left}.dashboard-layout .avatar-wrap{flex:0 0 44px}.dashboard-layout .avatar{width:44px;height:44px;font-size:14px}.dashboard-layout .student-card-copy{min-width:0;display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:2px}.dashboard-layout .student-name,.dashboard-layout .student-note-preview{width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.dashboard-layout .student-note-preview{display:block;line-clamp:unset;-webkit-line-clamp:unset}.dashboard-layout .flag-notch{position:static;flex:0 0 10px;width:10px;height:10px;margin-left:auto;border-radius:50%;clip-path:none}.dashboard-layout .mobile-add-student-card{display:flex;border-style:dashed;background:#fffaf0;color:#7c6a4e}.dashboard-layout .add-student-avatar{border:2px dashed #d9c9a3;background:transparent;color:#7c6a4e;font-size:24px;font-weight:400}.dashboard-layout .mobile-add-student-card .student-name{color:#7c6a4e}.all-students-right{flex-wrap:wrap;gap:8px}.all-students-right>*{min-height:44px}.all-students-left .student-search,.students-page-controls-row .student-search{width:100%;max-width:none;min-width:0}.students-page-controls-row{flex-wrap:wrap}.students-roster-controls-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;margin-bottom:0}.students-roster-controls-row .all-students-left,.students-roster-controls-row .all-students-right{display:contents}.students-roster-controls-row .student-search{grid-area:1 / 1;width:100%;height:44px;padding:8px 12px;border-radius:999px;transition:width .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.students-roster-controls-row .student-search:focus,.students-roster-controls-row .student-search:not(:placeholder-shown){position:absolute;top:0;right:0;left:0;z-index:2;width:100%}.students-roster-controls-row .sort-pill{grid-area:1 / 2;place-items:center;width:auto;height:44px;min-height:44px;min-width:0;padding:0 12px;border-radius:999px;font-size:11px;line-height:1.2;white-space:nowrap}.students-roster-controls-row .archived-toggle{grid-area:2 / 1;justify-self:start;min-height:44px;font-size:11px;white-space:nowrap}.students-roster-controls-row .primary-btn{grid-area:2 / 2;min-height:44px;padding:0 12px;font-size:11px;white-space:nowrap}.students-roster-controls-row .desktop-sort-pill-label,.students-roster-controls-row .desktop-sort-pill-sizer{display:none}.students-roster-controls-row .mobile-sort-pill-label,.students-roster-controls-row .mobile-sort-pill-sizer{display:block}.students-page .students-table-wrap{display:none}.students-mobile-list{display:flex;flex-direction:column;gap:6px}.students-mobile-row{width:100%;min-height:64px;padding:8px 10px;flex-direction:row;align-items:center;gap:8px;text-align:left;cursor:pointer}.students-mobile-row:focus-visible{outline:2px solid #2f8f96;outline-offset:2px}.students-mobile-row .avatar-wrap{flex:0 0 44px}.students-mobile-row .avatar{width:44px;height:44px;font-size:14px}.students-mobile-row .student-card-copy{min-width:0;display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:2px}.students-mobile-row .student-name,.students-mobile-row .student-note-preview{width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.students-mobile-row .student-note-preview{display:block;line-clamp:unset;-webkit-line-clamp:unset}.students-mobile-row.archived-student-row .student-name,.students-mobile-row.archived-student-row .avatar{opacity:.72}}@media (max-width: 1024px){.log-observation-bar{position:fixed;right:0;bottom:0;left:0;z-index:20;width:100%;margin-bottom:0;border-radius:20px 20px 0 0;border:none;padding:8px 8px calc(8px + env(safe-area-inset-bottom)) 18px;box-shadow:0 -12px 28px #3a2e1c24}.log-observation-bar.expanded{max-height:65vh;padding:0;border-radius:20px 20px 0 0;box-shadow:0 24px 60px #3a2e1c33;overflow:hidden}.log-observation-bar.dragging{transition:none}.capture-expanded-body{max-height:65vh;margin-top:0;padding:10px 12px calc(28px + env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain}.capture-sheet-handle{display:block;width:42px;height:5px;margin:0 auto 10px;border-radius:999px;background:#d9c9a3;touch-action:none;cursor:grab}.capture-sheet-handle:active{cursor:grabbing}.selected-students-row{align-items:flex-start;overflow-wrap:anywhere}.dashboard-layout{padding-bottom:82px}}.primary-btn,.secondary-btn,.student-card,.students-table tbody tr,.sort-pill,.student-search,.archived-toggle,.class-switcher-row,.sidebar-item,.lens-chip,.descriptor-chip,.preview-pill,.student-chip,.class-switcher-button,.class-switcher-add,.text-link,.profile-static-action{transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,opacity .18s ease}.primary-btn:hover,.secondary-btn:hover,.student-card:hover,.students-table tbody tr:hover,.sort-pill:hover,.student-search:hover,.archived-toggle:hover,.class-switcher-row:hover,.sidebar-item:hover,.lens-chip:hover,.descriptor-chip:hover,.preview-pill:hover,.student-chip:hover,.class-switcher-button:hover,.class-switcher-add:hover,.text-link:hover,.profile-static-action:hover{transform:translateY(-1px);box-shadow:0 10px 20px #3a2e1c14}.primary-btn:active,.secondary-btn:active,.student-card:active,.students-table tbody tr:active,.sort-pill:active,.archived-toggle:active,.class-switcher-row:active,.sidebar-item:active,.lens-chip:active,.descriptor-chip:active,.preview-pill:active,.student-chip:active,.class-switcher-button:active,.class-switcher-add:active,.text-link:active,.profile-static-action:active{transform:translateY(0)}.log-observation-bar{transition:border-radius .2s ease,box-shadow .2s ease,opacity .2s ease,transform .2s ease}.log-observation-bar.expanded{transform:translateY(0)}.capture-expanded-body{animation:captureBodyIn .22s ease-out}.descriptor-chip-in{animation:descriptorChipIn .2s ease-out backwards}.modal-backdrop{animation:backdropFadeIn .18s ease-out}.modal-panel{animation:panelSlideIn .22s cubic-bezier(.2,0,.2,1)}.class-onboarding-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:center;justify-content:center;padding:24px;background-color:#14191e59}.class-onboarding-panel{width:min(760px,100%);max-height:90vh;overflow-y:auto;border:1px solid #d7e1e8;border-radius:16px;background:#fff;box-shadow:0 16px 36px #0003;padding:20px}.flag-swatch{width:24px;height:24px;border-radius:999px}.flag-swatch.compact{width:22px;height:22px}.onboarding-lens-icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-left:0;padding:0}.flag-edit-panel{min-width:220px;max-width:100%;border:1px solid #d7e1e8;border-radius:10px;padding:8px}@media (max-width: 640px){.settings-section-heading{align-items:stretch}.settings-actions{flex-direction:column;align-items:stretch;gap:8px;width:100%}.settings-actions button{width:100%;min-height:44px}.settings-list-row{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:center}.settings-list-row .settings-drag-handle{display:none}.settings-list-row .settings-row-actions,.settings-list-row .settings-editor{grid-column:1 / -1;width:100%}.settings-list-row .settings-row-actions{justify-content:flex-start;margin-left:0}.settings-lens-row{display:grid;align-items:start}.settings-lens-row>.settings-row-actions{grid-column:1 / -1;justify-content:flex-start;margin-left:0}.settings-lens-row .settings-editor{width:100%}.settings-add-row{align-items:stretch;flex-direction:column}.settings-add-row .student-search{width:100%;min-width:0;font-size:16px}.settings-add-row>button{width:100%;min-height:44px}.settings-add-row .settings-swatches{align-self:stretch}.settings-swatch{width:34px!important;height:34px!important}.settings-editor .student-search{min-width:0;width:100%;font-size:16px}.settings-editor .descriptor-row{min-width:0}.settings-rename-panel{padding-bottom:calc(16px + env(safe-area-inset-bottom))!important}.class-onboarding-backdrop{padding:8px}.class-onboarding-panel{max-height:calc(100vh - 16px);border-radius:14px;padding:12px 12px calc(12px + env(safe-area-inset-bottom))}.class-onboarding-panel .onboarding-actions{flex-direction:column;align-items:stretch;gap:8px}.class-onboarding-panel .onboarding-actions button{width:100%;min-height:44px}.flag-swatch,.flag-swatch.compact{width:34px;height:34px}.flag-edit-panel{min-width:0;width:100%}.flag-draft-item:has(.flag-edit-panel){flex:1 1 100%}.text-field textarea.roster-textarea{max-height:240px}}.delete-student-confirm{background:#a13d3d;border-color:#a13d3d}.archive-student-toast{position:fixed;right:24px;bottom:24px;z-index:50;display:flex;align-items:center;gap:14px;max-width:calc(100vw - 48px);padding:12px 14px;border:1px solid #d7e1e8;border-radius:10px;background:#fff;box-shadow:0 12px 28px #0003;color:#3a2e1c;font-size:14px;font-weight:700}.archive-student-toast button{border:0;background:transparent;color:#2f8f96;font:inherit;font-weight:800;padding:2px}@keyframes backdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes panelSlideIn{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes captureBodyIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes descriptorChipIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (max-width: 640px){.student-search,.text-field textarea,.mark-input{font-size:16px}.student-search{padding:10px 14px}.text-field textarea{min-height:44px;padding:10px 14px}.mark-input{padding:10px 12px}.primary-btn,.secondary-btn,.student-card,.students-table tbody tr,.sort-pill,.archived-toggle,.class-switcher-row,.sidebar-item,.lens-chip,.descriptor-chip,.preview-pill,.student-chip,.class-switcher-button,.class-switcher-add,.text-link,.profile-static-action,.mic-button,.profile-icon-button,.lens-chip-reset,.student-flag-remove{touch-action:manipulation}}
