.contacto-form-container.svelte-15oup2g{background:var(--bg-card, #ffffff);padding:2rem;border-radius:12px;box-shadow:0 4px 20px #0000000d;max-width:600px;margin:0 auto}.form-titulo.svelte-15oup2g{margin-top:0;margin-bottom:1.5rem;color:var(--text-main, #333);font-weight:600}.contacto-form.svelte-15oup2g{display:flex;flex-direction:column;gap:1.25rem}.form-row.svelte-15oup2g{display:flex;gap:1rem}.form-row.svelte-15oup2g .form-group:where(.svelte-15oup2g){flex:1}.form-group.svelte-15oup2g{display:flex;flex-direction:column;gap:.5rem}label.svelte-15oup2g{font-size:.9rem;font-weight:500;color:var(--text-muted, #555)}.required.svelte-15oup2g{color:#e53e3e}input.svelte-15oup2g,select.svelte-15oup2g,textarea.svelte-15oup2g{padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:1rem;transition:all .2s ease;background:#f8fafc}input.svelte-15oup2g:focus,select.svelte-15oup2g:focus,textarea.svelte-15oup2g:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background:#fff}.btn-submit.svelte-15oup2g{margin-top:.5rem;background:var(--primary-color, #2563eb);color:#fff;font-weight:600;padding:.875rem;border-radius:8px;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-submit.svelte-15oup2g:hover:not(:disabled){background:var(--primary-hover, #1d4ed8);transform:translateY(-2px)}.btn-submit.svelte-15oup2g:disabled{background:#94a3b8;cursor:not-allowed}.spinner.svelte-15oup2g{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:svelte-15oup2g-spin 1s linear infinite}@keyframes svelte-15oup2g-spin{to{transform:rotate(360deg)}}.alert.svelte-15oup2g{padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-weight:500;display:flex;align-items:center;gap:.5rem}.alert-icon.svelte-15oup2g{width:20px;height:20px;flex-shrink:0}.alert-success.svelte-15oup2g{background-color:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.alert-error.svelte-15oup2g{background-color:#fef2f2;color:#991b1b;border:1px solid #fecaca}@media (max-width: 480px){.form-row.svelte-15oup2g{flex-direction:column}}.contacto-page.svelte-1q5tl52{max-width:1200px;margin:0 auto;padding:4rem 1.5rem;min-height:calc(100vh - 300px)}.contacto-header.svelte-1q5tl52{text-align:center;margin-bottom:4rem}.contacto-header.svelte-1q5tl52 h1:where(.svelte-1q5tl52){font-size:2.5rem;color:var(--text-main, #1a202c);margin-bottom:1rem;font-weight:700}.contacto-header.svelte-1q5tl52 p:where(.svelte-1q5tl52){font-size:1.125rem;color:var(--text-muted, #4a5568);max-width:600px;margin:0 auto}.contacto-content.svelte-1q5tl52{display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:flex-start}.contacto-info.svelte-1q5tl52{display:flex;flex-direction:column;gap:2rem}.info-card.svelte-1q5tl52{background:#f8fafc;padding:2rem;border-radius:12px;text-align:center;transition:transform .3s ease}.info-card.svelte-1q5tl52:hover{transform:translateY(-5px)}.info-card.svelte-1q5tl52 .icon:where(.svelte-1q5tl52){font-size:2.5rem;margin-bottom:1rem;display:flex;justify-content:center}.contact-icon.svelte-1q5tl52{width:1em;height:1em;stroke:var(--primary-color, #2563eb)}.info-card.svelte-1q5tl52 h3:where(.svelte-1q5tl52){margin-bottom:.5rem;color:#2d3748;font-size:1.25rem}.info-card.svelte-1q5tl52 p:where(.svelte-1q5tl52){color:#4a5568;margin:.25rem 0}.contacto-form-wrapper.svelte-1q5tl52{width:100%}@media (max-width: 900px){.contacto-content.svelte-1q5tl52{grid-template-columns:1fr;gap:3rem}.contacto-info.svelte-1q5tl52{flex-direction:row;flex-wrap:wrap;justify-content:center}.info-card.svelte-1q5tl52{flex:1 1 250px}}
