.tt-mc-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-mc-worksheet+.tt-mc-worksheet{margin-top:20px}.tt-mc-worksheet-header{display:flex;justify-content:space-between;font-size:15px;color:#1e2a4a;margin-bottom:14px}.tt-mc-worksheet-title{font-weight:700;font-size:22px;margin-bottom:6px}.tt-mc-worksheet-meta{font-size:14px;color:#6b7280;margin-bottom:18px}.tt-mc-grid{display:grid;gap:3px;font-family:Fredoka,ui-sans-serif,system-ui,sans-serif}.tt-mc-cell{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;border:1.5px solid #1e2a4a;border-radius:5px;font-weight:600;font-size:18px;color:#1e2a4a;background:#ffffff}.tt-mc-cell-corner{background:#1e2a4a;color:#ffffff;font-weight:700}.tt-mc-cell-header{background:#fceecb;color:#1e2a4a;font-weight:700}.tt-mc-cell-hi{background:#fceecb;border-color:#d6b768}.tt-mc-cell-hi-header{background:#f0debb;border-color:#d6b768}.tt-mc-cell-blank{background:#ffffff;color:transparent}.tt-mc-cell-answer{color:#3b5cd8;background:#eef2ff;border-color:#c7d2fe}@media screen{.tt-mc-worksheet{max-width:850px;margin-inline:auto}.tt-mc-cell{font-size:clamp(11px,1.9vw,20px)}}@media print{.tt-no-print{display:none!important}body,html{background:#ffffff!important}body *{visibility:hidden}.tt-mc-print-area,.tt-mc-print-area *{visibility:visible}.tt-mc-print-area{position:absolute;inset:0;width:100%}.tt-mc-worksheet{border:none;border-radius:0;box-shadow:none;padding:12px 18px;max-width:none;width:100%}.tt-mc-worksheet+.tt-mc-worksheet{page-break-before:always;margin-top:0}@page{size:letter;margin:.4in}.tt-mc-cell{border-color:#333;font-size:13px}.tt-mc-cell-answer{background:transparent;color:#3b5cd8;border-color:#c7d2fe}}