.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:#4f4f4f66;--pswp-preloader-color-secondary:#ffffffe6;--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);width:100%;height:100%;z-index:var(--pswp-root-z-index);touch-action:none;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:#0000;outline:0;display:none;position:fixed;top:0;left:0}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{will-change:opacity;transform:translateZ(0)}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{width:100%;height:100%;position:absolute;top:0;left:0}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);margin:auto;font-size:1em;line-height:1}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4, 0, .22, 1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{cursor:pointer;width:50px;height:60px;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none;background:0 0;border:0;margin:0;padding:0;display:block;position:relative;overflow:hidden}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{box-shadow:none;opacity:1;background:0 0;border:0;padding:0;transition:none}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);pointer-events:none;width:32px;height:32px;position:absolute;top:14px;left:9px;overflow:hidden}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{z-index:10;flex-direction:row;justify-content:flex-end;width:100%;height:60px;display:flex;position:absolute;top:0;left:0;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{width:75px;height:100px;margin-top:-50px;position:absolute;top:50%}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:0 0;border-radius:0;width:60px;height:60px;margin-top:-30px;top:50%}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:0;right:auto}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{width:50px;height:60px;margin-right:auto;position:relative;overflow:hidden}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:.6s linear infinite pswp-clockwise}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{margin-top:15px;height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85;margin-inline-start:20px;font-size:14px;line-height:30px}.pswp--one-slide .pswp__counter{display:none}
.range-slider{touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;cursor:pointer;background:#ddd;border-radius:4px;width:100%;height:8px;display:block;position:relative}.range-slider[data-vertical]{width:8px;height:100%}.range-slider[data-disabled]{opacity:.5;cursor:not-allowed}.range-slider .range-slider__thumb{z-index:3;background:#2196f3;border-radius:50%;width:24px;height:24px;position:absolute;top:50%;transform:translate(-50%,-50%)}.range-slider .range-slider__thumb:focus-visible{outline:0;box-shadow:0 0 0 6px #2196f380}.range-slider[data-vertical] .range-slider__thumb{left:50%}.range-slider .range-slider__thumb[data-disabled]{z-index:2}.range-slider .range-slider__range{z-index:1;background:#51adf6;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%)}.range-slider[data-vertical] .range-slider__range{left:50%;transform:translate(-50%)}.range-slider input[type=range]{-webkit-appearance:none;pointer-events:none;z-index:2;background-color:#0000;width:0;height:0;position:absolute;top:0;left:0}.range-slider input[type=range]::-webkit-slider-thumb{appearance:none}.range-slider input[type=range]::-moz-range-thumb{border:0;width:0;height:0}.range-slider input[type=range]:focus{outline:0}
.icv{cursor:row-resize;position:relative;overflow:hidden}.icv__icv--vertical{cursor:row-resize}.icv__icv--horizontal{cursor:col-resize}.icv__img{pointer-events:none;-o-user-select:none;-webkit-user-select:none;user-select:none;width:100%;max-width:none;display:block;top:0;border:0!important;border-radius:0!important;margin:0!important;padding:0!important}.icv__is--fluid .icv__img{display:none}.icv__img-a{z-index:1;height:auto;position:static;left:0}.icv__img-b{z-index:2;width:auto;height:100%;position:absolute;left:auto;right:0}.icv__icv--vertical .icv__img-b{width:100%;height:auto}.icv__imposter{z-index:4;width:100%;height:100%;position:absolute;top:0;left:0}.icv__wrapper{z-index:3;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.icv__is--fluid .icv__wrapper,.icv__icv--vertical .icv__wrapper{width:100%!important}.icv__is--fluid .icv__wrapper,.icv__icv--horizontal .icv__wrapper{height:100%!important}.icv__fluidwrapper{background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.icv__control{box-sizing:border-box;z-index:5;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;position:absolute;top:0}.icv__icv--vertical .icv__control{flex-direction:row;width:100%;left:0}.icv__control-line{z-index:6;width:2px;height:50%}.icv__icv--vertical .icv__control-line{width:50%}.icv__theme-wrapper{z-index:5;justify-content:space-between;align-items:center;width:100%;height:100%;transition:all .1s ease-out;display:flex;position:absolute}.icv__icv--vertical .icv__theme-wrapper{flex-direction:column}.icv__arrow-wrapper{justify-content:center;align-items:center;transition:all .1s ease-out;display:flex}.icv__arrow-a{filter:drop-shadow(0 -3px 5px #00000054);width:20px;height:20px;transform:scale(1.5)rotate(180deg)}.icv__arrow-b{filter:drop-shadow(0 3px 5px #00000054);width:20px;height:20px;transform:scale(1.5)rotate(0)}.icv__circle{box-sizing:border-box;border-radius:999px;flex-shrink:0;width:50px;height:50px}.icv__label{z-index:12;color:#fff;-webkit-user-select:none;user-select:none;background:#00000054;border-radius:3px;padding:.5rem .75rem;font-size:.85rem;position:absolute;bottom:1rem}.icv__label.vertical{bottom:auto;left:1rem}.icv__label.on-hover{transition:all .25s cubic-bezier(.68,.26,.58,1.22);transform:scale(0)}.icv:hover .icv__label.on-hover{transform:scale(1)}.icv__label-before{left:1rem}.icv__label-after{right:1rem}.icv__label-before.vertical{top:1rem}.icv__label-after.vertical{bottom:1rem;right:auto}.icv__body{-webkit-user-select:none;user-select:none}
.card-product .card-product-wrapper:hover .product-img .api-product-image{opacity:1!important;visibility:visible!important;z-index:999!important;display:block!important}.api-product-image,.card-product .card-product-wrapper:hover .product-img .img-product.api-product-image,img.api-product-image{opacity:1!important;visibility:visible!important;display:block!important}.card-product:hover img.api-product-image,.card-product .card-product-wrapper .product-img .lazyload.img-product.api-product-image,.card-product .card-product-wrapper:hover .product-img .lazyload.img-product.api-product-image,.card-product .card-product-wrapper .product-img img.api-product-image,.card-product .card-product-wrapper:hover .product-img img.api-product-image{opacity:1!important;visibility:visible!important;z-index:999!important;display:block!important}.api-product-container,.card-product .card-product-wrapper:hover .api-product-container{background-color:#0000!important}.card-product .card-product-wrapper:hover .api-product-container .api-product-image{opacity:1!important;visibility:visible!important;z-index:999!important;display:block!important;transform:none!important}
.pdp-main-swiper-wrap{flex-shrink:0;width:calc(100% - 100px);position:relative}.pdp-main-swiper-wrap .tf-product-media-main{width:100%}.pdp-nav-prev,.pdp-nav-next{z-index:10;color:#1f2937;cursor:pointer;background:#ffffffeb;border:1px solid #00000026;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .2s,opacity .2s,border-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 4px #0000001a}.pdp-nav-prev{left:12px}.pdp-nav-next{right:12px}.pdp-nav-prev:hover,.pdp-nav-next:hover{background:#fff;border-color:#0000004d}.pdp-nav-prev.swiper-button-disabled,.pdp-nav-next.swiper-button-disabled{opacity:.3;cursor:default;pointer-events:none}.tf-product-media-main{aspect-ratio:3/4}.page-title{padding:32px 0 36px!important}.page-title .heading{margin-bottom:6px!important;font-size:24px!important}.page-title .breadcrumbs{font-size:13px!important}.flat-spacing,.flat-spacing-2{padding:40px 0!important}.login-wrap{gap:60px!important}.my-account-wrap{gap:30px!important}@media (max-width:991px){.page-title{padding:24px 0 28px!important}.page-title .heading{font-size:20px!important}.login-wrap{gap:40px!important}}@media (max-width:576px){.page-title{padding:20px 0 24px!important}.page-title .heading{font-size:18px!important}.flat-spacing,.flat-spacing-2{padding:30px 0!important}.login-wrap{gap:30px!important}}
.collection-page-hero{text-align:center;background:#fff;padding:48px 0 36px}.collection-page-hero .eyebrow{letter-spacing:3px;text-transform:uppercase;color:#aaa;margin-bottom:10px;font-size:10px}.collection-page-hero .page-title-text{letter-spacing:6px;text-transform:uppercase;color:#111;margin-bottom:12px;font-size:30px;font-weight:300;line-height:1.1}.collection-page-hero .divider{background:#ccc;width:32px;height:1px;margin:0 auto 12px}.collection-page-hero .subtitle{color:#aaa;letter-spacing:1px;font-size:13px}.collection-grid{grid-template-columns:repeat(4,1fr);gap:16px;padding-bottom:24px;display:grid}.cat-card{cursor:pointer;background:#1a1a1a;border-radius:16px;transition:box-shadow .3s,transform .3s;position:relative;overflow:hidden}.cat-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000024}.cat-card.selected{transform:translateY(-2px);box-shadow:0 0 0 2.5px #111,0 8px 24px #0000002e}.cat-card .cat-img{object-fit:cover;transition:transform .7s cubic-bezier(.25,.46,.45,.94)}.cat-card:hover .cat-img,.cat-card.selected .cat-img{transform:scale(1.05)}.cat-card .cat-overlay{background:linear-gradient(#0000 0%,#0000000a 50%,#000000b8 100%);border-radius:16px;flex-direction:column;justify-content:flex-end;padding:20px 18px;transition:background .4s;display:flex;position:absolute;inset:0}.cat-card:hover .cat-overlay,.cat-card.selected .cat-overlay{background:linear-gradient(#0000 0%,#0000002e 42%,#000000e0 100%)}.cat-card .cat-name{color:#fff;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:0;font-size:13px;font-weight:500;transition:transform .3s}.cat-card:hover .cat-name,.cat-card.selected .cat-name{transform:translateY(-5px)}.cat-card .cat-cta{color:#ffffffd9;letter-spacing:2px;text-transform:uppercase;opacity:0;align-items:center;gap:6px;margin-top:6px;font-size:10px;transition:opacity .3s,transform .3s;display:flex;transform:translateY(8px)}.cat-card:hover .cat-cta,.cat-card.selected .cat-cta{opacity:1;transform:translateY(0)}.cat-card .cta-line{background:#ffffffb3;width:14px;height:1px;transition:width .3s;display:inline-block}.cat-card:hover .cta-line{width:22px}.cat-card .children-badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;letter-spacing:1.5px;text-transform:uppercase;background:#ffffff26;border:1px solid #fff3;border-radius:20px;padding:4px 9px;font-size:9px;position:absolute;top:12px;right:12px}.cat-card .selected-indicator{z-index:2;border-bottom:9px solid #fff;border-left:9px solid #0000;border-right:9px solid #0000;width:0;height:0;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.subcategory-panel{background:#f7f6f4;border-radius:20px;gap:0;margin-bottom:40px;animation:.38s cubic-bezier(.22,1,.36,1) panelReveal;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 32px #00000014}@keyframes panelReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.panel-close{z-index:10;cursor:pointer!important;background:#00000017!important;border:none!important;border-radius:50%!important;gap:0!important;width:32px!important;min-width:32px!important;height:32px!important;padding:0!important;transition:background .2s!important;position:absolute!important;top:16px!important;right:16px!important}.panel-close:hover{background:#111!important}.panel-close:before,.panel-close:after{border-radius:2px;width:13px;height:1.5px;transition:background .2s;position:absolute;top:50%;left:50%;content:""!important;background:#444!important}.panel-close:before{transform:translate(-50%,-50%)rotate(45deg)}.panel-close:after{transform:translate(-50%,-50%)rotate(-45deg)}.panel-close:hover:before,.panel-close:hover:after{background:#fff!important}.panel-left{flex-direction:column;flex:0 0 220px;display:flex;position:relative}.panel-parent-img-wrap{width:100%;height:100%;min-height:280px;position:relative}.panel-parent-img{object-fit:cover}.panel-parent-img-placeholder{background:linear-gradient(135deg,#d0d0d0,#e8e8e8);width:100%;height:100%;min-height:280px;display:block}.panel-parent-img-overlay{background:linear-gradient(#0000 45%,#000000a6 100%);position:absolute;inset:0}.panel-parent-info{padding:20px 20px 22px;position:absolute;bottom:0;left:0;right:0}.panel-eyebrow{letter-spacing:2.5px;text-transform:uppercase;color:#fff9;margin-bottom:4px;font-size:9px}.panel-parent-name{letter-spacing:1px;text-transform:uppercase;color:#fff;margin-bottom:12px;font-size:18px;font-weight:500;line-height:1.2}.panel-view-all{letter-spacing:2px;text-transform:uppercase;color:#fff;border-bottom:1px solid #fff6;align-items:center;gap:8px;padding-bottom:2px;font-size:10px;text-decoration:none;transition:border-color .2s;display:inline-flex}.panel-view-all:hover{border-color:#fff}.panel-arrow{transition:transform .2s}.panel-view-all:hover .panel-arrow{transform:translate(3px)}.panel-right{flex-direction:column;flex:1;justify-content:center;padding:28px 52px 28px 28px;display:flex}.panel-section-label{letter-spacing:3px;text-transform:uppercase;color:#aaa;margin-bottom:16px;font-size:9px}.panel-children-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;display:grid}.panel-child-card{flex-direction:column;gap:10px;text-decoration:none;transition:transform .25s;display:flex}.panel-child-card:hover{transform:translateY(-3px)}.panel-child-img-wrap{aspect-ratio:1;background:#ddd;border-radius:12px;width:100%;position:relative;overflow:hidden}.panel-child-img{object-fit:cover;transition:transform .55s cubic-bezier(.25,.46,.45,.94)}.panel-child-card:hover .panel-child-img{transform:scale(1.07)}.panel-child-img-placeholder{background:linear-gradient(135deg,#d8d8d8,#eee);width:100%;height:100%;display:block}.panel-child-overlay{background:linear-gradient(#0000 50%,#00000059 100%);border-radius:12px;transition:background .3s;position:absolute;inset:0}.panel-child-card:hover .panel-child-overlay{background:linear-gradient(#0000 45%,#00000080 100%)}.panel-child-info{justify-content:space-between;align-items:center;padding:0 2px;display:flex}.panel-child-name{letter-spacing:1px;text-transform:uppercase;color:#222;font-size:11px;font-weight:500}.panel-child-arrow{color:#aaa;font-size:12px;transition:transform .2s,color .2s}.panel-child-card:hover .panel-child-arrow{color:#111;transform:translate(3px)}.cat-img-placeholder{aspect-ratio:4/5;background:linear-gradient(135deg,#e8e8e8,#f5f5f5);border-radius:16px;width:100%;display:block}@media (max-width:767px){.collection-page-hero{padding:36px 0 28px}.collection-page-hero .page-title-text{letter-spacing:4px;font-size:22px}.collection-grid{grid-template-columns:repeat(2,1fr);gap:12px}.cat-card .cat-cta{opacity:1;transform:translateY(0)}.subcategory-panel{flex-direction:column}.panel-left{flex:none}.panel-parent-img-wrap{min-height:200px}.panel-right{padding:20px 20px 24px}.panel-children-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px) and (max-width:991px){.collection-grid{grid-template-columns:repeat(2,1fr)}.panel-left{flex:0 0 180px}.panel-children-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px) and (max-width:1199px){.collection-grid{grid-template-columns:repeat(3,1fr)}}
.plp-banner{text-align:center;background:#f5f4f2;border-bottom:1px solid #ebebeb;padding:48px 0 40px}.plp-banner-inner{flex-direction:column;align-items:center;display:flex}.plp-banner-eyebrow{letter-spacing:3px;text-transform:uppercase;color:#aaa;margin-bottom:10px;font-size:10px}.plp-banner-title{letter-spacing:5px;text-transform:uppercase;color:#111;margin-bottom:14px;font-size:28px;font-weight:300;line-height:1.1}.plp-banner-divider{background:#ccc;width:28px;height:1px;margin-bottom:14px}.plp-banner-breadcrumb{color:#999;align-items:center;gap:6px;font-size:12px;display:flex}.plp-banner-link{color:#999;text-decoration:none;transition:color .2s}.plp-banner-link:hover{color:#111}.plp-banner-sep{color:#ccc}.plp-banner-current{color:#333}.plp-wrapper{padding:32px 0 40px}.plp-inner{align-items:flex-start;gap:48px;display:flex}.plp-content{flex:1;min-width:0}.plp-products-section{padding:0!important}.plp-products-section .container{max-width:100%!important;padding-left:0!important;padding-right:0!important}.plp-loading{color:#888;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:100px 20px;font-size:14px;display:flex}.sidebar-mobile-toggle{cursor:pointer;color:#333;background:0 0;border:1px solid #ddd;border-radius:8px;align-items:center;gap:8px;margin-bottom:20px;padding:9px 16px;font-size:13px;transition:border-color .2s,color .2s;display:none}.sidebar-mobile-toggle:hover{color:#111;border-color:#111}.shop-sidebar{scrollbar-width:none;flex-shrink:0;width:240px;max-height:calc(100vh - 120px);position:sticky;top:100px;overflow-y:auto}.shop-sidebar::-webkit-scrollbar{display:none}.sidebar-inner{padding-bottom:24px}.sidebar-close-btn{cursor:pointer;background:0 0;border:none;width:28px;height:28px;margin-bottom:16px;padding:0;display:none;position:relative}.sidebar-close-btn:before,.sidebar-close-btn:after{content:"";background:#444;border-radius:2px;width:16px;height:1.5px;position:absolute;top:50%;left:50%}.sidebar-close-btn:before{transform:translate(-50%,-50%)rotate(45deg)}.sidebar-close-btn:after{transform:translate(-50%,-50%)rotate(-45deg)}.sidebar-block{border-bottom:1px solid #e8e8e8;padding:20px 0}.sidebar-block:last-child{border-bottom:none}.sidebar-block-head{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0 0 16px;display:flex}.sidebar-block-title{color:#111;letter-spacing:0;font-size:18px;font-weight:600}.sidebar-arrow{color:#555;flex-shrink:0;transition:transform .25s;transform:rotate(0)}.sidebar-arrow.open{transform:rotate(180deg)}.sidebar-cat-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.sidebar-empty{color:#bbb;padding:6px 0;font-size:13px}.sidebar-cat-row{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:10px 0;text-decoration:none;transition:background .15s;display:flex}.sidebar-cat-row:last-child{border-bottom:none}.sidebar-cat-row:hover .sidebar-cat-name{color:#000}.sidebar-cat-name{color:#222;text-align:left;font-size:15px;font-weight:400;transition:color .2s}.sidebar-cat-count{color:#999;font-size:14px;font-weight:400}.sidebar-cat-link{text-decoration:none}.sidebar-cat-link.active .sidebar-cat-name{color:#000;font-weight:600}.sidebar-sub-list{border-left:2px solid #f0f0f0;margin:0;padding:4px 0 4px 12px;list-style:none}.sidebar-sub-link{color:#666;padding:7px 0;font-size:14px;text-decoration:none;transition:color .2s,padding-left .2s;display:block}.sidebar-sub-link:hover{color:#111;padding-left:4px}.sidebar-sub-link.active{color:#111;padding-left:4px;font-weight:600}.sidebar-brand-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.sidebar-brand-row{cursor:pointer;border-bottom:1px solid #f0f0f0;align-items:center;gap:10px;padding:9px 0;display:flex}.sidebar-brand-row:last-of-type{border-bottom:none}.sidebar-brand-cb{opacity:0;width:0;height:0;position:absolute}.sidebar-brand-check{border:1.5px solid #ccc;border-radius:3px;flex-shrink:0;width:15px;height:15px;transition:border-color .2s,background .2s;position:relative}.sidebar-brand-cb:checked+.sidebar-brand-check{background:#111;border-color:#111}.sidebar-brand-cb:checked+.sidebar-brand-check:after{content:"";border:1.5px solid #fff;border-top:none;border-left:none;width:5px;height:9px;position:absolute;top:0;left:3px;transform:rotate(45deg)}.sidebar-brand-name{color:#222;font-size:15px;transition:color .2s}.sidebar-brand-row:hover .sidebar-brand-name{color:#000}.sidebar-brand-row:hover .sidebar-brand-check{border-color:#888}.sidebar-clear{cursor:pointer;color:#999;background:0 0;border:none;margin-top:10px;padding:0;font-size:12px;text-decoration:underline;transition:color .2s}.sidebar-clear:hover{color:#111}.sidebar-backdrop{z-index:199;opacity:0;background:#0006;transition:opacity .3s;display:none;position:fixed;inset:0}.sidebar-backdrop.visible{opacity:1;display:block}@media (max-width:991px){.plp-inner{gap:0}.shop-sidebar{z-index:200;background:#fff;width:300px;max-height:100vh;transition:transform .35s cubic-bezier(.22,1,.36,1);position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:4px 0 24px #0000001a}.shop-sidebar.open{transform:translate(0)}.sidebar-inner{padding:20px 20px 40px}.sidebar-close-btn{display:block}.sidebar-mobile-toggle{display:flex}}@media (max-width:575px){.plp-wrapper{padding:20px 0 60px}.shop-sidebar{width:280px}.plp-banner{padding:32px 0 28px}.plp-banner-title{letter-spacing:3px;font-size:22px}}
