.ContactSection-module__Xwot_q__container{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);width:100%;min-height:100vh;overflow-x:hidden}.ContactSection-module__Xwot_q__header{text-align:center;max-width:800px;margin:0 auto;padding:2rem 1rem}.ContactSection-module__Xwot_q__headerContent h1{margin:0}.ContactSection-module__Xwot_q__title{color:#1f2937;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.ContactSection-module__Xwot_q__subtitle{color:#6b7280;margin:0;font-size:1.25rem;line-height:1.6}.ContactSection-module__Xwot_q__contentGrid{box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:start;gap:4rem;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem 4rem;display:grid}.ContactSection-module__Xwot_q__sectionTitle{color:#1f2937;margin-bottom:2rem;font-size:1.75rem;font-weight:700}.ContactSection-module__Xwot_q__contactMethods,.ContactSection-module__Xwot_q__contactForm{box-sizing:border-box;background:#fff;border-radius:20px;width:100%;max-width:100%;padding:2rem;box-shadow:0 10px 25px #0000001a}.ContactSection-module__Xwot_q__methodsList{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.ContactSection-module__Xwot_q__methodCard{color:inherit;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:1rem;width:100%;max-width:100%;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex}.ContactSection-module__Xwot_q__methodCard:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.ContactSection-module__Xwot_q__methodIcon{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.ContactSection-module__Xwot_q__methodInfo{flex:1}.ContactSection-module__Xwot_q__methodTitle{color:#1f2937;margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.ContactSection-module__Xwot_q__methodValue{color:#2563eb;margin-bottom:.25rem;font-size:1rem;font-weight:500}.ContactSection-module__Xwot_q__methodDescription{color:#6b7280;margin:0;font-size:.875rem}.ContactSection-module__Xwot_q__socialSection{border-top:1px solid #e5e7eb;margin-bottom:2rem;padding-top:2rem}.ContactSection-module__Xwot_q__socialTitle{color:#1f2937;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.ContactSection-module__Xwot_q__socialLinks{flex-wrap:wrap;gap:.75rem;display:flex}.ContactSection-module__Xwot_q__socialLink{color:#374151;background:#f1f5f9;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.ContactSection-module__Xwot_q__socialLink:hover{background:var(--hover-color,#2563eb);color:#fff;transform:translateY(-1px)}.ContactSection-module__Xwot_q__responseInfo{background:#eff6ff;border-left:4px solid #2563eb;border-radius:8px;align-items:center;gap:12px;padding:1rem;display:flex}.ContactSection-module__Xwot_q__responseInfo svg{color:#2563eb;flex-shrink:0}.ContactSection-module__Xwot_q__responseTitle{color:#1e40af;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.ContactSection-module__Xwot_q__responseText{color:#3730a3;margin:0;font-size:.875rem}.ContactSection-module__Xwot_q__form{flex-direction:column;gap:1.5rem;display:flex}.ContactSection-module__Xwot_q__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ContactSection-module__Xwot_q__inputGroup{flex-direction:column;gap:.5rem;display:flex}.ContactSection-module__Xwot_q__label{color:#374151;font-size:.875rem;font-weight:500}.ContactSection-module__Xwot_q__input,.ContactSection-module__Xwot_q__textarea{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;max-width:100%;padding:12px 16px;font-family:inherit;font-size:1rem;transition:all .2s}.ContactSection-module__Xwot_q__input:focus,.ContactSection-module__Xwot_q__textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.ContactSection-module__Xwot_q__textarea{resize:vertical;min-height:120px}.ContactSection-module__Xwot_q__formStatus{border-radius:8px;align-items:center;gap:8px;padding:12px 16px;font-size:.875rem;font-weight:500;display:flex}.ContactSection-module__Xwot_q__formStatus.ContactSection-module__Xwot_q__loading{color:#92400e;background:#fef3c7;border:1px solid #fcd34d}.ContactSection-module__Xwot_q__formStatus.ContactSection-module__Xwot_q__success{color:#065f46;background:#d1fae5;border:1px solid #6ee7b7}.ContactSection-module__Xwot_q__formStatus.ContactSection-module__Xwot_q__error{color:#dc2626;background:#fee2e2;border:1px solid #fca5a5}.ContactSection-module__Xwot_q__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 28px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.ContactSection-module__Xwot_q__submitButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 25px #2563eb66}.ContactSection-module__Xwot_q__submitButton:disabled{opacity:.7;cursor:not-allowed}.ContactSection-module__Xwot_q__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:18px;height:18px;animation:1s linear infinite ContactSection-module__Xwot_q__spin}@keyframes ContactSection-module__Xwot_q__spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.ContactSection-module__Xwot_q__contentGrid{grid-template-columns:1fr;gap:2rem;padding:0 1rem 2rem}}@media (max-width:768px){.ContactSection-module__Xwot_q__header{padding:1rem 1rem 1.5rem}.ContactSection-module__Xwot_q__title{font-size:2.5rem}.ContactSection-module__Xwot_q__subtitle{font-size:1.125rem}.ContactSection-module__Xwot_q__sectionTitle{margin-bottom:1.5rem;font-size:1.5rem}.ContactSection-module__Xwot_q__contactMethods,.ContactSection-module__Xwot_q__contactForm{border-radius:16px;padding:1.5rem}.ContactSection-module__Xwot_q__methodCard{gap:.875rem;padding:1.25rem}.ContactSection-module__Xwot_q__formGrid{grid-template-columns:1fr;gap:1rem}}@media (max-width:640px){.ContactSection-module__Xwot_q__contentGrid{padding:0 .5rem 2rem}.ContactSection-module__Xwot_q__contactMethods,.ContactSection-module__Xwot_q__contactForm{border-radius:12px;margin:0;padding:1rem}.ContactSection-module__Xwot_q__methodCard{gap:.75rem;padding:1rem .75rem}.ContactSection-module__Xwot_q__methodIcon{width:45px;height:45px}.ContactSection-module__Xwot_q__input,.ContactSection-module__Xwot_q__textarea{padding:10px 12px;font-size:.95rem}.ContactSection-module__Xwot_q__submitButton{padding:16px 24px;font-size:1.1rem}.ContactSection-module__Xwot_q__socialLinks{justify-content:center;gap:.5rem}.ContactSection-module__Xwot_q__socialLink{flex:1;justify-content:center;min-width:100px;max-width:150px}}@media (max-width:480px){.ContactSection-module__Xwot_q__sectionTitle{text-align:center;margin-bottom:1rem;font-size:1.25rem}.ContactSection-module__Xwot_q__methodCard{border-radius:8px;gap:.75rem;padding:1rem}.ContactSection-module__Xwot_q__methodIcon{width:40px;height:40px}.ContactSection-module__Xwot_q__methodTitle{font-size:1rem}.ContactSection-module__Xwot_q__methodValue{font-size:.9rem}.ContactSection-module__Xwot_q__methodDescription{font-size:.8rem}}@media (max-width:375px){.ContactSection-module__Xwot_q__socialLink{min-width:90px;padding:8px 12px;font-size:.8rem}.ContactSection-module__Xwot_q__contactMethods,.ContactSection-module__Xwot_q__contactForm{padding:.75rem}.ContactSection-module__Xwot_q__methodCard{padding:.875rem .5rem}}
