.worksheet-tool-page{--worksheet-blue: #196aa3;--worksheet-blue-deep: #114f7b;--worksheet-orange: #ef8b23;--worksheet-orange-soft: #fff2e2;--worksheet-panel: #f7fbff;--worksheet-border: #d3dde7}.worksheet-page-header{margin-bottom:1.5rem}.worksheet-hero{display:grid;gap:1.25rem;align-items:center;padding:1.4rem;border:1px solid var(--worksheet-border);border-radius:20px;background:radial-gradient(circle at top right,rgba(239,139,35,.16),transparent 15rem),linear-gradient(180deg,#196aa314,#fff0 9rem),#fff;box-shadow:0 16px 30px #114f7b14}@media(min-width:900px){.worksheet-hero.has-preview{grid-template-columns:minmax(0,1fr) 16rem}}.worksheet-hero-copy h1{margin-bottom:.45rem}.worksheet-page-intro{max-width:52rem;margin:1rem 0 0;color:#45525d;font-size:1.05rem}.worksheet-hero-preview{display:flex;justify-content:center}.worksheet-hero-preview-card{width:min(100%,15rem);padding:1rem;border:1px solid #c9d8e4;border-radius:18px;background:linear-gradient(180deg,#fff,#f6fbff);box-shadow:0 12px 24px #114f7b14}.worksheet-hero-preview-label{margin:0 0 .75rem;color:#5b6772;font-size:.76rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.worksheet-mini-sheet,.worksheet-mini-stack,.worksheet-mini-sudoku,.worksheet-mini-triangle{border:1px solid #d7e2eb;border-radius:14px;background:#fff}.worksheet-mini-sheet{display:grid;gap:.55rem;padding:.8rem}.worksheet-mini-sheet-header{display:flex;justify-content:space-between}.worksheet-mini-sheet-header span,.worksheet-mini-line{display:block;border-radius:999px;background:#d7e2eb}.worksheet-mini-sheet-header span:first-child{width:4.5rem;height:.45rem}.worksheet-mini-sheet-header span:last-child{width:2.75rem;height:.45rem}.worksheet-mini-problem{display:grid;color:#17344a;font-weight:800}.worksheet-mini-problem.is-vertical{justify-items:end;gap:.12rem}.worksheet-mini-line{width:3.4rem;height:.14rem}.worksheet-mini-stack{display:grid;gap:.55rem;padding:.9rem}.worksheet-mini-stack span{display:flex;justify-content:center;border-radius:12px;padding:.5rem .65rem;background:#f7fbff;color:#17344a;font-weight:700}.worksheet-mini-sudoku{display:grid;grid-template-columns:repeat(4,1fr);gap:0;overflow:hidden}.worksheet-mini-sudoku span{aspect-ratio:1 / 1;border-right:1px solid #d7e2eb;border-bottom:1px solid #d7e2eb;display:flex;align-items:center;justify-content:center;color:#17344a;font-weight:800}.worksheet-mini-sudoku span:nth-child(4n){border-right:0}.worksheet-mini-sudoku span:nth-last-child(-n+4){border-bottom:0}.worksheet-mini-triangle{position:relative;aspect-ratio:7 / 6;padding:.35rem}.worksheet-mini-triangle-shape{width:100%;height:100%}.worksheet-mini-triangle-shape polygon,.worksheet-mini-triangle-shape line{fill:#fff;stroke:#21445e;stroke-width:3}.worksheet-mini-triangle-value{position:absolute;transform:translate(-50%,-50%);color:#17344a;font-weight:800}.worksheet-mini-triangle-value.is-top{top:30%;left:50%}.worksheet-mini-triangle-value.is-left{top:72%;left:34%}.worksheet-mini-triangle-value.is-right{top:72%;left:66%}.worksheet-status-banner{margin-bottom:2rem;padding:1rem 1.1rem;border:1px solid #f3cf9b;border-radius:12px;background:linear-gradient(135deg,#fff7e9,#fff1db);color:#694a17}.worksheet-hub-section+.worksheet-hub-section,.worksheet-page-copy,.worksheet-tool-shell{margin-top:2.25rem}.worksheet-link-button{display:inline-flex;align-items:center;justify-content:center;color:inherit;text-decoration:none}.worksheet-link-button.worksheet-button-primary,.worksheet-link-button.worksheet-button-secondary{color:#fff}.worksheet-link-button.worksheet-button-ghost{color:var(--worksheet-blue-deep)}.worksheet-section-heading{max-width:46rem;margin-bottom:1.15rem}.worksheet-section-heading h2,.worksheet-answer-key-header h3,.worksheet-preview-head h2,.sudoku-sheet-title{margin:0}.worksheet-section-heading p:last-child,.worksheet-answer-key-header p,.worksheet-preview-note{margin-bottom:0;color:#55636f}.worksheet-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.worksheet-card{display:flex;min-height:15rem;flex-direction:column;gap:.8rem;padding:1.15rem;border:1px solid var(--worksheet-border);border-radius:16px;background:linear-gradient(180deg,#196aa30a,#fff0 7rem),#fff;box-shadow:0 14px 24px #114f7b14;color:inherit;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.worksheet-card:hover{transform:translateY(-2px);border-color:#9ec2dc;box-shadow:0 18px 30px #114f7b1f}.worksheet-card h3{font-size:1.3rem}.worksheet-card p{margin:0;color:#55636f}.worksheet-card-cta{margin-top:auto;font-weight:700;color:var(--worksheet-blue)}.worksheet-status{display:inline-flex;width:fit-content;align-items:center;border-radius:999px;padding:.28rem .7rem;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.02em}.worksheet-status.is-working-now{background:#e9f8ef;color:#0e6d37}.worksheet-status.is-rebuild-in-progress{background:#eef6ff;color:var(--worksheet-blue-deep)}.worksheet-status.is-coming-soon{background:var(--worksheet-orange-soft);color:#9a5a0f}.worksheet-tool-shell{display:grid;gap:1.35rem}@media(min-width:980px){.worksheet-tool-shell{grid-template-columns:minmax(300px,360px) minmax(0,1fr);align-items:start}}.tool-panel,.worksheet-print-surface,.worksheet-page-copy{border:1px solid var(--worksheet-border);border-radius:16px;background:#fff;box-shadow:0 12px 24px #114f7b0f}.tool-panel{padding:1.25rem;background:radial-gradient(circle at top right,rgba(239,139,35,.1),transparent 18rem),linear-gradient(180deg,#f9fcff,#fff)}.worksheet-form{display:grid;gap:1rem}.worksheet-mode-note{display:grid;gap:.35rem;border:1px solid #d6e3ef;border-radius:12px;background:#ffffffeb;padding:.9rem 1rem}.worksheet-mode-note p{margin:0;color:#50606d;font-size:.92rem}.worksheet-field{display:grid;gap:.4rem;font-weight:700;color:#2c3b47}.worksheet-field span{font-size:.96rem}.worksheet-field input,.worksheet-field select{border:1px solid #c7d7e5;border-radius:10px;padding:.8rem .9rem;background:#fff}.worksheet-field-checkbox{align-content:start}.worksheet-toggle{display:inline-flex;gap:.65rem;align-items:center;min-height:3rem;border:1px solid #c7d7e5;border-radius:10px;padding:.7rem .9rem;background:#fff;font-weight:600}.worksheet-toggle input{width:1rem;height:1rem;margin:0}.worksheet-split-fields{display:grid;gap:1rem}@media(min-width:640px){.worksheet-split-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}.tool-actions{display:flex;flex-wrap:wrap;gap:.75rem}.worksheet-button{border:0;border-radius:999px;padding:.85rem 1.2rem;font-weight:800;cursor:pointer}.worksheet-button:disabled{cursor:not-allowed;opacity:.55}.worksheet-button-primary{background:var(--worksheet-blue);color:#fff}.worksheet-button-secondary{background:var(--worksheet-orange);color:#fff}.worksheet-button-ghost{border:1px solid #bfd3e4;background:#fff;color:var(--worksheet-blue-deep)}.worksheet-print-surface{padding:1.25rem;background:var(--worksheet-panel)}.worksheet-preview-head{display:flex;flex-wrap:wrap;gap:.85rem 1rem;align-items:end;justify-content:space-between;margin-bottom:1rem}.preview-border{border:1px solid #bccbda;border-radius:12px;background:#fff}.worksheet-feedback{margin-bottom:1rem;border-radius:12px;padding:.9rem 1rem;font-weight:700}.worksheet-feedback.is-info{background:#eef6ff;color:#174b72}.worksheet-feedback.is-success{background:#e8f8ec;color:#156535}.worksheet-feedback.is-warning{background:#fff4df;color:#8a5707}.worksheet-feedback.is-error{background:#ffe7e7;color:#8d2020}.worksheet-placeholder{margin:0;color:#5b6772;text-align:center}.sudoku-preview-frame{min-height:17rem;padding:1.25rem}.sudoku-worksheet{width:min(100%,44rem);margin:0 auto}.sudoku-sheet-header{margin-bottom:1rem;text-align:center}.sudoku-name-line,.sudoku-sheet-meta{margin:0 0 .6rem;color:#33414d;font-weight:700}.sudoku-sheet-title{margin-bottom:.35rem;font-size:clamp(1.4rem,3vw,2rem)}.sudoku-grid{width:min(100%,30rem);margin:0 auto;border-collapse:collapse;table-layout:fixed;border:3px solid #1d2d39;background:#fff}.sudoku-cell{width:11.11%;aspect-ratio:1 / 1;border:1px solid #4b5b68;color:#16212a;background:#fff;text-align:center;vertical-align:middle;font-size:clamp(1rem,2vw,1.35rem);font-weight:700;padding:0}.sudoku-cell.is-empty{color:transparent}.sudoku-cell.is-given{background:#f7fbff}.sudoku-cell.is-box-edge-right{border-right:3px solid #1d2d39}.sudoku-grid tr:nth-child(3) .sudoku-cell,.sudoku-grid tr:nth-child(6) .sudoku-cell{border-bottom:3px solid #1d2d39}.worksheet-answer-key{margin-top:1.2rem;border-top:1px solid #d6e0ea;padding-top:1.2rem}.sudoku-entry{width:100%;height:100%;border:0;background:transparent;color:#164363;text-align:center;font:inherit;font-size:inherit;font-weight:800}.sudoku-entry:focus{outline:3px solid rgba(25,106,163,.24);outline-offset:-3px;background:#edf7ff}.sudoku-entry.is-correct{background:#eaf8ee;color:#156535}.sudoku-entry.is-incorrect{background:#ffe9e9;color:#932727}.worksheet-print-credit{margin:1rem 0 0;color:#5b6772;text-align:center;font-size:.82rem}.sudoku-answer-key-grid{margin-top:1rem}.sudoku-grid.is-answer-key .sudoku-cell{background:#fcfdff}.fact-family-preview-frame{min-height:18rem;padding:1.25rem}.fact-family-worksheet{width:min(100%,54rem);margin:0 auto}.fact-family-sheet-header{margin-bottom:1.2rem;text-align:center}.fact-family-name-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.fact-family-name-line,.fact-family-date-line,.fact-family-sheet-meta{margin:0;color:#33414d;font-weight:700}.fact-family-sheet-title{margin:0 0 .35rem;font-size:clamp(1.5rem,3vw,2rem)}.fact-family-problem-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.fact-family-problem{position:relative;border:1px solid #cfdae5;border-radius:16px;background:linear-gradient(180deg,#196aa30d,#fff0 5rem),#fff;padding:1rem .95rem .9rem}.fact-family-problem-badge{position:absolute;top:.8rem;left:.85rem;display:inline-flex;width:1.9rem;height:1.9rem;align-items:center;justify-content:center;border-radius:999px;background:#f0f7fd;color:#114f7b;font-weight:800}.fact-family-triangle-wrap{padding-top:.3rem}.fact-family-triangle{position:relative;width:min(100%,10rem);margin:0 auto .85rem;aspect-ratio:7 / 6}.fact-family-triangle-shape{width:100%;height:100%}.fact-family-triangle-shape polygon,.fact-family-triangle-shape line{fill:#f7fbff;stroke:#21445e;stroke-width:3}.fact-family-triangle-value{position:absolute;display:flex;align-items:center;justify-content:center;min-width:2.6rem;min-height:2.1rem;transform:translate(-50%,-50%)}.fact-family-triangle-value.is-top{top:30%;left:50%}.fact-family-triangle-value.is-left{top:72%;left:34%}.fact-family-triangle-value.is-right{top:72%;left:66%}.fact-family-static-value{display:inline-flex;min-width:2.2rem;justify-content:center;color:#16212a;font-size:1.25rem;font-weight:800}.fact-family-entry-input{width:2.7rem;min-width:2.7rem;height:2.1rem;border:1px solid #afc6d7;border-radius:10px;background:#fff;color:#164363;text-align:center;font-size:1rem;font-weight:800}.fact-family-entry-input:focus{outline:3px solid rgba(25,106,163,.24);outline-offset:0;background:#edf7ff}.fact-family-entry-input.is-correct{background:#eaf8ee;color:#156535}.fact-family-entry-input.is-incorrect{background:#ffe9e9;color:#932727}.fact-family-entry-input[readonly]{border-color:#d2dce6;background:#fcfdff;color:#16212a}.fact-family-equations{display:grid;gap:.38rem}.fact-family-equation{display:flex;flex-wrap:wrap;align-items:center;gap:.2rem;min-height:2rem;color:#20303c;font-weight:700}.fact-family-equation-text{white-space:pre}.fact-family-answer-key-grid{margin-top:1rem}.addition-preview-frame{min-height:18rem;padding:1.25rem;overflow:auto}.addition-worksheet{width:min(100%,56rem);margin:0 auto}.addition-sheet-header{margin-bottom:1.2rem;text-align:center}.addition-name-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.addition-name-line,.addition-date-line,.addition-sheet-meta{margin:0;color:#33414d;font-weight:700}.addition-sheet-title{margin:0 0 .35rem;font-size:clamp(1.5rem,3vw,2rem)}.addition-problem-grid{display:grid;gap:.9rem}.addition-problem-grid--vertical{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.addition-problem-grid--horizontal{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}@media(min-width:880px){.addition-worksheet--vertical.addition-worksheet--count-5 .addition-problem-grid--vertical,.addition-worksheet--vertical.addition-worksheet--count-10 .addition-problem-grid--vertical,.addition-worksheet--vertical.addition-worksheet--count-15 .addition-problem-grid--vertical,.addition-worksheet--vertical.addition-worksheet--count-20 .addition-problem-grid--vertical,.addition-worksheet--vertical.addition-worksheet--count-25 .addition-problem-grid--vertical{grid-template-columns:repeat(5,minmax(0,1fr))}}.addition-problem{position:relative;border:1px solid #cfdae5;border-radius:16px;background:#fff;padding:1rem .9rem .85rem}.addition-problem-badge{position:absolute;top:.75rem;left:.75rem;display:inline-flex;width:1.8rem;height:1.8rem;align-items:center;justify-content:center;border-radius:999px;background:#f0f7fd;color:#114f7b;font-weight:800;font-size:.88rem}.addition-problem--vertical{display:flex;justify-content:center;min-height:8.8rem}.addition-worksheet--count-5 .addition-problem--vertical,.addition-worksheet--count-10 .addition-problem--vertical{min-height:9.25rem}.addition-worksheet--count-15 .addition-problem--vertical,.addition-worksheet--count-20 .addition-problem--vertical{min-height:8rem}.addition-worksheet--count-25 .addition-problem--vertical{min-height:7.1rem;padding:.85rem .7rem .7rem}.addition-worksheet--count-25 .addition-problem-badge{top:.55rem;left:.55rem;width:1.55rem;height:1.55rem;font-size:.76rem}.addition-vertical-stack{display:grid;justify-items:end;align-content:center;width:min(100%,4.9rem);gap:.16rem;padding-top:.55rem;color:#172732;font-size:1.4rem;font-weight:800}.addition-worksheet--count-25 .addition-vertical-stack{width:min(100%,4.2rem);gap:.12rem;padding-top:.35rem;font-size:1.18rem}.addition-vertical-operator{padding-left:.35rem}.addition-vertical-rule{width:100%;height:0;border-top:2px solid #172732;background:transparent}.addition-answer-space{display:inline-flex;justify-content:flex-end;min-width:4rem;min-height:1.45rem;color:#172732;font-weight:800}.addition-answer-slot,.addition-answer-inline-slot{position:relative;display:inline-flex;align-items:center;justify-content:flex-end}.addition-answer-slot{width:100%;min-height:1.75rem}.addition-answer-inline-slot{min-width:4.4rem}.addition-answer-screen-reader{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.addition-answer-entry{width:100%;min-width:0;border:1px solid #afc6d7;border-radius:10px;background:#fff;color:#164363;text-align:center;font-size:1rem;font-weight:800;line-height:1.2}.addition-answer-slot .addition-answer-entry{height:1.8rem;width:min(100%,4.2rem)}.addition-answer-inline-slot .addition-answer-entry{width:4.2rem;height:2rem}.addition-answer-entry:focus{outline:3px solid rgba(25,106,163,.24);outline-offset:0;background:#edf7ff}.addition-answer-entry.is-correct{background:#eaf8ee;color:#156535}.addition-answer-entry.is-incorrect{background:#ffe9e9;color:#932727}.addition-answer-printline{display:none;width:min(100%,4.25rem);border-top:2px solid #172732}.addition-worksheet--count-25 .addition-answer-space{min-width:3.45rem;min-height:1.2rem}.addition-problem--horizontal{display:flex;align-items:center;min-height:5rem;padding-left:3rem}.addition-problem-horizontal-line{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;color:#172732;font-size:1.15rem;font-weight:800}.addition-answer-key-grid{margin-top:1rem}.addition-answer-sheet{width:min(100%,42rem);margin:0 auto;display:grid;gap:.9rem}.addition-answer-sheet-header{text-align:center}.addition-answer-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.7rem}.addition-answer-item{display:flex;align-items:center;gap:.45rem;border:1px solid #cfdae5;border-radius:12px;padding:.65rem .75rem;background:#fff;color:#172732;font-weight:800}.addition-answer-item-number{color:#114f7b}.worksheet-copy-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));padding:1.35rem}.worksheet-copy-grid p{margin-bottom:0}.worksheet-legacy-banner,.worksheet-legacy-content{border:1px solid var(--worksheet-border);border-radius:16px;background:#fff;box-shadow:0 12px 24px #114f7b0f}.worksheet-legacy-banner{margin-top:0;padding:1.25rem;background:radial-gradient(circle at top right,rgba(239,139,35,.09),transparent 18rem),linear-gradient(180deg,#f9fcff,#fff)}.worksheet-legacy-banner h2{margin:.65rem 0 .45rem}.worksheet-legacy-banner p{margin:0;color:#55636f}.worksheet-legacy-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.worksheet-legacy-content{margin-top:2rem;padding:1.25rem}.worksheet-legacy-content-head{max-width:46rem;margin-bottom:1rem}.worksheet-legacy-content-head h2{margin:0}.worksheet-legacy-content-head p{margin:.5rem 0 0;color:#55636f}.worksheet-route-content{overflow-x:auto}.worksheet-route-content img{max-height:22rem;object-fit:cover}@media(max-width:720px){.tool-actions,.worksheet-preview-head,.worksheet-legacy-actions{flex-direction:column;align-items:stretch}.worksheet-button,.worksheet-link-button{width:100%}.sudoku-preview-frame,.fact-family-preview-frame,.addition-preview-frame,.tool-panel,.worksheet-print-surface{padding:1rem}.fact-family-name-row,.addition-name-row{flex-direction:column;align-items:flex-start}}@media print{@page{size:letter portrait;margin:.5in}.site-header,.site-footer,.article-header,.worksheet-status-banner,.worksheet-legacy-banner,.worksheet-feedback,.worksheet-page-copy,.worksheet-tool-cta,.tpt-cta,.tool-panel,.worksheet-preview-head,.worksheet-page-featured-image,.worksheet-legacy-content-head{display:none!important}.site-main,.article-shell,.worksheet-tool-page,.worksheet-legacy-page,.worksheet-print-surface,.sudoku-preview-frame,.fact-family-preview-frame,.addition-preview-frame,.worksheet-legacy-content{margin:0!important;border:0!important;box-shadow:none!important;padding:0!important;background:#fff!important}html,body{margin:0!important;background:#fff!important}.worksheet-tool-shell{display:block!important;margin:0!important}.sudoku-preview-frame{display:flex;min-height:0;align-items:flex-start;justify-content:center}.fact-family-preview-frame,.addition-preview-frame{min-height:0}.worksheet-answer-key[hidden],.worksheet-answer-key[data-print-enabled=false]{display:none!important}.worksheet-answer-key{page-break-before:always;margin-top:.35in;padding-top:0;border-top:0}.sudoku-worksheet{width:100%!important;max-width:none!important}.sudoku-sheet-header{margin-bottom:.16in}.sudoku-name-line{margin-bottom:.14in;color:#111!important;text-align:left;font-size:14pt}.sudoku-sheet-title{margin-bottom:.05in;color:#111!important;font-size:22pt;line-height:1.1}.sudoku-sheet-meta{margin-bottom:.12in;color:#222!important;font-size:11.5pt}.sudoku-grid{width:6.55in!important;max-width:100%!important;border-width:2.5px}.sudoku-cell{font-size:19pt!important}.worksheet-print-credit{margin-top:.16in;color:#333!important;font-size:9pt}.sudoku-entry{outline:0!important;background:transparent!important;color:#16212a!important;font-size:19pt!important}.fact-family-worksheet{width:100%!important;max-width:none!important}.fact-family-sheet-header{margin-bottom:.14in}.fact-family-name-row{margin-bottom:.12in;gap:.35in}.fact-family-name-line,.fact-family-date-line{color:#111!important;font-size:11pt}.fact-family-sheet-title{margin-bottom:.04in;color:#111!important;font-size:18pt;line-height:1.1}.fact-family-sheet-meta{color:#222!important;font-size:10pt}.fact-family-problem-grid{gap:.12in;grid-template-columns:repeat(3,minmax(0,1fr))}.fact-family-problem{break-inside:avoid;border-radius:12px;box-shadow:none;padding:.15in .12in .12in}.fact-family-problem-badge{top:.09in;left:.09in;width:.28in;height:.28in;font-size:9pt}.fact-family-triangle{width:1.58in;margin-bottom:.08in}.fact-family-triangle-shape polygon,.fact-family-triangle-shape line{stroke:#111;fill:#fff;stroke-width:3.5}.fact-family-static-value{min-width:.34in;font-size:14pt;color:#111!important}.fact-family-entry-input{width:.42in;min-width:.42in;height:.28in;border:1px solid #111;border-radius:7px;background:transparent!important;color:#111!important;font-size:11pt}.fact-family-equations{gap:.03in}.fact-family-equation{min-height:0;gap:.03in;color:#111!important;font-size:10pt;line-height:1.15}.worksheet-route-content img,.worksheet-route-content svg,.worksheet-route-content iframe{display:none!important}.addition-worksheet{width:100%!important;max-width:none!important;min-height:9.85in;display:grid;grid-template-rows:auto 1fr auto}.addition-sheet-header{margin-bottom:.1in}.addition-name-row{margin-bottom:.07in;gap:.2in}.addition-name-line,.addition-date-line{color:#111!important;font-size:10pt}.addition-sheet-title{margin-bottom:.03in;color:#111!important;font-size:16pt;line-height:1.1}.addition-sheet-meta{color:#222!important;font-size:9pt}.addition-problem-grid--vertical{grid-template-columns:repeat(5,minmax(0,1fr));gap:.07in;min-height:100%}.addition-problem-grid--horizontal{grid-template-columns:repeat(3,minmax(0,1fr));gap:.08in}.addition-worksheet.problem-count-25 .addition-problem-grid--vertical{grid-template-rows:repeat(5,minmax(0,1fr))}.addition-worksheet.problem-count-20 .addition-problem-grid--vertical{grid-template-rows:repeat(4,minmax(0,1fr))}.addition-worksheet.problem-count-15 .addition-problem-grid--vertical{grid-template-rows:repeat(3,minmax(0,1fr))}.addition-worksheet.problem-count-10 .addition-problem-grid--vertical{grid-template-rows:repeat(2,minmax(0,1fr))}.addition-worksheet.problem-count-5 .addition-problem-grid--vertical{grid-template-rows:repeat(1,minmax(0,1fr))}.addition-problem{break-inside:avoid;border-radius:10px;box-shadow:none;background:#fff!important}.addition-problem-badge{top:.06in;left:.06in;width:.22in;height:.22in;font-size:7pt}.addition-problem--vertical{min-height:0;height:100%;padding:.1in .08in .08in}.addition-vertical-stack{width:.7in;padding-top:.05in;color:#111!important;font-size:13.5pt}.addition-vertical-rule{border-top:1.5px solid #111!important}.addition-answer-space{min-width:.68in;min-height:.18in;color:#111!important;font-size:12pt}.addition-answer-entry{display:none!important}.addition-answer-slot,.addition-answer-inline-slot{display:flex;justify-content:flex-end;width:100%;min-width:0}.addition-answer-inline-slot{width:.78in}.addition-answer-printline{display:block!important;width:100%;border-top:1.5px solid #111!important}.addition-problem--horizontal{min-height:.5in;padding:.1in .08in .08in .3in}.addition-problem-horizontal-line{color:#111!important;font-size:10pt}.addition-worksheet.problem-count-5 .addition-problem-grid--vertical,.addition-worksheet.problem-count-10 .addition-problem-grid--vertical,.addition-worksheet.problem-count-15 .addition-problem-grid--vertical,.addition-worksheet.problem-count-20 .addition-problem-grid--vertical,.addition-worksheet.problem-count-25 .addition-problem-grid--vertical{align-items:stretch}.addition-worksheet.problem-count-5 .addition-problem--vertical{padding:.12in .1in .1in}.addition-worksheet.problem-count-10 .addition-problem--vertical{padding:.11in .09in .09in}.addition-worksheet.problem-count-15 .addition-problem--vertical{padding:.1in .08in .08in}.addition-worksheet.problem-count-20 .addition-problem--vertical{padding:.09in .07in .07in}.addition-worksheet.problem-count-25 .addition-problem--vertical{padding:.08in .06in .06in}.addition-worksheet.problem-count-5 .addition-vertical-stack{width:.94in;font-size:16pt}.addition-worksheet.problem-count-10 .addition-vertical-stack{width:.86in;font-size:15pt}.addition-worksheet.problem-count-15 .addition-vertical-stack{width:.8in;font-size:14.25pt}.addition-worksheet.problem-count-20 .addition-vertical-stack{width:.74in;font-size:13.75pt}.addition-worksheet.problem-count-25 .addition-problem-grid--vertical{gap:.06in}.addition-worksheet.problem-count-25 .addition-vertical-stack{width:.68in;padding-top:.06in;font-size:12pt}.addition-worksheet.problem-count-5 .addition-answer-space{min-width:.9in;min-height:.26in;font-size:14pt}.addition-worksheet.problem-count-10 .addition-answer-space{min-width:.82in;min-height:.24in;font-size:13.5pt}.addition-worksheet.problem-count-15 .addition-answer-space{min-width:.76in;min-height:.22in;font-size:13pt}.addition-worksheet.problem-count-20 .addition-answer-space{min-width:.72in;min-height:.2in;font-size:12.5pt}.addition-worksheet.problem-count-25 .addition-answer-space{min-width:.66in;min-height:.18in;font-size:11pt}.addition-worksheet.problem-count-5 .addition-answer-slot,.addition-worksheet.problem-count-10 .addition-answer-slot{min-height:.3in}.addition-worksheet.problem-count-15 .addition-answer-slot,.addition-worksheet.problem-count-20 .addition-answer-slot,.addition-worksheet.problem-count-25 .addition-answer-slot{min-height:.22in}.addition-worksheet.problem-count-5 .worksheet-print-credit,.addition-worksheet.problem-count-10 .worksheet-print-credit,.addition-worksheet.problem-count-15 .worksheet-print-credit,.addition-worksheet.problem-count-20 .worksheet-print-credit,.addition-worksheet.problem-count-25 .worksheet-print-credit{margin-top:.08in;align-self:end}.addition-worksheet.problem-count-25 .worksheet-print-credit{font-size:7.5pt}.addition-answer-sheet{width:100%!important;max-width:none!important;min-height:9.6in;display:grid;grid-template-rows:auto 1fr auto}.addition-answer-sheet-header{margin-bottom:.06in}.addition-answer-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:.08in;align-content:start}.addition-answer-item{break-inside:avoid;border-radius:10px;border-color:#c7d3de;padding:.1in .08in;font-size:11pt}.addition-answer-sheet.problem-count-5 .addition-answer-list{grid-template-rows:repeat(1,minmax(0,max-content))}.addition-answer-sheet.problem-count-10 .addition-answer-list{grid-template-rows:repeat(2,minmax(0,max-content))}.addition-answer-sheet.problem-count-15 .addition-answer-list{grid-template-rows:repeat(3,minmax(0,max-content))}.addition-answer-sheet.problem-count-20 .addition-answer-list{grid-template-rows:repeat(4,minmax(0,max-content))}.addition-answer-sheet.problem-count-25 .addition-answer-list{grid-template-rows:repeat(5,minmax(0,max-content))}.math-preview-frame,.math-answer-key-grid{margin-top:1rem}.math-worksheet{width:100%;display:grid;gap:.9rem}.math-sheet-header{text-align:center;display:grid;gap:.25rem}.math-name-row{display:flex;justify-content:space-between;gap:1rem;font-weight:700;color:#33414d}.math-name-line,.math-date-line,.math-sheet-meta{margin:0}.math-sheet-title{margin:0;font-size:clamp(1.4rem,2.8vw,1.9rem)}.math-sheet-meta{color:#33414d;font-weight:700}.math-problem-grid{display:grid;gap:.9rem;grid-template-columns:repeat(var(--math-columns, 5),minmax(0,1fr))}.math-problem-grid--horizontal{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.math-problem-card{position:relative;min-height:6.4rem;padding:1rem .9rem .85rem;border:1px solid #cfdae5;border-radius:14px;background:#fff;break-inside:avoid}.math-problem-badge{position:absolute;top:.7rem;left:.7rem;display:inline-flex;width:1.75rem;height:1.75rem;align-items:center;justify-content:center;border-radius:999px;background:#f0f7fd;color:#114f7b;font-weight:800;font-size:.88rem}.math-problem-expression{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem;min-height:3.4rem;padding-top:.7rem;color:#172732;font-size:1.15rem;font-weight:800;text-align:center}.math-problem-expression-text{display:inline}.math-answer-entry{min-width:4rem;height:2rem;border:1px solid #afc6d7;border-radius:10px;background:#fff;color:#164363;text-align:center;font:inherit;font-weight:800}.math-answer-entry:focus{outline:3px solid rgba(25,106,163,.24);outline-offset:0;background:#edf7ff}.math-answer-entry.is-correct{background:#eaf8ee;color:#156535}.math-answer-entry.is-incorrect{background:#ffe9e9;color:#932727}.math-answer-pill{display:inline-flex;align-items:center;justify-content:center;min-width:4rem;min-height:2rem;padding:.15rem .55rem;border-radius:999px;background:#f0f7fd;color:#114f7b;font-weight:800}.math-answer-screen-reader{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.worksheet-toggle-muted{color:#53616d;font-size:.92rem;line-height:1.4}@media(max-width:900px){.math-problem-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.math-name-row{flex-direction:column}}.math-problem-card{border-color:#c7d3de;box-shadow:none;background:#fff!important}.math-answer-entry{display:none!important}.math-answer-pill{background:transparent;border:1px solid #111;color:#111}.math-answer-key-grid{break-before:page}.math-worksheet{min-height:9.6in;grid-template-rows:auto 1fr auto}.math-problem-grid{gap:.08in}}
