.ContactPage_page__5OPfs{min-height:100vh;background:#fff;padding:8rem 1.5rem 4rem}.ContactPage_layout__Cn_AO{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media (min-width:900px){.ContactPage_layout__Cn_AO{grid-template-columns:1fr 1fr;gap:5rem}.ContactPage_page__5OPfs{padding:10rem 2rem 6rem}}.ContactPage_copySection__oD5K6{display:flex;flex-direction:column}.ContactPage_headline__WchGG{font-size:clamp(2rem,4.5vw,3rem);font-weight:800;color:#0f172a;line-height:1.15;letter-spacing:-.03em;margin-bottom:1.25rem}.ContactPage_subheadline__fsJ_a{font-size:1.125rem;color:#475569;line-height:1.7;margin-bottom:2.5rem}.ContactPage_benefits__WOI9f{list-style:none;padding:0;margin:0 0 3rem;display:flex;flex-direction:column;gap:1rem}.ContactPage_benefitItem__CJvwh{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#0f172a;font-weight:500}.ContactPage_checkmark__6c11T{color:#059669;font-weight:700;font-size:1.1rem;flex-shrink:0}.ContactPage_trustBlock__vpGb4{background:#f8fafc;border:1px solid #f1f5f9;border-radius:1rem;padding:1.75rem}.ContactPage_trustBlockTop__g9oob{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.ContactPage_founderImg__NZvuz{width:56px;height:56px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #059669;flex-shrink:0}.ContactPage_founderName__A7bAb{font-size:1rem;font-weight:700;color:#0f172a;line-height:1.3}.ContactPage_founderRole__kwmGs{font-size:.8rem;color:#64748b;font-weight:500}.ContactPage_founderLine__uhyNP{font-size:.95rem;color:#475569;line-height:1.6;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.ContactPage_clientQuote__gdJBI{display:flex;align-items:flex-start;gap:.75rem}.ContactPage_clientLogo__l3llT{width:36px;height:36px;border-radius:6px;-o-object-fit:contain;object-fit:contain;flex-shrink:0;margin-top:.1rem}.ContactPage_quoteText__5DwSn{font-size:.9rem;color:#0f172a;font-style:italic;line-height:1.5;margin-bottom:.2rem}.ContactPage_quoteAuthor__hF2vC{font-size:.78rem;color:#64748b;font-weight:600}.ContactPage_formSection__Nj6pU{position:relative}@media (min-width:900px){.ContactPage_formSection__Nj6pU{position:sticky;top:6rem}}.ContactPage_formCard__zQnSe{background:#fff;padding:2.5rem 2rem;border-radius:1rem;border:1px solid #e2e8f0;box-shadow:0 8px 30px rgba(0,0,0,.08)}.ContactPage_formTitle__25OVI{font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:.5rem;text-align:center}.ContactPage_formSubtitle__ufBWt{font-size:.9rem;color:#64748b;text-align:center;margin-bottom:2rem}.ContactPage_formGroup__7KsLg{margin-bottom:1.25rem}.ContactPage_label__n0zzi{display:block;font-weight:600;color:#0f172a;margin-bottom:.4rem;font-size:.9rem}.ContactPage_input__XWpQI{width:100%;padding:.75rem 1rem;border:1.5px solid #e2e8f0;border-radius:.5rem;font-size:1rem;transition:border-color .2s ease;color:#0f172a;background:#fafbfc}.ContactPage_input__XWpQI:focus{outline:none;border-color:#059669;box-shadow:0 0 0 3px rgba(5,150,105,.1);background:#fff}.ContactPage_input__XWpQI::-moz-placeholder{color:#94a3b8}.ContactPage_input__XWpQI::placeholder{color:#94a3b8}.ContactPage_textarea__mUtrR{min-height:100px;resize:vertical}.ContactPage_submitButton__OFFwa{width:100%;background:#059669;color:#fff;padding:1rem 2rem;border-radius:.5rem;font-weight:700;font-size:1.1rem;transition:all .2s ease;border:none;cursor:pointer;margin-top:.5rem}.ContactPage_submitButton__OFFwa:hover{background:#047857;transform:translateY(-1px);box-shadow:0 4px 12px rgba(5,150,105,.3)}.ContactPage_submitButton__OFFwa:disabled{opacity:.7;cursor:not-allowed;transform:none}.ContactPage_successMessage__XqNGc{background-color:#ecfdf5;color:#065f46}.ContactPage_errorMessage___z9fH,.ContactPage_successMessage__XqNGc{margin-top:1rem;padding:.75rem;border-radius:.5rem;text-align:center;font-weight:500}.ContactPage_errorMessage___z9fH{background-color:#fef2f2;color:#991b1b}