.fph-grid{align-items:center;display:grid;gap:clamp(2rem,5vw,.5rem);grid-template-columns:1fr 1fr}.fph-grid.centered{grid-template-columns:1fr;margin-inline:auto;max-width:640px;text-align:center}.fph-body{color:var(--c-body);max-width:42ch}.bg-ink .fph-body,.bg-navy-grad .fph-body,.bg-teal-grad .fph-body,.dark .fph-body{color:rgba(247,243,236,.86)}.bg-ink .fph-body a,.dark .fph-body a{color:var(--c-sage)}.fph-grid.centered .fph-body{margin-inline:auto}.trust-strip.dark-check li:before{color:var(--c-red)}.fph-secondary{font-family:var(--f-label);font-size:.85rem;letter-spacing:.05em;margin-top:1.2rem;text-transform:uppercase}.fph-secondary a{color:var(--c-red);font-weight:600;text-decoration:none}.form-ph{align-items:center;background:repeating-linear-gradient(135deg,rgba(149,23,23,.05),rgba(149,23,23,.05) 12px,transparent 0,transparent 24px);border:2px dashed var(--c-red);border-radius:var(--radius);display:flex;flex-direction:column;gap:.7rem;justify-content:center;min-height:360px;padding:2rem 1.5rem;text-align:center}.fph-grid.centered .form-ph{margin-top:1.8rem}.form-ph-label{color:var(--c-red-dark);font-family:var(--f-label);font-size:1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.form-ph-note{color:var(--c-ink-70);font-size:.85rem;max-width:34ch}.search-result{border-radius:var(--radius);font-size:.96rem;line-height:1.5;margin:1.1rem auto 0;max-width:640px;padding:1rem 1.15rem;text-align:center}.search-result.is-neutral{background:var(--c-sage);color:var(--c-ink)}.search-result.is-warning{background:#fbe4e4;border-left:4px solid var(--c-red);color:var(--c-red-dark)}.search-result.is-positive{background:#e6efe9;border-left:4px solid var(--c-teal);color:var(--c-teal-dark)}.search-result.is-negative{background:var(--c-sage);border-left:4px solid var(--c-ink);color:var(--c-ink)}.dashboard_wrapper .signup-card fieldset{max-width:100%}.dashboard_wrapper .signup-card fieldset .input{margin-right:0!important}.dashboard_wrapper .signup-card fieldset .hs_firstname .input{margin-right:8px!important}@media (max-width:900px){.fph-grid{grid-template-columns:1fr}}.fph-body{margin-top:1.2rem}@media (min-width:900px){.fph-body{margin-top:1.6rem}}.form-ph-section .existing-member{margin:.8rem 0 0}.form-ph-section .existing-member p{color:var(--c-ink-70);font-size:.9rem;line-height:1.4;margin:0}.form-ph-section .existing-member a{color:var(--c-ink-70);display:inline-block;font-size:.9rem;font-weight:700;line-height:1.4;text-decoration:none;transition:color .15s ease}.form-ph-section .existing-member a:hover{color:var(--c-red);text-decoration:underline;text-underline-offset:.18em}