.tt-mathmaze{background:#ffffff;border:1px solid #f0debb;border-radius:16px;padding:24px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.tt-mathmaze-header{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#1e2a4a;margin-bottom:8px}.tt-mathmaze-difficulty{text-transform:capitalize;font-size:12px;color:#6b7280}.tt-mathmaze-rules{background:#fdf6e3;border:1px solid #f0debb;border-radius:10px;padding:10px 14px;font-size:13px;color:#1e2a4a;margin-bottom:14px}.tt-mathmaze-rules strong{color:#3b5cd8}.tt-mathmaze-svg-wrap{width:100%;display:flex;justify-content:center}.tt-mathmaze-svg-wrap svg{width:100%;height:auto;display:block;max-height:78vh}.tt-mathmaze-footer{margin-top:12px;font-size:11px;color:#999;text-align:right}@media screen{.tt-mathmaze{max-width:850px;margin-inline:auto}}