.Contact_container__FDqBP{min-height:100vh;background:linear-gradient(135deg,var(--background-color) 0,var(--gray-100) 100%)}.Contact_hero__wjhxr{padding:6rem 1rem 4rem;text-align:center;background:linear-gradient(135deg,var(--primary-600) 0,var(--secondary-500) 100%);color:#fff;position:relative;overflow:hidden}.Contact_hero__wjhxr:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);z-index:1}.Contact_heroTitle__gBEqI{position:relative;z-index:2;font-family:var(--font-family-heading);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:1rem;letter-spacing:-.02em}.Contact_heroSubtitle__RTzBF{position:relative;z-index:2;font-size:clamp(1.1rem,2.5vw,1.5rem);opacity:.9;max-width:600px;margin:0 auto;line-height:1.6}.Contact_emailSection__kUYBW{padding:4rem 1rem}.Contact_content__U_HE9{max-width:600px;margin:0 auto;text-align:center}.Contact_sectionTitle__s7LCT{font-family:var(--font-family-heading);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;color:var(--text-primary);margin-bottom:1.5rem;letter-spacing:-.01em}.Contact_description__fQB3P{font-size:1.1rem;color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}.Contact_emailCard__5nfEh{display:flex;align-items:center;gap:1.5rem;background:var(--surface-color);padding:2rem;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid var(--gray-200);margin-bottom:2rem;transition:all .3s ease}.Contact_emailCard__5nfEh:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl)}.Contact_emailIcon__PVPY4{font-size:3rem;flex-shrink:0;width:80px;height:80px;background:linear-gradient(135deg,var(--primary-50),var(--secondary-50));border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid var(--primary-200)}.Contact_emailInfo__0Gjnd{flex:1;text-align:left}.Contact_emailAddress__vgZ0W{font-size:1.5rem;font-weight:600;color:var(--primary-600);text-decoration:none;display:block;margin-bottom:.5rem;transition:color .3s ease}.Contact_emailAddress__vgZ0W:hover{color:var(--primary-700)}.Contact_responseTime__NK7SE{font-size:.9rem;color:var(--text-muted);margin:0}.Contact_faqSection__nUpkg{padding:2rem 1rem;background:var(--surface-color)}.Contact_faqTitle__fXpht{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem}.Contact_faqNote__44uS9{font-size:1rem;color:var(--text-secondary);margin:0;line-height:1.6}.Contact_faqLink__6u48m{color:var(--primary-600);text-decoration:none;font-weight:500;transition:color .3s ease}.Contact_faqLink__6u48m:hover{color:var(--primary-700);text-decoration:underline}.Contact_backSection__bhTNj{padding:2rem 1rem;text-align:center}.Contact_backButton__tuz21{display:inline-flex;align-items:center;gap:.5rem;color:var(--primary-600);text-decoration:none;font-weight:500;padding:.75rem 1.5rem;border:2px solid var(--primary-200);border-radius:var(--radius-md);transition:all .3s ease}.Contact_backButton__tuz21:hover{background:var(--primary-600);color:#fff;transform:translateY(-2px);box-shadow:var(--shadow-md)}[data-theme=dark] .Contact_hero__wjhxr{background:linear-gradient(135deg,var(--primary-700) 0,var(--secondary-600) 100%)}[data-theme=dark] .Contact_emailCard__5nfEh{background:var(--surface-color);border-color:var(--gray-700)}[data-theme=dark] .Contact_emailIcon__PVPY4{background:linear-gradient(135deg,var(--primary-900),var(--secondary-900));border-color:var(--primary-700)}[data-theme=dark] .Contact_faqSection__nUpkg{background:var(--surface-color)}[data-theme=dark] .Contact_backButton__tuz21{border-color:var(--primary-600)}@media (max-width:768px){.Contact_hero__wjhxr{padding:4rem 1rem 3rem}.Contact_emailSection__kUYBW,.Contact_faqSection__nUpkg{padding:3rem 1rem}.Contact_emailCard__5nfEh{flex-direction:column;text-align:center;padding:1.5rem}.Contact_emailInfo__0Gjnd{text-align:center}.Contact_emailIcon__PVPY4{width:60px;height:60px;font-size:2rem}.Contact_emailAddress__vgZ0W{font-size:1.25rem}}@media (prefers-reduced-motion:reduce){.Contact_backButton__tuz21,.Contact_emailCard__5nfEh{transition:none}.Contact_backButton__tuz21:hover,.Contact_emailCard__5nfEh:hover{transform:none}}