.product-showcase{margin-bottom:80px}.product-showcase__header{max-width:760px;margin-bottom:40px}.product-showcase__label{color:var(--color-outline);margin-bottom:16px;display:block}.product-showcase__title{margin-bottom:16px}.product-showcase__subtitle{color:var(--color-on-surface-variant)}.product-showcase__slider{position:relative}.product-showcase__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;overscroll-behavior-x:contain;gap:24px;padding-bottom:12px;display:flex;overflow-x:auto}.product-showcase__track.dragging,.product-showcase__track:active{cursor:grabbing}.product-showcase__track::-webkit-scrollbar{display:none}.product-showcase__arrow{z-index:2;border:1px solid var(--color-outline-variant);width:44px;height:44px;color:var(--color-on-surface);box-shadow:var(--shadow-elevation-1);cursor:pointer;background:#fbf9f4eb;border-radius:9999px;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.product-showcase__arrow:disabled{opacity:.35;cursor:not-allowed}.product-showcase__arrow--left{left:-18px}.product-showcase__arrow--right{right:-18px}.product-showcase__card{scroll-snap-align:start;flex-direction:column;flex:0 0 min(32vw,360px);display:flex}.product-showcase__image-wrap{aspect-ratio:4/5;border-radius:var(--radius-default);box-shadow:var(--shadow-elevation-1);margin-bottom:20px;overflow:hidden}.product-showcase__image{object-fit:cover;width:100%;height:100%;display:block}.product-showcase__body{flex-direction:column;gap:8px;display:flex}.product-showcase__index{color:var(--color-outline)}.product-showcase__card-title{margin:0}.product-showcase__card-copy{color:var(--color-on-surface-variant)}@media (max-width:900px){.product-showcase__card{flex-basis:min(78vw,320px)}.product-showcase__arrow{display:none}}.product-showcase__controls{justify-content:center;align-items:center;gap:24px;max-width:600px;margin-top:40px;margin-left:auto;margin-right:auto;padding:0 16px;display:flex}.product-showcase__control-arrow{border:1px solid var(--color-outline-variant);background:var(--color-surface,#fff);width:40px;height:40px;color:var(--color-on-surface,#181512);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.product-showcase__control-arrow svg{width:20px;height:20px}.product-showcase__control-arrow:hover:not(:disabled){background:var(--color-on-surface,#181512);color:var(--color-surface,#fbf9f4);border-color:var(--color-on-surface,#181512);transform:scale(1.05)}.product-showcase__control-arrow:active:not(:disabled){transform:scale(.95)}.product-showcase__control-arrow:disabled{opacity:.35;cursor:not-allowed}.product-showcase__scrollbar-track{cursor:pointer;background:#18151226;border-radius:9999px;flex:1;align-items:center;height:2px;padding:4px 0;transition:height .2s;display:flex;position:relative}.product-showcase__scrollbar-track:hover{height:4px}.product-showcase__scrollbar-thumb{background:var(--color-on-surface,#181512);cursor:grab;touch-action:none;will-change:transform, width;border-radius:9999px;height:4px;transition:height .2s,background-color .2s;position:absolute;left:0}.product-showcase__scrollbar-thumb:hover{background:var(--color-primary,#6b5c4c);height:6px}.product-showcase__scrollbar-thumb:active{cursor:grabbing;background:var(--color-primary,#6b5c4c);height:6px}@media (max-width:768px){.product-showcase__control-arrow{display:none}.product-showcase__controls{gap:0;max-width:280px;margin-top:24px}}
