.fs-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}@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(0,1fr))}}@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:1120px;margin:0 auto;padding:24px 16px 48px}.fs-products__head{margin-bottom:12px}.fs-title{font-size:28px;line-height:1.1;font-weight:700;margin-top:0}.fs-subtitle{margin-top:4px;color:var(--fs-muted);font-size:14px}.fs-products__filters{margin-top:12px;margin-bottom:16px;background:#fff;border-radius:14px;padding:12px}.fs-filters__row{display:grid;grid-template-columns:repeat(15,minmax(0,1fr));gap:12px}@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{display:flex;align-items:end}@media (max-width:600px){.fs-filter,.fs-filter--clear{grid-column:span 12/span 12}}.fs-label{display:block;font-size:12px;color:var(--fs-muted);margin-bottom:6px}.fs-select2{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;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;font-size:14px;color:#111}.fs-select2:focus{outline:2px solid #f5d54c}.fs-clearBtn{width:100%;display:inline-flex;justify-content:center;align-items:center;height:40px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;font-weight:600;color:#111}.fs-clearBtn:hover{background:#f9fafb}.pcardV2__link{z-index:2}.pcardV2__img--contain{-o-object-fit:contain!important;object-fit:contain!important}.pcardV2__badge{position:absolute;top:10px;left:10px;background:var(--pc2-danger);color:#fff;font-weight:800;font-size:.72rem;border-radius:999px;padding:4px 10px;box-shadow:0 6px 18px rgba(0,0,0,.12);z-index:3}.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{left:auto;transform:none;transition:opacity .15s ease,transform .15s ease}.pcardV2__dot[data-tip]:before{z-index:998}@media (prefers-reduced-motion:reduce){.pcardV2__dot[data-tip]:after{transition:opacity .15s ease;transform:translateX(-50%)}}.pcardV2{cursor:default}.pcardV2:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(255,193,7,.55);border-radius:16px}.sr-only{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap}.home-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.home-section{max-width:var(--fs-container);margin:0 auto;padding:0 16px 48px;box-sizing:border-box}.home-stores__all{font-size:.95rem;text-decoration:none;color:#111;opacity:.8;transition:opacity .15s ease}.fs-priceSortBtn{width:100%;display:inline-flex;justify-content:center;align-items:center;height:40px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;font-weight:600;color:#111}:root{--pc2-bg:#fff;--pc2-border:#eceff3;--pc2-shadow:0 8px 24px rgba(0,0,0,.06);--pc2-shadow-hover:0 12px 28px rgba(0,0,0,.1);--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{position:relative;display:flex;flex-direction:column;background:var(--pc2-bg);border:1px solid var(--pc2-border);border-radius:16px;overflow:hidden;box-shadow:var(--pc2-shadow);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.pcardV2:hover{transform:translateY(-2px);box-shadow:var(--pc2-shadow-hover);border-color:#e3e6eb}.pcardV2__link{position:absolute;inset:0;z-index:3;border-radius:inherit;display:none}@media (max-width:480px){.pcardV2__link--mobile{display:block}}.pcardV2__media{position:relative;width:100%;max-height:var(--pc2-media-maxh);background:linear-gradient(180deg,#f6f7fb,#eef1f6);overflow:hidden}.pcardV2__media:before{content:"";display:block;padding-top:125%}.pcardV2__media img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 20%;object-position:50% 20%;display:block}.pcardV2__body{padding:14px 16px 16px;color:var(--pc2-text);display:flex;flex-direction:column}.pcardV2__rowTop{display:flex;align-items:center;gap:12px;justify-content:space-between}.pcardV2__store{font-size:.82rem;color:var(--pc2-weak);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pcardV2__title{margin:0 0 8px;font-size:1rem;font-weight:600;line-height:var(--pc2-title-lh);display:-webkit-box;-webkit-line-clamp:var(--pc2-title-lines);-webkit-box-orient:vertical;overflow:hidden;min-height:calc(1em * var(--pc2-title-lh) * var(--pc2-title-lines))}.pcardV2__priceRow{align-items:baseline}.pcardV2__ctaRow{margin-top:12px;display:flex;justify-content:flex-end}.pcardV2__cta{display:inline-flex;align-items:center;justify-content:center;min-width:120px;height:36px;padding:0 14px;border-radius:10px;font-weight:800;font-size:.9rem;text-decoration:none;color:#1f1f1f;background:#ffd138;border:1px solid #f3c121;box-shadow:0 6px 12px rgba(0,0,0,.06)}.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{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end;min-height:22px;position:absolute;bottom:5px;right:5px}.pcardV2__dot{width:auto;height:25px;border-radius:6px;justify-content:center;border:1px solid var(--pc2-chip-border);font-size:.7rem;padding:0 8px}.pcardV2__chipFull,.pcardV2__dot{display:inline-flex;align-items:center;background:var(--pc2-chip-bg);color:var(--pc2-accent);font-weight:700}.pcardV2__chipFull{height:22px;padding:0 10px;border-radius:999px;border:1px solid var(--pc2-chip-border);font-size:.68rem;white-space:nowrap}.pcardV2__dot[data-tip]{position:relative}.pcardV2__dot[data-tip]:after{content:attr(data-tip);position:absolute;bottom:calc(100% + 10px);right:0;opacity:0;pointer-events:none;z-index:999;background:#1f2430;color:#fff;padding:6px 10px;border-radius:10px;font-size:.72rem;white-space:nowrap;box-shadow:0 10px 24px rgba(0,0,0,.18);transition:opacity .15s ease}.pcardV2__dot[data-tip]:before{content:"";position:absolute;bottom:100%;right:10px;border:6px solid transparent;border-top-color:#1f2430;opacity:0;transition:opacity .15s ease}.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{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto}.pcardV2__priceGroup{display:flex;flex-direction:column;gap:2px}.pcardV2__price{font-weight:800;color:var(--pc2-text);font-size:1.25rem;line-height:1.1}.pcardV2__price.isPromo{color:#e01414}.pcardV2__old{color:#9aa1ac;text-decoration:line-through;font-size:.95rem;line-height:1.05}.fs-filtersMobileOnly{display:none}.fs-filtersDesktopOnly{display:block}@media (max-width:600px){.fs-filtersMobileOnly{display:block}.fs-filtersDesktopOnly{display:none}.fs-products__filters{background:transparent;padding:0;border-radius:0}}.fs-filtersMobileBar{display:flex;justify-content:start}.fs-filtersMobileBtn{width:48%;height:34px;border-radius:6px;border:1px solid #e5e7eb;background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:5px}.fs-filtersMobileBtn__text{font-weight:800;letter-spacing:.02em;font-family:Poppins,Poppins Fallback;font-size:14px;color:#111}.fs-filtersMobileBtn__icon{font-size:16px;line-height:1;opacity:.9;color:#111}.fs-filtersMobileBtn__badge{min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#111;color:#fff;font-size:12px;display:inline-flex;align-items:center;justify-content:center}.fs-filtersDrawerOverlay{position:fixed;inset:0;background:rgba(0,0,0,.35);opacity:0;pointer-events:none;transition:opacity .22s ease;z-index:9998}.fs-filtersDrawerOverlay.isOpen{opacity:1;pointer-events:auto}.fs-filtersDrawer{position:fixed;top:0;right:0;height:100vh;width:min(92vw,420px);background:#fff;transform:translateX(100%);transition:transform .28s cubic-bezier(.2,.8,.2,1);z-index:9999;display:flex;flex-direction:column;border-left:1px solid #eceff3;box-shadow:-12px 0 32px rgba(0,0,0,.14)}.fs-filtersDrawer.isOpen{transform:translateX(0)}@media (prefers-reduced-motion:reduce){.fs-filtersDrawer,.fs-filtersDrawerOverlay{transition:none}}.fs-filtersDrawer__header{height:52px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;border-bottom:1px solid #eceff3;padding:0 8px}.fs-filtersDrawer__back{width:44px;height:44px;border:0;background:transparent;font-size:26px;line-height:1;border-radius:10px}.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{border:1px solid #eceff3;border-radius:14px;padding:10px;background:#fff;margin-bottom:12px}.fs-filtersDrawer__appliedTitle{font-size:12px;color:#6b7280;margin-bottom:8px;font-weight:700}.fs-filtersDrawer__appliedEmpty{font-size:13px;color:#6b7280}.fs-appliedChips{display:flex;flex-wrap:wrap;gap:8px}.fs-chipBtn{border:0;background:var(--fs-yellow);color:#fff;padding:8px 10px;gap:8px;font-weight:800;font-size:12px}.fs-chipBtn,.fs-chipBtn__x{border-radius:999px;display:inline-flex;align-items:center}.fs-chipBtn__x{width:18px;height:18px;background:rgba(255,255,255,.25);justify-content:center;font-size:14px;line-height:1}.fs-chipBtn__label{white-space:nowrap}.fs-acc{border:1px solid #eceff3;overflow:hidden;background:#fff;margin-bottom:10px}.fs-acc__sum{color:#111;list-style:none;cursor:pointer;padding:12px;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;font-weight:800}.fs-acc__sum::-webkit-details-marker{display:none}.fs-acc__value{font-weight:700;color:#6b7280;font-size:12px}.fs-acc__body{border-top:1px solid #eceff3;padding:12px}.fs-radioRow{display:flex;align-items:center;gap:10px;padding:10px 0;font-weight:700}.fs-radioRow input{transform:scale(1.05)}.fs-subcatChips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.fs-pill{border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:8px 10px;font-weight:800;font-size:12px}.fs-pill.isActive{background:#111;color:#fff;border-color:#111}.fs-filtersDrawer__footer{background:#fff;border-top:1px solid #eceff3;padding:10px 12px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.fs-drawerBtn{height:44px;border-radius:10px;font-weight:900;letter-spacing:.02em}.fs-drawerBtn--ghost{border:1px solid #111;background:#fff;color:#111}.fs-drawerBtn--primary{border:1px solid #111;background:#111;color:#fff}.fs-filtersDrawer__clearAll{display:none}@media (max-width:600px){.fs-filtersDrawer{width:100vw}}.fs-radioRow input[type=radio]{accent-color:#000000}.fs-filtersDrawer{height:100dvh}.fs-filtersDrawer__content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:84px}.fs-filtersDrawer__footer{position:sticky;bottom:0;z-index:5}.fs-acc__sum{width:100%;border:0;background:transparent;text-align:left}.fs-loader{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(180deg,#f7f8fc,#eef1f6);z-index:3;pointer-events:none}.fs-loader__badge{position:relative;width:58px;height:58px;display:grid;place-items:center;border-radius:999px;transform:translateZ(0)}.fs-loader__svg{position:absolute;inset:0;width:58px;height:58px}.fs-loader__text{position:relative;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Noto Sans;font-weight:900;font-size:16px;letter-spacing:-.08em;line-height:1;color:rgba(0,0,0,.32);text-shadow:0 6px 16px rgba(0,0,0,.06)}.fs-ringDraw{fill:none;stroke:rgba(0,0,0,.28);stroke-width:3.2;stroke-linecap:round;stroke-dasharray:138.2;stroke-dashoffset:138.2;animation:fs-ring-draw .52s ease forwards}@keyframes fs-ring-draw{to{stroke-dashoffset:0}}.fs-ringSpin{fill:none;stroke:rgba(0,0,0,.34);stroke-width:3.2;stroke-linecap:round;stroke-dasharray:42 96.2;stroke-dashoffset:0;opacity:0;transform-origin:32px 32px;animation:fs-spin-in .12s ease .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}}