.tt-wordmaze{background:#ffffff;border:1px solid #f0debb;border-radius:16px;padding:24px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.tt-wordmaze-header{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#1e2a4a;margin-bottom:8px}.tt-wordmaze-difficulty{text-transform:capitalize;font-size:12px;color:#6b7280}.tt-wordmaze-rules{background:#fdf6e3;border:1px solid #f0debb;border-radius:10px;padding:10px 14px;font-size:13px;color:#1e2a4a;margin-bottom:14px}.tt-wordmaze-rules strong{color:#3b5cd8}.tt-wordmaze-target{letter-spacing:.08em;font-size:15px}.tt-wordmaze-endlabel,.tt-wordmaze-startlabel{font-size:18px;font-weight:700;color:#1e2a4a;line-height:1.2;letter-spacing:.06em}.tt-wordmaze-startlabel{text-align:left;margin-bottom:4px}.tt-wordmaze-endlabel{text-align:right;margin-top:4px}.tt-wordmaze-svg-wrap{width:100%;display:flex;justify-content:center}.tt-wordmaze-svg-wrap svg{width:100%;height:auto;display:block}@media screen{.tt-wordmaze{max-width:850px;margin-inline:auto}}