:root{--font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ink:#10272e;--muted:#6b7f82;--line:#dfe5e7;--page:#fff;--surface:#fff;--surface-muted:#fbfcfd;--surface-soft:#f2f5f6;--sidebar:#f6f7f8;--sidebar-active:#e9eef2;--accent:#137e7a;--accent-soft:#eaf8f6;--success-soft:#edf8f2;--danger-soft:#fff1f0;--warning-soft:#fff7df;--chip:#edf5f3;--track:#e3e9e7;color:var(--ink);background:var(--page);font-family:var(--font);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=dark]{--ink:#f5f5f7;--muted:#a1a1a6;--line:#38383a;--page:#000;--surface:#1c1c1e;--surface-muted:#242426;--surface-soft:#2c2c2e;--sidebar:#0b0b0c;--sidebar-active:#2c2c2e;--accent:#62d6cf;--accent-soft:#26302f;--success-soft:#153326;--danger-soft:#3a2021;--warning-soft:#3b321c;--chip:#2c2c2e;--track:#3a3a3c}*{box-sizing:border-box}body{background:var(--page);min-width:320px;min-height:100vh;margin:0}body,button,input,select{transition:background-color .16s,border-color .16s,color .16s}button,input,select{font:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #137e7a47}.app-shell{min-height:100vh;color:var(--ink);grid-template-columns:260px minmax(0,1fr);display:grid}.objective-mapping-detail,.objective-coverage-note{border-top:1px solid var(--line);overflow-wrap:anywhere;margin-top:14px;padding-top:14px}.objective-mapping-detail summary,.objective-coverage-note summary{cursor:pointer;padding:8px 0;font-weight:700}.objective-coverage-note ul{padding-left:20px}.objective-coverage-note li{margin:14px 0}.quiz-save-status{color:var(--muted);align-items:baseline;gap:9px;margin:0 0 16px;font-size:13px;display:flex}.quiz-save-status .status-dot{flex-shrink:0}.quiz-storage-error{background:var(--warning-soft);color:#714b13;border:1px solid #d0a153;border-radius:12px;margin:0 0 20px;padding:14px 18px}.saved-quiz-panel{background:var(--surface-soft);border-color:#a5ccc5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:22px 24px;display:flex}.saved-quiz-panel>div:first-child{overflow-wrap:anywhere;flex:260px;min-width:0}.saved-quiz-panel h2{margin:6px 0;font-size:23px}.saved-quiz-panel p{margin:6px 0}.saved-quiz-panel small{color:var(--muted)}.saved-quiz-actions,.discard-quiz-confirmation{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.saved-quiz-actions button,.discard-quiz-confirmation button{min-height:44px}.discard-quiz-confirmation{border-top:1px solid var(--line);flex-basis:100%;padding-top:14px}.discard-quiz-confirmation p{flex-basis:100%}@media (width<=620px){.saved-quiz-panel{padding:18px}.saved-quiz-actions,.saved-quiz-actions .primary-button{width:100%}}.adaptive-layout{gap:20px;display:grid}.adaptive-hero{background:radial-gradient(circle at 10% 0%, #49aa9b24, transparent 42%), var(--surface);grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:stretch;gap:24px;padding:30px;display:grid}.next-best-step-card{align-content:center;gap:18px;min-width:0;display:grid}.next-best-step-card.compact{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;align-content:start;padding:22px}.next-best-step-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.next-best-step-heading>div{min-width:0}.next-best-step-card h2{letter-spacing:-.055em;max-width:720px;margin:10px 0 12px;font-size:clamp(2rem,4vw,3.45rem);line-height:.98}.next-best-step-card.compact h2{font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.05}.next-best-step-copy{max-width:740px;color:var(--muted);margin:0;line-height:1.65}.adaptive-status{border:1px solid var(--line);min-height:30px;color:var(--muted);background:var(--surface-soft);border-radius:999px;flex:none;align-items:center;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.adaptive-status.status-needs-review,.adaptive-status.status-not-started{color:#8a5f17;background:var(--warning-soft)}.adaptive-status.status-on-track{color:#28714d;background:var(--success-soft)}.next-best-step-focus{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;max-width:760px;padding:14px;display:grid}.next-best-step-focus>span{color:#fff;background:var(--accent);border-radius:8px;place-items:center;min-width:58px;min-height:40px;padding:0 8px;font-size:12px;font-weight:850;display:grid}.next-best-step-focus>div,.next-best-step-focus strong,.next-best-step-focus small{overflow-wrap:anywhere;min-width:0;display:block}.next-best-step-focus small{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.4}.next-best-step-card>.secondary-button{justify-self:start}.adaptive-controls{border:1px solid var(--line);background:var(--surface-muted);border-radius:18px;align-content:center;gap:14px;padding:22px;display:grid}.adaptive-controls label{gap:4px;display:grid}.adaptive-controls label small{color:var(--muted);line-height:1.4}.adaptive-controls select{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);background:var(--surface);border-radius:12px;padding:12px 14px}.adaptive-countdown{border:1px solid var(--line);background:var(--surface);border-radius:12px;align-items:center;gap:11px;padding:12px 14px;display:flex}.adaptive-countdown-icon{color:#fff;background:var(--accent);border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:20px;display:grid}.adaptive-countdown>span:last-child,.adaptive-countdown strong,.adaptive-countdown small{display:block}.adaptive-countdown strong{color:var(--ink);font-size:15px}.adaptive-countdown small{color:var(--muted);margin-top:3px}.adaptive-countdown.countdown-passed .adaptive-countdown-icon,.adaptive-countdown.countdown-unknown .adaptive-countdown-icon{color:var(--muted);background:var(--track)}.adaptive-size-control{border:0;min-width:0;margin:0;padding:0}.adaptive-size-control legend{color:var(--ink);margin-bottom:8px;font-size:13px;font-weight:800}.adaptive-size-control>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.adaptive-size-control button{border:1px solid var(--line);min-width:0;min-height:48px;color:var(--ink);background:var(--surface);cursor:pointer;border-radius:10px;place-items:center;padding:7px 5px;display:grid}.adaptive-size-control button strong{font-size:15px}.adaptive-size-control button small{color:var(--muted);font-size:9px;line-height:1.1}.adaptive-size-control button.active{border-color:var(--accent);color:#fff;background:var(--accent);box-shadow:0 0 0 3px #137e7a1f}.adaptive-size-control button.active small{color:#ffffffc7}.adaptive-start-button{width:100%;min-height:46px}.adaptive-availability-note{color:var(--muted);text-align:center}.adaptive-plan-preview .panel-heading p,.adaptive-focus-panel .panel-heading p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.45}.adaptive-mix-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.adaptive-mix-card{border:1px solid var(--line);background:var(--surface-muted);border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:3px 12px;min-width:0;padding:16px;display:grid}.adaptive-mix-card>strong{color:var(--accent);letter-spacing:-.04em;grid-row:1/span 3;font-size:2rem}.adaptive-mix-card>span{font-weight:800}.adaptive-mix-card>small,.adaptive-mix-card>em{color:var(--muted);font-size:11px;font-style:normal;line-height:1.35}.adaptive-mix-card>em{grid-area:1/2;justify-self:end}.adaptive-grid{grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);align-items:start;gap:20px;display:grid}.adaptive-focus-list,.adaptive-side-stack,.adaptive-rating-list{gap:10px;display:grid}.adaptive-focus-list{margin-top:18px}.adaptive-focus-row{border:1px solid var(--line);background:var(--surface-muted);border-radius:12px;grid-template-columns:minmax(118px,.38fr) minmax(0,1fr) auto;align-items:start;gap:14px;padding:15px;display:grid}.adaptive-focus-meta,.adaptive-focus-row>div:nth-child(2),.adaptive-focus-counts{gap:3px;min-width:0;display:grid}.adaptive-focus-meta>span{color:var(--accent);font-size:12px;font-weight:850;line-height:1.35}.adaptive-focus-row p{color:var(--ink);overflow-wrap:anywhere;margin:3px 0;line-height:1.4}.adaptive-focus-row small,.adaptive-focus-counts{color:var(--muted);font-size:11px;line-height:1.4}.adaptive-focus-counts{white-space:nowrap;justify-items:end}.adaptive-focus-counts strong{color:var(--ink)}.adaptive-preparedness{padding:0;overflow:clip}.adaptive-preparedness>summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:12px;min-height:78px;padding:18px;list-style:none;display:grid}.adaptive-preparedness>summary::-webkit-details-marker{display:none}.adaptive-preparedness>summary:focus-visible{outline-offset:-3px;outline:3px solid #137e7a47}.adaptive-preparedness>summary>span:first-child,.adaptive-preparedness>summary>span:nth-child(2){gap:3px;display:grid}.adaptive-preparedness>summary>span:nth-child(2){justify-items:end}.adaptive-preparedness>summary small,.adaptive-preparedness-body>p,.adaptive-exam-date>small{color:var(--muted);font-size:11px;line-height:1.45}.adaptive-preparedness[open]>summary .dsa-filter-chevron{transform:rotate(180deg)}.adaptive-preparedness-body{border-top:1px solid var(--line);background:var(--surface-muted);padding:16px 18px 18px}.adaptive-preparedness-body>p{margin:0 0 14px}.adaptive-rating-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(126px,.65fr);align-items:center;gap:10px;padding:10px 0;display:grid}.adaptive-rating-row:last-child{border-bottom:0}.adaptive-rating-row>span,.adaptive-rating-row strong,.adaptive-rating-row small{min-width:0;display:block}.adaptive-rating-row small{color:var(--muted);overflow-wrap:anywhere;margin-top:3px;font-size:11px;line-height:1.35}.adaptive-rating-row select{border:1px solid var(--line);width:100%;min-width:0;min-height:44px;color:var(--ink);background:var(--surface);border-radius:8px;padding:9px 30px 9px 10px}.adaptive-exam-date{gap:10px;display:grid}.adaptive-exam-date h2{margin:0}.adaptive-exam-date label{color:var(--ink);gap:6px;font-size:12px;font-weight:800;display:grid}.adaptive-exam-date input{border:1px solid var(--line);width:100%;min-width:0;min-height:44px;color:var(--ink);background:var(--surface-muted);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font:inherit;border-radius:8px;padding:9px 11px}:root[data-theme=dark] .adaptive-exam-date input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=dark] .adaptive-status.status-needs-review,:root[data-theme=dark] .adaptive-status.status-not-started{color:#f3cd7a}:root[data-theme=dark] .adaptive-status.status-on-track{color:#83d9ad}:root[data-theme=dark] .adaptive-preference-error{color:#ffb4ae}.adaptive-exam-date .text-button{justify-self:start}.adaptive-preference-error{color:#8a332d;background:var(--danger-soft);border-radius:8px;margin:4px 0 0;padding:10px 12px;font-size:12px;line-height:1.4}@media (width<=920px){.adaptive-hero,.adaptive-grid{grid-template-columns:1fr}}@media (width<=620px){.adaptive-hero{gap:20px;padding:18px}.next-best-step-heading{display:grid}.next-best-step-card h2{font-size:clamp(1.85rem,12vw,2.55rem)}.adaptive-status{justify-self:start}.next-best-step-focus{grid-template-columns:1fr}.next-best-step-focus>span{justify-self:start}.adaptive-controls{padding:16px}.adaptive-mix-grid,.adaptive-focus-row{grid-template-columns:1fr}.adaptive-mix-card>em{justify-self:start}.adaptive-focus-counts{justify-items:start;gap:14px;display:flex}.adaptive-preparedness>summary{grid-template-columns:minmax(0,1fr) auto 20px;padding:16px}.adaptive-rating-row{grid-template-columns:1fr}.next-best-step-card.compact>.secondary-button{width:100%}}.sidebar{background:var(--sidebar);height:100vh;color:var(--ink);border-right:1px solid var(--line);flex-direction:column;gap:22px;padding:24px 18px;display:flex;position:sticky;top:0}.brand{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}.brand-mark{object-fit:contain;width:100%;height:auto;display:block}.brand-logo-wrap{width:168px;display:block;position:relative}.brand-logo-wrap:after{content:"";pointer-events:none;display:none;position:absolute;inset:0}.nav-list{gap:6px;display:grid}.theme-toggle{border:1px solid var(--line);background:var(--surface);width:38px;height:38px;color:var(--ink);cursor:pointer;border-radius:50%;place-items:center;padding:0;display:grid}.theme-toggle:hover{border-color:var(--accent)}.theme-toggle-icon{color:var(--accent);font-size:20px;line-height:1}.sidebar-theme-toggle{flex:none;margin-top:auto}.mobile-theme-toggle{display:none}.nav-item{color:var(--muted);text-align:left;font:600 14px/1 var(--font);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:11px 12px}.nav-item:hover,.nav-item.active{background:var(--sidebar-active);color:var(--ink)}.source-status{border:1px solid #d5f4ef38;border-radius:8px;align-items:flex-start;gap:10px;margin-top:auto;padding:12px;display:flex}.status-dot{background:#7dd7b7;border-radius:999px;width:9px;height:9px;margin-top:5px}.workspace{background:var(--page);flex-direction:column;gap:18px;min-width:0;padding:26px;display:flex}.topbar{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.topbar-heading{min-width:0}.mobile-brand{display:none}.collection-toolbar{border:1px solid var(--line);background:var(--surface);border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px 14px;padding:13px 16px;display:flex}.collection-toolbar label{font-size:13px;font-weight:750}.collection-toolbar select{min-width:0;max-width:100%;color:var(--ink);background:var(--surface-muted);font:inherit;border:1px solid #cbdcda;border-radius:8px;padding:10px 34px 10px 12px}.collection-toolbar select:disabled{color:var(--muted);cursor:not-allowed}.collection-toolbar>span{color:var(--muted);flex:230px;font-size:12px;line-height:1.5}.collection-source-summary{font-size:13px;line-height:1.5;margin-top:10px!important}.section-label{color:var(--muted);text-transform:uppercase;margin:0 0 5px;font-size:13px;font-weight:700}h1,h2,h3,p{margin:0}h1{font-size:30px;line-height:1.1}h2{font-size:18px;line-height:1.25}h3{color:var(--muted);text-transform:uppercase;margin:0 0 10px;font-size:13px}.topbar-actions,.analytics-grid{flex-wrap:wrap;gap:10px;display:flex}.settings-view{max-width:760px}.settings-card{justify-content:space-between;align-items:center;gap:28px;padding:28px;display:flex}.settings-card h2{margin:4px 0 8px}.settings-card p:last-child{color:var(--muted);margin-bottom:0}.settings-account-control{place-items:center end;gap:6px;min-width:max-content;display:grid}.settings-local-only{border:1px solid var(--line);background:var(--surface-muted);border-radius:10px;padding:10px 14px;font-size:13px;font-weight:700}.cloud-save-status{color:var(--muted);text-align:center;max-width:150px;font-size:10px;font-weight:700;line-height:1.2}.cloud-save-status.synced{color:#1d684f}.cloud-save-status.pending,.cloud-save-status.conflict{color:#8b5f24}.cloud-draft-conflict{border-color:#e2c795;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex}.cloud-draft-conflict p:not(.section-label){color:var(--muted);margin-top:6px;font-size:13px}.cloud-draft-choices{flex:none;gap:8px;display:flex}.anki-export-notice{color:#1d684f;background:var(--success-soft);border:1px solid #bfe4d7;border-radius:8px;align-items:center;max-width:220px;padding:9px 11px;font-size:12px;font-weight:750;line-height:1.3;display:flex}.metric-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:96px;padding:10px 12px}.metric-card span{font-size:22px;font-weight:800;line-height:1;display:block}.metric-card small{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.25;display:block}.topbar-actions .metric-card{min-width:150px;min-height:78px}.mobile-nav{display:none}.view-grid,.quiz-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px;display:grid}.builder-layout{gap:14px;display:grid}.panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:18px;box-shadow:0 16px 44px #1338410f}.toolbar{grid-template-columns:minmax(0,1fr) 190px;gap:12px;margin-bottom:12px;display:grid}.field{color:var(--muted);gap:6px;font-size:12px;font-weight:700;display:grid}input,select{border:1px solid var(--line);min-width:0;color:var(--ink);background:var(--surface-muted);font:500 14px/1.2 var(--font);border-radius:8px;padding:11px 12px}.segmented-control,.order-buttons,.count-row{flex-wrap:wrap;gap:8px;display:flex}.segmented-control{margin-bottom:16px}.segmented-control button,.order-buttons button,.count-row button{border:1px solid var(--line);background:var(--surface-soft);color:var(--muted);font:700 13px/1 var(--font);cursor:pointer;border-radius:8px;padding:8px 12px}.segmented-control button.active,.order-buttons button.active,.count-row button.active{color:#fff;background:#153f48;border-color:#153f48}.bank-list{gap:10px;display:grid}.bank-row{border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.bank-meta{flex-wrap:wrap;gap:8px;margin-bottom:7px;display:flex}.bank-meta span,.good-chip,.warn-chip,.order-chip,.available-pill{background:var(--chip);color:#34616a;border-radius:999px;align-items:center;padding:4px 8px;font-size:12px;font-weight:700;display:inline-flex}.good-chip{background:var(--success-soft);color:#28714d}.warn-chip{background:var(--warning-soft);color:#82631a}.bank-row p,.builder-head p,.privacy-note p,.empty-state p,.objective-card p{color:var(--muted);font-size:14px;line-height:1.5}.primary-button,.secondary-button,.file-button{min-height:40px;font:800 14px/1 var(--font);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;padding:10px 14px}.primary-button{color:#fff;background:#137e7a}.primary-button:hover{background:#0d6967}.primary-button:disabled,.secondary-button:disabled{opacity:.45;cursor:not-allowed}.secondary-button{background:var(--surface);border-color:var(--line);color:var(--ink)}.metric-stack{gap:10px;margin:14px 0;display:grid}.privacy-note,.objective-card{background:var(--surface-soft);border:1px solid #dcecea;border-radius:8px;gap:6px;padding:13px;display:grid}.builder-head,.quiz-head,.quiz-actions,.builder-footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.quiz-actions{margin-top:26px;padding-top:2px}.builder-head{margin-bottom:16px}.builder-grid{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:20px;display:grid}.check-list{gap:9px;max-height:600px;padding:2px;display:grid;overflow-y:auto}.builder-selection-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;display:flex}.builder-selection-heading>div{gap:12px;margin-bottom:10px;display:flex}.exam-scope-control{border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;grid-template-columns:auto minmax(220px,420px);align-items:center;gap:12px;width:fit-content;max-width:100%;margin:0 0 20px;padding:12px 14px;display:grid}.exam-scope-control>span,.anki-scope-filter>span{font-size:13px;font-weight:800}.exam-scope-control select,.anki-scope-filter select{border:1px solid var(--line);width:100%;min-width:0;min-height:44px;color:var(--ink);background:var(--surface);border-radius:8px;padding:9px 34px 9px 11px}.dsa-filter-list,.review-dsa-list,.review-objective-list{gap:10px;display:grid}.dsa-filter-group,.review-dsa-group,.review-objective-group{border:1px solid var(--line);background:var(--surface);border-radius:10px;min-width:0;overflow:clip}.dsa-filter-summary,.review-dsa-summary,.review-objective-summary{cursor:pointer;overflow-wrap:anywhere;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:14px;min-height:56px;padding:14px 16px;list-style:none;display:grid}.dsa-filter-summary::-webkit-details-marker{display:none}.review-dsa-summary::-webkit-details-marker{display:none}.review-objective-summary::-webkit-details-marker{display:none}.dsa-filter-summary:focus-visible,.review-dsa-summary:focus-visible,.review-objective-summary:focus-visible{outline-offset:-3px;outline:3px solid #137e7a47}.dsa-filter-title{grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:10px;min-width:0;display:grid}.dsa-filter-title strong,.review-objective-summary strong{color:var(--accent);letter-spacing:.025em;font-size:13px}.dsa-filter-title>span,.review-objective-summary>span>span{font-weight:750;line-height:1.35}.dsa-filter-summary small,.review-dsa-summary small,.review-objective-summary small{color:var(--muted);text-align:right;font-size:12px;line-height:1.35}.dsa-filter-chevron{color:var(--muted);font-size:20px;line-height:1;transition:transform .16s}:is(.dsa-filter-group,.review-dsa-group,.review-objective-group)[open]>summary .dsa-filter-chevron{transform:rotate(180deg)}.dsa-filter-body,.review-dsa-body,.review-objective-body{border-top:1px solid var(--line);background:var(--surface-muted);padding:14px 16px 16px}.dsa-filter-actions,.review-dsa-actions{flex-wrap:wrap;justify-content:flex-end;gap:14px;margin-bottom:12px;display:flex}.dsa-objective-check-list{max-height:none;overflow:visible}.objective-check-title{overflow-wrap:anywhere;margin-top:4px;line-height:1.45;display:block}.check-row{border:1px solid var(--line);border-radius:8px;align-items:flex-start;gap:10px;padding:11px;display:flex}.check-row input{margin-top:2px}.check-row strong,.check-row small{overflow-wrap:anywhere;display:block}.check-row>span,.adaptive-controls{min-width:0}.adaptive-controls select{min-width:0;max-width:100%}.adaptive-count{flex-wrap:wrap}.check-row small{color:var(--muted);margin-top:3px;font-size:12px}.count-row{align-items:center}.count-row input{text-align:center;width:76px}.builder-footer{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:12px 14px;position:sticky;bottom:14px;box-shadow:0 12px 34px #1338411f}.question-panel{padding:22px}.progress-track{background:var(--track);border-radius:999px;height:8px;margin:16px 0 18px;overflow:hidden}.progress-track span{border-radius:inherit;background:#e0a53a;height:100%;display:block}.adaptive-question-reason{border:1px solid var(--line);background:var(--surface-soft);width:fit-content;max-width:100%;color:var(--muted);border-radius:999px;flex-wrap:wrap;align-items:center;gap:7px 10px;margin:-2px 0 18px;padding:8px 11px;font-size:12px;display:flex}.adaptive-question-reason span{text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:800}.adaptive-question-reason strong{color:var(--ink)}.stem{margin-bottom:18px;font-size:18px;line-height:1.65}.choices{gap:10px;display:grid}.choice-row{grid-template-columns:minmax(0,1fr) 38px;align-items:stretch;gap:8px;display:grid}.choice-main,.cross-button{border:1px solid var(--line);background:var(--surface-muted);color:var(--ink);cursor:pointer;border-radius:8px}.choice-main{text-align:left;font:600 14px/1.4 var(--font);align-items:center;gap:12px;padding:11px;display:flex}.choice-main span{background:var(--chip);color:#35616a;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.choice-main strong{font-weight:650}.cross-button{font-size:20px}.choice-row.selected .choice-main{border-color:#137e7a;box-shadow:0 0 0 3px #137e7a1f}.choice-row.correct .choice-main{background:var(--success-soft);border-color:#43a36f}.choice-row.incorrect .choice-main{background:var(--danger-soft);border-color:#d76b66}.choice-row.crossed .choice-main{color:#8d9999;background:var(--surface-soft);text-decoration:line-through}.explanation-box{background:var(--surface-soft);border:1px solid #dcecea;border-radius:8px;gap:12px;margin-top:22px;padding:18px;display:grid}.explanation-box p{color:#3f5559;line-height:1.55}.explanation-box small,.objective-card small{color:var(--muted)}.navigator-panel{gap:14px;display:grid}.question-grid{grid-template-columns:repeat(5,1fr);gap:7px;max-height:min(50vh,520px);padding:3px;display:grid;overflow-y:auto}.question-grid button{border:1px solid var(--line);background:var(--surface-soft);height:44px;color:var(--muted);cursor:pointer;border-radius:8px;font-weight:800}.question-grid button.current{outline-offset:1px;border-color:#137e7a;outline:2px solid #137e7a}.question-grid button.done{background:var(--success-soft);color:#28714d}.question-grid button.missed{background:var(--danger-soft);color:#ab3935}.navigator-help{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.5}.navigator-legend{color:var(--muted);flex-wrap:wrap;gap:8px 12px;margin:0;padding:0;font-size:11px;list-style:none;display:flex}.navigator-legend li{align-items:center;gap:5px;display:flex}.navigator-legend span{border:1px solid var(--line);background:var(--surface-soft);border-radius:3px;width:12px;height:12px}.navigator-legend .correct{background:var(--success-soft);border-color:#28714d}.navigator-legend .missed{background:var(--danger-soft);border-color:#ab3935}.navigator-legend .flagged{border-bottom:3px solid #e0a53a}.empty-state{border:1px dashed var(--line);text-align:center;border-radius:8px;padding:28px}.objective-list{gap:12px;margin-top:18px;display:grid}.objective-row{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) 56px;align-items:center;gap:10px;padding-top:10px;display:grid}.objective-row span{color:#334f55}.objective-row .progress-track{grid-column:1/-1;margin:0}.attempt-list{gap:10px;margin-top:14px;display:grid}.attempt-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:10px;padding-bottom:10px;display:flex}.exam-stats-stack{gap:18px;display:grid}.exam-stats-overview{gap:24px;padding:26px;display:grid}.exam-stats-heading,.exam-progress-heading,.topic-stat-main{align-items:center;gap:14px;display:flex}.exam-stats-heading,.exam-progress-heading{justify-content:space-between}.exam-stats-heading h2{margin:4px 0 7px;font-size:24px}.exam-stats-heading p:last-child,.exam-progress-heading span,.topic-stat-main small,.topic-stat-score small,.objective-stat-main small,.objective-stat-score small,.exam-history-panel>.empty-state p{color:var(--muted)}.exam-status-pill{color:#17634f;background:var(--success-soft);border:1px solid #1479624d;border-radius:999px;flex:none;padding:7px 11px;font-size:12px;font-weight:800}.exam-stats-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.exam-metric{border:1px solid var(--line);background:var(--surface-muted);border-radius:10px;min-width:0;padding:16px}.exam-metric strong,.exam-metric span,.exam-metric small{display:block}.exam-metric strong{color:var(--ink);margin-bottom:7px;font-size:clamp(23px,3vw,30px);line-height:1}.exam-metric span{text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:800}.exam-metric small{color:var(--muted);margin-top:7px;line-height:1.35}.exam-progress-summary{border-top:1px solid var(--line);padding-top:18px}.exam-progress-track,.topic-stat-track,.objective-stat-track{background:var(--track);border-radius:999px;display:flex;overflow:hidden}.exam-progress-track{height:10px;margin:12px 0 10px}.exam-progress-correct,.topic-stat-correct,.objective-stat-correct{background:#23816b}.exam-progress-missed,.topic-stat-missed,.objective-stat-missed{background:#b56924}.exam-progress-legend{color:var(--muted);flex-wrap:wrap;gap:8px 16px;font-size:12px;display:flex}.exam-progress-legend .correct-count{color:#17634f}.exam-progress-legend .missed-count{color:#925019}.exam-stats-layout{grid-template-columns:minmax(0,1.55fr) minmax(260px,.7fr);align-items:start;gap:18px;display:grid}.topic-stats-panel,.exam-history-panel{min-width:0}.topic-stats-panel .panel-heading{justify-content:space-between;margin-bottom:4px}.topic-stats-panel .panel-heading>span{color:var(--muted);text-align:right;font-size:12px;font-weight:750}.topic-stats-helper{max-width:48ch;color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.45}.topic-stats-list{display:grid}.dsa-stat-group{border-top:1px solid var(--line)}.dsa-stat-summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto 20px;align-items:center;gap:11px 14px;padding:15px 0;list-style:none;display:grid}.dsa-stat-summary::-webkit-details-marker{display:none}.dsa-stat-summary::marker{content:""}.dsa-stat-summary:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 35%, transparent);outline-offset:4px;border-radius:8px}.dsa-stat-chevron{color:var(--muted);font-size:20px;line-height:1;transition:transform .16s;transform:rotate(0)}.dsa-stat-group[open] .dsa-stat-chevron{transform:rotate(180deg)}.topic-stat-main{min-width:0}.topic-stat-copy,.topic-stat-main strong,.topic-stat-main small,.topic-stat-score strong,.topic-stat-score small,.exam-history-panel .attempt-row>span strong,.exam-history-panel .attempt-row>span small{display:block}.topic-stat-main strong{overflow-wrap:anywhere;line-height:1.35}.topic-stat-main small{margin-top:4px;font-size:11px}.topic-stat-id{min-width:58px;color:var(--accent);background:var(--chip);text-align:center;border-radius:8px;flex:none;padding:8px 7px;font-size:11px;font-weight:850}.topic-stat-score{text-align:right;min-width:78px}.topic-stat-score strong{font-size:18px}.topic-stat-score small{margin-top:3px;font-size:10px}.topic-stat-track{grid-column:1/-1;height:6px}.objective-stats-list{border-left:2px solid color-mix(in srgb, var(--accent) 28%, var(--line));margin:0 0 16px 72px;padding:2px 0 2px 16px;display:grid}.objective-stats-heading,.later-course-stats-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.objective-stats-heading{padding:7px 0 10px}.objective-stats-heading>span,.later-course-stats-heading>span{color:var(--muted);flex:none;font-size:11px;font-weight:750}.objective-stat-row{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) 82px;align-items:center;gap:9px 16px;padding:12px 0;display:grid}.objective-stat-main{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;min-width:0;display:grid}.objective-stat-main strong,.objective-stat-main small,.objective-stat-score strong,.objective-stat-score small{display:block}.objective-stat-main strong{overflow-wrap:anywhere;font-size:13px;line-height:1.4}.objective-stat-main small{margin-top:4px;font-size:10px}.objective-stat-id{color:var(--accent);background:var(--accent-soft);white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:850}.objective-stat-id.additional{color:var(--ink);background:var(--chip)}.objective-stat-score{text-align:right}.objective-stat-score strong{font-size:15px}.objective-stat-score small{margin-top:3px;font-size:9px}.objective-stat-track{grid-column:1/-1;height:5px}.objective-stat-empty{opacity:.72}.later-course-stats{border-top:1px solid var(--line);margin-top:24px;padding-top:22px}.later-course-stats-heading{margin-bottom:12px}.later-course-stats-heading h3{margin:3px 0 6px;font-size:18px}.later-course-stats-heading p:last-child{max-width:52ch;color:var(--muted);margin:0;font-size:12px;line-height:1.45}.exam-history-panel h2{margin-bottom:16px}.exam-history-panel .attempt-list{margin-top:0}.exam-history-panel .attempt-row>span{text-align:right;flex:none}.exam-history-panel .attempt-row>span small{color:var(--muted);margin-top:3px;font-size:10px}.exam-history-panel .empty-state{padding:24px 14px}@media (width<=980px){.exam-stats-layout{grid-template-columns:1fr}.exam-stats-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.exam-stats-overview{padding:20px}.exam-stats-heading{flex-direction:column;align-items:flex-start}.exam-metric{padding:14px}.dsa-stat-summary{grid-template-columns:minmax(0,1fr) 18px;gap:10px}.topic-stat-main{grid-column:1;align-items:flex-start}.topic-stat-id{min-width:48px}.topic-stat-score{text-align:left;grid-column:1;align-items:baseline;gap:6px;margin-left:58px;display:flex}.dsa-stat-chevron{grid-area:1/2/span 2}.topic-stat-track{grid-column:1/-1}.objective-stats-list{margin-left:0;padding-left:12px}.objective-stat-row{grid-template-columns:minmax(0,1fr) 62px;gap:9px 10px}.objective-stat-main{grid-template-columns:1fr;gap:7px}.objective-stat-id{justify-self:start}.later-course-stats-heading{flex-direction:column;gap:8px}}@media (width<=340px){.exam-stats-metrics{grid-template-columns:1fr}}.source-steps{grid-template-columns:repeat(5,1fr);gap:8px;margin:16px 0;display:grid}.source-steps div{border:1px solid var(--line);border-radius:8px;gap:8px;padding:10px;display:grid}.source-steps .complete{background:var(--accent-soft);border-color:#137e7a}.source-steps span{color:#fff;background:#153f48;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;font-weight:900;display:grid}.file-button{color:#fff;background:#137e7a;align-items:center;display:inline-flex;position:relative}.file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}@media (width<=1040px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.mobile-theme-toggle{z-index:40;display:grid;position:fixed;bottom:14px;left:14px;box-shadow:0 6px 18px #00000029}.mobile-brand{align-items:center;margin-bottom:12px;display:flex}.mobile-brand img{object-fit:contain;width:100%;height:auto}.mobile-brand .brand-logo-wrap{width:132px}.workspace{padding:18px}.mobile-nav{gap:8px;max-width:100%;padding-bottom:4px;display:flex;overflow-x:auto}.mobile-nav button{border:1px solid var(--line);background:var(--surface);color:var(--muted);font:800 13px/1 var(--font);white-space:nowrap;border-radius:8px;padding:9px 12px}.mobile-nav button.active{color:#fff;background:#153f48}.view-grid,.quiz-layout,.builder-grid,.toolbar{grid-template-columns:1fr}}@media (width<=640px){.workspace{padding:14px}.topbar,.builder-head,.builder-footer,.quiz-head,.quiz-actions,.bank-row{flex-direction:column;align-items:stretch}.quiz-actions{gap:12px;margin-top:22px}.quiz-actions button{width:100%}.topbar-actions,.analytics-grid{grid-template-columns:1fr 1fr;display:grid}.topbar-actions .metric-card{min-width:0}.cloud-draft-choices{grid-column:1/-1}.settings-card{flex-direction:column;align-items:stretch;padding:20px}.settings-account-control{justify-items:start;min-width:0}.account-sync-trigger{justify-content:center}.cloud-draft-conflict,.cloud-draft-choices{flex-direction:column;align-items:stretch}.source-steps{grid-template-columns:1fr}.question-grid{grid-template-columns:repeat(4,1fr)}.stem{font-size:16px}}.dashboard-stack{gap:16px;display:grid}.dashboard-hero{color:#f7fbfa;background:radial-gradient(circle at 88% 18%,#69d3b42e,#0000 34%),linear-gradient(135deg,#0c3038,#154852);border-radius:10px;grid-template-columns:minmax(0,1fr) 240px;align-items:center;gap:32px;min-height:300px;padding:36px;display:grid;overflow:hidden;box-shadow:0 20px 50px #0b2e362b}.eyebrow-row,.hero-actions,.panel-heading,.featured-bank-top,.featured-bank-actions,.quiz-head-actions,.navigator-stats,.feedback-title{align-items:center;gap:10px;display:flex}.eyebrow-row{flex-wrap:wrap;margin-bottom:28px}.eyebrow-row span{color:#f7fbfac7;border:1px solid #ffffff38;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700}.hero-copy .section-label{color:#8edbc5}.hero-copy h2{letter-spacing:-.035em;max-width:700px;font-size:clamp(30px,4vw,48px);line-height:1.05}.hero-copy>p:not(.section-label){color:#f7fbfabd;max-width:720px;margin-top:14px;line-height:1.6}.hero-actions{flex-wrap:wrap;margin-top:24px}.secondary-button.inverse{color:#fff;background:0 0;border-color:#ffffff57}.hero-progress{justify-items:center;gap:12px;display:grid}.hero-progress p{color:#f7fbfab3;font-size:13px}.progress-ring{text-align:center;background:radial-gradient(circle at center, #154852 57%, transparent 58%), conic-gradient(#e4ad49 var(--progress), #ffffff26 0);border-radius:50%;place-content:center;width:164px;height:164px;display:grid}.progress-ring strong{font-size:34px;line-height:1}.progress-ring span{color:#f7fbfaa6;text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font-size:12px}.dashboard-metrics{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.dashboard-metrics article{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:16px 18px}.dashboard-metrics span,.dashboard-metrics small{display:block}.dashboard-metrics span{font-size:26px;font-weight:850}.dashboard-metrics small{color:var(--muted);margin-top:3px;font-size:12px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px;display:grid}.panel-heading,.featured-bank-top,.feedback-title{justify-content:space-between}.panel-heading{margin-bottom:16px}.objective-dashboard-list{display:grid}.objective-dashboard-row{border-top:1px solid var(--line);grid-template-columns:74px minmax(0,1fr) 72px 76px;align-items:center;gap:14px;padding:15px 0;display:grid}.objective-id{color:#35616a;font-size:12px;font-weight:850}.objective-copy{min-width:0}.objective-copy>strong{margin-bottom:4px;display:block}.objective-copy p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.progress-track.compact{height:5px;margin:9px 0 0}.objective-score strong,.objective-score small{text-align:right;display:block}.objective-score small{color:var(--muted);font-size:10px}.text-button{color:#0f7772;cursor:pointer;background:0 0;border:0;font-weight:800}.text-button:hover{text-decoration:underline}.dashboard-aside{gap:16px;display:grid}.study-plan-card ol,.feature-list{margin:16px 0;padding:0;list-style:none}.study-plan-card ol{gap:16px;display:grid}.study-plan-card li{gap:11px;display:flex}.study-plan-card li>span{color:#fff;background:#153f48;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:850;display:grid}.study-plan-card li p,.source-card p{color:var(--muted);margin-top:3px;font-size:13px;line-height:1.45}.full-button{width:100%}.source-card{align-items:flex-start;gap:12px;display:flex}.source-lock{background:var(--success-soft);color:#23724d;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.focus-timer{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-items:center;gap:7px;padding:7px 8px 7px 11px;display:flex}.focus-timer div{min-width:66px}.focus-timer small,.focus-timer strong{display:block}.focus-timer small{color:var(--muted);font-size:10px}.focus-timer strong{font-variant-numeric:tabular-nums}.focus-timer button{background:var(--surface-soft);color:#27565f;cursor:pointer;border:0;border-radius:6px;padding:7px 8px;font-size:11px;font-weight:800}.resume-item{border:1px solid var(--line);color:var(--accent);margin-top:10px}.featured-bank{border:1px solid var(--line);background:var(--surface-muted);border-radius:8px;padding:20px}.featured-bank-top{align-items:flex-start}.featured-bank h3{color:var(--ink);text-transform:none;margin:0 0 8px;font-size:20px}.featured-bank p{max-width:720px;color:var(--muted);line-height:1.55}.featured-bank-actions{flex-shrink:0}.objective-chip-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px;display:grid}.objective-chip-grid>span{border:1px solid var(--line);color:#365a62;border-radius:8px;gap:2px;padding:11px;font-size:13px;display:grid}.objective-chip-grid small{color:var(--muted)}.feature-list{gap:11px;display:grid}.feature-list li{color:#38545a;padding-left:20px;font-size:14px;line-height:1.45;position:relative}.feature-list li:before{content:"✓";color:#238467;font-weight:900;position:absolute;left:0}.builder-options{align-content:start;gap:24px;display:grid}.toggle-row{border:1px solid var(--line);border-radius:8px;align-items:flex-start;gap:10px;padding:11px;display:flex}.toggle-row strong,.toggle-row small{display:block}.anki-auto-option,.anki-export-strip{background:var(--surface-soft);border:1px solid #cfe4df;border-radius:8px;align-items:flex-start;gap:10px;padding:12px;display:flex}.anki-auto-option input,.anki-export-strip input{accent-color:#137e7a;flex:none;margin:3px 0 0}.anki-auto-option span,.anki-export-strip span{gap:3px;display:grid}.anki-auto-option small,.anki-export-strip small{color:var(--muted);font-size:12px;line-height:1.45}.anki-export-strip{margin:16px 0 4px}.anki-question-export,.anki-review-export,.anki-session-export{background:var(--surface-soft);border:1px solid #cfe4df;border-radius:8px;gap:12px;min-width:0;padding:16px;display:grid}.anki-question-export,.anki-review-export{grid-template-columns:minmax(0,1fr) minmax(200px,.8fr);align-items:start;margin-top:22px}.anki-review-export h3{margin:4px 0 8px}.anki-question-export p,.anki-review-export p,.anki-session-export p,.anki-session-export small,.anki-review-controls small{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.5}.anki-review-controls,.anki-download{gap:8px;min-width:0;display:grid}.anki-review-controls label{font-size:12px;font-weight:750}.anki-review-controls select{border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;color:var(--ink);border-radius:6px;padding:10px}.anki-export-options{gap:6px;min-width:0;display:grid}.anki-export-options label{gap:6px;font-size:12px;font-weight:750;display:grid}.anki-export-options select{border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;color:var(--ink);border-radius:6px;padding:10px}.anki-export-options a{color:var(--accent);text-decoration:underline}.anki-export-error{overflow-wrap:anywhere;color:#9b352d!important}.automatic-anki-export{gap:8px;margin-bottom:16px;display:grid}.automatic-anki-export small{color:var(--muted)}.automatic-anki-export p{margin:0}.automatic-anki-actions{flex-wrap:wrap;gap:8px;display:flex}.anki-download .secondary-button{white-space:normal;min-height:44px}.anki-download .anki-download-status{color:#1d684f;margin:0;font-size:12px;line-height:1.5}@media (width<=700px){.anki-question-export,.anki-review-export{grid-template-columns:minmax(0,1fr)}}.review-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.toggle-row small{color:var(--muted);font-size:12px}.quiz-head-actions{flex-wrap:wrap;justify-content:flex-end}.flag-button{border:1px solid var(--line);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.flag-button.active{color:#7d5b1a;background:var(--warning-soft);border-color:#e0a53a}.confidence-panel{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;grid-template-columns:170px minmax(0,1fr);align-items:center;gap:14px;margin-top:22px;padding:16px;display:grid}.confidence-panel>div>small{color:var(--muted);margin-top:3px;font-size:11px;display:block}.confidence-buttons{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.confidence-buttons button{border:1px solid var(--line);color:#39545a;background:var(--surface);cursor:pointer;border-radius:7px;padding:9px}.confidence-buttons strong,.confidence-buttons small{display:block}.confidence-buttons small{color:var(--muted);margin-top:2px;font-size:10px}.confidence-buttons button.active{color:#0f625f;background:var(--accent-soft);border-color:#137e7a;box-shadow:0 0 0 2px #137e7a1a}.feedback-title{align-items:flex-start}.feedback-title>strong{font-size:17px}.feedback-title span{color:#38545a;text-align:right;font-size:13px;font-weight:750}.correct-feedback{border-left:4px solid #43a36f}.incorrect-feedback{border-left:4px solid #d76b66}.takeaway{border-top:1px solid #dcecea;padding-top:12px}.takeaway strong{color:#0f6e69;text-transform:uppercase;letter-spacing:.04em;font-size:12px}.answer-objective{border-top:1px solid #dcecea;gap:5px;padding-top:12px;display:grid}.answer-objective strong{color:#38545a;letter-spacing:.02em;font-size:12px}.answer-objective p{font-size:13px;line-height:1.45}.answer-objective small{font-size:12px}.navigator-stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:10px 0;font-size:12px}.navigator-stats strong{color:var(--ink)}.previous-progress{border-top:1px solid var(--line);min-width:0;margin-top:auto;padding:12px 0 0}.previous-progress-heading,.previous-progress-counts{flex-wrap:wrap;align-items:baseline;gap:6px 12px;font-size:12px;line-height:1.5;display:flex}.previous-progress-heading{justify-content:space-between}.previous-progress-heading strong{color:var(--ink)}.previous-progress-track{background:var(--track);border-radius:999px;height:7px;margin:10px 0;display:flex;overflow:hidden}.previous-progress-track .previous-correct{background:#23816b}.previous-progress-track .previous-missed{background:#b56924}.previous-progress-counts .correct-count{color:#17634f}.previous-progress-counts .missed-count{color:#925019}.previous-progress-counts{color:var(--muted)}.library-progress-note{color:var(--muted);margin-top:12px;font-size:12px;line-height:1.5}.library-saved-progress{background:var(--success-soft);border:1px solid #bddbd4;border-radius:6px;gap:6px;padding:12px;font-size:12px;display:grid}.library-saved-progress .text-button{justify-self:start}.question-grid button.flagged{box-shadow:inset 0 -3px #e0a53a}.objective-study-panel>.builder-head{margin-top:18px}.objective-filter{gap:8px;min-width:0;margin-top:20px;display:grid}.objective-filter select{border:1px solid var(--line);width:100%;min-width:0;min-height:44px;color:var(--ink);background:var(--surface);font:inherit;border-radius:8px;padding:10px 12px}.objective-question-groups{gap:16px;margin-top:22px;display:grid}.objective-question-group{border:1px solid var(--line);overflow-wrap:anywhere;border-radius:10px;min-width:0;padding:18px}.objective-group-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:20px;display:grid}.objective-group-heading h3{color:#286b65;margin:0;font-size:16px}.objective-group-heading p,.current-objective p{margin:8px 0;line-height:1.55}.objective-group-heading small,.current-objective small{color:var(--muted)}.objective-question-preview{margin-top:14px}.objective-question-preview summary{cursor:pointer;min-height:44px;padding:12px 0;font-weight:700}.review-panel .anki-review-export{margin-top:24px}.review-dsa-list{margin-top:20px}.review-dsa-group{border-radius:12px}.review-dsa-summary{min-height:64px;padding:16px 18px}.review-dsa-body{padding:16px 18px 18px}.review-objective-group{border-radius:8px}.review-objective-summary{grid-template-columns:minmax(0,1fr) auto 24px;min-height:58px}.review-objective-summary>span:first-child{gap:5px;min-width:0;display:grid}.review-objective-summary>span>span{overflow-wrap:anywhere;display:block}.review-objective-body{padding-top:16px}.review-objective-body>.secondary-button{margin:0 0 12px auto;display:block}.anki-scope-filter{gap:7px;width:min(100%,560px);display:grid}.current-objective{background:var(--surface-soft);overflow-wrap:anywhere;border-left:3px solid #398c80;border-radius:4px 8px 8px 4px;margin-top:20px;padding:14px 16px}@media (width<=620px){.exam-scope-control{grid-template-columns:minmax(0,1fr);gap:7px;width:100%}.dsa-filter-summary,.review-dsa-summary,.review-objective-summary{grid-template-columns:minmax(0,1fr) 24px;gap:7px 10px;padding:13px 14px}.dsa-filter-summary small,.review-dsa-summary small,.review-objective-summary small{text-align:left;grid-column:1}.dsa-filter-summary .dsa-filter-chevron,.review-dsa-summary .dsa-filter-chevron,.review-objective-summary .dsa-filter-chevron{grid-area:1/2/span 2}.dsa-filter-title{grid-template-columns:minmax(0,1fr);gap:3px}.dsa-filter-body,.review-dsa-body,.review-objective-body{padding:12px}.dsa-filter-actions,.review-dsa-actions{justify-content:flex-start}.review-dsa-actions button,.review-objective-body>.secondary-button{width:100%}.objective-group-heading{grid-template-columns:minmax(0,1fr);gap:12px}.objective-group-heading>button{width:100%}.objective-question-group{padding:14px}}.review-list{display:grid}.review-list article{border-top:1px solid var(--line);grid-template-columns:58px minmax(0,1fr);gap:12px;padding:15px 0;display:grid}.review-number{color:#35616a;background:var(--chip);text-align:center;overflow-wrap:anywhere;border-radius:8px;place-items:center;min-width:0;height:fit-content;min-height:38px;padding:8px 4px;font-size:12px;font-weight:850;display:grid}.review-list article>div>strong{line-height:1.5;display:block}.review-list article p{color:var(--muted);overflow-wrap:anywhere;margin-top:6px;font-size:12px}.source-issue-list{gap:12px;margin:10px 0 0;padding-left:18px;display:grid}.source-issue-list span{margin-top:4px;display:block}.attempt-row div strong,.attempt-row div small{display:block}.attempt-row div small,.objective-row small{color:var(--muted);font-size:11px}.source-evidence-list{display:grid}.source-evidence-list article{border-top:1px solid var(--line);grid-template-columns:42px minmax(0,1fr);gap:12px;padding:18px 0;display:grid}.source-evidence-list article>span{color:#5a767c;font-size:12px;font-weight:850}.source-evidence-list p{color:var(--muted);margin-top:5px;line-height:1.5}.source-evidence-list code{overflow-wrap:anywhere;color:#38545a;background:var(--surface-soft);border-radius:6px;margin-top:9px;padding:8px;font-size:11px;display:block}.source-evidence-list a{color:#0f7772;margin-top:8px;font-weight:800;display:inline-block}@media (width<=1040px){.dashboard-grid{grid-template-columns:1fr}.dashboard-aside{grid-template-columns:1fr 1fr}.dashboard-hero{grid-template-columns:minmax(0,1fr) 190px;padding:28px}.focus-timer{flex-basis:100%;order:3}}@media (width<=720px){.dashboard-hero{grid-template-columns:1fr;padding:24px}.hero-progress{grid-template-columns:auto 1fr;justify-self:start;align-items:center}.progress-ring{width:110px;height:110px}.progress-ring strong{font-size:26px}.dashboard-metrics{grid-template-columns:1fr 1fr}.objective-dashboard-row{grid-template-columns:64px minmax(0,1fr) 68px}.objective-dashboard-row .text-button{grid-column:2/-1;justify-self:start}.dashboard-aside,.objective-chip-grid{grid-template-columns:1fr}.featured-bank-top,.featured-bank-actions,.panel-heading,.confidence-panel{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.featured-bank-actions{width:100%}.featured-bank-actions button{flex:1}.confidence-buttons{grid-template-columns:1fr}.feedback-title{flex-direction:column}.feedback-title span{text-align:left}.review-actions{flex-direction:column;align-items:stretch;width:100%}}@media (width<=440px){.topbar-actions{grid-template-columns:1fr 1fr}.focus-timer{grid-column:1/-1}.anki-export-notice{grid-column:1/-1;max-width:none}.dashboard-metrics{grid-template-columns:1fr}.objective-dashboard-row{grid-template-columns:1fr 64px}.objective-id,.objective-dashboard-row .text-button{grid-column:1/-1}.hero-actions,.featured-bank-actions,.quiz-head-actions{flex-direction:column;align-items:stretch}}.library-stack,.home-dashboard{gap:20px;display:grid}.home-dashboard-hero{background:radial-gradient(circle at 92% 10%, #137e7a1f, transparent 35%), var(--surface);grid-template-columns:minmax(0,1fr) 210px;align-items:center;gap:34px;padding:34px;display:grid;overflow:hidden}.home-dashboard-copy{min-width:0}.home-dashboard-kicker,.home-dashboard-actions,.home-dashboard-countdown,.dashboard-recent-heading{align-items:center;display:flex}.home-dashboard-kicker{flex-wrap:wrap;gap:8px;margin-bottom:26px}.home-dashboard-kicker span{border:1px solid var(--line);color:var(--muted);background:var(--surface-muted);letter-spacing:.035em;text-transform:uppercase;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.home-dashboard-copy h2{letter-spacing:-.055em;max-width:760px;margin:8px 0 12px;font-size:clamp(2rem,4vw,3.8rem);line-height:.98}.home-dashboard-copy>p:not(.section-label){max-width:660px;color:var(--muted);margin:0;line-height:1.6}.home-dashboard-countdown{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;gap:11px;width:fit-content;margin-top:22px;padding:10px 13px}.home-dashboard-countdown>span{width:30px;height:30px;color:var(--accent);background:var(--accent-soft);border-radius:50%;flex:0 0 30px;place-items:center;display:grid}.home-dashboard-countdown strong,.home-dashboard-countdown small{display:block}.home-dashboard-countdown strong{font-size:13px}.home-dashboard-countdown small{color:var(--muted);margin-top:2px;font-size:11px}.home-dashboard-actions{flex-wrap:wrap;gap:10px;margin-top:22px}.home-dashboard-progress{justify-items:center;gap:12px;display:grid}.home-dashboard-progress-ring{text-align:center;background:radial-gradient(circle at center, var(--surface) 59%, transparent 60%), conic-gradient(var(--accent) var(--progress), var(--track) 0);border-radius:50%;place-content:center;width:168px;height:168px;display:grid}.home-dashboard-progress-ring strong,.home-dashboard-progress-ring span{display:block}.home-dashboard-progress-ring strong{letter-spacing:-.04em;font-size:34px;line-height:1}.home-dashboard-progress-ring span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:10px;font-weight:800}.home-dashboard-progress p{color:var(--muted);margin:0;font-size:12px}.home-dashboard-progress p strong{color:var(--ink)}.home-dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.home-dashboard-metrics article{min-width:0;padding:18px}.home-dashboard-metrics strong,.home-dashboard-metrics span,.home-dashboard-metrics small{display:block}.home-dashboard-metrics>article>strong{letter-spacing:-.035em;font-size:28px;line-height:1}.home-dashboard-metrics span{margin-top:7px;font-size:13px;font-weight:750}.home-dashboard-metrics small{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.35}.dashboard-resume-card{background:var(--accent-soft);border-color:#137e7a61;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;display:flex}.dashboard-resume-card>div{min-width:0}.dashboard-resume-card h2{overflow-wrap:anywhere;margin:5px 0;font-size:20px}.dashboard-resume-card p:not(.section-label){color:var(--muted);margin:0;font-size:13px}.dashboard-resume-card small{color:var(--muted);margin-top:5px;font-size:11px;display:block}.home-dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);align-items:start;gap:18px;display:grid}.home-dashboard-main,.home-dashboard-side{gap:18px;min-width:0;display:grid}.dashboard-priority-panel .panel-heading p{max-width:650px;color:var(--muted);margin:5px 0 0;line-height:1.45}.dashboard-priority-list,.dashboard-recent-list{display:grid}.dashboard-priority-row{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:17px 0;display:grid}.dashboard-priority-copy{min-width:0}.dashboard-priority-copy>div:first-child{align-items:baseline;gap:9px;display:flex}.dashboard-priority-copy>div:first-child span{color:var(--accent);flex:none;font-size:11px;font-weight:850}.dashboard-priority-copy>div:first-child strong{overflow-wrap:anywhere;min-width:0}.dashboard-priority-copy p{color:var(--muted);margin:5px 0 9px;font-size:11px}.dashboard-dsa-progress{background:var(--track);border-radius:999px;height:5px;overflow:hidden}.dashboard-dsa-progress span{border-radius:inherit;background:var(--accent);height:100%;display:block}.dashboard-priority-action{justify-items:end;gap:7px;display:grid}.dashboard-priority-action small{color:var(--muted);font-size:11px}.dashboard-quick-actions h2,.dashboard-recent-panel h2{margin:5px 0 14px;font-size:20px}.dashboard-quick-grid{gap:8px;display:grid}.dashboard-quick-grid button{border:1px solid var(--line);width:100%;color:var(--ink);background:var(--surface-muted);text-align:left;cursor:pointer;border-radius:10px;gap:3px;padding:13px 14px;display:grid}.dashboard-quick-grid button:hover{background:var(--accent-soft);border-color:#137e7a73}.dashboard-quick-grid strong{font-size:13px}.dashboard-quick-grid small{color:var(--muted);font-size:10px}.dashboard-recent-heading{justify-content:space-between;gap:10px}.dashboard-recent-list article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:13px 0;display:flex}.dashboard-recent-list article>div{min-width:0}.dashboard-recent-list article>div strong,.dashboard-recent-list article small{display:block}.dashboard-recent-list article>div strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.dashboard-recent-list article small{color:var(--muted);margin-top:3px;font-size:10px}.dashboard-recent-list article>span{text-align:right;flex:none}.dashboard-empty-activity{border-top:1px solid var(--line);padding:18px 0 4px}.dashboard-empty-activity strong{font-size:13px}.dashboard-empty-activity p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.45}@media (width<=1040px){.home-dashboard-grid{grid-template-columns:1fr}.home-dashboard-side{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.home-dashboard-hero{grid-template-columns:minmax(0,1fr) 150px;gap:22px;padding:26px}.home-dashboard-progress-ring{width:132px;height:132px}.home-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.home-dashboard-hero{grid-template-columns:1fr;padding:22px}.home-dashboard-progress{grid-template-columns:auto 1fr;place-items:center start}.home-dashboard-progress-ring{width:110px;height:110px}.home-dashboard-progress-ring strong{font-size:27px}.home-dashboard-side,.home-dashboard-metrics{grid-template-columns:1fr}.home-dashboard-actions,.dashboard-resume-card{flex-direction:column;align-items:stretch}.home-dashboard-actions button,.dashboard-resume-card button{width:100%}.dashboard-priority-row{grid-template-columns:1fr}.dashboard-priority-action{justify-items:start}}:root[data-theme=dark] .home-dashboard-hero{background:radial-gradient(circle at 92% 10%, #ffffff12, transparent 35%), var(--surface)}:root[data-theme=dark] .dashboard-resume-card{background:#202726;border-color:#3f5e5b}.course-summary-panel{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;padding:26px;display:grid}.course-summary-panel h2,.library-principles h2{margin:4px 0 8px}.course-summary-panel p{color:var(--muted);max-width:720px;margin:0}.course-summary-metrics{grid-template-columns:repeat(3,minmax(108px,1fr));gap:10px;display:grid}.lecture-catalog{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.lecture-card{flex-direction:column;gap:12px;min-height:235px;padding:20px;display:flex}.lecture-card.ready{border-color:#14796257;box-shadow:0 18px 42px #1479621a}.lecture-card-head,.lecture-card-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.lecture-card-head>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.lecture-number{color:var(--ink);letter-spacing:.08em;font-size:13px;font-weight:800}.weight-chip{color:var(--muted);overflow-wrap:anywhere;font-size:12px;font-weight:750}.lecture-card h3{overflow-wrap:anywhere;margin:2px 0 0;font-size:18px;line-height:1.25}.lecture-card>p{color:var(--muted);margin:0}.lecture-objective-preview{flex-wrap:wrap;gap:6px;display:flex}.lecture-objective-preview span{background:var(--surface-soft);color:var(--muted);border-radius:999px;padding:5px 8px;font-size:11px;font-weight:750}.lecture-card-footer{border-top:1px solid var(--line);color:var(--muted);margin-top:auto;padding-top:12px;font-size:12px}.lecture-card-footer .text-button:disabled{cursor:default;opacity:.55}.lecture-card-footer .text-button{flex-shrink:0}.library-principles{grid-template-columns:minmax(220px,.7fr) minmax(0,1.6fr);align-items:center;gap:28px;padding:24px;display:grid}.principle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.principle-grid span{background:var(--surface-soft);border-radius:14px;gap:3px;padding:13px 15px;display:grid}.principle-grid small{color:var(--muted);line-height:1.35}@media (width<=1180px){.lecture-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.course-summary-panel,.library-principles{grid-template-columns:1fr}.course-summary-metrics{width:100%}}@media (width<=620px){.collection-toolbar{flex-direction:column;align-items:stretch}.collection-toolbar>span{flex-basis:auto}.collection-toolbar select{width:100%}.lecture-catalog,.principle-grid,.course-summary-metrics{grid-template-columns:1fr}}:root[data-theme=dark] .brand-logo-wrap:after{clip-path:inset(0 34% 0 0);background:#f5f5f7;display:block;-webkit-mask:url(/kamai-logo.png) 50%/contain no-repeat;mask:url(/kamai-logo.png) 50%/contain no-repeat}:root[data-theme=dark] .nav-item:hover,:root[data-theme=dark] .nav-item.active,:root[data-theme=dark] .mobile-nav button.active{color:#f4f8fa;background:#2c2c2e}:root[data-theme=dark] .dashboard-hero{background:radial-gradient(circle at 88% 18%,#ffffff14,#0000 34%),linear-gradient(135deg,#151516,#28282a)}:root[data-theme=dark] .progress-ring{background:radial-gradient(circle at center, #1c1c1e 57%, transparent 58%), conic-gradient(#c9984c var(--progress), #ffffff24 0)}:root[data-theme=dark] .adaptive-hero,:root[data-theme=dark] .adaptive-controls{background:var(--surface)}:root[data-theme=dark] :is(.bank-meta span,.objective-chip-grid>span,.review-number,.objective-row span,.explanation-box p,.feedback-title span,.answer-objective strong,.feature-list li,.source-evidence-list code,.focus-timer button,.confidence-buttons button){color:#b9c9ce}:root[data-theme=dark] :is(.text-button,.objective-id,.objective-group-heading h3,.takeaway strong,.source-evidence-list a,.confidence-buttons button.active){color:#73d1ca}:root[data-theme=dark] :is(.cloud-save-status.synced,.anki-export-notice,.good-chip,.previous-progress-counts .correct-count){color:#72d7a3}:root[data-theme=dark] :is(.cloud-save-status.pending,.cloud-save-status.conflict,.warn-chip,.flag-button.active,.previous-progress-counts .missed-count,.quiz-storage-error){color:#efc46c}:root[data-theme=dark] :is(.anki-export-error,.question-grid button.missed){color:#ff9a94!important}:root[data-theme=dark] .panel,:root[data-theme=dark] .metric-card,:root[data-theme=dark] .collection-toolbar,:root[data-theme=dark] .focus-timer,:root[data-theme=dark] .builder-footer,:root[data-theme=dark] .dashboard-metrics article{box-shadow:none}.account-sync-control{min-width:0;display:inline-flex}.account-sync-trigger,.account-sync-primary,.account-sync-secondary,.account-sync-google,.account-sync-mode,.account-sync-close{font:inherit}.account-sync-trigger{background:var(--surface);color:#29433d;cursor:pointer;white-space:nowrap;border:1px solid #d6dedb;border-radius:999px;align-items:center;gap:.45rem;min-height:2.35rem;padding:.4rem .75rem;font-size:.82rem;font-weight:700;display:inline-flex}.account-sync-trigger:hover{border-color:#7e9d94}.account-sync-trigger:disabled{cursor:wait;opacity:.7}.account-sync-avatar{color:#fff;background:#315f55;border-radius:50%;flex:none;justify-content:center;align-items:center;width:1.45rem;height:1.45rem;font-size:.72rem;display:inline-flex}.account-sync-avatar-large{width:2.65rem;height:2.65rem;font-size:1.05rem}.account-sync-backdrop{z-index:1000;background:#15201d8c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.account-sync-dialog{background:var(--surface);color:#1f302c;border-radius:1.15rem;width:100%;max-width:27rem;max-height:calc(100vh - 2rem);padding:1.55rem;position:relative;overflow:auto;box-shadow:0 1.5rem 4rem #12221e3d}.account-sync-close{color:#5f6f6a;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.6rem;line-height:1;display:flex;position:absolute;top:.8rem;right:.8rem}.account-sync-close:hover{background:var(--surface-soft)}.account-sync-heading{align-items:center;gap:.85rem;padding-right:2rem;display:flex}.account-sync-heading h2{color:#203b35;margin:0;font-size:1.25rem;line-height:1.25}.account-sync-heading p{color:#65736f;margin:.35rem 0 0;font-size:.9rem;line-height:1.45}.account-sync-form{gap:.5rem;margin-top:1.15rem;display:grid}.account-sync-form label{color:#344a44;margin-top:.25rem;font-size:.84rem;font-weight:700}.account-sync-form input{background:var(--surface);color:#1e2c29;font:inherit;border:1px solid #c8d3cf;border-radius:.65rem;width:100%;min-height:2.75rem;padding:.6rem .7rem}.account-sync-form input:focus,.account-sync-trigger:focus-visible,.account-sync-dialog button:focus-visible{outline-offset:2px;outline:3px solid #38806f47}.account-sync-primary,.account-sync-secondary,.account-sync-google{cursor:pointer;border-radius:.7rem;width:100%;min-height:2.8rem;padding:.65rem .9rem;font-weight:750}.account-sync-primary{color:#fff;background:#315f55;border:1px solid #315f55;margin-top:.55rem}.account-sync-primary:hover{background:#264c43}.account-sync-secondary,.account-sync-google{background:var(--surface);color:#29433d;border:1px solid #c8d3cf}.account-sync-google{justify-content:center;align-items:center;gap:.6rem;margin-top:1.15rem;display:flex}.account-sync-google span{color:#1a73e8;font-size:1.05rem;font-weight:800}.account-sync-email{background:var(--surface-soft);color:#3d514b;overflow-wrap:anywhere;border-radius:.65rem;margin:1.15rem 0;padding:.7rem .8rem;font-size:.9rem}.account-sync-divider{color:#7d8985;align-items:center;gap:.6rem;margin:1rem 0 .1rem;font-size:.75rem;display:flex}.account-sync-divider:before,.account-sync-divider:after{background:var(--track);content:"";flex:1;height:1px}.account-sync-error,.account-sync-message{border-radius:.55rem;margin:.45rem 0 0;padding:.6rem .7rem;font-size:.83rem;line-height:1.4}.account-sync-error{background:var(--danger-soft);color:#8b312a}.account-sync-message{background:var(--success-soft);color:#285843}.account-sync-mode{color:#315f55;cursor:pointer;background:0 0;border:0;margin:1rem auto 0;padding:.35rem;font-size:.84rem;font-weight:700;display:block}.account-sync-dialog button:disabled{cursor:wait;opacity:.65}@media (width<=640px){.account-sync-trigger{padding:.5rem .75rem}.account-sync-dialog{border-radius:1rem;padding:1.35rem}}@media (prefers-reduced-motion:no-preference){.account-sync-backdrop{animation:.12s ease-out account-sync-fade}.account-sync-dialog{animation:.16s ease-out account-sync-rise}}@keyframes account-sync-fade{0%{opacity:0}}@keyframes account-sync-rise{0%{opacity:0;transform:translateY(.5rem)}}:root[data-theme=dark] .account-sync-trigger,:root[data-theme=dark] .account-sync-dialog,:root[data-theme=dark] .account-sync-form input,:root[data-theme=dark] .account-sync-secondary,:root[data-theme=dark] .account-sync-google{background:var(--surface);border-color:var(--line);color:var(--ink)}:root[data-theme=dark] :is(.account-sync-heading h2,.account-sync-form label,.account-sync-email){color:var(--ink)}:root[data-theme=dark] :is(.account-sync-close,.account-sync-heading p,.account-sync-divider){color:var(--muted)}:root[data-theme=dark] .account-sync-mode{color:var(--accent)}.origin-migration-page{color:#223a34;background:#f4f6f3;align-items:center;min-height:100vh;padding:1.25rem;display:flex}.origin-migration-card{text-align:center;background:#fff;border:1px solid #dce4e0;border-radius:1.25rem;width:100%;max-width:31rem;margin:auto;padding:2rem;box-shadow:0 1.2rem 3.5rem #1b352e1a}.origin-migration-logo{object-fit:contain;width:3.4rem;height:3.4rem}.origin-migration-label{color:#55726a;letter-spacing:.12em;text-transform:uppercase;margin:.7rem 0 0;font-size:.75rem;font-weight:800}.origin-migration-card h1{color:#203d35;margin:.55rem 0 .75rem;font-size:clamp(1.55rem,5vw,2.1rem);line-height:1.14}.origin-migration-card p{color:#61716c;margin:0 auto 1.25rem;line-height:1.55}.origin-migration-card button{color:#fff;cursor:pointer;font:inherit;background:#315f55;border:1px solid #315f55;border-radius:.75rem;width:100%;min-height:3rem;margin:.7rem auto 0;padding:.7rem 1rem;font-weight:800;display:block}.origin-migration-card button:hover{background:#274d45}.origin-migration-card button:focus-visible{outline-offset:3px;outline:3px solid #315f5547}.origin-migration-card button:disabled{cursor:wait;opacity:.68}.origin-migration-card .origin-migration-secondary,.origin-migration-card .origin-migration-link{color:#315f55;background:#fff}.origin-migration-card .origin-migration-link{border-color:#0000;font-weight:700}.origin-migration-actions{gap:.25rem;display:grid}.origin-migration-error{background:#fff0ee;border-radius:.65rem;padding:.75rem;color:#8b312a!important}.origin-migration-card small{color:#7b8985;margin-top:1rem;line-height:1.4;display:block}@media (width<=520px){.origin-migration-card{padding:1.5rem}}
