.product-center{--product-center-check-icon: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.6663 3.5L5.24967 9.91667L2.33301 7' stroke='%23FF6600' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background:#fff;color:#333;font-family:Inter,Manrope,var(--base-font-family),sans-serif}.product-center__hero{min-height:300px;aspect-ratio:var(--product-center-hero-aspect-ratio, auto);background-color:#dbe7fb;background-image:var(--product-center-hero-image);background-position:center;background-size:contain;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;text-align:center}.product-center__hero-content{max-width:760px;padding:0 24px}@media(min-width:990px){body:has(.product-center) .content-for-layout{margin-top:-80px}.product-center__hero{box-sizing:border-box;padding-top:100px}}.product-center__heading{margin:0;color:#333;font-family:Inter,var(--heading-font-family),sans-serif;font-size:36px;line-height:1.22;font-weight:500;letter-spacing:0}.product-center__intro{margin:12px 0 0;color:#333;font-size:16px;line-height:1.2;font-weight:400}.product-center__intro p{margin:0}.product-center__shell{width:min(100% - 48px,1300px);margin:0 auto;padding:16px 0 86px;display:grid;grid-template-columns:330px minmax(0,1fr);column-gap:20px;align-items:start}.product-center__filters{position:relative;min-height:var(--product-center-filter-height, 1231px);padding:21px 16px 0 18px;background:#f2f3f6;box-sizing:border-box}.product-center__filter-head{margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.product-center__filter-title{margin:0;color:#333;font-size:28px;line-height:1.2;font-weight:500;letter-spacing:0}.product-center__reset{padding:0;border:0;background:transparent;color:#f60;font-size:14px;line-height:1.2;cursor:pointer}.product-center__filter-visibility,.product-center__expanded-ribbon,.product-center__expanded-title{display:none}.product-center__search{height:50px;margin-bottom:22px;border:1px solid #ff6600;border-radius:5px;display:grid;grid-template-columns:minmax(0,1fr) 55px;overflow:hidden;background:#fff}.product-center__search input{min-width:0;height:48px;padding:0 15px;border:0;background:transparent;color:#666;font-size:14px;line-height:48px}.product-center__search input:focus{outline:0}.product-center__search-button{border:0;background:#f60;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.product-center__search-button svg{width:24px;height:24px}.product-center__filter-groups{height:var(--product-center-filter-groups-height, calc(var(--product-center-filter-height, 1231px) - 151px));max-height:var(--product-center-filter-groups-height, calc(var(--product-center-filter-height, 1231px) - 151px));padding-right:17px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.product-center__filter-groups::-webkit-scrollbar{width:0;height:0;display:none}.product-center__filter-groups::-webkit-scrollbar-track{border-radius:999px;background:#b3b3b3}.product-center__filter-groups::-webkit-scrollbar-track-piece{border-radius:999px;background:#b3b3b3}.product-center__filter-groups::-webkit-scrollbar-thumb{border-radius:999px;background:#666}.product-center__filter-groups::-webkit-scrollbar-button{width:0;height:0;display:none}.product-center__filter-scrollbar{position:absolute;top:151px;right:8px;bottom:12px;width:8px;border-radius:999px;background:#b3b3b3;cursor:pointer}.product-center__filter-scrollbar-thumb{position:absolute;top:0;left:0;width:100%;min-height:28px;border-radius:999px;background:#666;cursor:grab;transform:translateY(var(--product-center-filter-thumb-y, 0px))}.product-center__filter-scrollbar-thumb:active{cursor:grabbing}.product-center__filter-scrollbar[hidden]{display:none}.product-center__filter-group{padding:16px 0;border-top:1px solid #c8c8c8}.product-center__filter-group:first-child{border-top:0;padding-top:0}.product-center__filter-toggle{width:100%;padding:0;border:0;background:transparent;color:#333;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;cursor:pointer}.product-center__filter-toggle span{font-size:18px;line-height:1.35;font-weight:500}.product-center__filter-toggle svg{width:24px;height:24px;flex:0 0 auto;transition:transform .16s ease}.product-center__filter-group.is-collapsed .product-center__filter-toggle svg{transform:rotate(-90deg)}.product-center__filter-options{margin-top:16px;display:grid;gap:8px}.product-center__filter-group.is-collapsed .product-center__filter-options{display:none}.product-center__checkbox{min-height:22px;display:flex;align-items:center;gap:8px;color:#333;font-size:14px;line-height:1.35;cursor:pointer}.product-center__checkbox input{-webkit-appearance:none;appearance:none;width:16px;height:16px;margin:0;border:1px solid #333;background:transparent;flex:0 0 auto}.product-center__checkbox input:checked{border-color:#f60;background-color:transparent;background-image:var(--product-center-check-icon);background-position:center;background-size:14px 14px;background-repeat:no-repeat}.product-center__checkbox input:checked:after,.product-center__compare:checked:after{content:none;display:none}.product-center .product-center__checkbox input[type=checkbox]:checked:hover,.product-center .product-center__compare[type=checkbox]:checked:hover{border-color:#f60;background-color:transparent}.product-center__filter-group:not(.is-expanded) .product-center__checkbox.is-extra{display:none}.product-center__more{padding:0;border:0;background:transparent;color:#333;font-size:16px;line-height:1.35;text-align:left;cursor:pointer}.product-center__main{min-width:0;padding-top:0}.product-center__summary{min-height:42px;display:flex;align-items:center;color:#333;font-size:16px;line-height:1.35}.product-center__tabs{display:flex;align-items:flex-end;border-bottom:1px solid #d9d9d9;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#bfc3c9 transparent}.product-center__tabs::-webkit-scrollbar{height:6px}.product-center__tabs::-webkit-scrollbar-track{background:transparent}.product-center__tabs::-webkit-scrollbar-thumb{border-radius:999px;background:#bfc3c9}.product-center__tab{-webkit-appearance:none;appearance:none;width:auto;min-width:150px;height:42px;margin-bottom:-1px;padding:0 16px;border:1px solid #d9d9d9;border-radius:10px 10px 0 0;background:#f2f3f6;color:#333;font-family:HarmonyOS Sans,HarmonyOS_Sans,sans-serif;font-size:14px;line-height:normal;font-weight:400;white-space:nowrap;flex:0 0 auto;cursor:pointer}.product-center__tab.is-active{border-color:#f60;background:#f60;color:#fff}.product-center__status{margin:16px 0 0;color:#666;font-size:14px;line-height:1.4}.product-center__grid{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,303px));gap:20px;justify-content:space-between}.product-center__card{position:relative;width:303px;min-height:360px;padding:0 15px 14px;background:#fff;box-shadow:0 0 15px #0000001a;box-sizing:border-box}.product-center__compare{position:absolute;left:12px;top:12px;width:16px;height:16px;margin:0;-webkit-appearance:none;appearance:none;border:1.5px solid #ff6600;border-radius:2px;background:#fff}.product-center__compare:checked{border-color:#f60;background-color:transparent;background-image:var(--product-center-check-icon);background-position:center;background-size:14px 14px;background-repeat:no-repeat}.product-center__expand{display:none}.product-center__ribbon{width:165px;height:20px;margin:0 auto;padding:2px 10px 0;background:#f0f0f0;clip-path:polygon(0 0,100% 0,calc(100% - 16px) 100%,16px 100%);color:#8f8f8f;font-size:12px;line-height:18px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box}.product-center__product-media{width:var(--product-center-card-image-width, 160px);margin:25px auto 16px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.product-center__product-media img{display:block;width:100%;height:auto}.product-center__product-placeholder{width:92px;height:64px;max-width:100%;max-height:100%;border-radius:12px;background:linear-gradient(135deg,#ff66001f,#0000000f)}.product-center__product-title{min-height:22px;margin:0 auto 14px;color:#f60;font-size:16px;line-height:1.35;font-weight:500;text-align:center}.product-center__specs{width:269px;min-height:153px;margin:0 auto;padding:15px 12px 50px;border-radius:5px;background:linear-gradient(179deg,#3333331a 13.84%,#ffffff1a 97.16%);box-sizing:border-box}.product-center__spec{margin:0 0 8px;display:flex;align-items:baseline;gap:4px;color:#333;font-size:12px;line-height:1.25}.product-center__spec:before{content:"";width:4px;height:4px;border-radius:50%;background:#f60;flex:0 0 auto;transform:translateY(-3px)}.product-center__spec-label{color:#333;white-space:nowrap;flex:0 0 auto}.product-center__spec-value{color:#666;min-width:0;flex:1 1 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-center__buy{position:absolute;left:50%;bottom:14px;width:110px;height:36px;border:1px solid #ffe0cc;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;color:#f60;font-size:14px;line-height:1;text-decoration:none;transform:translate(-50%)}.product-center__buy:hover{border-color:#f60;color:#f60;text-decoration:none}.product-center__pagination{margin-top:32px;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.product-center__page{width:36px;height:36px;border:1px solid #d9d9d9;border-radius:0;background:#fff;color:#666;font-size:14px;line-height:1;font-weight:400;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .16s ease,color .16s ease}.product-center__page svg{width:8px;height:12px}.product-center__page.is-active{border-color:#f60;background:#fff;color:#f60}.product-center__page.is-next svg{transform:rotate(180deg)}.product-center__page:not(:disabled):hover{border-color:#f60;color:#f60}.product-center__page:disabled{color:#b8b8b8;cursor:default}.product-center__compare-bar{position:sticky;bottom:16px;z-index:20;grid-column:1 / -1;margin-top:28px}.product-center__compare-bar[hidden]{display:none}.product-center__compare-panel{min-height:157px;padding:9px;border:2px solid rgba(255,102,0,.5);border-radius:5px;background:#fff;box-shadow:0 0 20px #00000026;box-sizing:border-box}.product-center__compare-head{height:30px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.product-center__compare-head span{color:#f60;font-size:16px;line-height:1.2;font-weight:500}.product-center__compare-actions{display:flex;align-items:center;gap:8px}.product-center__compare-head button{height:30px;border-radius:5px;font-size:14px;line-height:1;cursor:pointer}.product-center__compare-clear{width:70px;border:1px solid #ff6600;background:#fff;color:#f60}.product-center__compare-submit{width:106px;border:0;background:#f60;color:#fff}.product-center__compare-head button:disabled{opacity:.45;cursor:default}.product-center__compare-list{min-height:100px;margin-top:7px;padding:14px 12px;border:1px solid #d9d9d9;border-radius:5px;display:flex;align-items:center;gap:0;overflow:hidden}.product-center__compare-item{position:relative;width:255px;min-width:255px;height:70px;padding-right:18px;display:grid;grid-template-columns:70px minmax(0,1fr);gap:9px;align-items:center;box-sizing:border-box}.product-center__compare-item:after{content:"";position:absolute;top:0;right:18px;width:1px;height:70px;background:#d9d9d9;z-index:1}.product-center__compare-item.is-last:after{display:none}.product-center__compare-thumb{width:70px;height:70px;border:1px solid #d9d9d9;background:#fff;display:flex;align-items:center;justify-content:center}.product-center__compare-thumb img{max-width:54px;max-height:54px;object-fit:contain}.product-center__compare-meta{min-width:0}.product-center__compare-meta p{margin:0 0 6px;color:#666;font-size:12px;line-height:1.25;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-center__compare-meta button{padding:0;border:0;background:transparent;color:#f60;font-size:12px;line-height:1.25;cursor:pointer}.product-center__compare-add{margin:0;padding-left:20px;color:#666;font-size:12px;line-height:1.25;white-space:nowrap;flex:1 1 auto}@media(max-width:1199.98px){.product-center__shell{grid-template-columns:280px minmax(0,1fr);column-gap:18px}.product-center__grid{grid-template-columns:repeat(2,minmax(0,303px));justify-content:start}}@media(max-width:767.98px){.product-center__hero{display:none}.product-center__shell{width:min(100% - 34px,408px);padding:20px 0 58px;display:block}.product-center__filters{padding:0;background:#fff;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px}.product-center__filter-head{display:contents}.product-center__filter-title{grid-column:1 / -1;margin-bottom:21px;font-size:28px;line-height:1.2}.product-center__reset{grid-column:1;order:3;width:100%;height:50px;border:0;border-radius:5px;background:#efeff5;color:#666;font-size:18px;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:10px}.product-center__reset:before{content:"";width:20px;height:20px;background:var(--product-center-reset-icon) center / contain no-repeat;border:2px solid currentColor;border-left-color:transparent;border-radius:50%;box-sizing:border-box}.product-center[style*=--product-center-reset-icon] .product-center__reset:before{border:0;border-radius:0}.product-center__reset:after{content:"Reset Filter"}.product-center__reset{font-size:0}.product-center__reset:after{font-size:18px}.product-center__filter-visibility{grid-column:2;order:3;width:100%;height:50px;border:1px solid #333;border-radius:5px;background:#fff;color:#333;font-size:18px;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.product-center__filter-visibility:before{content:"";width:20px;height:18px;background:var(--product-center-filter-icon) center / contain no-repeat;border:2px solid currentColor;border-top:0;transform:skew(-12deg)}.product-center[style*=--product-center-filter-icon] .product-center__filter-visibility:before{border:0;transform:none}.product-center__search{grid-column:1 / -1;order:2;height:50px;margin:0 0 18px;grid-template-columns:minmax(0,1fr) 76px}.product-center__search input{height:48px;padding:0 13px;font-size:16px;line-height:48px}.product-center__search-button svg{width:24px;height:24px}.product-center__filter-groups{grid-column:1 / -1;order:4;height:auto;max-height:none;padding-right:0;overflow:visible;display:grid;gap:0}.product-center__filter-scrollbar{display:none}.product-center__filter-groups:empty{min-height:18px;margin-top:18px}.product-center__filter-group{padding:0 0 12px;border-top:1px solid #d9d9d9}.product-center__filter-group:first-child{border-top:0}.product-center__filter-toggle{height:64px}.product-center__filter-toggle span{font-size:18px;line-height:1.35;font-weight:700}.product-center__filter-toggle svg{width:24px;height:24px}.product-center__filter-options{margin-top:0;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;row-gap:12px}.product-center__checkbox{min-height:18px;gap:8px;font-size:12px;line-height:1.25}.product-center__checkbox input{width:10px;height:10px}.product-center__more{font-size:12px}.product-center__grid{margin-top:0;grid-template-columns:1fr;gap:0;justify-items:stretch}.product-center__summary{height:71px;min-height:71px;margin-bottom:29px;justify-content:center;background:#f2f3f6;color:#333;font-size:20px;line-height:1.25;font-weight:700}.product-center__tabs{margin-bottom:28px;gap:14px;border-bottom:0;align-items:center;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.product-center__tab{min-width:150px;height:42px;padding:0 20px;border:1px solid #d9d9d9;border-radius:100px;background:#f2f3f6;color:#333;font-size:14px;scroll-snap-align:start}.product-center__tab.is-active{border-color:#f60;background:#f60;color:#fff}.product-center__status{margin:0 0 12px;font-size:13px}.product-center__card{width:100%;min-height:70px;padding:14px 34px 12px 0;border-bottom:1px solid #d9d9d9;background:#fff;box-shadow:none;overflow:hidden}.product-center__expand{display:block;position:absolute;left:auto;right:2px;top:28px;width:14px;height:14px;padding:0;border:0;border-radius:0;-webkit-appearance:none;appearance:none;background:linear-gradient(#666,#666) center / 14px 1px no-repeat,linear-gradient(#666,#666) center / 1px 14px no-repeat;cursor:pointer;z-index:2;transition:transform .16s ease}.product-center__card.is-expanded .product-center__expand{transform:rotate(45deg)}.product-center__compare{display:none;left:auto;right:calc(var(--product-center-expanded-white-inset, 22px) + 12px);top:133px;width:16px;height:16px;border:1.5px solid #ff6600;border-radius:2px;background:#fff;cursor:pointer;z-index:3}.product-center__compare:checked{border-color:#f60;background-color:transparent;background-image:var(--product-center-check-icon);background-position:center;background-size:14px 14px;background-repeat:no-repeat}.product-center__ribbon{position:absolute;left:0;right:34px;top:36px;width:auto;height:auto;margin:0;padding:0;clip-path:none;background:transparent;color:#666;font-size:14px;line-height:1.35;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-center__product-media,.product-center__specs,.product-center__buy{display:none}.product-center__product-title{position:absolute;left:0;right:34px;top:14px;min-height:0;margin:0;color:#333;font-size:16px;line-height:1.35;font-weight:400;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-center__card.is-expanded{--product-center-mobile-image-width: calc(var(--product-center-card-image-width, 160px) + 20px);--product-center-expanded-white-inset: clamp(22px, calc((100% - 350px)/2) , 29px);--product-center-expanded-control-width: min( calc(100% - 56px) , 294px);height:569px;min-height:569px;padding:0;border-bottom:0;background:#fff;overflow:visible}.product-center__card.is-expanded:before{content:"";position:absolute;left:5px;right:5px;top:94px;height:475px;background:#f2f3f6}.product-center__card.is-expanded:after{content:"";position:absolute;left:var(--product-center-expanded-white-inset);right:var(--product-center-expanded-white-inset);top:121px;height:416px;z-index:1;background:#fff;box-shadow:0 0 15px #0000001a}.product-center__card.is-expanded .product-center__compare{display:block}.product-center__card.is-expanded .product-center__expanded-ribbon,.product-center__card.is-expanded .product-center__product-media,.product-center__card.is-expanded .product-center__expanded-title,.product-center__card.is-expanded .product-center__specs,.product-center__card.is-expanded .product-center__buy{position:absolute;z-index:2}.product-center__card.is-expanded .product-center__ribbon{position:absolute;left:0;right:34px;top:36px;z-index:2;margin:0;color:#666;font-size:14px;line-height:1.35;text-align:left}.product-center__card.is-expanded .product-center__expanded-ribbon{display:block;left:50%;top:121px;width:165px;height:20px;margin:0;padding:2px 10px 0;clip-path:polygon(0 0,100% 0,calc(100% - 16px) 100%,16px 100%);background:#f0f0f0;color:#8f8f8f;font-size:12px;line-height:18px;text-align:center;transform:translate(-50%)}.product-center__card.is-expanded .product-center__product-media{left:50%;top:152px;width:min(var(--product-center-mobile-image-width),calc(100% - 80px));height:118px;margin:0;display:flex;transform:translate(-50%)}.product-center__card.is-expanded .product-center__product-media img{width:100%;height:100%;object-fit:contain}.product-center__card.is-expanded .product-center__expanded-title{display:block;left:50%;top:272px;width:min(100% - 80px,225px);margin:0;color:#f60;font-size:16px;line-height:1.35;font-weight:500;text-align:center;transform:translate(-50%)}.product-center__card.is-expanded .product-center__product-title{position:absolute;left:0;right:34px;top:14px;width:auto;margin:0;color:#333;font-size:16px;line-height:1.35;font-weight:400;text-align:left;z-index:2}.product-center__card.is-expanded .product-center__specs{left:50%;top:314px;width:var(--product-center-expanded-control-width);min-height:153px;margin:0;padding:26px 28px 18px;display:block;transform:translate(-50%)}.product-center__card.is-expanded .product-center__spec{margin-bottom:8px;font-size:14px;line-height:1.25}.product-center__card.is-expanded .product-center__buy{left:50%;top:474px;width:var(--product-center-expanded-control-width);height:42px;margin:0;display:flex;transform:translate(-50%)}.product-center__pagination{margin-top:24px}.product-center__page{width:30px;height:30px;font-size:12px}.product-center__compare-bar{bottom:8px;margin-top:22px}.product-center__compare-panel{min-height:118px;padding:8px}.product-center__compare-head{height:32px}.product-center__compare-list{min-height:86px;padding:10px;gap:14px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-center__compare-list::-webkit-scrollbar{width:0;height:0;display:none}.product-center__compare-item{width:210px;min-width:210px;grid-template-columns:58px minmax(0,1fr);gap:8px}.product-center__compare-thumb{width:58px;height:58px}.product-center__compare-thumb img{max-width:46px;max-height:46px}}@media(max-width:360px){.product-center__card.is-expanded{--product-center-expanded-control-width: min( calc(100% - 44px) , 294px)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/product-center.css.map */
