.contact-module__swMWYG__pageHeader{text-align:center;margin-bottom:48px}.contact-module__swMWYG__pageHeader p{max-width:640px;color:var(--color-muted);margin:0 auto;font-size:1.125rem}.contact-module__swMWYG__grid{grid-template-columns:1fr 1.4fr;align-items:start;gap:48px;display:grid}.contact-module__swMWYG__contactInfo{flex-direction:column;gap:0;display:flex}.contact-module__swMWYG__clinicName{color:var(--color-primary);margin-bottom:24px;font-size:1.25rem;font-weight:700}.contact-module__swMWYG__detailsList{flex-direction:column;gap:20px;margin-bottom:28px;display:flex}.contact-module__swMWYG__detailItem{flex-direction:column;gap:4px;display:flex}.contact-module__swMWYG__detailLabel{color:var(--color-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:0;font-size:.8rem;font-weight:700}.contact-module__swMWYG__detailValue{color:var(--color-text);margin-bottom:0;font-size:1rem}.contact-module__swMWYG__detailValue a{color:var(--color-primary);font-weight:500;text-decoration:none}.contact-module__swMWYG__detailValue a:hover{text-decoration:underline}.contact-module__swMWYG__telehealthNote{background:var(--color-background);border-radius:var(--radius-button);border-left:3px solid var(--color-secondary);margin-bottom:20px;padding:16px}.contact-module__swMWYG__telehealthNote p{color:var(--color-muted);margin-bottom:0;font-size:.875rem}.contact-module__swMWYG__emergencyNote{border-radius:var(--radius-button);background:#fef2f2;border-left:3px solid #ef4444;padding:14px 16px}.contact-module__swMWYG__emergencyNote p{color:#991b1b;margin-bottom:0;font-size:.875rem;font-weight:600}.contact-module__swMWYG__formWrapper{border-radius:var(--radius-card);box-shadow:var(--shadow-subtle-sm);background:#fff;border:1px solid #0000000d;padding:32px}.contact-module__swMWYG__formTitle{margin-bottom:4px;font-size:1.5rem;font-weight:700}.contact-module__swMWYG__formSubtitle{color:var(--color-muted);margin-bottom:24px;font-size:.875rem}.contact-module__swMWYG__privacyWarning{border-radius:var(--radius-button);background:#fffbeb;border:1px solid #fbbf24;align-items:flex-start;gap:10px;margin-bottom:24px;padding:14px 16px;display:flex}.contact-module__swMWYG__warningIcon{flex-shrink:0;margin-top:1px;font-size:1.25rem;line-height:1}.contact-module__swMWYG__privacyWarning p{color:#92400e;margin-bottom:0;font-size:.85rem;font-weight:600}.contact-module__swMWYG__form{flex-direction:column;gap:20px;display:flex}.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-module__swMWYG__formGroup{flex-direction:column;gap:6px;display:flex}.contact-module__swMWYG__formGroup label{color:var(--color-text);font-size:.875rem;font-weight:600}.contact-module__swMWYG__required{color:#ef4444;margin-left:2px}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup select,.contact-module__swMWYG__formGroup textarea{border-radius:var(--radius-button);color:var(--color-text);background:#fff;border:1.5px solid #cbd5e1;padding:10px 14px;font-family:inherit;font-size:.95rem;transition:all .2s}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup select:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #115e591a}.contact-module__swMWYG__formGroup textarea{resize:vertical;min-height:100px}.contact-module__swMWYG__fieldHelp{color:var(--color-muted);margin-top:2px;font-size:.75rem}.contact-module__swMWYG__fieldError{color:#dc2626;align-items:center;gap:4px;font-size:.75rem;font-weight:500;display:flex}.contact-module__swMWYG__inputError{border-color:#dc2626!important}.contact-module__swMWYG__charCount{color:var(--color-muted);text-align:right;margin-top:2px;font-size:.75rem}.contact-module__swMWYG__charCountWarn{color:#f59e0b}.contact-module__swMWYG__charCountOver{color:#dc2626;font-weight:600}.contact-module__swMWYG__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.contact-module__swMWYG__submitBtn{background:var(--color-primary);color:#fff;border-radius:var(--radius-button);cursor:pointer;width:100%;box-shadow:var(--shadow-subtle-sm);border:none;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:14px 24px;font-family:inherit;font-size:1rem;font-weight:700;transition:all .2s;display:inline-flex}.contact-module__swMWYG__submitBtn:hover:not(:disabled){opacity:.9;box-shadow:var(--shadow-subtle-md);transform:translateY(-1px)}.contact-module__swMWYG__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.contact-module__swMWYG__submitBtn:focus-visible{outline:2px solid var(--color-secondary);outline-offset:2px}.contact-module__swMWYG__spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite contact-module__swMWYG__spin}@keyframes contact-module__swMWYG__spin{to{transform:rotate(360deg)}}.contact-module__swMWYG__successPanel{border-radius:var(--radius-button);text-align:center;background:#ecfdf5;border:1px solid #6ee7b7;padding:24px}.contact-module__swMWYG__successPanel h3{color:#065f46;margin-bottom:8px;font-size:1.1rem}.contact-module__swMWYG__successPanel p{color:#047857;margin-bottom:0;font-size:.9rem}.contact-module__swMWYG__errorPanel{border-radius:var(--radius-button);background:#fef2f2;border:1px solid #fca5a5;align-items:flex-start;gap:8px;padding:14px 16px;display:flex}.contact-module__swMWYG__errorPanel p{color:#991b1b;margin-bottom:0;font-size:.875rem;font-weight:500}.contact-module__swMWYG__formFooter{border-top:1px solid #e2e8f0;margin-top:4px;padding-top:16px}.contact-module__swMWYG__formFooter p{color:var(--color-muted);text-align:center;margin-bottom:0;font-size:.8rem}@media (max-width:768px){.contact-module__swMWYG__grid{grid-template-columns:1fr;gap:40px}.contact-module__swMWYG__formRow{grid-template-columns:1fr}.contact-module__swMWYG__formWrapper{padding:24px}}
