.chalet-hero-gallery{margin:0}.chalet-hero-stage{position:relative}.chalet-hero-track{display:flex;overflow-x:auto;border-radius:var(--radius-card);scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.chalet-hero-track::-webkit-scrollbar{display:none}.chalet-hero-track:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.chalet-gallery-item{display:block;width:100%;flex:0 0 100%;overflow:hidden;border-radius:var(--radius-card);background:#e8ecee;scroll-snap-align:start}.chalet-gallery-item img{width:100%;aspect-ratio:3/2;object-fit:cover;transition:filter .25s ease}.chalet-gallery-item:hover img,.chalet-gallery-item:focus-visible img{filter:brightness(.86)}.chalet-hero-arrow{position:absolute;top:50%;width:46px;height:46px;padding:0;border:0;border-radius:var(--radius-control);background:rgb(255 255 255/92%);box-shadow:0 4px 15px rgb(0 0 0/18%);color:var(--color-ink);cursor:pointer;font:26px/1 Arial,sans-serif;transform:translateY(-50%);transition:background-color .2s ease,color .2s ease}.chalet-hero-arrow:hover,.chalet-hero-arrow:focus-visible{background:var(--color-booking);color:var(--color-white)}.chalet-hero-previous{left:16px}.chalet-hero-next{right:16px}.chalet-hero-count{position:absolute;bottom:16px;left:16px;padding:6px 12px;margin:0;border-radius:var(--radius-pill);background:rgb(0 0 0/62%);color:var(--color-white);font-size:13px;font-weight:500}.chalet-hero-thumbnails{display:grid;grid-template-columns:repeat(8,1fr);gap:8px;margin-top:12px}.chalet-hero-thumbnails button{padding:0;overflow:hidden;border:2px solid transparent;border-radius:var(--radius-control);background:#e8ecee;cursor:pointer;opacity:.62;transition:opacity .2s ease}.chalet-hero-thumbnails button:hover,.chalet-hero-thumbnails button:focus-visible,.chalet-hero-thumbnails button[aria-current=true]{opacity:1}.chalet-hero-thumbnails button[aria-current=true]{border-color:var(--color-booking)}.chalet-hero-thumbnails img{width:100%;aspect-ratio:3/2;object-fit:cover}.chalet-hero-gallery figcaption,.chalet-gallery-source{margin:10px 0 0;color:#536067;font-size:14px}.chalet-gallery-source a{font-weight:500}.gallery-lightbox[hidden]{display:none}.gallery-lightbox{position:fixed;inset:0;z-index:1000;display:grid;grid-template-columns:72px minmax(0,1fr)72px;align-items:center;padding:52px 28px 36px;background:rgb(0 0 0/94%);color:var(--color-surface)}.gallery-lightbox figure{grid-column:2;display:grid;place-items:center;min-width:0;margin:0}.gallery-lightbox figure img{max-width:100%;max-height:calc(100vh - 120px);object-fit:contain}.gallery-lightbox figcaption{min-height:28px;margin-top:10px;text-align:center}.lightbox-close,.lightbox-previous,.lightbox-next{position:relative;z-index:2;border:0;background:0 0;color:var(--color-surface);cursor:pointer}.lightbox-close{position:absolute;top:12px;right:22px;font:44px/1 Arial,sans-serif}.lightbox-previous,.lightbox-next{font:58px/1 Arial,sans-serif}.lightbox-count{position:absolute;top:12px;left:24px;margin:0}.lightbox-open{overflow:hidden}@media(prefers-reduced-motion:reduce){.chalet-hero-track{scroll-behavior:auto}.chalet-gallery-item img,.chalet-hero-thumbnails button{transition:none}}@media(max-width:900px){.chalet-hero-thumbnails{grid-template-columns:repeat(4,1fr)}}@media(max-width:767px){.chalet-hero-arrow{width:42px;height:42px}.gallery-lightbox{grid-template-columns:44px minmax(0,1fr)44px;padding:52px 8px 28px}.lightbox-previous,.lightbox-next{font-size:44px}}