.ContactForm-module__1SvrgG__form{flex-direction:column;gap:1.5rem;display:flex}.ContactForm-module__1SvrgG__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ContactForm-module__1SvrgG__field{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__1SvrgG__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);font-size:.78rem}.ContactForm-module__1SvrgG__input,.ContactForm-module__1SvrgG__textarea{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);font-family:var(--font-body);transition:all var(--transition-fast);outline:none;padding:.9rem 1.1rem;font-size:.95rem}.ContactForm-module__1SvrgG__input::placeholder,.ContactForm-module__1SvrgG__textarea::placeholder{color:var(--text-tertiary)}.ContactForm-module__1SvrgG__input:focus,.ContactForm-module__1SvrgG__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.ContactForm-module__1SvrgG__textarea{resize:vertical;min-height:150px}.ContactForm-module__1SvrgG__submitBtn{align-self:flex-start;padding:1rem 2.5rem;font-size:1rem}.ContactForm-module__1SvrgG__success{color:var(--accent);background:var(--accent-glow);border:1px solid var(--border-accent);border-radius:var(--radius-sm);animation:ContactForm-module__1SvrgG__fadeIn .3s var(--ease-smooth);padding:.75rem 1rem;font-size:.9rem}@keyframes ContactForm-module__1SvrgG__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.ContactForm-module__1SvrgG__row{grid-template-columns:1fr}.ContactForm-module__1SvrgG__submitBtn{justify-content:center;width:100%}}
.page-module__j6Q3dW__pageHeader{background:var(--gradient-hero);padding:10rem 0 4rem;position:relative;overflow:hidden}.page-module__j6Q3dW__headerContent{z-index:1;position:relative}.page-module__j6Q3dW__headerSub{color:var(--text-secondary);max-width:600px;margin-top:1rem;font-size:1.1rem;line-height:1.8}.page-module__j6Q3dW__contactGrid{grid-template-columns:1fr 1.5fr;align-items:flex-start;gap:4rem;display:grid}.page-module__j6Q3dW__contactInfo{flex-direction:column;gap:2rem;display:flex}.page-module__j6Q3dW__infoBlock h3{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.15em;color:var(--text-tertiary);margin-bottom:.5rem;font-size:.78rem}.page-module__j6Q3dW__infoLink{color:var(--text-primary);transition:color var(--transition-fast);font-size:1rem;display:block}.page-module__j6Q3dW__infoLink:hover{color:var(--accent)}.page-module__j6Q3dW__infoText{color:var(--text-secondary);font-size:.95rem}.page-module__j6Q3dW__socialLinks{gap:.75rem;display:flex}.page-module__j6Q3dW__socialLink{color:var(--accent);border:1px solid var(--border-accent);border-radius:var(--radius-sm);background:var(--accent-glow);transition:all var(--transition-fast);padding:.4rem .8rem;font-size:.9rem;font-weight:600}.page-module__j6Q3dW__socialLink:hover{background:var(--accent-glow-strong)}.page-module__j6Q3dW__responseBadge{font-family:var(--font-mono);color:var(--accent);background:var(--accent-glow);border:1px solid var(--border-accent);border-radius:var(--radius-sm);letter-spacing:.03em;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.75rem;display:inline-flex}.page-module__j6Q3dW__responseDot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite page-module__j6Q3dW__pulse}@keyframes page-module__j6Q3dW__pulse{0%,to{opacity:1}50%{opacity:.4}}.page-module__j6Q3dW__formWrapper{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2.5rem}.page-module__j6Q3dW__faqSection{background:var(--bg-secondary)}.page-module__j6Q3dW__faqGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:3rem;display:grid}.page-module__j6Q3dW__faqCard{flex-direction:column;gap:.5rem;display:flex}.page-module__j6Q3dW__faqCard h3{color:var(--text-primary);font-size:1rem}.page-module__j6Q3dW__faqCard p{color:var(--text-secondary);font-size:.9rem;line-height:1.7}@media (max-width:768px){.page-module__j6Q3dW__contactGrid{grid-template-columns:1fr;gap:2.5rem}.page-module__j6Q3dW__faqGrid{grid-template-columns:1fr}.page-module__j6Q3dW__formWrapper{padding:1.5rem}}
