.worksheet-page{--ws-margin: 14mm;width:210mm;min-height:297mm;box-sizing:border-box;padding:9mm var(--ws-margin) var(--ws-margin);background:#fff;color:#14181d;font-family:var(--font-worksheet);line-height:1.4}.ws-head{position:relative;border-bottom:2px solid #1f2a37;padding-bottom:6mm;margin-bottom:7mm}.ws-head-logo{position:absolute;top:0;right:0;height:13mm;width:auto}.ws-kicker{font-size:12pt;font-weight:700;color:#1f6bd6;letter-spacing:.02em}.ws-title{font-size:20pt;font-weight:800;margin:1.5mm 0 4mm;padding-right:24mm;color:#14181d}.ws-fields{display:flex;flex-wrap:wrap;gap:4mm 8mm;font-size:12pt}.ws-field{display:inline-flex;align-items:baseline;gap:2mm}.ws-field-line{display:inline-block;min-width:40mm;border-bottom:1.5px dotted #6b7280}.ws-field-line.short{min-width:22mm}.ws-instructions{margin-top:4mm;font-size:12pt;color:#374151}.ws-instructions strong{color:#14181d}.ws-count-rows{display:flex;flex-direction:column;border:2px solid #1f2937;border-radius:2mm;overflow:hidden}.ws-count-row{display:flex;align-items:center;gap:4mm;padding:3mm 4mm;border-bottom:2px solid #1f2937;break-inside:avoid;min-height:calc(215mm / var(--rows, 6))}.ws-count-row:last-child{border-bottom:0}.ws-count-items{display:flex;align-items:center;gap:3mm;flex:1;min-width:0}.ws-count-item{color:#14181d;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.ws-count-item{width:var(--item, 18mm);height:var(--item, 18mm)}.ws-count-box{flex-shrink:0;width:22mm;height:min(22mm,calc(215mm / var(--rows, 6) - 7mm));border:2.5px solid #1f2937;border-radius:2mm;display:flex;align-items:center;justify-content:center;font-size:22pt;font-weight:700;color:#12813d}.ws-math-grid{display:grid;grid-template-columns:repeat(var(--cols, 2),1fr);gap:5mm 8mm;list-style:none;margin:0;padding:0}.ws-q{display:flex;align-items:baseline;gap:2.5mm;font-size:17pt;break-inside:avoid}.ws-q-num{min-width:8mm;color:#6b7280;font-size:12pt}.ws-q-body{white-space:nowrap}.ws-op{color:#1f6bd6;padding:0 1mm}.ws-q-ans{display:inline-block;min-width:16mm;min-height:9mm;margin-left:1mm;border:1.5px solid #9aa3ad;border-radius:2mm;text-align:center;font-weight:700;color:#12813d}.ws-trace-rows{--fs: 64px;display:flex;flex-direction:column;gap:5mm}.ws-trace-row{display:flex;border-top:2px solid #cbd5e1;border-bottom:2px solid #cbd5e1;position:relative;break-inside:avoid}.ws-trace-row.has-guides:before{content:"";position:absolute;left:0;right:0;top:calc(50% + var(--fs) * .16);transform:translateY(-50%);border-top:1px dashed #cbd5e1;pointer-events:none}.ws-trace-cell{flex:1;height:calc(var(--fs) * 1.55);display:flex;align-items:center;justify-content:center;border-right:1px dashed #e2e8f0}.ws-trace-cell:last-child{border-right:0}.ws-trace-glyph{font-family:var(--font-worksheet);font-size:var(--fs);line-height:1}.ws-trace-cell.is-model .ws-trace-glyph{color:#14181d}.ws-trace-cell:not(.is-model) .ws-trace-glyph{font-weight:200}.stroke-solid .ws-trace-cell:not(.is-model) .ws-trace-glyph{color:#c7ccd1}.stroke-dotted .ws-trace-cell:not(.is-model) .ws-trace-glyph{color:#d6dade}.stroke-outline .ws-trace-cell:not(.is-model) .ws-trace-glyph{color:transparent;-webkit-text-stroke:1px #b6bdc4}.ws-trace-svg{display:block;width:100%;height:100%;overflow:visible}.ws-trace-svg text{font-family:var(--font-worksheet);font-size:var(--fs);font-weight:200;fill:#8e97a1;stroke:none}.ws-trace-defs{position:absolute;width:0;height:0}.ws-trace-wordrow{flex-direction:column;align-items:stretch;gap:calc(var(--fs) * .18);padding:calc(var(--fs) * .24) 4mm}.ws-trace-wordrow.has-guides:before{content:none}.ws-word-model{display:flex;align-items:baseline}.ws-word-model .ws-word-glyph{font-size:calc(var(--fs) * .55);color:#14181d}.ws-word-guides{display:flex;flex-wrap:wrap;align-items:baseline;gap:calc(var(--fs) * .5) calc(var(--fs) * .55)}.ws-word-glyph{font-family:var(--font-worksheet);font-size:var(--fs);line-height:1.1;white-space:nowrap;flex-shrink:0}.ws-word-glyph.is-model{color:#14181d}.ws-word-glyph.solid{color:#c7ccd1}.ws-word-glyph.faint{color:#d6dade;font-weight:200}.ws-word-glyph.outline{color:transparent;font-weight:200;-webkit-text-stroke:1px #b6bdc4}.ws-word-glyph.dashed{color:#8e97a1;font-weight:200}.ws-trace-wordrow.has-guides .ws-word-guides .ws-word-glyph{border-bottom:1.5px dashed #cbd5e1;padding-bottom:calc(var(--fs) * .06)}.ws-color-body{display:flex;flex-direction:column;gap:6mm}.ws-color-legend{display:flex;flex-wrap:wrap;gap:3mm 6mm;padding:4mm;border:1.5px solid #cbd5e1;border-radius:3mm}.ws-color-item{display:inline-flex;align-items:center;gap:2mm;font-size:12pt;color:#14181d}.ws-color-swatch{display:inline-flex;align-items:center;justify-content:center;width:8mm;height:8mm;border:2.5px solid;border-radius:1.5mm;background:#fff;font-weight:700;font-size:11pt}.ws-color-grid-wrap{display:flex;justify-content:center}.ws-color-grid{width:100%;max-width:165mm;height:auto}.ws-fc-grid{display:grid;gap:4mm}.ws-fc-grid.cols-2{grid-template-columns:repeat(2,1fr)}.ws-fc-grid.cols-3{grid-template-columns:repeat(3,1fr)}.ws-fc-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5mm;min-height:50mm;padding:4mm;border:1.5px solid #1f2937;border-radius:3mm;text-align:center;break-inside:avoid}.ws-fc-grid.cut-lines .ws-fc-card{border-style:dashed}.ws-fc-grid.cols-3 .ws-fc-card{min-height:42mm}.ws-fc-big{font-size:30pt;font-weight:800;line-height:1.05;color:#14181d}.ws-fc-grid.cols-3 .ws-fc-big{font-size:24pt}.ws-fc-emoji{font-size:18pt;line-height:1}.ws-fc-dots{display:flex;flex-wrap:wrap;gap:1.4mm;justify-content:center;max-width:90%}.ws-fc-dot{width:3.4mm;height:3.4mm;border-radius:50%;background:#1f6bd6}.ws-fc-label{font-size:14pt;font-weight:700;color:#14181d}.ws-fc-sub{font-size:11pt;color:#55606e}.ws-dtd-body{display:flex;flex-direction:column;gap:5mm;align-items:center}.ws-dtd-hint{font-size:12pt;color:#374151;text-align:center}.ws-dtd-hint strong{color:#1f6bd6}.ws-dtd-wrap{width:100%;display:flex;justify-content:center}.ws-dtd-svg{width:100%;max-width:160mm;height:auto}.ws-match{display:grid;grid-template-columns:1fr 1fr;column-gap:34mm;padding-top:4mm}.ws-match-col{display:flex;flex-direction:column;gap:9mm}.ws-match-item{display:flex;align-items:center;gap:4mm;min-height:15mm}.ws-match-left .ws-match-item{justify-content:flex-end}.ws-match-right .ws-match-item{justify-content:flex-start}.ws-match-text{font-size:22pt;font-weight:700;color:#14181d}.ws-match-dots{display:flex;flex-wrap:wrap;gap:1.6mm;max-width:46mm}.ws-match-dot{width:4mm;height:4mm;border-radius:50%;border:1.5px solid #1f2937;background:#fff;flex-shrink:0}.ws-maze-wrap{display:flex;justify-content:center;padding-top:4mm}.ws-maze-svg{width:100%;max-width:175mm;height:auto}.ws-ws-body{display:flex;flex-direction:column;gap:7mm;align-items:center}.ws-ws-grid{display:grid;grid-template-columns:repeat(var(--n),1fr);gap:0;width:100%;max-width:165mm;border:1.5px solid #cbd5e1}.ws-ws-cell{aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;font-size:clamp(9pt,calc(150mm / var(--n) * .42),20pt);font-weight:600;color:#14181d;text-transform:uppercase}.ws-ws-words{width:100%}.ws-ws-words-title{font-size:12pt;font-weight:700;color:#14181d;margin-bottom:3mm}.ws-ws-word-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:2mm 6mm}.ws-ws-word{font-size:12pt;font-weight:600;color:#1f2937;padding-left:5mm;position:relative}.ws-ws-word:before{content:"☐";position:absolute;left:0;color:#9aa3ad}.worksheet-preview{position:relative;width:100%;overflow:hidden;background:#fff;border:1px solid var(--color-line-strong, #d8d4ca);border-radius:12px;box-shadow:var(--shadow-md, 0 6px 16px -6px rgb(31 42 55 / .12))}.worksheet-scaler{transform-origin:top left;will-change:transform}.worksheet-preview:not([data-scaled]) .worksheet-scaler{max-width:100%}.ws-checklist{display:grid;grid-template-columns:calc(var(--task-w, 48) * 1mm) repeat(var(--cols, 7),minmax(0,1fr));border:2px solid #1f2937;border-radius:2mm;overflow:hidden}.ws-checklist>div{display:flex;align-items:center;justify-content:center;min-width:0;padding:1mm;border-right:1px solid #9aa4b2;border-bottom:1px solid #9aa4b2;break-inside:avoid}.ws-checklist .ws-cl-h{font-weight:700;font-size:12pt;color:#1f2937;background:#eef2f7;border-bottom:2px solid #1f2937;text-align:center;line-height:1.15}.ws-checklist .ws-cl-task{justify-content:flex-start;text-align:left;padding:1mm 2mm 1mm 3mm;font-size:12pt;color:#14181d;border-right:2px solid #1f2937;overflow-wrap:anywhere}.ws-checklist .ws-cl-h.ws-cl-task{font-weight:800}.ws-bingo{display:grid;grid-template-columns:repeat(var(--n, 5),1fr);gap:0;width:100%;max-width:178mm;margin:4mm auto 0;border:2.5px solid #1f2937;border-radius:2mm;overflow:hidden}.ws-bingo-letter{display:flex;align-items:center;justify-content:center;padding:2mm 0;font-size:26pt;font-weight:800;color:#fff;background:#1f6bd6;border-right:1px solid #cfd8e3;border-bottom:2px solid #1f2937}.ws-bingo-letter:last-of-type{border-right:0}.ws-bingo-cell{aspect-ratio:1;display:flex;align-items:center;justify-content:center;text-align:center;padding:1.5mm;border-right:1px solid #9aa4b2;border-bottom:1px solid #9aa4b2;font-size:calc(178mm / var(--n, 5) * .17);font-weight:600;line-height:1.1;color:#14181d;overflow-wrap:anywhere;hyphens:auto}.ws-bingo .is-free{flex-direction:column;gap:.5mm;color:#1f6bd6;font-weight:800}.ws-bingo-star{font-size:calc(178mm / var(--n, 5) * .3);line-height:1}.ws-bingo-freelabel{font-size:calc(178mm / var(--n, 5) * .12);letter-spacing:.04em}.ws-bingo-num{font-size:12pt;font-weight:700;color:#1f6bd6}.ws-pf-line{border-bottom:1.6px solid #cbd5e1;height:11mm}.ws-pf-label{font-weight:700;font-size:12.5pt;color:#1f2937;margin-bottom:2.5mm}.ws-pf-chips{display:flex;flex-wrap:wrap;gap:3mm 6mm}.ws-pf-chip{display:inline-flex;align-items:center;gap:2mm;font-size:12pt;color:#14181d}.ws-pf-chip-box{width:5mm;height:5mm;flex-shrink:0;border:1.8px solid #6b7280;border-radius:1.2mm}.ws-pf-photo{border:2px dashed #9aa4b2;border-radius:3mm;display:flex;align-items:center;justify-content:center;color:#9aa4b2;font-size:13pt;width:74mm;height:74mm;margin:9mm auto}.ws-pf-photo.small{width:72mm;height:46mm;margin:0;flex-shrink:0;font-size:11pt;text-align:center;padding:3mm}.ws-pf-cover{display:flex;flex-direction:column;align-items:center;text-align:center}.ws-pf-kicker{margin-top:6mm;font-size:13pt;font-weight:700;color:#1f6bd6}.ws-pf-cover-title{margin-top:4mm;font-size:33pt;font-weight:800;color:#14181d;line-height:1.15}.ws-pf-cover-sub{margin-top:2mm;font-size:15pt;color:#47505b}.ws-pf-info{width:100%;max-width:150mm;text-align:left;display:flex;flex-direction:column;gap:6mm}.ws-pf-info-row{display:flex;align-items:baseline;gap:3mm;font-size:14pt}.ws-pf-info-label{font-weight:700;color:#1f2937;min-width:54mm}.ws-pf-info-rule,.ws-pf-info-val{flex:1;height:1.3em;border-bottom:1.6px solid #cbd5e1}.ws-pf-info-rule{border-bottom-style:dotted;border-color:#9aa4b2}.ws-pf-info-val{color:#14181d}.ws-pf-stamp{margin-top:auto;width:34mm;height:auto}.ws-pf-divider-body{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:8mm}.ws-pf-divider-icon{font-size:58pt;line-height:1}.ws-pf-divider-index{margin-top:4mm;font-size:14pt;font-weight:600;color:#47505b}.ws-pf-note{width:100%;max-width:162mm;margin-top:12mm;text-align:left}.ws-pf-log{display:flex;flex-direction:column;gap:5mm}.ws-pf-log-row{display:flex;gap:6mm;align-items:stretch}.ws-pf-note-col{flex:1;min-width:0}.ws-pf-summary{display:grid;grid-template-columns:1.7fr repeat(var(--cols, 3),1fr);border:2px solid #1f2937;border-radius:2mm;overflow:hidden}.ws-pf-summary>div{border-right:1px solid #9aa4b2;border-bottom:1px solid #9aa4b2;padding:2.5mm 3mm;min-height:14mm;display:flex;align-items:center;min-width:0}.ws-pf-sum-h{justify-content:center;text-align:center;font-weight:700;font-size:12pt;color:#1f2937;background:#eef2f7;border-bottom:2px solid #1f2937}.ws-pf-sum-cat{gap:2mm;font-size:12pt;font-weight:600;color:#14181d;border-right:2px solid #1f2937;overflow-wrap:anywhere}.ws-pf-sum-icon{font-size:14pt}.ws-pf-summary-note{margin-top:6mm}.ws-pw-rows{display:flex;flex-direction:column;gap:4mm}.ws-pw-row{display:flex;align-items:center;gap:5mm;border-top:1.5px solid #e5e9ef;padding-top:3mm;break-inside:avoid}.ws-pw-row:first-child{border-top:0}.ws-pw-label{width:32mm;flex-shrink:0;font-size:12pt;font-weight:600;color:#475569}.ws-pw-track{flex:1;min-width:0}.ws-pw-svg{display:block;width:100%;height:auto;overflow:visible}.ws-pw-path{fill:none;stroke:#9aa4b2;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.stroke-dotted .ws-pw-path{stroke-dasharray:.1 7}.stroke-dashed .ws-pw-path{stroke-dasharray:9 7}.ws-pw-dot{fill:#12813d}.ws-pw-arrow{fill:#1f6bd6}.ws-pw-baseline{stroke:#cbd5e1;stroke-width:1;stroke-dasharray:4 4}@page{size:A4;margin:0}@media print{.no-print{display:none!important}html,body{margin:0!important;padding:0!important;background:#fff!important}main,main>*,.container-page,.container-page>*{margin:0!important;padding:0!important;max-width:none!important}.worksheet-preview{height:auto!important;margin:0!important;overflow:visible!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:none!important}.worksheet-scaler{transform:none!important;width:auto!important}.worksheet-page{box-shadow:none;margin:0;break-after:page;print-color-adjust:exact;-webkit-print-color-adjust:exact}.worksheet-page:last-child{break-after:auto}}
