:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}body{background:var(--background);color:var(--foreground);font-family:var(--spectrum-font-sans);margin:0}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:24px;padding:18px 32px;display:flex}.brand{font-weight:700}nav{color:var(--muted);gap:18px;font-size:14px;display:flex}nav a{border-radius:6px;align-items:center;min-height:44px;padding:8px 2px;display:inline-flex}nav a.active,nav a[aria-current=page]{color:var(--accent-strong);font-weight:800}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}main{width:min(920px,100% - 40px);margin:0 auto;padding:56px 0}.page-shell{gap:18px;display:grid}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;font-size:13px;font-weight:700}h1{margin:0;font-size:clamp(34px,6vw,56px);line-height:1}p{max-width:680px;color:var(--muted);margin:0;font-size:18px;line-height:1.6}.placeholder-panel{border:1px solid var(--line);background:#fff;border-radius:8px;margin-top:18px;padding:24px}.button-row{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.button,button.button{border-radius:var(--spectrum-radius-pill);background:var(--accent);color:#fff;min-height:44px;font:inherit;cursor:pointer;border:0;justify-content:center;align-items:center;padding:0 16px;font-weight:700;display:inline-flex}.button.secondary,button.button.secondary{border:1px solid var(--line);color:var(--accent-strong);background:#fff}.button.compact,button.button.compact{min-height:44px;padding:0 14px;font-size:14px}.button-with-shortcut{gap:10px}.button-label{min-width:0}.shortcut-key{border:1px solid var(--line);color:currentColor;background:#ffffffb8;border-radius:6px;flex:none;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 7px;font-family:inherit;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.button:disabled,button.button:disabled{cursor:not-allowed;opacity:.62}.learning-page{gap:22px}.learning-panel{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;padding:24px}.auth-form{gap:12px;max-width:520px;display:grid}.auth-panel{align-self:start}.auth-google-button{justify-content:center;min-height:46px}.auth-divider{align-items:center;min-height:12px;display:flex}.auth-divider span{border-top:1px solid var(--line);width:100%;display:block}.auth-mode-control{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-mode-control button{border:1px solid var(--line);min-height:44px;color:var(--text-body);cursor:pointer;font:inherit;background:#fff;border-radius:8px;font-size:14px;font-weight:750}.auth-mode-control button.active,.auth-mode-control button[aria-pressed=true]{border-color:var(--accent);color:var(--accent-strong);background:#eef8fb}.otp-input{font-variant-numeric:tabular-nums;letter-spacing:.04em;max-width:180px}.auth-secondary-actions{flex-wrap:wrap;gap:12px;display:flex}.field-label{color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:13px;font-weight:700}.text-input{border:1px solid var(--line);width:100%;min-height:44px;color:var(--foreground);font:inherit;border-radius:8px;padding:0 12px}.text-input:focus{border-color:var(--accent);outline:3px solid var(--focus)}.status-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.strong-text{color:var(--foreground);font-weight:800}.link-button{color:var(--accent-strong);cursor:pointer;font:inherit;background:0 0;border:0;min-height:44px;padding:0 4px;font-weight:700}.link-button:disabled{cursor:not-allowed;opacity:.62}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0 0;display:grid}.summary-grid div{border:1px solid var(--line);border-radius:8px;padding:14px}.summary-grid dt{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.summary-grid dd{margin:6px 0 0;font-size:22px;font-weight:800}.progress-health-panel{gap:20px;display:grid}.status-composition{gap:12px;display:grid}.status-composition-bar{border:1px solid var(--line);background:#eef1f6;border-radius:8px;width:100%;min-height:16px;display:flex;overflow:hidden}.status-segment{min-height:16px;display:block}.status-segment.needs-review,.status-dot.needs-review{background:#c00d0d}.status-segment.skipped,.status-dot.skipped{background:#b1b1b1}.status-text-mastered,.status-text-stable{color:#007a4d}.status-text-needs-review{color:#c00d0d}.status-text-learning{color:#e46f00}.status-text-new{color:#147af3}.status-text-skipped{color:#8a8a8a}.status-segment.empty{background:#eef1f6}.status-legend,.calendar-summary{color:var(--muted);flex-wrap:wrap;gap:8px 14px;font-size:13px;font-weight:700;display:flex}.status-legend span,.calendar-summary span{align-items:center;min-height:24px;display:inline-flex}.status-dot{border-radius:999px;width:9px;height:9px;margin-right:6px;display:inline-block}.forecast-panel .status-row{align-items:center}.forecast-totals{max-width:720px;color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:10px 18px;margin:0;display:flex}.forecast-total{grid-template-columns:auto auto;align-items:baseline;column-gap:5px;min-height:28px;display:inline-grid}.forecast-total dt{color:var(--muted);font-size:12px;font-weight:650;line-height:1}.forecast-total dd{color:var(--foreground);font-variant-numeric:tabular-nums;margin:0;font-size:17px;font-weight:850;line-height:1}.forecast-chart{border-bottom:1px solid var(--line);align-items:end;gap:7px;min-width:0;max-width:100%;min-height:176px;margin-top:16px;padding:44px 8px 26px;display:grid;overflow:auto visible}.forecast-bar-column{justify-content:center;align-items:end;height:112px;display:flex;position:relative}.forecast-bar{background:var(--accent);border:0;border-radius:4px 4px 0 0;outline:none;width:100%;max-width:24px;min-height:0;display:block}.forecast-bar.empty{background:var(--surface-sunken)}.forecast-bar:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.forecast-tooltip{z-index:2;border:1px solid var(--line);width:max-content;max-width:220px;color:var(--foreground);opacity:0;pointer-events:none;white-space:normal;background:#fff;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:700;line-height:1.35;transition:opacity .12s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 10px 24px #1f29371f}.forecast-bar-column:first-child .forecast-tooltip{left:0;transform:none}.forecast-bar-column:last-child .forecast-tooltip{left:auto;right:0;transform:none}.forecast-bar-column:hover .forecast-tooltip,.forecast-bar-column:focus-within .forecast-tooltip{opacity:1}.forecast-bar-label{color:var(--muted);white-space:nowrap;font-size:11px;font-weight:700;position:absolute;bottom:-24px;left:50%;transform:translate(-50%)}.activity-calendar{grid-template-columns:repeat(15,minmax(12px,1fr));gap:5px;min-width:0;margin-top:20px;display:grid}.activity-day{aspect-ratio:1;background:#edf0f5;border:1px solid #dfe4ec;border-radius:4px;min-width:12px;display:block}.activity-day.level-1{background:#d8ecdf;border-color:#c4decf}.activity-day.level-2{background:#a9d8bd;border-color:#8dc8a7}.activity-day.level-3{background:#69b88b;border-color:#4fa174}.activity-day.level-4{background:#2f7d59;border-color:#276749}.progress-breakdown-grid{grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);gap:20px;margin-top:18px;display:grid}.weakness-list{align-content:start;gap:12px;display:grid}.weakness-row{gap:7px;display:grid}.weakness-row div{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:14px;font-weight:700;display:flex}.weakness-row strong{color:var(--foreground)}.weakness-meter{background:#bf4b3a;border-radius:999px;height:8px;display:block}.quality-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.quality-grid div{border:1px solid var(--line);border-radius:8px;padding:12px}.quality-grid dt{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.quality-grid dd{color:var(--foreground);margin:6px 0 0;font-size:18px;font-weight:800}.today-dashboard{gap:16px;margin-top:20px;display:grid}.today-summary-loading{color:var(--muted);margin-top:18px}.segmented-fieldset,.report-fieldset{border:0;min-width:0;margin:0;padding:0}.segmented-fieldset legend,.report-fieldset legend{color:var(--muted);text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:800}.segmented-control{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.session-option{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;gap:2px;min-height:64px;padding:10px 12px;display:grid}.session-option input{opacity:0;pointer-events:none;position:absolute}.session-option span:first-of-type{color:var(--foreground);font-weight:800}.session-option.selected{border-color:var(--accent);background:#eef8fb}.session-option:focus-within,.report-choice:focus-within,.option-card:focus-within{outline:3px solid var(--focus);outline-offset:2px}.today-health-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0}.primary-action-row{margin-top:18px}.error-panel{background:var(--error-bg);border-color:#f0b8ae}.error-state{flex-direction:column;gap:16px;display:flex}.error-state-alert{background:var(--error-bg);border:1px solid #f2c2c2;border-radius:10px;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.error-state-alert svg{flex:none;margin-top:1px}.error-state-title{color:#7a0d0d;font-size:14px;font-weight:800}.error-state-message{color:#8a2a2a;margin-top:3px;font-size:13px;line-height:1.5}.error-state-actions{flex-wrap:wrap;gap:10px;display:flex}.error-state-actions .button svg{fill:none;stroke:currentColor}.error-state-ghosts{opacity:.5;flex-direction:column;gap:10px;margin-top:4px;display:flex}.error-state-ghosts span{border:1px solid var(--spectrum-border-subtle);background:var(--surface-card);border-radius:10px;height:52px}.error-text{color:var(--error)}.empty-state{border:1px solid var(--spectrum-border-subtle);background:var(--surface-card);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:14px;padding:40px 30px;display:flex}.empty-state-icon{background:var(--surface-sunken);width:56px;height:56px;color:var(--text-subtle);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.empty-state-success .empty-state-icon{color:var(--success);background:#cef8e0}.empty-state-copy{flex-direction:column;gap:6px;max-width:320px;display:flex}.empty-state-copy h2{color:var(--text-heading);margin:0;font-size:18px;font-weight:900}.empty-state-copy p{color:var(--text-subtle);margin:0;font-size:14px;line-height:1.5}.preview-block{gap:12px;display:grid}.preview-status-row{flex-wrap:wrap;align-items:center;gap:14px 20px;display:flex}.success-text{color:var(--success)}.question-panel{gap:18px;display:grid}.question-panel h2,.learning-panel h2{margin:0;font-size:28px;line-height:1.2}.question-meta{color:var(--accent-strong);text-transform:uppercase;flex-wrap:wrap;gap:10px;font-size:13px;font-weight:800;display:flex}.context-text{max-width:none;color:var(--foreground)}.option-list{gap:10px;display:grid}.option-card{border:1px solid var(--line);cursor:pointer;border-radius:8px;grid-template-columns:auto auto 1fr;align-items:center;gap:12px;padding:14px;display:grid}.option-card.selected{border-color:var(--accent);background:#eef8fb}.option-card.correct{background:#f0fff4;border-color:#2f855a}.option-card input{margin:0}.option-key{background:#eef1f6;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:inline-flex}.feedback-panel{border-left:4px solid var(--accent);background:#f5fafc;gap:12px;padding:16px;display:grid}.feedback-result,.feedback-explanation{gap:6px;display:grid}.report-compact-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;min-height:44px;display:flex}.report-compact-row .link-button{color:var(--text-body);align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.report-panel{border:1px solid var(--line);background:#fbfdff;border-radius:8px;gap:12px;padding:14px;display:grid}.report-panel-header{justify-content:space-between;gap:12px;display:flex}.report-panel h2{color:var(--foreground);margin:0;font-size:15px;line-height:1.3}.report-panel-header .small-note{margin:2px 0 0}.report-choice-grid{flex-wrap:wrap;gap:8px;display:flex}.report-choice{border:1px solid var(--line);min-height:36px;color:var(--accent-strong);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:7px 10px;font-size:14px;font-weight:700;display:inline-flex}.report-choice.selected{border-color:var(--accent);background:#eef8fb}.report-choice input{margin:0}.report-message{resize:vertical;border:1px solid var(--line);width:100%;min-height:76px;color:var(--foreground);font:inherit;border-radius:8px;padding:10px 12px}.report-message:focus{border-color:var(--accent);outline:3px solid var(--focus)}.report-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.attention-list,.attempt-list,.card-list{gap:10px;margin-top:18px;display:grid}.attention-row,.attempt-row,.card-row{border:1px solid var(--line);border-radius:8px;align-items:center;gap:12px;padding:12px 14px;display:grid}.learner-word-tags,.sense-tags{flex-wrap:wrap;gap:8px;display:flex}.sense-tags span{border:1px solid var(--line);color:var(--muted);background:#f7f8fb;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.learner-word-tags{justify-content:flex-end;min-width:0}.learner-word-tag{border:1px solid var(--line);background:var(--surface-card);max-width:100%;min-height:26px;color:var(--text-subtle);white-space:nowrap;border-radius:999px;align-items:center;padding:4px 9px;font-size:12px;font-weight:800;line-height:1.15;display:inline-flex}.learner-word-tag-status{border-color:color-mix(in srgb, var(--accent) 28%, var(--line));background:var(--accent-soft);color:var(--accent-strong)}.learner-word-tag-due{border-color:color-mix(in srgb, var(--error) 32%, var(--line));background:color-mix(in srgb, var(--error-bg) 76%, #fff);color:#9b2f1f}.learner-word-tag-overdue{border-color:var(--error);background:var(--error-bg);color:var(--error)}.learner-word-tag-error{border-color:color-mix(in srgb, var(--warning) 36%, var(--line));background:color-mix(in srgb, var(--warning-bg) 76%, #fff);color:#7c5600}.learner-word-tag-paused,.learner-word-tag-neutral{border-color:var(--line);background:var(--surface-sunken);color:var(--text-body)}.learner-word-tag-planned{border-color:color-mix(in srgb, var(--accent) 24%, var(--line));background:var(--surface-card);color:var(--accent-strong)}.attention-row{grid-template-columns:minmax(0,1fr) auto}.paused-hard-row{background:#fffaf0;border-color:#f1d18a}.vocabulary-screen{gap:18px}.vocabulary-controls{gap:14px;display:grid}.vocab-controls-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.vocab-filter-meta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.band-segment{border:1px solid var(--line);border-radius:var(--spectrum-radius-pill);background:#f2f2f2;flex:none;gap:2px;padding:3px;display:inline-flex}.band-segment button{border-radius:var(--spectrum-radius-pill);color:#5a5a5a;min-height:44px;font:inherit;cursor:pointer;transition:background-color var(--spectrum-motion) var(--spectrum-ease), color var(--spectrum-motion) var(--spectrum-ease), box-shadow var(--spectrum-motion) var(--spectrum-ease);background:0 0;border:0;align-items:center;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.band-segment button:hover:not(.selected){color:var(--text-heading)}.band-segment button.selected{background:var(--surface-card);color:var(--text-heading);font-weight:750;box-shadow:0 1px 2px #0000001f}.vocabulary-inventory-meta{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.vocabulary-inventory-meta span{border:1px solid var(--line);color:var(--muted);background:#f7f8fb;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.vocabulary-control-group{gap:8px;display:grid}.vocabulary-search{border:1px solid var(--spectrum-border-strong);border-radius:var(--spectrum-radius-md);background:var(--surface-card);min-width:220px;height:44px;color:var(--text-subtle);cursor:text;flex:280px;align-items:center;gap:8px;padding:0 12px;display:flex}.vocabulary-search:focus-within{outline:2px solid var(--accent);outline-offset:2px}.vocabulary-search svg{flex:none}.vocabulary-source-action{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.vocabulary-source-message{margin:0}.control-label{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.pill-toggle,.filter-chip-row{flex-wrap:wrap;gap:8px;display:flex}.pill-toggle button,.filter-chip-row button{border:1px solid var(--line);min-width:44px;min-height:44px;color:var(--foreground);cursor:pointer;font:inherit;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:7px 12px;font-size:14px;font-weight:800;display:inline-flex}.pill-toggle button.selected,.filter-chip-row button.selected{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.pill-toggle button:focus-visible,.filter-chip-row button:focus-visible,.vocab-filter-trigger:focus-visible,.vocab-sort-trigger:focus-visible,.vocab-sort-menu button:focus-visible,.vocab-active-chip:focus-visible,.vocab-clear-all:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.filter-chip-row .status-dot{flex:none;width:8px;height:8px;margin:0}.vocabulary-search input{min-width:0;color:var(--text-body);font:inherit;background:0 0;border:0;flex:1;padding:0;font-size:14px}.vocabulary-pager{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.vocabulary-plan-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.vocabulary-plan-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.vocabulary-plan-message{margin:10px 0 0}.vocabulary-list{gap:10px;margin-top:18px;display:grid}.vocabulary-row{border:1px solid var(--line);color:inherit;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:12px 14px;text-decoration:none;display:grid}.vocabulary-row:hover{border-color:var(--spectrum-border-strong);background:var(--surface-layer)}.vocabulary-row-checkbox{width:20px;height:20px;accent-color:var(--accent)}.vocabulary-row-link{min-width:0;color:inherit;flex-wrap:wrap;align-items:center;gap:14px;text-decoration:none;display:flex}.vocabulary-word-main{flex:1;align-items:baseline;gap:10px;min-width:0;display:flex}.vocabulary-word-main strong{overflow-wrap:anywhere;color:var(--text-heading);font-size:15px;font-weight:800}.vocabulary-word-main span{color:var(--text-subtle);font-size:12px}.vocab-senses{color:var(--text-subtle);white-space:nowrap;font-size:12px}.vocabulary-row-link .learner-word-tags{margin-left:auto}.vocabulary-count{color:var(--text-subtle);white-space:nowrap;gap:18px;font-size:13px;font-weight:700;display:flex}.vocabulary-count strong{color:var(--text-heading);font-size:15px;font-weight:900}.vocab-active-filters{border-top:1px solid var(--spectrum-border-subtle);flex-wrap:wrap;align-items:center;gap:8px;padding-top:12px;display:flex}.vocab-list-title{align-items:baseline;gap:6px;display:flex}.vocab-list-title h2{margin:0}.vocab-list-title .small-note{font-weight:700}.vocab-active-chip{background:var(--accent-soft);height:28px;color:var(--accent);font:inherit;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:6px;padding:0 8px 0 11px;font-size:12px;font-weight:750;display:inline-flex}.vocab-active-chip svg{fill:none;stroke:currentColor}.vocab-clear-all{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:800}.vocab-sheet-handle,.vocab-sheet-head,.vocab-sheet-backdrop,.vocab-filter-sheet,button.vocab-sheet-apply{display:none}.vocab-filter-trigger{border:1px solid var(--spectrum-border-strong);border-radius:var(--spectrum-radius-pill);background:var(--surface-card);min-height:44px;color:var(--text-body);font:inherit;cursor:pointer;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}.vocab-filter-trigger.selected,.vocab-sort-trigger.selected{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.vocab-filter-trigger svg{fill:none;stroke:currentColor}.vocab-filter-count{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:800;display:inline-flex}.vocab-filter-options{border-top:1px solid var(--spectrum-border-subtle);gap:14px;padding-top:14px;display:grid}.vocab-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.vocab-filter-group{gap:8px;display:grid}.vocab-sort-control{flex:0 auto;position:relative}.vocab-sort-trigger{border:1px solid var(--spectrum-border-strong);border-radius:var(--spectrum-radius-pill);background:var(--surface-card);max-width:260px;min-height:44px;color:var(--text-body);font:inherit;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}.vocab-sort-trigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vocab-sort-trigger svg.up{transform:rotate(180deg)}.vocab-sort-menu{z-index:20;border:1px solid var(--spectrum-border-strong);border-radius:var(--spectrum-radius-md);background:var(--surface-card);min-width:220px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 28px #00000029}.vocab-sort-menu button{min-height:40px;color:var(--text-body);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;font-size:14px;font-weight:700;display:flex}.vocab-sort-menu button:hover,.vocab-sort-menu button.selected{background:var(--accent-soft);color:var(--accent)}@media (max-width:640px){.vocabulary-search{flex-basis:100%}.vocab-controls-row{align-items:stretch}.vocab-filter-trigger,.vocab-sort-control{flex:1 1 0}.vocab-sort-trigger{width:100%;max-width:none}.vocab-sort-menu{width:min(100%,260px);left:0;right:auto}.vocabulary-filter-panel .vocab-filter-options{display:none}.vocab-filter-sheet{z-index:50;border:0;border-radius:20px 20px 0 0;flex-direction:column;gap:16px;max-height:85vh;padding:8px 20px 22px;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -8px 30px #0003}.vocab-filter-sheet .vocab-sheet-handle{background:var(--spectrum-border-strong);border-radius:999px;width:40px;height:5px;margin:6px auto 2px;display:block}.vocab-filter-sheet .vocab-sheet-head{justify-content:space-between;align-items:center;display:flex}.vocab-filter-sheet .vocab-sheet-head h3{color:var(--text-heading);margin:0;font-size:17px;font-weight:900}.vocab-filter-sheet .vocab-sheet-apply{justify-content:center;width:100%;margin-top:4px;display:inline-flex}.vocab-filter-grid{grid-template-columns:1fr}.vocab-sheet-backdrop{z-index:40;background:#0006;display:block;position:fixed;inset:0}.vocabulary-row{align-items:flex-start;padding:12px}.vocabulary-row-link{gap:8px}.vocabulary-word-main{flex-basis:100%}.vocab-senses,.vocabulary-row-link .learner-word-tags,.learner-word-tag{white-space:normal}.vocabulary-row-link .learner-word-tags{justify-content:flex-start;margin-left:0}}.vocabulary-empty{margin-top:18px}.word-sense-panel{gap:18px;display:grid}.sense-status{border:1px solid var(--line);color:var(--accent-strong);text-transform:uppercase;background:#f7f8fb;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.leech-pause-banner{background:#fffaf0;border:1px solid #f1d18a;border-radius:8px;gap:6px;padding:14px;display:grid}.leech-pause-banner strong{color:#744f00}.leech-pause-banner p{color:var(--foreground);margin:4px 0 0}.word-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;display:grid}.learner-word-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.word-detail-grid div{border:1px solid var(--line);border-radius:8px;padding:12px}.word-detail-grid dt{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.word-detail-grid dd{color:var(--foreground);margin:6px 0 0;font-weight:700}.sense-action-row{flex-wrap:wrap;gap:10px;display:flex}.attempt-row,.card-row{color:var(--muted);grid-template-columns:repeat(4,minmax(0,1fr));font-size:14px}.attempt-row span:first-child,.card-row span:first-child{color:var(--foreground);font-weight:800}.learner-attempt-row{grid-template-columns:1.1fr .8fr 1fr 1fr}@media (max-width:640px){.site-header{flex-direction:column;align-items:flex-start;padding:16px 20px}main{width:min(100% - 32px,920px);padding:36px 0}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-grid.today-health-grid{grid-template-columns:1fr}.daily-progress-card div{flex-direction:column;gap:4px}.today-screen .screen-heading p{max-width:calc(100vw - 32px)}.today-screen .summary-grid.today-health-grid,.today-screen .daily-progress-card{width:calc(100vw - 80px);max-width:100%}.today-screen .primary-action-row{flex-direction:column;align-items:flex-start}.today-screen .action-hint{align-self:stretch}.segmented-control,.today-health-grid,.progress-summary-grid,.target-band-snapshot-grid,.word-detail-grid,.learner-word-grid,.progress-breakdown-grid,.attempt-row,.card-row,.learner-attempt-row{grid-template-columns:1fr}.forecast-chart{gap:6px;padding-bottom:30px;overflow-x:auto}.forecast-bar-label{font-size:10px}.forecast-tooltip{max-width:min(220px,100vw - 64px)}.activity-calendar{grid-template-columns:repeat(10,minmax(12px,1fr))}.quality-grid,.attention-row,.vocabulary-row,.vocabulary-row-link{grid-template-columns:1fr}.vocabulary-word-meta,.vocabulary-pager,.vocabulary-inventory-meta{justify-content:flex-start}.status-row{flex-direction:column}.forecast-panel .status-row{align-items:stretch}.forecast-totals{justify-content:flex-start;max-width:100%}}:root{--spectrum-font-sans:"Source Sans 3", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--spectrum-font-serif:"Source Serif 4", "Source Serif Pro", Georgia, "Times New Roman", serif;--spectrum-letterspacing-caps:.06em;--spectrum-motion-fast:.13s;--spectrum-motion:.19s;--spectrum-motion-slow:.3s;--spectrum-ease:cubic-bezier(.45, 0, .4, 1);--spectrum-size-25:2px;--spectrum-size-50:4px;--spectrum-size-75:6px;--spectrum-size-100:8px;--spectrum-size-125:10px;--spectrum-size-150:12px;--spectrum-size-175:14px;--spectrum-size-200:16px;--spectrum-size-225:18px;--spectrum-size-250:20px;--spectrum-size-300:24px;--spectrum-size-400:32px;--spectrum-size-500:40px;--spectrum-size-550:44px;--spectrum-size-600:48px;--spectrum-size-700:56px;--spectrum-size-800:64px;--spectrum-radius-sm:4px;--spectrum-radius-md:8px;--spectrum-radius-lg:10px;--spectrum-radius-pill:9999px;--spectrum-control-height-s:24px;--spectrum-control-height-m:32px;--spectrum-control-height-l:40px;--spectrum-control-height-xl:48px;--spectrum-shadow-raised:0 1px 4px #00000017;--spectrum-shadow-elevated:0 3px 8px #0000000a, 0 6px 20px #0000001f;--background:#f8f8f8;--foreground:#222;--muted:#464646;--line:#d5d5d5;--accent:#0265dc;--accent-visual:#147af3;--accent-strong:#0d66d0;--accent-soft:#0265dc1a;--surface-page:#f8f8f8;--surface-layer:#fdfdfd;--surface-card:#fff;--surface-sunken:#e6e6e6;--surface-muted:#e6e6e6;--spectrum-surface-page:var(--surface-page);--spectrum-surface-layer:var(--surface-layer);--spectrum-surface-card:var(--surface-card);--spectrum-surface-sunken:var(--surface-sunken);--spectrum-border-default:var(--line);--spectrum-border-subtle:#e6e6e6;--spectrum-border-strong:#b1b1b1;--spectrum-accent-bg:var(--accent);--spectrum-accent-visual:var(--accent-visual);--spectrum-highlight-selected:var(--accent-soft);--text-heading:#000;--text-body:#222;--text-subtle:#464646;--text-disabled:#909090;--spectrum-text-heading:var(--text-heading);--spectrum-text-body:var(--text-body);--spectrum-text-subtle:var(--text-subtle);--spectrum-text-on-fill:#fff;--icon-default:#464646;--focus:#147af33d;--success:#007a4d;--success-bg:#cef8e0;--error:#d31510;--error-bg:#ffebe7;--warning:#e46f00;--warning-bg:#ffeccc;--info:#147af3;--info-bg:#0265dc1a;--shadow-soft:var(--spectrum-shadow-raised)}body{background:var(--surface-page);color:var(--text-body);-webkit-font-smoothing:antialiased}.app-frame{background:var(--surface-page);grid-template-columns:64px minmax(0,1fr);min-height:100vh;display:grid}.site-rail{z-index:20;border-right:1px solid var(--line);background:var(--surface-layer);flex-direction:column;align-items:center;gap:12px;height:100vh;padding:14px 0 20px;display:flex;position:sticky;top:0}.brand-mark{border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:10px;display:inline-flex;overflow:hidden}.brand-mark span{background:conic-gradient(from 210deg,#d31510,#e46f00,#f8d904,#12805c,#0265dc,#5b4bd7,#c038cc,#d31510);border-radius:8px;width:30px;height:30px;display:block}.brand-mark.mini{width:26px;height:26px;margin:0}.brand-mark.mini span{border-radius:7px;width:26px;height:26px}.primary-nav{color:var(--icon-default);display:flex}.primary-nav.rail{flex-direction:column;align-items:center;gap:6px}.primary-nav a{color:var(--icon-default);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.primary-nav.rail a{width:44px;height:44px;padding:0}.primary-nav svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.primary-nav.rail svg{width:21px;height:21px}.primary-nav.rail span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.primary-nav a.active{background:var(--surface-sunken);color:var(--accent-visual)}.primary-nav a:hover{background:var(--surface-sunken)}.primary-nav.mobile{display:none}.app-workspace{flex-direction:column;min-width:0;display:flex}.site-topbar{z-index:10;border-bottom:1px solid var(--line);background:var(--surface-card);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;align-items:center;gap:16px;min-height:60px;padding:0 28px;display:flex;position:sticky;top:0}.topbar-title,.brand{color:var(--text-heading);font-size:16px;font-weight:800}.topbar-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.topbar-caption{color:var(--text-subtle);font-size:13px}.topbar-actions{align-items:center;gap:16px;min-width:0;display:flex}.topbar-account-wrap{min-width:0;display:inline-flex;position:relative}.topbar-account{border:1px solid var(--line);min-height:44px;color:var(--text-body);font-size:13px;font:inherit;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;max-width:min(34vw,300px);padding:0 12px 0 7px;font-weight:750;display:inline-flex}.topbar-account-trigger{cursor:pointer}.topbar-account-trigger:hover,.topbar-account-trigger[aria-expanded=true]{border-color:var(--spectrum-border-strong);background:var(--surface-layer);box-shadow:var(--spectrum-shadow-raised)}.topbar-account-avatar{background:var(--accent);color:#fff;border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:850;line-height:1;display:inline-flex}.topbar-account.local .topbar-account-avatar{background:var(--surface-sunken);color:var(--text-subtle)}.topbar-account-email{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.topbar-account.local{color:var(--text-subtle)}.topbar-account-chevron{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:16px;height:16px}.topbar-account-trigger[aria-expanded=true] .topbar-account-chevron{transform:rotate(180deg)}.topbar-account-menu{z-index:40;border:1px solid var(--line);width:min(280px,100vw - 40px);box-shadow:var(--spectrum-shadow-elevated);background:#fff;border-radius:8px;gap:4px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.topbar-account-menu-label{color:var(--text-subtle);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:800}.topbar-account-menu-email{overflow-wrap:anywhere;min-width:0;color:var(--text-heading);padding-bottom:8px;font-size:14px;font-weight:800;line-height:1.35}.topbar-menu-action{border:0;border-top:1px solid var(--line);width:100%;min-height:44px;color:var(--accent-strong);font:inherit;text-align:left;background:0 0;align-items:center;padding:10px 0 0;font-size:14px;font-weight:800;display:flex}.topbar-menu-action:hover{color:var(--accent-strong);text-underline-offset:3px;text-decoration:underline}.topbar-auth-link{min-height:44px}.topbar-streak{background:var(--warning-bg);color:#b14c00;border:0;gap:6px;min-height:28px;padding:0 11px;font-size:13px}.topbar-streak svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.rail-avatar{color:#fff;background:#5c5ce0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-top:auto;font-size:14px;font-weight:700;display:inline-flex}.app-content{width:100%;max-width:none;margin:0;padding:44px 48px 48px}body:has(.practice-focus-page) .app-frame{grid-template-columns:minmax(0,1fr)}body:has(.practice-focus-page) .site-rail{display:none}body:has(.practice-focus-page) .site-topbar{display:none}body:has(.practice-focus-page) .primary-nav.mobile{display:none}body:has(.practice-focus-page) .app-content{background:var(--surface-sunken);min-height:100vh;padding:0}.page-shell,.home-screen{width:min(100%,980px);margin:0 auto}.page-shell{gap:22px}.screen-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.screen-heading h1,.home-hero h1,.word-detail-hero h1,.question-panel h1{color:var(--text-heading);letter-spacing:0;margin:0;font-weight:900}.screen-heading h1,.word-detail-hero h1{font-size:clamp(34px,4vw,46px);line-height:1.08}.screen-heading p,.home-hero p,.word-detail-hero p{max-width:620px;color:var(--text-subtle);font-size:16px;line-height:1.55}.eyebrow{color:var(--accent-visual);letter-spacing:.02em;font-size:13px}.learning-panel,.metric-card,.continue-panel{border-color:var(--line);background:var(--surface-card);box-shadow:none;border-radius:8px}.learning-panel{padding:24px}.quiet-state{color:var(--text-subtle);font-size:15px;font-weight:650}@keyframes shimmer{0%{opacity:.55}50%{opacity:1}to{opacity:.55}}.skeleton-screen{flex-direction:column;gap:18px;display:flex}.skeleton-circle,.skeleton-line,.skeleton-tile,.skeleton-row,.skeleton-bar{background:var(--surface-sunken);border-radius:8px;animation:1.4s ease-in-out infinite shimmer;display:block}.skeleton-hero{border:1px solid var(--spectrum-border-subtle);background:var(--surface-card);border-radius:14px;align-items:center;gap:22px;padding:22px;display:flex}.skeleton-circle{border-radius:50%;flex:none;width:96px;height:96px}.skeleton-lines{flex-direction:column;flex:1;gap:10px;display:flex}.skeleton-line{height:12px}.skeleton-line.w35{width:35%}.skeleton-line.w60{width:60%}.skeleton-line.w85{width:85%}.skeleton-btn{border-radius:var(--spectrum-radius-pill);height:34px}.skeleton-tiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.skeleton-tile{height:74px}.skeleton-bar{width:40%;height:14px}.skeleton-rows{flex-direction:column;gap:10px;display:flex}.skeleton-row{height:56px}.skeleton-caption{color:var(--text-subtle);text-align:center;font-size:13px;font-weight:700}@media (max-width:640px){.skeleton-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}.button,button.button{border-radius:var(--spectrum-radius-pill);background:var(--accent);color:#fff;min-height:44px;padding:0 20px;font-size:14px;font-weight:750}.button:hover,button.button:hover{background:var(--accent-strong)}.button.secondary,button.button.secondary{border-color:var(--line);background:var(--surface-card);color:var(--text-body)}.button.secondary:hover,button.button.secondary:hover{background:var(--surface-sunken)}.button.compact{min-height:44px;padding:0 14px}.small-note{color:var(--text-subtle);font-size:13px;line-height:1.45}.field-label{color:var(--text-subtle);letter-spacing:.02em;font-size:12px}.home-screen{gap:24px;width:min(100%,760px);padding-top:0;display:grid}.home-hero{max-width:760px;padding-top:0}.home-hero h1{max-width:760px;margin-top:10px;font-size:40px;line-height:1.12}.home-hero p{max-width:560px;color:var(--text-subtle);margin-top:16px;font-size:17px;line-height:1.6}.home-greeting{color:var(--accent-visual);letter-spacing:.02em;text-transform:uppercase;font-size:13px;font-weight:700}.home-cta-row{gap:12px;margin-top:26px}.home-cta-row .button{border-radius:var(--spectrum-radius-pill);min-height:44px;padding:0 20px;font-size:14px}.home-primary-button{gap:8px}.home-primary-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linejoin:round;width:18px;height:18px}.home-secondary-button{border:1px solid var(--spectrum-border-strong);color:var(--text-body)}.home-state-note{margin-top:16px}.home-screen.home-guide{flex-direction:column;gap:20px;width:min(100%,980px);display:flex}.home-hero-card{border:1px solid var(--line);background:var(--surface-card);border-radius:14px;overflow:hidden}.home-hero-band{background:linear-gradient(180deg, var(--accent-soft), #0265dc00);align-items:center;gap:28px;padding:26px 28px;display:flex}.home-ring{flex:none;width:132px;height:132px;position:relative}.home-ring svg{display:block}.home-ring-label{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.home-ring-value{color:var(--text-heading);font-size:30px;font-weight:900;line-height:1}.home-ring-value span{color:var(--text-subtle);font-size:16px}.home-ring-caption{color:var(--text-subtle);letter-spacing:.04em;text-transform:uppercase;margin-top:3px;font-size:11px;font-weight:800}.home-hero-body{flex-direction:column;gap:10px;min-width:0;display:flex}.home-hero-body h1{color:var(--text-heading);margin:0;font-size:26px;font-weight:900;line-height:1.15}.home-hero-body .home-cta-row{margin-top:6px}.home-pipeline{color:var(--text-body);flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;font-weight:800;display:flex}.home-pipeline-step{align-items:center;gap:6px;display:inline-flex}.home-pipeline-step .status-dot{margin:0}.home-pipeline-arrow{color:var(--spectrum-border-strong)}.home-stat-strip{flex-wrap:wrap;gap:10px;display:flex}.home-stat-chip{border:1px solid var(--line);border-radius:var(--spectrum-radius-pill);background:var(--surface-card);height:34px;color:var(--text-body);align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.home-stat-chip svg{fill:none;width:14px;height:14px;stroke:var(--warning);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.home-attention{flex-direction:column;gap:10px;display:flex}.home-attention-head{justify-content:space-between;align-items:baseline;display:flex}.home-attention-head h2{color:var(--text-heading);margin:0;font-size:14px;font-weight:900}.home-see-all{color:var(--accent);font-size:13px;font-weight:700}.home-attention-list{flex-direction:column;gap:8px;display:flex}.home-attention-row{border:1px solid var(--line);background:var(--surface-card);color:inherit;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex}.home-attention-row:hover{border-color:var(--spectrum-border-strong);background:var(--surface-layer)}.home-attention-main{flex:1;min-width:0}.home-attention-word{color:var(--text-heading);font-size:15px;font-weight:800}.home-attention-note{color:var(--text-subtle);font-size:12px}.home-attention-row .learner-word-tags{flex:0 auto}.home-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:40px 0 0;display:grid}.metric-card{min-height:122px;padding:18px}.metric-icon,.continue-icon{background:var(--surface-muted);width:36px;height:36px;color:var(--icon-default);border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-weight:900;display:inline-flex}.metric-card dt{color:var(--text-subtle);text-transform:uppercase;align-items:center;gap:8px;margin:0;font-size:12px;font-weight:700;display:flex}.metric-card dd{color:var(--text-heading);margin:10px 0 0;font-size:30px;font-weight:900;line-height:1}.home-status-card{border:1px solid var(--line);border-radius:8px}.home-status-card .metric-icon{width:20px;height:20px;color:var(--text-subtle);background:0 0}.home-status-card .metric-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.continue-panel{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px 20px;display:grid}.continue-panel h2{color:var(--text-heading);margin:0;font-size:15px;font-weight:700;line-height:1.2}.continue-panel p{color:var(--text-subtle);margin-top:4px;font-size:13px}.home-continue-panel{border:1px solid var(--line);border-radius:8px}.home-continue-panel .continue-icon{background:var(--accent-soft);width:40px;height:40px;color:var(--accent-visual);border-radius:8px}.home-continue-panel .continue-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.resume-button{border:1px solid var(--spectrum-border-strong);border-radius:var(--spectrum-radius-pill);min-width:96px;min-height:44px;color:var(--text-body);font-size:14px}.streak-pill,.range-chip{border:1px solid var(--line);background:var(--surface-card);min-height:32px;color:var(--text-body);white-space:nowrap;border-radius:999px;align-items:center;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.streak-pill{color:#8a5a00;background:#fff6df;border-color:#f4ddab}.pace-chip{border:1px solid var(--line);white-space:nowrap;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.pace-chip.pace-on_track{color:#116842;background:#e9f7ef;border-color:#a7d8c0}.pace-chip.pace-tight{color:#7c5600;background:#fff6df;border-color:#f2d18d}.pace-chip.pace-at_risk{color:#9b2f1f;background:#fff0ed;border-color:#f2b7ad}.streak-pill.topbar-streak{background:var(--warning-bg);color:#b14c00;border:0;min-height:28px;padding:0 11px;font-size:13px}.daily-card{gap:20px;display:grid}.study-run-card{border:1px solid var(--line);background:linear-gradient(#007a4d14,#007a4d00);border-radius:14px;align-items:center;gap:26px;padding:24px 26px;display:flex}.study-run-ring{flex:none;width:118px;height:118px;position:relative}.study-run-ring svg{display:block}.study-run-ring-label{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.study-run-ring-value{color:var(--text-heading);font-size:26px;font-weight:900;line-height:1}.study-run-ring-caption{color:var(--text-subtle);letter-spacing:.04em;text-transform:uppercase;margin-top:2px;font-size:11px;font-weight:800}.study-run-body{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.study-run-meta{color:var(--text-subtle);font-size:13px}.study-run-start{gap:9px}.study-run-start svg{fill:currentColor;stroke:none}.study-run-hint{margin:0}.auth-card h2{color:var(--text-heading);margin:0;font-size:22px;line-height:1.2}.welcome-screen{max-width:920px}.welcome-progress{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.welcome-progress li{border:1px solid var(--line);background:var(--surface-card);min-width:0;color:var(--text-subtle);border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:800;display:flex}.welcome-progress li span{background:var(--surface-sunken);width:24px;height:24px;color:var(--text-subtle);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.welcome-progress li.active{border-color:var(--accent);color:var(--accent)}.welcome-progress li.active span{background:var(--accent);color:#fff}.welcome-panel{gap:18px;display:grid}.welcome-panel h2{color:var(--text-heading);margin:0;font-size:24px;line-height:1.2}.welcome-panel-copy{gap:8px;display:grid}.welcome-band-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.welcome-band-option{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:10px;min-width:0;padding:14px;display:grid}.welcome-band-option:has(input:checked){border-color:var(--accent);background:var(--accent-soft)}.welcome-band-option input{accent-color:var(--accent);margin-top:3px}.welcome-band-option span{gap:5px;min-width:0;display:grid}.welcome-band-option strong{color:var(--text-heading)}.welcome-band-option small{color:var(--text-subtle);font-size:13px;line-height:1.35}.welcome-date-field{gap:8px;display:grid}.welcome-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.welcome-curve{width:100%;max-width:640px;height:auto}.welcome-curve rect{fill:var(--surface-sunken)}.curve-grid{fill:none;stroke:var(--line);stroke-width:1px}.curve-line{fill:none;stroke:var(--accent);stroke-linecap:round;stroke-width:4px}.curve-review{fill:none;stroke:var(--warning);stroke-dasharray:6 6;stroke-width:2px}.curve-dots{fill:var(--warning)}.welcome-curve text{fill:var(--text-subtle);font-size:13px;font-weight:800}.welcome-principles{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.welcome-principles article{border-left:3px solid var(--accent);padding-left:12px}.welcome-principles h3{color:var(--text-heading);margin:0 0 6px;font-size:16px}.welcome-principles p,.welcome-expectation{color:var(--text-subtle);font-size:14px;line-height:1.5}.welcome-expectation{border-left:3px solid var(--warning);margin:0;padding-left:12px;font-weight:750}.welcome-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;display:grid}.welcome-plan-grid div{border:1px solid var(--line);border-radius:8px;min-width:0;padding:14px}.welcome-plan-grid dt{color:var(--text-subtle);text-transform:uppercase;font-size:12px;font-weight:800}.welcome-plan-grid dd{color:var(--text-heading);margin:6px 0 0;font-size:28px;font-weight:900}.welcome-plan-grid p{color:var(--text-subtle);margin:4px 0 0;font-size:13px;font-weight:700}.welcome-pace-warning{border:1px solid var(--warning);background:var(--warning-bg);color:var(--text-heading);border-radius:8px;padding:12px 14px;font-size:14px;font-weight:750}.today-dashboard{gap:20px;margin-top:0}.goal-settings-panel{border:1px solid var(--line);background:var(--surface-card);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:end;gap:18px;padding:18px;display:grid}.goal-summary-panel{grid-template-columns:minmax(0,1fr) minmax(420px,1fr);align-items:start}.goal-summary-content{gap:12px;display:grid}.goal-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.goal-summary-grid div{border:1px solid var(--line);border-radius:8px;min-width:0;padding:12px}.goal-summary-grid dt{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.goal-summary-grid dd{color:var(--text-heading);margin:6px 0 0;font-size:16px;font-weight:800}.goal-summary-grid p{color:var(--muted);margin:4px 0 0;font-size:12px;font-weight:700}.goal-plan-card,.today-source-card{border:1px solid var(--line);background:var(--surface-card);border-radius:10px;padding:18px 20px}.goal-plan-card{flex-direction:column;gap:14px;display:flex}.goal-plan-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.goal-plan-head h2,.today-source-copy h2{color:var(--text-heading);font-size:16px;font-weight:800;line-height:1.25}.goal-plan-head h2{margin:3px 0 0}.goal-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 18px;margin:0;display:grid}.goal-plan-grid dt{color:var(--text-subtle);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:800}.goal-plan-grid dd{color:var(--text-heading);margin:5px 0 0;font-size:19px;font-weight:900}.goal-plan-grid dd span{color:var(--text-subtle);font-size:13px;font-weight:800}.goal-plan-foot{border-top:1px solid var(--spectrum-border-subtle);justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.goal-summary-warning{grid-column:1/-1}.today-source-card{grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);align-items:start;gap:20px;display:grid}.today-source-copy{gap:7px;min-width:0;display:grid}.today-source-copy h2{margin:0}.today-source-detail{gap:12px;min-width:0;display:grid}.today-source-metrics{border-top:1px solid var(--spectrum-border-subtle);border-bottom:1px solid var(--spectrum-border-subtle);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:10px 0;display:grid}.today-source-metrics div{gap:3px;min-width:0;display:grid}.today-source-metrics div:first-child{padding-right:16px}.today-source-metrics div+div{border-left:1px solid var(--spectrum-border-subtle);padding-left:16px}.today-source-metrics dt,.today-source-metrics dd{margin:0}.today-source-metrics dd{color:var(--text-heading);font-variant-numeric:tabular-nums;font-size:24px;font-weight:900;line-height:1}.today-source-metrics dt{color:var(--text-subtle);text-transform:uppercase;font-size:12px;font-weight:800}.today-source-flow{color:var(--text-body);flex-wrap:wrap;align-items:center;gap:8px 10px;margin:0;padding:0;font-size:13px;font-weight:800;list-style:none;display:flex}.today-source-flow li{align-items:center;min-width:0;display:inline-flex}.today-source-flow li+li:before{background:var(--spectrum-border-strong);content:"";width:22px;height:1px;margin-right:10px;display:inline-block}.today-source-detail .button{width:100%}.goal-settings-copy h2,.today-extra-copy h2{color:var(--text-heading);margin:4px 0 6px;font-size:18px;line-height:1.25}.goal-form-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:end;gap:12px;display:grid}.goal-form-grid label{gap:6px;min-width:0;display:grid}.goal-form-grid .text-input{min-width:0}.goal-form-grid .button{min-width:116px}.goal-cancel-button{justify-self:start}.today-extra-panel{border:1px solid var(--line);background:var(--surface-card);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);align-items:end;gap:18px;padding:18px;display:grid}.today-extra-controls{gap:12px;display:grid}.today-extra-controls label{gap:6px;min-width:0;display:grid}.today-extra-buttons{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.today-extra-buttons .button{min-width:0;padding-inline:12px}.summary-grid{gap:12px;margin:0}.summary-grid div,.quality-grid div,.word-detail-grid div{border-color:var(--line);background:var(--surface-card);border-radius:8px;padding:14px 16px}.summary-grid dt,.quality-grid dt,.word-detail-grid dt{color:var(--text-subtle);letter-spacing:.02em;font-size:12px}.summary-grid dd{color:var(--text-heading);font-size:26px;font-weight:900}.summary-grid dd span{color:var(--text-subtle);font-size:15px;font-weight:800}.today-health-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.daily-progress-card{border:1px solid var(--line);background:var(--surface-card);border-radius:8px;gap:10px;padding:16px 18px;display:grid}.daily-progress-card div{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.daily-progress-card strong{color:var(--text-body);font-size:13px}.progress-track{background:#d9d9dd;border-radius:999px;width:100%;height:8px;display:block;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--accent);height:100%;display:block}.action-hint{color:var(--text-subtle);align-self:center;font-size:13px}.practice-focus-page{background:var(--surface-sunken);min-height:100vh;display:flex}.practice-focus-shell{border:1px solid var(--line);background:var(--surface-card);width:min(100%,1744px);min-height:100vh;box-shadow:var(--spectrum-shadow-elevated);border-radius:14px;flex-direction:column;margin:0 auto;display:flex;overflow:hidden}.practice-focus-header{border-bottom:1px solid var(--line);align-items:center;gap:16px;min-height:58px;padding:0 24px;display:flex}.practice-focus-header .brand-mark.mini{width:26px;height:26px}.practice-focus-header .brand-mark.mini span{border-radius:7px;width:26px;height:26px}.practice-session-title{color:var(--text-heading);gap:4px;font-size:14px;font-weight:700;line-height:1.1;display:grid}.practice-session-title span{color:var(--text-subtle);font-size:13px;font-weight:750}.practice-header-spacer{flex:1}.practice-queue-counts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.practice-queue-counts div{gap:3px;min-width:0;display:grid}.practice-queue-counts dt,.practice-queue-counts dd{margin:0}.practice-queue-counts dt{color:var(--text-subtle);font-size:12px;font-weight:750}.practice-queue-counts dd{color:var(--text-heading);font-size:18px;font-weight:850;line-height:1}.practice-queue-counts [data-queue=new] dd{color:var(--accent-visual)}.practice-queue-counts [data-queue=learning].active dd{color:var(--error)}.practice-queue-counts [data-queue=review] dd{color:var(--success)}.practice-queue-counts.compact{color:var(--text-subtle);white-space:nowrap;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.practice-queue-counts.compact div{align-items:baseline;gap:4px;display:inline-flex}.practice-queue-counts.compact div+div:before{color:var(--spectrum-border-strong);content:"+";margin-right:2px}.practice-queue-counts.compact dt,.practice-queue-counts.compact dd{font-size:inherit}.practice-header-button{border-radius:var(--spectrum-radius-pill);min-height:44px;font:inherit;cursor:pointer;color:var(--text-subtle);background:0 0;border:0;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:14px;font-weight:600;display:inline-flex}.practice-header-button svg,.report-compact-row svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.practice-focus-body{flex:1;grid-template-columns:minmax(0,1fr);min-height:0;display:grid}.question-panel{place-content:start center;gap:18px;min-width:0;padding:40px 24px;display:grid;overflow:auto}.practice-focus-page .question-panel{flex-direction:column;justify-content:flex-start;align-items:center;display:flex}.practice-focus-page .question-panel>*{box-sizing:border-box;width:min(100%,760px)}.question-panel h1{max-width:760px;font-size:27px;font-weight:800;line-height:1.25}.practice-coach-mark{border:1px solid color-mix(in srgb, var(--accent) 32%, var(--line));background:color-mix(in srgb, var(--accent-soft) 70%, #fff);border-radius:8px;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px;display:flex}.practice-coach-mark strong{color:var(--text-heading);margin-bottom:4px;font-size:15px;display:block}.practice-coach-mark p{margin:0}.practice-coach-dismiss{flex:none;min-height:32px}.question-meta{max-width:760px;color:var(--text-heading);gap:10px}.question-meta span{border-radius:var(--spectrum-radius-pill);min-height:24px;color:var(--text-heading);letter-spacing:.04em;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.question-meta .question-mode-label,.question-meta .question-type-pill{background:var(--accent);color:#fff;letter-spacing:0;text-transform:none;padding:0 10px}.question-meta .question-target-word{color:var(--text-subtle)}.question-meta .queue-status-badge,.question-meta .word-health-badge,.question-meta .practice-timer-badge{border:1px solid var(--line);color:var(--text-body);letter-spacing:0;text-transform:none;background:#fff;gap:6px;padding:0 10px}.question-meta .practice-timer-badge{font-variant-numeric:tabular-nums;min-width:104px;color:var(--text-subtle);justify-content:center}.question-meta .practice-timer-badge.timing-fast,.feedback-timing.timing-fast{border-color:var(--success);border-color:color-mix(in srgb, var(--success) 35%, var(--line));background:var(--success-bg);background:color-mix(in srgb, var(--success-bg) 60%, #fff);color:var(--success)}.question-meta .practice-timer-badge.timing-normal,.feedback-timing.timing-normal{border-color:var(--info);border-color:color-mix(in srgb, var(--info) 35%, var(--line));background:var(--info-bg);background:color-mix(in srgb, var(--info-bg) 72%, #fff);color:var(--info)}.question-meta .practice-timer-badge.timing-slow,.feedback-timing.timing-slow{border-color:var(--warning);border-color:color-mix(in srgb, var(--warning) 35%, var(--line));background:var(--warning-bg);background:color-mix(in srgb, var(--warning-bg) 64%, #fff);color:var(--warning)}.queue-status-badge.queue-learning,.word-health-badge.status-learning,.sense-status-transition .status-learning{color:var(--accent-visual)}.word-health-badge.status-needs_review,.sense-status-transition .status-needs_review{color:var(--error)}.queue-status-badge.queue-review,.word-health-badge.status-stable,.sense-status-transition .status-stable{color:var(--success)}.word-health-badge.status-skipped,.sense-status-transition .status-skipped{color:var(--text-subtle)}.context-text{border:1px solid var(--spectrum-border-subtle);border-left:3px solid var(--accent);background:var(--surface-sunken);max-width:760px;color:var(--text-body);font-family:var(--spectrum-font-serif);border-radius:8px;padding:16px 18px;font-size:16px;line-height:1.6}.context-highlight{background:var(--accent-soft);color:var(--text-heading);border-radius:3px;padding:0 3px;font-weight:700}.context-help-term{border:0;border-bottom:1px dotted var(--accent);color:var(--accent);font:inherit;line-height:inherit;cursor:pointer;touch-action:manipulation;background:0 0;border-radius:4px;align-items:center;padding:0 2px;display:inline-flex}.context-help-term:hover,.context-help-term:focus-visible,.context-help-term.active{color:var(--text-heading);background:var(--accent-soft);outline:none}.context-help-term:disabled{cursor:default;opacity:.75}@media (pointer:coarse){.context-help-term{min-height:44px;padding:0 6px}}.context-help-anchor{display:inline-block;position:relative}.context-help-tooltip{z-index:40;border:1px solid var(--line);width:max-content;min-width:230px;max-width:min(320px,100vw - 48px);color:var(--text-body);font-family:var(--spectrum-font-sans);white-space:normal;background:#fff;border-radius:8px;gap:10px;padding:12px 14px;font-size:14px;line-height:1.35;display:grid;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 16px 34px #00000024}.context-help-tooltip:before{border-right:1px solid var(--line);border-bottom:1px solid var(--line);content:"";background:#fff;width:10px;height:10px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.context-help-tooltip-header,.context-help-term-title{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.context-help-tooltip-header{justify-content:stretch;gap:3px;display:grid}.context-help-tooltip-header .small-note{margin:0;font-size:12px}.context-help-definition{gap:6px;display:grid}.context-help-term-title strong{color:var(--text-heading)}.context-help-term-title span{color:var(--text-subtle);font-size:13px}.context-help-definition p{margin:0}@media (max-width:760px){.context-help-tooltip{max-width:min(300px,100vw - 40px);left:0;transform:none}.context-help-tooltip:before{left:18px;transform:rotate(45deg)}}.option-list{gap:10px;max-width:760px}.option-card{border-color:var(--spectrum-border-strong);background:var(--surface-card);min-height:54px;color:var(--text-body);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;padding:13px;font-size:15px;line-height:1.35}.option-card input{opacity:0;pointer-events:none;position:absolute}.option-text{min-width:0}.option-shortcut{color:var(--text-subtle)}.option-card.selected{border:2px solid var(--accent);background:var(--accent-soft);padding:12px}.option-card.correct{border-color:var(--success);background:var(--success-bg)}.option-key{background:var(--surface-sunken);color:var(--text-body);width:28px;height:28px;font-size:13px}.option-card.selected .option-key{background:var(--accent);color:#fff}.option-card.correct .option-key{background:var(--success);color:#fff}.feedback-panel{border-left:0;border:1px solid var(--line);background:#fbfbfc;border-radius:8px;max-width:760px;padding:20px 22px}.feedback-timing{border:1px solid var(--line);border-radius:var(--spectrum-radius-pill);width:fit-content;max-width:100%;color:var(--text-subtle);font-variant-numeric:tabular-nums;background:#fff;padding:4px 10px;font-size:13px;font-weight:700}.assisted-lookup-panel,.word-notes-drawer{border:1px solid var(--line);background:#fff;border-radius:8px;gap:14px;max-width:760px;padding:18px 20px;display:grid}.word-notes-drawer{box-sizing:border-box;align-self:stretch;width:100%;max-width:100%}.practice-focus-page .feedback-panel,.practice-focus-page .feedback-explanation,.practice-focus-page .sense-status-panel,.practice-focus-page .assisted-lookup-panel,.practice-focus-page .word-notes-drawer,.practice-focus-page .word-notes-content,.practice-focus-page .word-notes-grid{min-width:0}.practice-focus-page .feedback-explanation,.practice-focus-page .word-notes-grid,.practice-focus-page .word-notes-list{overflow-wrap:anywhere}.assisted-lookup-header,.word-notes-toggle{justify-content:space-between;align-items:center;gap:16px;display:flex}.assisted-lookup-header .small-note{margin-top:4px}.word-notes-toggle{text-align:left;width:100%;min-height:44px;padding:0}.word-notes-toggle .chevron{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;transform-origin:50%;flex:none;width:17px;height:17px;transition:transform .16s ease-out}.word-notes-toggle .chevron.open{transform:rotate(90deg)}.word-notes-content{gap:16px;min-width:0;display:grid}.word-notes-grid{gap:14px;min-width:0;display:grid}.word-notes-grid.compact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.word-notes-grid p,.word-notes-list{color:var(--text-body);font-family:var(--spectrum-font-serif);margin:4px 0 0;line-height:1.7}.word-notes-list{padding-left:20px}.question-actions{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 16px;max-width:760px;margin-top:6px;display:grid}.question-action-primary{flex-wrap:wrap;gap:10px;display:flex}.question-action-feedback{grid-column:1/-1}.question-action-feedback .small-note{margin:0}.question-actions .button{border-radius:var(--spectrum-radius-pill);min-width:128px;min-height:44px;font-size:14px;font-weight:700}.question-actions .button.secondary{border:1px solid var(--spectrum-border-strong);background:#fff}.question-actions>.report-panel{box-sizing:border-box;grid-column:1/-1;width:100%}.sense-status-transition{color:var(--text-subtle);flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;font-weight:750;line-height:1.35;display:flex}.sense-status-transition span{align-items:center;display:inline-flex}.practice-empty-state{align-content:center;justify-items:start;gap:14px;min-height:380px;padding:42px min(8vw,72px);display:grid}.practice-empty-state h2{margin:0}.run-complete{text-align:center;flex-direction:column;justify-self:center;align-items:center;gap:20px;width:100%;max-width:460px;display:flex}.run-complete-ring{width:120px;height:120px;position:relative}.run-complete-ring svg{display:block}.run-complete-check{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.run-complete-copy{flex-direction:column;gap:6px;display:flex}.run-complete-copy h2{color:var(--text-heading);margin:0;font-size:22px;font-weight:900}.run-complete-copy p{color:var(--text-subtle);margin:0;font-size:14px}.run-complete-stats{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;margin:0;display:grid}.run-complete-stats div{border:1px solid var(--spectrum-border-subtle);background:var(--surface-layer);border-radius:10px;padding:12px}.run-complete-stats dd{color:var(--text-heading);margin:0;font-size:22px;font-weight:900;line-height:1}.run-complete-stats dt{color:var(--text-subtle);letter-spacing:.03em;text-transform:uppercase;margin-top:5px;font-size:11px;font-weight:800}.run-complete-actions{flex-direction:column;gap:10px;width:100%;display:flex}.run-complete-actions .button{justify-content:center;width:100%}.progress-screen{width:min(100%,1040px)}.primary-panel{gap:20px;display:grid}.progress-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.progress-metric-row{margin:0}.progress-metric-card{position:relative;overflow:hidden}.progress-metric-card.primary{background:#0265dc0f;border-color:#0265dc47}.progress-metric-card.urgent{background:#fff0ed;border-color:#f2b7ad}.progress-metric-card.quiet dd{color:var(--text-body)}.progress-metric-card.quiet dt{color:var(--text-subtle)}.summary-grid dd.metric-danger{color:#c00d0d}.composition-card{gap:18px;display:grid}.progress-two-col{grid-template-columns:1fr 1fr;align-items:stretch;gap:16px;display:grid}.progress-two-col>.learning-panel{margin:0}.forecast-panel,.calendar-panel{align-content:start;gap:14px;min-height:308px;display:grid}.forecast-panel .status-row,.calendar-panel .status-row{align-items:flex-start;min-height:40px}.forecast-panel h2,.calendar-panel h2{line-height:1.08}.progress-diagnostic-grid .progress-breakdown-grid{grid-template-columns:1fr}.progress-diagnostic-grid .quality-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.target-band-snapshot-panel{align-content:start;gap:18px;display:grid}.target-band-snapshot-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.target-band-snapshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.status-composition-bar{background:var(--surface-sunken);border:0;border-radius:999px;min-height:18px}.status-composition-group{gap:6px;display:grid}.status-composition-caption{color:var(--text-subtle);justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:800;display:flex}.status-segment{min-height:18px}.status-segment.started{background:var(--accent-visual)}.status-segment.mastered,.status-dot.mastered{background:#007a4d}.status-segment.stable,.status-dot.stable{background:#15a46e}.status-segment.learning,.status-dot.learning{background:var(--warning)}.status-segment.new,.status-dot.new{background:#c4c9d1}.forecast-totals{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-width:100%;margin:0;display:grid}.forecast-total{border:1px solid var(--line);background:var(--surface-card);border-radius:8px;min-height:54px;padding:9px 10px;display:grid}.forecast-total[data-emphasis=primary]{background:#0265dc0f;border-color:#0265dc47}.forecast-total[data-emphasis=urgent]{background:#fff0ed;border-color:#f2b7ad}.forecast-total dt{line-height:1.1}.forecast-total dd{margin-top:5px;font-size:20px}.forecast-chart{min-height:166px;margin-top:0;padding:34px 8px 26px;overflow-y:visible}.forecast-chart.compact{overflow-x:hidden}.forecast-tooltip{-webkit-user-select:none;user-select:none;visibility:hidden}.forecast-bar-column:hover .forecast-tooltip,.forecast-bar-column:focus-within .forecast-tooltip{visibility:visible}.forecast-bar-column:first-child .forecast-bar-label{left:0;transform:none}.forecast-bar-column:last-child .forecast-bar-label{left:auto;right:0;transform:none}.activity-calendar-frame{gap:8px;min-width:0;display:grid}.activity-calendar-months{min-height:14px;color:var(--text-subtle);gap:4px;margin-left:22px;font-size:11px;font-weight:800;line-height:1;display:grid}.activity-calendar-body{grid-template-columns:16px minmax(0,1fr);align-items:start;gap:6px;display:grid}.activity-weekday-labels{color:var(--text-subtle);text-align:center;grid-template-rows:repeat(7,14px);gap:4px;font-size:10px;font-weight:800;line-height:14px;display:grid}.activity-calendar{grid-template-rows:repeat(7,14px);grid-auto-flow:column;gap:4px;min-width:0;margin-top:0;padding-bottom:1px;display:grid;overflow:auto hidden}.activity-day{background:var(--surface-sunken);border:0;border-radius:4px;width:14px;min-width:14px;height:14px;display:block}.activity-day.placeholder{visibility:hidden}.activity-day.level-1{background:#89ecbc}.activity-day.level-2{background:#49cc93}.activity-day.level-3{background:#15a46e}.activity-day.level-4{background:#007a4d}.activity-legend{color:var(--text-subtle);justify-content:flex-end;align-items:center;gap:5px;font-size:11px;font-weight:800;display:flex}.activity-legend .activity-day{width:12px;min-width:12px;height:12px}.weakness-meter{background:var(--accent-visual)}.attention-list{border:1px solid var(--line);border-radius:8px;gap:0;overflow:hidden}.attention-row,.attempt-row,.card-row{border-color:var(--line);background:var(--surface-card)}.attention-list .attention-row{border-width:0 0 1px;border-radius:0;min-height:64px;padding:13px 14px}.attention-list .attention-row:last-child{border-bottom:0}.attention-row:hover{border-color:var(--accent);background:var(--accent-soft)}.paused-hard-row,.leech-pause-banner{background:#fff8e8;border-color:#e8c26d}@media (max-width:960px){.progress-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.progress-two-col{grid-template-columns:1fr}.forecast-panel,.calendar-panel{min-height:0}}@media (max-width:640px){.progress-diagnostic-grid .quality-grid,.forecast-totals{grid-template-columns:repeat(2,minmax(0,1fr))}.attention-row .learner-word-tags{justify-content:flex-start}}.word-detail-screen{width:min(100%,1080px)}.word-detail-hero{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:0;display:flex}.word-detail-hero h1{margin:4px 0 0;font-size:42px;line-height:1.05}.word-detail-hero-copy{gap:10px;min-width:0;max-width:760px;display:grid}.word-detail-hero .button{white-space:nowrap;min-height:44px;padding:0 18px;font-size:14px}.back-link{color:var(--text-subtle);font-size:13px;font-weight:800}.back-link:before{content:"< "}.word-detail-title-row{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.word-status-pill{border:1px solid var(--line);background:var(--surface-card);border-radius:999px;align-items:center;gap:7px;width:fit-content;min-height:30px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.word-status-pill .status-dot{width:8px;height:8px;margin:0}.word-compact-stats .word-summary-due,.word-summary-grid p.word-summary-due{color:var(--warning);font-weight:750}.word-compact-stats{flex-wrap:wrap;gap:8px;margin:0;display:flex}.word-compact-stats div{border:1px solid var(--line);background:#ffffffbd;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:0 11px;display:inline-flex}.word-compact-stats dt{color:var(--text-subtle);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.word-compact-stats dd{color:var(--text-heading);margin:0;font-size:13px;font-weight:850;line-height:1.25}.sense-status:before{content:"";vertical-align:middle;background:var(--text-subtle);border-radius:999px;width:8px;height:8px;margin-right:7px;display:inline-block}.sense-status.dot-stable:before{background:#007a4d}.sense-status.dot-needs-review:before{background:#c00d0d}.sense-status.dot-learning:before{background:#e46f00}.sense-status.dot-new:before{background:#147af3}.sense-status.dot-skipped:before{background:#b1b1b1}.word-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;display:grid}.word-summary-grid div{border:1px solid var(--line);background:var(--surface-card);border-radius:8px;min-height:96px;padding:14px 16px}.word-summary-grid dt{color:var(--text-subtle);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.word-summary-grid dd{color:var(--text-heading);margin:10px 0 0;font-size:26px;font-weight:900;line-height:1}.word-summary-grid p{color:var(--text-subtle);margin:8px 0 0;font-size:13px;line-height:1.35}.word-detail-layout{grid-template-columns:minmax(0,1fr) 292px;align-items:start;gap:20px;display:grid}.word-detail-main,.word-detail-sidebar{gap:18px;min-width:0;display:grid}.word-detail-sidebar{position:sticky;top:84px}.word-sense-panel{gap:16px;padding:22px}.word-sense-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.word-sense-header h2{color:var(--text-heading);margin:6px 0 0;font-size:21px;line-height:1.3}.word-context-card{border:1px solid var(--spectrum-border-subtle);border-left:3px solid var(--accent);background:var(--surface-sunken);border-radius:8px;gap:10px;padding:16px 18px;display:grid}.word-context-text{color:var(--text-body);font-family:var(--spectrum-font-serif);margin:0;font-size:17px;line-height:1.7}.word-sense-note{color:var(--text-subtle);margin:0;font-size:13px;line-height:1.55}.sense-status{border:1px solid var(--line);background:var(--surface-card);border-color:var(--line);min-height:30px;color:var(--text-body);white-space:nowrap;border-radius:999px;flex:none;align-items:center;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.word-sense-panel .word-sense-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;margin:0;display:grid}.word-sense-panel .word-sense-facts div{border-top:1px solid var(--line);min-width:0;padding-top:12px}.word-sense-facts dt{color:var(--text-subtle);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.word-sense-facts dd{color:var(--text-heading);overflow-wrap:anywhere;margin:5px 0 0;font-size:14px;font-weight:760;line-height:1.4}.sense-action-row{align-items:center;padding-top:4px}.report-panel{border-top-color:var(--line)}.report-choice{border-color:var(--line);border-radius:var(--spectrum-radius-md);color:var(--text-body)}.report-choice.selected{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong)}.word-sidebar-panel{gap:16px;padding:20px}.word-sidebar-heading{gap:8px;display:grid}.word-sidebar-panel h2,.attempt-history-panel h2{color:var(--text-heading);margin:0;font-size:20px;line-height:1.2}.word-sidebar-list{gap:0;margin:0;display:grid}.word-sidebar-list div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:11px 0;display:flex}.word-sidebar-list div:last-child{border-bottom:1px solid var(--line)}.word-sidebar-list dt{color:var(--text-subtle);font-size:13px;font-weight:800}.word-sidebar-list dd{color:var(--text-heading);text-align:right;margin:0;font-weight:900}.word-card-list{gap:8px;display:grid}.word-sidebar-section-title{color:var(--text-subtle);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.word-sidebar-empty{border:1px dashed var(--line);background:var(--surface-sunken);color:var(--text-subtle);border-radius:8px;margin:0;padding:12px;font-size:13px;line-height:1.45}.word-card-row{border:1px solid var(--line);background:#fbfbfc;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 11px;display:flex}.word-card-row span:first-child{color:var(--text-heading);font-size:14px;font-weight:900}.word-card-row span:last-child{color:var(--text-subtle);text-align:right;font-size:13px;line-height:1.35}.attempt-history-panel{gap:14px;padding:18px;display:grid}.attempt-history-empty{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 2px 0;display:flex}.attempt-history-empty h2{color:var(--text-heading);margin:4px 0 0;font-size:18px;line-height:1.2}.attempt-history-empty p{max-width:320px;color:var(--text-subtle);text-align:right;margin:2px 0 0;font-size:13px;line-height:1.45}.attempt-history-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.attempt-history-heading>span{color:var(--text-subtle);font-size:13px;font-weight:900}.attempt-history-list{gap:12px;display:grid}.attempt-history-card{border:1px solid var(--line);background:#fbfbfc;border-radius:8px;min-width:0}.attempt-history-card summary{cursor:pointer;min-height:54px;color:var(--text-subtle);grid-template-columns:minmax(130px,1.1fr) minmax(80px,.6fr) minmax(110px,.8fr) minmax(110px,.8fr);align-items:center;gap:10px;padding:12px 14px;font-size:13px;font-weight:800;display:grid}.attempt-history-card summary::-webkit-details-marker{display:none}.attempt-history-card summary span{overflow-wrap:anywhere;min-width:0}.attempt-history-card summary strong{color:var(--text-heading);font-size:14px}.attempt-history-card summary em{color:var(--warning);margin-top:3px;font-size:12px;font-style:normal;display:block}.attempt-replay{border-top:1px solid var(--line);gap:14px;padding:14px;display:grid}.attempt-replay-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;display:grid}.attempt-replay-meta div,.attempt-feedback-grid>div{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px}.attempt-replay-meta dt{color:var(--text-subtle);text-transform:uppercase;font-size:12px;font-weight:900}.attempt-replay-meta dd{color:var(--text-heading);margin:5px 0 0;font-weight:900}.attempt-question-block{gap:8px;display:grid}.attempt-question-block p,.attempt-feedback-grid p,.attempt-option p{max-width:none;color:var(--text-body);overflow-wrap:anywhere;font-size:14px;line-height:1.55}.attempt-option-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.attempt-option{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:32px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px;display:grid}.attempt-option>span{background:var(--surface-sunken);width:28px;height:28px;color:var(--text-heading);border-radius:999px;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.attempt-option strong{color:var(--accent-strong);font-size:12px;font-weight:900}.attempt-option.selected{border-color:var(--accent)}.attempt-option.correct{background:var(--success-bg)}.attempt-feedback-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.attempt-history-lightweight{border-top:1px solid var(--line);gap:8px;padding:14px;display:grid}.attempt-history-lightweight span{color:var(--text-heading);font-size:13px;font-weight:800}@media (max-width:900px){.app-frame{padding-bottom:76px;display:block}body:has(.practice-focus-page) .app-frame{padding-bottom:0}.site-rail{display:none}.site-topbar{min-height:54px;padding:0 18px}.topbar-title,.brand{font-size:16px}.topbar-actions{gap:10px}.topbar-streak,.topbar-caption{display:none}.primary-nav.mobile{z-index:30;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;grid-template-columns:repeat(5,1fr);padding:8px 10px 10px;display:grid;position:fixed;bottom:0;left:0;right:0}.primary-nav.mobile a{min-height:50px;color:var(--icon-default);flex-direction:column;gap:3px;font-size:10px;font-weight:700}.primary-nav.mobile svg{width:21px;height:21px}.app-content{padding:24px 16px 36px}body:has(.practice-focus-page) .app-content{padding:0}.home-card-grid,.today-health-grid,.progress-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.practice-focus-page,.practice-focus-shell{min-height:100vh}.practice-focus-shell{border-radius:0}.practice-focus-header{gap:12px;min-height:58px;padding:0 14px}.practice-focus-header .brand-mark.mini{width:26px;height:26px}.practice-focus-header .brand-mark.mini span{border-radius:7px;width:26px;height:26px}.practice-session-title{font-size:14px}.practice-header-button{min-height:44px;padding:0 8px;font-size:14px}.practice-queue-counts.compact{gap:6px;font-size:11px}.practice-focus-body{grid-template-columns:1fr}.question-panel{gap:16px;padding:24px 14px 28px}.word-detail-hero{flex-direction:column;align-items:flex-start}.word-detail-hero .button{width:auto}.word-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.word-compact-stats{gap:8px}.word-detail-layout{grid-template-columns:1fr}.word-detail-sidebar{position:static}}@media (max-width:640px){.app-content,.page-shell,.home-screen,.learning-panel,.daily-card,.today-dashboard{min-width:0;max-width:100%}.page-shell,.home-screen{width:calc(100vw - 32px)}.home-screen.home-guide{width:calc(100vw - 32px);max-width:calc(100vw - 32px)}.home-hero-card{width:100%;max-width:100%}.app-content{overflow-x:hidden}.screen-heading{flex-direction:column}.screen-heading>div{width:100%;min-width:0}.screen-heading p,.home-hero p{overflow-wrap:break-word;width:100%;max-width:100%}.home-card-grid,.today-health-grid,.progress-summary-grid,.target-band-snapshot-grid,.continue-panel,.goal-settings-panel,.goal-form-grid,.goal-summary-panel,.goal-summary-grid,.today-extra-panel,.welcome-progress,.welcome-band-grid,.welcome-principles,.welcome-plan-grid,.today-source-card{grid-template-columns:1fr}.welcome-panel{padding:18px}.practice-coach-mark{flex-direction:column}.today-source-flow li+li:before{width:14px}.today-extra-buttons{grid-template-columns:repeat(3,minmax(72px,1fr))}.forecast-totals{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;display:grid}.forecast-total{grid-template-columns:auto minmax(0,1fr)}.home-hero h1{font-size:40px;line-height:1.12}.home-hero-band{flex-direction:column;align-items:flex-start;gap:18px;padding:22px 20px}.home-ring{width:112px;height:112px}.home-ring svg{width:100%;height:100%}.home-hero-body{width:100%;max-width:calc(100vw - 72px)}.home-hero-body h1{overflow-wrap:anywhere;white-space:normal;width:100%;max-width:300px;font-size:24px}.home-cta-row .button{width:100%;min-height:44px;padding:0 18px;font-size:14px}.home-attention-row{flex-direction:column;align-items:flex-start;gap:10px}.home-attention-row .learner-word-tags{justify-content:flex-start;width:100%}.metric-card{min-height:104px;padding:18px}.metric-card dt{font-size:12px}.metric-card dd{margin-top:10px;font-size:30px}.home-continue-panel{gap:16px;padding:18px}.continue-panel h2{font-size:16px}.continue-panel p{font-size:13px}.home-continue-panel .continue-icon{width:40px;height:40px}.resume-button{border-width:1px;width:100%;min-height:44px;font-size:14px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.word-detail-hero h1{font-size:38px;line-height:1.05}.word-detail-hero .button{width:100%}.word-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.word-compact-stats div{justify-content:space-between;width:100%}.word-sense-panel .word-sense-facts,.word-sense-panel .word-detail-grid{grid-template-columns:1fr}.word-summary-grid div{min-height:94px;padding:14px}.word-summary-grid dd{margin-top:12px;font-size:28px}.word-summary-grid div:nth-child(3) dd{font-size:22px;line-height:1.1}.word-summary-grid p{font-size:12px}.word-sense-panel,.word-sidebar-panel,.attempt-history-panel{padding:20px}.attempt-history-card summary,.attempt-replay-meta,.attempt-feedback-grid{grid-template-columns:1fr}.attempt-option{grid-template-columns:32px minmax(0,1fr)}.word-sense-header{flex-direction:column}.word-sense-header h2{font-size:21px}.word-context-card{padding:18px}.attempt-history-empty{gap:8px;display:grid}.attempt-history-empty p{text-align:left;max-width:none}.word-context-text{font-size:16px}.question-panel h1{font-size:22px;line-height:1.3}.context-text{padding:18px;font-size:16px}.question-meta span{min-height:24px;font-size:12px}.question-meta .question-mode-label,.question-meta .question-type-pill{padding:0 12px}.option-card{min-height:50px;padding:13px;font-size:14px}.option-card.selected{padding:12px}.option-key{width:26px;height:26px;font-size:13px}.question-actions{grid-template-columns:1fr;align-items:stretch}.question-action-primary{grid-template-columns:1fr;display:grid}.question-actions .button{width:100%;min-height:44px;font-size:14px}.shortcut-key{min-width:22px;height:22px;padding:0 6px;font-size:11px}.report-compact-row{justify-content:center;font-size:15px}.report-compact-row .link-button{justify-content:center;width:100%;font-size:15px}.report-panel{padding:12px}.report-choice-grid,.report-actions{grid-template-columns:1fr;display:grid}.activity-calendar{grid-template-columns:repeat(10,minmax(18px,1fr))}}.share-card-modal-backdrop{z-index:50;background:#0918248f;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow:auto}.share-card-modal{flex-direction:column;gap:16px;width:min(100%,520px);max-height:calc(100vh - 48px);display:flex;overflow:auto}.share-card-modal-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.share-card-modal-header h2{margin:4px 0 0}.share-card-close-button{border:1px solid var(--line);width:44px;height:44px;color:var(--text);font:inherit;cursor:pointer;background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:28px;line-height:1;display:inline-flex}.share-card-preview-shell{border:1px solid var(--line);background:var(--surface-layer);border-radius:8px;justify-content:center;align-items:center;min-height:420px;padding:16px;display:flex}.share-card-preview{aspect-ratio:3/4;object-fit:contain;background:#fff;border-radius:8px;width:min(100%,360px)}.share-card-preview-placeholder,.share-card-error-state{min-height:240px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.share-card-save-note{margin:0}.share-card-actions{margin-top:0}@media (max-width:640px){.share-card-modal-backdrop{align-items:flex-end;padding:12px}.share-card-modal{max-height:calc(100vh - 24px)}.share-card-preview-shell{min-height:320px}.share-card-preview{width:min(100%,300px)}}::selection{background:var(--accent-soft)}.eyebrow,.field-label,.control-label,.home-greeting,.home-ring-caption,.study-run-ring-caption,.run-complete-stats dt,.summary-grid dt,.quality-grid dt,.goal-summary-grid dt,.goal-plan-grid dt,.word-compact-stats dt,.word-sense-facts dt,.word-summary-grid dt,.word-detail-grid dt,.attempt-replay-meta dt,.metric-card dt,.segmented-fieldset legend,.report-fieldset legend{letter-spacing:var(--spectrum-letterspacing-caps)}.metric-card dd,.summary-grid dd,.goal-plan-grid dd,.goal-summary-grid dd,.quality-grid dd,.word-compact-stats dd,.word-summary-grid dd,.run-complete-stats dd,.forecast-total dd,.home-ring-value,.study-run-ring-value,.vocabulary-count strong,.streak-pill,.practice-timer-badge,.vocab-filter-count{font-variant-numeric:tabular-nums}.button,button.button,.link-button,.back-link,.home-see-all,.primary-nav a,.pill-toggle button,.filter-chip-row button,.vocab-active-chip,.vocab-clear-all,.vocab-filter-trigger,.range-chip,.pace-chip,.home-stat-chip,.report-choice,.option-card,.vocabulary-row,.home-attention-row,.attention-row,.word-card-row,.attempt-history-card summary,.forecast-bar,.topbar-account,.topbar-account-chevron,.topbar-account-menu,.topbar-menu-action,.text-input,.vocabulary-search input,.report-message{transition:background-color var(--spectrum-motion) var(--spectrum-ease), border-color var(--spectrum-motion) var(--spectrum-ease), color var(--spectrum-motion) var(--spectrum-ease), box-shadow var(--spectrum-motion) var(--spectrum-ease), transform var(--spectrum-motion-fast) var(--spectrum-ease), opacity var(--spectrum-motion) var(--spectrum-ease)}.button:active:not(:disabled),button.button:active:not(:disabled){transform:scale(.98)}.button.secondary:active:not(:disabled),button.button.secondary:active:not(:disabled){background:var(--surface-sunken);transform:scale(.98)}.pill-toggle button:active:not(:disabled),.filter-chip-row button:active:not(:disabled),.vocab-filter-trigger:active,.vocab-active-chip:active{transform:scale(.97)}button:not(:disabled),summary,select{cursor:pointer}.primary-nav a:hover:not(.active){background:var(--surface-sunken);color:var(--text-heading)}.pill-toggle button:hover:not(.selected):not(:disabled),.filter-chip-row button:hover:not(.selected):not(:disabled){border-color:var(--spectrum-border-strong);background:var(--surface-layer)}.filter-chip-row button.selected:hover:not(:disabled){background:var(--accent-soft);border-color:var(--accent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 18%, transparent);color:var(--accent)}.vocabulary-row:hover,.home-attention-row:hover,.attention-row:hover{box-shadow:var(--spectrum-shadow-raised)}.home-stat-chip:hover,.vocab-filter-trigger:hover,.range-chip:hover{border-color:var(--spectrum-border-strong)}.vocab-active-chip:hover{background:#0265dc2e}.link-button:hover,.vocab-clear-all:hover,.home-see-all:hover,.back-link:hover{color:var(--accent-strong);text-underline-offset:3px;text-decoration:underline}.word-card-row:hover,.attempt-history-card summary:hover{background:var(--surface-layer)}.scheduling-feedback{color:var(--accent-strong);font-weight:700}.memory-state-panel{border:1px solid var(--spectrum-border);border-radius:8px;gap:12px;margin-top:16px;padding:14px;display:grid}.memory-state-header,.memory-state-grid,.memory-strength-row{align-items:center;gap:12px;display:grid}.memory-state-header{grid-template-columns:minmax(0,1fr) auto}.memory-state-header p{color:var(--text-primary);margin:4px 0 0}.memory-state-header strong{color:var(--accent-strong);font-size:1.2rem}.memory-state-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.memory-state-grid div{background:var(--surface-layer);border-radius:8px;padding:10px}.memory-state-grid dt,.memory-strength-row span{color:var(--text-secondary);text-transform:uppercase;font-size:.78rem;font-weight:700}.memory-state-grid dd{color:var(--text-primary);margin:4px 0 0;font-weight:800}.memory-curve{width:100%;height:92px}.memory-curve-axis{stroke:var(--spectrum-border-strong);stroke-width:1px}.memory-curve-now{stroke:var(--accent);stroke-dasharray:4 4;stroke-width:1.5px}.memory-curve-line{fill:none;stroke:var(--accent-strong);stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.memory-curve-due{fill:var(--warning);stroke:var(--surface);stroke-width:2px}.memory-strength-panel .status-row strong{color:var(--accent-strong);font-size:1.35rem}.memory-strength-bars{gap:10px;display:grid}.memory-strength-row{grid-template-columns:74px minmax(0,1fr) 36px}.memory-strength-track{background:var(--surface-layer);border-radius:999px;height:12px;overflow:hidden}.memory-strength-track i{background:linear-gradient(90deg, var(--accent), var(--success));border-radius:inherit;height:100%;display:block}.memory-strength-row strong{color:var(--text-primary);text-align:right}.pill-toggle button:focus-visible,.filter-chip-row button:focus-visible,.forecast-bar:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.vocabulary-search input:focus-visible{outline:none}@keyframes ring-sweep{0%{stroke-dashoffset:340px}}.home-ring circle:last-of-type,.study-run-ring circle:last-of-type,.run-complete-ring circle:last-of-type{animation:ring-sweep .7s var(--spectrum-ease)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.skeleton-circle,.skeleton-line,.skeleton-tile,.skeleton-row,.skeleton-bar{opacity:.75;animation:none!important}}@media (max-width:640px){.site-topbar{min-width:0;max-width:100vw;overflow:visible}.topbar-title,.topbar-actions,.topbar-account{min-width:0}.topbar-actions{justify-content:flex-end}.topbar-account{width:44px;max-width:44px;padding:0}.topbar-account-email,.topbar-account-chevron{display:none}.topbar-account-menu{width:min(280px,100vw - 32px);right:0}.page-shell.progress-screen{width:calc(100vw - 32px);max-width:calc(100vw - 32px);overflow-x:clip}.progress-screen,.progress-screen .learning-panel,.progress-screen .summary-grid,.progress-screen .progress-summary-grid,.progress-screen .progress-two-col,.progress-screen .progress-diagnostic-grid,.progress-screen .progress-breakdown-grid,.progress-screen .quality-grid,.progress-screen .forecast-totals,.progress-screen .target-band-snapshot-grid{min-width:0;max-width:100%}.progress-screen .learning-panel,.progress-screen .summary-grid,.progress-screen .status-composition,.progress-screen .status-composition-group,.progress-screen .status-composition-bar,.progress-screen p{width:100%}.progress-screen .progress-summary-grid,.progress-screen .progress-two-col,.progress-screen .progress-diagnostic-grid,.progress-screen .progress-breakdown-grid,.progress-screen .quality-grid,.progress-screen .target-band-snapshot-grid{grid-template-columns:1fr}.progress-screen .forecast-totals{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.progress-screen .status-row{flex-direction:column;align-items:flex-start}.progress-screen .status-composition-caption,.progress-screen .status-legend{overflow-wrap:anywhere;max-width:100%}.progress-screen .status-composition-caption{grid-template-columns:minmax(0,1fr) auto;display:grid}.progress-screen .status-composition-caption span{min-width:0}.progress-screen .status-composition-caption span:last-child:not(:first-child){text-align:right;justify-self:end}.progress-screen .status-legend span{min-width:0}.progress-screen .memory-strength-bars,.progress-screen .memory-strength-track{width:100%;min-width:0}.progress-screen .memory-strength-row{grid-template-columns:64px minmax(0,1fr) minmax(24px,auto);gap:8px}}
