.store-hero{--hero-orange: #ff7300;--hero-background: #fbf8f4;--hero-height: 350px;--hero-radius: 8px;width:100%;padding:15px 0 20px;overflow:hidden;background:var(--hero-background)}.store-hero *,.store-hero *:before,.store-hero *:after{box-sizing:border-box}.store-hero__container{width:min(1380px,calc(100% - 30px));margin-inline:auto;display:grid;grid-template-columns:minmax(0,2.04fr) minmax(300px,1fr);align-items:stretch;gap:19px}.store-hero__slider,.store-hero__side-banner{height:var(--hero-height);overflow:hidden;background:#ece7df;border-radius:var(--hero-radius)}.store-hero__slider{position:relative;isolation:isolate;outline:none}.store-hero__slider:focus-visible{box-shadow:0 0 0 3px #ff730047}.store-hero__slides,.store-hero__slide{position:absolute;inset:0}.store-hero__slide{z-index:0;visibility:hidden;opacity:0;transition:opacity .55s ease,visibility .55s ease}.store-hero__slide.is-active{z-index:1;visibility:visible;opacity:1}.store-hero__slide img,.store-hero__side-banner>img{width:100%;height:100%;display:block;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.store-hero__slide img{object-position:var(--desktop-position, center center)}.store-hero__arrow{position:absolute;top:50%;z-index:10;width:40px;height:40px;padding:0;display:grid;place-items:center;color:var(--hero-orange);background:#fffffff5;border:0;border-radius:0;box-shadow:0 4px 16px #00000014;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-50%);transition:opacity .22s ease,visibility .22s ease,color .18s ease,background-color .18s ease}.store-hero__slider:hover .store-hero__arrow,.store-hero__slider:focus-within .store-hero__arrow{opacity:1;visibility:visible;pointer-events:auto}.store-hero__arrow--previous{left:0}.store-hero__arrow--next{right:0}.store-hero__arrow svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.store-hero__arrow:hover,.store-hero__arrow:focus-visible{color:#fff;background-color:var(--hero-orange);outline:none}.store-hero__dots{position:absolute;left:29px;bottom:25px;z-index:5;display:flex;align-items:center;gap:10px}.store-hero__dot{width:8px;height:8px;flex:0 0 8px;padding:0;border:0;border-radius:50%;background:#ffffffeb;box-shadow:0 0 0 1px #0000000a;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.store-hero__dot:hover,.store-hero__dot:focus-visible{transform:scale(1.18);outline:none}.store-hero__dot.is-active{background:var(--hero-orange)}.store-hero__side-banner{position:relative;display:block;color:#32160d;text-decoration:none;isolation:isolate}.store-hero__side-banner>img{position:absolute;inset:0;z-index:-3;object-position:center;transition:transform .45s ease}.store-hero__banner-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#fff2c3f7,#ffecb1e0,#512a0e24),linear-gradient(180deg,#ffffff2e,#5b2b0a29)}.store-hero__banner-content{position:relative;z-index:2;width:70%;height:100%;padding:27px 10px 22px 35px;display:flex;flex-direction:column;align-items:flex-start}.store-hero__banner-label{margin:0 0 2px;color:#3c2319;font-size:clamp(14px,1.1vw,18px);font-weight:600;line-height:1.25}.store-hero__banner-content h2{margin:0 0 17px;color:#66180c;font-size:clamp(24px,2vw,32px);font-weight:800;line-height:1.03;letter-spacing:-.5px}.store-hero__benefits{width:100%;padding:12px 14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;background:#fff8ddad;border:1px solid rgba(166,104,27,.32);border-radius:18px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.store-hero__benefits div{min-width:0;display:flex;align-items:flex-start;gap:5px}.store-hero__benefits strong{color:#681b0e;font-size:17px;line-height:1.2}.store-hero__benefits span{color:#4a291b;font-size:11px;font-weight:600;line-height:1.3}.store-hero__side-banner:hover>img{transform:scale(1.025)}@media(max-width:1200px){.store-hero{--hero-height: 320px;padding-top:13px}.store-hero__container{width:calc(100% - 30px);display:block}.store-hero__slider{width:100%}.store-hero__side-banner{display:none}}@media(hover:none),(pointer:coarse){.store-hero__arrow{opacity:1;visibility:visible;pointer-events:auto}}@media(max-width:640px){.store-hero{--hero-height: 250px;--hero-radius: 7px;padding:14px 0 18px}.store-hero__container{width:calc(100% - 24px)}.store-hero__slide img{object-position:var(--mobile-position, 40% center)}.store-hero__arrow{width:36px;height:36px}.store-hero__arrow svg{width:18px;height:18px}.store-hero__dots{left:20px;bottom:18px;gap:8px}}@media(prefers-reduced-motion:reduce){.store-hero__slide,.store-hero__arrow,.store-hero__dot,.store-hero__side-banner>img{transition:none}}.featured-category{--featured-accent: #ff6500;--featured-accent-light: #fff1e5;--featured-title: #101c2d;--featured-muted: #687386;--featured-card-gap: 22px;--items-per-view: 8;width:100%;padding:72px 20px 64px;overflow:hidden;background:linear-gradient(180deg,#fffaf6,#fffdfb)}.featured-category *,.featured-category *:before,.featured-category *:after{box-sizing:border-box}.featured-category__container{width:min(1220px,100%);margin:0 auto}.featured-category__header{margin-bottom:32px;text-align:center}.featured-category__subtitle{display:block;margin-bottom:8px;color:var(--featured-accent);font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.featured-category__title{margin:0;color:var(--featured-title);font-size:clamp(29px,4vw,40px);font-weight:800;line-height:1.15}.featured-category__description{max-width:620px;margin:12px auto 0;color:var(--featured-muted);font-size:14px;line-height:1.65}.featured-category__carousel{position:relative;width:100%}.featured-category__viewport{width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory}.featured-category__viewport::-webkit-scrollbar{display:none}.featured-category__track{display:flex;gap:var(--featured-card-gap);width:max-content;padding:4px 6px 12px}.featured-category__item{display:block;flex:0 0 calc((min(1220px,calc(100vw - 40px)) - (var(--items-per-view) - 1) * var(--featured-card-gap)) / var(--items-per-view));min-width:0;color:var(--featured-title);text-align:center;text-decoration:none;scroll-snap-align:start;content-visibility:auto;contain-intrinsic-size:210px}.featured-category__item h3{width:100%;margin:14px 0 0;overflow:hidden;color:var(--featured-title);font-size:16px;font-weight:750;line-height:1.35;text-overflow:ellipsis;white-space:nowrap;transition:color .16s ease}.featured-category__item:hover h3{color:var(--featured-accent)}.featured-category__shop-text{display:block;margin-top:7px;color:var(--featured-accent);font-size:12px;font-weight:600}.featured-category__image-box{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;overflow:hidden;border:1px solid rgba(255,101,0,.08);border-radius:20px;background:linear-gradient(145deg,#fff,#fffaf6);box-shadow:0 12px 32px #1621320f;isolation:isolate;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.featured-category__item:hover .featured-category__image-box{border-color:#ff65004d;box-shadow:0 18px 38px #ff65001f;transform:translateY(-4px)}.featured-category__image{position:relative;z-index:3;display:block;width:86%;height:86%;max-width:100%;max-height:100%;margin:auto;opacity:1;object-fit:contain;object-position:center;transform:translateZ(0) scale(.98);backface-visibility:hidden;transition:opacity .18s ease,transform .24s ease;visibility:visible}.featured-category__image.is-loaded{opacity:1;transform:translateZ(0) scale(1)}.featured-category__item:hover .featured-category__image{transform:translateZ(0) scale(1.06)}.featured-category__decoration{position:absolute;z-index:1;display:block;border-radius:50%;background:var(--featured-accent-light);pointer-events:none}.featured-category__decoration--one{top:-35px;right:-28px;width:92px;height:92px}.featured-category__decoration--two{bottom:-38px;left:-35px;width:86px;height:86px}.featured-category__view-icon{position:absolute;right:11px;bottom:11px;z-index:5;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--featured-accent);color:#fff;box-shadow:0 7px 18px #ff650047;transform:translateY(3px);transition:transform .18s ease,background .18s ease}.featured-category__view-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.featured-category__item:hover .featured-category__view-icon{background:#e75500;transform:translateY(0)}.featured-category__arrow{position:absolute;top:42%;z-index:15;display:grid;place-items:center;width:44px;height:44px;padding:0;border:3px solid #ffffff;border-radius:50%;background:var(--featured-accent);color:#fff;box-shadow:0 8px 22px #ff65004d;cursor:pointer;transform:translateY(-50%);transition:background .16s ease,transform .16s ease}.featured-category__arrow:hover{background:#e65300;transform:translateY(-50%) scale(1.06)}.featured-category__arrow svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.featured-category__arrow--previous{left:-18px}.featured-category__arrow--next{right:-18px}.featured-category__progress{width:min(280px,70%);height:4px;margin:25px auto 0;overflow:hidden;border-radius:50px;background:#ff650021}.featured-category__progress span{display:block;height:100%;border-radius:inherit;background:var(--featured-accent);transition:width .35s ease}@media(max-width:1279px){.featured-category{--items-per-view: 6}}@media(max-width:991px){.featured-category{--items-per-view: 4;padding:55px 18px}.featured-category__arrow--previous{left:-8px}.featured-category__arrow--next{right:-8px}}@media(max-width:767px){.featured-category{--items-per-view: 3;--featured-card-gap: 14px;padding:44px 13px}.featured-category__header{margin-bottom:24px}.featured-category__description{font-size:13px}.featured-category__image-box{border-radius:15px}.featured-category__item h3{font-size:14px}.featured-category__arrow{width:38px;height:38px}.featured-category__arrow--previous{left:-5px}.featured-category__arrow--next{right:-5px}}@media(max-width:479px){.featured-category{--items-per-view: 2;--featured-card-gap: 13px}.featured-category__title{font-size:27px}.featured-category__image{width:82%;height:82%}.featured-category__view-icon{right:8px;bottom:8px;width:30px;height:30px}}.top-products{--product-orange: #ff7a12;--product-orange-dark: #eb6800;--product-red: #ff3838;--product-green: #b5dc22;--product-background: #fbf8f4;--product-card-background: #ffffff;--product-text: #101c2d;--product-muted: #6f747c;width:100%;padding:18px 0 28px;background:var(--product-background)}.top-products *,.top-products *:before,.top-products *:after{box-sizing:border-box}.top-products__container{width:min(1380px,calc(100% - 30px));margin-inline:auto}.top-products__header{margin-bottom:30px;text-align:center}.top-products__header h2{margin:0;color:var(--product-text);font-size:clamp(25px,2vw,32px);font-weight:600;line-height:1.25}.top-products__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.top-product-card{position:relative;min-width:0;min-height:300px;overflow:hidden;display:grid;grid-template-columns:minmax(220px,40%) minmax(0,60%);align-items:center;background:var(--product-card-background);border:1px solid rgba(16,28,45,.025);border-radius:8px;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.top-product-card:hover{border-color:#ff7a121f;box-shadow:0 14px 35px #281f1712;transform:translateY(-3px)}.top-product-card__badge{position:absolute;top:0;right:0;z-index:5;min-height:24px;padding:4px 9px;display:inline-flex;align-items:center;justify-content:center;gap:4px;color:#fff;background:var(--product-red);border-radius:0 7px;font-size:12px;font-weight:600;line-height:1}.top-product-card__badge svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.top-product-card__image{width:100%;height:100%;min-height:298px;padding:28px 20px;display:flex;align-items:center;justify-content:center;color:inherit;text-decoration:none}.top-product-card__image img{width:100%;height:235px;display:block;object-fit:contain;object-position:center;mix-blend-mode:multiply;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:transform .3s ease,filter .3s ease}.top-product-card:hover .top-product-card__image img{filter:drop-shadow(0 10px 13px rgba(70,46,22,.1));transform:scale(1.04)}.top-product-card__content{min-width:0;padding:38px 30px 30px 15px}.top-product-card__title{display:inline-block;margin:0 0 9px;color:var(--product-text);font-size:20px;font-weight:600;line-height:1.4;text-decoration:none;transition:color .18s ease}.top-product-card__title:hover,.top-product-card__title:focus-visible{color:var(--product-orange);outline:none}.top-product-card__price-row{min-height:26px;display:flex;align-items:center;flex-wrap:wrap;gap:13px}.top-product-card__current-price{color:var(--product-orange);font-size:18px;font-weight:700;line-height:1.3}.top-product-card__old-price{color:var(--product-muted);font-size:16px;font-weight:400;line-height:1.3;text-decoration-thickness:1px}.top-product-card__saving{width:max-content;min-height:23px;margin-top:4px;padding:4px 8px;display:inline-flex;align-items:center;justify-content:center;color:#111;background:var(--product-green);border-radius:20px;font-size:12px;font-weight:600;line-height:1}.top-product-card__actions{margin-top:29px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.top-product-card__button{min-height:41px;padding:9px 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:7px;font-family:inherit;font-size:14px;font-weight:500;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.top-product-card__button svg{width:16px;height:16px;flex:0 0 16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.top-product-card__button--cart{color:var(--product-orange);background:#fff;border:1px solid var(--product-orange)}.top-product-card__button--cart:hover,.top-product-card__button--cart:focus-visible{color:#fff;background:var(--product-orange);outline:none}.top-product-card__button--buy{color:#fff;background:var(--product-orange);border:1px solid var(--product-orange)}.top-product-card__button--buy:hover,.top-product-card__button--buy:focus-visible{color:#fff;background:var(--product-orange-dark);border-color:var(--product-orange-dark);outline:none}.top-product-card__button:active{transform:scale(.97)}@media(max-width:1200px){.top-product-card{grid-template-columns:minmax(190px,42%) minmax(0,58%)}.top-product-card__content{padding-right:20px}.top-product-card__title{font-size:18px}}@media(max-width:900px){.top-products__grid{gap:18px}.top-product-card{min-height:0;grid-template-columns:1fr;align-content:start}.top-product-card__image{min-height:220px;height:220px;padding:18px}.top-product-card__image img{height:190px}.top-product-card__content{padding:14px 18px 20px}.top-product-card__actions{margin-top:18px}.top-product-card__button{flex:1 1 auto}}@media(max-width:640px){.top-products{padding:14px 0 26px}.top-products__container{width:calc(100% - 24px)}.top-products__header{margin-bottom:16px}.top-products__header h2{font-size:23px}.top-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.top-product-card{display:flex;flex-direction:column;align-items:stretch;overflow:hidden;border-radius:7px}.top-product-card:hover{transform:none}.top-product-card__badge{min-height:23px;padding:4px 6px;font-size:10px}.top-product-card__badge svg{width:11px;height:11px}.top-product-card__image{width:100%;height:205px;min-height:205px;padding:18px 12px 8px}.top-product-card__image img{width:100%;height:180px}.top-product-card__content{width:100%;padding:10px 12px 13px}.top-product-card__title{width:100%;min-height:38px;margin-bottom:6px;display:-webkit-box;overflow:hidden;font-size:14px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.top-product-card__price-row{min-height:20px;gap:7px}.top-product-card__current-price{font-size:14px}.top-product-card__old-price{font-size:13px}.top-product-card__saving{min-height:18px;margin-top:3px;padding:3px 5px;font-size:9px}.top-product-card__actions{width:100%;margin-top:12px}.top-product-card__button{width:100%;min-height:32px;padding:7px 5px;gap:4px;border-radius:6px;font-size:12px}.top-product-card__button svg{width:14px;height:14px;flex-basis:14px}.top-product-card__button--buy{display:none}}@media(max-width:390px){.top-products__container{width:calc(100% - 18px)}.top-products__grid{gap:8px}.top-product-card__image{height:175px;min-height:175px;padding:14px 8px 5px}.top-product-card__image img{height:155px}.top-product-card__content{padding:9px 9px 11px}.top-product-card__title,.top-product-card__current-price{font-size:13px}.top-product-card__old-price,.top-product-card__button{font-size:11px}}@media(prefers-reduced-motion:reduce){.top-product-card,.top-product-card__image img,.top-product-card__title,.top-product-card__button{transition:none}}.our-brands{--brand-orange: #ff7913;--brand-orange-dark: #e96800;--brand-background: #fbf8f4;--brand-card-background: #ffffff;--brand-text: #111c2d;--brand-border: #e4e4e4;--brand-gap: 24px;width:100%;padding:22px 0 24px;overflow:hidden;background:var(--brand-background)}.our-brands *,.our-brands *:before,.our-brands *:after{box-sizing:border-box}.our-brands__container{width:min(1490px,calc(100% - 32px));margin-inline:auto}.our-brands__heading{position:relative;min-height:38px;padding-bottom:13px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid #d9d9d9}.our-brands__heading h2{position:relative;margin:0;color:var(--brand-text);font-size:21px;font-weight:700;line-height:1.25}.our-brands__heading h2:after{content:"";position:absolute;left:0;bottom:-16px;width:40px;height:4px;background:var(--brand-orange);border-radius:10px}.our-brands__see-all{margin-top:3px;display:inline-flex;align-items:center;gap:8px;color:var(--brand-orange);font-size:11px;font-weight:500;line-height:1;text-decoration:none;text-transform:uppercase;transition:color .18s ease,transform .18s ease}.our-brands__see-all svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.our-brands__see-all:hover,.our-brands__see-all:focus-visible{color:var(--brand-orange-dark);outline:none}.our-brands__see-all:hover svg,.our-brands__see-all:focus-visible svg{transform:translate(4px)}.our-brands__slider{width:100%;margin-top:18px;overflow:hidden;outline:none;touch-action:pan-y}.our-brands__slider:focus-visible{border-radius:9px;box-shadow:0 0 0 3px #ff791329}.our-brands__track{display:flex;align-items:stretch;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}.our-brands__page{width:100%;min-width:100%;flex:0 0 100%;display:grid;grid-template-columns:repeat(var(--brands-per-view),minmax(0,1fr));gap:var(--brand-gap)}.our-brands__card{position:relative;height:90px;min-width:0;overflow:hidden;display:flex;align-items:center;justify-content:center;color:inherit;background:var(--brand-card-background);border:1px solid var(--brand-border);border-radius:8px;text-decoration:none;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.our-brands__card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,121,19,.04),transparent 55%);opacity:0;transition:opacity .22s ease}.our-brands__card img{position:relative;z-index:2;width:auto;max-width:64%;height:auto;max-height:62px;display:block;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:transform .25s ease,filter .25s ease}.our-brands__card:hover,.our-brands__card:focus-visible{border-color:#ff791373;box-shadow:0 10px 25px #291f1714,0 3px 8px #ff79130d;outline:none;transform:translateY(-3px)}.our-brands__card:hover:before,.our-brands__card:focus-visible:before{opacity:1}.our-brands__card:hover img,.our-brands__card:focus-visible img{filter:drop-shadow(0 5px 6px rgba(0,0,0,.08));transform:scale(1.045)}.our-brands__dots{min-height:13px;margin-top:17px;display:flex;align-items:center;justify-content:center;gap:8px}.our-brands__dot{width:8px;height:8px;flex:0 0 8px;padding:0;background:transparent;border:1px solid var(--brand-orange);border-radius:50%;cursor:pointer;transition:background-color .18s ease,transform .18s ease,border-color .18s ease}.our-brands__dot:hover,.our-brands__dot:focus-visible{border-color:var(--brand-orange-dark);outline:none;transform:scale(1.2)}.our-brands__dot.is-active{background:var(--brand-orange);border-color:var(--brand-orange)}@media(max-width:1099px){.our-brands{--brand-gap: 18px}.our-brands__card{height:88px}.our-brands__card img{max-width:68%;max-height:58px}}@media(max-width:699px){.our-brands{--brand-gap: 10px;padding:19px 0 22px}.our-brands__container{width:calc(100% - 24px)}.our-brands__heading{min-height:35px;padding-bottom:11px}.our-brands__heading h2{font-size:19px}.our-brands__heading h2:after{bottom:-14px;width:38px;height:3px}.our-brands__see-all{font-size:10px}.our-brands__see-all svg{width:16px;height:16px}.our-brands__slider{margin-top:17px}.our-brands__card{height:82px;border-radius:7px}.our-brands__card img{max-width:78%;max-height:53px}.our-brands__dots{margin-top:14px}}@media(max-width:380px){.our-brands__container{width:calc(100% - 18px)}.our-brands__card{height:76px}.our-brands__card img{max-width:80%;max-height:48px}}@media(prefers-reduced-motion:reduce){.our-brands__track,.our-brands__card,.our-brands__card:before,.our-brands__card img,.our-brands__see-all,.our-brands__see-all svg,.our-brands__dot{transition:none}}.honey-products{--honey-orange: #ff7a12;--honey-orange-dark: #e86800;--honey-green: #2cbb78;--honey-red: #ff2222;--honey-background: #fbf8f4;--honey-card-background: #ffffff;--honey-text: #111b2c;--honey-muted: #999999;--honey-border: #cfcfcf;--honey-gap: 20px;width:100%;padding:28px 0 38px;overflow:hidden;background:var(--honey-background)}.honey-products *,.honey-products *:before,.honey-products *:after{box-sizing:border-box}.honey-products__container{width:min(1440px,calc(100% - 32px));margin-inline:auto}.honey-products__heading{position:relative;min-height:48px;padding-bottom:15px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid #d7d7d7}.honey-products__heading h2{position:relative;margin:0;color:var(--honey-text);font-size:21px;font-weight:700;line-height:1.3}.honey-products__heading h2:after{content:"";position:absolute;left:0;bottom:-18px;width:40px;height:4px;background:var(--honey-orange);border-radius:20px}.honey-products__view-all{margin-top:4px;display:inline-flex;align-items:center;gap:8px;color:var(--honey-orange);font-size:11px;font-weight:500;line-height:1;text-decoration:none;text-transform:uppercase;transition:color .18s ease}.honey-products__view-all svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.honey-products__view-all:hover,.honey-products__view-all:focus-visible{color:var(--honey-orange-dark);outline:none}.honey-products__view-all:hover svg,.honey-products__view-all:focus-visible svg{transform:translate(4px)}.honey-products__slider{width:100%;margin-top:27px;overflow:hidden;outline:none;touch-action:pan-y}.honey-products__slider:focus-visible{border-radius:4px;box-shadow:0 0 0 3px #ff7a1221}.honey-products__track{display:flex;align-items:stretch;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}.honey-products__page{width:100%;min-width:100%;flex:0 0 100%;display:grid;grid-template-columns:repeat(var(--products-per-page),minmax(0,1fr));gap:var(--honey-gap)}.honey-product-card{position:relative;min-width:0;overflow:hidden;display:flex;flex-direction:column;background:var(--honey-card-background);border:1px solid var(--honey-border);border-radius:4px;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.honey-product-card:hover{border-color:#ff7a1285;box-shadow:0 12px 26px #30251b14,0 3px 8px #ff7a120d;transform:translateY(-3px)}.honey-product-card__badge{position:absolute;top:14px;z-index:5;min-height:21px;padding:5px 7px;display:inline-flex;align-items:center;justify-content:center;color:#fff;border-radius:4px;font-size:10px;font-weight:600;line-height:1}.honey-product-card__badge--best{left:14px;background:var(--honey-orange)}.honey-product-card__badge--save{right:14px;background:var(--honey-green)}.honey-product-card__image{width:100%;height:290px;padding:32px 20px 18px;display:flex;align-items:center;justify-content:center;color:inherit;text-decoration:none}.honey-product-card__image img{width:100%;height:240px;display:block;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:transform .3s ease,filter .3s ease}.honey-product-card:hover .honey-product-card__image img{filter:drop-shadow(0 10px 12px rgba(54,37,21,.1));transform:scale(1.035)}.honey-product-card__content{margin-top:auto;padding:9px 8px 8px}.honey-product-card__title{width:100%;min-height:27px;margin-bottom:5px;display:-webkit-box;overflow:hidden;color:var(--honey-text);font-size:17px;font-weight:500;line-height:1.45;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:color .18s ease}.honey-product-card__title:hover,.honey-product-card__title:focus-visible{color:var(--honey-orange);outline:none}.honey-product-card__prices{min-height:28px;margin-bottom:9px;display:flex;align-items:center;flex-wrap:wrap;gap:12px}.honey-product-card__price{color:var(--honey-orange);font-size:16px;font-weight:700;line-height:1.3}.honey-product-card__old-price{color:var(--honey-muted);font-size:15px;font-weight:400;line-height:1.3;text-decoration-thickness:1px}.honey-product-card__button{width:100%;min-height:41px;padding:8px 12px;display:flex;align-items:center;justify-content:center;gap:7px;background:#fff;border-radius:4px;font-family:inherit;font-size:14px;font-weight:500;line-height:1;cursor:pointer;transition:color .18s ease,background-color .18s ease,border-color .18s ease}.honey-product-card__button svg{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.honey-product-card__button--cart{color:var(--honey-orange);border:1px solid var(--honey-orange)}.honey-product-card__button--cart:hover,.honey-product-card__button--cart:focus-visible{color:#fff;background:var(--honey-orange);outline:none}.honey-product-card__button--stock{color:var(--honey-red);background:#fff;border:1px solid var(--honey-red);cursor:not-allowed;opacity:1}.honey-products__dots{min-height:15px;margin-top:38px;display:flex;align-items:center;justify-content:center;gap:10px}.honey-products__dot{width:8px;height:8px;flex:0 0 8px;padding:0;background:transparent;border:1px solid var(--honey-orange);border-radius:50%;cursor:pointer;transition:width .18s ease,background-color .18s ease,border-color .18s ease}.honey-products__dot:hover,.honey-products__dot:focus-visible{background:#ff7a1238;outline:none}.honey-products__dot.is-active{width:14px;flex-basis:14px;background:var(--honey-orange);border-color:var(--honey-orange);border-radius:20px}@media(max-width:1199px){.honey-products{--honey-gap: 16px}.honey-product-card__image{height:265px}.honey-product-card__image img{height:215px}}@media(max-width:899px){.honey-products{padding-top:24px}.honey-product-card__image{height:245px;padding:28px 15px 15px}.honey-product-card__image img{height:200px}.honey-product-card__title{font-size:15px}}@media(max-width:649px){.honey-products{--honey-gap: 10px;padding:20px 0 28px}.honey-products__container{width:calc(100% - 24px)}.honey-products__heading{min-height:43px;padding-bottom:12px}.honey-products__heading h2{font-size:19px}.honey-products__heading h2:after{bottom:-15px;width:38px;height:3px}.honey-products__view-all{margin-top:3px;font-size:9px}.honey-products__view-all svg{width:16px;height:16px}.honey-products__slider{margin-top:18px}.honey-product-card__badge{top:8px;min-height:18px;padding:4px 5px;font-size:8px}.honey-product-card__badge--best{left:8px}.honey-product-card__badge--save{right:8px}.honey-product-card__image{height:190px;padding:22px 10px 7px}.honey-product-card__image img{height:160px}.honey-product-card__content{padding:7px}.honey-product-card__title{min-height:38px;margin-bottom:4px;font-size:13px;line-height:1.4}.honey-product-card__prices{min-height:23px;margin-bottom:7px;gap:7px}.honey-product-card__price{font-size:13px}.honey-product-card__old-price{font-size:11px}.honey-product-card__button{min-height:34px;padding:6px 4px;gap:4px;font-size:11px}.honey-product-card__button svg{width:14px;height:14px;flex-basis:14px}.honey-products__dots{margin-top:23px;gap:8px}}@media(max-width:380px){.honey-products{--honey-gap: 8px}.honey-products__container{width:calc(100% - 18px)}.honey-products__heading h2{font-size:17px}.honey-product-card__image{height:165px;padding-inline:7px}.honey-product-card__image img{height:140px}.honey-product-card__title,.honey-product-card__price{font-size:12px}.honey-product-card__button{font-size:10px}}@media(prefers-reduced-motion:reduce){.honey-products__track,.honey-product-card,.honey-product-card__image img,.honey-product-card__title,.honey-product-card__button,.honey-products__dot,.honey-products__view-all svg{transition:none}}.combo-deals{--combo-orange: #ff7a14;--combo-orange-dark: #e96800;--combo-green: #32bb7b;--combo-background: #fff3e9;--combo-card-background: #ffffff;--combo-text: #111d2e;--combo-muted: #9b9b9b;--combo-border: #d4d4d4;--combo-gap: 20px;width:100%;padding:34px 0 38px;overflow:hidden;background:#fbf8f4}.combo-deals *,.combo-deals *:before,.combo-deals *:after{box-sizing:border-box}.combo-deals__container{width:min(1440px,calc(100% - 32px));margin-inline:auto;padding:39px 40px 33px;overflow:hidden;background:var(--combo-background);border-radius:16px}.combo-deals__header{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.combo-deals__title{display:flex;align-items:center;gap:12px}.combo-deals__title-icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;color:#fff;background:var(--combo-orange);border-radius:4px}.combo-deals__title-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.combo-deals__title h2{margin:0;color:var(--combo-text);font-size:22px;font-weight:700;line-height:1.25}.combo-deals__view-all{min-height:38px;padding:10px 13px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#fff;background:var(--combo-orange);border:1px solid var(--combo-orange);border-radius:4px;font-size:13px;font-weight:600;line-height:1;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.combo-deals__view-all svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.combo-deals__view-all:hover,.combo-deals__view-all:focus-visible{background:var(--combo-orange-dark);border-color:var(--combo-orange-dark);outline:none}.combo-deals__view-all:hover svg,.combo-deals__view-all:focus-visible svg{transform:translate(3px)}.combo-deals__slider{width:100%;overflow:hidden;outline:none;touch-action:pan-y}.combo-deals__slider:focus-visible{border-radius:4px;box-shadow:0 0 0 3px #ff7a1426}.combo-deals__track{display:flex;align-items:stretch;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}.combo-deals__page{width:100%;min-width:100%;flex:0 0 100%;display:grid;grid-template-columns:repeat(var(--combos-per-page),minmax(0,1fr));gap:var(--combo-gap)}.combo-card{position:relative;min-width:0;overflow:hidden;display:flex;flex-direction:column;background:var(--combo-card-background);border:1px solid var(--combo-border);border-radius:3px;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.combo-card:hover{border-color:#ff7a148c;box-shadow:0 12px 25px #422c1b14,0 3px 8px #ff7a140f;transform:translateY(-3px)}.combo-card__discount,.combo-card__offer{position:absolute;top:0;z-index:5;min-height:24px;padding:6px 7px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:9px;font-weight:700;line-height:1}.combo-card__discount{left:0;background:var(--combo-green);border-radius:0 0 3px}.combo-card__offer{right:0;background:var(--combo-orange);border-radius:0 0 0 11px}.combo-card__image-area{position:relative;width:100%;height:235px;overflow:hidden;display:block;color:inherit;background:#fff;text-decoration:none}.combo-card__image-backdrop{position:absolute;left:11%;right:11%;bottom:24px;height:23px;background:#2c221814;border-radius:50%;filter:blur(10px)}.combo-card__main-image,.combo-card__second-image{position:absolute;display:block;object-fit:cover;object-position:center;background:#fff;border-radius:8px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:transform .3s ease,filter .3s ease}.combo-card__main-image{left:15%;bottom:32px;width:48%;height:145px;z-index:2}.combo-card__second-image{right:9%;bottom:35px;width:39%;height:105px;z-index:3}.combo-card:hover .combo-card__main-image{filter:drop-shadow(0 8px 10px rgba(53,38,23,.11));transform:translateY(-3px) rotate(-1deg)}.combo-card:hover .combo-card__second-image{filter:drop-shadow(0 7px 9px rgba(53,38,23,.1));transform:translateY(-3px) rotate(1deg)}.combo-card__content{margin-top:auto;padding:9px 12px}.combo-card__name{min-height:43px;margin-bottom:6px;display:-webkit-box;overflow:hidden;color:var(--combo-text);font-size:15px;font-weight:600;line-height:1.25;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:color .18s ease}.combo-card__name:hover,.combo-card__name:focus-visible{color:var(--combo-orange);outline:none}.combo-card__prices{min-height:27px;margin-bottom:10px;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.combo-card__current-price{color:var(--combo-orange);font-size:18px;font-weight:600;line-height:1.2}.combo-card__old-price{color:var(--combo-muted);font-size:13px;font-weight:400;line-height:1.2;text-decoration-thickness:1px}.combo-card__button{width:100%;min-height:35px;padding:9px 12px;display:flex;align-items:center;justify-content:center;color:#fff;background:var(--combo-orange);border:1px solid var(--combo-orange);border-radius:3px;font-size:12px;font-weight:600;line-height:1;text-align:center;text-decoration:none;transition:background-color .18s ease,border-color .18s ease}.combo-card__button:hover,.combo-card__button:focus-visible{background:var(--combo-orange-dark);border-color:var(--combo-orange-dark);outline:none}.combo-deals__dots{min-height:15px;margin-top:20px;display:flex;align-items:center;justify-content:center;gap:9px}.combo-deals__dot{width:8px;height:8px;flex:0 0 8px;padding:0;background:transparent;border:1px solid var(--combo-orange);border-radius:50%;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.combo-deals__dot:hover,.combo-deals__dot:focus-visible{background:#ff7a1433;outline:none;transform:scale(1.15)}.combo-deals__dot.is-active{background:var(--combo-orange)}@media(max-width:1199px){.combo-deals{--combo-gap: 16px}.combo-deals__container{padding-inline:28px}.combo-card__image-area{height:220px}.combo-card__main-image{height:135px}.combo-card__second-image{height:98px}}@media(max-width:949px){.combo-deals__container{padding:30px 24px 27px}.combo-deals__title h2{font-size:20px}.combo-card__image-area{height:210px}}@media(max-width:649px){.combo-deals{--combo-gap: 10px;padding:24px 0 28px}.combo-deals__container{width:calc(100% - 24px);padding:23px 12px 22px;border-radius:12px}.combo-deals__header{margin-bottom:17px;align-items:center}.combo-deals__title{gap:8px}.combo-deals__title-icon{width:31px;height:31px;flex-basis:31px}.combo-deals__title-icon svg{width:16px;height:16px}.combo-deals__title h2{font-size:16px}.combo-deals__view-all{min-height:31px;padding:7px 8px;gap:3px;font-size:9px}.combo-deals__view-all svg{width:13px;height:13px}.combo-card__discount,.combo-card__offer{min-height:20px;padding:5px 4px;font-size:7px}.combo-card__image-area{height:168px}.combo-card__image-backdrop{bottom:19px}.combo-card__main-image{left:12%;bottom:26px;width:50%;height:105px}.combo-card__second-image{right:7%;bottom:28px;width:41%;height:78px}.combo-card__content{padding:8px}.combo-card__name{min-height:37px;font-size:12px;line-height:1.3}.combo-card__prices{min-height:23px;margin-bottom:7px;gap:6px}.combo-card__current-price{font-size:13px}.combo-card__old-price{font-size:9px}.combo-card__button{min-height:31px;padding:7px 5px;font-size:10px}.combo-deals__dots{margin-top:17px}}@media(max-width:380px){.combo-deals{--combo-gap: 8px}.combo-deals__container{width:calc(100% - 18px);padding-inline:9px}.combo-deals__title h2{font-size:14px}.combo-deals__view-all span{display:none}.combo-deals__view-all{width:31px;padding:0}.combo-card__image-area{height:145px}.combo-card__main-image{height:90px}.combo-card__second-image{height:66px}.combo-card__name{font-size:11px}.combo-card__current-price{font-size:12px}.combo-card__button{font-size:9px}}@media(prefers-reduced-motion:reduce){.combo-deals__track,.combo-card,.combo-card__main-image,.combo-card__second-image,.combo-card__name,.combo-card__button,.combo-deals__view-all svg,.combo-deals__dot{transition:none}}.image-banner{width:100%;padding:34px 0;overflow:hidden;background:#fbf8f4}.image-banner *,.image-banner *:before,.image-banner *:after{box-sizing:border-box}.image-banner__container{width:min(1484px,calc(100% - 72px));margin-inline:auto;overflow:hidden;background:#fff}.image-banner__image{width:100%;height:386px;display:block;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}@media(max-width:1200px){.image-banner{padding:28px 0}.image-banner__container{width:calc(100% - 40px)}.image-banner__image{height:320px}}@media(max-width:768px){.image-banner{padding:22px 0}.image-banner__container{width:calc(100% - 30px)}.image-banner__image{height:230px}}@media(max-width:480px){.image-banner{padding:18px 0}.image-banner__container{width:calc(100% - 24px)}.image-banner__image{height:165px;object-position:center}}@media(max-width:360px){.image-banner__container{width:calc(100% - 18px)}.image-banner__image{height:145px}}.just-for-you{--jfy-orange: #ff7412;--jfy-orange-dark: #e96600;--jfy-green: #2fbd7b;--jfy-background: #fbf8f4;--jfy-card-background: #ffffff;--jfy-text: #111c2c;--jfy-muted: #999999;--jfy-border: #cccccc;--jfy-gap: 20px;width:100%;padding:24px 0 40px;overflow:hidden;background:var(--jfy-background)}.just-for-you *,.just-for-you *:before,.just-for-you *:after{box-sizing:border-box}.just-for-you__container{width:min(1484px,calc(100% - 58px));margin-inline:auto}.just-for-you__heading{position:relative;min-height:49px;padding-bottom:14px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid #d8d8d8}.just-for-you__heading h2{position:relative;margin:0;color:var(--jfy-text);font-size:21px;font-weight:700;line-height:1.3}.just-for-you__heading h2:after{content:"";position:absolute;left:0;bottom:-17px;width:40px;height:4px;background:var(--jfy-orange);border-radius:20px}.just-for-you__view-all{margin-top:3px;display:inline-flex;align-items:center;gap:8px;color:var(--jfy-orange);font-size:11px;font-weight:500;line-height:1;text-decoration:none;text-transform:uppercase;letter-spacing:.2px;transition:color .18s ease}.just-for-you__view-all svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.just-for-you__view-all:hover,.just-for-you__view-all:focus-visible{color:var(--jfy-orange-dark);outline:none}.just-for-you__view-all:hover svg,.just-for-you__view-all:focus-visible svg{transform:translate(4px)}.just-for-you__grid{margin-top:16px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--jfy-gap)}.just-product{position:relative;min-width:0;overflow:hidden;display:flex;flex-direction:column;background:var(--jfy-card-background);border:1px solid var(--jfy-border);border-radius:4px;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.just-product:hover{border-color:#ff74128c;box-shadow:0 12px 28px #281f1714,0 3px 8px #ff74120d;transform:translateY(-3px)}.just-product__badge{position:absolute;top:14px;z-index:5;min-height:20px;padding:5px 7px;display:inline-flex;align-items:center;justify-content:center;color:#fff;border-radius:4px;font-size:9px;font-weight:600;line-height:1}.just-product__badge--left{left:14px;background:var(--jfy-orange)}.just-product__badge--right{right:14px;background:var(--jfy-green)}.just-product__image{width:100%;height:280px;padding:34px 22px 15px;display:flex;align-items:center;justify-content:center;color:inherit;background:#fff;text-decoration:none}.just-product__image img{width:100%;height:225px;display:block;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:transform .3s ease,filter .3s ease}.just-product:hover .just-product__image img{filter:drop-shadow(0 10px 13px rgba(52,36,21,.11));transform:scale(1.045)}.just-product__content{margin-top:auto;padding:8px}.just-product__name{width:100%;min-height:49px;margin-bottom:3px;display:-webkit-box;overflow:hidden;color:var(--jfy-text);font-size:16px;font-weight:500;line-height:1.45;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:color .18s ease}.just-product__name:hover,.just-product__name:focus-visible{color:var(--jfy-orange);outline:none}.just-product__prices{min-height:28px;margin-bottom:8px;display:flex;align-items:center;flex-wrap:wrap;gap:11px}.just-product__price{color:var(--jfy-orange);font-size:16px;font-weight:700;line-height:1.3}.just-product__old-price{color:var(--jfy-muted);font-size:14px;font-weight:400;line-height:1.3;text-decoration-thickness:1px}.just-product__cart{width:100%;min-height:41px;padding:8px 12px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--jfy-orange);background:#fff;border:1px solid var(--jfy-orange);border-radius:4px;font-family:inherit;font-size:14px;font-weight:500;line-height:1;cursor:pointer;transition:color .18s ease,background-color .18s ease,border-color .18s ease}.just-product__cart svg{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.just-product__cart:hover,.just-product__cart:focus-visible{color:#fff;background:var(--jfy-orange);border-color:var(--jfy-orange);outline:none}@media(max-width:1200px){.just-for-you{--jfy-gap: 16px}.just-for-you__container{width:calc(100% - 40px)}.just-for-you__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.just-product__image{height:255px}.just-product__image img{height:205px}}@media(max-width:900px){.just-for-you__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.just-product__image{height:230px;padding:28px 16px 12px}.just-product__image img{height:185px}.just-product__name{font-size:14px}}@media(max-width:640px){.just-for-you{--jfy-gap: 10px;padding:20px 0 28px}.just-for-you__container{width:calc(100% - 24px)}.just-for-you__heading{min-height:43px;padding-bottom:12px}.just-for-you__heading h2{font-size:19px}.just-for-you__heading h2:after{bottom:-15px;width:38px;height:3px}.just-for-you__view-all{margin-top:4px;gap:4px;font-size:9px}.just-for-you__view-all svg{width:16px;height:16px}.just-for-you__grid{margin-top:15px;grid-template-columns:repeat(2,minmax(0,1fr))}.just-product__badge{top:8px;min-height:18px;padding:4px 5px;font-size:8px}.just-product__badge--left{left:8px}.just-product__badge--right{right:8px}.just-product__image{height:190px;padding:22px 10px 7px}.just-product__image img{height:160px}.just-product__content{padding:7px}.just-product__name{min-height:39px;margin-bottom:3px;font-size:13px;line-height:1.4}.just-product__prices{min-height:22px;margin-bottom:7px;gap:7px}.just-product__price{font-size:13px}.just-product__old-price{font-size:11px}.just-product__cart{min-height:34px;padding:6px 4px;gap:4px;font-size:11px}.just-product__cart svg{width:14px;height:14px;flex-basis:14px}}@media(max-width:380px){.just-for-you{--jfy-gap: 8px}.just-for-you__container{width:calc(100% - 18px)}.just-for-you__view-all span{font-size:8px}.just-product__image{height:165px;padding-inline:7px}.just-product__image img{height:138px}.just-product__name,.just-product__price{font-size:12px}.just-product__old-price,.just-product__cart{font-size:10px}}@media(prefers-reduced-motion:reduce){.just-product,.just-product__image img,.just-product__name,.just-product__cart,.just-for-you__view-all svg{transition:none}}.category-page{--category-orange: #ff7412;--category-orange-dark: #e96500;--category-green: #2dbd78;--category-background: #fbf9f6;--category-sidebar-background: #f2f4f7;--category-card-background: #ffffff;--category-text: #101c2d;--category-muted: #74787f;--category-border: #d4d4d4;width:100%;min-height:100vh;padding:0 0 50px;background:var(--category-background)}.category-page *,.category-page *:before,.category-page *:after{box-sizing:border-box}.category-page__container{width:min(1510px,calc(100% - 48px));margin-inline:auto}.category-page__top{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:20px}.category-page__top h1{margin:0;color:var(--category-text);font-size:24px;font-weight:500;line-height:1.3}.category-page__breadcrumb{display:flex;align-items:center;gap:8px;color:var(--category-text);font-size:13px}.category-page__breadcrumb a{color:var(--category-muted);text-decoration:none}.category-page__breadcrumb a:hover{color:var(--category-orange)}.category-page__layout{display:grid;grid-template-columns:290px minmax(0,1fr);align-items:start;gap:20px}.category-page__sidebar{padding-bottom:25px;background:var(--category-sidebar-background)}.category-filter{width:100%}.category-filter__box{padding:23px 13px 17px;background:#fff;border-bottom:5px solid var(--category-sidebar-background);border-radius:5px}.category-filter__title{min-height:37px;margin-bottom:10px;padding-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e1e1e1}.category-filter__title h3{position:relative;margin:0;color:#121820;font-size:13px;font-weight:700;line-height:1.3;letter-spacing:.5px;text-transform:uppercase}.category-filter__title h3:after{content:"";position:absolute;left:0;bottom:-13px;width:61px;height:2px;background:var(--category-orange)}.category-filter__title span{color:#444;font-size:22px;font-weight:300}.category-filter__options{display:grid;gap:10px}.category-filter__checkbox{display:flex;align-items:center;gap:9px;color:#34383e;font-size:14px;line-height:1.3;cursor:pointer}.category-filter__checkbox input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.category-filter__custom-checkbox{position:relative;width:16px;height:16px;flex:0 0 16px;background:#fff;border:1px solid #c5c8cc;border-radius:4px;transition:background-color .16s ease,border-color .16s ease}.category-filter__checkbox input:checked+.category-filter__custom-checkbox{background:var(--category-orange);border-color:var(--category-orange)}.category-filter__checkbox input:checked+.category-filter__custom-checkbox:after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}.category-filter__checkbox:hover{color:var(--category-orange)}.price-filter{padding:0 7px 13px}.price-filter__values{margin-bottom:13px;display:flex;align-items:center;justify-content:space-between;color:#152033;font-size:13px;font-weight:500}.price-filter__slider{position:relative;height:20px}.price-filter__line{position:absolute;left:8px;right:8px;top:8px;height:5px;background:linear-gradient(to right,#d5d5d5 0%,#d5d5d5 var(--range-start),var(--category-orange) var(--range-start),var(--category-orange) var(--range-end),#d5d5d5 var(--range-end),#d5d5d5 100%);border-radius:20px}.price-filter__slider input[type=range]{position:absolute;inset:0;width:100%;height:20px;margin:0;background:transparent;pointer-events:none;appearance:none;-webkit-appearance:none}.price-filter__slider input[type=range]::-webkit-slider-thumb{width:19px;height:19px;background:var(--category-orange);border:2px solid #ffffff;border-radius:50%;box-shadow:0 1px 4px #00000040;cursor:pointer;pointer-events:auto;appearance:none;-webkit-appearance:none}.price-filter__slider input[type=range]::-moz-range-thumb{width:17px;height:17px;background:var(--category-orange);border:2px solid #ffffff;border-radius:50%;cursor:pointer;pointer-events:auto}.category-filter__clear{width:calc(100% - 26px);min-height:40px;margin:14px 13px 0;color:var(--category-orange);background:#fff;border:1px solid var(--category-orange);border-radius:4px;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.category-filter__clear:hover{color:#fff;background:var(--category-orange)}.category-toolbar{min-height:64px;margin-bottom:22px;padding:12px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #ededed;border-radius:5px;box-shadow:0 1px 2px #00000008}.category-toolbar__filter-button{min-height:38px;padding:8px 14px;display:none;align-items:center;justify-content:center;gap:8px;color:var(--category-orange);background:#fff;border:1px solid var(--category-orange);border-radius:3px;font-family:inherit;font-size:13px;font-weight:500;text-transform:uppercase;cursor:pointer}.category-toolbar__filter-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.category-toolbar__sort{display:flex;align-items:center;gap:10px}.category-toolbar__sort label{color:var(--category-text);font-size:14px;font-weight:600;white-space:nowrap}.category-toolbar select{min-height:39px;padding:8px 38px 8px 12px;color:#273044;background-color:#fff;border:1px solid #d9dde2;border-radius:3px;font-family:inherit;font-size:12px;cursor:pointer;outline:none}.category-toolbar select:focus{border-color:var(--category-orange)}.category-toolbar__count{min-width:94px;margin-left:auto;color:var(--category-orange)!important}.category-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.category-product-card{position:relative;min-width:0;overflow:hidden;display:flex;flex-direction:column;background:#fff;border:1px solid #cfd1d4;border-radius:4px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.category-product-card:hover{border-color:#ff74128c;box-shadow:0 10px 24px #231c1514;transform:translateY(-3px)}.category-product-card__badge{position:absolute;top:14px;z-index:5;min-height:20px;padding:5px 6px;color:#fff;border-radius:4px;font-size:9px;font-weight:600;line-height:1}.category-product-card__badge--best,.category-product-card__badge--new{left:14px;background:var(--category-orange)}.category-product-card__badge--save{right:14px;background:var(--category-green)}.category-product-card__image{width:100%;height:270px;padding:28px 22px 10px;display:flex;align-items:center;justify-content:center;color:inherit;text-decoration:none}.category-product-card__image img{width:100%;height:225px;display:block;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:transform .28s ease,filter .28s ease}.category-product-card:hover .category-product-card__image img{filter:drop-shadow(0 9px 10px rgba(61,42,24,.12));transform:scale(1.04)}.category-product-card__content{margin-top:auto;padding:9px}.category-product-card__name{min-height:47px;margin-bottom:2px;display:-webkit-box;overflow:hidden;color:var(--category-text);font-size:16px;font-weight:500;line-height:1.4;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.category-product-card__name:hover{color:var(--category-orange)}.category-product-card__prices{min-height:27px;margin-bottom:8px;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.category-product-card__price{color:var(--category-orange);font-size:16px;font-weight:700}.category-product-card__old-price{color:#9a9da2;font-size:14px}.category-product-card__cart{width:100%;min-height:41px;padding:8px 10px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--category-orange);background:#fff;border:1px solid var(--category-orange);border-radius:4px;font-family:inherit;font-size:14px;font-weight:500;cursor:pointer;transition:color .18s ease,background-color .18s ease}.category-product-card__cart svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.category-product-card__cart:hover{color:#fff;background:var(--category-orange)}.category-page__empty{min-height:350px;padding:50px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border:1px solid #e3e3e3;border-radius:5px;text-align:center}.category-page__empty h2{margin:0 0 8px;color:var(--category-text);font-size:22px}.category-page__empty p{margin:0 0 20px;color:var(--category-muted)}.category-page__empty button{min-height:40px;padding:9px 18px;color:#fff;background:var(--category-orange);border:0;border-radius:4px;cursor:pointer}.mobile-filter-overlay{position:fixed;inset:0;z-index:1000;background:#00000075;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.mobile-filter-overlay.is-visible{opacity:1;visibility:visible}.mobile-filter-drawer{position:fixed;top:0;bottom:0;left:0;z-index:1001;width:min(310px,86vw);display:flex;flex-direction:column;background:var(--category-sidebar-background);transform:translate(-100%);transition:transform .28s ease}.mobile-filter-drawer.is-open{transform:translate(0)}.mobile-filter-drawer__header{min-height:60px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e4e4e4}.mobile-filter-drawer__header h2{margin:0;color:var(--category-text);font-size:19px}.mobile-filter-drawer__header button{width:36px;height:36px;padding:0;display:grid;place-items:center;color:var(--category-text);background:transparent;border:0;cursor:pointer}.mobile-filter-drawer__header svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.mobile-filter-drawer__body{flex:1;overflow-y:auto;overscroll-behavior:contain}.mobile-filter-drawer__footer{padding:12px;background:#fff;border-top:1px solid #dddddd}.mobile-filter-drawer__footer button{width:100%;min-height:43px;color:#fff;background:var(--category-orange);border:0;border-radius:4px;font-family:inherit;font-weight:600;cursor:pointer}@media(max-width:1250px){.category-page__container{width:calc(100% - 32px)}.category-page__layout{grid-template-columns:270px minmax(0,1fr);gap:16px}.category-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:991px){.category-page{padding-bottom:35px}.category-page__container{width:calc(100% - 40px)}.category-page__layout{display:block}.category-page__sidebar{display:none}.category-toolbar{justify-content:space-between}.category-toolbar__filter-button{display:inline-flex}.category-toolbar__sort label{display:none}.category-toolbar__count{margin-left:0}.category-product-card__image{height:245px}.category-product-card__image img{height:200px}}@media(max-width:640px){.category-page__container{width:calc(100% - 32px)}.category-page__top{min-height:43px}.category-page__top h1{font-size:18px;font-weight:600}.category-page__breadcrumb{gap:6px;font-size:11px}.category-toolbar{min-height:64px;margin-bottom:23px;padding:11px;justify-content:space-between;gap:8px}.category-toolbar__filter-button{min-height:38px;padding:8px 11px;font-size:11px}.category-toolbar__sort{flex:1}.category-toolbar__sort select{width:100%}.category-toolbar select{min-width:0;padding:8px 28px 8px 9px;font-size:11px}.category-toolbar__count{width:94px;flex:0 0 94px}.category-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.category-product-card:hover{transform:none}.category-product-card__badge{top:14px;min-height:19px;padding:5px;font-size:8px}.category-product-card__badge--best,.category-product-card__badge--new{left:14px}.category-product-card__badge--save{right:14px}.category-product-card__image{height:205px;padding:26px 12px 8px}.category-product-card__image img{height:170px}.category-product-card__content{padding:8px}.category-product-card__name{min-height:43px;font-size:13px;line-height:1.4}.category-product-card__prices{min-height:23px;margin-bottom:7px;gap:7px}.category-product-card__price{font-size:13px}.category-product-card__old-price{font-size:11px}.category-product-card__cart{min-height:35px;padding:6px 4px;gap:4px;font-size:11px}.category-product-card__cart svg{width:14px;height:14px}}@media(max-width:390px){.category-page__container{width:calc(100% - 20px)}.category-page__top h1{font-size:17px}.category-toolbar{padding:9px}.category-toolbar__filter-button span{display:none}.category-toolbar__filter-button{width:40px;padding:0}.category-toolbar__count{width:83px;flex-basis:83px}.category-products-grid{gap:9px}.category-product-card__image{height:175px;padding-inline:8px}.category-product-card__image img{height:145px}.category-product-card__name{min-height:38px;font-size:12px}.category-product-card__price{font-size:12px}.category-product-card__cart{font-size:10px}}@media(prefers-reduced-motion:reduce){.category-product-card,.category-product-card__image img,.category-product-card__cart,.mobile-filter-overlay,.mobile-filter-drawer{transition:none}}.category-page__loading{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#667085}.category-page__spinner{width:42px;height:42px;border:4px solid #e5e7eb;border-top-color:#ff7300;border-radius:50%;animation:category-spin .75s linear infinite}@keyframes category-spin{to{transform:rotate(360deg)}}.category-page__top.has-banner{min-height:220px;display:flex;flex-direction:column;justify-content:center;padding:34px;background-position:center;background-size:cover;border-radius:18px;color:#fff}.category-page__top.has-banner .category-page__breadcrumb,.category-page__top.has-banner .category-page__breadcrumb a{color:#ffffffe6}.category-page__description{max-width:650px;margin:8px 0 12px;line-height:1.65}.category-toolbar__result-count{color:#667085;font-size:14px}.category-filter__count{color:#98a2b3;font-size:12px}.category-product-card__brand{display:block;margin-bottom:5px;color:#98a2b3;font-size:12px}.category-product-card__cart.is-added{background:#15803d;border-color:#15803d;color:#fff}.category-product-card__cart:disabled{opacity:.6;cursor:not-allowed}.category-page__back-link{display:inline-flex;margin-left:12px;color:#ff7300;font-weight:700;text-decoration:none}.featured-category__loading{min-height:180px;display:grid;place-items:center;color:#667085}@media(max-width:767px){.category-page__top.has-banner{min-height:170px;padding:24px 18px;border-radius:12px}.category-toolbar__result-count{width:100%;order:4}}.product-details-page{min-height:100vh;padding:28px 0 72px;background:#f7f7f7}.product-details__container{width:min(1380px,calc(100% - 32px));margin:0 auto}.product-details__breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-bottom:22px;color:#858585;font-size:14px}.product-details__breadcrumb a{color:#555;text-decoration:none}.product-details__breadcrumb a:hover{color:#111}.product-details__breadcrumb strong{max-width:420px;overflow:hidden;color:#222;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.product-details{display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.9fr);gap:48px;padding:34px;border:1px solid #e9e9e9;border-radius:16px;background:#fff;box-shadow:0 12px 40px #0000000d}.product-details__gallery{min-width:0}.product-details__main-image{position:relative;display:flex;align-items:center;justify-content:center;min-height:540px;overflow:hidden;border:1px solid #ededed;border-radius:14px;background:#fafafa}.product-details__main-image img{display:block;width:100%;height:540px;object-fit:contain;transition:transform .18s ease}.product-details__main-image:hover img{transform:scale(1.025)}.product-details__discount{position:absolute;z-index:2;top:16px;right:16px;padding:8px 12px;border-radius:7px;background:#dc252f;color:#fff;font-size:13px;font-weight:700}.product-details__thumbnails{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:14px}.product-details__thumbnail{padding:4px;overflow:hidden;border:1px solid #dedede;border-radius:9px;background:#fff;cursor:pointer}.product-details__thumbnail:hover{border-color:#888}.product-details__thumbnail--active{border-color:#111;box-shadow:0 0 0 1px #111}.product-details__thumbnail img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px}.product-details__information{min-width:0;padding:6px 0}.product-details__brand{display:inline-flex;margin-bottom:13px;color:#777;font-size:13px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.08em}.product-details__brand:hover{color:#111}.product-details__information h1{margin:0;color:#171717;font-size:clamp(28px,4vw,42px);line-height:1.18}.product-details__reference{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:13px;color:#777;font-size:14px}.product-details__reference strong{color:#333}.product-details__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:13px;margin-top:24px}.product-details__price{color:#d71920;font-size:34px;font-weight:800;line-height:1}.product-details__old-price{color:#9a9a9a;font-size:20px}.product-details__price-save{padding:6px 9px;border-radius:5px;background:#fff0f1;color:#cf2029;font-size:12px;font-weight:700}.product-details__measurements{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.product-details__measurements div{display:flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid #e5e5e5;border-radius:8px;background:#fafafa}.product-details__measurements span{color:#777;font-size:13px}.product-details__measurements strong{color:#222;font-size:14px}.product-details__stock{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:7px 11px;border-radius:999px;font-size:13px;font-weight:700}.product-details__stock>span{width:8px;height:8px;border-radius:50%}.product-details__stock small{font-size:11px;font-weight:500}.product-details__stock--available{background:#eaf8ee;color:#17753a}.product-details__stock--available>span{background:#1d9d4c}.product-details__stock--unavailable{background:#fdebec;color:#bd1e2d}.product-details__stock--unavailable>span{background:#d62935}.product-details__short-description{margin-top:22px;color:#555;font-size:15px;line-height:1.75}.product-details__short-description p{margin:0 0 12px}.product-details__attribute-groups{display:grid;gap:24px;margin-top:28px}.product-details__attribute-group{margin-top:26px}.product-details__attribute-groups .product-details__attribute-group{margin-top:0}.product-details__attribute-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:12px}.product-details__attribute-title h2{margin:0;color:#222;font-size:16px}.product-details__attribute-title span{color:#777;font-size:13px}.product-details__options{display:flex;flex-wrap:wrap;gap:10px}.product-details__option{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:64px;min-height:44px;padding:9px 14px;border:1px solid #d9d9d9;border-radius:8px;background:#fff;color:#333;font-size:14px;font-weight:600;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.product-details__option strong{color:#d71920;font-size:13px}.product-details__option:hover{border-color:#777}.product-details__option--active{border-color:#111;background:#111;color:#fff}.product-details__option--active strong{color:#fff}.product-details__option--disabled{cursor:not-allowed;opacity:.38;text-decoration:line-through}.product-details__option--color{min-width:auto;padding:7px 12px 7px 8px}.product-details__color-swatch{width:29px;height:29px;flex:0 0 29px;border:2px solid #ffffff;border-radius:50%;background-position:center;background-size:cover;box-shadow:0 0 0 1px #0003}.product-details__option--active .product-details__color-swatch{box-shadow:0 0 0 2px #fff}.product-details__selected-variant{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px;padding:14px;border:1px solid #e7e7e7;border-radius:9px;background:#fafafa}.product-details__selected-variant div{display:grid;gap:4px}.product-details__selected-variant span{color:#888;font-size:12px}.product-details__selected-variant strong{color:#222;font-size:14px}.product-details__preorder{margin-top:22px;padding:13px 15px;border:1px solid #f1d796;border-radius:8px;background:#fff9e9;color:#785b15;font-size:14px;line-height:1.6}.product-details__purchase{display:grid;grid-template-columns:130px 1fr;gap:12px;margin-top:30px}.product-details__quantity{display:grid;grid-template-columns:40px 1fr 40px;height:50px;overflow:hidden;border:1px solid #d6d6d6;border-radius:8px}.product-details__quantity button{border:0;background:#f2f2f2;color:#222;font-size:22px;cursor:pointer}.product-details__quantity button:hover{background:#e7e7e7}.product-details__quantity input{width:100%;border:0;outline:none;background:#fff;text-align:center;font-size:16px;font-weight:700;appearance:textfield}.product-details__quantity input::-webkit-inner-spin-button,.product-details__quantity input::-webkit-outer-spin-button{margin:0;appearance:none}.product-details__cart-button{min-height:50px;border:0;border-radius:8px;background:#111;color:#fff;font-size:16px;font-weight:750;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.product-details__cart-button:hover{transform:translateY(-1px);opacity:.88}.product-details__cart-button:disabled{cursor:not-allowed;transform:none;opacity:.45}.product-details__meta{display:grid;gap:11px;margin-top:28px;padding-top:22px;border-top:1px solid #eeeeee;color:#666;font-size:14px}.product-details__meta div{display:grid;grid-template-columns:100px 1fr;gap:10px}.product-details__meta strong{color:#333}.product-details__description{margin-top:28px;padding:32px;border:1px solid #ebebeb;border-radius:16px;background:#fff}.product-details__description h2{margin:0 0 18px;color:#222;font-size:25px}.product-details__description-content{color:#555;font-size:16px;line-height:1.85}.product-details__description-content img{max-width:100%;height:auto}.product-details__description-content p{margin:0 0 16px}.related-products{margin-top:34px}.related-products__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.related-products__heading span{display:block;margin-bottom:4px;color:#888;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.related-products__heading h2{margin:0;color:#1d1d1d;font-size:28px}.related-products__heading>a{color:#222;font-size:14px;font-weight:700;text-decoration:none}.related-products__heading>a:hover{text-decoration:underline}.related-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.related-product{position:relative;min-width:0;overflow:hidden;border:1px solid #e8e8e8;border-radius:12px;background:#fff;transition:transform .17s ease,box-shadow .17s ease}.related-product:hover{transform:translateY(-3px);box-shadow:0 12px 30px #00000014}.related-product__badge{position:absolute;z-index:2;top:10px;padding:6px 9px;border-radius:5px;color:#fff;font-size:11px;font-weight:700}.related-product__badge--left{left:10px;background:#171717}.related-product__badge--right{right:10px;background:#d71920}.related-product__image{display:block;overflow:hidden;background:#f8f8f8}.related-product__image img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:contain;transition:transform .18s ease}.related-product:hover .related-product__image img{transform:scale(1.035)}.related-product__content{padding:15px}.related-product__name{display:-webkit-box;min-height:44px;overflow:hidden;color:#222;font-size:15px;font-weight:650;line-height:1.45;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.related-product__name:hover{color:#d71920}.related-product__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:12px}.related-product__price-row strong{color:#d71920;font-size:18px}.related-product__price-row del{color:#999;font-size:13px}.related-product__button{display:flex;align-items:center;justify-content:center;min-height:40px;margin-top:15px;border-radius:7px;background:#111;color:#fff;font-size:13px;font-weight:700;text-decoration:none}.related-product__button:hover{opacity:.86}.product-details__not-found{min-height:60vh;display:grid;place-content:center;text-align:center}.product-details__not-found h1{margin:0;color:#222;font-size:34px}.product-details__not-found p{color:#777}.product-details__not-found button{justify-self:center;padding:12px 22px;border:0;border-radius:7px;background:#111;color:#fff;cursor:pointer}@media(max-width:1100px){.product-details{grid-template-columns:minmax(0,1fr) minmax(350px,.9fr);gap:30px}.related-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.product-details{grid-template-columns:1fr}.product-details__main-image{min-height:460px}.product-details__main-image img{height:460px}.related-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.product-details-page{padding-top:16px}.product-details__container{width:min(calc(100% - 20px),1380px)}.product-details{gap:24px;padding:14px;border-radius:12px}.product-details__main-image{min-height:330px}.product-details__main-image img{height:330px}.product-details__thumbnails{grid-template-columns:repeat(5,minmax(0,1fr))}.product-details__information h1{font-size:27px}.product-details__price{font-size:29px}.product-details__purchase,.product-details__selected-variant{grid-template-columns:1fr}.product-details__description{padding:21px}.related-products__heading{align-items:flex-start}.related-products__heading h2{font-size:24px}.related-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.related-product__content{padding:11px}.related-product__name{font-size:13px}.related-product__price-row strong{font-size:16px}.product-details__meta div{grid-template-columns:86px 1fr}}.product-details__purchase{display:grid;grid-template-columns:130px minmax(0,1fr) minmax(0,1fr);gap:12px;margin-top:30px}.product-details__buy-now-button:hover{transform:translateY(-1px);background:#111;color:#fff}.product-details__buy-now-button:disabled{cursor:not-allowed;transform:none;opacity:.45}.product-details__wishlist-button{width:100%;min-height:48px;margin-top:22px}.related-product{position:relative}.related-product__wishlist{position:absolute;z-index:5;top:52px;right:10px;width:38px;min-height:38px;padding:0;border-radius:50%;background:#fff}.product-details__purchase{display:grid;grid-template-columns:130px minmax(0,1fr) minmax(0,1fr);gap:12px;margin-top:14px}.product-details__buy-now-button{min-height:50px;border:1px solid #111111;border-radius:8px;background:#fff;color:#111;font-size:16px;font-weight:750;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease,opacity .15s ease}.product-details__buy-now-button:hover:not(:disabled){transform:translateY(-1px);background:#111;color:#fff}.product-details__buy-now-button:disabled{cursor:not-allowed;opacity:.45}@media(max-width:640px){.product-details__purchase{grid-template-columns:1fr}}.store-list-page{min-height:70vh;padding:36px 0 80px;background:#f7f7f7}.store-list-container{width:min(1320px,calc(100% - 30px));margin:0 auto}.store-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:25px}.store-page-heading>div>span{display:block;margin-bottom:4px;color:#777;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.store-page-heading h1{margin:0;color:#161616;font-size:36px}.store-page-heading p{margin:6px 0 0;color:#777}.store-clear-button{padding:10px 14px;border:1px solid #d7d7d7;border-radius:7px;background:#fff;color:#d11a2a;font-weight:700;cursor:pointer}.store-empty-state{display:grid;place-items:center;min-height:500px;padding:40px 20px;border:1px solid #e6e6e6;border-radius:16px;background:#fff;text-align:center}.store-empty-state__icon{display:grid;place-items:center;width:84px;height:84px;margin-bottom:20px;border-radius:50%;background:#f2f2f2;color:#333;font-size:32px}.store-empty-state h1{margin:0;font-size:31px}.store-empty-state p{max-width:450px;margin:12px 0 24px;color:#777;line-height:1.7}.store-primary-link,.store-checkout-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 22px;border-radius:8px;background:#111;color:#fff;font-weight:750;text-decoration:none}.cart-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:25px}.store-items-list{overflow:hidden;border:1px solid #e5e5e5;border-radius:14px;background:#fff}.store-list-item{display:grid;grid-template-columns:130px minmax(0,1fr) auto;gap:20px;padding:22px;border-bottom:1px solid #eeeeee}.store-list-item:last-child{border-bottom:0}.store-list-item__image{display:block;overflow:hidden;border:1px solid #ececec;border-radius:10px;background:#fafafa}.store-list-item__image img{display:block;width:100%;aspect-ratio:1;object-fit:contain}.store-list-item__name{display:inline-block;color:#222;font-size:17px;font-weight:750;line-height:1.45;text-decoration:none}.store-list-item__name:hover{color:#d71920}.store-list-item__variant,.store-list-item__meta{margin:5px 0 0;color:#777;font-size:13px}.store-list-item__unit-price{display:block;margin-top:10px;color:#d71920;font-size:17px}.store-list-item__actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:16px}.store-quantity{display:grid;grid-template-columns:38px 50px 38px;height:40px;overflow:hidden;border:1px solid #d5d5d5;border-radius:7px}.store-quantity button{border:0;background:#f3f3f3;font-size:19px;cursor:pointer}.store-quantity button:disabled{cursor:not-allowed;opacity:.4}.store-quantity input{width:100%;border:0;outline:none;text-align:center;font-weight:700;appearance:textfield}.store-quantity input::-webkit-inner-spin-button,.store-quantity input::-webkit-outer-spin-button{appearance:none}.store-remove-button{display:inline-flex;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:#d71920;font-size:13px;font-weight:700;cursor:pointer}.store-list-item__line-total{color:#222;font-size:19px;white-space:nowrap}.cart-summary{position:sticky;top:20px;padding:24px;border:1px solid #e5e5e5;border-radius:14px;background:#fff}.cart-summary h2{margin:0 0 20px;font-size:23px}.cart-summary__row,.cart-summary__total{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #eeeeee}.cart-summary__note{margin:16px 0;padding:12px;border-radius:7px;background:#f7f7f7;color:#666;font-size:13px;line-height:1.6}.cart-summary__total{border-bottom:0;font-size:21px}.store-checkout-button{display:flex;width:100%;margin-top:17px}.store-secondary-link{display:flex;justify-content:center;margin-top:14px;color:#333;font-size:14px;font-weight:700;text-decoration:none}.wishlist-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.wishlist-card{position:relative;overflow:hidden;border:1px solid #e7e7e7;border-radius:12px;background:#fff}.wishlist-card__remove{position:absolute;z-index:3;top:10px;right:10px;display:grid;place-items:center;width:34px;height:34px;border:1px solid #e0e0e0;border-radius:50%;background:#fff;color:#333;cursor:pointer}.wishlist-card__image{display:block;overflow:hidden;background:#f8f8f8}.wishlist-card__image img{display:block;width:100%;aspect-ratio:1;object-fit:contain;transition:transform .18s ease}.wishlist-card:hover .wishlist-card__image img{transform:scale(1.035)}.wishlist-card__content{padding:16px}.wishlist-card__name{display:-webkit-box;min-height:46px;overflow:hidden;color:#222;font-size:16px;font-weight:700;line-height:1.45;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.wishlist-card__variant{margin:7px 0 0;color:#777;font-size:13px}.wishlist-card__price{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:13px}.wishlist-card__price strong{color:#d71920;font-size:19px}.wishlist-card__price del{color:#999;font-size:13px}.wishlist-card__cart-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;margin-top:16px;border:0;border-radius:7px;background:#111;color:#fff;font-weight:700;text-decoration:none;cursor:pointer}.wishlist-card__cart-button:disabled{cursor:not-allowed;opacity:.45}.wishlist-toggle-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:10px 16px;border:1px solid #d8d8d8;border-radius:8px;background:#fff;color:#333;font-size:14px;font-weight:700;cursor:pointer}.wishlist-toggle-button:hover,.wishlist-toggle-button--active{border-color:#d71920;color:#d71920}.just-product__wishlist{position:absolute;z-index:4;top:48px;right:10px;width:36px;min-height:36px;padding:0;border-radius:50%}.product-details__wishlist-button{width:100%;margin-top:12px}@media(max-width:1050px){.wishlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.cart-page-grid{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:750px){.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-list-item{grid-template-columns:95px minmax(0,1fr)}.store-list-item__line-total{grid-column:2}}@media(max-width:520px){.store-list-page{padding-top:20px}.store-page-heading h1{font-size:28px}.wishlist-grid{gap:10px}.wishlist-card__content{padding:12px}.wishlist-card__name{font-size:14px}.store-list-item{grid-template-columns:75px minmax(0,1fr);gap:13px;padding:14px}.store-list-item__line-total{grid-column:2}}.checkout-page{--checkout-bg: #f6f7f9;--checkout-card: #ffffff;--checkout-text: #111827;--checkout-muted: #64748b;--checkout-border: #dbe2ea;--checkout-border-dark: #94a3b8;--checkout-primary: #111111;--checkout-primary-hover: #252525;--checkout-success: #16a34a;--checkout-success-bg: #f0fdf4;--checkout-danger: #dc2626;--checkout-danger-bg: #fff1f2;--checkout-warning: #d97706;--checkout-warning-bg: #fffbeb;--checkout-radius: 16px;--checkout-shadow: 0 18px 45px rgba(15, 23, 42, .06);width:min(1320px,calc(100% - 40px));min-height:650px;margin:32px auto 60px;padding:30px;border:1px solid var(--checkout-border);border-radius:22px;background:var(--checkout-card);color:var(--checkout-text);font-family:Noto Sans Bengali,Hind Siliguri,Arial,sans-serif;box-sizing:border-box}.checkout-page *,.checkout-page *:before,.checkout-page *:after{box-sizing:border-box}.checkout-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:24px;margin-bottom:28px;border-bottom:1px solid var(--checkout-border)}.checkout-eyebrow{display:block;margin-bottom:4px;color:#475569;font-size:12px;font-weight:700;line-height:1.4;letter-spacing:1.2px;text-transform:uppercase}.checkout-title{margin:0;color:#0f172a;font-size:clamp(30px,4vw,42px);font-weight:500;line-height:1.15}.back-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 16px;border:1px solid var(--checkout-border);border-radius:9px;background:#fff;color:#0f172a;font-size:14px;font-weight:700;text-decoration:none;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.back-link:hover{border-color:var(--checkout-primary);background:var(--checkout-primary);color:#fff;transform:translateY(-1px)}.checkout-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);gap:46px;align-items:start}.checkout-grid>section{min-width:0}.section-title{margin:0 0 18px;color:#0f172a;font-size:27px;font-weight:500;line-height:1.3}.checkout-loading,.empty-cart{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:480px;padding:40px 20px;color:var(--checkout-muted);text-align:center}.checkout-loading{position:relative;gap:18px;font-size:17px;font-weight:700}.checkout-loading:before{width:42px;height:42px;border:4px solid #e2e8f0;border-top-color:#111;border-radius:50%;content:"";animation:checkout-spin .75s linear infinite}@keyframes checkout-spin{to{transform:rotate(360deg)}}.empty-cart h1{margin:0 0 12px;color:#0f172a;font-size:30px;font-weight:700}.empty-cart p{margin:0 0 20px;color:var(--checkout-muted)}.empty-cart a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 22px;border-radius:9px;background:var(--checkout-primary);color:#fff;font-weight:700;text-decoration:none}.draft-state{display:flex;align-items:center;gap:9px;min-height:34px;margin-bottom:18px;padding:7px 0;color:#475569;font-size:13px;line-height:1.5}.draft-dot{display:inline-block;flex:0 0 auto;width:9px;height:9px;border-radius:50%;background:#94a3b8}.draft-state--saving{color:var(--checkout-warning)}.draft-state--saving .draft-dot{background:var(--checkout-warning);animation:checkout-pulse 1s ease-in-out infinite}.draft-state--saved{color:var(--checkout-success)}.draft-state--saved .draft-dot{background:var(--checkout-success)}.draft-state--error{color:var(--checkout-danger)}.draft-state--error .draft-dot{background:var(--checkout-danger)}@keyframes checkout-pulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1.1)}}.validation-errors{width:100%;margin-bottom:20px;padding:14px 16px;border:1px solid #fecaca;border-radius:10px;background:var(--checkout-danger-bg);color:var(--checkout-danger);font-size:14px;font-weight:600;line-height:1.6}.field-error{display:block;margin-top:6px;color:var(--checkout-danger);font-size:12px;font-weight:600}.field{margin-bottom:20px}.field-label{display:block;margin-bottom:8px;color:#0f172a;font-size:15px;font-weight:700;line-height:1.4}.input,.textarea{display:block;width:100%;border:1px solid #cbd5e1;border-radius:10px;outline:none;background:#fff;color:#0f172a;font-family:inherit;font-size:15px;line-height:1.5;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.input{min-height:52px;padding:11px 14px}.textarea{min-height:112px;padding:13px 14px;resize:vertical}.input::placeholder,.textarea::placeholder{color:#94a3b8}.input:hover,.textarea:hover{border-color:#94a3b8}.input:focus,.textarea:focus{border-color:#111827;box-shadow:0 0 0 3px #0f172a17}.input:disabled,.textarea:disabled{cursor:not-allowed;background:#f8fafc;color:#94a3b8}.areas{display:grid;grid-template-columns:1fr;gap:12px}.area-option{display:flex;align-items:center;gap:11px;min-height:54px;padding:13px 15px;border:1px solid var(--checkout-border);border-radius:10px;background:#fff;color:#0f172a;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.area-option:hover{border-color:var(--checkout-border-dark);transform:translateY(-1px)}.area-option--active{border-color:#111827;background:#f8fafc;box-shadow:0 0 0 1px #111827}.area-option input[type=radio]{flex:0 0 auto;width:18px;height:18px;margin:0;accent-color:#111827}.area-option strong{font-size:15px;font-weight:700}.summary-card{position:sticky;top:20px;overflow:hidden;border:1px solid var(--checkout-border);border-radius:var(--checkout-radius);background:#fff;box-shadow:var(--checkout-shadow)}.items-container{display:block}.cart-item{position:relative;display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:14px;align-items:start;padding:18px 16px;border-bottom:1px solid #e2e8f0;transition:opacity .15s ease,background .15s ease}.cart-item:hover{background:#fafafa}.cart-item.loading{pointer-events:none;opacity:.55}.item-image{display:block;width:72px;height:72px;border:1px solid #e2e8f0;border-radius:9px;background:#f8fafc;object-fit:contain}.item-info{display:flex;flex-direction:column;min-width:0}.item-name{display:block;margin-bottom:4px;overflow:hidden;color:#0f172a;font-size:15px;font-weight:700;line-height:1.4;text-overflow:ellipsis}.item-info small{display:block;margin-top:2px;color:var(--checkout-muted);font-size:12px;line-height:1.45}.item-line-total{align-self:start;padding-top:1px;color:#0f172a;font-size:15px;font-weight:800;white-space:nowrap}.item-actions{display:flex;align-items:center;flex-wrap:wrap;gap:0;margin-top:11px}.item-actions>button:not(.remove-button),.item-actions>strong{display:inline-flex;align-items:center;justify-content:center;width:35px;height:34px;border:1px solid #cbd5e1;background:#fff;color:#0f172a}.item-actions>button:not(.remove-button){cursor:pointer;font-size:18px;font-weight:500;transition:background .15s ease,color .15s ease,border-color .15s ease}.item-actions>button:not(.remove-button):first-child{border-radius:7px 0 0 7px}.item-actions>button:not(.remove-button):nth-of-type(2){border-radius:0 7px 7px 0}.item-actions>strong{border-right:0;border-left:0;font-size:14px;font-weight:800}.item-actions>button:not(.remove-button):hover:not(:disabled){border-color:#111827;background:#111827;color:#fff}.item-actions>button:disabled{cursor:not-allowed;opacity:.45}.remove-button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;margin-left:10px;padding:5px 7px;border:0;background:transparent;color:var(--checkout-danger);font-family:inherit;font-size:12px;font-weight:700;text-decoration:underline;cursor:pointer}.remove-button:hover:not(:disabled){color:#991b1b}.summary-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 16px;padding:15px 0;border-bottom:1px dashed #cbd5e1;color:#334155;font-size:15px}.summary-row strong{color:#0f172a;font-weight:800;white-space:nowrap}.summary-total{border-bottom:0;color:#0f172a;font-size:21px;font-weight:800}.summary-total strong{font-size:23px}.payment-box{margin:16px;padding:15px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;color:#0f172a}.payment-box strong{display:block;margin-bottom:5px;font-size:14px;font-weight:800}.payment-box p{margin:0;color:#64748b;font-size:12px;line-height:1.65}.terms{display:flex;align-items:flex-start;gap:10px;margin:0 16px 16px;color:#334155;font-size:13px;line-height:1.55;cursor:pointer}.terms input[type=checkbox]{flex:0 0 auto;width:18px;height:18px;margin-top:2px;accent-color:#111827}.order-button{display:flex;align-items:center;justify-content:center;width:calc(100% - 32px);min-height:55px;margin:0 16px 18px;padding:11px 18px;border:1px solid #050505;border-radius:9px;background:#050505;color:#fff;font-family:inherit;font-size:16px;font-weight:800;line-height:1.3;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease,opacity .16s ease}.order-button:hover:not(:disabled){border-color:#1f2937;background:#1f2937;box-shadow:0 10px 25px #0f172a2e;transform:translateY(-1px)}.order-button:active:not(:disabled){transform:translateY(0)}.order-button:disabled{cursor:not-allowed;opacity:.6}@media(max-width:1080px){.checkout-page{width:min(100% - 28px,1000px);padding:24px}.checkout-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.85fr);gap:28px}}@media(max-width:900px){.checkout-page{margin-top:22px}.checkout-grid{grid-template-columns:1fr;gap:38px}.summary-card{position:static}}@media(max-width:640px){.checkout-page{width:100%;min-height:100vh;margin:0;padding:18px 14px 90px;border:0;border-radius:0}.checkout-header{align-items:flex-start;flex-direction:column;gap:14px;padding-bottom:18px;margin-bottom:22px}.checkout-title{font-size:29px}.back-link{min-height:39px;padding:8px 13px;font-size:13px}.section-title{font-size:23px}.input{min-height:50px}.summary-card{border-radius:12px}.cart-item{grid-template-columns:58px minmax(0,1fr);gap:11px;padding:14px 12px}.item-image{width:58px;height:58px}.item-line-total{grid-column:2;margin-top:4px;padding:0}.item-actions{margin-top:9px}.item-actions>button:not(.remove-button),.item-actions>strong{width:32px;height:31px}.remove-button{min-height:31px;margin-left:6px}.summary-row{margin:0 13px}.summary-total{font-size:19px}.summary-total strong{font-size:21px}.payment-box{margin:14px 13px}.terms{margin:0 13px 14px}.order-button{width:calc(100% - 26px);margin:0 13px 15px;font-size:14px}}@media(max-width:390px){.checkout-page{padding-right:10px;padding-left:10px}.cart-item{grid-template-columns:52px minmax(0,1fr)}.item-image{width:52px;height:52px}.item-actions{gap:0}.remove-button{width:100%;justify-content:flex-start;margin:7px 0 0;padding-left:0}}
