.contact-module__swMWYG__contactPage{background:var(--background,#0a0a0a);min-height:100vh;color:var(--foreground,#ededed);padding:2rem 1rem}.contact-module__swMWYG__container{max-width:900px;margin:0 auto}.contact-module__swMWYG__header{text-align:center;margin-bottom:3rem;padding-top:2rem}.contact-module__swMWYG__header h1{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.contact-module__swMWYG__tagline{color:var(--gray-400,#9ca3af);margin:0 0 1rem;font-size:1.25rem}.contact-module__swMWYG__description{color:var(--gray-300,#d1d5db);margin:0;font-size:1rem;line-height:1.7}.contact-module__swMWYG__reasonsSection{margin-bottom:3rem}.contact-module__swMWYG__reasonsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.contact-module__swMWYG__reasonCard{background:var(--card-background,#1a1a1a);border:1px solid var(--border-color,#2a2a2a);text-align:center;border-radius:12px;padding:1.5rem;transition:all .2s}.contact-module__swMWYG__reasonCard:hover{border-color:var(--primary,#3b82f6);transform:translateY(-4px);box-shadow:0 8px 16px rgba(59,130,246,.15)}.contact-module__swMWYG__icon{margin-bottom:.75rem;font-size:2.5rem}.contact-module__swMWYG__reasonCard h3{color:var(--foreground,#ededed);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.contact-module__swMWYG__reasonCard p{color:var(--gray-400,#9ca3af);margin:0;font-size:.9375rem;line-height:1.6}.contact-module__swMWYG__formSection{margin-bottom:3rem}.contact-module__swMWYG__formSection h2{text-align:center;margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.contact-module__swMWYG__formDescription{text-align:center;color:var(--gray-400,#9ca3af);margin:0 0 2rem;font-size:1rem}.contact-module__swMWYG__form{background:var(--card-background,#1a1a1a);border:1px solid var(--border-color,#2a2a2a);border-radius:16px;padding:2rem}.contact-module__swMWYG__formGroup{margin-bottom:1.5rem}.contact-module__swMWYG__label{color:var(--foreground,#ededed);margin-bottom:.5rem;font-size:.9375rem;font-weight:600;display:block}.contact-module__swMWYG__required{color:#ef4444}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{background:var(--background,#0a0a0a);border:1px solid var(--border-color,#2a2a2a);width:100%;color:var(--foreground,#ededed);border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--primary,#3b82f6);outline:none;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.contact-module__swMWYG__input:disabled,.contact-module__swMWYG__textarea:disabled{opacity:.6;cursor:not-allowed}.contact-module__swMWYG__textarea{resize:vertical;min-height:120px}.contact-module__swMWYG__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border:none;border-radius:8px;width:100%;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.contact-module__swMWYG__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 16px rgba(59,130,246,.3)}.contact-module__swMWYG__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.contact-module__swMWYG__successMessage{color:#10b981;text-align:center;background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.3);border-radius:8px;margin-top:1rem;padding:1rem}.contact-module__swMWYG__errorMessage{color:#ef4444;text-align:center;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:8px;margin-top:1rem;padding:1rem}.contact-module__swMWYG__faqLink{text-align:center;border:1px solid var(--border-color,#2a2a2a);background:linear-gradient(135deg,rgba(59,130,246,.05),rgba(139,92,246,.05));border-radius:12px;padding:2rem}.contact-module__swMWYG__faqLink p{color:var(--gray-300,#d1d5db);margin:0;font-size:1rem}.contact-module__swMWYG__link{color:var(--primary,#3b82f6);font-weight:600;text-decoration:none;transition:color .2s}.contact-module__swMWYG__link:hover{color:var(--primary-hover,#2563eb);text-decoration:underline}.contact-module__swMWYG__recaptchaInfo{color:var(--gray-400,#9ca3af);text-align:center;background:rgba(59,130,246,.05);border:1px solid rgba(59,130,246,.1);border-radius:6px;margin-top:1.5rem;padding:1rem;font-size:.8125rem;line-height:1.6}.contact-module__swMWYG__recaptchaInfo a{color:var(--primary,#3b82f6);font-weight:500;text-decoration:none}.contact-module__swMWYG__recaptchaInfo a:hover{text-decoration:underline}@media (max-width:768px){.contact-module__swMWYG__header h1{font-size:2rem}.contact-module__swMWYG__tagline{font-size:1.125rem}.contact-module__swMWYG__reasonsGrid{grid-template-columns:1fr}.contact-module__swMWYG__form{padding:1.5rem}.contact-module__swMWYG__contactPage{padding:1rem .75rem}.contact-module__swMWYG__recaptchaInfo{padding:.875rem;font-size:.75rem}}
