:root{--bg:#f5f7fb;--surface:#fff;--surface-strong:#fff;--ink:#22242b;--muted:#646877;--line:#e5e7ec;--navy:#1c2045;--navy-deep:#111633;--orange:#f99d1c;--orange-strong:#fc8703;--teal:#1c2045;--teal-dark:#111633;--blue:#1c2045;--amber:#fc8703;--right:#087443;--wrong:#b42318;--right-bg:#e9f7ef;--wrong-bg:#fff0ed;--shadow:0 18px 48px #1c204529}*{box-sizing:border-box}html{min-width:320px}body{background:var(--bg);color:var(--ink);margin:0;font-family:Roboto,Arial,Helvetica,sans-serif}button{font:inherit}.app-shell{min-height:100vh}.student-practice-page{align-content:start;gap:18px;width:min(1180px,100%);min-height:100vh;margin:0 auto;padding:clamp(18px,4vw,42px);display:grid}.student-practice-header{justify-content:space-between;align-items:end;gap:16px;display:flex}.student-practice-header h2,.practice-empty h2{letter-spacing:0;max-width:760px;margin:4px 0 0;font-size:clamp(1.05rem,2vw,1.4rem);font-weight:760}.eyebrow{color:var(--orange-strong);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:820}.worksheet-app-bar .eyebrow{color:var(--orange)}.header-pill,.queue-count{border:1px solid var(--line);background:var(--surface);min-width:max-content;color:var(--muted);border-radius:999px;margin:0;padding:8px 12px;font-size:.9rem;font-weight:760}.practice-stage{border:1px solid var(--line);background:var(--surface);min-height:min(720px,100vh - 130px);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);display:grid;overflow:hidden}.diagram-panel{border-right:1px solid var(--line);background:linear-gradient(135deg,#0f766e1a,#0000 46%),linear-gradient(315deg,#b7791f1f,#0000 42%),#eef4eb;place-items:center;min-height:430px;padding:clamp(18px,4vw,42px);display:grid}.diagram-frame,.diagram-placeholder{aspect-ratio:1/.9;place-items:center;width:min(100%,430px);display:grid}.diagram-frame svg{width:100%;height:auto;max-height:420px}.diagram-shape{fill:#0f766e1a;stroke:var(--ink);stroke-width:3px}.diagram-line{fill:none;stroke:var(--ink);stroke-width:3px}.diagram-shaded{fill:#0f766e57;stroke:var(--ink);stroke-width:3px}.diagram-arrow{fill:none;stroke:var(--teal-dark);stroke-width:3px}.diagram-label{fill:var(--ink);font-size:22px;font-weight:820}.diagram-measure{fill:var(--teal-dark);font-size:20px;font-weight:820}.diagram-placeholder{background:#fffefab3;border:2px dashed #bdcbb8;border-radius:8px;position:relative}.diagram-placeholder span{background:var(--teal);display:block;position:absolute}.diagram-placeholder span:first-child{width:58%;height:3px;transform:rotate(-18deg)}.diagram-placeholder span:nth-child(2){width:42%;height:3px;transform:translateY(58px)rotate(28deg)}.diagram-placeholder span:nth-child(3){width:3px;height:42%;transform:translate(58px)rotate(10deg)}.question-panel{align-content:start;gap:18px;padding:clamp(20px,4vw,44px);display:grid}.question-toolbar{justify-content:space-between;align-items:start;gap:16px;display:flex}.question-toolbar h1{letter-spacing:0;max-width:560px;margin:4px 0 0;font-size:clamp(2rem,5vw,4.2rem);font-weight:850;line-height:.95}.question-meta{flex-wrap:wrap;gap:8px;display:flex}.question-meta span{border:1px solid var(--line);color:#51584d;background:#f6f8f2;border-radius:999px;padding:7px 10px;font-size:.86rem;font-weight:720}.question-text{color:var(--ink);margin:0;font-size:clamp(1.15rem,2.2vw,1.55rem);font-weight:680;line-height:1.38}.choice-button{border:1px solid var(--line);background:var(--surface-strong);min-height:68px;color:var(--ink);cursor:pointer;text-align:left;border-radius:8px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;padding:12px;transition:border-color .16s,background-color .16s,box-shadow .16s,transform .16s;display:grid}.choice-button:focus-visible,.primary-button:focus-visible,.secondary-button:focus-visible{outline-offset:2px;outline:3px solid #315f9d40}.choice-button strong{width:38px;height:38px;color:var(--teal-dark);background:#edf3e9;border-radius:50%;place-items:center;font-size:.95rem;display:grid}.choice-button span{overflow-wrap:anywhere;min-width:0;font-weight:740}.answer-result p{margin:0}.answer-result.correct{background:var(--right-bg);color:var(--right)}.answer-result.wrong{background:var(--wrong-bg);color:var(--wrong)}.practice-actions{flex-wrap:wrap;gap:10px;display:flex}.source-note{color:var(--muted);margin:4px 0 0;font-size:.88rem;line-height:1.45}.practice-empty{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;padding:clamp(20px,5vw,44px)}.practice-empty p:last-child{max-width:720px;color:var(--muted);margin:12px 0 0;line-height:1.5}@media (max-width:860px){.student-practice-header{align-items:start}.practice-stage{grid-template-columns:1fr}.diagram-panel{border-right:0;border-bottom:1px solid var(--line);min-height:300px}.diagram-frame,.diagram-placeholder{max-width:360px}}@media (max-width:620px){.student-practice-page{padding:14px}.student-practice-header,.question-toolbar{display:grid}.choice-grid{grid-template-columns:1fr}.question-toolbar h1{font-size:clamp(2rem,15vw,3.1rem)}}.student-practice-page{width:min(1440px,100%);min-height:100vh;margin:0 auto;padding:clamp(12px,2.8vw,28px)}.practice-player{gap:14px;display:grid}.practice-topbar{grid-template-columns:minmax(0,1fr) minmax(220px,340px);align-items:end;gap:16px;display:grid}.practice-topbar h1{letter-spacing:0;margin:3px 0 0;font-size:clamp(1.65rem,3.4vw,3rem);line-height:1}.program-meter{gap:8px;display:grid}.program-meter-label{color:var(--muted);justify-content:space-between;gap:12px;font-size:.88rem;font-weight:760;display:flex}.program-meter-label strong{color:var(--ink)}.program-meter-track{border:1px solid var(--line);background:#e7ece0;border-radius:999px;height:10px;overflow:hidden}.program-meter-track span{border-radius:inherit;background:var(--teal);height:100%;display:block}.practice-grid{grid-template-columns:minmax(300px,.42fr) minmax(0,1fr);align-items:start;gap:14px;display:grid}.day-navigation,.day-workspace{border:1px solid var(--line);background:#fffefaf2;border-radius:8px;box-shadow:0 14px 34px #20231f14}.day-navigation{gap:14px;max-height:calc(100vh - 24px);padding:12px;display:grid;position:sticky;top:12px;overflow:auto}.toc-summary{background:#eef4eb;border:1px solid #cfd7c8;border-radius:8px;align-items:center;gap:10px;padding:10px;display:flex}.toc-summary strong{background:var(--teal-dark);color:#fff;border-radius:50%;place-items:center;min-width:48px;height:48px;font-size:1.05rem;display:grid}.toc-summary span{color:#4f594e;font-size:.9rem;font-weight:760;line-height:1.25}.toc-module{gap:8px;display:grid}.module-heading{justify-content:space-between;align-items:baseline;gap:8px;padding:0 2px;display:flex}.module-heading h2{letter-spacing:0;margin:0;font-size:.9rem}.module-heading span{color:var(--muted);font-size:.78rem;font-weight:760}.day-list{gap:8px;display:grid}.day-button{border:1px solid var(--line);background:var(--surface-strong);width:100%;min-height:100px;color:var(--ink);cursor:pointer;text-align:left;border-radius:8px;grid-template-columns:58px minmax(0,1fr);gap:8px 10px;padding:10px;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s;display:grid}.day-button:hover{border-color:#9aa89a;transform:translateY(-1px)}.day-button:focus-visible,.question-tabs button:focus-visible,.choice-button:focus-visible,.primary-button:focus-visible,.secondary-button:focus-visible{outline-offset:2px;outline:3px solid #315f9d42}.day-button.is-active{border-color:var(--blue);box-shadow:0 0 0 3px #315f9d21}.day-button.is-support_gap{background:#fbf4e7}.day-button.is-review_needed{background:#f4f6f8}.day-number{width:52px;height:52px;color:var(--teal-dark);background:#edf3e9;border-radius:8px;grid-row:span 3;place-items:center;font-size:.78rem;font-weight:850;display:grid}.day-button-main{gap:3px;min-width:0;display:grid}.day-button-main strong,.day-button-main span,.day-button-meta span,.status-chip{overflow-wrap:anywhere}.day-button-main strong{font-size:.95rem;line-height:1.18}.day-button-main span{color:var(--muted);font-size:.78rem;font-weight:690;line-height:1.25}.day-button-meta{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.day-button-meta span,.status-chip,.day-facts span,.difficulty-badge{border:1px solid var(--line);color:#51584d;background:#f6f8f2;border-radius:999px;padding:5px 8px;font-size:.74rem;font-weight:760;line-height:1.2}.status-chip{width:max-content;max-width:100%}.day-button.is-available .status-chip{background:var(--right-bg);color:var(--right);border-color:#08744347}.day-button.is-support_gap .status-chip,.support-panel.is-support_gap .eyebrow{color:#855c14;background:#fff6e6;border-color:#b7791f5c}.day-button.is-review_needed .status-chip{color:var(--blue);background:#edf3fb;border-color:#315f9d47}.day-workspace{gap:18px;min-width:0;padding:clamp(16px,2.6vw,28px);display:grid}.day-header{gap:12px;display:grid}.day-title-block h2{letter-spacing:0;max-width:840px;margin:4px 0 0;font-size:clamp(1.45rem,3vw,2.35rem);line-height:1.05}.day-review-note{max-width:760px;color:var(--muted);margin:8px 0 0;font-size:.95rem;font-weight:640;line-height:1.45}.day-facts,.question-tabs,.practice-actions{flex-wrap:wrap;gap:8px;display:flex}.success-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.success-list li{color:#3f473d;background:#f8faf4;border:1px solid #d5dccf;border-radius:8px;min-width:0;padding:10px 12px;font-size:.9rem;font-weight:650;line-height:1.35}.question-workspace,.question-card,.support-panel{gap:14px;display:grid}.question-switcher{justify-content:space-between;align-items:center;gap:12px;display:flex}.question-switcher>span{color:var(--muted);font-size:.9rem;font-weight:800}.question-tabs button{border:1px solid var(--line);background:var(--surface-strong);width:36px;height:36px;color:var(--ink);cursor:pointer;border-radius:50%;font-weight:850}.question-tabs button.is-active{border-color:var(--teal-dark);background:var(--teal);color:#fff}.question-card,.support-panel{border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;padding:clamp(16px,2.5vw,26px)}.question-card-head{justify-content:space-between;align-items:start;gap:14px;display:flex}.question-card-head h3,.support-panel h3{letter-spacing:0;margin:4px 0 0;font-size:clamp(1.15rem,2vw,1.55rem);line-height:1.15}.difficulty-badge{min-width:max-content}.question-text{max-width:780px;color:var(--ink);margin:0;font-size:clamp(1.05rem,1.6vw,1.35rem);font-weight:690;line-height:1.42}.question-diagram{background:#f8faf4;border:1px solid #d5dccf;border-radius:8px;width:min(100%,520px);margin:0;padding:12px}.question-diagram svg{width:100%;height:auto;max-height:300px;display:block}.question-diagram.generated-preview{justify-self:start;width:min(100%,460px)}.question-diagram rect{fill:#fffefa;stroke:#d7dfd0}.diagram-grid-lines line,.axis-line{stroke:var(--ink);stroke-width:2.5px;stroke-linecap:round}.coordinate-grid line{stroke:#d6dfd0;stroke-width:1px}.mirror-line{stroke:var(--amber);stroke-width:3px;stroke-dasharray:7 6}.diagram-connector{stroke:var(--blue);stroke-width:2px;stroke-dasharray:4 5}.coordinate-points circle{fill:var(--teal);stroke:#fff;stroke-width:2px}.question-diagram text{fill:var(--ink);font-size:12px;font-weight:800}.question-diagram .diagram-shape{fill:#0f766e14;stroke:var(--ink);stroke-width:3px}.question-diagram .diagram-line{fill:none;stroke:var(--ink);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.question-diagram rect.diagram-line{fill:none}.question-diagram .diagram-shaded{fill:#0f766e4d;stroke:var(--ink);stroke-width:3px}.question-diagram .diagram-dot{fill:var(--teal);stroke:#fff;stroke-width:2px}.question-diagram .diagram-measure,.question-diagram .diagram-label{fill:var(--teal-dark);font-size:18px;font-weight:850}.question-diagram .diagram-large-label{fill:var(--ink);font-size:36px;font-weight:900}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.choice-button{border:1px solid var(--line);min-height:72px;color:var(--ink);cursor:pointer;text-align:left;background:#fffefa;border-radius:8px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:5px 12px;padding:12px;transition:border-color .16s,background-color .16s,box-shadow .16s,transform .16s;display:grid}.choice-button:hover{border-color:#9aa89a;transform:translateY(-1px)}.choice-button strong{width:38px;height:38px;color:var(--teal-dark);background:#edf3e9;border-radius:50%;grid-row:span 2;place-items:center;font-size:.95rem;display:grid}.choice-button span{overflow-wrap:anywhere;min-width:0;font-weight:760;line-height:1.25}.choice-button em{width:max-content;max-width:100%;color:var(--blue);background:#edf3fb;border-radius:999px;padding:4px 8px;font-size:.72rem;font-style:normal;font-weight:820}.choice-button.is-selected{border-color:var(--blue);box-shadow:0 0 0 3px #315f9d1f}.choice-button.is-correct{background:var(--right-bg);border-color:#087443b8}.choice-button.is-correct strong{background:var(--right);color:#fff}.choice-button.is-wrong{background:var(--wrong-bg);border-color:#b42318a6}.choice-button.is-wrong strong{background:var(--wrong);color:#fff}.primary-button,.secondary-button{cursor:pointer;text-transform:uppercase;border-radius:999px;min-height:46px;padding:0 18px;font-weight:850}.primary-button{border:2px solid var(--orange);background:var(--orange);color:#fff}.secondary-button{border:2px solid var(--line);background:var(--surface-strong);color:var(--ink)}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.45}.answer-result{border-radius:8px;padding:14px 16px;font-weight:760}.answer-result p,.support-panel p{margin:0}.answer-result.correct{background:var(--right-bg);color:var(--right);border:1px solid #08744347}.answer-result.wrong{background:var(--wrong-bg);color:var(--wrong);border:1px solid #b4231840}.solution-steps{color:var(--ink);margin:12px 0 0;padding-left:20px;font-weight:560;line-height:1.45}.support-panel{background:#fbf8f0}.support-panel p{max-width:680px;color:var(--muted);font-weight:650;line-height:1.5}.smoke-check-page{gap:16px;width:min(1240px,100%);margin:0 auto;padding:clamp(14px,2.8vw,30px);display:grid}.smoke-check-header h1{max-width:1040px;margin:6px 0 0;font-size:clamp(1.6rem,3.4vw,2.9rem);line-height:1.05}.smoke-check-summary{color:var(--muted);max-width:900px;margin:10px 0 0}.smoke-check-summary strong{color:var(--ink)}.smoke-check-legend{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:12px 14px}.smoke-check-legend h2{margin:0 0 10px;font-size:1rem}.smoke-check-legend ul{flex-wrap:wrap;gap:14px;margin:0;padding:0;list-style:none;display:flex}.smoke-check-legend li{color:var(--muted);align-items:center;gap:8px;font-size:.9rem;font-weight:650;display:flex}.smoke-record-list{gap:10px;display:grid}.smoke-record{border:1px solid var(--line);background:var(--surface-strong);border-radius:8px}.smoke-record summary{list-style:none}.smoke-record summary::-webkit-details-marker{display:none}.smoke-record-summary{justify-content:space-between;align-items:center;gap:16px;min-height:74px;padding:12px 14px;display:flex}.smoke-record-title{gap:4px;min-width:0;display:grid}.smoke-record-title strong{color:var(--blue);letter-spacing:.01em;word-break:break-all;font-size:.96rem}.smoke-record-title span{color:var(--ink);overflow-wrap:anywhere;font-size:.94rem;font-weight:700}.smoke-record-usage{color:var(--muted);font-size:.84rem;font-weight:700}.smoke-badge{border:1px solid var(--line);letter-spacing:.03em;border-radius:999px;min-width:max-content;padding:8px 10px;font-size:.76rem;font-weight:820}.smoke-badge-missing{color:#9a3412;background:#ffedd5;border-color:#78350f4d}.smoke-badge-not-evaluable{color:#5b21b6;background:#f5f3ff;border-color:#581c874d}.smoke-badge-right{color:#166534;background:#dcfce7;border-color:#065f4647}.smoke-badge-wrong{color:#b91c1c;background:#fee2e2;border-color:#991b1b47}.smoke-record-body{gap:12px;padding:0 14px 14px;display:grid}.smoke-source{color:var(--muted);margin:0;font-size:.92rem}.smoke-meta-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin:0;padding:0;display:grid}.smoke-meta-item{background:#f8faf3;border:1px solid #dae3d8;border-radius:8px;padding:10px}.smoke-meta-item dt{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:.8rem;font-weight:820}.smoke-meta-item dd{color:var(--ink);margin:6px 0 0;font-weight:700;line-height:1.4}.smoke-topic-pair{background:#f1f5ea;border:1px solid #d5dccf;border-radius:999px;margin:0 8px 8px 0;padding:6px 9px;font-size:.78rem;font-weight:700;display:inline-block}.smoke-topic-pair small{color:var(--muted);font-size:.72rem;font-weight:760}.smoke-question{color:var(--ink);margin:0;font-size:1.02rem;font-weight:700;line-height:1.48}.smoke-answer-check{background:#f7fbf4;border:1px solid #d8e4d7;border-radius:8px;gap:5px;padding:10px 12px;display:grid}.smoke-answer-check-reason{color:var(--ink);margin:0;font-size:.92rem;line-height:1.4}.smoke-answer-check-meta{color:var(--muted);margin:0;font-size:.84rem}.smoke-choice-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.smoke-choice-item{background:var(--surface);border:1px solid #d9e0d4;border-radius:8px;grid-template-columns:38px minmax(0,1fr);gap:12px;padding:9px 10px;display:grid}.smoke-choice-item strong,.smoke-choice-item span{min-width:0}.smoke-choice-item.is-expected-choice{background:var(--right-bg);border-color:#315f9d75}.smoke-choice-key{width:34px;height:34px;color:var(--blue);background:#edf3f0;border-radius:8px;place-items:center;font-weight:860;line-height:1;display:grid}.smoke-choice-text{overflow-wrap:anywhere;font-weight:620}@media (max-width:1120px){.practice-grid{grid-template-columns:minmax(260px,.36fr) minmax(0,1fr)}.success-list{grid-template-columns:1fr}}@media (max-width:760px){.practice-topbar,.practice-grid{grid-template-columns:1fr}.day-workspace{order:1}.day-navigation{order:2;max-height:none;position:static}.question-switcher,.question-card-head{align-items:stretch;display:grid}.choice-grid{grid-template-columns:1fr}}@media (max-width:430px){.student-practice-page{padding:10px}.day-workspace,.day-navigation,.question-card,.support-panel{padding:12px}.day-button{grid-template-columns:1fr}.day-number{border-radius:6px;grid-row:auto;width:100%;height:36px}.question-tabs button{width:34px;height:34px}.primary-button,.secondary-button{flex:130px;padding:0 12px}}.student-worksheet-page{width:min(1440px,100%);min-height:100vh;margin:0 auto;padding:0 clamp(12px,2.4vw,28px) clamp(18px,3vw,32px)}.worksheet-experience{gap:16px;display:grid}.worksheet-app-bar{z-index:10;color:#fff;background:#1c2045f5;justify-content:space-between;align-items:center;gap:18px;min-width:0;min-height:78px;margin-inline:calc(-1*clamp(12px,2.4vw,28px));padding:14px clamp(12px,2.4vw,28px);display:flex;position:sticky;top:0;box-shadow:0 12px 32px #0000002e}.worksheet-brand-heading{min-width:0}.worksheet-brand-heading img{width:min(213px,52vw);height:auto;margin-bottom:8px}.worksheet-app-bar h1{color:#fff;letter-spacing:0;text-transform:uppercase;margin:4px 0 0;font-family:Roboto Slab,Georgia,Times New Roman,serif;font-size:clamp(1.55rem,3vw,2.6rem);line-height:1.02}.worksheet-data-source-banner{color:var(--muted);background:#fff7eb;border:1px solid #ffdca6;border-radius:8px;margin:0;padding:10px 12px;font-size:.9rem;font-weight:760;line-height:1.4}.worksheet-grade-toggle,.worksheet-filter-bar{flex-wrap:wrap;gap:8px;display:flex}.worksheet-course-filter{gap:6px;display:grid}.worksheet-course-filter span{color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:.72rem;font-weight:850}.worksheet-course-filter select{border:2px solid var(--line);background:var(--surface);width:100%;min-height:44px;color:var(--ink);font:inherit;border-radius:8px;padding:0 12px;font-size:.96rem;font-weight:820}.worksheet-grade-toggle button,.worksheet-filter-bar button{border:2px solid var(--line);background:var(--surface);min-height:40px;color:var(--muted);text-transform:uppercase;cursor:pointer;border-radius:999px;padding:0 12px;font-weight:800}.worksheet-grade-toggle button.is-active,.worksheet-filter-bar button.is-active{border-color:var(--orange);background:var(--orange);color:#fff}.worksheet-grade-toggle button:focus-visible,.worksheet-course-filter select:focus-visible,.worksheet-filter-bar button:focus-visible,.worksheet-list button:focus-visible,.worksheet-choice:focus-visible,.worksheet-question-tabs button:focus-visible{outline-offset:2px;outline:3px solid #315f9d52}.worksheet-layout{grid-template-columns:minmax(280px,.78fr) minmax(0,1.28fr) minmax(260px,.72fr);align-items:start;gap:14px;display:grid}.worksheet-selection,.worksheet-player-pane,.worksheet-progress-rail{min-width:0}.worksheet-selection,.worksheet-progress-rail{scrollbar-width:thin;gap:12px;max-height:calc(100vh - 24px);display:grid;position:sticky;top:12px;overflow:auto}.worksheet-player-pane,.worksheet-practice-list-panel,.worksheet-progress-card,.worksheet-badges,.worksheet-challenge,.worksheet-leaderboard{border:1px solid var(--line);background:var(--surface);border-radius:8px;box-shadow:0 10px 28px #1c204514}.worksheet-practice-list-panel,.worksheet-progress-card,.worksheet-badges,.worksheet-challenge,.worksheet-leaderboard{padding:12px}.worksheet-panel-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.worksheet-panel-heading h2{color:var(--navy);text-transform:uppercase;margin:0;font-family:Roboto Slab,Georgia,Times New Roman,serif;font-size:.98rem;line-height:1.15}.worksheet-panel-heading span{min-width:max-content;color:var(--muted);font-size:.78rem;font-weight:820}.worksheet-practice-groups,.worksheet-list,.worksheet-badge-list{gap:8px;display:grid}.worksheet-practice-groups{gap:14px}.worksheet-list button{background:var(--surface-strong);width:100%;min-width:0;color:var(--ink);text-align:left;cursor:pointer;border:1px solid #d9e0d4;border-radius:8px}.worksheet-practice-group{gap:8px;display:grid}.worksheet-practice-group-heading{justify-content:space-between;align-items:center;gap:10px;padding:2px 2px 0;display:flex}.worksheet-practice-group-heading h3{min-width:0;color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:.92rem;font-weight:850;line-height:1.2}.worksheet-practice-group-heading span{min-width:max-content;color:var(--muted);font-size:.74rem;font-weight:820}.worksheet-list button.is-active{box-shadow:inset 4px 0 0 var(--teal);background:#eef7f2;border-color:#0f766e8c}.worksheet-list strong{overflow-wrap:anywhere;min-width:0;font-size:.92rem}.worksheet-list span,.worksheet-list small{color:var(--muted);overflow-wrap:anywhere;font-size:.78rem;font-weight:720}.worksheet-list button{gap:5px;padding:11px;display:grid}.worksheet-blocked-state{background:#f8faf3;border:1px dashed #c9d3c2;border-radius:8px;padding:12px}.worksheet-blocked-state strong{color:var(--ink);overflow-wrap:anywhere;display:block}.worksheet-blocked-state p,.worksheet-challenge p,.worksheet-next-up,.worksheet-opt-in-copy,.worksheet-leaderboard small{color:var(--muted);margin:6px 0 0;font-size:.88rem;line-height:1.42}.worksheet-player-pane{min-height:calc(100vh - 108px);overflow:hidden}.worksheet-player,.worksheet-player-empty{gap:14px;padding:clamp(14px,2.6vw,24px);display:grid}.worksheet-player-empty{align-content:center;min-height:420px}.worksheet-player-empty h2{max-width:620px;margin:4px 0 0;font-size:clamp(1.35rem,2.6vw,2rem);line-height:1.1}.worksheet-player-header{justify-content:space-between;align-items:start;gap:14px;display:flex}.worksheet-player-header h2{letter-spacing:0;max-width:680px;margin:5px 0 0;font-size:clamp(1.3rem,2.4vw,2rem);line-height:1.08}.worksheet-meta-strip,.worksheet-question-tabs,.worksheet-practice-actions,.worksheet-actions{flex-wrap:wrap;gap:8px;display:flex}.worksheet-meta-strip{justify-content:flex-end}.worksheet-meta-strip span{border:1px solid var(--line);min-height:34px;color:var(--muted);white-space:nowrap;background:#f8faf3;border-radius:999px;place-items:center;padding:0 10px;font-size:.8rem;font-weight:820;display:inline-grid}.worksheet-question-tabs button{border:1px solid var(--line);background:var(--surface-strong);width:36px;height:36px;color:var(--muted);cursor:pointer;border-radius:8px;font-weight:850}.worksheet-question-tabs button.is-active{background:var(--ink);color:var(--surface)}.worksheet-practice-actions{background:#f8faf3;border:1px solid #d8e4d7;border-radius:8px;justify-content:space-between;align-items:center;padding:10px}.worksheet-practice-actions span{color:var(--muted);font-size:.88rem;font-weight:760;line-height:1.35}.worksheet-question{gap:14px;display:grid}.worksheet-question-heading h3{max-width:760px;margin:4px 0 0;font-size:clamp(1.05rem,1.8vw,1.35rem);line-height:1.18}.worksheet-question-text{max-width:760px;color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:clamp(1.05rem,1.6vw,1.28rem);font-weight:720;line-height:1.5}.worksheet-question-preview{background:#f8fbf6;border:1px solid #d8e4d7;border-radius:8px;width:min(100%,520px);margin:0;padding:10px}.worksheet-question-preview svg{width:100%;height:auto;max-height:320px;display:block}.worksheet-choice-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.worksheet-choice{border:1px solid var(--line);background:var(--surface-strong);min-height:58px;color:var(--ink);text-align:left;cursor:pointer;border-radius:8px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:9px 10px;display:grid}.worksheet-choice strong{width:34px;height:34px;color:var(--orange-strong);background:#fff4e3;border-radius:8px;place-items:center;line-height:1;display:grid}.worksheet-choice span{overflow-wrap:anywhere;min-width:0;font-weight:700}.worksheet-choice em{color:var(--muted);grid-column:2;font-size:.78rem;font-style:normal;font-weight:820}.worksheet-choice.is-selected{background:#fff7eb;border-color:#f99d1cb8}.worksheet-choice.is-correct{background:var(--right-bg);border-color:#08744373}.worksheet-choice.is-wrong{background:var(--wrong-bg);border-color:#b423186b}.worksheet-free-response{gap:8px;max-width:420px;font-weight:800;display:grid}.worksheet-free-response input{border:1px solid var(--line);background:var(--surface-strong);min-height:46px;color:var(--ink);font:inherit;border-radius:8px;padding:0 12px}.worksheet-actions{align-items:center}.worksheet-live-region{min-height:58px}.worksheet-feedback{border:1px solid var(--line);border-radius:8px;padding:12px}.worksheet-feedback.is-correct{background:var(--right-bg);border-color:#0874435c}.worksheet-feedback.is-wrong{background:var(--wrong-bg);border-color:#b4231857}.worksheet-feedback strong{color:var(--ink);display:block}.worksheet-feedback p,.worksheet-feedback ol,.worksheet-status-message{color:var(--ink);margin:8px 0 0;line-height:1.45}.worksheet-feedback ol{padding-left:20px}.worksheet-progress-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.worksheet-metric{background:#f8faf3;border:1px solid #d9e0d4;border-radius:8px;min-height:74px;padding:10px}.worksheet-metric strong{color:var(--ink);font-size:1.16rem;line-height:1;display:block}.worksheet-metric span{color:var(--muted);margin-top:6px;font-size:.78rem;font-weight:800;display:block}.worksheet-badge{background:var(--surface-strong);border:1px solid #d9e0d4;border-radius:8px;gap:6px;padding:10px;display:grid}.worksheet-badge strong{overflow-wrap:anywhere;font-size:.86rem}.worksheet-badge span{color:var(--muted);text-transform:capitalize;font-size:.78rem;font-weight:820}.worksheet-badge.is-earned{background:#edf9ef;border-color:#08744357}.worksheet-badge.is-in_progress{background:#fff8e8;border-color:#b7791f57}.worksheet-badge-track,.worksheet-challenge-meter{background:#eceef5;border-radius:999px;height:8px;overflow:hidden}.worksheet-badge-track span,.worksheet-challenge-meter span{border-radius:inherit;background:var(--orange);height:100%;display:block}.worksheet-challenge-meter{margin-top:10px}.worksheet-challenge small,.worksheet-leaderboard small{color:var(--muted);margin-top:8px;line-height:1.35;display:block}.worksheet-leaderboard ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.worksheet-leaderboard li{background:var(--surface-strong);border:1px solid #d9e0d4;border-radius:8px;grid-template-columns:28px minmax(0,1fr) max-content;align-items:center;gap:8px;padding:8px;display:grid}.worksheet-leaderboard li span{width:24px;height:24px;color:var(--teal-dark);background:#edf3f0;border-radius:999px;place-items:center;font-size:.78rem;font-weight:850;display:grid}.worksheet-leaderboard li strong{overflow-wrap:anywhere;min-width:0;font-size:.88rem}.worksheet-leaderboard li em{color:var(--blue);font-size:.8rem;font-style:normal;font-weight:850}@media (max-width:1180px){.worksheet-layout{grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr)}.worksheet-progress-rail{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;position:static}}@media (max-width:820px){.worksheet-app-bar,.worksheet-player-header{align-items:stretch;display:grid}.worksheet-layout{grid-template-columns:1fr}.worksheet-selection,.worksheet-progress-rail{max-height:none;position:static}.worksheet-player-pane{order:1;min-height:0}.worksheet-selection{order:2}.worksheet-progress-rail{order:3;grid-template-columns:1fr}}@media (max-width:520px){.student-worksheet-page{padding:10px}.worksheet-choice-list,.worksheet-progress-grid{grid-template-columns:1fr}.worksheet-grade-toggle button,.worksheet-filter-bar button{flex:92px}.worksheet-actions .primary-button,.worksheet-actions .secondary-button{flex:132px}.worksheet-player,.worksheet-player-empty,.worksheet-practice-list-panel,.worksheet-progress-card,.worksheet-badges,.worksheet-challenge,.worksheet-leaderboard{padding:12px}}
