.mst-cdc *{box-sizing:border-box;margin:0;padding:0}.mst-cdc{font-family:"Inter",system-ui,sans-serif;color:#1e293b;max-width:820px;margin:0 auto;padding:10px 0 30px}.mst-cdc h3,.mst-cdc-header h3{font-family:"Plus Jakarta Sans",sans-serif;margin-bottom:6px}.mst-cdc h3{font-size:23px;font-weight:800;letter-spacing:-.03em;line-height:1.3}.mst-cdc-header{text-align:center;margin-bottom:24px}.mst-cdc-header h3{font-size:clamp(23px,5vw,32px);font-weight:900;letter-spacing:-.04em;line-height:1.2}.mst-cdc-header p{color:#64748b;font-size:15px}.mst-cdc-progress{height:6px;background:#e2e8f0;border-radius:99px;overflow:hidden;margin-bottom:8px}.mst-cdc-progress-bar{height:100%;background:linear-gradient(90deg,#0d9488,#14b8a6);border-radius:99px;transition:width 400ms cubic-bezier(.2,.8,.2,1);width:0}.mst-cdc-nav,.mst-cdc-stepper{display:flex;justify-content:space-between;flex-wrap:wrap}.mst-cdc-stepper{margin-bottom:28px;gap:4px}.mst-cdc-nav{gap:12px;margin-top:28px}.mst-cdc-footer{text-align:center;margin-top:24px;padding-top:16px;border-top:1px solid #e2e8f0}.mst-cdc-footer p{font-size:12px;color:#94a3b8}.mst-cdc-footer strong{color:#0d9488}@media (max-width:640px){.mst-cdc-stepper{justify-content:center;gap:10px}.mst-cdc-nav{flex-direction:column-reverse}}