body:has(#wnx-recently-viewed){--wnx-fg: #fff;--wnx-muted: rgba(255, 255, 255, .75);--wnx-line: rgba(255, 255, 255, .1);--wnx-btn: #8b0000;--wnx-hot: #b91030;--wnx-rose: #e8a0a8;--wnx-radius: 1rem}.wnx-sec{--wnx-fg: rgb(var(--color-foreground, 255, 255, 255));--wnx-muted: rgba(var(--color-foreground, 255, 255, 255), .75);--wnx-line: rgba(var(--color-foreground, 255, 255, 255), .1);--wnx-gap: .8rem;--wnx-card-w: calc((100% - 5 * var(--wnx-gap)) / 6);padding-block:3.6rem 4.4rem;container-type:inline-size}@media screen and (max-width:749px){.wnx-sec{padding-block:3rem 3.6rem;--wnx-card-w: 42vw}}.wnx-sec--empty{padding:0;border:0}.wnx-sec__head{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:3rem}.wnx-title{margin:0;color:var(--wnx-fg);text-transform:none}.wnx-nav{display:flex;gap:.6rem;flex:none}.wnx-arrow{-webkit-appearance:none;appearance:none;cursor:pointer;width:4.4rem;height:4.4rem;padding:0;display:grid;place-items:center;color:var(--wnx-fg);background:#ffffff0f;border:.1rem solid rgba(255,255,255,.38);border-radius:var(--wnx-radius);transition:background .18s ease,border-color .18s ease,transform .18s ease,opacity .18s ease}.wnx-sec:hover .wnx-arrow:not([disabled]),.collection-list-wrapper:hover .wnx-arrow:not([disabled]){border-color:#ffffff8c}.wnx-arrow:hover:not([disabled]){background:var(--wnx-hot);border-color:var(--wnx-hot);color:#fff}.wnx-arrow:active:not([disabled]){transform:scale(.94);background:var(--wnx-btn);border-color:var(--wnx-btn)}.wnx-arrow[disabled]{opacity:.28;cursor:default}.wnx-arrow:focus-visible{outline:.2rem solid var(--wnx-rose);outline-offset:.2rem}.wnx-arrow svg{width:1.6rem;height:1.6rem;stroke:currentColor;fill:none;stroke-width:1.8}@media screen and (max-width:749px){.wnx-nav{display:none}}.wnx-rail{display:grid;grid-auto-flow:column;grid-auto-columns:var(--wnx-card-w);gap:var(--wnx-gap);margin:0;padding:0;list-style:none;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.wnx-rail::-webkit-scrollbar{display:none}@media screen and (max-width:749px){.wnx-rail{margin-inline:-1.5rem;padding-inline:1.5rem;scroll-padding-inline:1.5rem}}.wnx-card{scroll-snap-align:start;min-width:0;position:relative}.wnx-card__link{display:block;text-decoration:none;color:inherit}.wnx-card__link:focus-visible{outline:.2rem solid var(--wnx-rose);outline-offset:.3rem}.wnx-card__media{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:rgba(var(--color-foreground, 255, 255, 255),.05)}.wnx-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.wnx-card:hover .wnx-card__media img{transform:scale(1.04)}.wnx-card__body{padding:1rem 0 0}.wnx-card__title{font-size:1.3rem;font-weight:600;letter-spacing:.06rem;line-height:1.35;color:var(--wnx-fg);margin:0 0 .5rem;text-transform:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em}.wnx-card:hover .wnx-card__title{text-decoration:underline;text-underline-offset:.3rem}.wnx-card__prices{display:flex;align-items:baseline;gap:.8rem;flex-wrap:wrap}.wnx-card__was{font-size:1.2rem;color:var(--wnx-muted);text-decoration:line-through;letter-spacing:.06rem;font-variant-numeric:tabular-nums}.wnx-card__now{font-size:1.5rem;color:var(--wnx-fg);letter-spacing:.1rem;font-variant-numeric:tabular-nums}.wnx-card__remove{position:absolute;top:0;right:0;z-index:2;width:4.4rem;height:4.4rem;border-radius:50%;cursor:pointer;background:none;border:0;padding:0;color:#fff;display:grid;place-items:center;opacity:0;transition:opacity .18s ease}.wnx-card__remove:before{content:"";position:absolute;top:.6rem;right:.6rem;bottom:.6rem;left:.6rem;border-radius:50%;background:#000000ad;border:.1rem solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem);transition:background .18s ease,border-color .18s ease,transform .18s ease}.wnx-card__remove:active:before{transform:scale(.9)}.wnx-card:hover .wnx-card__remove,.wnx-card__remove:focus-visible{opacity:1}.wnx-card__remove:hover:before{background:var(--wnx-hot);border-color:var(--wnx-hot)}.wnx-card__remove:focus-visible{outline:.2rem solid var(--wnx-rose);outline-offset:-.2rem}.wnx-card__remove svg{position:relative;width:1.3rem;height:1.3rem;stroke:currentColor;fill:none;stroke-width:2}@media screen and (max-width:749px){.wnx-card__remove{opacity:1}}body:has(#wnx-recently-viewed) .collection-list-wrapper{--wnx-cl-gap: .8rem;--wnx-cl-card-w: calc((100% - 5 * var(--wnx-cl-gap)) / 6);container-type:inline-size}body:has(#wnx-recently-viewed) .collection-list{display:grid;grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:var(--wnx-cl-card-w);gap:var(--wnx-cl-gap);margin:0;padding:0;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}body:has(#wnx-recently-viewed) .collection-list::-webkit-scrollbar{display:none}body:has(#wnx-recently-viewed) .collection-list__item .card__inner{--ratio-percent: 133.33% !important}body:has(#wnx-recently-viewed) .collection-list__item{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;flex:none;scroll-snap-align:start}@media screen and (max-width:749px){body:has(#wnx-recently-viewed) .collection-list-wrapper{--wnx-cl-card-w: 42vw}body:has(#wnx-recently-viewed) .collection-list-wrapper .slider-buttons{display:none}body:has(#wnx-recently-viewed) .collection-list,body:has(#wnx-recently-viewed) .collection-list:not(.slider){margin-inline:0;padding-inline:1.5rem;scroll-padding-inline:1.5rem}}body:has(#wnx-recently-viewed) .title-wrapper-with-link{align-items:center}body:has(#wnx-recently-viewed) .collection-list-view-all .button{background:transparent;color:var(--wnx-fg);border:.1rem solid rgba(255,255,255,.38);border-radius:1rem;box-shadow:none;font-weight:600;letter-spacing:.1rem;min-height:4.7rem;padding-inline:3.2rem;transition:background .18s ease,border-color .18s ease,transform .18s ease}body:has(#wnx-recently-viewed) .collection-list-view-all .button:hover{background:var(--wnx-hot);border-color:var(--wnx-hot);color:#fff}body:has(#wnx-recently-viewed) .collection-list-view-all .button:active{transform:scale(.98);background:var(--wnx-btn);border-color:var(--wnx-btn)}body:has(#wnx-recently-viewed) .collection-list-view-all .button:focus-visible{outline:.2rem solid var(--wnx-rose);outline-offset:.2rem}body:has(#wnx-recently-viewed) .collection-list-view-all .button:after,body:has(#wnx-recently-viewed) .collection-list-view-all .button:before{display:none}@media screen and (max-width:749px){body:has(#wnx-recently-viewed) .title-wrapper-with-link .link.underlined-link{display:inline-flex;align-items:center;min-height:4.4rem;padding-inline:.2rem;color:var(--wnx-fg);text-decoration-color:var(--wnx-hot);text-decoration-thickness:.2rem;text-underline-offset:.4rem}body:has(#wnx-recently-viewed) .title-wrapper-with-link .link.underlined-link:active{color:var(--wnx-rose)}body:has(#wnx-recently-viewed) .title-wrapper-with-link .link.underlined-link:focus-visible{outline:.2rem solid var(--wnx-rose);outline-offset:.2rem}}@media(prefers-reduced-motion:reduce){.wnx-rail,body:has(#wnx-recently-viewed) .collection-list{scroll-behavior:auto}.wnx-card__media img,.wnx-arrow,.wnx-card__remove,.wnx-card__remove:before,body:has(#wnx-recently-viewed) .collection-list-view-all .button{transition:none}.wnx-arrow:active:not([disabled]),.wnx-card__remove:active:before,body:has(#wnx-recently-viewed) .collection-list-view-all .button:active{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/wnx-carousel.css.map */
