.duende-contact.svelte-1knecwy{min-height:100vh;background:#faf7f2;color:#2c2824;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.contact-container.svelte-1knecwy{max-width:1100px;margin:0 auto;padding:0 2rem}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transition-delay:var(--delay, 0s)}.animate-on-scroll.animate-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.animate-on-scroll{opacity:1;transform:none;transition:none}}.contact-hero.svelte-1knecwy{position:relative;min-height:40vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:8rem 2rem 3rem;background:linear-gradient(135deg,#faf7f2,#f5ede3,#8b9e7e26)}.contact-hero-content.svelte-1knecwy{position:relative;z-index:1;text-align:center;max-width:650px}.contact-kicker.svelte-1knecwy{font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.35em;text-transform:uppercase;color:#c4754b;margin-bottom:1.25rem}.contact-hero-title.svelte-1knecwy{font-family:"DM Serif Display",serif;font-size:clamp(3rem,7vw,5rem);font-weight:400;line-height:1;letter-spacing:-.02em;color:#2c2824;margin:0 0 1.25rem}.contact-hero-subtitle.svelte-1knecwy{font-family:Inter,sans-serif;font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:400;color:#6b6560;margin:0;line-height:1.6}.contact-section.svelte-1knecwy{padding:4rem 0 7rem}.contact-grid.svelte-1knecwy{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-section-title.svelte-1knecwy{font-family:"DM Serif Display",serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:400;color:#2c2824;letter-spacing:-.02em;margin:0 0 1rem}.contact-lead.svelte-1knecwy{font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;color:#6b6560;margin:0 0 2.5rem}.contact-details.svelte-1knecwy{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.contact-detail-item.svelte-1knecwy{display:flex;flex-direction:column;gap:.25rem}.contact-detail-label.svelte-1knecwy{font-family:Inter,sans-serif;font-size:10px;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:#9b9589}.contact-detail-value.svelte-1knecwy{font-family:Inter,sans-serif;font-size:.95rem;color:#2c2824}.contact-detail-link.svelte-1knecwy{text-decoration:none;transition:color .2s ease}.contact-detail-link.svelte-1knecwy:hover{color:#8b9e7e}.contact-map-wrap.svelte-1knecwy{width:100%;height:220px;border-radius:12px;overflow:hidden;border:1px solid #D4C5A9}.contact-map.svelte-1knecwy{width:100%;height:100%;border:none;filter:grayscale(.3) contrast(1.05)}.contact-form-wrap.svelte-1knecwy{background:#f5ede3;border:1px solid #D4C5A9;border-radius:12px;padding:2.5rem}.contact-form.svelte-1knecwy{display:flex;flex-direction:column;gap:1.5rem}.contact-form-title.svelte-1knecwy{font-family:"DM Serif Display",serif;font-size:1.75rem;font-weight:400;color:#2c2824;margin:0 0 .5rem}.contact-form-group.svelte-1knecwy{display:flex;flex-direction:column;gap:.5rem}.contact-form-label.svelte-1knecwy{font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#9b9589}.contact-form-input.svelte-1knecwy,.contact-form-textarea.svelte-1knecwy,.contact-form-select.svelte-1knecwy{font-family:Inter,sans-serif;font-size:.95rem;padding:14px 16px;background:#faf7f2;border:1px solid #D4C5A9;border-radius:8px;color:#2c2824;outline:none;transition:all .3s ease}.contact-form-select.svelte-1knecwy{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238B9E7E' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}.contact-form-select.svelte-1knecwy option:where(.svelte-1knecwy){background:#faf7f2;color:#2c2824}.contact-form-input.svelte-1knecwy::placeholder,.contact-form-textarea.svelte-1knecwy::placeholder{color:#9b9589}.contact-form-input.svelte-1knecwy:focus,.contact-form-textarea.svelte-1knecwy:focus,.contact-form-select.svelte-1knecwy:focus{border-color:#8b9e7e;box-shadow:0 0 0 3px #8b9e7e26}.contact-form-textarea.svelte-1knecwy{resize:vertical;min-height:140px}.contact-form-submit.svelte-1knecwy{font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:16px 32px;background:#8b9e7e;color:#faf7f2;border:1px solid #8B9E7E;border-radius:28px;cursor:pointer;transition:all .3s ease}.contact-form-submit.svelte-1knecwy:hover{background:#6b7f5e;border-color:#6b7f5e}.contact-success.svelte-1knecwy{text-align:center;padding:3rem 2rem}.contact-success-icon.svelte-1knecwy{width:64px;height:64px;margin:0 auto 1.5rem;color:#8b9e7e}.contact-success-icon.svelte-1knecwy svg:where(.svelte-1knecwy){width:100%;height:100%}.contact-success-title.svelte-1knecwy{font-family:"DM Serif Display",serif;font-size:2rem;font-weight:400;color:#2c2824;margin:0 0 .75rem}.contact-success-text.svelte-1knecwy{font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;color:#6b6560;margin:0 0 2rem}.contact-success-btn.svelte-1knecwy{font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:12px 28px;background:transparent;color:#8b9e7e;border:1px solid #8B9E7E;border-radius:28px;cursor:pointer;transition:all .3s ease}.contact-success-btn.svelte-1knecwy:hover{background:#8b9e7e1a}@media(max-width:768px){.contact-section.svelte-1knecwy{padding:3rem 0 5rem}.contact-container.svelte-1knecwy{padding:0 1.5rem}.contact-grid.svelte-1knecwy{grid-template-columns:1fr;gap:3rem}.contact-form-wrap.svelte-1knecwy{padding:2rem 1.5rem}}
