.contact-hero[data-astro-cid-v7lftu2i]{margin-top:88px;padding:6rem 0 4rem;background:#fafafa}.hero-grid[data-astro-cid-v7lftu2i]{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center}.hero-left[data-astro-cid-v7lftu2i] h1[data-astro-cid-v7lftu2i]{font-family:Unbounded,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:#0f172a;margin-bottom:1.5rem;line-height:1.1}.hero-left[data-astro-cid-v7lftu2i] p[data-astro-cid-v7lftu2i]{font-family:Geist,sans-serif;font-size:1.25rem;color:#6b7280;line-height:1.6}.manager-card[data-astro-cid-v7lftu2i]{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 40px #0000001a}.manager-image[data-astro-cid-v7lftu2i]{width:100%;height:300px;border-radius:12px;overflow:hidden;margin-bottom:1.5rem}.manager-image[data-astro-cid-v7lftu2i] img[data-astro-cid-v7lftu2i]{width:100%;height:100%;object-fit:cover}.manager-info[data-astro-cid-v7lftu2i]{text-align:center}.manager-info[data-astro-cid-v7lftu2i] h3[data-astro-cid-v7lftu2i]{font-family:Unbounded,sans-serif;font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}.manager-info[data-astro-cid-v7lftu2i] p[data-astro-cid-v7lftu2i]{font-family:Geist,sans-serif;font-size:1rem;color:#6b7280;margin:0}.contact-form-section[data-astro-cid-v7lftu2i]{padding:5rem 0;background:#fff}.contact-form[data-astro-cid-v7lftu2i]{max-width:900px;margin:0 auto}.form-section[data-astro-cid-v7lftu2i]{margin-bottom:4rem}.form-section[data-astro-cid-v7lftu2i] h2[data-astro-cid-v7lftu2i]{font-family:Unbounded,sans-serif;font-size:1.75rem;font-weight:700;color:#0f172a;margin-bottom:2rem}.date-group[data-astro-cid-v7lftu2i]{margin-bottom:2.5rem}.date-header[data-astro-cid-v7lftu2i]{font-family:Geist,sans-serif;font-size:1rem;font-weight:600;color:#374151;margin-bottom:1rem}.time-slots[data-astro-cid-v7lftu2i]{display:flex;gap:1rem;flex-wrap:wrap}.time-slot[data-astro-cid-v7lftu2i]{padding:.875rem 1.75rem;background:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;font-family:Geist,sans-serif;font-size:1rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease}.time-slot[data-astro-cid-v7lftu2i]:hover{border-color:#2563eb;background:#eff6ff;color:#2563eb}.time-slot[data-astro-cid-v7lftu2i].selected{background:#2563eb;border-color:#2563eb;color:#fff}.form-grid[data-astro-cid-v7lftu2i]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group[data-astro-cid-v7lftu2i]{margin-bottom:1.5rem}.form-group[data-astro-cid-v7lftu2i] label[data-astro-cid-v7lftu2i]{display:block;font-family:Geist,sans-serif;font-size:.9375rem;font-weight:600;color:#374151;margin-bottom:.5rem}.form-group[data-astro-cid-v7lftu2i] input[data-astro-cid-v7lftu2i],.form-group[data-astro-cid-v7lftu2i] textarea[data-astro-cid-v7lftu2i]{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-family:Geist,sans-serif;font-size:1rem;color:#0f172a;background:#fff;transition:all .2s ease}.form-group[data-astro-cid-v7lftu2i] input[data-astro-cid-v7lftu2i]:focus,.form-group[data-astro-cid-v7lftu2i] textarea[data-astro-cid-v7lftu2i]:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}textarea[data-astro-cid-v7lftu2i]{resize:vertical;min-height:120px}[data-astro-cid-v7lftu2i]::placeholder{color:#9ca3af}.btn-submit[data-astro-cid-v7lftu2i]{width:100%;padding:1.25rem 2rem;background:#2563eb;color:#fff;border:none;border-radius:8px;font-family:Geist,sans-serif;font-size:1.125rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .2s ease}.btn-submit[data-astro-cid-v7lftu2i]:hover{background:#1d4ed8;transform:translateY(-2px)}.btn-submit[data-astro-cid-v7lftu2i]:disabled{opacity:.5;cursor:not-allowed}.btn-submit[data-astro-cid-v7lftu2i] svg[data-astro-cid-v7lftu2i]{transition:transform .2s ease}.btn-submit[data-astro-cid-v7lftu2i]:hover svg[data-astro-cid-v7lftu2i]{transform:translate(3px)}.modal-overlay[data-astro-cid-v7lftu2i]{position:fixed;inset:0;background:#000000b3;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;opacity:0;pointer-events:none;transition:opacity .3s ease}.modal-overlay[data-astro-cid-v7lftu2i].active{opacity:1;pointer-events:auto}.modal-content[data-astro-cid-v7lftu2i]{background:#fff;border-radius:24px;padding:3rem;max-width:500px;width:90%;text-align:center;transform:scale(.9);transition:transform .3s ease}.modal-overlay[data-astro-cid-v7lftu2i].active .modal-content[data-astro-cid-v7lftu2i]{transform:scale(1)}.success-animation[data-astro-cid-v7lftu2i]{width:100px;height:100px;margin:0 auto 2rem}.checkmark[data-astro-cid-v7lftu2i]{width:100%;height:100%}.checkmark-circle[data-astro-cid-v7lftu2i]{stroke:#10b981;stroke-width:3;stroke-dasharray:166;stroke-dashoffset:166}.modal-overlay[data-astro-cid-v7lftu2i].active .checkmark-circle[data-astro-cid-v7lftu2i]{animation:drawCircle .6s ease-out .2s forwards}.checkmark-check[data-astro-cid-v7lftu2i]{stroke:#10b981;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48}.modal-overlay[data-astro-cid-v7lftu2i].active .checkmark-check[data-astro-cid-v7lftu2i]{animation:drawCheck .4s ease-out .6s forwards}@keyframes drawCircle{to{stroke-dashoffset:0}}@keyframes drawCheck{to{stroke-dashoffset:0}}.modal-content[data-astro-cid-v7lftu2i] h2[data-astro-cid-v7lftu2i]{font-family:Unbounded,sans-serif;font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.modal-message[data-astro-cid-v7lftu2i]{font-family:Geist,sans-serif;font-size:1.125rem;color:#6b7280;line-height:1.6;margin-bottom:2rem}.btn-close[data-astro-cid-v7lftu2i]{padding:1rem 2.5rem;background:#2563eb;color:#fff;border:none;border-radius:8px;font-family:Geist,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-close[data-astro-cid-v7lftu2i]:hover{background:#1d4ed8}@media (max-width: 768px){.contact-hero[data-astro-cid-v7lftu2i]{padding:4rem 0 3rem}.hero-grid[data-astro-cid-v7lftu2i]{grid-template-columns:1fr;gap:2.5rem}.manager-image[data-astro-cid-v7lftu2i]{height:250px}.form-grid[data-astro-cid-v7lftu2i]{grid-template-columns:1fr}.time-slots[data-astro-cid-v7lftu2i]{flex-direction:column}.time-slot[data-astro-cid-v7lftu2i]{width:100%}}
