.section-header[data-astro-cid-5b6nd35f]{display:flex;align-items:center;justify-content:space-between;padding:0 var(--section-padding-x);height:52px;background:#000;position:sticky;top:0;z-index:100;border-bottom:3px solid var(--accent, #ffffff)}.section-back[data-astro-cid-5b6nd35f]{display:flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:#fff;text-decoration:none;min-height:44px;white-space:nowrap}.section-back[data-astro-cid-5b6nd35f]:hover{opacity:.7}.section-back[data-astro-cid-5b6nd35f]:focus-visible{outline:2px solid #ffffff;outline-offset:2px;border-radius:2px}.section-lang[data-astro-cid-5b6nd35f]{display:flex;gap:var(--space-m)}.section-lang__item[data-astro-cid-5b6nd35f]{font-family:var(--font-display);font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#fff;text-decoration:none;min-height:44px;display:flex;align-items:center;opacity:.45}.section-lang__item--active[data-astro-cid-5b6nd35f]{opacity:1;font-weight:700;text-decoration:underline;text-underline-offset:3px}.section-lang__item[data-astro-cid-5b6nd35f]:focus-visible{outline:2px solid #ffffff;outline-offset:2px;border-radius:2px}.section-main[data-astro-cid-5b6nd35f]{flex:1}.site-section[data-astro-cid-5b6nd35f]{padding:0;min-height:unset;scroll-snap-align:none;scroll-snap-stop:unset}.section-stage-a[data-astro-cid-5b6nd35f]{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:5rem var(--section-padding-x) 3rem;gap:1rem}.section-stage-a__body[data-astro-cid-5b6nd35f]{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:5rem}.section-stage-a__scroll-hint[data-astro-cid-5b6nd35f]{position:absolute;bottom:clamp(1.5rem,4vmin,2.5rem);opacity:.5;animation:arrow-bounce 2s ease-in-out infinite}@keyframes arrow-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}.section-stage-b[data-astro-cid-5b6nd35f]{padding-bottom:var(--space-3xl)}.section-stage-b__inner[data-astro-cid-5b6nd35f]{padding:0 var(--section-padding-x)}.section-stage-b[data-astro-cid-5b6nd35f] .collapsible[data-astro-cid-5b6nd35f]{border-bottom-color:color-mix(in srgb,currentColor 20%,transparent)}.section-stage-b[data-astro-cid-5b6nd35f] .collapsible[data-astro-cid-5b6nd35f]:first-child{border-top-color:color-mix(in srgb,currentColor 20%,transparent)}.collapsible__header-text[data-astro-cid-5b6nd35f]{display:flex;flex-direction:column;gap:.2rem}.collapsible__hours[data-astro-cid-5b6nd35f]{font-family:var(--font-body);font-size:var(--text-small);font-weight:400;letter-spacing:.01em;opacity:.65;text-transform:none}.section-tagline[data-astro-cid-5b6nd35f]{font-family:var(--font-display);font-size:clamp(1.1rem,3vw,1.6rem);font-weight:500;text-align:center;margin-top:1.5rem;color:inherit;letter-spacing:-.01em}.section-description[data-astro-cid-5b6nd35f]{font-family:var(--font-body);font-size:clamp(1rem,2.8vw,1.2rem);text-align:center;margin-top:1rem;max-width:520px;width:100%;margin-left:auto;margin-right:auto;line-height:1.7;color:inherit;opacity:.85}@media (prefers-reduced-motion: reduce){.section-stage-a__scroll-hint[data-astro-cid-5b6nd35f]{animation:none}.site-section[data-astro-cid-5b6nd35f]{background:var(--bg-dark, #000000)!important;color:var(--text-light, #ffffff)!important}}.site-footer[data-astro-cid-5b6nd35f]{border-top:1px solid rgba(0,0,0,.12);padding:var(--space-xl) var(--section-padding-x);background:#fff}.site-footer__inner[data-astro-cid-5b6nd35f]{max-width:var(--section-max-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:var(--space-m)}.site-footer__brand[data-astro-cid-5b6nd35f]{font-family:var(--font-heading);font-size:var(--text-small);letter-spacing:.04em;color:var(--color-black)}.site-footer__links[data-astro-cid-5b6nd35f]{display:flex;gap:var(--space-s)}.footer-link[data-astro-cid-5b6nd35f]{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1.5px solid rgba(0,0,0,.25);border-radius:8px;color:var(--color-black);text-decoration:none;background:transparent;transition:border-color .2s ease}.footer-link[data-astro-cid-5b6nd35f]:hover{border-color:var(--color-black)}.footer-link[data-astro-cid-5b6nd35f]:focus-visible{outline:2px solid var(--color-black);outline-offset:2px}.cta-group[data-astro-cid-5b6nd35f]{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:1.25rem}.cta-badge[data-astro-cid-5b6nd35f]{display:inline-flex;opacity:.9;transition:opacity .2s ease;line-height:0}.cta-badge[data-astro-cid-5b6nd35f]:hover{opacity:1}.cta-badge[data-astro-cid-5b6nd35f] img[data-astro-cid-5b6nd35f]{height:48px;width:auto;display:block}.cta-btn[data-astro-cid-5b6nd35f]{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.1rem;border-radius:6px;font-family:var(--font-display);font-size:13px;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;cursor:pointer;border:1.5px solid currentColor;background:transparent;color:inherit;transition:background .2s ease,color .2s ease,border-color .2s ease;min-height:44px;line-height:1}.cta-btn[data-astro-cid-5b6nd35f]:hover{background:currentColor}.cta-btn--link[data-astro-cid-5b6nd35f]:hover,.cta-btn--copy[data-astro-cid-5b6nd35f]:hover{background:currentColor;color:var(--section-bg-end, #1a1a1a)}.cta-btn--link[data-astro-cid-5b6nd35f] svg[data-astro-cid-5b6nd35f],.cta-btn--copy[data-astro-cid-5b6nd35f] svg[data-astro-cid-5b6nd35f]{flex-shrink:0}.cta-btn--whatsapp[data-astro-cid-5b6nd35f]{border-color:#25d366;color:#25d366}.cta-btn--whatsapp[data-astro-cid-5b6nd35f]:hover{background:#25d366;color:#000}.cta-whatsapp-icon[data-astro-cid-5b6nd35f]{flex-shrink:0;width:20px;height:20px;filter:brightness(0) saturate(100%) invert(62%) sepia(98%) saturate(380%) hue-rotate(95deg) brightness(95%)}.cta-btn--whatsapp[data-astro-cid-5b6nd35f]:hover .cta-whatsapp-icon[data-astro-cid-5b6nd35f]{filter:brightness(0)}.cta-btn--copy[data-astro-cid-5b6nd35f]{font-family:var(--font-body);text-transform:none;letter-spacing:0;font-size:14px}.places-list[data-astro-cid-5b6nd35f]{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.25rem}.place-card[data-astro-cid-5b6nd35f]{border-left:2px solid color-mix(in srgb,currentColor 30%,transparent);padding-left:1rem}.place-card__name[data-astro-cid-5b6nd35f]{display:block;font-family:var(--font-display);font-size:13px;letter-spacing:.06em;text-transform:uppercase;font-weight:700;margin-bottom:.35rem}.place-card__description[data-astro-cid-5b6nd35f]{font-family:var(--font-body);font-size:clamp(.875rem,2.2vw,.95rem);line-height:1.6;opacity:.85;margin:0 0 .5rem;max-width:100%}.place-card__note[data-astro-cid-5b6nd35f]{font-family:var(--font-body);font-size:clamp(.8rem,2vw,.875rem);line-height:1.5;opacity:.6;font-style:italic;margin:0 0 .6rem;max-width:100%}.place-card__location[data-astro-cid-5b6nd35f]{display:inline-flex;align-items:center;gap:.35rem;font-family:var(--font-body);font-size:12px;letter-spacing:.03em;text-decoration:none;color:inherit;opacity:.7;border-bottom:1px solid color-mix(in srgb,currentColor 40%,transparent);padding-bottom:1px;transition:opacity .2s ease}.place-card__location[data-astro-cid-5b6nd35f]:hover{opacity:1}.place-card__location[data-astro-cid-5b6nd35f] svg[data-astro-cid-5b6nd35f]{flex-shrink:0}.cta-btn--copy-link[data-astro-cid-5b6nd35f]{font-family:var(--font-body);text-transform:none;letter-spacing:0;font-size:14px}
