.hero-contacto[data-astro-cid-2mxdoeuz]{position:relative;min-height:55vh;display:flex;align-items:flex-end;padding-bottom:clamp(60px,8vw,100px);background-image:url(/assets/images/Foto\ Principal.png);background-size:cover;background-position:center 30%;background-attachment:fixed}.hero-overlay[data-astro-cid-2mxdoeuz]{position:absolute;inset:0;background:linear-gradient(to bottom,#080808b3,#08080880 40%,#080808d9)}.hero-content[data-astro-cid-2mxdoeuz]{position:relative;z-index:1;max-width:700px;padding-top:120px}.hero-content[data-astro-cid-2mxdoeuz] h1[data-astro-cid-2mxdoeuz]{margin-bottom:1rem}.hero-content[data-astro-cid-2mxdoeuz] p[data-astro-cid-2mxdoeuz]{font-size:clamp(1rem,1.4vw,1.15rem);color:var(--white-muted);max-width:540px}.seccion-contacto[data-astro-cid-2mxdoeuz]{background:var(--black-soft)}.contacto-grid[data-astro-cid-2mxdoeuz]{display:grid;grid-template-columns:1fr 420px;gap:80px;align-items:start}.form-wrapper[data-astro-cid-2mxdoeuz] h2[data-astro-cid-2mxdoeuz]{margin:.5rem 0 .75rem}.form-intro[data-astro-cid-2mxdoeuz]{margin-bottom:2.5rem;max-width:480px}.contacto-form[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:1.25rem}.form-row[data-astro-cid-2mxdoeuz]{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.form-group[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:.5rem}.form-group[data-astro-cid-2mxdoeuz].full{grid-column:1 / -1}.form-group[data-astro-cid-2mxdoeuz] label[data-astro-cid-2mxdoeuz]{font-family:var(--font-body);font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--gold-3)}.form-group[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz],.form-group[data-astro-cid-2mxdoeuz] select[data-astro-cid-2mxdoeuz],.form-group[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]{background:var(--black-card);border:1px solid var(--black-border);border-radius:2px;padding:14px 16px;color:var(--white);font-family:var(--font-body);font-size:.95rem;transition:border-color .25s,box-shadow .25s;outline:none;width:100%}.form-group[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz]::placeholder,.form-group[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]::placeholder{color:var(--gray-mid)}.form-group[data-astro-cid-2mxdoeuz] select[data-astro-cid-2mxdoeuz]{appearance:none;-webkit-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='%23C5973F' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:42px;cursor:pointer}.form-group[data-astro-cid-2mxdoeuz] select[data-astro-cid-2mxdoeuz] option[data-astro-cid-2mxdoeuz]{background:var(--black-card);color:var(--white)}.form-group[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz]:focus,.form-group[data-astro-cid-2mxdoeuz] select[data-astro-cid-2mxdoeuz]:focus,.form-group[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]:focus{border-color:var(--gold-4);box-shadow:0 0 0 3px #c5973f1f}.form-group[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]{resize:vertical;min-height:140px}.form-footer[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.form-disclaimer[data-astro-cid-2mxdoeuz]{font-size:.8rem;color:var(--gray-mid);line-height:1.6;margin:0}.btn-submit[data-astro-cid-2mxdoeuz]{align-self:flex-start}.info-wrapper[data-astro-cid-2mxdoeuz] h3[data-astro-cid-2mxdoeuz]{margin:.5rem 0 .75rem;font-size:clamp(1.4rem,2vw,1.9rem)}.info-intro[data-astro-cid-2mxdoeuz]{margin-bottom:2rem}.info-cards[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.info-card[data-astro-cid-2mxdoeuz]{display:flex;align-items:center;gap:1rem;padding:16px 20px;background:var(--black-card);border:1px solid var(--black-border);border-radius:2px;transition:border-color .25s,transform .25s}.info-card[data-astro-cid-2mxdoeuz]:hover{border-color:var(--gold-4);transform:translate(4px)}.info-icon[data-astro-cid-2mxdoeuz]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#c5973f1a;border-radius:50%;color:var(--gold-3);flex-shrink:0}.info-card--whatsapp[data-astro-cid-2mxdoeuz] .info-icon[data-astro-cid-2mxdoeuz]{background:#25d3661f;color:#25d366}.info-text[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:2px}.info-label[data-astro-cid-2mxdoeuz]{font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--gray-light)}.info-value[data-astro-cid-2mxdoeuz]{font-size:.95rem;font-weight:500;color:var(--white)}.horario-card[data-astro-cid-2mxdoeuz]{background:var(--black-card);border:1px solid var(--black-border);border-radius:2px;padding:20px 24px;margin-bottom:1.5rem}.horario-header[data-astro-cid-2mxdoeuz]{display:flex;align-items:center;gap:8px;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--gold-3);margin-bottom:1rem}.horario-rows[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:.6rem}.horario-row[data-astro-cid-2mxdoeuz]{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:var(--gray-light);padding-bottom:.6rem;border-bottom:1px solid var(--black-border)}.horario-row[data-astro-cid-2mxdoeuz]:last-child{border-bottom:none;padding-bottom:0}.foto-firma[data-astro-cid-2mxdoeuz]{display:flex;align-items:center;gap:1rem;padding:16px 20px;background:#c5973f0d;border:1px solid rgba(197,151,63,.2);border-radius:2px}.foto-firma[data-astro-cid-2mxdoeuz] img[data-astro-cid-2mxdoeuz]{width:56px;height:56px;object-fit:cover;object-position:center top;border-radius:50%;border:2px solid var(--gold-4)}.foto-caption[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:2px}.foto-caption[data-astro-cid-2mxdoeuz] strong[data-astro-cid-2mxdoeuz]{font-family:var(--font-display);font-size:1.05rem;color:var(--white)}.foto-caption[data-astro-cid-2mxdoeuz] span[data-astro-cid-2mxdoeuz]{font-size:.8rem;color:var(--gold-3);letter-spacing:.05em}.seccion-promesa[data-astro-cid-2mxdoeuz]{background:var(--black-deep);border-top:1px solid var(--black-border)}.promesa-grid[data-astro-cid-2mxdoeuz]{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.promesa-item[data-astro-cid-2mxdoeuz]{text-align:center}.promesa-icon[data-astro-cid-2mxdoeuz]{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;background:#c5973f14;border:1px solid rgba(197,151,63,.2);border-radius:50%;color:var(--gold-3)}.promesa-item[data-astro-cid-2mxdoeuz] h4[data-astro-cid-2mxdoeuz]{margin-bottom:.75rem;font-size:1.1rem;color:var(--white)}.promesa-item[data-astro-cid-2mxdoeuz] p[data-astro-cid-2mxdoeuz]{font-size:.9rem;line-height:1.75}@media(max-width:1100px){.contacto-grid[data-astro-cid-2mxdoeuz]{grid-template-columns:1fr 360px;gap:60px}}@media(max-width:1024px){.promesa-grid[data-astro-cid-2mxdoeuz]{grid-template-columns:repeat(2,1fr);gap:32px}}@media(max-width:900px){.contacto-grid[data-astro-cid-2mxdoeuz]{grid-template-columns:1fr;gap:56px}.info-wrapper[data-astro-cid-2mxdoeuz]{order:-1}}@media(max-width:600px){.hero-contacto[data-astro-cid-2mxdoeuz]{background-attachment:scroll;min-height:50vh}.form-row[data-astro-cid-2mxdoeuz]{grid-template-columns:1fr}.promesa-grid[data-astro-cid-2mxdoeuz]{grid-template-columns:1fr;gap:28px}.promesa-item[data-astro-cid-2mxdoeuz]{text-align:left;display:flex;flex-direction:row;gap:1.25rem;align-items:flex-start}.promesa-icon[data-astro-cid-2mxdoeuz]{flex-shrink:0;margin:0;width:50px;height:50px}.foto-firma[data-astro-cid-2mxdoeuz] img[data-astro-cid-2mxdoeuz]{width:48px;height:48px}.btn-submit[data-astro-cid-2mxdoeuz]{width:100%;justify-content:center}}@media(max-width:480px){.horario-row[data-astro-cid-2mxdoeuz]{flex-direction:column;align-items:flex-start;gap:2px}}
