.tmgmf{max-width:1200px;margin:30px auto;padding:clamp(20px,4vw,48px);font-family:system-ui,sans-serif;color:#17252c;background:#fff;border:1px solid #e4e9eb;border-radius:22px}.tmgmf-head span{font-size:11px;letter-spacing:.18em;font-weight:800}.tmgmf-head h1{font-size:clamp(38px,6vw,68px);margin:4px 0}.tmgmf-layout{display:grid;grid-template-columns:1fr 1fr;gap:30px}.tmgmf-preview{background:#f5f7f7;border-radius:18px;padding:25px;text-align:center;min-height:520px}.tmgmf-preview #tmgmf-mockup{height:430px;border-radius:14px;background:#222;display:grid;place-items:center;transition:.25s}.tmgmf-art{background:#fff;padding:24px;border-radius:12px;max-width:65%;font-weight:800}.tmgmf-step{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:16px 0;border-bottom:1px solid #e7ebed}.tmgmf-step>b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#17252c;color:#fff}.tmgmf label{display:block;font-weight:700;margin:0 0 6px}.tmgmf input,.tmgmf select,.tmgmf textarea{width:100%;padding:11px;border:1px solid #cfd8dc;border-radius:9px;margin-bottom:8px}.tmgmf-total{font-size:18px;padding:18px 0}.tmgmf-primary,.tmgmf-lumi{width:100%;padding:14px;border-radius:999px;border:0;cursor:pointer;font-weight:800}.tmgmf-primary{background:#17252c;color:#fff}.tmgmf-lumi{margin-top:8px;background:#f0f3f4}.tmgmf-note{font-size:12px;color:#647178;line-height:1.5}@media(max-width:800px){.tmgmf-layout{grid-template-columns:1fr}.tmgmf-preview{min-height:auto}.tmgmf-preview #tmgmf-mockup{height:330px}}