.product-gallery-section-module__lGB5oG__section{--gal-bg:var(--background,#1e1c1a);--gal-text:var(--foreground,#ece7df);--gal-text-dim:var(--muted-foreground,#ece7df9e);--gal-text-faint:color-mix(in srgb,var(--foreground,#ece7df)42%,transparent);--gal-accent:var(--foreground,#d4cec4);--gal-hairline:var(--border,#ece7df1a);--gal-card:color-mix(in srgb,var(--foreground,#ece7df)7%,var(--background,#1e1c1a));--gal-card-hover:color-mix(in srgb,var(--foreground,#ece7df)12%,var(--background,#1e1c1a));--gal-card-ring:#ece7df14;--gal-card-shadow:#00000059 0px 4px 16px -4px;--gal-overlay:#1e1c1a73;--gal-play-bg:#ece7dff0;--gal-play-fg:#1e1c1a;--gal-play-shadow:#00000052 0px 12px 30px;--gal-focus-ring:#d4cec480;--font-display:"Bricolage Grotesque",system-ui,sans-serif;--font-body:"Satoshi","Bricolage Grotesque",system-ui,sans-serif;--font-mono:"B612 Mono",ui-monospace,monospace;z-index:10;background:var(--gal-bg);width:100%;max-width:100%;color:var(--gal-text);font-family:var(--font-body);padding:96px 0 110px;position:relative;overflow-x:clip}.light .product-gallery-section-module__lGB5oG__section{--gal-bg:#f7f5ef;--gal-text:#262626;--gal-text-dim:#26262699;--gal-text-faint:#2626266b;--gal-accent:#6b645c;--gal-hairline:#2623231a;--gal-card:#f0eeea;--gal-card-hover:#e8e5df;--gal-card-ring:#26232314;--gal-card-shadow:#00000014 0px 4px 16px -4px;--gal-overlay:#1e1c1a47;--gal-play-bg:#262626eb;--gal-play-fg:#f7f5ef;--gal-play-shadow:#0000002e 0px 12px 30px;--gal-focus-ring:#26232359}.product-gallery-section-module__lGB5oG__headerWrap{max-width:1180px;margin:0 auto;padding:0 24px}.product-gallery-section-module__lGB5oG__header{flex-direction:column;gap:14px;max-width:640px;display:flex}.product-gallery-section-module__lGB5oG__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--gal-text);margin:0;font-size:clamp(28px,4vw,40px);font-weight:500;line-height:1.08}.product-gallery-section-module__lGB5oG__divider{background:var(--gal-hairline);height:1px;margin-top:28px;box-shadow:0 .5px #ffffff0a}.light .product-gallery-section-module__lGB5oG__divider{box-shadow:0 .5px #fffc}.product-gallery-section-module__lGB5oG__gallery{flex-direction:column;gap:20px;width:100%;max-width:100%;margin-top:32px;display:flex}.product-gallery-section-module__lGB5oG__row{--gap:20px;width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.product-gallery-section-module__lGB5oG__track{will-change:transform;width:max-content;display:flex}.product-gallery-section-module__lGB5oG__list{align-items:center;gap:var(--gap);padding-left:var(--gap);margin:0;list-style:none;display:flex}.product-gallery-section-module__lGB5oG__trackLeft{animation:60s linear infinite product-gallery-section-module__lGB5oG__scrollLeft}.product-gallery-section-module__lGB5oG__trackRight{animation:75s linear infinite product-gallery-section-module__lGB5oG__scrollRight}.product-gallery-section-module__lGB5oG__row:hover .product-gallery-section-module__lGB5oG__track{animation-play-state:paused}@keyframes product-gallery-section-module__lGB5oG__scrollLeft{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@keyframes product-gallery-section-module__lGB5oG__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0,0)}}.product-gallery-section-module__lGB5oG__card{background:var(--gal-card);cursor:pointer;height:180px;box-shadow:inset 0 0 0 1px var(--gal-card-ring),var(--gal-card-shadow);border:none;border-radius:14px;flex-shrink:0;padding:0;transition:background-color .35s,box-shadow .35s;position:relative;overflow:hidden}.product-gallery-section-module__lGB5oG__card:hover{background:var(--gal-card-hover)}.product-gallery-section-module__lGB5oG__card:focus-visible{box-shadow:inset 0 0 0 1px var(--gal-card-ring),var(--gal-card-shadow),0 0 0 2px var(--gal-focus-ring);outline:none}.product-gallery-section-module__lGB5oG__cardLandscape{aspect-ratio:16/9}.product-gallery-section-module__lGB5oG__cardPortrait{aspect-ratio:9/16}@media (min-width:768px){.product-gallery-section-module__lGB5oG__card{height:225px}}.product-gallery-section-module__lGB5oG__video{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.product-gallery-section-module__lGB5oG__card:hover .product-gallery-section-module__lGB5oG__video{transform:scale(1.04)}.product-gallery-section-module__lGB5oG__overlay{pointer-events:none;background:0 0;transition:background-color .4s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.product-gallery-section-module__lGB5oG__card:hover .product-gallery-section-module__lGB5oG__overlay{background:var(--gal-overlay)}.product-gallery-section-module__lGB5oG__playWrap{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.product-gallery-section-module__lGB5oG__playBtn{background:var(--gal-play-bg);width:48px;height:48px;color:var(--gal-play-fg);opacity:0;box-shadow:var(--gal-play-shadow);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:9999px;justify-content:center;align-items:center;transition:opacity .36s cubic-bezier(.22,1,.36,1),transform .36s cubic-bezier(.22,1,.36,1);display:flex;transform:scale(.9)}.product-gallery-section-module__lGB5oG__card:hover .product-gallery-section-module__lGB5oG__playBtn{opacity:1;transform:scale(1)}.product-gallery-section-module__lGB5oG__playIcon{width:18px;height:18px;transform:translate(1px)}@media (prefers-reduced-motion:reduce){.product-gallery-section-module__lGB5oG__track{animation:none}.product-gallery-section-module__lGB5oG__video,.product-gallery-section-module__lGB5oG__playBtn,.product-gallery-section-module__lGB5oG__overlay{transition:none}.product-gallery-section-module__lGB5oG__card:hover .product-gallery-section-module__lGB5oG__video{transform:none}.product-gallery-section-module__lGB5oG__card:hover .product-gallery-section-module__lGB5oG__playBtn{opacity:1;transform:scale(1)}}
