.contact-container.svelte-126kyb6{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.hero-section.svelte-126kyb6{padding:4rem 2rem 2rem;text-align:center;position:relative;overflow:hidden}.hero-section.svelte-126kyb6:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:svelte-126kyb6-pulse 8s ease-in-out infinite}@keyframes svelte-126kyb6-pulse{0%,to{transform:scale(1) rotate(0);opacity:.5}50%{transform:scale(1.1) rotate(180deg);opacity:.3}}.hero-content.svelte-126kyb6{position:relative;z-index:1;max-width:800px;margin:0 auto}.hero-title.svelte-126kyb6{font-size:3.5rem;font-weight:800;color:#fff;margin-bottom:1rem;letter-spacing:-1px;text-shadow:0 4px 6px rgba(0,0,0,.1)}.hero-subtitle.svelte-126kyb6{font-size:1.25rem;color:#ffffffe6;margin-bottom:2rem;font-weight:300}.hero-decoration.svelte-126kyb6{display:flex;align-items:center;justify-content:center;gap:1rem}.decoration-line.svelte-126kyb6{width:60px;height:2px;background:#fff9}.decoration-dot.svelte-126kyb6{width:8px;height:8px;background:#fff;border-radius:50%}.form-section.svelte-126kyb6{padding:2rem 2rem 4rem}.form-container.svelte-126kyb6{max-width:900px;margin:0 auto;display:grid;gap:2rem}.success-card.svelte-126kyb6{background:#fffffffa;border-radius:1.5rem;padding:3rem 2rem;text-align:center;box-shadow:0 20px 40px #0000001a;border:2px solid #10b981}.success-icon.svelte-126kyb6{font-size:4rem;margin-bottom:1rem}.success-title.svelte-126kyb6{font-size:2rem;font-weight:700;color:#10b981;margin-bottom:1rem}.success-message.svelte-126kyb6{font-size:1.125rem;color:#4a5568;line-height:1.6}.contact-form-card.svelte-126kyb6{background:#fffffffa;border-radius:1.5rem;padding:2.5rem;box-shadow:0 20px 40px #0000001a}.form-header.svelte-126kyb6{text-align:center;margin-bottom:2rem}.form-title.svelte-126kyb6{font-size:2rem;font-weight:700;color:#2d3748;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;gap:.75rem}.form-icon.svelte-126kyb6{font-size:2rem}.form-subtitle.svelte-126kyb6{color:#6b7280;font-size:1.125rem}.error-banner.svelte-126kyb6{background:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;padding:1rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem;color:#dc2626;font-weight:500}.error-icon.svelte-126kyb6{font-size:1.25rem}.contact-form.svelte-126kyb6{display:flex;flex-direction:column;gap:1.5rem}.form-row.svelte-126kyb6{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group.svelte-126kyb6{display:flex;flex-direction:column}.form-label.svelte-126kyb6{font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.95rem}.required.svelte-126kyb6{color:#ef4444}.form-input.svelte-126kyb6,.form-select.svelte-126kyb6,.form-textarea.svelte-126kyb6{padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:1rem;transition:all .2s ease;background:#fff;color:#374151!important}.form-input.svelte-126kyb6::-moz-placeholder,.form-textarea.svelte-126kyb6::-moz-placeholder{color:#9ca3af!important;opacity:1}.form-input.svelte-126kyb6::placeholder,.form-textarea.svelte-126kyb6::placeholder{color:#9ca3af!important;opacity:1}.form-select.svelte-126kyb6 option:where(.svelte-126kyb6){color:#374151!important;background:#fff!important}.form-input.svelte-126kyb6:focus,.form-select.svelte-126kyb6:focus,.form-textarea.svelte-126kyb6:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-input.error.svelte-126kyb6,.form-select.error.svelte-126kyb6,.form-textarea.error.svelte-126kyb6{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.form-textarea.svelte-126kyb6{resize:vertical;min-height:120px;font-family:inherit}.char-count.svelte-126kyb6{font-size:.875rem;color:#6b7280;text-align:right;margin-top:.25rem}.error-text.svelte-126kyb6{color:#ef4444;font-size:.875rem;margin-top:.25rem}.form-actions.svelte-126kyb6{margin-top:1rem}.submit-btn-full{width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:.75rem!important}.submit-icon.svelte-126kyb6{font-size:1.25rem}.loading-spinner.svelte-126kyb6{width:1.25rem;height:1.25rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-126kyb6-spin .8s linear infinite}@keyframes svelte-126kyb6-spin{to{transform:rotate(360deg)}}.contact-info.svelte-126kyb6{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.info-card.svelte-126kyb6{background:#fffffff2;border-radius:1rem;padding:1.5rem;text-align:center;box-shadow:0 10px 30px #0000001a}.info-icon.svelte-126kyb6{font-size:2.5rem;margin-bottom:1rem}.info-title.svelte-126kyb6{font-size:1.25rem;font-weight:600;color:#2d3748;margin-bottom:.75rem}.info-text.svelte-126kyb6{color:#4a5568;line-height:1.6}.email-link.svelte-126kyb6{color:#667eea;text-decoration:none;font-weight:600}.email-link.svelte-126kyb6:hover{text-decoration:underline}@media (max-width: 768px){.hero-title.svelte-126kyb6{font-size:2.5rem}.form-container.svelte-126kyb6{padding:0 1rem}.contact-form-card.svelte-126kyb6{padding:1.5rem}.form-row.svelte-126kyb6,.contact-info.svelte-126kyb6{grid-template-columns:1fr;gap:1rem}.form-title.svelte-126kyb6{font-size:1.75rem}}@media (max-width: 480px){.hero-title.svelte-126kyb6{font-size:2rem}.hero-section.svelte-126kyb6{padding:2rem 1rem 1rem}.contact-form-card.svelte-126kyb6,.info-card.svelte-126kyb6{padding:1rem}}
