/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */:root{--rdx-card-bg:#fff;--rdx-card-border:#e9ebef;--rdx-card-shadow:none;--rdx-card-shadow-hover:none;--rdx-text:#111827;--rdx-muted:#8d95a3;--rdx-danger:#d7213c;--rdx-cta-bg:#f4cd4a;--rdx-cta-border:#e5bc3b;--rdx-cta-text:#202632;--rdx-media-height:320px;--rdx-card-width-desktop:308px;--rdx-card-height-desktop:456px;--rdx-media-height-desktop:322px;--rdx-title-lines:2;--rdx-title-line-height:1.2;--rdx-store-block-height:15px;--rdx-price-block-height:24px;--rdx-cta-block-height:32px}.prdCardRdx{background:var(--rdx-card-bg);border:1px solid var(--rdx-card-border);width:100%;max-width:100%;height:100%;box-shadow:var(--rdx-card-shadow);border-radius:6px;flex-direction:column;transition:border-color .16s;display:flex;position:relative;overflow:hidden}.prdCardRdx:hover{border-color:#dce2e9}.prdCardRdx__discountBadge{z-index:2;background:var(--rdx-danger);color:#fff;letter-spacing:.01em;border-radius:999px;padding:1px 7px;font-size:.64rem;font-weight:700;position:absolute;top:12px;left:12px}.prdCardRdx__media{flex:0 0 var(--rdx-media-height);width:100%;height:var(--rdx-media-height);background:#f2f3f6;position:relative}.prdCardRdx__imgWrap{width:100%;height:100%;position:relative}.prdCardRdx__media img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 20%;object-position:center 20%;width:100%;height:100%;display:block}.prdCardRdx__units{z-index:2;position:absolute;bottom:10px;right:10px}.prdCardRdx__chipFull{color:#111827;white-space:nowrap;background:#fffffff2;border:0;border-radius:999px;justify-content:center;align-items:center;height:22px;padding:0 8px;font-size:.67rem;font-weight:700;display:inline-flex}.prdCardRdx__body{text-align:center;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;min-height:0;padding:9px 10px 8px;display:flex;overflow:hidden}.prdCardRdx__rowTop{width:100%;min-height:var(--rdx-store-block-height);justify-content:center;align-items:center;display:flex}.prdCardRdx__store{width:100%;color:var(--rdx-muted);letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;margin-bottom:5px;font-size:.74rem;line-height:1.2;overflow:hidden}.prdCardRdx__title{width:100%;color:var(--rdx-text);font-size:1rem;font-weight:700;line-height:var(--rdx-title-line-height);-webkit-line-clamp:var(--rdx-title-lines);max-height:calc(1em * var(--rdx-title-line-height) * var(--rdx-title-lines));min-height:calc(1em * var(--rdx-title-line-height) * var(--rdx-title-lines));-webkit-box-orient:vertical;margin:0 0 6px;display:-webkit-box;overflow:hidden}.prdCardRdx__priceStack{min-height:var(--rdx-price-block-height);flex-direction:column;justify-content:center;align-items:center;margin-top:0;display:flex}.prdCardRdx__priceStack--promo{flex-direction:row;justify-content:center;align-items:baseline;gap:7px}.prdCardRdx__oldPrice{color:#a8b0bc;font-size:.78rem;line-height:1.1;text-decoration:line-through}.prdCardRdx__price{color:var(--rdx-text);font-size:1.02rem;font-weight:700;line-height:1.06}.prdCardRdx__price--promo{color:var(--rdx-danger);font-size:1.14rem;font-weight:800}.prdCardRdx__ctaWrap{width:42%;min-height:var(--rdx-cta-block-height);background-color:#fcd157;border-radius:5px;margin-top:3px;display:flex}.prdCardRdx__cta,.prdCardRdx__ctaWrap{justify-content:center;align-items:center}.prdCardRdx__cta{min-width:auto;height:auto;color:var(--rdx-cta-text);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}.prdCardRdx__cta:hover{text-decoration:underline}@media (min-width:1024px){.prdCardRdx{width:var(--rdx-card-width-desktop);min-width:var(--rdx-card-width-desktop);max-width:var(--rdx-card-width-desktop);height:var(--rdx-card-height-desktop)}.prdCardRdx__media{flex:0 0 var(--rdx-media-height-desktop);height:var(--rdx-media-height-desktop)}}@media (max-width:1023.98px){.prdCardRdx{width:100%;min-width:0;max-width:none;height:auto}.prdCardRdx__media{flex:none;height:clamp(204px,54vw,274px)}}@media (max-width:640px){:root{--rdx-media-height:232px;--rdx-store-block-height:15px;--rdx-price-block-height:24px;--rdx-cta-block-height:32px}.prdCardRdx__cta{min-width:auto;height:auto;font-size:.76rem}.prdCardRdx__ctaWrap{width:75%;margin-top:3px}}.fs-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}@media (min-width:640px){.fs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.fs-grid{grid-template-columns:repeat(4,minmax(308px,308px));justify-content:center;gap:16px}}@media (max-width:420px){.fs-card__title{font-size:1rem}.fs-card__meta{font-size:.9rem}.fs-card__chips{gap:4px}.fs-chip{height:22px;padding:0 8px;font-size:.72rem}.fs-card__priceRow{gap:8px}}.fs-products{--fs-yellow:#fcd517;--fs-orange:#f59200;--fs-pill:#ff2f4d;--fs-bg:#fafafa;--fs-muted:#6b7280;max-width:1320px;margin:0 auto;padding:24px 16px 48px}.fs-products__head{margin-bottom:12px}.fs-title{margin-top:0;font-size:28px;font-weight:700;line-height:1.1}.fs-subtitle{color:var(--fs-muted);margin-top:4px;font-size:14px}.fs-products__filters{background:#fff;border-radius:14px;margin-top:12px;margin-bottom:16px;padding:12px}.fs-filters__row{grid-template-columns:repeat(15,minmax(0,1fr));gap:12px;display:grid}@media (max-width:600px){.fs-filters__row{grid-template-columns:repeat(10,minmax(0,1fr))}}.fs-filter,.fs-filter--clear{grid-column:span 3/span 3}.fs-filter--clear{align-items:end;display:flex}@media (max-width:600px){.fs-filter,.fs-filter--clear{grid-column:span 12/span 12}}.fs-label{color:var(--fs-muted);margin-bottom:6px;font-size:12px;display:block}.fs-select2{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#111;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24'%3E%3Cpath d='M6 9l6 6 6-6' stroke='%23888' stroke-width='2' fill='none'/%3E%3C/svg%3E") right 10px center/18px no-repeat;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:10px 12px;font-size:14px}.fs-select2:focus{outline:2px solid #f5d54c}.fs-clearBtn{color:#111;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;width:100%;height:40px;font-weight:600;display:inline-flex}.fs-clearBtn:hover{background:#f9fafb}.pcardV2__link{z-index:2}.pcardV2__img--contain{-o-object-fit:contain!important;object-fit:contain!important}.pcardV2__badge{background:var(--pc2-danger);color:#fff;z-index:3;border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:800;position:absolute;top:10px;left:10px;box-shadow:0 6px 18px #0000001f}.pcardV2__dot{width:22px;height:22px;border-radius:999px}@media (max-width:480px){:root{--pc2-media-maxh:300px}.pcardV2__title{font-size:.98rem}.pcardV2__price{font-size:1.15rem}}.pcardV2__dot[data-tip]:after{transition:opacity .15s,transform .15s;left:auto;transform:none}.pcardV2__dot[data-tip]:before{z-index:998}@media (prefers-reduced-motion:reduce){.pcardV2__dot[data-tip]:after{transition:opacity .15s;transform:translate(-50%)}}.pcardV2{cursor:default}.pcardV2:focus-visible{border-radius:16px;outline:0;box-shadow:0 0 0 3px #ffc1078c}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.home-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.home-section{max-width:var(--fs-container);box-sizing:border-box;margin:0 auto;padding:0 16px 48px}.home-stores__all{color:#111;opacity:.8;font-size:.95rem;text-decoration:none;transition:opacity .15s}.fs-priceSortBtn{color:#111;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;width:100%;height:40px;font-weight:600;display:inline-flex}:root{--pc2-bg:#fff;--pc2-border:#eceff3;--pc2-shadow:0 8px 24px #0000000f;--pc2-shadow-hover:0 12px 28px #0000001a;--pc2-text:#1f2430;--pc2-weak:#7b8494;--pc2-accent:#f3a100;--pc2-danger:#ff2f4d;--pc2-chip-bg:#f4f6ff;--pc2-chip-border:#e6e9ff;--pc2-media-aspect:4/5;--pc2-media-maxh:320px;--pc2-title-lines:2;--pc2-title-lh:1.3}.pcardV2{background:var(--pc2-bg);border:1px solid var(--pc2-border);box-shadow:var(--pc2-shadow);border-radius:16px;flex-direction:column;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden}.pcardV2:hover{box-shadow:var(--pc2-shadow-hover);border-color:#e3e6eb;transform:translateY(-2px)}.pcardV2__link{z-index:3;border-radius:inherit;display:none;position:absolute;inset:0}@media (max-width:480px){.pcardV2__link--mobile{display:block}}.pcardV2__media{width:100%;max-height:var(--pc2-media-maxh);background:linear-gradient(#f6f7fb,#eef1f6);position:relative;overflow:hidden}.pcardV2__media:before{content:"";padding-top:125%;display:block}.pcardV2__media img{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 20%;object-position:50% 20%;width:100%;height:100%;display:block;position:absolute;inset:0}.pcardV2__body{color:var(--pc2-text);flex-direction:column;padding:14px 16px 16px;display:flex}.pcardV2__rowTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.pcardV2__store{color:var(--pc2-weak);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.pcardV2__title{font-size:1rem;font-weight:600;line-height:var(--pc2-title-lh);-webkit-line-clamp:var(--pc2-title-lines);min-height:calc(1em * var(--pc2-title-lh) * var(--pc2-title-lines));-webkit-box-orient:vertical;margin:0 0 8px;display:-webkit-box;overflow:hidden}.pcardV2__ctaRow{justify-content:flex-end;margin-top:12px;display:flex}.pcardV2__cta{color:#1f1f1f;background:#ffd138;border:1px solid #f3c121;border-radius:10px;justify-content:center;align-items:center;min-width:120px;height:36px;padding:0 14px;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 6px 12px #0000000f}.pcardV2__cta:hover{filter:brightness(.97)}.pcardV2__cta:active{transform:translateY(1px)}@media (max-width:480px){:root{--pc2-media-maxh:300px}.pcardV2__title{font-size:.98rem}.pcardV2__price{font-size:1.15rem}.pcardV2__ctaRow{display:none}}.pcardV2__units{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;min-height:22px;display:flex;position:absolute;bottom:5px;right:5px}.pcardV2__dot{border:1px solid var(--pc2-chip-border);width:auto;height:25px;border-radius:6px;justify-content:center;padding:0 8px;font-size:.7rem}.pcardV2__chipFull,.pcardV2__dot{background:var(--pc2-chip-bg);color:var(--pc2-accent);align-items:center;font-weight:700;display:inline-flex}.pcardV2__chipFull{border:1px solid var(--pc2-chip-border);height:22px;white-space:nowrap;border-radius:999px;padding:0 10px;font-size:.68rem}.pcardV2__dot[data-tip]{position:relative}.pcardV2__dot[data-tip]:after{content:attr(data-tip);opacity:0;pointer-events:none;z-index:999;color:#fff;white-space:nowrap;background:#1f2430;border-radius:10px;padding:6px 10px;font-size:.72rem;transition:opacity .15s;position:absolute;bottom:calc(100% + 10px);right:0;box-shadow:0 10px 24px #0000002e}.pcardV2__dot[data-tip]:before{content:"";opacity:0;border:6px solid #0000;border-top-color:#1f2430;transition:opacity .15s;position:absolute;bottom:100%;right:10px}.pcardV2__dot[data-tip]:focus-visible:after,.pcardV2__dot[data-tip]:focus-visible:before,.pcardV2__dot[data-tip]:hover:after,.pcardV2__dot[data-tip]:hover:before{opacity:1}.pcardV2__priceRow{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:auto;display:flex}.pcardV2__priceGroup{flex-direction:column;gap:2px;display:flex}.pcardV2__price{color:var(--pc2-text);font-size:1.25rem;font-weight:800;line-height:1.1}.pcardV2__price.isPromo{color:#e01414}.pcardV2__old{color:#9aa1ac;font-size:.95rem;line-height:1.05;text-decoration:line-through}.fs-filtersMobileOnly{display:none}.fs-filtersDesktopOnly{display:block}@media (max-width:600px){.fs-filtersMobileOnly{display:block}.fs-filtersDesktopOnly{display:none}.fs-products__filters{background:0 0;border-radius:0;padding:0}}.fs-filtersMobileBar{justify-content:start;display:flex}.fs-filtersDesktopAction{justify-content:flex-end;display:flex}.fs-filtersMobileBtn{border:1px solid #e5e7eb;border-radius:6px;gap:5px;width:48%;height:34px}.fs-filtersDesktopBtn,.fs-filtersMobileBtn{background:#fff;justify-content:center;align-items:center;display:inline-flex}.fs-filtersDesktopBtn{border:1px solid #161616;border-radius:12px;gap:8px;min-width:240px;height:52px}.fs-filtersMobileBtn__text{letter-spacing:.02em;color:#111;font-family:Poppins,Poppins Fallback;font-size:14px;font-weight:800}.fs-filtersMobileBtn__icon{opacity:.9;color:#111;font-size:16px;line-height:1}.fs-filtersMobileBtn__badge{color:#fff;background:#111;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:12px;display:inline-flex}.fs-filtersDrawerOverlay{opacity:0;pointer-events:none;z-index:9998;background:#00000059;transition:opacity .22s;position:fixed;inset:0}.fs-filtersDrawerOverlay.isDesktop{top:var(--fs-filters-desktop-top,0)}.fs-filtersDrawerOverlay.isOpen{opacity:1;pointer-events:auto}.fs-filtersDrawer{z-index:9999;background:#fff;border-left:1px solid #eceff3;flex-direction:column;width:min(92vw,420px);height:100vh;transition:transform .28s cubic-bezier(.2,.8,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-12px 0 32px #00000024}.fs-filtersDrawer.isDesktop{top:var(--fs-filters-desktop-top,0);height:calc(100dvh - var(--fs-filters-desktop-top,0px));border-left:0;border-right:1px solid #eceff3;left:0;right:auto;transform:translate(-100%);box-shadow:12px 0 32px #00000024}.fs-filtersDrawer.isOpen{transform:translate(0)}@media (prefers-reduced-motion:reduce){.fs-filtersDrawer,.fs-filtersDrawerOverlay{transition:none}}.fs-filtersDrawer__header{border-bottom:1px solid #eceff3;grid-template-columns:44px 1fr 44px;align-items:center;height:52px;padding:0 8px;display:grid}.fs-filtersDrawer__back{background:0 0;border:0;border-radius:10px;width:44px;height:44px;font-size:26px;line-height:1}.fs-filtersDrawer__back:active{transform:translateY(1px)}.fs-filtersDrawer__title{text-align:center;font-weight:800}.fs-filtersDrawer__content{padding:12px;overflow:auto}.fs-filtersDrawer__applied{background:#fff;border:1px solid #eceff3;border-radius:14px;margin-bottom:12px;padding:10px}.fs-filtersDrawer__appliedTitle{color:#6b7280;margin-bottom:8px;font-size:12px;font-weight:700}.fs-filtersDrawer__appliedEmpty{color:#6b7280;font-size:13px}.fs-appliedChips{flex-wrap:wrap;gap:8px;display:flex}.fs-chipBtn{background:var(--fs-yellow);color:#fff;border:0;gap:8px;padding:8px 10px;font-size:12px;font-weight:800}.fs-chipBtn,.fs-chipBtn__x{border-radius:999px;align-items:center;display:inline-flex}.fs-chipBtn__x{background:#ffffff40;justify-content:center;width:18px;height:18px;font-size:14px;line-height:1}.fs-chipBtn__label{white-space:nowrap}.fs-acc{background:#fff;border:1px solid #eceff3;margin-bottom:10px;overflow:hidden}.fs-acc__sum{color:#111;cursor:pointer;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:12px;font-weight:800;list-style:none;display:grid}.fs-acc__sum::-webkit-details-marker{display:none}.fs-acc__value{color:#6b7280;font-size:12px;font-weight:700}.fs-acc__body{border-top:1px solid #eceff3;padding:12px}.fs-radioRow{align-items:center;gap:10px;padding:10px 0;font-weight:700;display:flex}.fs-radioRow input{transform:scale(1.05)}.fs-subcatChips{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.fs-pill{background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:800}.fs-pill.isActive{color:#fff;background:#111;border-color:#111}.fs-filtersDrawer__footer{background:#fff;border-top:1px solid #eceff3;grid-template-columns:1fr 1fr;gap:10px;padding:10px 12px;display:grid}.fs-drawerBtn{letter-spacing:.02em;border-radius:10px;height:44px;font-weight:900}.fs-drawerBtn--ghost{color:#111;background:#fff;border:1px solid #111}.fs-drawerBtn--primary{color:#fff;background:#111;border:1px solid #111}.fs-filtersDrawer__clearAll{display:none}@media (max-width:600px){.fs-filtersDrawer{width:100vw}}.fs-radioRow input[type=radio]{accent-color:#000}.fs-filtersDrawer{height:100dvh}.fs-filtersDrawer__content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;padding-bottom:84px;overflow-y:auto}.fs-filtersDrawer__footer{z-index:5;position:sticky;bottom:0}.fs-acc__sum{text-align:left;background:0 0;border:0;width:100%}.fs-loader{z-index:3;pointer-events:none;background:linear-gradient(#f7f8fc,#eef1f6);place-items:center;display:grid;position:absolute;inset:0}.fs-loader__badge{border-radius:999px;place-items:center;width:58px;height:58px;display:grid;position:relative;transform:translateZ(0)}.fs-loader__svg{width:58px;height:58px;position:absolute;inset:0}.fs-loader__text{letter-spacing:-.08em;color:#00000052;text-shadow:0 6px 16px #0000000f;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Noto Sans;font-size:16px;font-weight:900;line-height:1;position:relative}.fs-ringDraw{fill:none;stroke:#00000047;stroke-width:3.2px;stroke-linecap:round;opacity:.78}.fs-ringSpin{fill:none;stroke:#00000057;stroke-width:3.2px;stroke-linecap:round;stroke-dasharray:42 96.2;stroke-dashoffset:0;opacity:0;transform-origin:32px 32px;animation:fs-spin-in .12s .52s forwards,fs-rotate .9s linear .52s infinite}@keyframes fs-spin-in{to{opacity:1}}@keyframes fs-rotate{to{transform:rotate(1turn)}}.fs-loader__text{animation:fs-text-pulse .9s ease-in-out infinite}@keyframes fs-text-pulse{0%,to{opacity:.75;transform:translateY(0)}50%{opacity:1;transform:translateY(.5px)}}@media (prefers-reduced-motion:reduce){.fs-loader__text,.fs-ringDraw,.fs-ringSpin{animation:none!important}.fs-ringSpin{opacity:1}}