.tt-maze{background:#ffffff;border:1px solid #f0debb;border-radius:16px;padding:24px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.tt-maze-header{display:flex;justify-content:space-between;font-size:14px;color:#1e2a4a;margin-bottom:12px}.tt-maze-svg-wrap{width:100%;display:flex;justify-content:center}.tt-maze-svg-wrap svg{width:100%;height:auto;display:block;max-height:80vh}.tt-maze-footer{margin-top:12px;font-size:11px;color:#999;text-align:right}@media screen{.tt-maze{max-width:850px;margin-inline:auto}}