body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}.contact-container.svelte-ev1ywa{width:100%;overflow-x:hidden}.container.svelte-ev1ywa{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section.svelte-ev1ywa{background:linear-gradient(135deg,#09202b,#0b7747);color:#fff;text-align:center;padding:80px 0 60px}.hero-content.svelte-ev1ywa h1:where(.svelte-ev1ywa){font-size:48px;font-weight:700;margin:0 0 16px;letter-spacing:-.02em}.accent-line.svelte-ev1ywa{width:80px;height:4px;background:#fffc;margin:24px auto;border-radius:2px}.hero-text.svelte-ev1ywa{font-size:20px;line-height:1.6;max-width:600px;margin:0 auto;opacity:.95}.contact-section.svelte-ev1ywa{padding:80px 0;background:#f8fafc}.contact-grid.svelte-ev1ywa{display:grid;grid-template-columns:1fr;gap:40px}@media (min-width: 1024px){.contact-grid.svelte-ev1ywa{grid-template-columns:2fr 1fr;gap:60px}}.contact-form-card.svelte-ev1ywa{background:#fff;border-radius:16px;padding:40px;box-shadow:0 10px 30px #00000014;border:1px solid #e2e8f0}.contact-form-card.svelte-ev1ywa h2:where(.svelte-ev1ywa){font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 8px}.contact-form-card.svelte-ev1ywa>p:where(.svelte-ev1ywa){color:#09202b;margin:0 0 32px;font-size:16px}.contact-form.svelte-ev1ywa{display:flex;flex-direction:column;gap:24px}.form-row.svelte-ev1ywa{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px){.form-row.svelte-ev1ywa{grid-template-columns:1fr 1fr}}.form-group.svelte-ev1ywa{display:flex;flex-direction:column;gap:8px}.form-group.svelte-ev1ywa label:where(.svelte-ev1ywa){font-weight:600;color:#09202b;font-size:14px}.form-group.svelte-ev1ywa input:where(.svelte-ev1ywa),.form-group.svelte-ev1ywa select:where(.svelte-ev1ywa),.form-group.svelte-ev1ywa textarea:where(.svelte-ev1ywa){padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;transition:border-color .2s ease;font-family:inherit}.form-group.svelte-ev1ywa input:where(.svelte-ev1ywa):focus,.form-group.svelte-ev1ywa select:where(.svelte-ev1ywa):focus,.form-group.svelte-ev1ywa textarea:where(.svelte-ev1ywa):focus{outline:none;border-color:#09202b}.form-group.svelte-ev1ywa textarea:where(.svelte-ev1ywa){resize:vertical;min-height:120px}.submit-button.svelte-ev1ywa{background:#eea923;color:#fff;border:none;padding:16px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;font-family:inherit}.submit-button.svelte-ev1ywa:hover:not(:disabled){background:#b97c29;transform:translateY(-2px);box-shadow:0 8px 20px #eea9234d}.submit-button.svelte-ev1ywa:disabled{opacity:.7;cursor:not-allowed;transform:none}.spinner.svelte-ev1ywa{animation:svelte-ev1ywa-spin 1s linear infinite}@keyframes svelte-ev1ywa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.success-message.svelte-ev1ywa,.error-message.svelte-ev1ywa{display:flex;align-items:center;gap:12px;padding:16px;border-radius:8px;font-weight:500}.success-message.svelte-ev1ywa{background:#0b77471a;color:#0f766e;border:1px solid rgba(11,119,71,.2)}.error-message.svelte-ev1ywa{background:#ef44441a;color:#dc2626;border:1px solid rgba(239,68,68,.2)}.contact-info-card.svelte-ev1ywa{background:#fff;border-radius:16px;padding:40px;box-shadow:0 10px 30px #00000014;border:1px solid #e2e8f0;height:fit-content}.contact-info-card.svelte-ev1ywa h2:where(.svelte-ev1ywa){font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 32px}.contact-methods.svelte-ev1ywa{display:flex;flex-direction:column;gap:24px;margin-bottom:40px}.contact-method.svelte-ev1ywa{display:flex;gap:16px;align-items:flex-start}.method-icon.svelte-ev1ywa{flex-shrink:0;width:48px;height:48px;background:#f3f4f6;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#09202b}.method-content.svelte-ev1ywa h3:where(.svelte-ev1ywa){font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 4px}.method-content.svelte-ev1ywa p:where(.svelte-ev1ywa){font-size:16px;color:#09202b;margin:0 0 4px}.method-note.svelte-ev1ywa{font-size:14px;color:#204b41}.demo-link.svelte-ev1ywa{display:inline-block;background:#eea923;color:#fff;text-decoration:none;font-weight:600;font-size:14px;padding:10px 16px;border-radius:6px;margin-top:8px;transition:all .2s ease;box-shadow:0 2px 4px #eea92333}.demo-link.svelte-ev1ywa:hover{background:#b97c29;transform:translateY(-1px);box-shadow:0 4px 8px #eea9234d;text-decoration:none}.office-info.svelte-ev1ywa,.response-time.svelte-ev1ywa{margin-bottom:32px}.office-info.svelte-ev1ywa h3:where(.svelte-ev1ywa),.response-time.svelte-ev1ywa h3:where(.svelte-ev1ywa){font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 16px}.address.svelte-ev1ywa p:where(.svelte-ev1ywa){color:#09202b;margin:0 0 4px;font-size:14px}.response-grid.svelte-ev1ywa{display:flex;flex-direction:column;gap:12px}.response-item.svelte-ev1ywa{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f3f4f6}.response-item.svelte-ev1ywa:last-child{border-bottom:none}.response-type.svelte-ev1ywa{font-size:14px;color:#09202b}.response-duration.svelte-ev1ywa{font-size:14px;font-weight:600;color:#09202b}.faq-section.svelte-ev1ywa{padding:80px 0;background:#fff}.section-header.svelte-ev1ywa{text-align:center;margin-bottom:64px}.section-header.svelte-ev1ywa h2:where(.svelte-ev1ywa){font-size:40px;font-weight:700;color:#1a1a1a;margin:0 0 16px;letter-spacing:-.02em}.section-header.svelte-ev1ywa .accent-line:where(.svelte-ev1ywa){background:#09202b}.section-header.svelte-ev1ywa p:where(.svelte-ev1ywa){font-size:18px;color:#616061;margin:16px auto 0;max-width:600px}.faq-grid.svelte-ev1ywa{display:grid;grid-template-columns:1fr;gap:32px}@media (min-width: 768px){.faq-grid.svelte-ev1ywa{grid-template-columns:repeat(2,1fr)}}.faq-item.svelte-ev1ywa{background:#f8fafc;border-radius:12px;padding:32px;border:1px solid #e2e8f0}.faq-item.svelte-ev1ywa h3:where(.svelte-ev1ywa){font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 12px}.faq-item.svelte-ev1ywa p:where(.svelte-ev1ywa){color:#09202b;margin:0;line-height:1.6}@media (max-width: 768px){.hero-content.svelte-ev1ywa h1:where(.svelte-ev1ywa){font-size:36px}.hero-text.svelte-ev1ywa{font-size:18px}.contact-section.svelte-ev1ywa{padding:60px 0}.contact-form-card.svelte-ev1ywa,.contact-info-card.svelte-ev1ywa{padding:32px 24px}.contact-form-card.svelte-ev1ywa h2:where(.svelte-ev1ywa){font-size:24px}.section-header.svelte-ev1ywa h2:where(.svelte-ev1ywa){font-size:32px}.faq-section.svelte-ev1ywa{padding:60px 0}.faq-item.svelte-ev1ywa{padding:24px}}
