@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700;800;900&display=swap");.Contact_contactPage__a8_lw{font-family:Space Grotesk,sans-serif;min-height:100vh;background:#ffffff}.Contact_hero__dZMFK{padding:8rem 2rem 4rem;background:linear-gradient(135deg,#4ECDC4,#44A08D);color:white;text-align:center}.Contact_heroContent__H5LIn{max-width:800px;margin:0 auto}.Contact_author__vWf3E{display:inline-block;background:rgba(255,255,255,.2);padding:.5rem 1rem;border-radius:25px;font-size:.9rem;font-weight:600;margin-bottom:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Contact_heroTitle__jcAkJ{font-size:3.5rem;font-weight:900;line-height:1.1;margin-bottom:1.5rem}.Contact_heroDesc__wvT0D{font-size:1.2rem;line-height:1.6;opacity:.9}.Contact_contactSection__mkIYB{padding:6rem 2rem;background:#f8f9fa}.Contact_contactContainer__TobpY{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.5fr;grid-gap:4rem;gap:4rem;align-items:start}.Contact_contactInfo__GIm9O{background:white;padding:3rem;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1);height:-moz-fit-content;height:fit-content}.Contact_contactInfo__GIm9O h2{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#1a1a1a}.Contact_contactMethods__JotPA{margin-bottom:3rem}.Contact_contactMethod__thDXl{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2rem}.Contact_contactIcon__vsChF{font-size:1.5rem;padding:.5rem;background:#f0f0f0;border-radius:50%;min-width:3rem;text-align:center}.Contact_contactMethod__thDXl h4{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;color:#1a1a1a}.Contact_contactMethod__thDXl p{color:#666;margin-bottom:.25rem;font-size:.9rem}.Contact_socialLinks__3B4Mx h4{font-size:1.1rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.Contact_socialGrid__xLPfv{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem;gap:.5rem}.Contact_socialLink__ugv4M{padding:.5rem 1rem;background:#f0f0f0;border-radius:8px;text-decoration:none;color:#4b2e83;font-weight:600;text-align:center;transition:all .3s ease;font-size:.9rem}.Contact_socialLink__ugv4M:hover{background:#4b2e83;color:white;transform:translateY(-2px)}.Contact_contactForm__WT8dL{background:white;padding:3rem;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.Contact_contactForm__WT8dL h2{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.Contact_formDescription__26tEI{color:#666;margin-bottom:2rem;line-height:1.5}.Contact_form__45ikd{display:flex;flex-direction:column;gap:1.5rem}.Contact_formRow__WT_O3{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.Contact_formGroup__AnVuI{display:flex;flex-direction:column}.Contact_formGroup__AnVuI label{font-weight:600;margin-bottom:.5rem;color:#1a1a1a}.Contact_formGroup__AnVuI input,.Contact_formGroup__AnVuI select,.Contact_formGroup__AnVuI textarea{padding:1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .3s ease}.Contact_formGroup__AnVuI input:focus,.Contact_formGroup__AnVuI select:focus,.Contact_formGroup__AnVuI textarea:focus{outline:none;border-color:#4b2e83}.Contact_formGroup__AnVuI textarea{resize:vertical;min-height:120px}.Contact_submitButton__lZJ40{background:linear-gradient(135deg,#4b2e83,#875492);color:white;border:none;padding:1.2rem 2rem;border-radius:12px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.Contact_submitButton__lZJ40:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px rgba(75,46,131,.4)}.Contact_submitButton__lZJ40:disabled{opacity:.7;cursor:not-allowed}.Contact_successMessage__gTW8y{text-align:center;padding:3rem;background:#f0fff4;border-radius:15px;border:2px solid #22c55e}.Contact_successIcon__x7_yg{font-size:3rem;margin-bottom:1rem}.Contact_successMessage__gTW8y h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#16a34a}.Contact_successMessage__gTW8y p{color:#059669}.Contact_faq__gel3P{padding:6rem 2rem;background:white}.Contact_content___Hs4X{max-width:1000px;margin:0 auto}.Contact_faq__gel3P h2{font-size:2.5rem;font-weight:900;text-align:center;margin-bottom:3rem;color:#1a1a1a}.Contact_faqGrid__5ksdB{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));grid-gap:2rem;gap:2rem}.Contact_faqItem__9n4hG{background:#f8f9fa;padding:2rem;border-radius:15px;border-left:4px solid #4b2e83}.Contact_faqItem__9n4hG h4{font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.Contact_faqItem__9n4hG p{color:#666;line-height:1.6}@media (max-width:768px){.Contact_heroTitle__jcAkJ{font-size:2.5rem}.Contact_contactContainer__TobpY{grid-template-columns:1fr;gap:2rem}.Contact_contactForm__WT8dL,.Contact_contactInfo__GIm9O{padding:2rem}.Contact_formRow__WT_O3{gap:1rem}.Contact_faqGrid__5ksdB,.Contact_formRow__WT_O3,.Contact_socialGrid__xLPfv{grid-template-columns:1fr}.Contact_faqItem__9n4hG{padding:1.5rem}}