.tt-mult-worksheet{background:#ffffff;border:1px solid #f0debb;border-radius:16px;padding:28px 32px 20px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.tt-mult-worksheet+.tt-mult-worksheet{margin-top:20px}.tt-mult-worksheet-header{display:flex;justify-content:space-between;font-size:15px;color:#1e2a4a;margin-bottom:14px}.tt-mult-worksheet-title{font-weight:700;font-size:22px;margin-bottom:6px}.tt-mult-worksheet-meta{font-size:14px;color:#6b7280;margin-bottom:18px}.tt-mult-worksheet-footer{margin-top:16px;font-size:11px;color:#999;text-align:right}.tt-mult-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 30px;justify-items:center}@media (max-width:640px){.tt-mult-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.tt-mult-problem{font-family:Fredoka,ui-sans-serif,system-ui,sans-serif;font-weight:600;color:#1e2a4a;break-inside:avoid;page-break-inside:avoid}.tt-mult-problem-number{font-size:13px;font-weight:600;color:#9ca3af;margin-bottom:4px;font-family:ui-sans-serif,system-ui,sans-serif}.tt-mult-stacked{display:inline-block;text-align:right;font-size:26px;line-height:1.15;padding-right:4px;min-width:96px}.tt-mult-stacked .tt-mult-op-row{display:flex;justify-content:space-between;gap:10px}.tt-mult-stacked .tt-mult-line{border-bottom:2px solid #1e2a4a;margin-top:6px;height:38px}.tt-mult-horizontal{display:inline-block;white-space:nowrap;font-size:26px;letter-spacing:.02em}.tt-mult-blank{display:inline-block;border-bottom:2px solid #1e2a4a;min-width:54px;margin-left:4px;height:1.1em;vertical-align:bottom}.tt-mult-answer{color:#1e2a4a}.tt-mult-answer-stacked .tt-mult-line{border-bottom:2px solid #cbd5e1}.tt-mult-answer-value{color:#3b5cd8;font-weight:700}@media screen{.tt-mult-worksheet{max-width:850px;margin-inline:auto}}