.contact-module__swMWYG__contactHero{aspect-ratio:4;border-radius:var(--radius-lg);width:100%;margin-bottom:64px;position:relative;overflow:hidden}.contact-module__swMWYG__contactHeroImage{object-fit:cover;object-position:center 40%;width:100%;height:100%}.contact-module__swMWYG__contactHeroOverlay{background:linear-gradient(to top,var(--bg-primary)0%,transparent 60%);pointer-events:none;position:absolute;inset:0}.contact-module__swMWYG__architect{max-width:760px;margin:0 auto;padding:0 0 80px}.contact-module__swMWYG__stepIndicator{justify-content:center;align-items:center;margin-bottom:56px;display:flex}.contact-module__swMWYG__stepDot{background:var(--border);border:2px solid var(--border);border-radius:50%;flex-shrink:0;width:12px;height:12px;transition:all .4s cubic-bezier(.16,1,.3,1)}.contact-module__swMWYG__stepDotActive{background:var(--accent);border-color:var(--accent);box-shadow:0 0 16px var(--accent-glow),0 0 32px #00d4ff14}.contact-module__swMWYG__stepDotCompleted{background:var(--accent);border-color:var(--accent);opacity:.5}.contact-module__swMWYG__stepLine{background:var(--border);flex-shrink:0;width:48px;height:2px;transition:background .4s cubic-bezier(.16,1,.3,1)}.contact-module__swMWYG__stepLineCompleted{background:var(--accent);opacity:.5}.contact-module__swMWYG__stepContent{min-height:340px}.contact-module__swMWYG__stepLabel{font-size:var(--text-xs);letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;font-weight:600}.contact-module__swMWYG__stepTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:12px;font-size:clamp(1.5rem,4vw,2rem);line-height:1.3}.contact-module__swMWYG__stepSubtitle{font-size:var(--text-sm);color:var(--text-muted);max-width:520px;margin-bottom:36px;line-height:1.7}.contact-module__swMWYG__optionGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.contact-module__swMWYG__optionGridSingle{grid-template-columns:1fr;max-width:440px}.contact-module__swMWYG__optionCard{text-align:left;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;color:inherit;flex-direction:column;align-items:flex-start;padding:24px 22px;font-family:inherit;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.contact-module__swMWYG__optionCard:hover{border-color:var(--border-hover);transform:translateY(-2px);box-shadow:0 8px 32px #0000004d}.contact-module__swMWYG__optionCardSelected{box-shadow:0 0 30px var(--accent-glow),0 0 60px #00d4ff0d;background:var(--accent-subtle);border-color:var(--accent)!important}.contact-module__swMWYG__optionCardSelected:after{content:"";background:var(--accent);width:8px;height:8px;box-shadow:0 0 8px var(--accent-glow);border-radius:50%;position:absolute;top:14px;right:14px}.contact-module__swMWYG__optionNumber{font-size:var(--text-xs);color:var(--accent);letter-spacing:.1em;margin-bottom:10px;font-weight:700}.contact-module__swMWYG__optionTitle{font-family:var(--font-display);font-size:var(--text-lg);color:var(--text-primary);margin-bottom:6px}.contact-module__swMWYG__optionDesc{font-size:var(--text-xs);color:var(--text-muted);line-height:1.5}.contact-module__swMWYG__visionTextarea{background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-md);width:100%;min-height:150px;color:var(--text-primary);font-size:var(--text-sm);font-family:var(--font-body);resize:vertical;padding:16px;line-height:1.7}.contact-module__swMWYG__visionTextarea:focus{border-color:var(--accent);outline:none}.contact-module__swMWYG__visionTextarea::placeholder{color:var(--text-muted)}.contact-module__swMWYG__charCount{font-size:var(--text-xs);color:var(--text-muted);text-align:right;margin-top:8px}.contact-module__swMWYG__aiBox{background:var(--accent-subtle);border-left:3px solid var(--accent);border-radius:0 var(--radius-md)var(--radius-md)0;margin-top:24px;padding:20px}.contact-module__swMWYG__aiBoxLoading{}.contact-module__swMWYG__aiBoxLoading .contact-module__swMWYG__aiText{animation:1.5s ease-in-out infinite contact-module__swMWYG__aiPulse}.contact-module__swMWYG__aiLabel{font-size:var(--text-xs);letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:8px;font-weight:600}.contact-module__swMWYG__aiText{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.7}@keyframes contact-module__swMWYG__aiPulse{0%,to{opacity:.5}50%{opacity:1}}.contact-module__swMWYG__contactFields{flex-direction:column;gap:20px;max-width:440px;display:flex}.contact-module__swMWYG__fieldGroup{flex-direction:column;display:flex}.contact-module__swMWYG__label{font-size:var(--text-sm);color:var(--text-primary);margin-bottom:8px;font-weight:500;display:block}.contact-module__swMWYG__input{background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-md);width:100%;color:var(--text-primary);font-size:var(--text-sm);font-family:var(--font-body);padding:12px 16px}.contact-module__swMWYG__input:focus{border-color:var(--accent);outline:none}.contact-module__swMWYG__input::placeholder{color:var(--text-muted)}.contact-module__swMWYG__stepNav{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:40px;padding-top:28px;display:flex}.contact-module__swMWYG__backBtn{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:8px 0;font-weight:500;transition:color .3s;display:inline-flex}.contact-module__swMWYG__backBtn:hover{color:var(--text-primary)}.contact-module__swMWYG__nextBtn{margin-left:auto}.contact-module__swMWYG__nextBtn:disabled,.contact-module__swMWYG__submitBtn:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.contact-module__swMWYG__submitBtn{margin-left:auto}.contact-module__swMWYG__successMessage{text-align:center;padding:60px 20px}.contact-module__swMWYG__successIcon{background:var(--accent);width:56px;height:56px;color:var(--bg-primary);font-size:var(--text-2xl);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.contact-module__swMWYG__successTitle{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--text-primary);margin-bottom:12px}.contact-module__swMWYG__successText{font-size:var(--text-sm);color:var(--text-muted);max-width:400px;margin:0 auto;line-height:1.7}.contact-module__swMWYG__errorMessage{border-radius:var(--radius-md);color:#ef4444;font-size:var(--text-sm);background:#ef44441a;border:1px solid #ef44444d;margin-bottom:20px;padding:12px 16px}.contact-module__swMWYG__contactInfoBar{border-top:1px solid var(--border);justify-content:center;gap:64px;margin-top:32px;padding:56px 0;display:flex}.contact-module__swMWYG__contactInfoItem{text-align:center}.contact-module__swMWYG__infoHeading{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--text-primary);margin-bottom:6px;font-weight:600}.contact-module__swMWYG__infoLink{color:var(--accent);font-size:var(--text-sm)}.contact-module__swMWYG__infoValue{font-size:var(--text-sm);color:var(--text-muted)}@media (max-width:768px){.contact-module__swMWYG__contactHero{aspect-ratio:3;margin-bottom:40px}.contact-module__swMWYG__architect{padding:0 0 48px}.contact-module__swMWYG__stepIndicator{margin-bottom:36px}.contact-module__swMWYG__stepLine{width:24px}.contact-module__swMWYG__stepContent{min-height:280px}.contact-module__swMWYG__optionGrid{grid-template-columns:1fr}.contact-module__swMWYG__contactInfoBar{flex-direction:column;gap:28px;padding:40px 0}}@media (max-width:480px){.contact-module__swMWYG__contactHero{aspect-ratio:2.5;margin-bottom:28px}.contact-module__swMWYG__stepDot{width:10px;height:10px}.contact-module__swMWYG__stepLine{width:16px}.contact-module__swMWYG__stepIndicator{margin-bottom:28px}.contact-module__swMWYG__stepContent{min-height:auto}.contact-module__swMWYG__optionGridSingle{max-width:100%}.contact-module__swMWYG__optionCard{padding:18px 16px}.contact-module__swMWYG__contactFields{max-width:100%}.contact-module__swMWYG__stepNav{flex-direction:column-reverse;align-items:stretch;gap:12px}.contact-module__swMWYG__backBtn{text-align:center}.contact-module__swMWYG__nextBtn,.contact-module__swMWYG__submitBtn{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.contact-module__swMWYG__aiBoxLoading .contact-module__swMWYG__aiText{opacity:.7;animation:none}.contact-module__swMWYG__optionCard:hover{transform:none}.contact-module__swMWYG__stepDot,.contact-module__swMWYG__stepLine{transition:none}}
