@keyframes shop-filter-panel-in{0%{opacity:0;transform:translate3d(-14px,8px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes shop-card-rise{0%{opacity:0;transform:translate3d(0,14px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes shop-filter-title-shimmer{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.shop-filter-panel{position:relative;isolation:isolate;overflow:hidden;border-radius:1rem;background:linear-gradient(165deg,#ffffff,rgba(255,250,252,.98) 40%,rgba(253,242,248,.55));box-shadow:0 12px 40px -16px rgba(0,0,0,.12),0 4px 18px -6px rgba(236,72,153,.14),0 0 0 1px rgba(0,0,0,.05);animation:shop-filter-panel-in .7s cubic-bezier(.22,1,.36,1) both;transition:box-shadow .4s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.22,1,.36,1)}.shop-filter-panel:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;border-radius:inherit;background:linear-gradient(125deg,rgba(236,72,153,.06),transparent 45%,rgba(147,197,253,.05));opacity:.85}@media (hover:hover) and (pointer:fine){.shop-filter-panel:hover{box-shadow:0 18px 48px -14px rgba(0,0,0,.14),0 8px 28px -8px rgba(236,72,153,.2),0 0 0 1px rgba(236,72,153,.1)}}.shop-filter-panel__title{position:relative;z-index:1;background:linear-gradient(118deg,#0a0a0a,#3a3a3a 42%,#ec4899 72%,#be185d);background-size:200% auto;-webkit-background-clip:text;background-clip:text;color:transparent;animation:shop-filter-title-shimmer 8s ease-in-out infinite}@supports not (background-clip:text){.shop-filter-panel__title{color:#0a0a0a;background:none;animation:none}}.shop-filter-panel [data-slot=accordion]{position:relative;z-index:1}.shop-filter-panel [data-slot=accordion-item]{position:relative;z-index:1;border-color:rgba(0,0,0,.06)!important}.shop-filter-panel [data-slot=accordion-trigger]{border-radius:.5rem;padding-left:.35rem;padding-right:.35rem;transition:background .25s ease,transform .25s ease}@media (hover:hover) and (pointer:fine){.shop-filter-panel [data-slot=accordion-trigger]:hover{background:rgba(236,72,153,.07);transform:translateX(2px)}}.shop-filter-panel [data-slot=accordion-content]>div{transition:opacity .35s ease}.shop-product-grid{position:relative}.shop-product-grid>*{animation:shop-card-rise .58s cubic-bezier(.22,1,.36,1) backwards}.shop-product-grid>:first-child{animation-delay:.03s}.shop-product-grid>:nth-child(2){animation-delay:.08s}.shop-product-grid>:nth-child(3){animation-delay:.13s}.shop-product-grid>:nth-child(4){animation-delay:.18s}.shop-product-grid>:nth-child(5){animation-delay:.23s}.shop-product-grid>:nth-child(6){animation-delay:.28s}.shop-product-grid>:nth-child(7){animation-delay:.33s}.shop-product-grid>:nth-child(8){animation-delay:.38s}.shop-product-grid>:nth-child(9){animation-delay:.43s}.shop-product-grid>:nth-child(10){animation-delay:.48s}.shop-product-grid>:nth-child(11){animation-delay:.53s}.shop-product-grid>:nth-child(12){animation-delay:.58s}.shop-filter-panel--compact{animation-duration:.5s}@media (prefers-reduced-motion:reduce){.shop-filter-panel,.shop-filter-panel__title{animation:none}.shop-filter-panel{transform:none}.shop-product-grid>*{animation:none}.shop-filter-panel [data-slot=accordion-trigger]:hover{transform:none}}