.PrototypeForm-module__xAaoCa__form{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;gap:1rem;padding:1.75rem;display:flex}.PrototypeForm-module__xAaoCa__formTitle{letter-spacing:-.02em;color:var(--text-primary);font-size:1.25rem;font-weight:700}.PrototypeForm-module__xAaoCa__formHint{color:var(--text-muted);margin-top:-.65rem;font-size:.9rem}.PrototypeForm-module__xAaoCa__field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.PrototypeForm-module__xAaoCa__field label{color:var(--text-primary);font-size:.82rem;font-weight:600}.PrototypeForm-module__xAaoCa__field input,.PrototypeForm-module__xAaoCa__field select,.PrototypeForm-module__xAaoCa__field textarea{width:100%;color:var(--text-primary);background:var(--page-bg);border:1px solid var(--border-strong);border-radius:var(--radius-sm);transition:border-color var(--dur-fast) var(--ease);padding:.6rem .75rem;font-family:inherit;font-size:.95rem}.PrototypeForm-module__xAaoCa__field textarea{resize:vertical;min-height:6rem}.PrototypeForm-module__xAaoCa__field input:focus,.PrototypeForm-module__xAaoCa__field select:focus,.PrototypeForm-module__xAaoCa__field textarea:focus{border-color:var(--blue)}.PrototypeForm-module__xAaoCa__field input[aria-invalid=true],.PrototypeForm-module__xAaoCa__field select[aria-invalid=true],.PrototypeForm-module__xAaoCa__field textarea[aria-invalid=true]{border-color:var(--status-danger)}.PrototypeForm-module__xAaoCa__fieldError{color:var(--status-danger);font-size:.78rem}.PrototypeForm-module__xAaoCa__errorBanner{color:var(--status-danger);background:var(--status-danger-bg);border-radius:var(--radius-sm);padding:.6rem .75rem;font-size:.85rem}.PrototypeForm-module__xAaoCa__success{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 1.75rem;display:flex}.PrototypeForm-module__xAaoCa__successIcon{color:var(--status-live);font-size:1.75rem;display:inline-flex}.PrototypeForm-module__xAaoCa__successTitle{color:var(--text-primary);font-size:1.05rem;font-weight:600}
.get-started-module__WJTLzq__page{max-width:1120px;margin:0 auto;padding:4.5rem 1.5rem 5rem}.get-started-module__WJTLzq__hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:3rem;display:grid}.get-started-module__WJTLzq__heroCopy{flex-direction:column;gap:1.1rem;min-width:0;display:flex}.get-started-module__WJTLzq__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--blue);font-size:.72rem;font-weight:700}.get-started-module__WJTLzq__h1{letter-spacing:-.04em;color:var(--text-primary);font-size:clamp(2.4rem,5.2vw,3.6rem);font-weight:800;line-height:1.04}.get-started-module__WJTLzq__accent{background:var(--gradient-text);color:#0000;-webkit-background-clip:text;background-clip:text}.get-started-module__WJTLzq__sub{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.get-started-module__WJTLzq__chips{flex-wrap:wrap;gap:.5rem;list-style:none;display:flex}.get-started-module__WJTLzq__chip{color:var(--text-primary);background:var(--surface-raised);border-radius:var(--radius-pill);align-items:center;gap:.4rem;padding:.35rem .8rem;font-size:.82rem;font-weight:600;display:inline-flex}.get-started-module__WJTLzq__chip span{color:var(--status-live);display:inline-flex}.get-started-module__WJTLzq__trustLine{color:var(--text-muted);letter-spacing:.01em;font-size:.8rem}.get-started-module__WJTLzq__heroForm{min-width:0}.get-started-module__WJTLzq__section{flex-direction:column;gap:1.25rem;margin-top:5rem;display:flex}.get-started-module__WJTLzq__h2{letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(1.7rem,3.2vw,2.3rem);font-weight:700}.get-started-module__WJTLzq__sectionLead{color:var(--text-secondary);max-width:46rem;font-size:.98rem;line-height:1.75}.get-started-module__WJTLzq__steps{counter-reset:step;flex-direction:column;gap:1.1rem;list-style:none;display:flex}.get-started-module__WJTLzq__step{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);align-items:flex-start;gap:1rem;padding:1.15rem 1.25rem;display:flex}.get-started-module__WJTLzq__stepNum{width:2rem;height:2rem;color:var(--on-baby-blue);background:var(--baby-blue-wash);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:inline-flex}.get-started-module__WJTLzq__stepBody{min-width:0}.get-started-module__WJTLzq__stepName{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem;font-weight:700}.get-started-module__WJTLzq__stepText{color:var(--text-secondary);font-size:.93rem;line-height:1.7}.get-started-module__WJTLzq__whyList{flex-direction:column;gap:.7rem;max-width:48rem;list-style:none;display:flex}.get-started-module__WJTLzq__whyItem{color:var(--text-secondary);align-items:flex-start;gap:.6rem;font-size:.95rem;line-height:1.7;display:flex}.get-started-module__WJTLzq__whyCheck{color:var(--status-live);flex:none;margin-top:.3rem;display:inline-flex}.get-started-module__WJTLzq__proofGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.get-started-module__WJTLzq__proofCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:.75rem;min-width:0;padding:1.25rem;display:flex}.get-started-module__WJTLzq__proofText{color:var(--text-secondary);overflow-wrap:anywhere;font-size:.9rem;line-height:1.7}.get-started-module__WJTLzq__proofName{color:var(--text-muted);font-size:.8rem;font-weight:600}@media (max-width:900px){.get-started-module__WJTLzq__hero{grid-template-columns:1fr;gap:2.25rem}.get-started-module__WJTLzq__proofGrid{grid-template-columns:1fr}}@media (max-width:640px){.get-started-module__WJTLzq__page{padding:3rem 1.15rem 3.5rem}.get-started-module__WJTLzq__section{margin-top:3.5rem}}
