.contact-hero.svelte-17lc26h.svelte-17lc26h{padding-block-start:8rem;padding-block-end:2rem}.page-title.svelte-17lc26h.svelte-17lc26h{font-size:var(--text-5xl);font-weight:800;line-height:1.08;letter-spacing:-.03em;margin-block:1rem}.page-sub.svelte-17lc26h.svelte-17lc26h{font-size:var(--text-lg);color:var(--clr-text-2);max-width:52ch;line-height:1.75}.contact-section.svelte-17lc26h.svelte-17lc26h{padding-block-start:0}.contact-grid.svelte-17lc26h.svelte-17lc26h{display:grid;grid-template-columns:1fr 1.6fr;gap:var(--space-16);align-items:start}.contact-info.svelte-17lc26h.svelte-17lc26h{display:flex;flex-direction:column;gap:var(--space-10);position:sticky;top:6rem}.info-block.svelte-17lc26h h2.svelte-17lc26h{font-size:var(--text-2xl);font-weight:700;margin-bottom:.75rem}.info-block.svelte-17lc26h p.svelte-17lc26h{font-size:var(--text-base);color:var(--clr-text-2);line-height:1.75}.process-steps.svelte-17lc26h.svelte-17lc26h{display:flex;flex-direction:column;gap:var(--space-6)}.process-step.svelte-17lc26h.svelte-17lc26h{display:flex;gap:var(--space-4);align-items:flex-start}.step-num.svelte-17lc26h.svelte-17lc26h{font-family:var(--font-display);font-size:.7rem;font-weight:800;color:var(--clr-cyan);background:#00c9ff1a;border:1px solid rgba(0,201,255,.2);border-radius:var(--radius-sm);padding:.2rem .45rem;flex-shrink:0;margin-top:.1rem;letter-spacing:.05em}.process-step.svelte-17lc26h h4.svelte-17lc26h{font-size:var(--text-sm);font-family:var(--font-display);font-weight:600;margin-bottom:.25rem;color:var(--clr-text-0)}.process-step.svelte-17lc26h p.svelte-17lc26h{font-size:var(--text-sm);color:var(--clr-text-3);line-height:1.6}.contact-details.svelte-17lc26h.svelte-17lc26h{display:flex;flex-direction:column;gap:var(--space-3)}.contact-details.svelte-17lc26h h4.svelte-17lc26h{font-size:.7rem;font-weight:700;font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--clr-text-3);margin-bottom:var(--space-2)}.contact-detail-link.svelte-17lc26h.svelte-17lc26h{display:flex;align-items:center;gap:var(--space-3);font-size:var(--text-base);color:var(--clr-text-1);font-weight:500;transition:color var(--transition)}.contact-detail-link.svelte-17lc26h.svelte-17lc26h:hover{color:var(--clr-cyan)}.contact-icon.svelte-17lc26h.svelte-17lc26h{width:2.25rem;height:2.25rem;border-radius:var(--radius);background:var(--clr-bg-card);border:1px solid var(--clr-border);display:flex;align-items:center;justify-content:center;color:var(--clr-cyan);flex-shrink:0}.response-badge.svelte-17lc26h.svelte-17lc26h{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--clr-text-3);padding-inline-start:.25rem}.pulse.svelte-17lc26h.svelte-17lc26h{width:7px;height:7px;border-radius:50%;background:var(--clr-green);flex-shrink:0;box-shadow:0 0 6px var(--clr-green);animation:svelte-17lc26h-pulse-dot 2s ease infinite}@keyframes svelte-17lc26h-pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.contact-form-wrap.svelte-17lc26h.svelte-17lc26h{background:var(--clr-bg-card);border:1px solid var(--clr-border);border-radius:var(--radius-xl);padding:clamp(1.75rem,4vw,2.75rem)}.contact-form.svelte-17lc26h h3.svelte-17lc26h{font-size:var(--text-2xl);font-weight:700;margin-bottom:.35rem}.form-sub.svelte-17lc26h.svelte-17lc26h{font-size:var(--text-sm);color:var(--clr-text-3);margin-bottom:2rem}.form-row.svelte-17lc26h.svelte-17lc26h{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-field.svelte-17lc26h.svelte-17lc26h{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.form-field.svelte-17lc26h label.svelte-17lc26h{font-size:.8rem;font-weight:600;color:var(--clr-text-1);font-family:var(--font-display);letter-spacing:.01em}.req.svelte-17lc26h.svelte-17lc26h{color:var(--clr-cyan)}input[type=text].svelte-17lc26h.svelte-17lc26h,input[type=email].svelte-17lc26h.svelte-17lc26h,textarea.svelte-17lc26h.svelte-17lc26h,select.svelte-17lc26h.svelte-17lc26h{background:var(--clr-bg-0);border:1.5px solid var(--clr-border);border-radius:var(--radius);padding:.7rem .9rem;color:var(--clr-text-0);font-size:.9rem;transition:border-color var(--transition),box-shadow var(--transition);width:100%}input.svelte-17lc26h.svelte-17lc26h:focus,textarea.svelte-17lc26h.svelte-17lc26h:focus,select.svelte-17lc26h.svelte-17lc26h:focus{outline:none;border-color:var(--clr-cyan);box-shadow:0 0 0 3px #00c9ff1a}input.svelte-17lc26h.svelte-17lc26h::placeholder,textarea.svelte-17lc26h.svelte-17lc26h::placeholder{color:var(--clr-text-3)}textarea.svelte-17lc26h.svelte-17lc26h{resize:vertical;min-height:130px}select.svelte-17lc26h.svelte-17lc26h{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2364748b' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center;padding-right:2.5rem;cursor:pointer}.form-error.svelte-17lc26h.svelte-17lc26h{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#ef444414;border:1px solid rgba(239,68,68,.25);border-radius:var(--radius);font-size:.85rem;color:#ef4444;margin-bottom:1rem}.form-footer.svelte-17lc26h.svelte-17lc26h{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:.5rem;padding-top:1.25rem;border-top:1px solid var(--clr-border)}.form-disclaimer.svelte-17lc26h.svelte-17lc26h{font-size:.72rem;color:var(--clr-text-3);line-height:1.6;max-width:32ch}.form-disclaimer.svelte-17lc26h a.svelte-17lc26h{color:var(--clr-cyan);text-decoration:underline;text-underline-offset:2px}.submit-btn.svelte-17lc26h.svelte-17lc26h{flex-shrink:0}.spinner.svelte-17lc26h.svelte-17lc26h{display:inline-block;width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-17lc26h-spin .7s linear infinite}@keyframes svelte-17lc26h-spin{to{transform:rotate(360deg)}}.success-box.svelte-17lc26h.svelte-17lc26h{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:2rem 1rem}.success-icon.svelte-17lc26h.svelte-17lc26h{width:4rem;height:4rem;border-radius:50%;background:#10b9811a;border:1.5px solid var(--clr-green);display:flex;align-items:center;justify-content:center;color:var(--clr-green)}.success-box.svelte-17lc26h h3.svelte-17lc26h{font-size:var(--text-2xl)}.success-box.svelte-17lc26h p.svelte-17lc26h{font-size:var(--text-base);color:var(--clr-text-2);max-width:38ch;line-height:1.7}.success-box.svelte-17lc26h strong.svelte-17lc26h{color:var(--clr-text-0)}.success-note.svelte-17lc26h.svelte-17lc26h{font-size:.85rem!important;color:var(--clr-text-3)!important}.success-note.svelte-17lc26h a.svelte-17lc26h{color:var(--clr-cyan);text-decoration:underline;text-underline-offset:2px}.faq-section.svelte-17lc26h.svelte-17lc26h{background:var(--clr-bg-1)}.faq-title.svelte-17lc26h.svelte-17lc26h{font-size:var(--text-3xl);font-weight:700;margin-bottom:var(--space-10)}.faq-grid.svelte-17lc26h.svelte-17lc26h{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-5)}.faq-item.svelte-17lc26h h4.svelte-17lc26h{font-size:var(--text-base);font-family:var(--font-display);font-weight:600;color:var(--clr-text-0);margin-bottom:.5rem}.faq-item.svelte-17lc26h p.svelte-17lc26h{font-size:var(--text-sm);color:var(--clr-text-3);line-height:1.7}@media (max-width: 1024px){.contact-grid.svelte-17lc26h.svelte-17lc26h{grid-template-columns:1fr}.contact-info.svelte-17lc26h.svelte-17lc26h{position:static}}@media (max-width: 640px){.form-row.svelte-17lc26h.svelte-17lc26h,.faq-grid.svelte-17lc26h.svelte-17lc26h{grid-template-columns:1fr}.form-footer.svelte-17lc26h.svelte-17lc26h{flex-direction:column;align-items:stretch}.submit-btn.svelte-17lc26h.svelte-17lc26h{width:100%;justify-content:center}}
