.product-showcase-section{background-color:#fff;width:100%;padding:3rem 0;position:relative;overflow:hidden}.dark .product-showcase-section{background-color:#020617}.showcase-header{text-align:center;margin-bottom:2.5rem}.showcase-title{color:#1f2937;letter-spacing:-.025em;margin:0;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700}.dark .showcase-title{color:#e5e7eb}.showcase-wrapper{align-items:center;width:100%;max-width:100%;display:flex;position:relative}.nav-arrow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;z-index:10;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#ffffffe6;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #00000026}.dark .nav-arrow{background:#0f172ae6;border-color:#94a3b899;box-shadow:0 4px 12px #0f172ab3}.nav-arrow:hover{background:#fff;transform:translateY(-50%)scale(1.1);box-shadow:0 6px 20px #0003}.dark .nav-arrow:hover{background:#0f172a;box-shadow:0 6px 20px #0f172ae6}.nav-arrow:active{background:#fffc;transform:translateY(-50%)scale(.95)}.dark .nav-arrow:active{background:#0f172acc}.nav-arrow-left{left:8px}.nav-arrow-right{right:8px}.nav-arrow-icon{color:#374151;width:20px;height:20px;transition:color .3s}.dark .nav-arrow-icon{color:#e5e7eb}.nav-arrow:hover .nav-arrow-icon{color:#111827}.dark .nav-arrow:hover .nav-arrow-icon{color:#f9fafb}.showcase-container{touch-action:pan-y pinch-zoom;-webkit-overflow-scrolling:touch;flex:1;width:100%;margin:0;position:relative;overflow:hidden}.showcase-viewport{width:100%;overflow:hidden}.showcase-track{will-change:transform;backface-visibility:hidden;display:flex;transform:translateZ(0)}.showcase-track.animate-scroll{animation:seamless-scroll var(--scroll-duration,30s)linear infinite}@keyframes seamless-scroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.showcase-item{box-sizing:border-box;flex:none;padding:0 .25rem}.product-link{color:inherit;height:100%;text-decoration:none;transition:transform .2s;display:block}.product-link:focus-visible{outline-offset:2px;border-radius:.5rem;outline:2px solid #3b82f6}.nav-arrow:focus-visible{outline-offset:3px;outline:2px solid #3b82f6}.product-card{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;height:320px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible}.product-card:hover{transform:translateY(-12px)scale(1.05)}.product-image-wrapper{border-radius:1rem;justify-content:center;align-items:center;width:100%;height:200px;padding:16px;display:flex;position:relative;overflow:hidden}.product-image{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:auto;max-width:100%;height:auto;max-height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.product-card:hover .product-image{transform:scale(1.05)}.product-info{text-align:center;background:0 0;justify-content:center;align-items:center;padding:1rem .5rem;display:flex}.product-name{text-align:center;letter-spacing:-.01em;width:100%;margin:0;font-size:1rem;font-weight:600;line-height:1.4;transition:transform .3s}.product-card:hover .product-name{transform:translateY(-2px)}.showcase-track *{transform-style:preserve-3d}@media (max-width:1024px){.product-showcase-section{padding:2rem 0}.showcase-container{margin:0 -.5rem}}@media (max-width:768px){.product-showcase-section{padding:1.5rem 0}.showcase-header{margin-bottom:1.5rem}.nav-arrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;width:44px;height:44px}.nav-arrow svg{width:20px;height:20px}.nav-arrow.prev{left:10px}.nav-arrow.next{right:10px}.nav-arrow:hover{transform:translateY(-50%)scale(1.05)}.nav-arrow:active{background:#ffffffe6;transform:translateY(-50%)scale(.9)}.product-card{height:280px}.product-image-wrapper{height:160px}.product-info{padding:1rem .75rem}.product-info h3{font-size:.9rem}.product-card{margin:0 8px}}@media (max-width:480px){.nav-arrow{width:40px;height:40px}.nav-arrow svg{width:18px;height:18px}.nav-arrow.prev{left:8px}.nav-arrow.next{right:8px}.showcase-item{padding:0 .125rem}.product-card{height:260px}.product-image-wrapper{width:auto;height:140px}}@media (prefers-reduced-motion:reduce){.showcase-track.animate-scroll{animation-duration:60s}.product-card,.product-image,.product-overlay{transition-duration:.1s}}@media (prefers-contrast:high){.product-card{border:2px solid #000}.product-link:focus-visible,.nav-arrow:focus-visible{outline-width:3px}.product-overlay{background:#000000e6}}
