:root{color:#294033;font-synthesis:none;text-rendering:optimizelegibility;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#294033;--muted:#687c70;--line:#dce8dd;--paper:#fff;--bg:#f7faf5;--blue:#437b50;--blue-dark:#356b42;--blue-soft:#edf7ee;--green:#639c68;--green-dark:#3e7549;--green-soft:#e8f5e9;--coral:#e77d72;--coral-soft:#ffefec;--amber:#b7791f;--yellow-soft:#fff3ce;--purple-soft:#eee9ff;--sky-soft:#e6f4ff;--danger:#b94a57;--danger-soft:#fff0f2;--shadow:0 12px 34px #30583914;--card-shadow:0 4px 14px #3058390a;background:#f7faf5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scrollbar-gutter:stable}html,body,#app{min-width:320px;min-height:100%;margin:0}body{background:var(--bg)}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.02em;margin-bottom:.5rem;line-height:1.2}button,input,textarea,select{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled,.disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #4f8a5b47}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh}.topbar{border-bottom:1px solid var(--line);z-index:20;background:#fffffff5;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:0 clamp(16px,3.5vw,52px);display:flex;position:sticky;top:0}.brand{min-width:0;color:var(--ink);letter-spacing:-.02em;align-items:center;gap:11px;font-size:1rem;font-weight:750;display:flex}.brand-mark{width:36px;height:36px;color:var(--green-dark);background:var(--blue-soft);border:1px solid #d8ead8;border-radius:11px;flex:none;place-items:center;font-size:1.25rem;line-height:1;display:grid}.topbar-actions{align-items:center;gap:14px;min-width:0;display:flex}.topbar-status{min-width:0;color:var(--muted);align-items:center;gap:12px;font-size:.86rem;font-weight:600;display:flex}.spin{animation:.9s linear infinite spin}.sync-button{color:#59657d;white-space:nowrap;background:#f8f9fc;border:1px solid #d9deea;border-radius:11px;align-items:center;gap:7px;min-height:42px;padding:8px 11px;font-size:.84rem;font-weight:750;display:inline-flex}.sync-button:hover{color:var(--blue-dark);background:var(--blue-soft);border-color:#c8cfdd}.sync-button.warning{color:var(--danger);background:var(--danger-soft);border-color:#efcbd1}@keyframes spin{to{transform:rotate(360deg)}}.privacy-note{color:var(--muted);align-items:center;gap:6px;font-size:.86rem;display:inline-flex}.bottom-nav{left:14px;right:14px;bottom:max(14px, env(safe-area-inset-bottom));z-index:18;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border:1px solid #d9deea;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:5px;width:auto;max-width:560px;margin:0 auto;padding:7px;display:grid;position:fixed;box-shadow:0 14px 38px #1d284429}.bottom-nav button{color:#59657d;background:0 0;border:0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:62px;padding:5px 10px;font-size:.875rem;font-weight:750;transition:background .15s,color .15s;display:flex}.bottom-nav button:hover{color:var(--blue);background:var(--blue-soft)}.bottom-nav button[aria-current=page]{color:var(--blue-dark);background:var(--blue-soft)}.view{width:min(960px,100% - 32px);margin:0 auto;padding:22px 0 118px}.back-row{margin-bottom:14px}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;display:flex}.page-heading h1{min-width:0;color:var(--ink);letter-spacing:-.03em;margin:0 0 3px;font-size:clamp(1.5rem,3.5vw,2rem);line-height:1.1}.heading-text{min-width:0}.heading-actions{flex-wrap:wrap;flex:none;align-items:center;gap:8px;display:flex}.eyebrow{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:.74rem;font-weight:800}.subtext{color:var(--muted);margin:0;font-size:.94rem;line-height:1.5}.muted{color:var(--muted)}.small{font-size:.86rem}.button{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:48px;padding:10px 18px;font-size:.9rem;font-weight:750;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.button.primary{border-color:var(--blue);color:#fff;background:var(--blue)}.button.primary:not(:disabled):hover{border-color:var(--blue-dark);background:var(--blue-dark)}.button.secondary{color:#46516a;background:#f8f9fc;border-color:#d9deea}.button.secondary:not(:disabled):hover{background:#f0f2f7;border-color:#c8cfdd}.button.danger{color:var(--danger);background:var(--danger-soft);border-color:#efcbd1}.button.danger:not(:disabled):hover{border-color:#e4b3bb}.button.small{border-radius:10px;min-height:40px;padding:6px 12px;font-size:.84rem}.button:not(:disabled):active{transform:translateY(1px)}.icon-button{color:#46516a;background:#f8f9fc;border:1px solid #d9deea;border-radius:11px;justify-content:center;align-items:center;width:48px;min-height:48px;padding:0;display:inline-flex}.icon-button:hover{color:var(--blue);background:var(--blue-soft);border-color:#c9d1e2}.text-button{min-height:40px;color:var(--blue);background:0 0;border:0;align-items:center;gap:5px;padding:0 6px;font-size:.86rem;font-weight:750;display:inline-flex}.text-button:hover{color:var(--blue-dark)}.link-button{color:var(--blue);font-size:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;margin-left:6px;padding:0;font-weight:650;text-decoration:underline}.link-button:hover{color:var(--blue-dark)}.card{border:1px solid var(--line);background:var(--paper);box-shadow:var(--card-shadow);border-radius:18px;padding:18px 20px}.card+.card{margin-top:14px}.card h2,.card-title{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px;font-size:.74rem;font-weight:800}.card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.card-head h2,.card-head .card-title{margin:0}.banner{border:1px solid;border-radius:11px;align-items:center;gap:10px;width:100%;margin:0 0 14px;padding:12px 14px;font-size:.88rem;line-height:1.45;display:flex}.banner>.banner-mark{color:#fff;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:.72rem;font-weight:800;display:grid}.banner .grow{flex:auto;min-width:0}.error-banner{color:var(--danger);background:var(--danger-soft);border-color:#f0cbd0}.error-banner>.banner-mark{background:var(--danger)}.warn-banner{color:#7a5a14;background:var(--yellow-soft);border-color:#ead9a6}.warn-banner>.banner-mark{background:var(--amber)}.info-banner{color:var(--green-dark);background:var(--blue-soft);border-color:#cfe2d1}.info-banner>.banner-mark{background:var(--blue)}.info-banner ul{flex-wrap:wrap;gap:4px 14px;margin:0;padding:0;list-style:none;display:flex}.toast{left:50%;bottom:calc(104px + env(safe-area-inset-bottom,0px));z-index:30;color:#fff;background:#2b3448;border-radius:14px;align-items:center;gap:12px;width:min(560px,100% - 32px);padding:14px 14px 14px 16px;animation:.22s ease-out toast-in;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 16px 40px #222b4052}.toast-icon{background:var(--coral);border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:800;display:inline-flex}.toast-text{flex:auto;font-size:.9rem;line-height:1.45}.toast .text-button{color:#c9d2ff;white-space:nowrap}.toast-dismiss{color:#c3c9d8;background:0 0;border:0;border-radius:10px;flex:none;width:40px;height:40px;margin:-8px -4px -8px 0;font-size:1.5rem;line-height:1}.toast-dismiss:hover{color:#fff;background:#ffffff1a}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}.field{flex-direction:column;gap:7px;margin-bottom:14px;display:flex}.field>label,.field-label{color:var(--muted);font-size:.84rem;font-weight:750}.field-help{color:var(--muted);margin:0;font-size:.8rem;line-height:1.45}input[type=text],input[type=number],input:not([type]),textarea,select{border:2px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:var(--paper);border-radius:12px;padding:10px 14px;font-size:1rem}textarea{resize:vertical;min-height:160px;line-height:1.55}input:focus,textarea:focus{border-color:var(--blue)}.count-line{min-height:1.4em;color:var(--green-dark);margin:8px 0 0;font-size:.88rem;font-weight:700}.modal-backdrop{z-index:40;background:#222b407a;place-items:center;padding:12px;display:grid;position:fixed;inset:0;overflow:auto}.modal{width:min(600px,100%);max-height:calc(100vh - 24px);color:var(--ink);background:var(--paper);border-radius:20px;padding:28px;animation:.14s ease-out menu-in;position:relative;overflow:auto;box-shadow:0 30px 80px #1d28443d}.modal.wide{width:min(840px,100%)}@keyframes menu-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.modal-close{color:#758096;background:#f1f3f7;border:0;border-radius:12px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:16px;right:16px}.modal-close:hover{color:var(--ink);background:#e6e9f0}.modal-heading{margin-bottom:20px;padding-right:52px}.modal-heading h2{letter-spacing:-.03em;margin:0;font-size:1.4rem}.modal-actions{grid-template-columns:1fr 1.6fr;gap:12px;margin-top:22px;display:grid}.modal-actions .button{min-height:54px;font-size:.95rem}.modal-actions.single{grid-template-columns:1fr}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{border:2px solid var(--line);max-width:100%;min-height:46px;color:var(--ink);background:var(--paper);border-radius:999px;align-items:center;gap:8px;padding:0 16px;font-size:.89rem;font-weight:680;transition:border-color .15s,background .15s;display:inline-flex}.chip:not(:disabled):hover{border-color:#c9d1e2}.chip[aria-pressed=true]{color:var(--blue-dark);border-color:var(--blue);background:var(--blue-soft)}.chip.go[aria-pressed=true]{color:var(--green-dark);border-color:var(--green);background:var(--green-soft)}.chip.stop[aria-pressed=true]{color:var(--danger);border-color:var(--coral);background:var(--coral-soft)}.passage-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.passage-pick{border:2px solid var(--line);min-width:0;min-height:76px;color:var(--ink);background:var(--paper);text-align:left;border-radius:15px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;padding:12px 48px 12px 14px;transition:border-color .15s,background .15s,transform .15s;display:grid;position:relative}.passage-pick:hover{background:#fbfcff;border-color:#c9d1e2}.passage-pick:active{transform:scale(.985)}.passage-pick[aria-pressed=true]{border-color:var(--blue);background:var(--blue-soft)}.passage-pick.skip{color:#59657d;background:0 0;border-style:dashed}.passage-pick-mark{width:42px;height:42px;color:var(--blue-dark);background:var(--blue-soft);border-radius:12px;place-items:center;display:grid}.passage-pick.skip .passage-pick-mark{color:#758096;background:#f1f3f7}.passage-pick[aria-pressed=true] .passage-pick-mark{background:var(--paper)}.passage-pick-text{flex-direction:column;gap:2px;min-width:0;display:flex}.passage-pick-title{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:750;overflow:hidden}.passage-pick-text small{color:var(--muted);font-size:.8rem;font-weight:600}.passage-pick-check{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:25px;height:25px;display:none;position:absolute;right:13px}.passage-pick[aria-pressed=true] .passage-pick-check{display:grid}.student-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.student-card{border:1px solid var(--line);min-width:0;min-height:106px;color:var(--ink);background:var(--paper);box-shadow:var(--card-shadow);text-align:left;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 18px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.student-card:hover{border-color:#c9d1e2;transform:translateY(-1px);box-shadow:0 10px 24px #30583914}.student-card:active{transform:scale(.985)}.student-card.add-card{box-shadow:none;background:0 0;border-style:dashed}.initials{color:#45516a;background:var(--sky-soft);border-radius:16px;flex:none;place-items:center;width:56px;height:56px;font-size:.95rem;font-weight:800;display:grid}.initials.color-2{background:var(--yellow-soft)}.initials.color-3{background:var(--purple-soft)}.initials.color-4{background:var(--green-soft)}.initials.color-5{background:var(--coral-soft)}.initials.add-mark{color:var(--blue);background:var(--blue-soft)}.student-details{min-width:0}.student-name{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin-bottom:6px;font-size:1.06rem;font-weight:750;display:block;overflow:hidden}.student-status{color:var(--muted);font-size:.84rem;font-weight:600;display:block}.student-status.pending{color:#9a6500}.chevron{color:#adb5c5;place-items:center;display:grid}.empty-state{background:var(--paper);text-align:center;border:1px dashed #cbd2df;border-radius:20px;padding:54px 24px}.empty-icon{background:var(--yellow-soft);border-radius:17px;place-items:center;width:56px;height:56px;margin:0 auto 16px;font-size:1.4rem;display:grid}.empty-state h2{margin-bottom:8px;font-size:1.25rem}.empty-state p{max-width:480px;color:var(--muted);margin:0 auto 20px}.empty-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.student-hero{align-items:center;gap:16px;margin-bottom:18px;display:flex}.student-hero .initials{width:64px;height:64px;font-size:1.1rem}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--line);vertical-align:middle;padding:12px 10px;font-size:.92rem}tr:last-child td{border-bottom:0}th{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}td.num{font-variant-numeric:tabular-nums;font-weight:700}.status-pill{white-space:nowrap;color:#46516a;background:#eef1f5;border-radius:8px;padding:4px 9px;font-size:.76rem;font-weight:750}.status-pill.complete{color:var(--green-dark);background:var(--green-soft)}.status-pill.pending{color:#7a5a14;background:var(--yellow-soft)}.status-pill.incomplete{color:var(--danger);background:var(--danger-soft)}.chart{width:100%;height:320px;position:relative}.chart canvas{display:block}.stage{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:26px;min-height:100vh;padding:32px 24px 40px;display:flex}.stage h1{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,5vw,3rem)}.stage .lead{color:var(--muted);margin:0;font-size:1.15rem;font-weight:600}.stage-top{flex-direction:column;align-items:center;gap:10px;display:flex}.stage-top .chips{justify-content:center}.stage-back{position:fixed;top:16px;left:16px}.big-button{color:#fff;letter-spacing:-.02em;border:0;border-radius:28px;justify-content:center;align-items:center;gap:16px;min-width:min(80vw,440px);min-height:170px;font-size:2.6rem;font-weight:800;transition:transform .15s,box-shadow .15s;display:inline-flex}.big-button:not(:disabled):active{transform:scale(.98)}.big-button.go{background:var(--green);box-shadow:0 18px 40px #3f9b7759}.big-button.stop{background:#d9534f;box-shadow:0 18px 40px #d9534f59}.rec-badge{color:#b3392f;background:var(--coral-soft);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:10px;padding:8px 16px;font-size:.95rem;font-weight:800;display:inline-flex}.pulse{background:#d9534f;border-radius:50%;width:14px;height:14px;animation:1.2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.35)}}.live-wave{border:1px solid var(--line);background:var(--paper);width:min(88vw,720px);height:140px;box-shadow:var(--card-shadow);border-radius:22px;padding:12px 16px}.live-wave.recording{box-shadow:0 0 0 4px var(--coral-soft);border-color:#f2c7c2}.live-wave svg{width:100%;height:100%;display:block}.live-wave rect{fill:var(--blue);transition:fill .3s}.live-wave.recording rect{fill:#d9534f}.live-wave.quiet rect{fill:#c9d1e2}.unlock{min-width:220px;min-height:60px;color:var(--muted);-webkit-user-select:none;user-select:none;touch-action:none;background:0 0;border:1px dashed #c8cfdd;border-radius:14px;justify-content:center;align-items:center;padding:0 20px;font-size:.86rem;font-weight:700;display:inline-flex;position:fixed;bottom:20px;right:20px;overflow:hidden}.unlock.holding{border-style:solid;border-color:var(--blue);color:var(--blue-dark);background:var(--paper)}.unlock-fill{background:var(--blue-soft);width:0;transition:none;position:absolute;inset:0}.unlock.holding .unlock-fill{width:100%;transition-property:width;transition-timing-function:linear}.unlock>span:last-child{position:relative}.review-hero{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:20px;margin-bottom:14px;padding:22px 24px}.rate-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px 32px;margin-bottom:18px;display:flex}.rate-block{flex-wrap:wrap;align-items:baseline;gap:10px 28px;display:flex}.rate{color:var(--ink);letter-spacing:-.05em;font-variant-numeric:tabular-nums;margin:0;font-size:3.6rem;font-weight:800;line-height:1}.rate small{color:var(--muted);letter-spacing:0;margin-left:8px;font-size:.95rem;font-weight:650}.rate.secondary{color:var(--green-dark);font-size:2.1rem}.rate.estimate{color:#6b52c4}.rate-prompt{color:var(--muted);margin:0;font-size:1.05rem;font-weight:650}.rate-caption{color:var(--muted);margin:6px 0 0;font-size:.84rem}.time-block{text-align:right}.time-block strong{color:var(--ink);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:1.6rem;font-weight:800;display:block}.time-block span{color:var(--muted);font-size:.8rem;font-weight:700}.player{align-items:center;gap:12px;margin-bottom:10px;display:flex}.play-button{color:#fff;background:var(--blue);border:0;border-radius:50%;flex:none;place-items:center;width:52px;height:52px;padding:0;display:grid}.play-button:not(:disabled):hover{background:var(--blue-dark)}.player-time{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:700}.player .grow{flex:auto}.waveform{cursor:pointer;touch-action:none;background:#f3f5fa;border-radius:14px;width:calc(100% - 28px);height:150px;margin:0 14px;position:relative}.waveform svg{border-radius:14px;width:100%;height:100%;display:block}.waveform .bar{fill:#b9c1d3}.waveform .bar.inside{fill:var(--blue)}.waveform .shade{fill:#f6f8fcb8}.waveform .marker.faint{stroke:#8f99b3;stroke-width:1.5px;stroke-dasharray:4 3}.waveform .playhead{stroke:var(--ink);stroke-width:2px}.waveform-empty{height:100%;color:var(--muted);place-items:center;font-size:.9rem;font-weight:600;display:grid}.waveform .handle{cursor:ew-resize;touch-action:none;outline:none;width:28px;margin-left:-14px;position:absolute;top:0;bottom:0}.waveform .handle-line{background:var(--blue-dark);width:2px;margin-left:-1px;position:absolute;top:0;bottom:0;left:50%}.waveform .handle-grip{border:2px solid var(--paper);background:var(--blue-dark);border-radius:7px;width:14px;height:36px;transition:transform .12s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 6px #3058394d}.waveform .handle:hover .handle-grip,.waveform .handle:focus-visible .handle-grip,.waveform .handle.active .handle-grip{transform:translate(-50%,-50%)scale(1.15)}.waveform .handle:focus-visible .handle-line{background:var(--ink)}.waveform .handle-time{color:var(--blue-dark);white-space:nowrap;font-variant-numeric:tabular-nums;background:#ffffffe6;border-radius:6px;padding:1px 6px;font-size:.72rem;font-weight:750;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.waveform .handle.start .handle-time{transform:translate(6px)}.waveform .handle.end .handle-time{left:auto;right:50%;transform:translate(-6px)}.timing-line{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 16px;margin-top:12px;font-size:.86rem;display:flex}.timing-line strong{color:var(--ink);font-weight:700}.passage-row{flex-wrap:wrap;align-items:center;gap:8px 14px;margin-bottom:18px;display:flex}.passage-select{border:1.5px solid var(--line);background:var(--bg);border-radius:12px;align-items:center;gap:8px;max-width:100%;min-height:44px;padding:0 12px 0 14px;font-size:.95rem;font-weight:650;transition:border-color .15s,background .15s;display:inline-flex}.passage-select:hover{background:var(--paper);border-color:#c9d1e2}.passage-select-title{text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.passage-select>:last-child{color:var(--muted)}.candidates{flex-wrap:wrap;align-items:center;gap:0 4px;font-size:.86rem;display:inline-flex}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.review-grid .card+.card{margin-top:0}.review-grid .span-2{grid-column:1/-1}.transcript{color:#3b475e;white-space:pre-wrap;margin:0;font-family:inherit;font-size:.98rem;line-height:1.6}.inline-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.confirm-line{color:var(--ink);flex:240px;font-size:.9rem;font-weight:600}.passage-list{gap:14px;display:grid}.passage-list .card+.card{margin-top:0}.passage-card h2{color:var(--ink);letter-spacing:-.02em;text-transform:none;margin:0 0 4px;font-size:1.15rem;font-weight:750}.passage-card .word-count{color:var(--blue-dark);background:var(--blue-soft);white-space:nowrap;border-radius:9px;padding:5px 10px;font-size:.8rem;font-weight:750}.passage-excerpt{color:var(--muted);white-space:pre-wrap;margin:8px 0 14px;font-size:.92rem;line-height:1.55}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settings-grid .card+.card{margin-top:0}.settings-grid p{margin:0 0 12px;font-size:.95rem;line-height:1.5}.settings-brand-card{align-items:flex-start;gap:14px;display:flex}.settings-brand-card>img{flex:none}.settings-brand-card a{color:var(--blue-dark);text-underline-offset:3px;font-weight:700}.progress-track{background:#e6e9f0;border-radius:5px;height:8px;margin:10px 0 12px;overflow:hidden}.progress-track>span{border-radius:inherit;background:var(--blue);height:100%;transition:width .3s;display:block}.file-button{position:relative;overflow:hidden}.file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.sync-copy{color:#4f5b73;line-height:1.6}.sync-details{border:1px solid var(--line);background:#f8f9fc;border-radius:13px;grid-template-columns:90px minmax(0,1fr);gap:9px 14px;margin:20px 0 0;padding:16px;font-size:.9rem;display:grid}.sync-details dt{color:var(--muted);font-weight:700}.sync-details dd{min-width:0;margin:0}.sync-details a{color:var(--blue-dark);align-items:center;gap:4px;display:inline-flex}.modal-actions.sync-actions{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.sync-continue{width:100%;margin-top:8px}.sync-account{border-top:1px solid var(--line);color:var(--muted);margin-top:20px;padding-top:16px;font-size:.86rem}.site-footer{border-top:1px solid var(--line);width:min(960px,100% - 32px);min-height:88px;color:var(--muted);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 18px;margin:0 auto;padding:18px 0 24px;font-size:.86rem;display:flex}.app-shell>.site-footer{padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}.site-footer a{color:var(--muted);font-weight:750;text-decoration:none}.site-footer a:hover{color:var(--green-dark);text-underline-offset:3px;text-decoration:underline}.site-footer-brand{align-items:center;gap:8px;display:inline-flex}.site-footer-brand img{flex:none}.legal-page{min-height:100vh;color:var(--ink);background:var(--bg);flex-direction:column;display:flex}.legal-header{justify-content:space-between;align-items:center;gap:16px;width:min(960px,100% - 32px);min-height:72px;margin:0 auto;display:flex}.legal-brand{min-width:0;color:var(--ink);letter-spacing:-.02em;align-items:center;gap:10px;font-weight:800;text-decoration:none;display:inline-flex}.legal-logo{background:#fff;border:1px solid #d5e7d3;border-radius:13px;place-items:center;width:38px;height:38px;display:grid;overflow:hidden}.legal-logo img{width:30px;height:30px}.legal-main{flex:auto;width:min(760px,100% - 32px);margin:0 auto;padding:28px 0 44px}.legal-main h1{margin-bottom:8px;font-size:clamp(2rem,4vw,2.6rem)}.legal-lede{color:var(--muted);margin-bottom:24px;font-size:1rem;line-height:1.55}.legal-card{border:1px solid var(--line);background:var(--paper);box-shadow:var(--card-shadow);border-radius:18px;margin-bottom:18px;padding:22px}.legal-card h2{margin-bottom:10px;font-size:1.15rem}.legal-card p,.promise-list{color:#52685a;font-size:.96rem;line-height:1.65}.legal-card p:last-child,.promise-list{margin-bottom:0}.legal-card a:not(.button){color:var(--green-dark);text-underline-offset:3px;font-weight:700}.legal-card-title{align-items:center;gap:12px;margin-bottom:10px;display:flex}.legal-card-title img{width:42px;height:42px}.legal-card-title h2{margin:0}.promise-list{padding-left:1.2rem}.polaroid{border:1px solid var(--line);background:#fff;border-radius:3px;width:min(100%,520px);margin:28px auto 0;padding:12px 12px 26px;transform:rotate(-1deg);box-shadow:0 14px 30px #30583924}.polaroid img{background:#f1f5ee;width:100%;display:block}.polaroid figcaption{color:#52685a;text-align:center;padding-top:18px;font-family:ui-rounded,Comic Sans MS,cursive;font-size:1.05rem}.welcome-page{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 9% 18%, #a8ca8f2e, transparent 27rem), linear-gradient(180deg, #fbfdf9 0%, var(--bg) 68%)}.welcome-header,.welcome-footer{justify-content:space-between;align-items:center;gap:20px;width:min(1180px,100% - 48px);margin:0 auto;display:flex}.welcome-header{min-height:78px}.welcome-wordmark{color:var(--ink);letter-spacing:-.025em;align-items:center;gap:10px;font-weight:800;display:inline-flex}.welcome-logo{width:40px;height:40px;color:var(--blue-dark);background:var(--blue-soft);border:1px solid #d5e7d3;border-radius:13px;place-items:center;display:grid}.welcome-header>a,.welcome-footer-brand{font-size:.85rem;font-weight:750;text-decoration:none}.welcome-header>a{color:var(--green-dark)}.welcome-footer-brand{color:var(--muted);align-items:center;gap:8px;display:inline-flex}.welcome-footer-brand img{flex:none}.welcome-header>a:hover,.welcome-footer-brand:hover{color:var(--green-dark);text-underline-offset:3px;text-decoration:underline}.welcome-hero{grid-template-columns:minmax(0,1fr) minmax(360px,1fr);align-items:center;gap:clamp(36px,6vw,80px);width:min(1180px,100% - 48px);min-height:600px;margin:0 auto;padding:42px 0 70px;display:grid}.growth-art{justify-self:end;width:100%;max-width:600px}.growth-art svg{width:100%;height:auto;display:block}.welcome-copy{max-width:530px}.welcome-eyebrow{color:var(--green-dark);letter-spacing:.11em;text-transform:uppercase;margin:0 0 12px;font-size:.75rem;font-weight:850}.welcome-copy h1{letter-spacing:-.065em;max-width:520px;margin:0 0 22px;font-size:clamp(2.9rem,5.7vw,5.15rem);line-height:.98}.welcome-lede{color:#52685a;max-width:510px;margin:0 0 30px;font-size:clamp(1.08rem,1.8vw,1.3rem);line-height:1.58}.welcome-cta{border:1px solid var(--blue);color:#fff;background:var(--blue);border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:13px 20px;font-weight:800;transition:transform .15s,background .15s;display:inline-flex;box-shadow:0 10px 26px #30583929}.welcome-cta:hover{background:var(--blue-dark);transform:translateY(-1px)}.welcome-cta.secondary{color:var(--blue-dark);box-shadow:none;background:#fff}.welcome-fineprint{color:var(--muted);margin:13px 0 0;font-size:.82rem}.welcome-how{border-block:1px solid var(--line);background:#fff;padding:72px max(24px,50vw - 560px)}.welcome-how>h2{letter-spacing:-.04em;margin:0 0 34px;font-size:clamp(1.8rem,3vw,2.45rem)}.welcome-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.welcome-steps article{border:1px solid var(--line);background:#fcfefb;border-radius:20px;padding:24px}.welcome-steps article>span,.privacy-sprout{width:45px;height:45px;color:var(--green-dark);background:var(--green-soft);border-radius:14px;place-items:center;margin-bottom:18px;display:grid}.welcome-steps h3{margin:0 0 9px;font-size:1.08rem}.welcome-steps p{color:var(--muted);margin:0;font-size:.93rem;line-height:1.6}.welcome-privacy{background:linear-gradient(135deg,#edf7e9,#f8fbf4);border:1px solid #cfe2cb;border-radius:24px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;width:min(1050px,100% - 48px);margin:72px auto;padding:34px 38px;display:grid}.welcome-privacy .privacy-sprout{background:#fff;width:58px;height:58px;margin:0}.welcome-privacy h2{margin:0 0 8px;font-size:clamp(1.5rem,3vw,2rem)}.welcome-privacy p:last-child{color:#52685a;max-width:660px;margin:0;line-height:1.6}.welcome-footer{border-top:1px solid var(--line);min-height:88px;color:var(--muted);justify-content:center;font-size:.86rem}@media (max-width:820px){.welcome-hero{grid-template-columns:1fr;gap:28px;min-height:0;padding-top:20px}.growth-art{justify-self:center;max-width:500px}.welcome-copy{text-align:center;justify-self:center;max-width:650px}.welcome-lede{margin-inline:auto}.welcome-steps{grid-template-columns:1fr}.welcome-privacy{grid-template-columns:auto 1fr}.welcome-privacy .welcome-cta{grid-column:1/-1}}@media (max-width:560px){.welcome-header,.welcome-footer,.welcome-hero,.welcome-privacy{width:min(100% - 28px,1180px)}.welcome-header>a{font-size:.76rem}.welcome-hero{padding-bottom:52px}.growth-art{width:calc(100% + 16px);margin-inline:-8px}.welcome-copy h1{font-size:clamp(2.7rem,15vw,4rem)}.welcome-how{padding:52px 18px}.welcome-privacy{grid-template-columns:1fr;margin-block:48px;padding:27px 23px}.welcome-privacy .privacy-sprout{margin-bottom:-4px}.welcome-footer{flex-direction:column;justify-content:center;gap:8px;min-height:108px}}@media (max-width:760px){.review-grid,.settings-grid{grid-template-columns:1fr}.rate{font-size:2.8rem}.time-block{text-align:left}}@media (max-width:680px){.topbar{min-height:62px;padding:0 12px}.brand>span:last-child,.privacy-note,.sync-button span{display:none}.topbar-actions{gap:8px}.sync-button{justify-content:center;width:42px;padding:0}.view{width:min(600px,100% - 24px);padding-top:16px}.page-heading{flex-direction:column;align-items:flex-start;gap:12px}.student-grid{grid-template-columns:1fr}.student-card{min-height:94px;padding:14px}.initials{border-radius:14px;width:50px;height:50px}.modal{border-radius:16px;padding:20px 18px}.passage-cards{grid-template-columns:1fr}.big-button{min-height:140px;font-size:2.2rem}.unlock{min-width:0;bottom:12px;right:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.help-button.svelte-1a9bah3{z-index:25;width:38px;height:38px;color:var(--muted);background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex;position:fixed;bottom:1rem;left:1rem}.help-button.svelte-1a9bah3 svg:where(.svelte-1a9bah3){width:22px;height:22px}.help-button.svelte-1a9bah3:hover,.help-button.svelte-1a9bah3:focus-visible{color:var(--blue-dark);background:var(--blue-soft)}.help-backdrop.svelte-1a9bah3{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#222b4059;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.help-dialog.svelte-1a9bah3{border:1px solid var(--line);background:var(--paper);border-radius:12px;width:min(27.5rem,100%);padding:1.25rem;box-shadow:0 18px 60px #222b403d}header.svelte-1a9bah3{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.85rem;display:flex}h2.svelte-1a9bah3{margin:0;font-size:1.15rem;font-weight:800}.help-close.svelte-1a9bah3{width:2rem;height:2rem;color:var(--muted);background:0 0;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.help-close.svelte-1a9bah3 svg:where(.svelte-1a9bah3){width:1.15rem;height:1.15rem}.help-close.svelte-1a9bah3:hover,.help-close.svelte-1a9bah3:focus-visible{color:var(--blue-dark);background:var(--blue-soft)}p.svelte-1a9bah3{color:var(--ink);margin:0;font-size:.95rem;line-height:1.6}a.svelte-1a9bah3{color:var(--blue-dark);text-underline-offset:4px;font-weight:700}@media (max-width:680px){.help-button.svelte-1a9bah3{bottom:calc(92px + env(safe-area-inset-bottom,0px))}}
