.gallery-container{position:relative;width:100vw;max-width:none;margin-left:calc(50% - 50vw);overflow:hidden}@media(min-width:768px){.gallery-container{height:100svh}}@media(max-width:767px){.gallery-container{--gallery-site-header-height:calc(64px + env(safe-area-inset-top, 0px) + 1rem);--gallery-mobile-thumbs-height:5rem;--gallery-mobile-gap-media-thumbs:0.5rem;--gallery-mobile-gap-thumbs-seller:1rem;box-sizing:border-box;padding-top:var(--gallery-site-header-height);display:grid;grid-template-rows:auto auto auto;grid-template-areas:"media" "thumbs" "seller"}.gallery-container--single{--gallery-mobile-gap-section:0.75rem;grid-template-rows:auto auto auto auto;grid-template-areas:"media" "gallery-open" "seller" "categories"}.gallery-container--single.gallery-container--single-photo{grid-template-rows:auto auto auto;grid-template-areas:"media" "seller" "categories"}.gallery-container--single.gallery-container--no-categories{grid-template-rows:auto auto auto;grid-template-areas:"media" "gallery-open" "seller"}.gallery-container--single.gallery-container--single-photo.gallery-container--no-categories{grid-template-rows:auto auto;grid-template-areas:"media" "seller"}}.gallery-media{position:relative;width:100%;height:100%}@media(min-width:768px){.gallery-media{position:absolute;inset:0}}@media(max-width:767px){.gallery-media{display:contents}}.gallery-lcp-hero{position:absolute;inset:0;z-index:0;height:100%;width:100%;object-fit:cover;object-position:center}@media(max-width:767px){.gallery-lcp-hero{position:relative;grid-area:media;inset:auto;height:auto;width:100%;aspect-ratio:16/9;min-height:0;margin-inline:auto;align-self:stretch}}.gallery-carousel-layer{position:absolute;inset:0;z-index:1}@media(max-width:767px){.gallery-carousel-layer{display:contents}}.gallery-main{position:relative;height:100%;width:100%}@media(max-width:767px){.gallery-main{grid-area:media;position:absolute;inset:0;height:100%;width:100%;min-height:0;margin-inline:auto;align-self:stretch;justify-self:stretch}}.embla{overflow:hidden;height:100%;width:100%}.embla__container{display:flex;height:100%}.embla__slide{flex:0 0 100%;min-width:0;height:100%;position:relative}.gallery-overlay{position:absolute;inset:0;pointer-events:none;z-index:1}@media(max-width:767px){.gallery-overlay{display:contents}}.gallery-header{position:absolute;top:64px;left:0;right:0;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:4.5rem 1rem 1.5rem;pointer-events:auto}@media(min-width:640px){.gallery-header{padding-left:1.25rem;padding-right:1.25rem}}@media(max-width:767px){.gallery-header{display:none}}.gallery-header-start{display:flex;min-width:0;max-width:min(24rem,50vw);flex:1 1 0%;align-items:flex-start;justify-content:flex-start}.gallery-header-meta{display:flex;max-width:min(24rem,50vw);flex-direction:column;align-items:flex-end;gap:.5rem}.gallery-overlay-button{display:inline-flex;max-width:100%;align-items:center;gap:.5rem;border-radius:9999px;border:1px solid hsla(0,0%,100%,.35);background-color:rgba(15,23,42,.72);padding:.5rem 1.125rem;font-size:.8125rem;font-weight:600;letter-spacing:.02em;color:#fff;backdrop-filter:blur(6px);transition:background-color .15s ease,border-color .15s ease}.gallery-overlay-button:hover{background-color:rgba(15,23,42,.88);border-color:hsla(0,0%,100%,.55)}.gallery-overlay-button:focus-visible{outline:none;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.65)}.gallery-overlay-button--caps{text-transform:uppercase}.gallery-overlay-button__icon{width:1rem;height:1rem;flex-shrink:0;fill:currentColor}.gallery-overlay-button__more{display:inline-flex;flex-shrink:0;align-items:center;border-radius:9999px;background-color:hsla(0,0%,100%,.18);padding:.125rem .5rem;font-size:.6875rem;font-weight:700;letter-spacing:.02em}.gallery-mobile-open{display:none;pointer-events:auto}@media(max-width:767px){.gallery-mobile-open{display:block;grid-area:gallery-open;width:100%;margin-top:var(--gallery-mobile-gap-section,.75rem);padding:0 1rem}}.gallery-open-button--below{display:flex;width:100%;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;border:1px solid var(--border);background-color:var(--surface-muted);padding:.625rem 1.125rem;font-size:.8125rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--foreground);transition:background-color .15s ease,border-color .15s ease}.gallery-open-button--below:hover{background-color:color-mix(in srgb,var(--surface-muted) 70%,var(--border));border-color:var(--border-strong)}.gallery-open-button--below:focus-visible{outline:none;box-shadow:inset 0 0 0 2px var(--border-strong)}.gallery-mobile-categories{display:none;pointer-events:auto}@media(max-width:767px){.gallery-mobile-categories{display:block;grid-area:categories;width:100%;margin-top:var(--gallery-mobile-gap-section,.75rem);padding:0 1rem}.gallery-mobile-categories .gallery-categories{justify-content:flex-start}}.gallery-photo-count{border-radius:9999px;background-color:var(--surface-muted);padding:.25rem .75rem;font-size:.75rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#475569;backdrop-filter:blur(4px)}.gallery-categories{position:relative;display:flex;width:100%;min-width:0;max-width:100%;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.375rem}.gallery-category-chip{display:inline-flex;max-width:100%;flex-shrink:0;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:9999px;background-color:var(--surface-muted);padding:.25rem .625rem;font-size:.75rem;font-weight:500;color:#334155;backdrop-filter:blur(4px)}.gallery-seller-panel{pointer-events:auto}@media(min-width:768px){.gallery-seller-panel{position:absolute;top:auto;right:1.25rem;bottom:1.25rem;z-index:2;max-width:min(20rem,42vw)}}@media(min-width:768px)and (max-aspect-ratio:1/1){.gallery-seller-panel{bottom:calc(var(--gallery-mobile-thumbs-height, 5rem) + 1.25rem)}}@media(max-width:767px){.gallery-seller-panel{grid-area:seller;width:100%;margin-top:var(--gallery-mobile-gap-section,.75rem);padding:0 1rem}}.gallery-seller-panel .gallery-seller-card{background-color:color-mix(in srgb,var(--surface-muted) 78%,transparent);backdrop-filter:blur(4px);border-color:color-mix(in srgb,var(--border) 70%,transparent)}@media(max-width:767px){.gallery-seller-panel .gallery-seller-card{width:100%;padding:.75rem 1rem}.gallery-seller-panel .gallery-seller-card>div{width:100%}.gallery-seller-panel .gallery-seller-card>div>div:last-child{flex:1 1 0%;min-width:0;max-width:none;width:auto}.gallery-seller-panel .gallery-seller-card .shrink-0{width:3rem;height:3rem}.gallery-seller-panel .gallery-seller-card h2{font-size:1rem;line-height:1.375}}.gallery-thumbnails{position:absolute;pointer-events:auto;height:auto;width:auto}@media(min-aspect-ratio:1/1)and (min-width:768px){.gallery-thumbnails{left:1rem;top:8rem;width:5rem;height:calc(100dvh - 8rem - 1rem);max-height:calc(100dvh - 8rem - 1rem);padding-bottom:.25rem}}@media(max-aspect-ratio:1/1)and (min-width:768px){.gallery-thumbnails{left:1rem;right:1rem;bottom:1rem;height:5rem}}@media(max-width:767px){.gallery-thumbnails{grid-area:thumbs;position:static;left:auto;right:auto;bottom:auto;width:100%;height:var(--gallery-mobile-thumbs-height);margin-top:var(--gallery-mobile-gap-media-thumbs);padding:0 1rem}}.gallery-thumbnails__container{gap:.75rem;flex-direction:row;height:auto}@media(min-width:768px)and (min-aspect-ratio:1/1){.gallery-thumbnails__container{flex-direction:column;height:100%}}.gallery-thumbnails__slide{flex:0 0 auto;min-width:0;width:5rem;height:5rem}.gallery-thumbnail{position:relative;display:block;width:100%;height:100%;cursor:pointer;overflow:hidden;border-radius:18px;border:1px solid var(--border);background-color:var(--surface-muted);padding:0}.gallery-controls{position:absolute;pointer-events:none;z-index:2}@media(min-aspect-ratio:1/1)and (min-width:768px){.gallery-controls{bottom:1rem;left:50%;transform:translateX(-50%);display:flex;gap:.75rem}}@media(max-aspect-ratio:1/1)and (min-width:768px){.gallery-controls{inset:0;display:flex;align-items:center;justify-content:space-between;padding:0 1rem}}@media(max-width:767px){.gallery-controls{grid-area:media;align-self:center;inset:auto;display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 1rem;transform:none}}.gallery-controls button{pointer-events:auto}.gallery-empty{display:flex;width:100%;align-items:center;justify-content:center;border:1px dashed var(--border-strong);background-color:var(--surface-muted);text-align:center;color:#64748b}@media(min-width:768px){.gallery-empty{height:100%}}@media(max-width:767px){.gallery-empty{min-height:16rem}}@keyframes gallery-scroll-hint-float{0%,to{transform:translateY(0);opacity:.55}50%{transform:translateY(6px);opacity:1}}@keyframes gallery-scroll-hint-chevron{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(4px)}}@keyframes gallery-scroll-hint-wheel{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(3px);opacity:1}}.gallery-scroll-hint{display:none;position:absolute;bottom:2rem;left:50%;z-index:2;flex-direction:column;align-items:center;gap:.375rem;width:5rem;padding:0;border:none;background:none;color:hsla(0,0%,100%,.92);cursor:pointer;pointer-events:auto;transform:translateX(-50%);transition:opacity .3s ease;text-shadow:0 1px 4px rgba(15,23,42,.45)}@media(min-width:768px){.gallery-scroll-hint{display:flex}}.gallery-scroll-hint:not([data-visible]){opacity:0;pointer-events:none}.gallery-scroll-hint:hover{color:#fff}.gallery-scroll-hint:focus-visible{outline:none;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.65);border-radius:.5rem}.gallery-scroll-hint__mouse{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:9999px;background-color:hsla(0,0%,100%,.18);backdrop-filter:blur(4px)}.gallery-scroll-hint__mouse-icon{display:block}.gallery-scroll-hint__wheel{transform-box:fill-box;transform-origin:center;animation:gallery-scroll-hint-wheel 2s ease-in-out infinite}.gallery-scroll-hint__chevrons{display:flex;flex-direction:column;align-items:center;gap:.125rem;margin-top:.125rem}.gallery-scroll-hint__chevron{display:block;animation:gallery-scroll-hint-chevron 2s ease-in-out infinite}.gallery-scroll-hint__chevron--delayed{animation-delay:.15s}.gallery-scroll-hint__label{margin-top:.125rem;font-size:.75rem;font-weight:500;letter-spacing:.02em;animation:gallery-scroll-hint-float 2s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.gallery-scroll-hint__chevron,.gallery-scroll-hint__label,.gallery-scroll-hint__wheel{animation:none;opacity:.85}}.tour-fullscreen-gallery{position:fixed;inset:0;z-index:80;display:flex;flex-direction:column;background:#020617;color:#fff}.tour-fullscreen-gallery__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:max(1rem,env(safe-area-inset-top)) 1rem .75rem}.tour-fullscreen-gallery__title{min-width:0;flex:1;font-size:clamp(1.25rem,2.4vw,2rem);font-weight:600;line-height:1.2;letter-spacing:-.02em}.tour-fullscreen-gallery__stage{flex:1;min-height:0;padding:0 1rem 1rem}.tour-fullscreen-gallery__slide,.tour-fullscreen-gallery__stage{position:relative;display:flex;align-items:center;justify-content:center}.tour-fullscreen-gallery__slide{width:100%;height:100%}.tour-fullscreen-gallery__image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.tour-fullscreen-gallery__nav{position:absolute;top:50%;transform:translateY(-50%)}.tour-fullscreen-gallery__nav--prev{left:1rem}.tour-fullscreen-gallery__nav--next{right:1rem}.tour-fullscreen-gallery__counter{padding:0 1rem 1.25rem;text-align:center;font-size:.875rem;color:#94a3b8}