/* Praisi Phase21 — migrated inline styles for strict CSP */
.p21-main-width { max-width: 1180px; margin: auto; }
.p21-hero-offset { margin-top: 40px; }
.p21-mt-18 { margin-top: 18px; }
.p21-mt-26 { margin-top: 26px; }
.p21-m-0 { margin: 0; }
.p21-text-center-m0 { text-align: center; margin: 0; }
.p21-error-text { color: var(--bad); font-weight: 800; }
.p21-max-w-260 { max-width: 260px; }
.p21-flex-between { display: flex; justify-content: space-between; }
.p21-flex-between-wrap { display: flex; justify-content: space-between; gap: 12px; flex-wrap: wrap; }
.p21-flex-between-wrap-14 { display: flex; justify-content: space-between; gap: 14px; flex-wrap: wrap; }
.p21-progress-zero { --progress: 0; }
.p21-w-0 { width: 0%; }
.p21-error-text.is-success { color: #1f6f4a; }
