.contact-hero[data-astro-cid-6bfsojfh]{text-align:center;padding-top:4rem;padding-bottom:3rem;position:relative;overflow:hidden}.contact-hero__text[data-astro-cid-6bfsojfh]{z-index:1;max-width:560px;margin-inline:auto;position:relative}.contact-hero__badge[data-astro-cid-6bfsojfh]{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.3rem .875rem;font-size:.75rem;font-weight:600;display:inline-flex}.contact-hero__pulse[data-astro-cid-6bfsojfh]{background:#10b981;border-radius:999px;width:6px;height:6px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.contact-hero__title[data-astro-cid-6bfsojfh]{letter-spacing:-.03em;color:#0f172a;margin-bottom:.875rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.15}.contact-hero__sub[data-astro-cid-6bfsojfh]{color:#64748b;font-size:1rem;line-height:1.7}.contact-bg-grid[data-astro-cid-6bfsojfh]{pointer-events:none;z-index:0;background-image:linear-gradient(#4f46e508 1px,#0000 1px),linear-gradient(90deg,#4f46e508 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.contact-bg-glow[data-astro-cid-6bfsojfh]{pointer-events:none;z-index:0;background:radial-gradient(#4f46e512 0%,#0000 70%);width:600px;height:400px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.contact-layout[data-astro-cid-6bfsojfh]{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (width>=768px){.contact-layout[data-astro-cid-6bfsojfh]{grid-template-columns:280px 1fr;align-items:start}}.contact-info[data-astro-cid-6bfsojfh]{flex-direction:column;gap:1rem;display:flex}.contact-info-card[data-astro-cid-6bfsojfh]{background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;align-items:flex-start;gap:.875rem;padding:1rem 1.125rem;transition:border-color .15s,box-shadow .15s;display:flex}.contact-info-card[data-astro-cid-6bfsojfh]:hover{border-color:#c7d2fe;box-shadow:0 4px 16px #4f46e512}.contact-info-card__icon[data-astro-cid-6bfsojfh]{color:#4f46e5;background:#eef2ff;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.contact-info-card__icon[data-astro-cid-6bfsojfh] svg[data-astro-cid-6bfsojfh]{width:1rem;height:1rem}.contact-info-card__label[data-astro-cid-6bfsojfh]{color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.2rem;font-size:.7rem;font-weight:600}.contact-info-card__value[data-astro-cid-6bfsojfh]{color:#334155;margin:0;font-size:.875rem;font-weight:500}.contact-info-card__link[data-astro-cid-6bfsojfh]{text-decoration:none;transition:color .15s}.contact-info-card__link[data-astro-cid-6bfsojfh]:hover{color:#4f46e5}.contact-info__divider[data-astro-cid-6bfsojfh]{background:linear-gradient(90deg,#0000,#e2e8f0,#0000);height:1px;margin-block:.25rem}.contact-info__social-label[data-astro-cid-6bfsojfh]{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:600}.contact-info__socials[data-astro-cid-6bfsojfh]{flex-wrap:wrap;gap:.5rem;display:flex}.contact-social-btn[data-astro-cid-6bfsojfh]{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.contact-social-btn[data-astro-cid-6bfsojfh] img[data-astro-cid-6bfsojfh]{object-fit:contain;width:14px;height:14px}.contact-social-btn[data-astro-cid-6bfsojfh]:hover{color:#4f46e5;background:#eef2ff;border-color:#4f46e5;transform:translateY(-1px)}.contact-form-wrap[data-astro-cid-6bfsojfh]{background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;padding:2rem;box-shadow:0 4px 24px #0f172a0d}.contact-form__row[data-astro-cid-6bfsojfh]{grid-template-columns:1fr;gap:0;display:grid}@media (width>=640px){.contact-form__row[data-astro-cid-6bfsojfh]{grid-template-columns:1fr 1fr;gap:1rem}}.contact-form__field[data-astro-cid-6bfsojfh]{margin-bottom:1.25rem}.contact-form__label[data-astro-cid-6bfsojfh]{color:#334155;margin-bottom:.4rem;font-size:.825rem;font-weight:600;display:block}.contact-form__required[data-astro-cid-6bfsojfh]{color:#ef4444}.contact-form__input[data-astro-cid-6bfsojfh],.contact-form__textarea[data-astro-cid-6bfsojfh]{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.625rem;outline:none;width:100%;padding:.625rem .875rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.contact-form__input[data-astro-cid-6bfsojfh]::placeholder,.contact-form__textarea[data-astro-cid-6bfsojfh]::placeholder{color:#cbd5e1}.contact-form__input[data-astro-cid-6bfsojfh]:focus,.contact-form__textarea[data-astro-cid-6bfsojfh]:focus{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51f}.contact-form__textarea[data-astro-cid-6bfsojfh]{resize:vertical;min-height:120px}.contact-form__submit[data-astro-cid-6bfsojfh]{justify-content:center;width:100%;padding:.75rem 1.5rem;font-size:.925rem}.contact-form__submit[data-astro-cid-6bfsojfh]:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.contact-form__status[data-astro-cid-6bfsojfh]{border-radius:.625rem;margin-top:1rem;padding:.75rem 1rem;font-size:.85rem;font-weight:500}.contact-form__status--success[data-astro-cid-6bfsojfh]{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.contact-form__status--error[data-astro-cid-6bfsojfh]{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.contact-form__turnstile-error[data-astro-cid-6bfsojfh]{color:#dc2626;margin-top:.5rem;font-size:.8rem}.contact-form__turnstile-error[data-astro-cid-6bfsojfh] a[data-astro-cid-6bfsojfh]{text-decoration:underline}.dark .contact-hero__title[data-astro-cid-6bfsojfh]{color:#f1f5f9}.dark .contact-info-card[data-astro-cid-6bfsojfh],.dark .contact-form-wrap[data-astro-cid-6bfsojfh]{background:#1e293b;border-color:#334155}.dark .contact-info-card[data-astro-cid-6bfsojfh]:hover,.dark .contact-form-wrap[data-astro-cid-6bfsojfh]:hover{border-color:#4f46e5}.dark .contact-info-card__value[data-astro-cid-6bfsojfh]{color:#cbd5e1}.dark .contact-form__input[data-astro-cid-6bfsojfh],.dark .contact-form__textarea[data-astro-cid-6bfsojfh]{color:#f1f5f9;background:#0f172a;border-color:#334155}.dark .contact-form__input[data-astro-cid-6bfsojfh]:focus,.dark .contact-form__textarea[data-astro-cid-6bfsojfh]:focus{border-color:#818cf8;box-shadow:0 0 0 3px #818cf826}.dark .contact-form__label[data-astro-cid-6bfsojfh]{color:#cbd5e1}.dark .contact-social-btn[data-astro-cid-6bfsojfh]{color:#94a3b8;background:#1e293b;border-color:#334155}.dark .contact-social-btn[data-astro-cid-6bfsojfh]:hover{color:#818cf8;background:#4f46e51a;border-color:#818cf8}
