@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700;800;900&display=swap";
.Contact-module__J3q-aa__contactPage{background:#fff;min-height:100vh;font-family:Space Grotesk,sans-serif}.Contact-module__J3q-aa__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#4ecdc4 0%,#44a08d 100%);padding:8rem 2rem 4rem}.Contact-module__J3q-aa__heroContent{max-width:800px;margin:0 auto}.Contact-module__J3q-aa__author{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:25px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.Contact-module__J3q-aa__heroTitle{margin-bottom:1.5rem;font-size:3.5rem;font-weight:900;line-height:1.1}.Contact-module__J3q-aa__heroDesc{opacity:.9;font-size:1.2rem;line-height:1.6}.Contact-module__J3q-aa__contactSection{background:#f8f9fa;padding:6rem 2rem}.Contact-module__J3q-aa__contactContainer{grid-template-columns:1fr 1.5fr;align-items:start;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.Contact-module__J3q-aa__contactInfo{background:#fff;border-radius:20px;height:fit-content;padding:3rem;box-shadow:0 10px 30px #0000001a}.Contact-module__J3q-aa__contactInfo h2{color:#1a1a1a;margin-bottom:2rem;font-size:2rem;font-weight:700}.Contact-module__J3q-aa__contactMethods{margin-bottom:3rem}.Contact-module__J3q-aa__contactMethod{align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.Contact-module__J3q-aa__contactIcon{text-align:center;background:#f0f0f0;border-radius:50%;min-width:3rem;padding:.5rem;font-size:1.5rem}.Contact-module__J3q-aa__contactMethod h4{color:#1a1a1a;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.Contact-module__J3q-aa__contactMethod p{color:#666;margin-bottom:.25rem;font-size:.9rem}.Contact-module__J3q-aa__socialLinks h4{color:#1a1a1a;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.Contact-module__J3q-aa__socialGrid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.Contact-module__J3q-aa__socialLink{color:#4b2e83;text-align:center;background:#f0f0f0;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.Contact-module__J3q-aa__socialLink:hover{color:#fff;background:#4b2e83;transform:translateY(-2px)}.Contact-module__J3q-aa__contactForm{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 10px 30px #0000001a}.Contact-module__J3q-aa__contactForm h2{color:#1a1a1a;margin-bottom:1rem;font-size:2rem;font-weight:700}.Contact-module__J3q-aa__formDescription{color:#666;margin-bottom:2rem;line-height:1.5}.Contact-module__J3q-aa__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__J3q-aa__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Contact-module__J3q-aa__formGroup{flex-direction:column;display:flex}.Contact-module__J3q-aa__formGroup label{color:#1a1a1a;margin-bottom:.5rem;font-weight:600}.Contact-module__J3q-aa__formGroup input,.Contact-module__J3q-aa__formGroup select,.Contact-module__J3q-aa__formGroup textarea{border:2px solid #e0e0e0;border-radius:8px;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.Contact-module__J3q-aa__formGroup input:focus,.Contact-module__J3q-aa__formGroup select:focus,.Contact-module__J3q-aa__formGroup textarea:focus{border-color:#4b2e83;outline:none}.Contact-module__J3q-aa__formGroup textarea{resize:vertical;min-height:120px}.Contact-module__J3q-aa__submitButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#4b2e83,#875492);border:none;border-radius:12px;padding:1.2rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s}.Contact-module__J3q-aa__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #4b2e8366}.Contact-module__J3q-aa__submitButton:disabled{opacity:.7;cursor:not-allowed}.Contact-module__J3q-aa__successMessage{text-align:center;background:#f0fff4;border:2px solid #22c55e;border-radius:15px;padding:3rem}.Contact-module__J3q-aa__successIcon{margin-bottom:1rem;font-size:3rem}.Contact-module__J3q-aa__successMessage h3{color:#16a34a;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Contact-module__J3q-aa__successMessage p{color:#059669}.Contact-module__J3q-aa__faq{background:#fff;padding:6rem 2rem}.Contact-module__J3q-aa__content{max-width:1000px;margin:0 auto}.Contact-module__J3q-aa__faq h2{text-align:center;color:#1a1a1a;margin-bottom:3rem;font-size:2.5rem;font-weight:900}.Contact-module__J3q-aa__faqGrid{grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem;display:grid}.Contact-module__J3q-aa__faqItem{background:#f8f9fa;border-left:4px solid #4b2e83;border-radius:15px;padding:2rem}.Contact-module__J3q-aa__faqItem h4{color:#1a1a1a;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.Contact-module__J3q-aa__faqItem p{color:#666;line-height:1.6}@media (max-width:768px){.Contact-module__J3q-aa__heroTitle{font-size:2.5rem}.Contact-module__J3q-aa__contactContainer{grid-template-columns:1fr;gap:2rem}.Contact-module__J3q-aa__contactInfo,.Contact-module__J3q-aa__contactForm{padding:2rem}.Contact-module__J3q-aa__formRow{grid-template-columns:1fr;gap:1rem}.Contact-module__J3q-aa__socialGrid,.Contact-module__J3q-aa__faqGrid{grid-template-columns:1fr}.Contact-module__J3q-aa__faqItem{padding:1.5rem}}
