.page-module__j6Q3dW__contactPage{background:var(--background);min-height:100vh}.page-module__j6Q3dW__container{max-width:1200px;margin:0 auto;padding:0 24px}.page-module__j6Q3dW__heroSection{padding:120px 0 80px;position:relative;overflow:hidden}.page-module__j6Q3dW__heroBackground{z-index:0;position:absolute;inset:0}.page-module__j6Q3dW__heroGrid{background-image:linear-gradient(#3b82f608 1px,#0000 1px),linear-gradient(90deg,#3b82f608 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.page-module__j6Q3dW__heroGradient{background:radial-gradient(80% 50% at 50% -20%,#3b82f626,#0000);position:absolute;inset:0}.page-module__j6Q3dW__heroContent{z-index:1;text-align:center;max-width:700px;margin:0 auto;position:relative}.page-module__j6Q3dW__heroEyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--tech-blue);background:#3b82f61a;border-radius:100px;margin-bottom:20px;padding:8px 20px;font-size:.85rem;font-weight:600;display:inline-block}.page-module__j6Q3dW__heroTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1}.page-module__j6Q3dW__heroDescription{color:var(--text-secondary);margin:0;font-size:1.2rem;line-height:1.7}.page-module__j6Q3dW__mainSection{padding:80px 0 120px}.page-module__j6Q3dW__contentGrid{grid-template-columns:1fr 1.3fr;align-items:start;gap:80px;display:grid}.page-module__j6Q3dW__infoColumn{position:sticky;top:100px}.page-module__j6Q3dW__infoHeader{margin-bottom:32px}.page-module__j6Q3dW__infoHeader h2{color:var(--text-primary);margin:0 0 12px;font-size:1.75rem;font-weight:700}.page-module__j6Q3dW__infoHeader p{color:var(--text-secondary);margin:0;line-height:1.6}.page-module__j6Q3dW__contactCards{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.page-module__j6Q3dW__contactCard{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);align-items:flex-start;gap:16px;padding:20px;transition:all .2s;display:flex}.page-module__j6Q3dW__contactCard:hover{border-color:var(--tech-blue);box-shadow:0 4px 12px #0000000d}.page-module__j6Q3dW__cardIcon{background:linear-gradient(135deg,var(--tech-blue)0%,var(--tech-indigo)100%);border-radius:var(--radius-md);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.page-module__j6Q3dW__cardContent h3{color:var(--text-primary);margin:0 0 4px;font-size:1rem;font-weight:600}.page-module__j6Q3dW__cardContent p{color:var(--text-muted);margin:0 0 8px;font-size:.875rem}.page-module__j6Q3dW__cardLink{color:var(--tech-blue);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.page-module__j6Q3dW__cardLink:hover{color:var(--tech-indigo)}.page-module__j6Q3dW__cardAddress{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.page-module__j6Q3dW__enterpriseCta{border-radius:var(--radius-xl);background:linear-gradient(135deg,#3b82f60d 0%,#6366f10d 100%);border:1px solid #3b82f633;padding:28px}.page-module__j6Q3dW__ctaBadge{text-transform:uppercase;letter-spacing:.08em;color:#fff;background:linear-gradient(135deg,var(--tech-blue)0%,var(--tech-indigo)100%);border-radius:var(--radius-sm);margin-bottom:16px;padding:5px 10px;font-size:.7rem;font-weight:700;display:inline-block}.page-module__j6Q3dW__enterpriseCta h3{color:var(--text-primary);margin:0 0 8px;font-size:1.25rem;font-weight:600}.page-module__j6Q3dW__enterpriseCta p{color:var(--text-secondary);margin:0 0 20px;font-size:.9rem;line-height:1.6}.page-module__j6Q3dW__ctaButton{color:var(--tech-blue);border-radius:var(--radius-md);border:1px solid var(--tech-blue);background:#fff;align-items:center;gap:8px;padding:12px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__j6Q3dW__ctaButton:hover{background:var(--tech-blue);color:#fff}.page-module__j6Q3dW__formColumn{position:relative}.page-module__j6Q3dW__formContainer{background:var(--surface);border-radius:var(--radius-2xl);border:1px solid var(--border);padding:48px;box-shadow:0 20px 50px -12px #00000014}.page-module__j6Q3dW__formHeader{margin-bottom:32px}.page-module__j6Q3dW__formHeader h2{color:var(--text-primary);margin:0 0 8px;font-size:1.5rem;font-weight:700}.page-module__j6Q3dW__formHeader p{color:var(--text-secondary);margin:0}.page-module__j6Q3dW__contactForm{flex-direction:column;gap:24px;display:flex}.page-module__j6Q3dW__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.page-module__j6Q3dW__formGroup{flex-direction:column;gap:8px;display:flex}.page-module__j6Q3dW__formGroup label{color:var(--text-primary);font-size:.9rem;font-weight:600}.page-module__j6Q3dW__optional{color:var(--text-muted);font-weight:400}.page-module__j6Q3dW__formGroup input,.page-module__j6Q3dW__formGroup select,.page-module__j6Q3dW__formGroup textarea{border:2px solid var(--border);border-radius:var(--radius-lg);background:var(--background);color:var(--text-primary);resize:vertical;padding:14px 16px;font-family:inherit;font-size:.95rem;transition:all .2s}.page-module__j6Q3dW__formGroup input:focus,.page-module__j6Q3dW__formGroup select:focus,.page-module__j6Q3dW__formGroup textarea:focus{border-color:var(--tech-blue);outline:none;box-shadow:0 0 0 3px #3b82f61a}.page-module__j6Q3dW__formGroup input::-moz-placeholder{color:var(--text-muted)}.page-module__j6Q3dW__formGroup textarea::-moz-placeholder{color:var(--text-muted)}.page-module__j6Q3dW__formGroup input::placeholder,.page-module__j6Q3dW__formGroup textarea::placeholder{color:var(--text-muted)}.page-module__j6Q3dW__formGroup select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:48px}.page-module__j6Q3dW__submitButton{background:linear-gradient(135deg,var(--tech-blue)0%,var(--tech-indigo)100%);color:#fff;border-radius:var(--radius-lg);cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;margin-top:8px;padding:16px 32px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.page-module__j6Q3dW__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px -4px #3b82f666}.page-module__j6Q3dW__submitButton:disabled{opacity:.7;cursor:not-allowed}.page-module__j6Q3dW__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite page-module__j6Q3dW__spin}@keyframes page-module__j6Q3dW__spin{to{transform:rotate(360deg)}}.page-module__j6Q3dW__successState{text-align:center;padding:40px 20px}.page-module__j6Q3dW__successIcon{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex}.page-module__j6Q3dW__successState h3{color:var(--text-primary);margin:0 0 12px;font-size:1.5rem;font-weight:700}.page-module__j6Q3dW__successState p{color:var(--text-secondary);margin:0 0 32px;line-height:1.6}.page-module__j6Q3dW__resetButton{color:var(--tech-blue);border:1px solid var(--tech-blue);border-radius:var(--radius-lg);cursor:pointer;background:#fff;align-items:center;padding:12px 24px;font-size:.95rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__j6Q3dW__resetButton:hover{background:var(--tech-blue);color:#fff}.page-module__j6Q3dW__faqSection{background:var(--gray-50);padding:80px 0 120px}.page-module__j6Q3dW__faqHeader{text-align:center;margin-bottom:48px}.page-module__j6Q3dW__faqHeader h2{color:var(--text-primary);margin:0 0 12px;font-size:2rem;font-weight:700}.page-module__j6Q3dW__faqHeader p{color:var(--text-secondary);margin:0}.page-module__j6Q3dW__faqGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.page-module__j6Q3dW__faqItem{background:var(--surface);border-radius:var(--radius-xl);border:1px solid var(--border);padding:28px}.page-module__j6Q3dW__faqItem h3{color:var(--text-primary);margin:0 0 12px;font-size:1.1rem;font-weight:600}.page-module__j6Q3dW__faqItem p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.page-module__j6Q3dW__contentGrid{grid-template-columns:1fr;gap:60px}.page-module__j6Q3dW__infoColumn{position:relative;top:0}.page-module__j6Q3dW__contactCards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}}@media (max-width:768px){.page-module__j6Q3dW__heroSection{padding:80px 0 60px}.page-module__j6Q3dW__mainSection{padding:60px 0 80px}.page-module__j6Q3dW__contactCards{grid-template-columns:1fr}.page-module__j6Q3dW__formContainer{padding:32px 24px}.page-module__j6Q3dW__formRow,.page-module__j6Q3dW__faqGrid{grid-template-columns:1fr}}@media (max-width:480px){.page-module__j6Q3dW__container{padding:0 16px}.page-module__j6Q3dW__formContainer,.page-module__j6Q3dW__enterpriseCta{padding:24px 20px}}
