.tt-hc-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-hc-worksheet+.tt-hc-worksheet{margin-top:20px}.tt-hc-worksheet-header{display:flex;justify-content:space-between;font-size:15px;color:#1e2a4a;margin-bottom:14px}.tt-hc-worksheet-title{font-weight:700;font-size:20px;margin-bottom:6px}.tt-hc-worksheet-meta{font-size:12px;color:#6b7280;margin-bottom:18px}.tt-hc-worksheet-footer{margin-top:18px;font-size:11px;color:#999;text-align:right}.tt-hc-grid{display:grid;gap:4px;font-family:Fredoka,ui-sans-serif,system-ui,sans-serif}.tt-hc-cell{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;border:1.5px solid #1e2a4a;border-radius:6px;font-weight:600;font-size:18px;color:#1e2a4a;background:#ffffff}.tt-hc-cell-hi{background:#fceecb;border-color:#d6b768}.tt-hc-cell-blank{background:#ffffff;color:transparent}.tt-hc-cell-answer{color:#3b5cd8;background:#eef2ff;border-color:#c7d2fe}@media screen{.tt-hc-worksheet{max-width:850px;margin-inline:auto}.tt-hc-cell{font-size:clamp(14px,2vw,20px)}}