.contact-page[data-astro-cid-ldw2jejx]{padding-top:160px}.contact-hero[data-astro-cid-ldw2jejx]{padding:4rem 0 3rem;border-bottom:1px solid var(--gray-100)}.contact-hero__tag[data-astro-cid-ldw2jejx]{display:inline-block;font-size:.8125rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--red);margin-bottom:1rem}.contact-hero__title[data-astro-cid-ldw2jejx]{font-size:clamp(2.25rem,4vw,3.5rem);font-weight:900;letter-spacing:-.03em;line-height:1.1;color:var(--black);margin-bottom:1rem}.contact-hero__desc[data-astro-cid-ldw2jejx]{font-size:1.0625rem;line-height:1.7;color:var(--gray-600);max-width:600px}.locations[data-astro-cid-ldw2jejx]{padding:4rem 0;border-bottom:1px solid var(--gray-100)}.locations__grid[data-astro-cid-ldw2jejx]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;align-items:stretch}.loc-card[data-astro-cid-ldw2jejx]{background:var(--white);border:1.5px solid var(--gray-200);border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:1.25rem;height:100%;transition:border-color .2s,box-shadow .2s}.loc-card[data-astro-cid-ldw2jejx]:hover{border-color:var(--red);box-shadow:0 8px 32px #a7252414}.loc-card__head[data-astro-cid-ldw2jejx]{display:flex;align-items:flex-start;gap:1rem}.loc-card__icon[data-astro-cid-ldw2jejx]{width:44px;height:44px;background:#a7252412;border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--red);flex-shrink:0}.loc-card__city[data-astro-cid-ldw2jejx]{font-size:1.125rem;font-weight:700;color:var(--black);margin-bottom:.25rem}.loc-card__address[data-astro-cid-ldw2jejx]{font-size:.9375rem;color:var(--gray-600);line-height:1.55;min-height:2.95rem}.loc-card__contacts[data-astro-cid-ldw2jejx]{display:flex;flex-direction:column;gap:.625rem}.loc-card__contact[data-astro-cid-ldw2jejx]{display:inline-flex;align-items:flex-start;gap:.5rem;font-size:.9375rem;font-weight:500;color:var(--black);transition:color .2s;overflow-wrap:break-word;word-break:normal;max-width:100%}.loc-card__contact[data-astro-cid-ldw2jejx]:hover{color:var(--red)}.contact-main[data-astro-cid-ldw2jejx]{padding:5rem 0 6rem}.contact-main__inner[data-astro-cid-ldw2jejx]{max-width:760px;margin:0 auto;text-align:center}.contact-main__title[data-astro-cid-ldw2jejx]{font-size:clamp(1.5rem,2.5vw,2rem);letter-spacing:-.02em;color:var(--black);margin-bottom:.875rem}.contact-main__desc[data-astro-cid-ldw2jejx]{font-size:1rem;line-height:1.7;color:var(--gray-600);margin-bottom:2.5rem}.contact-page-form[data-astro-cid-ldw2jejx]{text-align:left;display:flex;flex-direction:column;gap:1.25rem;background:var(--gray-50);border:1px solid var(--gray-100);border-radius:20px;padding:2.5rem}.form-row[data-astro-cid-ldw2jejx]{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.form-group[data-astro-cid-ldw2jejx]{display:flex;flex-direction:column;gap:.5rem}.form-group[data-astro-cid-ldw2jejx] label[data-astro-cid-ldw2jejx]{font-size:.875rem;font-weight:600;color:var(--black)}.form-hint[data-astro-cid-ldw2jejx]{font-size:.8125rem;line-height:1.45;color:var(--gray-400);margin-top:-.25rem}.form-group[data-astro-cid-ldw2jejx] input[data-astro-cid-ldw2jejx],.form-group[data-astro-cid-ldw2jejx] select[data-astro-cid-ldw2jejx],.form-group[data-astro-cid-ldw2jejx] textarea[data-astro-cid-ldw2jejx]{font-family:var(--font);font-size:.9375rem;color:var(--black);background:var(--white);border:1.5px solid var(--gray-200);border-radius:10px;padding:.75rem 1rem;outline:none;transition:border-color .2s,box-shadow .2s;width:100%}.form-group[data-astro-cid-ldw2jejx] input[data-astro-cid-ldw2jejx]::placeholder,.form-group[data-astro-cid-ldw2jejx] textarea[data-astro-cid-ldw2jejx]::placeholder{color:var(--gray-400)}.form-group[data-astro-cid-ldw2jejx] input[data-astro-cid-ldw2jejx]:focus,.form-group[data-astro-cid-ldw2jejx] select[data-astro-cid-ldw2jejx]:focus,.form-group[data-astro-cid-ldw2jejx] textarea[data-astro-cid-ldw2jejx]:focus{border-color:var(--red);box-shadow:0 0 0 3px #a7252414}.form-group[data-astro-cid-ldw2jejx] textarea[data-astro-cid-ldw2jejx]{resize:vertical;min-height:110px}.form-check[data-astro-cid-ldw2jejx]{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;color:var(--gray-600)}.form-check[data-astro-cid-ldw2jejx] input[data-astro-cid-ldw2jejx]{width:auto;margin-top:2px;accent-color:var(--red)}.form-check[data-astro-cid-ldw2jejx] a[data-astro-cid-ldw2jejx]{color:var(--red);text-decoration:underline}.form-submit[data-astro-cid-ldw2jejx]{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;font-family:var(--font);font-size:1rem;font-weight:700;background:var(--red);color:var(--white);border:none;border-radius:10px;padding:.9rem 2rem;cursor:pointer;transition:background .2s,transform .2s,box-shadow .2s;width:100%}.form-submit[data-astro-cid-ldw2jejx]:hover{background:var(--red-dark);transform:translateY(-2px);box-shadow:0 8px 24px #a7252440}.form-submit[data-astro-cid-ldw2jejx]:disabled{opacity:.7;cursor:not-allowed}.form__status[data-astro-cid-ldw2jejx]{font-size:.9rem;line-height:1.5;border-radius:10px;padding:.875rem 1rem;margin-bottom:1.25rem}.form__status--success[data-astro-cid-ldw2jejx]{background:#16a34a1a;border:1px solid rgba(22,163,74,.25);color:#166534}.form__status--error[data-astro-cid-ldw2jejx]{background:#dc262614;border:1px solid rgba(220,38,38,.2);color:#991b1b}@media(max-width:1024px){.locations__grid[data-astro-cid-ldw2jejx]{grid-template-columns:1fr}}@media(max-width:640px){.contact-page[data-astro-cid-ldw2jejx]{padding-top:104px}.form-row[data-astro-cid-ldw2jejx]{grid-template-columns:1fr}.contact-page-form[data-astro-cid-ldw2jejx]{padding:1.5rem}}
