.contacto-header[data-astro-cid-2mxdoeuz]{position:relative;overflow:hidden;padding-block:clamp(4rem,10vw,7rem) clamp(3rem,7vw,5rem)}.contacto-header[data-astro-cid-2mxdoeuz] .breadcrumb[data-astro-cid-2mxdoeuz] ol[data-astro-cid-2mxdoeuz]{display:flex;align-items:center;gap:.5rem;list-style:none;padding:0;margin:0 0 clamp(1.5rem,3vw,2.5rem);font-size:.82rem;color:#e8d5b08c}.contacto-header[data-astro-cid-2mxdoeuz] .breadcrumb[data-astro-cid-2mxdoeuz] a[data-astro-cid-2mxdoeuz]{color:#e8d5b099;text-decoration:none;transition:color .2s}.contacto-header[data-astro-cid-2mxdoeuz] .breadcrumb[data-astro-cid-2mxdoeuz] a[data-astro-cid-2mxdoeuz]:hover{color:var(--beige-calido)}.contacto-header[data-astro-cid-2mxdoeuz] .breadcrumb[data-astro-cid-2mxdoeuz] [data-astro-cid-2mxdoeuz][aria-current=page]{color:var(--turquesa-cenote)}.header-content[data-astro-cid-2mxdoeuz]{position:relative;z-index:1}.header-h1[data-astro-cid-2mxdoeuz]{font-family:var(--font-display);font-size:clamp(2.6rem,6vw,5.2rem);font-weight:400;font-style:italic;color:var(--beige-calido);line-height:1.1;letter-spacing:-.02em;margin:var(--space-2) 0 var(--space-3)}.header-subline[data-astro-cid-2mxdoeuz]{font-size:clamp(1rem,1.8vw,1.2rem);color:#e8d5b0b8;max-width:50ch;line-height:1.55}.header-leaf[data-astro-cid-2mxdoeuz]{position:absolute;top:-2rem;right:-3rem;width:clamp(180px,24vw,340px);pointer-events:none;z-index:0;opacity:.7}.contacto-main[data-astro-cid-2mxdoeuz]{background:var(--blanco-hueso)}.contacto-grid[data-astro-cid-2mxdoeuz]{display:grid;grid-template-columns:3fr 2fr;gap:clamp(2rem,5vw,5rem);align-items:start}@media(max-width:860px){.contacto-grid[data-astro-cid-2mxdoeuz]{grid-template-columns:1fr}}.form-intro[data-astro-cid-2mxdoeuz]{margin-bottom:var(--space-4)}.form-title[data-astro-cid-2mxdoeuz]{font-family:var(--font-display);font-size:clamp(1.5rem,2.8vw,2.2rem);font-weight:400;color:var(--verde-selva);margin-bottom:var(--space-2);line-height:1.2}.form-sub[data-astro-cid-2mxdoeuz]{font-size:.95rem;color:var(--text-muted);line-height:1.6;max-width:52ch}.contact-form[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:var(--space-3)}.form-row[data-astro-cid-2mxdoeuz]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3)}@media(max-width:560px){.form-row[data-astro-cid-2mxdoeuz]{grid-template-columns:1fr}}.form-field[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:.4rem}.form-label[data-astro-cid-2mxdoeuz]{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.09em;color:var(--text-muted)}.req[data-astro-cid-2mxdoeuz]{color:var(--turquesa-cenote)}.input[data-astro-cid-2mxdoeuz].textarea{resize:vertical;min-height:120px;line-height:1.6}.field-error[data-astro-cid-2mxdoeuz]{font-size:.78rem;color:#c0392b;min-height:1.1em;display:block}.btn-submit[data-astro-cid-2mxdoeuz]{align-self:flex-start;min-width:200px;justify-content:center}.form-success[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-2);padding:var(--space-5) 0}.form-success[data-astro-cid-2mxdoeuz] .success-icon[data-astro-cid-2mxdoeuz]{width:52px;height:52px;border-radius:50%;background:var(--turquesa-cenote);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;animation:pop-in .4s var(--ease-out-quint, cubic-bezier(.22,1,.36,1))}@keyframes pop-in{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.success-title[data-astro-cid-2mxdoeuz]{font-family:var(--font-display);font-size:clamp(1.4rem,2.5vw,2rem);font-weight:400;color:var(--verde-selva);margin:0}.success-body[data-astro-cid-2mxdoeuz]{font-size:1rem;color:var(--text-muted);line-height:1.6}.success-note[data-astro-cid-2mxdoeuz]{font-size:.82rem;color:var(--text-light);text-transform:uppercase;letter-spacing:.1em}.contacto-cards-col[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:var(--space-3);position:sticky;top:5rem}@media(max-width:860px){.contacto-cards-col[data-astro-cid-2mxdoeuz]{position:static}}.contact-card[data-astro-cid-2mxdoeuz]{background:var(--surface, #fff);border:1.5px solid var(--border, rgba(27,61,47,.12));border-radius:var(--radius-lg, 1rem);padding:var(--space-3);display:flex;align-items:flex-start;gap:var(--space-3);transition:box-shadow .25s,transform .25s}.contact-card[data-astro-cid-2mxdoeuz]:hover{box-shadow:var(--shadow-md, 0 8px 24px rgba(27,61,47,.1));transform:translateY(-2px)}.contact-card--wa[data-astro-cid-2mxdoeuz]{background:#2cc4c00f;border-color:#2cc4c04d}.contact-card--location[data-astro-cid-2mxdoeuz]{background:#1b3d2f0a}.card-icon[data-astro-cid-2mxdoeuz]{flex-shrink:0;width:48px;height:48px;border-radius:var(--radius-md, .6rem);background:var(--surface-warm, rgba(232,213,176,.3));display:flex;align-items:center;justify-content:center}.contact-card--wa[data-astro-cid-2mxdoeuz] .card-icon[data-astro-cid-2mxdoeuz]{background:#2cc4c01f}.card-body[data-astro-cid-2mxdoeuz]{flex:1}.card-label[data-astro-cid-2mxdoeuz]{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin-bottom:.3rem}.card-number[data-astro-cid-2mxdoeuz]{font-family:var(--font-display);font-size:1.4rem;font-weight:500;color:var(--verde-selva);margin-bottom:var(--space-2);line-height:1.2}.btn-wa[data-astro-cid-2mxdoeuz]{align-self:flex-start;font-size:.88rem}.card-email[data-astro-cid-2mxdoeuz]{font-size:.9rem;color:var(--verde-selva);text-decoration:none;font-weight:500;word-break:break-all;transition:color .2s}.card-email[data-astro-cid-2mxdoeuz]:hover{color:var(--turquesa-cenote);text-decoration:underline}.card-hours[data-astro-cid-2mxdoeuz]{font-size:.88rem;color:var(--text-muted);line-height:1.7}.hours-urgente[data-astro-cid-2mxdoeuz]{color:var(--turquesa-cenote);font-weight:500}.location-palm[data-astro-cid-2mxdoeuz]{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;line-height:1}.palm-icon[data-astro-cid-2mxdoeuz]:before{content:"🌴";font-style:normal}.card-location[data-astro-cid-2mxdoeuz]{font-size:.95rem;color:var(--verde-selva);line-height:1.5;margin-bottom:.25rem}.card-location-sub[data-astro-cid-2mxdoeuz]{font-size:.78rem;color:var(--text-light)}.section-faq[data-astro-cid-2mxdoeuz]{background:#fff}.faq-header[data-astro-cid-2mxdoeuz]{margin-bottom:clamp(2rem,4vw,3rem)}.faq-title[data-astro-cid-2mxdoeuz]{font-family:var(--font-display);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:400;color:var(--verde-selva);margin-top:var(--space-2);line-height:1.2}.faq-list[data-astro-cid-2mxdoeuz]{max-width:760px;display:flex;flex-direction:column;gap:0}.faq-item[data-astro-cid-2mxdoeuz]{border-bottom:1.5px solid var(--border, rgba(27,61,47,.1))}.faq-item[data-astro-cid-2mxdoeuz]:first-of-type{border-top:1.5px solid var(--border, rgba(27,61,47,.1))}.faq-question[data-astro-cid-2mxdoeuz]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-3) 0;cursor:pointer;list-style:none;font-family:var(--font-display);font-size:clamp(1rem,1.8vw,1.2rem);font-weight:500;color:var(--verde-selva);line-height:1.35;transition:color .2s;user-select:none}.faq-question[data-astro-cid-2mxdoeuz]::-webkit-details-marker{display:none}.faq-question[data-astro-cid-2mxdoeuz]::marker{display:none}.faq-item[data-astro-cid-2mxdoeuz]:hover .faq-question[data-astro-cid-2mxdoeuz]{color:var(--turquesa-cenote)}.faq-chevron[data-astro-cid-2mxdoeuz]{font-size:1.4rem;font-weight:300;color:var(--turquesa-cenote);flex-shrink:0;transition:transform .3s var(--ease-out-quint, cubic-bezier(.22,1,.36,1));line-height:1}.faq-item[data-astro-cid-2mxdoeuz][open] .faq-chevron[data-astro-cid-2mxdoeuz]{transform:rotate(45deg)}.faq-answer[data-astro-cid-2mxdoeuz]{padding-bottom:var(--space-3);padding-right:2.5rem}.faq-answer[data-astro-cid-2mxdoeuz] p[data-astro-cid-2mxdoeuz]{font-size:.95rem;color:var(--text-muted);line-height:1.7;max-width:62ch}.faq-link[data-astro-cid-2mxdoeuz]{color:var(--verde-selva);font-weight:600;text-decoration:underline;text-underline-offset:2px}.faq-link[data-astro-cid-2mxdoeuz]:hover{color:var(--turquesa-cenote)}.section-mini-cta[data-astro-cid-2mxdoeuz]{background:var(--blanco-hueso);padding-block:clamp(3rem,6vw,5rem)}.mini-cta[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;align-items:center;gap:var(--space-3);text-align:center}.mini-cta-text[data-astro-cid-2mxdoeuz]{font-size:.88rem;text-transform:uppercase;letter-spacing:.14em;color:var(--text-muted)}
