:root{color:#172536;font-synthesis:none;--surface:#fff;--surface-soft:#f7f9fb;--sidebar:#edf2f7;--line:#d8e0e8;--muted:#617184;--accent:#245fc2;--accent-dark:#174a9b;--accent-soft:#e7effc;--warning-soft:#fff5d9;--warning-ink:#6d4b00;--success:#247155;background:#f5f7fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:#172536;background:#f5f7fa;min-width:320px;min-height:100vh;margin:0}button,select{font:inherit}button{color:inherit}button:focus-visible,select:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #f5bf2f}.app-shell{min-height:100vh}.topbar{background:var(--surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:64px;padding:0 28px;display:flex}.brand{color:inherit;letter-spacing:-.02em;align-items:center;gap:10px;font-weight:760;text-decoration:none;display:flex}.brand em{border-left:1px solid var(--line);color:var(--muted);letter-spacing:0;padding-left:10px;font-size:13px;font-style:normal;font-weight:620}.brand-mark{grid-template-columns:repeat(3,1fr);align-items:end;gap:3px;width:27px;height:27px;display:grid}.brand-mark i{background:#245fc2;border-radius:2px;height:11px;display:block}.brand-mark i:nth-child(2){background:#ef654f;height:21px}.brand-mark i:nth-child(3){background:#f5bf2f;height:16px}.teacher{text-align:right;line-height:1.25;display:grid}.teacher span{color:var(--muted);font-size:12px}.teacher strong{font-size:14px}.demo-banner{background:var(--warning-soft);min-height:36px;color:var(--warning-ink);text-align:center;border-bottom:1px solid #eadcae;padding:8px 28px;font-size:13px;font-weight:600}.workspace{grid-template-columns:230px minmax(0,1fr);min-height:calc(100vh - 100px);display:grid}.sidebar{background:var(--sidebar);border-right:1px solid var(--line);flex-direction:column;gap:24px;padding:24px 16px;display:flex}.sidebar nav{gap:4px;display:grid}.nav-item{color:#425469;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;min-height:42px;padding:9px 12px;font-size:14px;font-weight:630;display:flex}.nav-item:hover{background:#ffffffa8}.nav-item.active{background:var(--surface);color:var(--accent-dark);box-shadow:0 1px 2px #14284614}.nav-item b{background:var(--accent-soft);min-width:22px;color:var(--accent-dark);text-align:center;border-radius:10px;padding:2px 6px;font-size:11px}.sidebar-note{border-top:1px solid var(--line);gap:2px;margin-top:auto;padding:14px 12px;display:grid}.sidebar-note span,.sidebar-note small{color:var(--muted);font-size:12px}.sidebar-note strong{font-size:14px}.main-content{min-width:0;padding:32px clamp(20px,3.5vw,52px) 56px}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;min-height:66px;display:flex}.page-heading h1{letter-spacing:-.025em;margin:0;font-size:26px;line-height:1.2}.page-heading p{max-width:680px;color:var(--muted);margin:7px 0 0;font-size:14px}.page-heading select{border:1px solid var(--line);background:var(--surface);color:#28394c;border-radius:9px;min-width:170px;padding:9px 34px 9px 11px}.heading-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.filters{border-bottom:1px solid var(--line);gap:4px;margin:24px 0 12px;display:flex}.filter{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:9px 12px 10px;font-size:14px;font-weight:650}.filter span{color:#8290a0;margin-left:5px}.filter.active{color:var(--accent-dark);border-color:var(--accent)}.inbox-layout{grid-template-columns:minmax(280px,.78fr) minmax(420px,1.22fr);align-items:start;gap:16px;display:grid}.task-list,.detail-panel,.empty-state,.library-grid button,.lesson-list{background:var(--surface);border:1px solid var(--line);border-radius:12px}.task-list{overflow:hidden}.task-row{border:0;border-bottom:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;grid-template-columns:10px 1fr auto;align-items:start;gap:12px;width:100%;min-height:88px;padding:16px;display:grid}.task-row:last-of-type{border-bottom:0}.task-row.selected{background:var(--accent-soft);box-shadow:inset 3px 0 var(--accent)}.status-dot{background:var(--accent);border-radius:50%;width:8px;height:8px;margin-top:6px}.status-dot.viewed{background:#a3afbb}.status-dot.selected-dot{background:var(--success)}.task-row-copy{gap:7px;display:grid}.task-row-copy strong{font-size:14px;line-height:1.35}.task-row-copy small,.task-time{color:var(--muted);font-size:12px}.task-time{white-space:nowrap}.list-empty{color:var(--muted);padding:24px;font-size:14px}.detail-panel{padding:24px}.detail-head{justify-content:space-between;gap:24px;display:flex}.task-code{color:var(--muted);letter-spacing:.07em;font-size:11px;font-weight:700}.detail-head h2{letter-spacing:-.02em;max-width:560px;margin:6px 0 0;font-size:22px;line-height:1.25}.duration{color:var(--muted);flex:none;font-size:13px}.task-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0;padding:16px 0;display:grid}.task-facts div{gap:3px;display:grid}.task-facts dt{color:var(--muted);font-size:12px}.task-facts dd{margin:0;font-size:14px;font-weight:650}.reason-box{background:var(--surface-soft);border-radius:9px;padding:14px 16px}.reason-box span{color:var(--muted);font-size:12px;font-weight:650}.reason-box p{margin:6px 0 0;font-size:14px;line-height:1.5}.detail-actions{flex-wrap:wrap;align-items:center;gap:9px;margin-top:20px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:9px;min-height:40px;padding:9px 15px;font-size:14px;font-weight:680;transition:background-color .16s,border-color .16s}.button.primary{background:var(--accent);color:#fff}.button.primary:hover{background:var(--accent-dark)}.button.secondary{background:var(--surface);border-color:var(--line)}.button.secondary:hover{background:var(--surface-soft)}.button:disabled{opacity:.48;cursor:not-allowed}.text-button{color:var(--accent-dark);cursor:pointer;background:0 0;border:0;padding:8px;font-size:13px;font-weight:650}.text-button:disabled{color:var(--muted);cursor:default}.student-preview{border:1px solid var(--line);background:#fbfcfe;border-radius:10px;margin-top:24px;padding:20px}.preview-bar{color:var(--muted);justify-content:space-between;gap:12px;font-size:11px;font-weight:650;display:flex}.student-preview h3{max-width:580px;margin:26px 0 20px;font-size:19px;line-height:1.4}.pattern{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.pattern-shape,.pattern-missing{border:1px solid var(--line);background:#fff;border-radius:9px;place-items:center;width:46px;height:46px;font-size:24px;display:grid}.tone-0{color:#ef654f}.tone-1{color:#d89d00}.tone-2{color:#245fc2}.pattern-missing{color:var(--muted);border-style:dashed}.answer-list{gap:8px;display:grid}.answer{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:9px;align-items:center;gap:10px;min-height:44px;padding:9px 12px;font-size:14px;display:flex}.answer:hover{border-color:#9eb3ca}.answer.selected{border-color:var(--accent);background:var(--accent-soft)}.answer span{background:#edf1f5;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;font-weight:750;display:grid}.preview-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.hint{background:var(--warning-soft);color:var(--warning-ink);border-radius:8px;margin:14px 0 0;padding:10px 12px;font-size:13px}.feedback{border-radius:8px;margin:10px 0 0;padding:10px 12px;font-size:13px}.feedback.success{color:#175e46;background:#e4f3ec}.feedback.retry{color:#853727;background:#fbe9e5}.single-sheet-preview{border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:24px;padding:22px}.packet-controls{border:1px solid var(--line);background:var(--surface);border-radius:10px;flex-wrap:wrap;align-items:flex-end;gap:18px 28px;margin:22px 0 10px;padding:16px;display:flex}.packet-controls fieldset{border:0;flex-wrap:wrap;gap:10px 18px;min-width:280px;padding:0;display:flex}.packet-controls legend,.density-control{color:var(--muted);margin-bottom:7px;font-size:12px;font-weight:700}.packet-controls label{align-items:center;gap:7px;font-size:13px;font-weight:620;display:flex}.packet-controls input{width:17px;height:17px;accent-color:var(--accent)}.density-control{align-items:start!important;gap:5px!important;display:grid!important}.density-control select{border:1px solid var(--line);color:#28394c;background:#fff;border-radius:8px;min-width:138px;padding:8px 30px 8px 10px}.teacher-sheet-toggle{min-height:36px}.packet-controls .text-button{margin-left:auto}.packet-summary{color:var(--muted);align-items:baseline;gap:8px 18px;margin-bottom:18px;font-size:13px;display:flex}.packet-summary strong{color:#172536}.print-packet{grid-template-columns:minmax(0,1fr);gap:24px;width:100%;min-width:0;display:grid}.worksheet-page{color:#111820;background:#fff;flex-direction:column;width:min(100%,794px);min-width:0;max-width:100%;min-height:1028px;margin:0 auto;padding:46px 52px 36px;display:flex;box-shadow:0 3px 8px #1e37551f}.worksheet-header{border-bottom:1px solid #8995a3;justify-content:space-between;gap:24px;padding-bottom:16px;display:flex}.worksheet-header>div{gap:4px;display:grid}.worksheet-header strong{font-size:18px}.worksheet-header span{color:#4d5d6e;font-size:12px}.student-fields{text-align:right}.worksheet-body{flex-direction:column;flex:1;gap:0;display:flex}.worksheet-exercise{border-bottom:1px solid #d2d8df;flex:1;min-height:0;padding:20px 0}.worksheet-exercise:last-child{border-bottom:0}.worksheet-exercise.compact{border:0;min-height:0;padding:0}.worksheet-exercise.dense{padding:11px 0}.exercise-heading{align-items:flex-start;gap:14px;display:flex}.exercise-heading>span{color:#174a9b;background:#e7effc;border-radius:7px;flex:none;place-items:center;width:30px;height:30px;font-size:13px;font-weight:800;display:grid}.exercise-heading small{color:#536273;font-size:11px}.exercise-heading h3{letter-spacing:-.015em;margin:2px 0 0;font-size:18px}.exercise-instruction{margin:18px 0;font-size:15px}.worksheet-exercise.dense .exercise-heading>span{width:24px;height:24px;font-size:11px}.worksheet-exercise.dense .exercise-heading h3{font-size:14px}.worksheet-exercise.dense .exercise-heading small{font-size:9px}.worksheet-exercise.dense .exercise-instruction{margin:7px 0;font-size:11px}.pattern-small{gap:6px;margin-bottom:6px}.pattern-small .pattern-shape,.pattern-small .pattern-missing{border-radius:5px;width:28px;height:28px;font-size:15px}.worksheet-exercise.dense .word-task{gap:2px;margin:7px 0;padding:7px 9px}.worksheet-exercise.dense .word-task span{font-size:8px}.worksheet-exercise.dense .word-task strong{font-size:10px}.worksheet-exercise.dense .choice-task{gap:12px;margin:8px 0;font-size:10px}.worksheet-exercise.dense .writing-lines{gap:8px;margin-top:8px}.source-sequence,.nested-sequence{align-items:center;gap:10px;margin:14px 0 4px;display:flex}.source-token,.source-blank,.nested-tile{flex:none;place-items:center;width:38px;height:38px;display:grid}.source-token{border:1px solid #9ba8b6}.green-circle,.red-circle,.blue-circle{border-radius:50%}.green-circle{background:#28a745;border-color:#28a745}.red-circle{background:#ef5b4a;border-color:#ef5b4a}.blue-circle{background:#2164bc;border-color:#2164bc}.outline-circle{background:#fff;border-radius:50%}.blue-square{background:#2164bc;border-color:#2164bc}.blue-triangle{border:19px solid #0000;border-top:0;border-bottom:34px solid #2164bc;width:0;height:0}.source-blank{color:#5f6e7e;border:1px dashed #8492a2;border-radius:7px;font-size:18px;font-weight:750}.nested-tile{background:#f4cf34;border:1px solid #83909f;position:relative}.nested-tile i,.nested-tile b{display:block;position:absolute;transform:rotate(45deg)}.nested-tile i{background:#fff;width:26px;height:26px}.nested-tile b{background:#2164bc;width:14px;height:14px}.nested-tile.two{background:#2164bc}.nested-tile.two b,.nested-tile.three{background:#ef4f3d}.nested-tile.three b,.nested-tile.four{background:#f4cf34}.nested-tile.four b{background:#fff}.source-matrix{border:1px solid #82909f;grid-template-columns:repeat(3,42px);width:126px;margin:12px 0 4px;display:grid}.source-matrix span{border-bottom:1px solid #aeb8c2;border-right:1px solid #aeb8c2;place-items:center;height:38px;font-size:16px;font-weight:720;display:grid}.source-matrix span:nth-child(3n){border-right:0}.source-matrix span:nth-child(n+7){border-bottom:0}.source-matrix .missing{color:#174a9b;background:#eef3f8}.analogy-prompt{letter-spacing:.01em;background:#f2f5f8;border-radius:7px;margin:14px 0 4px;padding:13px 16px;font-size:16px;font-weight:720}.deduction-box{grid-template-columns:1fr auto;align-items:end;gap:16px;margin-top:12px;display:grid}.deduction-box p{margin:0 0 3px;font-size:12px}.deduction-box .conclusion{margin-top:7px;font-weight:720}.paper-options{white-space:nowrap;gap:12px;font-size:12px;display:flex}.number-answer{grid-template-columns:60px 1fr auto;align-items:end;gap:10px;margin-top:14px;font-size:12px;display:grid}.number-answer span{color:#5f6e7e}.number-answer i{border-bottom:1px solid #7e8b99}.number-answer strong{font-size:12px}.spatial-answer{align-items:end;gap:28px;margin-top:12px;font-size:12px;display:flex}.rectangle-task{background:#fff;border:2px solid #253547;width:116px;height:70px;position:relative}.rectangle-task .cut{background:#253547;display:block;position:absolute}.rectangle-task .vertical{width:1px;top:0;bottom:0;left:50%}.rectangle-task .horizontal{height:1px;top:50%;left:0;right:0}.rectangle-task .vertical.second{left:33.333%}.rectangle-task .vertical.third{left:66.666%}.creative-grid{grid-template-columns:repeat(6,38px);gap:9px;max-width:310px;margin-top:12px;display:grid}.creative-grid span{border:1px solid #8d99a7;width:38px;height:38px}.creative-grid .circle{border-radius:50%}.worksheet-exercise.dense .source-sequence,.worksheet-exercise.dense .nested-sequence{gap:6px;margin:6px 0 2px}.worksheet-exercise.dense .source-token,.worksheet-exercise.dense .source-blank,.worksheet-exercise.dense .nested-tile{width:26px;height:26px}.worksheet-exercise.dense .blue-triangle{border-bottom-width:23px;border-left-width:13px;border-right-width:13px;width:0;height:0}.worksheet-exercise.dense .nested-tile i{width:18px;height:18px}.worksheet-exercise.dense .nested-tile b{width:9px;height:9px}.worksheet-exercise.dense .source-matrix{grid-template-columns:repeat(3,29px);width:87px;margin:6px 0 2px}.worksheet-exercise.dense .source-matrix span{height:24px;font-size:11px}.worksheet-exercise.dense .analogy-prompt{margin:6px 0 2px;padding:7px 9px;font-size:11px}.worksheet-exercise.dense .deduction-box{gap:8px;margin-top:6px}.worksheet-exercise.dense .deduction-box p,.worksheet-exercise.dense .paper-options{font-size:8.5px}.worksheet-exercise.dense .number-answer{margin-top:7px;font-size:9px}.worksheet-exercise.dense .number-answer strong{font-size:9px}.worksheet-exercise.dense .rectangle-task{width:78px;height:44px}.worksheet-exercise.dense .spatial-answer{gap:14px;margin-top:6px}.worksheet-exercise.dense .creative-grid{grid-template-columns:repeat(6,24px);gap:5px;margin-top:6px}.worksheet-exercise.dense .creative-grid span{width:24px;height:24px}.word-task{border:1px solid #9ba8b6;gap:8px;margin:20px 0;padding:16px;display:grid}.word-task span{color:#536273;font-size:11px}.word-task strong{letter-spacing:.03em;font-size:15px}.choice-task{flex-wrap:wrap;gap:18px;margin:20px 0;font-size:14px;display:flex}.writing-lines{gap:18px;margin-top:24px;display:grid}.writing-lines i,.teacher-notes i{border-bottom:1px solid #7a8794;display:block}.worksheet-footer{color:#647181;text-align:center;border-top:1px solid #c3ccd5;margin-top:auto;padding-top:12px;font-size:10px}.teacher-sheet>p{color:#3e4d5c;margin:26px 0 18px;font-size:13px}.observation-table{border-top:1px solid #8d9aa7}.observation-table>div{border-bottom:1px solid #c3ccd5;grid-template-columns:24px 1.55fr repeat(3,.75fr);align-items:center;gap:8px;min-height:42px;font-size:9px;display:grid}.observation-table b{font-size:11px}.observation-table em{font-style:normal}.observation-table span{gap:2px;display:grid}.observation-table span strong{font-size:9.5px}.observation-table span small{color:#526273;font-size:7.5px;line-height:1.25}.teacher-notes{gap:18px;margin-top:28px;font-size:12px;display:grid}.library-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px;display:grid}.library-grid button{cursor:pointer;text-align:left;flex-direction:column;align-items:flex-start;gap:10px;min-height:150px;padding:18px;display:flex}.library-grid button:hover{border-color:#aab9c8}.library-grid span,.library-grid small{color:var(--muted);font-size:12px}.library-grid strong{font-size:15px;line-height:1.4}.library-grid small{margin-top:auto}.lesson-list{margin-top:24px;overflow:hidden}.lesson-list>div{border-bottom:1px solid var(--line);grid-template-columns:30px 1fr auto;align-items:center;gap:12px;min-height:72px;padding:14px 18px;display:grid}.lesson-list>div:last-child{border-bottom:0}.lesson-list>div>span{background:var(--accent-soft);width:26px;height:26px;color:var(--accent-dark);border-radius:50%;place-items:center;font-size:12px;font-weight:750;display:grid}.lesson-list>div>div{gap:4px;display:grid}.lesson-list small{color:var(--muted)}.empty-state{text-align:center;place-content:center;min-height:240px;margin-top:24px;padding:36px;display:grid}.empty-state h2{margin:0;font-size:20px}.empty-state p{max-width:430px;color:var(--muted);margin:8px 0 0;font-size:14px}.empty-detail{color:var(--muted);padding:30px}.access-page{background:#eef3f8;place-items:center;min-height:100vh;padding:24px;display:grid}.access-card{border:1px solid var(--line);background:var(--surface);border-radius:12px;gap:14px;width:min(100%,390px);padding:32px;display:grid;box-shadow:0 18px 45px #1e37551a}.access-card h1{letter-spacing:-.025em;margin:8px 0 0;font-size:24px}.access-card p{color:var(--muted);margin:0 0 6px;font-size:14px}.access-card label{font-size:13px;font-weight:680}.access-card input{border:1px solid var(--line);color:#172536;width:100%;height:46px;font:inherit;letter-spacing:.3em;background:#fff;border-radius:9px;padding:8px 12px;font-size:20px}.access-card small{color:var(--muted);text-align:center;font-size:12px}.access-error{color:#8a3325;font-size:13px}@media (width<=900px){.workspace{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line);padding:10px 16px;overflow-x:auto}.sidebar nav{min-width:max-content;display:flex}.nav-item{width:auto}.sidebar-note{display:none}.inbox-layout{grid-template-columns:1fr}.library-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.topbar{height:58px;padding:0 16px}.brand em,.teacher span{display:none}.demo-banner{padding-inline:16px;font-size:12px}.main-content{padding:24px 16px 40px}.page-heading{gap:16px;display:grid}.page-heading select{width:100%}.task-facts{grid-template-columns:1fr 1fr}.detail-panel{padding:18px}.detail-head{gap:8px;display:grid}.library-grid{grid-template-columns:1fr}.preview-bar{display:grid}.preview-actions{justify-content:stretch}.preview-actions .button{flex:1}.packet-controls{align-items:stretch}.packet-controls fieldset{min-width:0;display:grid}.packet-controls .text-button{text-align:left;margin-left:0}.packet-summary{display:grid}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@page{size:A4 portrait;margin:0}@media print{:root{background:#fff}body{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff}.topbar,.demo-banner,.sidebar,.page-heading,.packet-controls,.packet-summary{display:none!important}.workspace,.main-content,.print-packet{margin:0;padding:0;display:block}.worksheet-page{width:210mm;min-height:297mm;box-shadow:none;break-after:page;page-break-after:always;margin:0;padding:15mm 17mm 12mm}.worksheet-page:last-child{break-after:auto;page-break-after:auto}.worksheet-exercise{min-height:0}}:root{--ink:#172536;--accent:#2f62b7;--accent-dark:#204b91;--accent-soft:#e8eef8;--paper-blue:#f2f5f9;font-family:Avenir Next,Avenir,Segoe UI,sans-serif}html{scroll-behavior:smooth}button,input,select{font:inherit}button{transition:transform .16s,background-color .18s,border-color .18s,color .18s}button:active:not(:disabled){transform:translateY(1px)}input:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #e2aa24}.skip-link{z-index:20;color:#fff;background:#172536;border-radius:6px;padding:9px 12px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--accent-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:750;display:block}.page-heading h1{letter-spacing:-.04em;text-wrap:balance;font-size:clamp(27px,3vw,36px)}.page-heading p{text-wrap:pretty;max-width:64ch;line-height:1.55}.coverage-strip{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin:22px 0 14px;display:grid;overflow:hidden}.coverage-strip>div{border-right:1px solid var(--line);align-content:center;gap:2px;min-height:78px;padding:15px 18px 17px;display:grid}.coverage-strip>div:last-child{border-right:0}.coverage-strip strong{font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-size:22px}.coverage-strip span{color:var(--muted);font-size:12px}.catalog-toolbar{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:minmax(190px,1.35fr) repeat(4,minmax(130px,.72fr)) auto;align-items:end;gap:10px;padding:15px;display:grid}.catalog-toolbar label{min-width:0;color:var(--muted);gap:6px;font-size:11px;font-weight:700;display:grid}.catalog-toolbar input,.catalog-toolbar select{border:1px solid var(--line);width:100%;min-width:0;height:40px;color:var(--ink);background:#fff;border-radius:7px;padding:8px 10px;font-size:13px}.catalog-toolbar output{min-width:76px;color:var(--muted);font-variant-numeric:tabular-nums;text-align:right;padding:10px 4px;font-size:12px}.selection-summary{color:#3b4e64;background:#eaf0f8;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin:12px 0;padding:11px 14px;font-size:13px;display:flex}.selection-summary>div{flex-wrap:wrap;justify-content:flex-end;gap:2px;display:flex}.selection-summary .muted{color:#68788a}.catalog-layout{grid-template-columns:minmax(300px,.78fr) minmax(500px,1.22fr);align-items:start;gap:16px;display:grid}.task-list{min-height:480px;max-height:calc(100dvh - 290px);overflow:auto}.task-row{border-bottom:1px solid var(--line);background:0 0;grid-template-columns:minmax(0,1fr) 50px;gap:0;min-height:100px;padding:0;display:grid}.task-row:last-child{border-bottom:0}.task-row:hover{background:var(--surface-soft)}.task-row.selected{box-shadow:inset 3px 0 var(--accent);background:#edf2f9}.task-open{cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) 70px;align-items:center;gap:10px;min-width:0;padding:14px 12px 14px 17px;display:grid}.task-row-copy{gap:4px}.task-row-copy small{color:var(--accent-dark);letter-spacing:.035em;text-transform:uppercase;font-size:10px;font-weight:750}.task-row-copy strong{text-wrap:pretty;font-size:14px}.task-row-copy em{color:var(--muted);font-size:11px;font-style:normal}.task-toggle{color:#506276;cursor:pointer;background:#fff;border:1px solid #b7c2ce;border-radius:7px;width:31px;height:31px;margin:auto;font-size:17px;font-weight:700}.task-toggle:hover{border-color:var(--accent);color:var(--accent-dark)}.task-toggle.included{color:#226249;background:#e6f1ed;border-color:#2a7158}.difficulty-meter{gap:5px;display:grid}.difficulty-meter b{font-variant-numeric:tabular-nums;font-size:12px}.difficulty-meter>i{background:#dce3ea;border-radius:4px;width:68px;height:5px;overflow:hidden}.difficulty-meter em{border-radius:inherit;background:var(--accent);height:100%;display:block}.difficulty-meter.compact{justify-items:end}.difficulty-meter.compact b{color:var(--muted);font-size:10px}.list-empty{place-content:center;justify-items:center;gap:6px;min-height:220px;display:grid}.list-empty strong{color:var(--ink)}.detail-panel{border-radius:12px;max-height:calc(100dvh - 290px);overflow:auto;box-shadow:0 12px 32px #2a3d540f}.detail-kicker{color:var(--muted);letter-spacing:.04em;justify-content:space-between;gap:12px;font-size:10px;font-weight:700;display:flex}.review-badge{color:#28654d;letter-spacing:0;background:#e5f1ec;border-radius:4px;padding:4px 7px}.review-badge.caution{color:#77530b;background:#fff1cf}.detail-head{align-items:flex-start;margin-top:14px}.detail-head h2{letter-spacing:-.03em;margin:0;font-size:24px}.detail-head p{max-width:58ch;color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.5}.selection-button{border:1px solid var(--accent);min-height:38px;color:var(--accent-dark);cursor:pointer;background:#fff;border-radius:7px;flex:none;padding:8px 12px;font-size:12px;font-weight:700}.selection-button.selected{color:#215e47;background:#e6f1ed;border-color:#2a7158}.task-facts{grid-template-columns:1.2fr .8fr .75fr 1fr}.task-facts dd{font-size:13px}.function-tags{flex-wrap:wrap;gap:6px;margin:-8px 0 20px;display:flex}.function-tags span{color:#44576b;background:#f0f3f6;border-radius:5px;padding:5px 8px;font-size:11px}.review-note{background:#f3f6fa;border-left:3px solid #4f7fc6;padding:13px 15px}.review-note strong{font-size:12px}.review-note p{color:#4a5c70;margin:5px 0 0;font-size:12px;line-height:1.45}.detail-actions{justify-content:flex-start;margin:10px 0 0}.single-sheet-preview{overflow:hidden}.single-sheet-preview .worksheet-exercise{border:0;padding:0}.single-sheet-preview .exercise-heading h3{font-size:16px}.single-sheet-preview .exercise-instruction{margin:12px 0;font-size:13px}.method-card{border-top:1px solid var(--line);margin-top:12px}.method-card summary{cursor:pointer;padding:14px 2px;font-size:13px;font-weight:750}.method-card>div{gap:10px;padding:0 2px 8px;display:grid}.method-card p{color:#495b6e;margin:0;font-size:12px;line-height:1.55}.method-card p strong{color:var(--ink);margin-bottom:2px;display:block}.method-card ul{color:#495b6e;margin:0;padding-left:18px;font-size:12px;line-height:1.6}.source-note{color:var(--muted);margin:14px 0 0;font-size:10px}.lesson-order{border:1px solid var(--line);background:var(--surface);border-radius:9px;margin:12px 0 20px}.lesson-order summary{cursor:pointer;padding:13px 15px;font-size:13px;font-weight:700}.lesson-order>div{gap:4px;padding:0 12px 12px;display:grid}.lesson-order article{background:#f5f7f9;border-radius:6px;grid-template-columns:24px 1fr repeat(3,31px);align-items:center;gap:6px;min-height:48px;padding:7px 8px;display:grid}.lesson-order article>b{text-align:center;font-size:11px}.lesson-order article>span{gap:2px;display:grid}.lesson-order article strong{font-size:12px}.lesson-order article small{color:var(--muted);font-size:10px}.lesson-order article button{cursor:pointer;background:#fff;border:0;border-radius:5px;width:28px;height:28px}.lesson-order article button:disabled{opacity:.35;cursor:default}.packet-summary{padding:0 2px}.nested-tile.outer-yellow,.yellow{background:#f2c94c}.nested-tile.outer-blue,.blue{background:#2f62b7}.nested-tile.outer-white,.white{background:#fff}.nested-tile i.middle-yellow,.nested-tile b.inner-yellow{background:#f2c94c}.nested-tile i.middle-blue,.nested-tile b.inner-blue{background:#2f62b7}.nested-tile i.middle-white,.nested-tile b.inner-white{background:#fff}.memory-fold,.paired-memory{gap:10px;display:grid}.memory-row{flex-wrap:wrap;gap:8px;display:flex}.memory-row span{border:1px solid #7f8c99;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.memory-row.answer span{background:#fafbfc}.fold-line{color:#667586;text-align:center;text-transform:uppercase;letter-spacing:.08em;padding:4px 0;font-size:9px;position:relative;overflow:hidden}.fold-line:before,.fold-line:after{content:"";border-top:1px dashed #7b8997;width:40%;position:absolute;top:50%}.fold-line:before{left:0}.fold-line:after{right:0}.cancellation-wrap{gap:8px;display:grid}.cancellation-wrap>strong{font-size:11px}.cancellation-grid{border:1px solid #94a0ad;grid-template-columns:repeat(10,minmax(24px,1fr));max-width:480px;display:grid}.cancellation-grid span{border-bottom:1px solid #d1d7dd;border-right:1px solid #d1d7dd;place-items:center;min-height:31px;font-size:14px;display:grid}.rule-switch{flex-wrap:wrap;gap:10px;display:flex}.rule-switch span{border:1.5px solid #4d5b69;place-items:center;width:38px;height:38px;font-size:14px;font-weight:750;display:grid}.rule-switch .circle{border-radius:50%}.rule-switch .square{border-radius:2px}.coding-task{gap:12px;display:grid}.coding-key,.coding-row{flex-wrap:wrap;gap:5px;display:flex}.coding-key span,.coding-row span{border:1px solid #7f8c99;grid-template-rows:27px 23px;width:32px;display:grid}.coding-key b,.coding-key i,.coding-row b,.coding-row i{place-items:center;font-size:13px;font-style:normal;display:grid}.coding-key b,.coding-row b{border-bottom:1px solid #9da7b1}.coding-key i{font-weight:750}.paper-option-list{gap:7px;display:grid}.paper-option-list span{border-bottom:1px solid #bdc6ce;min-height:27px;padding-bottom:4px;font-size:12px}.switch-rows{gap:7px;display:grid}.switch-rows>div{grid-template-columns:24px 1fr;align-items:baseline;gap:7px;display:grid}.switch-rows b{background:#e9eef4;border-radius:4px;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.switch-rows span{word-spacing:9px;font-size:13px}.incomplete-grid{grid-template-columns:repeat(3,1fr);gap:8px;max-width:390px;display:grid}.incomplete-grid>span{background:#fbfcfd;border:1px solid #d1d7dd;height:64px;position:relative}.incomplete-grid i{border:2px dashed #5b6875;border-right-color:#0000;display:block;position:absolute;inset:14px 20px}.incomplete-grid .arc i{border-bottom-color:#0000;border-radius:50%}.incomplete-grid .corner i{border-top:0;border-right:0}.incomplete-grid .wave i{border-width:0 0 2px 2px;border-radius:0 0 0 60%}.incomplete-grid .half-circle i{border-left-color:#0000;border-radius:50%}.incomplete-grid .roof i{border-bottom-color:#0000;border-left-color:#0000;transform:rotate(45deg)}.incomplete-grid .stem i{border-width:0 0 0 2px;width:20px;left:50%}.answer-boxes{gap:10px;display:flex}.answer-boxes span{grid-template-columns:20px 1fr;align-items:end;gap:5px;width:62px;display:grid}.answer-boxes b{font-size:10px}.answer-boxes i{border-bottom:1px solid #65717e;height:30px}.trace-board{background:repeating-linear-gradient(0deg,#fff 0 24px,#f2f4f6 25px);border:1px solid #9aa5b0;width:min(100%,430px);height:150px;position:relative}.trace-dot{z-index:2;background:#fff;border:2px solid #334252;border-radius:50%;place-items:center;width:25px;height:25px;font-size:9px;font-weight:750;display:grid;position:absolute}.trace-dot.p1{top:68%;left:4%}.trace-dot.p2{top:18%;left:20%}.trace-dot.p3{top:60%;left:37%}.trace-dot.p4{top:12%;left:55%}.trace-dot.p5{top:62%;left:73%}.trace-dot.p6{top:20%;right:4%}.obstacle{background:#c7ced5;border-radius:50%;width:44px;height:22px;position:absolute}.obstacle.o1{top:43%;left:25%}.obstacle.o2{top:54%;left:52%}.obstacle.o3{top:36%;right:15%}.paired-memory{grid-template-columns:1fr 76px 1fr;align-items:stretch}.paired-memory>div:not(.fold-line){gap:5px;display:grid}.paired-memory span{border-bottom:1px solid #b9c2ca;grid-template-columns:1fr 1.2fr;gap:6px;font-size:11px;display:grid}.paired-memory i{font-style:normal}.paired-memory .fold-line{writing-mode:vertical-rl}.paired-memory .fold-line:before,.paired-memory .fold-line:after{border-top:0;border-left:1px dashed #7b8997;width:0;height:35%;top:auto;left:50%}.paired-memory .fold-line:before{top:0}.paired-memory .fold-line:after{bottom:0}.social-task>p{background:#f4f6f8;border-left:3px solid #8996a3;margin:0 0 10px;padding:10px;font-size:11px;line-height:1.5}.deduction-reason{min-width:190px;margin-top:4px}.creative-grid span.size-0{place-self:center;width:26px;height:26px}.creative-grid span.size-1{place-self:center;width:33px;height:33px}.creative-grid span.size-2{place-self:center;width:40px;height:40px}.teacher-task-list{gap:8px;margin-top:18px;display:grid}.teacher-task-list>article{border-bottom:1px solid #c6ced6;padding:10px 0}.teacher-task-list>article:last-child{border-bottom:0}.teacher-task-list>article>div{grid-template-columns:24px minmax(0,1fr) auto;align-items:baseline;gap:8px;display:grid}.teacher-task-list>article>div>b{background:#e8eef8;border-radius:4px;place-items:center;width:21px;height:21px;font-size:9px;display:grid}.teacher-task-list>article>div>strong{font-size:11px}.teacher-task-list>article>div>span{font-size:8px}.teacher-task-list p{color:#425163;margin:4px 0 0 32px;font-size:8.5px;line-height:1.35}@media (width<=1180px){.catalog-toolbar{grid-template-columns:repeat(3,minmax(140px,1fr))}.catalog-toolbar .search-field{grid-column:span 2}.catalog-toolbar output{text-align:left}.catalog-layout{grid-template-columns:minmax(280px,.9fr) minmax(420px,1.1fr)}}@media (width<=900px){.catalog-layout{grid-template-columns:1fr}.task-list,.detail-panel{min-height:0;max-height:none}.task-list{max-height:520px}.selection-summary{align-items:flex-start}.selection-summary>div{justify-content:flex-start}}@media (width<=600px){.coverage-strip{grid-template-columns:1fr}.coverage-strip>div{border-right:0;border-bottom:1px solid var(--line);min-height:58px}.coverage-strip>div:last-child{border-bottom:0}.catalog-toolbar,.catalog-toolbar .search-field{grid-column:auto;grid-template-columns:1fr}.selection-summary{display:grid}.selection-summary>div{justify-items:start;display:grid}.task-open{grid-template-columns:1fr}.difficulty-meter.compact{justify-items:start}.detail-panel{padding:18px}.detail-head{display:grid}.task-facts{grid-template-columns:1fr 1fr}.worksheet-page{min-height:900px;padding:26px 20px 24px}.worksheet-header{display:grid}.worksheet-header>div,.worksheet-body,.worksheet-exercise{min-width:0}.student-fields{text-align:left}.student-fields span{overflow-wrap:anywhere}.cancellation-grid{grid-template-columns:repeat(8,minmax(22px,1fr))}.deduction-box{grid-template-columns:1fr;align-items:start}.paper-options{white-space:normal;flex-wrap:wrap}.number-answer{grid-template-columns:52px minmax(50px,1fr)}.number-answer strong{grid-column:1/-1}.creative-grid{grid-template-columns:repeat(5,minmax(28px,1fr));max-width:100%}.paired-memory{grid-template-columns:1fr}.paired-memory .fold-line{writing-mode:initial}.paired-memory .fold-line:before,.paired-memory .fold-line:after{border-top:1px dashed #7b8997;border-left:0;width:35%;height:0;top:50%}.paired-memory .fold-line:before{left:0}.paired-memory .fold-line:after{bottom:auto;left:auto;right:0}}@media print{.lesson-order{display:none!important}.worksheet-page{overflow:hidden}.worksheet-exercise.dense{padding:13px 0}.worksheet-exercise.dense .exercise-heading h3{font-size:15px}.worksheet-exercise.dense .exercise-heading small{font-size:10px}.worksheet-exercise.dense .exercise-instruction{margin:9px 0;font-size:12px}.worksheet-exercise.dense .deduction-box p,.worksheet-exercise.dense .paper-options{font-size:10px}.worksheet-exercise.dense .analogy-prompt{font-size:12px}.worksheet-exercise.dense .number-answer strong{font-size:10px}}
