.fluency-practice-screen{--practice-safe-top: env(safe-area-inset-top, 0px);--practice-safe-bottom: env(safe-area-inset-bottom, 0px);--practice-inline-padding: clamp(1rem, 3vw, 1.5rem);--practice-header-top: calc(.625rem + var(--practice-safe-top));--practice-header-bottom: .25rem;--practice-content-y: clamp(.5rem, 1.5dvh, 1rem);--practice-fact-gap: clamp(1rem, 2.2dvh, 2rem);--practice-answer-height: clamp(4rem, 8.4dvh, 5rem);--practice-answer-width: clamp(10rem, 30vw, 12rem);--practice-keypad-width: clamp(18rem, 42vw, 21.25rem);--practice-key-size: clamp(3.5rem, 7.6dvh, 4rem);--practice-key-gap: clamp(.625rem, 1.4dvh, 1rem);--practice-check-gap: clamp(.75rem, 1.6dvh, 1.25rem);--practice-check-min-height: clamp(3.25rem, 6.6dvh, 3.75rem);--practice-correct-banner-height: calc(4.5rem + var(--practice-safe-bottom));height:100vh;min-height:100vh;max-height:100vh}@supports (height: 100svh){.fluency-practice-screen{height:100svh;min-height:100svh;max-height:100svh}}@supports (height: 100dvh){.fluency-practice-screen{height:100dvh;min-height:100dvh;max-height:100dvh}}.fluency-practice-header{padding:var(--practice-header-top) var(--practice-inline-padding) var(--practice-header-bottom)}.primer-header-row{padding-top:40px}.primer-warmup-header{display:flex;flex-direction:column;align-items:center;gap:8px}.primer-warmup-pill{display:inline-block;margin:0;padding:6px 14px;border-radius:999px;background:#f5f3ff;color:#7c3aed;font-size:12px;line-height:1;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.primer-progress-dots{display:flex;align-items:center;justify-content:center;gap:12px;min-height:14px}.primer-progress-dot{border-radius:999px;transition:all .24s ease}.primer-progress-dot-empty{width:12px;height:12px;background:#e5e7eb}.primer-progress-dot-filled{width:14px;height:14px;background:#7c3aed}.primer-progress-dot-just-filled{animation:primer-dot-pop .36s cubic-bezier(.34,1.56,.64,1)}@keyframes primer-dot-pop{0%{transform:scale(.4)}60%{transform:scale(1.25)}to{transform:scale(1)}}.primer-progress-counter{margin:0;color:#6b7280;font-size:13px;line-height:1;font-weight:700;letter-spacing:.02em}.fluency-practice-progress{--turtle-progress-padding-top: clamp(34px, 7.6dvh, 68px);--turtle-progress-bottom: clamp(8px, 1.4dvh, 12px);--turtle-progress-turtle-size: clamp(52px, 10.5dvh, 92px);--turtle-progress-dot-height: clamp(8px, 1.35dvh, 12px);--turtle-progress-dot-gap: clamp(4px, .9dvh, 8px);--turtle-progress-flag-size: clamp(42px, 8.5dvh, 76px);--turtle-progress-flag-offset: clamp(-60px, -7dvh, -32px)}.fluency-practice-content{padding:var(--practice-content-y) var(--practice-inline-padding)}.fluency-practice-fact{margin-bottom:var(--practice-fact-gap)}.fluency-practice-fact h2{font-size:clamp(3.25rem,7.2dvh,4.5rem);line-height:.95}.fluency-practice-answer{min-width:var(--practice-answer-width);height:var(--practice-answer-height)}.fluency-practice-controls{padding:0 var(--practice-inline-padding) calc(1rem + var(--practice-safe-bottom))}.fluency-practice-numpad .grid{max-width:var(--practice-keypad-width);gap:var(--practice-key-gap)}.fluency-practice-numpad button{height:var(--practice-key-size)}.fluency-practice-check{max-width:var(--practice-keypad-width);margin:var(--practice-check-gap) auto 0}.fluency-practice-check-button{min-height:var(--practice-check-min-height)}.fluency-practice-correct-banner{height:var(--practice-correct-banner-height);padding-bottom:var(--practice-safe-bottom)}.fluency-practice-wrong-sheet{padding-bottom:var(--practice-safe-bottom)}.fluency-practice-wrong-content{padding-top:clamp(1rem,2.2dvh,1.25rem);padding-bottom:clamp(1.25rem,3dvh,2rem)}@media (orientation: landscape) and (max-height: 760px){.fluency-practice-screen{--practice-header-top: calc(.25rem + var(--practice-safe-top));--practice-header-bottom: 0;--practice-content-y: .25rem;--practice-fact-gap: .45rem;--practice-answer-height: clamp(3rem, 8.2dvh, 3.75rem);--practice-answer-width: clamp(9rem, 18vw, 11rem);--practice-keypad-width: min(20rem, 56vw);--practice-key-size: clamp(2.875rem, 7.4dvh, 3.35rem);--practice-key-gap: clamp(.35rem, 1dvh, .55rem);--practice-check-gap: .45rem;--practice-check-min-height: clamp(2.875rem, 7dvh, 3.25rem);--practice-correct-banner-height: calc(3.5rem + var(--practice-safe-bottom))}.fluency-practice-progress{--turtle-progress-padding-top: clamp(27px, 6dvh, 43px);--turtle-progress-bottom: clamp(6px, 1dvh, 8px);--turtle-progress-turtle-size: clamp(42px, 8.5dvh, 58px);--turtle-progress-dot-height: clamp(6px, 1.1dvh, 8px);--turtle-progress-dot-gap: clamp(3px, .8dvh, 5px);--turtle-progress-flag-size: clamp(34px, 7dvh, 48px);--turtle-progress-flag-offset: clamp(-38px, -5.6dvh, -24px)}.fluency-practice-fact h2{font-size:clamp(2.5rem,7.4dvh,3.5rem)}.fluency-practice-answer{border-radius:1rem;font-size:clamp(2rem,6.4dvh,2.6rem)}.fluency-practice-check-button{font-size:1rem}.fluency-practice-wrong-content{max-width:min(34rem,86vw);padding-top:.6rem;padding-bottom:.85rem}.fluency-practice-wrong-content .mb-3{margin-bottom:.35rem}.fluency-practice-wrong-dots .grid{gap:clamp(.25rem,.8dvh,.5rem);padding:clamp(.4rem,1dvh,.75rem)}.fluency-practice-wrong-dots .rounded-full{width:clamp(1rem,3dvh,1.35rem);height:clamp(1rem,3dvh,1.35rem)}.fluency-practice-wrong-content .mt-4{margin-top:.5rem}}@media (orientation: landscape) and (max-height: 620px){.fluency-practice-screen{--practice-key-size: clamp(2.75rem, 7dvh, 3rem);--practice-key-gap: .3rem;--practice-check-min-height: 2.75rem}.fluency-practice-progress{--turtle-progress-padding-top: 25px;--turtle-progress-turtle-size: 40px;--turtle-progress-flag-size: 32px;--turtle-progress-flag-offset: -24px}}.primer-intro-screen{--primer-intro-brand: #7c3aed;--primer-intro-brand-soft: #f5f3ff;--primer-intro-ink: #1f2937;--primer-intro-ink-soft: #6b7280;min-height:100vh;max-width:480px;margin:0 auto;background:#fff;color:var(--primer-intro-ink);display:flex;flex-direction:column}@supports (min-height: 100dvh){.primer-intro-screen{min-height:100dvh}}.primer-intro-top{padding:40px 24px 0}.primer-intro-top-row{display:flex;align-items:center;gap:12px}.primer-intro-side-spacer{width:36px}.primer-intro-pill-wrap{flex:1;display:flex;justify-content:center}.primer-intro-pill{display:inline-block;padding:6px 14px;border-radius:999px;background:var(--primer-intro-brand-soft);color:var(--primer-intro-brand);font-size:12px;line-height:1;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.primer-intro-main{flex:1;min-height:0;padding:0 24px;display:flex;flex-direction:column;align-items:center;justify-content:center}.primer-intro-bubble{max-width:380px;padding:22px 26px;border:2px solid var(--primer-intro-brand-soft);border-radius:24px;background:#fff;box-shadow:0 12px 32px -16px #7c3aed38;color:var(--primer-intro-ink);font-size:22px;line-height:1.35;font-weight:700;position:relative}.primer-intro-bubble:after{content:"";position:absolute;bottom:-10px;left:50%;width:18px;height:18px;transform:translate(-50%) rotate(45deg);background:#fff;border-right:2px solid var(--primer-intro-brand-soft);border-bottom:2px solid var(--primer-intro-brand-soft)}.primer-intro-accent{color:var(--primer-intro-brand);font-weight:900}.primer-intro-turtle{width:140px;height:140px;margin-top:28px;object-fit:contain;animation:primer-intro-bob 3.4s ease-in-out infinite}@keyframes primer-intro-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.primer-intro-actions{padding:0 24px calc(40px + env(safe-area-inset-bottom,0px))}.primer-intro-cta{width:100%;padding:18px;border:0;border-radius:18px;background:var(--primer-intro-brand);color:#fff;box-shadow:0 10px 24px -12px #7c3aed80;font-weight:900;font-size:18px;transition:transform 80ms ease,opacity .24s ease}.primer-intro-cta:active{transform:scale(.97)}.primer-intro-cta:disabled{background:#ddd6fe;box-shadow:none;opacity:.7;cursor:not-allowed}.math-club-root{--mc-canvas: #f4f6f8;--mc-surface: #ffffff;--mc-line: #d7dce2;--mc-line-soft: #e8ebef;--mc-ink: #20242a;--mc-muted: #666d76;--mc-blue: #2856ad;--mc-blue-hover: #20488f;--mc-blue-soft: #e9effa;--mc-green: #28733a;--mc-green-soft: #e8f3ea;--mc-amber: #945416;--mc-amber-soft: #fbf0df;--mc-coral: #a74637;--mc-coral-soft: #fae9e6;background:var(--mc-canvas);color:var(--mc-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;height:100%;min-height:100dvh;overflow:auto}.math-club-root *,.math-club-root *:before,.math-club-root *:after{box-sizing:border-box;letter-spacing:0}.math-club-header{align-items:center;background:#f4f6f8f5;border-bottom:1px solid var(--mc-line);display:flex;height:58px;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:10}.math-club-brand{align-items:center;background:transparent;border:0;color:var(--mc-ink);cursor:pointer;display:inline-flex;font:inherit;font-size:16px;font-weight:750;gap:9px;padding:6px 0}.math-club-brand-mark{align-items:center;background:var(--mc-blue);border-radius:6px;color:#fff;display:inline-flex;font-size:13px;height:27px;justify-content:center;width:27px}.math-club-workspace-label{background:var(--mc-blue-soft);border:1px solid #cbd8ee;border-radius:999px;color:var(--mc-blue);font-size:10.5px;font-weight:720;line-height:1;padding:5px 8px;white-space:nowrap}.math-club-header-actions{align-items:center;display:flex;gap:12px;min-width:0}.math-club-operator{color:var(--mc-muted);font-size:12px;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.math-club-icon-button{align-items:center;background:transparent;border:1px solid transparent;border-radius:6px;color:var(--mc-muted);cursor:pointer;display:inline-flex;height:36px;justify-content:center;width:36px}.math-club-icon-button:hover,.math-club-icon-button:focus-visible{background:var(--mc-surface);border-color:var(--mc-line);color:var(--mc-ink)}.math-club-main{margin:0 auto;max-width:920px;padding:34px 24px 64px;width:100%}.math-club-main-narrow{max-width:640px}.math-club-title-row,.math-club-student-heading,.math-club-section-heading,.math-club-form-heading{align-items:center;display:flex;gap:16px;justify-content:space-between}.math-club-title-row{margin-bottom:20px}.math-club-demo-notice{align-items:center;background:var(--mc-blue-soft);border:1px solid #cbd8ee;border-radius:8px;color:var(--mc-blue);display:flex;gap:11px;margin:-4px 0 18px;padding:11px 13px}.math-club-demo-notice>svg{flex:0 0 auto}.math-club-demo-notice>span{display:flex;flex-direction:column;gap:2px}.math-club-demo-notice strong{color:var(--mc-ink);font-size:13px;font-weight:720}.math-club-demo-notice small{color:var(--mc-muted);font-size:11.5px}.math-club-root h1,.math-club-root h2,.math-club-root p{margin:0}.math-club-root h1{font-size:28px;font-weight:760;line-height:1.2}.math-club-root h2{font-size:17px;font-weight:720;line-height:1.3}.math-club-eyebrow{color:var(--mc-muted);font-size:11px;font-weight:700;line-height:1.3;margin-bottom:3px!important;text-transform:uppercase}.math-club-button{align-items:center;background:var(--mc-surface);border:1px solid var(--mc-line);border-radius:7px;color:var(--mc-ink);cursor:pointer;display:inline-flex;font:inherit;font-size:14px;font-weight:650;gap:7px;justify-content:center;min-height:40px;padding:8px 14px}.math-club-button:hover:not(:disabled){border-color:#afb7c2}.math-club-button:disabled{cursor:wait;opacity:.58}.math-club-button-primary{background:var(--mc-blue);border-color:var(--mc-blue);color:#fff}.math-club-button-primary:hover:not(:disabled){background:var(--mc-blue-hover);border-color:var(--mc-blue-hover)}.math-club-button-small{font-size:13px;min-height:34px;padding:6px 10px}.math-club-button-danger{background:var(--mc-coral-soft);border-color:#e6aaa3;color:var(--mc-coral)}.math-club-student-list{background:var(--mc-surface);border:1px solid var(--mc-line);border-radius:8px;overflow:hidden}.math-club-student-row{align-items:center;background:var(--mc-surface);border:0;border-bottom:1px solid var(--mc-line-soft);color:var(--mc-ink);cursor:pointer;display:grid;font:inherit;gap:13px;grid-template-columns:38px minmax(0,1fr) auto 18px;min-height:72px;padding:12px 15px;text-align:left;width:100%}.math-club-student-row:last-child{border-bottom:0}.math-club-student-row:hover,.math-club-student-row:focus-visible{background:#f9fafb;outline-offset:-2px}.math-club-student-initial{align-items:center;background:var(--mc-blue-soft);border-radius:7px;color:var(--mc-blue);display:inline-flex;font-size:14px;font-weight:750;height:38px;justify-content:center;width:38px}.math-club-student-copy{display:flex;flex-direction:column;min-width:0}.math-club-student-copy strong{font-size:15px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.math-club-student-copy span,.math-club-student-heading p{color:var(--mc-muted);font-size:12.5px;overflow-wrap:anywhere}.math-club-tier,.math-club-status-ready,.math-club-observation-category{border-radius:999px;display:inline-flex;font-size:10.5px;font-weight:720;line-height:1;padding:5px 8px;text-transform:capitalize;white-space:nowrap}.math-club-tier-trial{background:var(--mc-amber-soft);color:var(--mc-amber)}.math-club-tier-paid,.math-club-status-ready{background:var(--mc-green-soft);color:var(--mc-green)}.math-club-chevron{color:#9098a3}.math-club-empty{align-items:center;border:1px dashed #bcc3cc;border-radius:8px;color:var(--mc-muted);display:flex;flex-direction:column;gap:8px;padding:52px 20px;text-align:center}.math-club-empty h2{color:var(--mc-ink)}.math-club-empty .math-club-button{margin-top:8px}.math-club-back{align-items:center;background:transparent;border:0;color:var(--mc-blue);cursor:pointer;display:inline-flex;font:inherit;font-size:13px;font-weight:650;gap:6px;margin-bottom:17px;padding:4px 0}.math-club-form-heading{margin-bottom:18px}.math-club-form,.math-club-observation-form{background:var(--mc-surface);border:1px solid var(--mc-line);border-radius:8px;display:grid;padding:22px}.math-club-root label{color:#363b42;font-size:12.5px;font-weight:670;margin:14px 0 6px}.math-club-root label:first-child{margin-top:0}.math-club-root label span{color:var(--mc-muted);font-weight:500}.math-club-root input,.math-club-root select,.math-club-root textarea{background:#fff;border:1px solid #bec5ce;border-radius:6px;color:var(--mc-ink);font:inherit;font-size:14px;line-height:1.4;min-height:42px;padding:9px 11px;width:100%}.math-club-root textarea{min-height:90px;resize:vertical}.math-club-root input:focus,.math-club-root select:focus,.math-club-root textarea:focus{border-color:var(--mc-blue);box-shadow:0 0 0 3px var(--mc-blue-soft);outline:0}.math-club-form-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:20px}.math-club-form-error{background:#fbecea;border:1px solid #d99a90;border-radius:6px;color:#8e3426;font-size:13px;margin-top:15px!important;padding:9px 11px}.math-club-student-heading{align-items:flex-start;border-bottom:1px solid var(--mc-line);padding-bottom:24px}.math-club-switch{align-items:center;cursor:pointer;display:inline-flex;flex-shrink:0;gap:9px;margin:2px 0 0!important}.math-club-switch input{height:1px;opacity:0;position:absolute;width:1px}.math-club-switch-track{background:#c7cdd5;border-radius:999px;display:inline-flex;height:22px;padding:3px;transition:background .12s ease;width:38px}.math-club-switch-track span{background:#fff;border-radius:50%;height:16px;transform:translate(0);transition:transform .12s ease;width:16px}.math-club-switch input:checked+.math-club-switch-track{background:var(--mc-green)}.math-club-switch input:checked+.math-club-switch-track span{transform:translate(16px)}.math-club-switch input:focus-visible+.math-club-switch-track{outline:3px solid var(--mc-blue-soft);outline-offset:2px}.math-club-section{border-bottom:1px solid var(--mc-line);padding:25px 0}.math-club-section-heading{margin-bottom:13px}.math-club-section-heading>svg{color:var(--mc-blue)}.math-club-diagnostic-row{align-items:center;background:var(--mc-surface);border:1px solid var(--mc-line-soft);border-radius:7px;display:flex;justify-content:space-between;padding:12px 14px}.math-club-diagnostic-row>span:first-child{display:flex;flex-direction:column}.math-club-diagnostic-row strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.math-club-diagnostic-row small{color:var(--mc-muted);font-size:11.5px}.math-club-observation-form{background:#f9fafb;margin-bottom:12px;padding:16px}.math-club-observation-list{background:var(--mc-surface);border:1px solid var(--mc-line-soft);border-radius:8px;overflow:hidden}.math-club-observation{align-items:flex-start;border-bottom:1px solid var(--mc-line-soft);display:flex;gap:18px;justify-content:space-between;padding:13px 14px}.math-club-observation:last-child{border-bottom:0}.math-club-observation-category{background:#edf0f3;color:#5b626b;margin-bottom:6px;padding:4px 7px}.math-club-observation p{font-size:13.5px;line-height:1.45;overflow-wrap:anywhere}.math-club-code-list{display:flex;flex-shrink:0;flex-wrap:wrap;gap:5px;justify-content:flex-end;max-width:42%}.math-club-code-list code{background:var(--mc-blue-soft);border-radius:4px;color:var(--mc-blue);font-size:10.5px;padding:3px 5px}.math-club-inline-empty{align-items:center;border:1px dashed #c4cad2;border-radius:7px;color:var(--mc-muted);display:flex;font-size:13px;gap:8px;padding:17px}.math-club-name-line,.math-club-trial-banner,.math-club-record-empty,.math-club-worksheet-row,.math-club-photo-row{align-items:center;display:flex}.math-club-name-line{flex-wrap:wrap;gap:10px;margin-bottom:6px}.math-club-student-heading{border-bottom:0;margin-bottom:22px;padding-bottom:0}.math-club-trial-banner{background:var(--mc-blue-soft);border:1px solid var(--mc-blue);border-radius:8px;gap:18px;justify-content:space-between;margin-bottom:18px;padding:16px 18px}.math-club-trial-banner p{color:var(--mc-blue);font-size:14px;line-height:1.4}.math-club-trial-banner-bottom{margin:24px 0 0}.math-club-section{background:var(--mc-surface);border:1px solid var(--mc-line);border-radius:8px;padding:22px}.math-club-record-block+.math-club-record-block{margin-top:24px}.math-club-record-label{color:var(--mc-muted);font-size:12px;font-weight:750;margin-bottom:9px!important;text-transform:uppercase}.math-club-record-empty,.math-club-parent-notes,.math-club-worksheet-list{border:1px solid var(--mc-line-soft);border-radius:7px}.math-club-record-empty{gap:14px;justify-content:space-between;min-height:64px;padding:13px 15px}.math-club-record-empty>span:first-child{color:var(--mc-muted);font-size:13px}.math-club-record-empty strong,.math-club-record-empty small{display:block}.math-club-record-empty strong{color:var(--mc-ink);font-size:14px;margin-bottom:2px}.math-club-record-empty small{color:var(--mc-muted);font-size:12.5px}.math-club-parent-notes,.math-club-worksheet-list{overflow:hidden}.math-club-parent-notes p{border-bottom:1px solid var(--mc-line-soft);padding:12px 14px}.math-club-parent-notes p:last-child,.math-club-worksheet-row:last-child{border-bottom:0}.math-club-parent-notes p{font-size:13.5px;line-height:1.45;overflow-wrap:anywhere}.math-club-worksheet-status{border-radius:5px;font-size:10.5px;padding:5px 7px}.math-club-root-skill-map{--mc-canvas: #f7f7f4}.math-club-skill-map{--sm-card: #fff;--sm-line: #d7d5ce;--sm-line-soft: #e8e7e2;--sm-ink: #23272e;--sm-ink-soft: #6b7078;--sm-blue: #2b59c3;--sm-green: #3e8e5a;--sm-green-soft: #e7f2e8;--sm-amber: #c08a2a;--sm-amber-soft: #fbf3e4;--sm-red: #bf6a4c;--sm-red-soft: #f9ede8;--sm-gray-soft: #efefec;--sm-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;color:var(--sm-ink);font:15px/1.6 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0 auto;max-width:600px}.math-club-skill-map .sm-head{margin-bottom:16px}.math-club-skill-map .sm-head-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.math-club-skill-map .sm-head-row h2{min-width:0;overflow-wrap:anywhere}.math-club-skill-map-print{flex-shrink:0;font-size:12px;min-height:34px;padding:6px 10px}.math-club-skill-map .sm-head h2{font-size:24px;font-weight:700;letter-spacing:0;line-height:1.3;margin:0}.math-club-skill-map .sm-head .lvl{font-size:16px;margin-top:5px}.math-club-skill-map .sm-head .lvl b{font-weight:700}.math-club-skill-map .sm-head .verdict{color:#3f3b35;font-size:14px;line-height:1.6;margin-top:8px}.math-club-skill-map .sm-head .src{border-top:1px solid var(--sm-line);color:var(--sm-ink-soft);font-family:var(--sm-mono);font-size:10.5px;letter-spacing:0;margin-top:12px;padding-top:11px;text-transform:uppercase}.math-club-skill-map .legend{background:transparent;border:1px solid var(--sm-line-soft);border-radius:12px;margin-top:22px;opacity:.75;padding:14px 16px}.math-club-skill-map .legend h5{color:var(--sm-ink-soft);font-family:var(--sm-mono);font-size:10px;letter-spacing:0;margin:0 0 10px;text-transform:uppercase}.math-club-skill-map .lg-row{align-items:center;display:flex;font-size:12.5px;gap:10px;margin-bottom:5px}.math-club-skill-map .lg-row:last-child{margin-bottom:0}.math-club-skill-map .lg-bars{display:flex;flex-shrink:0;gap:2px;width:104px}.math-club-skill-map .lg-bars i{background:var(--sm-gray-soft);border-radius:2px;height:7px;width:18px}.math-club-skill-map .lg-bars i.f-green{background:var(--sm-green)}.math-club-skill-map .lg-bars i.f-amber{background:var(--sm-amber)}.math-club-skill-map .lg-bars i.f-red{background:var(--sm-red)}.math-club-skill-map .lg-row b{font-weight:650;min-width:106px}.math-club-skill-map .lg-row>span:last-child{color:var(--sm-ink-soft)}.math-club-skill-map .lg-row.goal-row b{color:var(--sm-green)}.math-club-skill-map .legend-note{border-top:1px dashed var(--sm-line);margin-top:9px;padding-top:9px}.math-club-skill-map .unit{background:var(--sm-card);border:1px solid var(--sm-line);border-radius:12px;margin-bottom:12px;padding:16px}.math-club-skill-map .u-head{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.math-club-skill-map .u-name{font-size:17px;font-weight:650;letter-spacing:0;line-height:1.25}.math-club-skill-map .u-pill{border-radius:99px;flex-shrink:0;font-family:var(--sm-mono);font-size:9.5px;font-weight:600;letter-spacing:0;margin-top:2px;padding:4px 10px;text-transform:uppercase;white-space:nowrap}.math-club-skill-map .s-ahead,.math-club-skill-map .s-secure{background:var(--sm-green-soft);color:var(--sm-green)}.math-club-skill-map .s-developing{background:var(--sm-amber-soft);color:var(--sm-amber)}.math-club-skill-map .s-needs{background:var(--sm-red-soft);color:var(--sm-red)}.math-club-skill-map .s-none{background:var(--sm-gray-soft);color:var(--sm-ink-soft)}.math-club-skill-map .u-grade{font-size:13px;font-weight:600;margin-top:6px}.math-club-skill-map .gc-green{color:var(--sm-green)}.math-club-skill-map .gc-amber{color:var(--sm-amber)}.math-club-skill-map .gc-red{color:var(--sm-red)}.math-club-skill-map .gc-gray{color:var(--sm-ink-soft)}.math-club-skill-map .meter{align-items:center;display:flex;gap:4px;margin:12px 0 5px}.math-club-skill-map .meter i{background:var(--sm-gray-soft);border-radius:3px;height:9px;width:34px}.math-club-skill-map .meter i.f-green{background:var(--sm-green)}.math-club-skill-map .meter i.f-amber{background:var(--sm-amber)}.math-club-skill-map .meter i.f-red{background:var(--sm-red)}.math-club-skill-map .meter.placed i.f-green,.math-club-skill-map .meter.placed i.f-amber,.math-club-skill-map .meter.placed i.f-red{opacity:.45}.math-club-skill-map .meter .goal{background:var(--sm-ink);border-radius:2px;height:15px;margin:0 1px;opacity:.35;width:2px}.math-club-skill-map .mlab{color:var(--sm-ink-soft);font-family:var(--sm-mono);font-size:10.5px;letter-spacing:0}.math-club-skill-map .u-prose{color:#3f3b35;font-size:13.5px;line-height:1.62;margin-top:11px}.math-club-skill-map .u-prose mark{background:#fbf3d9;padding:0 2px}.math-club-skill-map .discl{border-top:1px dashed var(--sm-line);margin-top:12px;padding-top:10px}.math-club-skill-map .discl summary{color:var(--sm-ink-soft);cursor:pointer;font-family:var(--sm-mono);font-size:10.5px;letter-spacing:0;list-style:none;text-transform:uppercase}.math-club-skill-map .discl summary::-webkit-details-marker{display:none}.math-club-skill-map .discl summary:before{color:var(--sm-blue);content:"▸ "}.math-club-skill-map .discl[open] summary:before{content:"▾ "}.math-club-skill-map .chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}.math-club-skill-map .chip{background:#fcfcfa;border:1px solid var(--sm-line-soft);border-radius:99px;color:var(--sm-ink-soft);font-family:var(--sm-mono);font-size:10.5px;padding:3px 9px}.math-club-skill-map .chip.ok{background:var(--sm-green-soft);border-color:transparent;color:var(--sm-green)}.math-club-skill-map .chip.bad{background:var(--sm-red-soft);border-color:transparent;color:var(--sm-red)}.math-club-worksheet-status-graded{background:var(--mc-green-soft);color:var(--mc-green)}.math-club-worksheet-status-needs_review{background:var(--mc-amber-soft);color:var(--mc-amber)}.math-club-worksheet-row{background:#fff;border:0;border-bottom:1px solid var(--mc-line-soft);padding:0;width:100%}.math-club-worksheet-open{align-items:center;background:transparent;border:0;color:var(--mc-ink);cursor:pointer;display:flex;flex:1;font:inherit;gap:11px;min-width:0;padding:12px 8px 12px 14px;text-align:left}.math-club-worksheet-open:disabled{cursor:default;opacity:1}.math-club-worksheet-open>span:nth-child(2),.math-club-photo-row>span{display:flex;flex:1;flex-direction:column;min-width:0}.math-club-worksheet-row strong,.math-club-photo-row strong{font-size:13.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.math-club-worksheet-row small,.math-club-photo-row small{color:var(--mc-muted);font-size:11.5px}.math-club-worksheet-status{flex:0 0 auto!important;font-weight:700}.math-club-worksheet-delete{flex:0 0 36px;margin-right:8px}.math-club-delete-confirm{align-items:center;background:var(--mc-coral-soft);border-bottom:1px solid #e6aaa3;color:var(--mc-coral);display:flex;gap:8px;justify-content:flex-end;padding:9px 8px 9px 14px}.math-club-delete-confirm span{flex:1;font-size:12px;font-weight:650}.math-club-primary-actions{display:flex;gap:10px;margin-top:22px}.math-club-next-plan{background:var(--mc-blue-soft);border:1px solid #cbd8ee;border-radius:8px;margin-top:16px;padding:20px}.math-club-next-plan-heading{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.math-club-next-plan-heading h3{font-size:19px;line-height:1.25;margin:0}.math-club-next-plan-badges>span{background:var(--mc-surface);border:1px solid #cbd8ee;border-radius:999px;color:var(--mc-blue);flex:0 0 auto;font-size:11px;font-weight:720;padding:5px 9px}.math-club-next-plan-heading-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end}.math-club-next-plan-badges{display:flex;gap:6px}.math-club-next-plan-badges .math-club-next-plan-edited{align-items:center;color:var(--mc-green);display:inline-flex;gap:4px}.math-club-next-plan-summary{color:var(--mc-ink);font-size:14px;line-height:1.55;margin-top:14px!important;max-width:720px}.math-club-next-plan-sections{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.math-club-next-plan-sections article{background:var(--mc-surface);border:1px solid #d4deef;border-radius:7px;padding:13px}.math-club-next-plan-sections span{color:var(--mc-blue);font-size:11px;font-weight:720}.math-club-next-plan-sections h4{font-size:13px;line-height:1.35;margin:4px 0 0}.math-club-next-plan-sections p{color:var(--mc-muted);font-size:12px;line-height:1.45;margin-top:4px!important}.math-club-next-plan-count{align-items:center;display:flex;gap:8px;justify-content:space-between}.math-club-next-plan-count>span,.math-club-next-plan-editor label>span{color:var(--mc-blue);font-size:11px;font-weight:720}.math-club-next-plan-count input{background:var(--mc-surface);border:1px solid #aebbd0;border-radius:6px;color:var(--mc-ink);font:inherit;font-size:13px;font-weight:700;min-height:34px;padding:5px 7px;width:58px}.math-club-next-plan-editor{border-top:1px solid #cbd8ee;margin-top:16px;padding-top:14px}.math-club-next-plan-editor label{display:grid;gap:6px}.math-club-next-plan-editor textarea{background:var(--mc-surface);border:1px solid #aebbd0;border-radius:7px;color:var(--mc-ink);font:inherit;font-size:13px;line-height:1.45;min-height:70px;padding:9px 10px;resize:vertical;width:100%}.math-club-next-plan-count input:focus,.math-club-next-plan-editor textarea:focus{border-color:var(--mc-blue);outline:2px solid rgba(40,86,173,.16);outline-offset:1px}.math-club-next-plan-editor-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:10px}.math-club-next-plan-teacher-direction{background:var(--mc-surface);border:1px solid #d4deef;border-radius:7px;color:var(--mc-muted);font-size:12.5px;line-height:1.5;margin-top:12px!important;padding:10px 12px}.math-club-next-plan-teacher-direction strong{color:var(--mc-ink)}.math-club-next-plan-reason{border-top:1px solid #cbd8ee;color:var(--mc-muted);font-size:12.5px;line-height:1.5;margin-top:16px!important;padding-top:13px}.math-club-next-plan-reason strong{color:var(--mc-ink)}.math-club-page-note,.math-club-upload-subtitle{color:var(--mc-muted);font-size:13px;line-height:1.45}.math-club-page-note{margin-top:16px!important}.math-club-upload-subtitle{margin-top:7px!important}.math-club-upload-panel{background:var(--mc-surface);border:1px solid var(--mc-line);border-radius:8px;margin-top:24px;padding:26px}.math-club-add-photos{align-items:center;border:1px solid #bec5ce;border-radius:7px;cursor:pointer;display:flex;font-size:15px!important;gap:10px;justify-content:center;margin:0!important;min-height:72px}.math-club-add-photos:hover{background:#f9fafb;border-color:var(--mc-blue)}.math-club-add-photos:focus-within,.math-club-add-photos-active{background:var(--mc-blue-soft);border-color:var(--mc-blue);box-shadow:0 0 0 3px #2e5fad1f}.math-club-add-photos-disabled{cursor:wait;opacity:.7}.math-club-add-photos-copy{align-items:flex-start;display:flex;flex-direction:column;line-height:1.3}.math-club-add-photos-copy strong{color:var(--mc-ink);font-size:14px}.math-club-add-photos-copy small{color:var(--mc-muted);font-size:11.5px;font-weight:500}.math-club-file-input{height:1px!important;opacity:0;overflow:hidden;padding:0!important;position:absolute;width:1px!important}.math-club-photo-list{border:1px solid var(--mc-line-soft);border-radius:7px;margin-top:16px;overflow:hidden}.math-club-photo-row{border-bottom:1px solid var(--mc-line-soft);gap:11px;min-height:66px;padding:8px 10px}.math-club-photo-row:last-child{border-bottom:0}.math-club-photo-row img,.math-club-photo-row>svg{border-radius:5px;height:48px;object-fit:cover;width:48px}.math-club-analyze-button,.math-club-save-results{margin-top:18px;width:100%}.math-club-spinner-small{border-color:#fff6;border-top-color:#fff;height:17px;width:17px}.math-club-identification-receipt{background:var(--mc-blue-soft);border:1px solid #9db4df;border-radius:7px;color:#234c98;font-size:13px;line-height:1.45;margin-top:20px;padding:11px 13px}.math-club-review-list{background:var(--mc-surface);border:1px solid var(--mc-line);border-radius:8px;margin-top:14px;padding:0 14px}.math-club-review-item{border-bottom:1px solid var(--mc-line-soft);padding:14px 2px}.math-club-review-item:last-child{border-bottom:0}.math-club-review-item-flagged{background:var(--mc-amber-soft);border:1px solid var(--mc-amber);border-radius:8px;margin:7px 0;padding:13px 14px}.math-club-flag{align-items:center;color:var(--mc-amber);display:flex;font-size:13px;font-weight:700;gap:6px;line-height:1.4;margin-bottom:9px!important}.math-club-review-main{align-items:flex-start;display:grid;gap:12px;grid-template-columns:28px minmax(0,1fr) auto}.math-club-item-number{color:var(--mc-muted);font-size:12px;font-weight:750;line-height:24px;text-align:center}.math-club-review-copy,.math-club-review-fields,.math-club-review-fields label{display:grid;gap:5px}.math-club-review-question{font-size:15px;line-height:1.4;margin:0!important;overflow-wrap:anywhere}.math-club-review-chips{display:flex;flex-wrap:wrap;gap:5px}.math-club-review-chips span{background:#eef0f2;border-radius:999px;color:var(--mc-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1.25;overflow-wrap:anywhere;padding:4px 7px}.math-club-review-chips .is-error{background:#fbe7e4;color:#b33d2d}.math-club-review-fields label{margin:0 0 9px!important}.math-club-review-fields textarea{min-height:58px}.math-club-answer-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.math-club-tagging-details{color:var(--mc-muted);font-size:12px;margin-top:5px}.math-club-tagging-details summary{cursor:pointer;overflow-wrap:anywhere}.math-club-tagging-details .math-club-review-fields{border-top:1px solid var(--mc-line-soft);margin-top:10px;padding-top:11px}.math-club-verdict-control{display:flex;gap:7px}.math-club-verdict-control button{align-items:center;background:#fff;border:1px solid var(--mc-line);border-radius:6px;color:var(--mc-muted);cursor:pointer;display:flex;height:36px;justify-content:center;width:38px}.math-club-verdict-control .is-correct{background:var(--mc-green-soft);border-color:var(--mc-green);color:var(--mc-green)}.math-club-verdict-control .is-incorrect{background:#fbecea;border-color:#b64636;color:#a13b2b}.math-club-verdict-control .is-neutral{background:#edf0f3;border-color:#737b85;color:#4d555f}.math-club-review-warning{background:var(--mc-blue-soft);border:1px solid var(--mc-blue);border-radius:8px;color:var(--mc-blue);font-size:13px;line-height:1.45;margin-top:14px!important;padding:11px 13px}.math-club-worksheet-view{--wv-paper: #f7f7f4;--wv-card: #fff;--wv-line: #d7d5ce;--wv-line-soft: #e8e7e2;--wv-ink: #23272e;--wv-ink-soft: #6b7078;--wv-blue: #2b59c3;--wv-green: #3e8e5a;--wv-green-soft: #e7f2e8;--wv-red: #bf6a4c;--wv-red-soft: #f9ede8;--wv-gray-soft: #efefec;--wv-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;color:var(--wv-ink);font:15px/1.55 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.math-club-root-worksheet-view{--mc-canvas: var(--wv-paper, #f7f7f4)}.math-club-worksheet-view>h1{font-size:22px;line-height:1.35}.math-club-worksheet-subtitle{color:var(--wv-ink-soft);font-size:13.5px;margin-bottom:16px!important}.math-club-worksheet-card{background:var(--wv-card);border:1px solid var(--wv-line);border-radius:12px;margin-bottom:13px;padding:16px}.math-club-worksheet-section-heading{color:var(--wv-ink-soft);font-size:12px;font-weight:600;letter-spacing:0;margin:0 0 11px;text-transform:uppercase}.math-club-worksheet-score{padding:6px 0 14px;text-align:center}.math-club-worksheet-score strong,.math-club-worksheet-score span{display:block}.math-club-worksheet-score strong{font-size:42px;font-weight:750;line-height:1.15}.math-club-worksheet-score span{color:var(--wv-ink-soft);font-size:13px}.math-club-worksheet-unit-bar{font-size:13.5px;margin-bottom:10px}.math-club-worksheet-unit-bar:last-child{margin-bottom:0}.math-club-worksheet-unit-bar>div{display:flex;justify-content:space-between}.math-club-worksheet-unit-bar code{color:var(--wv-ink-soft);font-family:var(--wv-mono);font-size:12px}.math-club-worksheet-bar{background:var(--wv-gray-soft);border-radius:99px;display:block;height:8px;margin-top:4px;overflow:hidden}.math-club-worksheet-bar i{background:var(--wv-blue);display:block;height:100%}.math-club-worksheet-item{align-items:flex-start;border-bottom:1px solid var(--wv-line-soft);display:flex;font-size:13.5px;gap:10px;padding:10px 2px}.math-club-worksheet-item:last-of-type{border-bottom:0}.math-club-worksheet-item-number{color:var(--wv-ink-soft);flex-shrink:0;font-family:var(--wv-mono);font-size:11px;padding-top:3px;width:22px}.math-club-worksheet-question{flex:1;min-width:0}.math-club-worksheet-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.math-club-worksheet-pill{border-radius:99px;display:inline-block;font-family:var(--wv-mono);font-size:10.5px;max-width:100%;overflow-wrap:anywhere;padding:2px 8px}.math-club-worksheet-pill.p-gray{background:var(--wv-gray-soft);color:var(--wv-ink-soft)}.math-club-worksheet-pill.p-green{background:var(--wv-green-soft);color:var(--wv-green)}.math-club-worksheet-pill.p-red{background:var(--wv-red-soft);color:var(--wv-red)}.math-club-worksheet-tick{align-items:center;background:#fff;border:1px solid var(--wv-line);border-radius:6px;color:var(--wv-ink-soft);display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.math-club-worksheet-tick.on-ok{background:var(--wv-green-soft);border-color:var(--wv-green);color:var(--wv-green)}.math-club-worksheet-tick.on-bad{background:var(--wv-red-soft);border-color:var(--wv-red);color:var(--wv-red)}.math-club-worksheet-tick.on-blank{background:var(--wv-gray-soft);border-color:var(--wv-ink-soft);color:var(--wv-ink-soft)}.math-club-worksheet-card textarea{background:#fff;border:1px solid var(--wv-line);border-radius:8px;font:inherit;font-size:14px;min-height:180px;padding:10px 12px;resize:vertical;width:100%}.math-club-worksheet-button-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.math-club-worksheet-button{align-items:center;background:#fff;border:1px solid var(--wv-line);border-radius:8px;color:var(--wv-ink);cursor:pointer;display:inline-flex;font-size:13.5px;font-weight:600;gap:7px;padding:9px 15px}.math-club-worksheet-button.is-primary{background:var(--wv-blue);border-color:var(--wv-blue);color:#fff}.math-club-state{align-items:center;background:#f4f6f8;color:#20242a;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;min-height:100dvh;padding:24px;text-align:center}.math-club-state svg{color:#2856ad}.math-club-state h1{font-size:22px}.math-club-state p{color:#666d76;font-size:14px;margin:0}.math-club-spinner{animation:math-club-spin .7s linear infinite;border:2px solid #cbd5e6;border-radius:50%;border-top-color:#2856ad;height:24px;width:24px}@keyframes math-club-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.math-club-spinner{animation-duration:1.4s}.math-club-switch-track,.math-club-switch-track span{transition:none}}@media print{html,body,#root{height:auto!important;min-height:0!important;overflow:visible!important}.math-club-app-shell{height:auto!important;min-height:0!important;overflow:visible!important;width:auto!important}.math-club-root-skill-map{background:#fff;height:auto;min-height:0;overflow:visible;print-color-adjust:exact;-webkit-print-color-adjust:exact}.math-club-root-skill-map .math-club-header,.math-club-root-skill-map .math-club-back,.math-club-root-skill-map .math-club-student-record,.math-club-root-skill-map .math-club-page-note,.math-club-root-skill-map .math-club-trial-banner,.math-club-root-skill-map .math-club-skill-map-print{display:none!important}.math-club-root-skill-map .math-club-main{margin:0;max-width:none;padding:0;width:100%}.math-club-root-skill-map .math-club-skill-map{margin:0;max-width:none;width:100%}.math-club-skill-map .sm-head{break-after:avoid-page}.math-club-skill-map .unit,.math-club-skill-map .legend{break-inside:avoid;page-break-inside:avoid}.math-club-skill-map .legend{opacity:1}}@media (max-width: 640px){.math-club-header{padding:0 14px}.math-club-operator{display:none}.math-club-main{padding:24px 14px 48px}.math-club-title-row,.math-club-student-heading{align-items:stretch;flex-direction:column}.math-club-title-row .math-club-button,.math-club-switch{align-self:flex-start}.math-club-student-row{gap:10px;grid-template-columns:36px minmax(0,1fr) auto;padding:11px}.math-club-chevron{display:none}.math-club-form{padding:17px}.math-club-observation{flex-direction:column}.math-club-code-list{justify-content:flex-start;max-width:100%}.math-club-section-heading{align-items:flex-start}.math-club-section,.math-club-upload-panel{padding:16px}.math-club-trial-banner{align-items:flex-start;flex-direction:column}.math-club-primary-actions .math-club-button{width:100%}.math-club-primary-actions,.math-club-next-plan-heading{align-items:stretch;flex-direction:column}.math-club-next-plan-heading-actions{align-items:flex-start;flex-direction:column}.math-club-next-plan-sections{grid-template-columns:1fr}.math-club-review-main{grid-template-columns:28px minmax(0,1fr)}.math-club-verdict-control{grid-column:2;justify-self:start}.math-club-answer-grid{grid-template-columns:1fr}}
