:root{--page-bg: #f0f2f5;--card-bg: #ffffff;--text: #1a1d21;--muted: #6b7280;--border: rgba(26, 29, 33, .08);--shadow-sm: 0 2px 12px rgba(15, 23, 42, .06);--shadow: 0 4px 20px rgba(15, 23, 42, .05);--shadow-lg: 0 14px 42px rgba(15, 23, 42, .1);--accent: #ff6b3d;--cta: #ff6b3d;--cta-hover: #e65b31;--radius-xs: 10px;--radius-sm: 12px;--radius-md: 14px;--radius-lg: 16px;--radius-xl: 22px;--store-logo-bg: #fafafa;--surface-subtle: #eef1f5;--surface-warm: #fff4ef;--surface-warm-strong: #ffe8dc;--search-field-bg: #f0f2f5;--search-header-cta: #1a1d21;--search-header-cta-hover: #0f1114;--link-on-dark: #ffc4a8;--oz-price-grad: linear-gradient(225deg, #ff6b3d 0%, #ff3d6b 92%);--store-logo-circle: 48px;--store-hero-logo-circle: 56px;--font-sans: Inter, Geologica, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono: ui-monospace, "Cascadia Code", "Source Code Pro", Menlo, Consolas, monospace;--text-2xs: .6875rem;--text-xs: .75rem;--text-sm: .8125rem;--text-base: 1rem;--text-md: .9375rem;--text-lg: 1.0625rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--leading-tight: 1.25;--leading-snug: 1.35;--leading-normal: 1.48;--leading-relaxed: 1.55;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--tracking-tight: -.02em;--tracking-normal: 0;font-family:var(--font-sans);line-height:var(--leading-normal);color-scheme:light}*{box-sizing:border-box}body{margin:0;min-height:100dvh;background:var(--page-bg);color:var(--text);font-family:var(--font-sans);font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:var(--leading-normal);letter-spacing:var(--tracking-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font:inherit;letter-spacing:inherit;color:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);font-weight:var(--font-weight-bold);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--text)}p{line-height:var(--leading-normal)}small{font-size:var(--text-sm);line-height:var(--leading-snug)}code,kbd,pre,samp{font-family:var(--font-mono);font-size:.92em}#root{max-width:520px;margin:0 auto;padding:16px;padding-bottom:max(24px,env(safe-area-inset-bottom))}@media(min-width:768px){#root{max-width:min(1120px,calc(100vw - 24px));width:100%;padding-left:max(16px,env(safe-area-inset-left,0px));padding-right:max(16px,env(safe-area-inset-right,0px))}}@media(min-width:1024px){#root{max-width:min(1280px,calc(100vw - 32px));width:100%;padding-left:max(16px,env(safe-area-inset-left,0px));padding-right:max(16px,env(safe-area-inset-right,0px))}}.app-route-fallback{padding:28px 12px;text-align:center;font-size:.95rem;color:var(--muted)}@keyframes outlet-fallback-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.outlet-route-fallback{padding:12px 0 24px}.outlet-route-fallback__pulse{height:12px;border-radius:8px;margin-bottom:10px;background:linear-gradient(110deg,#e8eaef 0% 40%,#f4f5f8 50%,#e8eaef 60% 100%);background-size:200% 100%;animation:outlet-fallback-shimmer 1.1s ease-in-out infinite}.outlet-route-fallback__pulse--med{width:78%}.outlet-route-fallback__pulse--short{width:52%;margin-bottom:14px}.outlet-route-fallback__hint{margin:0;font-size:.88rem;color:var(--muted);text-align:center}.app-shell{min-height:100dvh}.app-shell__content{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.app-shell__content:has(.home-hub){padding-bottom:calc(104px + env(safe-area-inset-bottom))}@media(min-width:1024px){.app-shell__content{padding-bottom:max(28px,env(safe-area-inset-bottom))}.app-shell__content:has(.home-hub){padding-bottom:max(40px,env(safe-area-inset-bottom))}}.scroll-to-top-fab{position:fixed;z-index:150;right:max(14px,env(safe-area-inset-right,0px));bottom:calc(92px + env(safe-area-inset-bottom,0px));width:46px;height:46px;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:0;padding:0;margin:0;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#202024d6;color:#ffffffeb;box-shadow:0 10px 28px #00000038;backdrop-filter:blur(18px) saturate(1.15);-webkit-backdrop-filter:blur(18px) saturate(1.15);cursor:pointer;opacity:0;transform:translate3d(0,10px,0);pointer-events:none;-webkit-tap-highlight-color:transparent;transition:opacity .22s ease,transform .22s ease,background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.scroll-to-top-fab--visible{opacity:1;transform:translateZ(0);pointer-events:auto}.scroll-to-top-fab:hover{background:#2a2a30eb;border-color:#fff3;color:#fff;box-shadow:0 12px 32px #00000047}.scroll-to-top-fab:active{transform:translate3d(0,1px,0)}.scroll-to-top-fab:focus-visible{outline:2px solid rgba(255,255,255,.45);outline-offset:3px}.scroll-to-top-fab__icon{display:block;flex-shrink:0;margin-top:-2px}.scroll-to-top-fab__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:1024px){.scroll-to-top-fab{bottom:calc(22px + env(safe-area-inset-bottom,0px));width:auto;min-height:46px;height:46px;padding:0 16px 0 14px;gap:8px}.scroll-to-top-fab__icon{margin-top:-1px}.scroll-to-top-fab__label{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:nowrap;font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);line-height:1;letter-spacing:var(--tracking-tight)}}@media(prefers-reduced-motion:reduce){.scroll-to-top-fab{transition:none}}.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:200;display:flex;justify-content:center;padding:0 14px calc(14px + env(safe-area-inset-bottom));background:transparent;pointer-events:none;transition:transform .32s cubic-bezier(.32,.72,0,1),opacity .26s ease;will-change:transform,opacity}.bottom-nav.bottom-nav--hidden{transform:translate3d(0,calc(100% + 8px + env(safe-area-inset-bottom,0px)),0);opacity:0}.bottom-nav.bottom-nav--hidden .bottom-nav__pill{pointer-events:none}.bottom-nav__pill{pointer-events:auto;width:100%;max-width:480px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:4px;padding:6px 8px;border-radius:999px;background:#202024d6;border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 28px #00000038;backdrop-filter:blur(18px) saturate(1.15);-webkit-backdrop-filter:blur(18px) saturate(1.15)}.bottom-nav__item{flex:1;display:flex;align-items:center;justify-content:center;min-width:0;max-width:72px;height:44px;margin:0 auto;padding:0 10px;text-decoration:none;color:#ffffffeb;border-radius:999px;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.bottom-nav__item:hover{color:#fff;background:#ffffff14}.bottom-nav__item--active{color:#1c1c1e;background:#fff;box-shadow:0 2px 10px #0000001f}.bottom-nav__item--active:hover{color:#1c1c1e;background:#fff}.bottom-nav__item--profile:hover:not(.bottom-nav__item--active),.bottom-nav__item--profile:focus-visible:not(.bottom-nav__item--active){background:transparent;color:#ffffffeb}.bottom-nav__item--profile:focus-visible:not(.bottom-nav__item--active){outline:2px solid rgba(255,255,255,.35);outline-offset:2px}.bottom-nav__svg{display:block;flex-shrink:0}.bottom-nav__svg--discounts{width:27px;height:27px}.bottom-nav__icon-slot{position:relative;display:inline-flex;align-items:center;justify-content:center}.bottom-nav__count-badge{position:absolute;top:-5px;right:-10px;min-width:16px;height:16px;padding:0 4px;box-sizing:border-box;font-size:.625rem;font-weight:700;line-height:16px;letter-spacing:-.02em;text-align:center;white-space:nowrap;color:#fff;background:linear-gradient(145deg,var(--cta) 0%,var(--cta-hover) 100%);border-radius:999px;box-shadow:0 0 0 2px #202024f2;pointer-events:none}.bottom-nav__item--active .bottom-nav__count-badge{box-shadow:0 0 0 2px #fff}.bottom-nav__fav-plus-tip{position:absolute;top:-20px;right:-4px;font-size:.72rem;font-weight:800;letter-spacing:-.02em;color:var(--link-on-dark);text-shadow:0 1px 5px rgba(0,0,0,.45);pointer-events:none;animation:bottom-nav-fav-tip-out .88s ease-out forwards}@keyframes bottom-nav-fav-tip-out{0%{opacity:0;transform:translate3d(0,8px,0) scale(.82)}22%{opacity:1;transform:translateZ(0) scale(1.06)}to{opacity:0;transform:translate3d(0,-12px,0) scale(1)}}@keyframes bottom-nav-badge-bump{0%{transform:scale(1)}42%{transform:scale(1.2)}to{transform:scale(1)}}.bottom-nav__count-badge--bump{animation:bottom-nav-badge-bump .56s cubic-bezier(.34,1.45,.64,1) both}@keyframes bottom-nav-heart-nudge{0%,to{transform:scale(1)}45%{transform:scale(1.09)}}.bottom-nav__svg--fav-nudge{animation:bottom-nav-heart-nudge .52s cubic-bezier(.34,1.45,.64,1) both}@media(prefers-reduced-motion:reduce){.bottom-nav__fav-plus-tip{animation:bottom-nav-fav-tip-a11y .55s ease-out forwards}.bottom-nav__count-badge--bump,.bottom-nav__svg--fav-nudge{animation:none}}@keyframes bottom-nav-fav-tip-a11y{0%,to{opacity:0}25%,70%{opacity:1}}@media(min-width:1024px){.bottom-nav{display:none!important}.layout-sticky-head{padding:16px 18px 18px 22px}.site-brand__wordmark:not(.site-brand__wordmark--logo){font-size:clamp(3.15rem,4.8vw,4.35rem);line-height:.84;letter-spacing:-.045em}.site-brand__wordmark--logo .site-brand__logo-img{height:clamp(2.75rem,4.2vw,3.85rem);transform:translateY(.22rem)}}.site-brand{display:flex;flex-direction:row;align-items:center;gap:14px;margin-bottom:0;min-width:0}@media(min-width:1024px){.site-brand{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:16px;gap:0}.site-brand__lead{justify-self:start;grid-column:1;min-width:0}.site-brand__search-slot{justify-self:center;grid-column:2;flex:initial;width:min(680px,calc(100vw - 320px));max-width:680px;min-width:min(100%,280px)}.site-brand__actions{grid-column:3;justify-self:end}}.layout-sticky-head{position:sticky;top:0;z-index:220;overflow:visible;margin:-8px -8px 14px;padding:14px 12px 16px 18px;background:var(--card-bg);border:1px solid var(--border);border-radius:0 0 18px 18px;box-shadow:0 2px 10px #00000008;backdrop-filter:none;-webkit-backdrop-filter:none}.site-brand__lead{display:flex;align-items:center;flex-shrink:0;min-width:0;flex:0 0 auto;min-height:54px;padding-left:4px}.site-brand__search-slot{flex:1 1 180px;min-width:0}@media(max-width:1023px){.site-brand__lead{display:none}.site-brand{gap:0}.site-brand__search-slot{flex:1 1 auto;width:100%;min-width:0}}.site-brand__actions{display:none}@media(min-width:1024px){.site-brand__actions{display:flex;align-items:center;gap:6px;flex-shrink:0;min-height:0;padding:0;border-radius:0;background:transparent;border:none}}.site-brand__action{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:72px;min-height:52px;padding:8px 10px 6px;border-radius:12px;text-decoration:none;color:var(--text);background:transparent;border:1px solid transparent;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,color .15s ease,box-shadow .15s ease,border-color .15s ease}.site-brand__action:hover{color:var(--text);background:#2d34360f}.site-brand__action:focus-visible{outline:2px solid rgba(255,107,61,.45);outline-offset:2px}.site-brand__action--active{color:var(--accent);background:#ff6b3d1a;border-color:#ff6b3d38;box-shadow:none}.site-brand__action--active:hover{color:var(--accent);background:#ff6b3d24}.site-brand__action--profile:hover:not(.site-brand__action--active),.site-brand__action--profile:focus-visible:not(.site-brand__action--active){background:#2d34360f;color:var(--text)}.site-brand__action--profile:focus-visible:not(.site-brand__action--active){outline:2px solid rgba(255,107,61,.35);outline-offset:2px}.site-brand__action--active.site-brand__action--profile:hover,.site-brand__action--active.site-brand__action--profile:focus-visible{color:var(--accent);background:#ff6b3d24}.site-brand__action-icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:20px}.site-brand__action-svg{display:block;flex-shrink:0}.site-brand__action-label{font-size:var(--text-xs);font-weight:var(--font-weight-medium);line-height:1.15;letter-spacing:.01em;color:var(--text);white-space:nowrap}.site-brand__action--active .site-brand__action-label{color:color-mix(in srgb,var(--accent) 78%,var(--text))}.site-brand__action:hover .site-brand__action-label{color:var(--text)}.site-brand__action-badge{position:absolute;top:-5px;right:-9px;min-width:16px;height:16px;padding:0 4px;box-sizing:border-box;font-size:.625rem;font-weight:700;line-height:16px;letter-spacing:-.02em;text-align:center;white-space:nowrap;color:#fff;background:linear-gradient(145deg,var(--cta) 0%,var(--cta-hover) 100%);border-radius:999px;box-shadow:0 0 0 2px var(--card-bg),0 2px 8px #ff6b3d59;pointer-events:none}.site-brand__action--active .site-brand__action-badge{box-shadow:0 0 0 2px var(--card-bg)}.site-brand__action-badge--bump{animation:site-brand-fav-badge-bump .56s cubic-bezier(.34,1.45,.64,1) both}.site-brand__action-svg--fav-nudge{animation:site-brand-fav-heart-nudge .52s cubic-bezier(.34,1.45,.64,1) both}@keyframes site-brand-fav-badge-bump{0%{transform:scale(1)}42%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes site-brand-fav-heart-nudge{0%,to{transform:scale(1)}45%{transform:scale(1.09)}}@media(prefers-reduced-motion:reduce){.site-brand__action-badge--bump,.site-brand__action-svg--fav-nudge{animation:none}}.site-brand__social{display:flex;align-items:center;gap:2px;margin-left:4px;padding-left:8px;border-left:1px solid var(--border)}.site-brand__action--social{min-width:36px;min-height:36px}.site-brand__action--telegram{color:#229ed9}.site-brand__action--telegram:hover{color:#1a8bc2;background:#229ed91a}.site-brand__social-glyph{display:block}.site-brand__social-img{display:block;width:18px;height:18px;object-fit:contain;border-radius:4px}.site-brand__action--vk .site-brand__social-img,.site-brand__action--max .site-brand__social-img{background:#fff;padding:2px;box-sizing:content-box}.site-brand .page-title{margin:0;white-space:nowrap}.site-brand__wordmark{display:inline-flex;align-items:baseline;gap:3px;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:clamp(2.85rem,7.5vw,3.65rem);line-height:.88;letter-spacing:-.042em;font-weight:900;color:var(--text);text-rendering:geometricPrecision}.site-brand__wordmark-main{font-style:italic}.site-brand__wordmark-dot{color:var(--accent);font-size:.78em;font-weight:800;letter-spacing:-.04em}.site-brand__wordmark--logo{display:block;margin:0;line-height:0}.site-brand__logo-img{display:block;height:clamp(2.35rem,6.5vw,3.15rem);width:auto;max-width:min(260px,56vw);object-fit:contain;object-position:left center;transform:translateY(.18rem)}.catalog-search-bar{width:100%;min-width:0}.catalog-search-bar__shell{position:relative;width:100%;min-width:0}.catalog-search-bar__row{display:flex;align-items:center;gap:10px;width:100%;min-width:0}.catalog-search-bar__suggest{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:400;max-height:min(52vh,320px);overflow-y:auto;padding:6px;border-radius:14px;background:var(--card-bg);border:1px solid var(--border);box-shadow:0 14px 36px #0000002e,var(--shadow);-webkit-overflow-scrolling:touch}.catalog-search-bar__suggest--products{max-height:min(58vh,380px)}.catalog-search-bar__suggest-item--product-line{justify-content:space-between;align-items:baseline}.catalog-search-bar__suggest-empty{margin:0;padding:10px 12px;font-size:.78rem;color:var(--muted);line-height:1.35}.catalog-search-bar__suggest-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:none;border-radius:12px;background:transparent;font:inherit;text-align:left;cursor:pointer;color:var(--text);transition:background .12s ease}.catalog-search-bar__suggest-item:hover,.catalog-search-bar__suggest-item:focus-visible{background:#ff6b3d1a}.catalog-search-bar__suggest-name{font-size:.82rem;font-weight:650;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-search-bar__suggest-meta{font-size:.72rem;font-weight:600;color:var(--muted);flex-shrink:0}.catalog-search-bar__pill{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0;min-height:42px;padding:0 12px 0 16px;box-sizing:border-box;background:var(--search-field-bg);border-radius:999px;border:1px solid rgba(26,29,33,.06);box-shadow:inset 0 1px 2px #ffffffd9;transition:border-color .15s ease,box-shadow .15s ease}.catalog-search-bar__row:focus-within .catalog-search-bar__pill{border-color:#ff6b3d59;box-shadow:inset 0 1px 2px #ffffffd9,0 0 0 3px #ff6b3d1f}.catalog-search-bar__submit{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 14px;border:none;border-radius:14px;background:var(--search-header-cta);color:#fff;font-family:inherit;font-size:.8125rem;font-weight:var(--font-weight-semibold);line-height:1;letter-spacing:var(--tracking-normal);text-transform:none;cursor:pointer;white-space:nowrap;transition:background .15s ease,transform .1s ease;-webkit-tap-highlight-color:transparent}.catalog-search-bar__submit:hover{background:var(--search-header-cta-hover)}.catalog-search-bar__submit:active{transform:scale(.98)}.catalog-search-bar__submit:focus-visible{outline:2px solid rgba(255,107,61,.45);outline-offset:2px}@media(max-width:520px){.catalog-search-bar__row{gap:8px}.catalog-search-bar__submit{padding:0 12px;font-size:max(.8125rem,13px);min-height:44px;height:44px}.catalog-search-bar__pill{padding:0 10px 0 14px;min-height:44px}}@media(hover:none)and (pointer:coarse){.catalog-search-bar__pill{min-height:44px}.catalog-search-bar__submit{min-height:44px;height:44px}}.catalog-search-bar__glass-slot{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.catalog-search-bar__glass{flex-shrink:0;width:20px;height:20px;color:color-mix(in srgb,var(--text) 78%,var(--muted))}.catalog-search-bar__input{flex:1;min-width:0;border:none;background:transparent;padding:9px 0;font-size:max(16px,.875rem);font-family:inherit;line-height:1.4;color:var(--text)}.catalog-search-bar__input::placeholder{color:var(--muted)}.catalog-search-bar__input:focus{outline:none}.catalog-search-bar__clear{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;padding:0;border:0;border-radius:999px;background:transparent;color:#8e8e93;cursor:pointer;transition:background .15s ease,color .15s ease}.catalog-search-bar__clear:hover{background:#8e8e931f;color:#636366}.catalog-search-bar__clear:focus-visible{outline:2px solid rgba(255,107,61,.35);outline-offset:2px}.catalog-search-bar__clear-icon{width:14px;height:14px}.catalog-search-bar__input::-webkit-search-decoration,.catalog-search-bar__input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.site-brand__text{min-width:0;flex-shrink:0}.site-brand__home{display:inline-flex;text-decoration:none;color:inherit;border-radius:10px}.site-brand__home:focus-visible{outline:2px solid rgba(255,107,61,.35);outline-offset:3px}.page-title{font-size:1.35rem;font-weight:700;margin:0 0 6px}.page-sub{font-size:.875rem;color:var(--muted);margin:0 0 16px}.site-brand .page-sub{margin-bottom:0}.page-sub--after-title{margin:-4px 0 14px;font-size:.875rem;color:var(--muted);line-height:1.45}.section-title--minor{font-size:.9rem;font-weight:550;margin:18px 0 10px;color:var(--text)}.product-preview__helper{margin:-2px 0 12px;color:var(--muted);font-size:.9rem}.product-preview__actions{margin-top:12px;display:flex;justify-content:flex-start}.product-preview-section+.product-preview-section{margin-top:10px}.product-preview__open-link{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;border-radius:10px;border:1px solid rgba(255,107,61,.25);background:#ff6b3d14;color:var(--accent);text-decoration:none;font-weight:600}.product-preview__open-link:hover{background:#ff6b3d24}.product-category-back-link{color:var(--accent);text-decoration:none;font-weight:500}.product-category-back-link:hover{text-decoration:underline}.panel--spaced{margin-top:20px}.main-nav{display:flex;gap:6px;padding:6px;margin:0 0 14px;background:linear-gradient(180deg,#ffffffd1,#ffffffb8);border:1px solid rgba(255,255,255,.72);border-radius:18px;box-shadow:0 10px 24px #0f172a14,0 2px 8px #0f172a0d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.main-nav--rows{flex-direction:column;gap:4px}@media(max-width:1023px){.home-hub-menu{display:none}}.main-nav__row{display:flex;gap:6px;width:100%}.main-nav__link{flex:1;text-align:center;padding:11px 8px;font-size:.8125rem;font-weight:600;font-family:inherit;line-height:1.2;color:#6b7280;text-decoration:none;border-radius:12px;border:1px solid rgba(148,163,184,.36);transition:background .15s ease,color .15s ease,box-shadow .15s ease,transform .1s ease}.main-nav__link:hover{color:var(--text);background:#ffffffeb;box-shadow:0 6px 14px #0f172a14}.main-nav__link--active{color:#fff;background:var(--accent);border-color:#ffffff2e;box-shadow:0 1px 3px #ff6b3d59}.main-nav__link--active:hover{color:#fff;background:color-mix(in srgb,var(--accent),black 8%)}.main-layout-page{width:100%;min-width:0}.main-layout-page__main{min-width:0;width:100%}.main-layout-sidebar-nav,.main-layout-left-stack,.main-layout-right-stack{display:none}@media(min-width:1024px){:root{--main-layout-sidebar-sticky-top: calc(122px + env(safe-area-inset-top, 0px)) ;--main-layout-main-pad-top: 12px;--main-layout-sidebar-gap: 12px}html{scroll-padding-top:calc(env(safe-area-inset-top,0px) + 116px)}.main-layout-page{display:flex;align-items:flex-start;gap:18px}.main-layout-left-stack{display:flex;flex-direction:column;gap:var(--main-layout-sidebar-gap);margin-top:var(--main-layout-main-pad-top);flex:0 0 220px;width:220px;min-width:0;min-height:0;max-height:calc(100vh - var(--main-layout-sidebar-sticky-top) - 16px);box-sizing:border-box;align-self:flex-start;position:sticky;top:var(--main-layout-sidebar-sticky-top);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.main-layout-left-stack::-webkit-scrollbar{width:0;height:0}.main-layout-sidebar-scroll{display:flex;flex-direction:column;gap:var(--main-layout-sidebar-gap);min-height:0;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.main-layout-sidebar-scroll::-webkit-scrollbar{width:0;height:0}.main-layout-sidebar-scroll--left-filters{flex:0 0 auto;overflow:visible}.main-layout-right-stack>.main-layout-sidebar-scroll{max-height:calc(100vh - var(--main-layout-sidebar-sticky-top) - 16px);overflow-y:auto}.main-layout-sidebar-nav{display:flex;flex-direction:column;gap:4px;flex:0 0 auto;width:100%;min-width:0;box-sizing:border-box;padding:14px 12px 12px;border-radius:18px;background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow)}.main-layout-sidebar-nav__kicker{margin:0 0 10px 3px;padding:0;font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#8e8e93;line-height:1.2}.main-layout-sidebar-nav__link{display:flex;align-items:center;gap:10px;width:100%;padding:10px 10px 10px 8px;border-radius:12px;text-decoration:none;color:var(--text);font-size:.875rem;font-weight:600;line-height:1.25;border:1px solid transparent;background:transparent;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.main-layout-sidebar-nav__link:hover{background:#0000000a}.main-layout-sidebar-nav__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:24px;color:color-mix(in srgb,var(--accent) 72%,var(--muted))}.main-layout-sidebar-nav__link--active .main-layout-sidebar-nav__icon{color:var(--accent)}.main-layout-sidebar-nav__label{flex:1 1 auto;min-width:0;text-align:left}.main-layout-sidebar-nav__link--active{color:var(--text);background:linear-gradient(180deg,#fff7f2,#ffefe6);border-color:#ff6b3d33;box-shadow:0 1px 3px #ff6b3d14;font-weight:var(--font-weight-bold)}.main-layout-sidebar-nav__link--active:hover{color:var(--text);background:linear-gradient(180deg,#fff4ec,#ffeada);border-color:#ff6b3d47}.main-layout-sidebar-scroll>.home-hub-card{flex:0 0 auto;width:100%;margin:0}.main-layout-left-stack>*,.main-layout-sidebar-scroll>*{margin-top:0;margin-bottom:0}.main-layout-left-stack .product-discount-nav-portal-root{flex:0 0 auto;width:100%;min-width:0}.main-layout-left-stack .product-discount-nav-portal-root:empty{display:none}.main-layout-left-stack .promo-category-nav-portal-root{flex:0 0 auto;width:100%;min-width:0}.main-layout-left-stack .promo-category-nav-portal-root:empty{display:none}.main-layout-left-stack .promo-category-nav--desktop-sidebar.section-cat-nav{margin:0;padding:10px 8px 8px;border-radius:16px;background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow);backdrop-filter:none;-webkit-backdrop-filter:none}.main-layout-left-stack .promo-category-nav--desktop-sidebar .promo-category-nav__kicker{margin:0 0 8px 3px}.main-layout-left-stack .promo-category-nav__text-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.main-layout-left-stack .promo-category-nav__text-li{margin:0;padding:0}.main-layout-left-stack .promo-category-nav__text-btn{width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start;min-height:44px;padding:10px 12px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:#fff;color:var(--text);font:inherit;font-size:.8125rem;font-weight:550;line-height:1.3;text-align:left;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .12s ease;-webkit-tap-highlight-color:transparent;word-break:break-word;box-shadow:0 1px 6px #0f172a0a}.main-layout-left-stack .promo-category-nav__text-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:clip;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.25}.main-layout-left-stack .promo-category-nav__text-meta{flex:0 0 auto;margin-left:10px;min-width:34px;display:inline-flex;align-items:center;justify-content:flex-end;gap:7px}.main-layout-left-stack .promo-category-nav__text-count{min-width:0;text-align:right;font-size:.76rem;font-weight:700;color:#6b778c;font-variant-numeric:tabular-nums}.main-layout-left-stack .promo-category-nav__text-chevron{font-size:.92rem;line-height:1;color:#8a95a9;font-weight:700}.main-layout-left-stack .promo-category-nav__text-btn:hover{background:#fff;border-color:#ff6b3d33;box-shadow:0 2px 10px #0f172a14;transform:translateY(-1px)}.main-layout-left-stack .promo-category-nav__text-btn:focus-visible{outline:2px solid rgba(255,107,61,.45);outline-offset:2px}.main-layout-left-stack .promo-category-nav__text-btn--active{color:var(--accent);background:var(--surface-warm);border-color:#ff6b3d4d;box-shadow:0 1px 8px #ff6b3d1f}.main-layout-left-stack .promo-category-nav__text-btn--active:hover{color:var(--accent);background:var(--surface-warm-strong);border-color:#ff6b3d57}.main-layout-left-stack .product-discount-nav-portal-root .product-discount-cat-nav.section-cat-nav--chips{margin:0}.main-layout-left-stack .product-discount-cat-nav .section-cat-checkbox-grid{grid-template-columns:1fr;gap:8px}.main-layout-left-stack .product-discount-cat-nav .section-cat-chip__media,.main-layout-left-stack .product-discount-cat-nav .section-cat-chip__media--empty{height:64px;min-height:64px}.main-layout-left-stack .product-skeleton-cat-nav .section-cat-checkbox-grid,.main-layout-left-stack .product-skeleton-cat-nav__grid{grid-template-columns:1fr}.main-layout-left-stack .product-skeleton-cat-nav.product-discount-cat-nav--desktop-text-only .section-cat-checkbox-grid,.main-layout-left-stack .product-skeleton-cat-nav.product-discount-cat-nav--desktop-text-only .product-skeleton-cat-nav__grid,.main-layout-left-stack .product-discount-cat-nav--desktop-text-only .section-cat-checkbox-grid{display:flex;flex-direction:column;gap:6px}.main-layout-left-stack .product-discount-cat-nav--desktop-text-only{padding:10px 8px 8px}.main-layout-left-stack .product-discount-cat-nav--desktop-text-only .section-cat-chip--text-only{flex-direction:row;align-items:center;justify-content:flex-start;min-height:0;padding:10px 12px;text-align:left;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 1px 6px #0f172a0a;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .12s ease,color .15s ease}.main-layout-left-stack .product-discount-cat-nav--desktop-text-only .section-cat-chip__label{min-height:0;padding:0;display:block;-webkit-line-clamp:unset;line-clamp:unset;font-size:.8125rem;font-weight:550;line-height:1.3}.main-layout-left-stack .product-discount-cat-nav--desktop-text-only .section-cat-chip__meta{margin-left:auto;padding-left:10px;display:inline-flex;align-items:center;justify-content:flex-end;gap:7px;flex:0 0 auto;min-width:36px}.main-layout-left-stack .product-discount-cat-nav--desktop-text-only .section-cat-chip__count{font-size:.76rem;font-weight:700;color:#6b778c;font-variant-numeric:tabular-nums;line-height:1.1}.main-layout-left-stack .product-discount-cat-nav--desktop-text-only .section-cat-chip__chevron{font-size:.92rem;line-height:1;color:#8a95a9;font-weight:700}.main-layout-left-stack .product-discount-cat-nav--desktop-text-only .section-cat-chip__chevron--alone{margin-left:auto;padding-left:10px}.main-layout-left-stack .product-discount-cat-nav--desktop-text-only .section-cat-chip--text-only:hover{background:#fff;border-color:#ff6b3d33;box-shadow:0 2px 10px #0f172a14;transform:translateY(-1px)}.main-layout-left-stack .product-discount-cat-nav--desktop-text-only .section-cat-chip--text-only:focus-visible{outline:2px solid rgba(255,107,61,.45);outline-offset:2px}.main-layout-left-stack .product-discount-cat-nav--desktop-text-only .section-cat-chip--text-only.section-cat-chip--active{color:var(--accent);background:var(--surface-warm);border-color:#ff6b3d4d;box-shadow:0 1px 8px #ff6b3d1f}.main-layout-left-stack .product-discount-cat-nav--desktop-text-only .section-cat-chip--text-only.section-cat-chip--active .section-cat-chip__meta{margin-left:auto;padding:6px 11px;background:var(--accent);border-radius:999px;box-shadow:0 2px 10px #ff6b3d47;gap:6px}.main-layout-left-stack .product-discount-cat-nav--desktop-text-only .section-cat-chip--text-only.section-cat-chip--active .section-cat-chip__count,.main-layout-left-stack .product-discount-cat-nav--desktop-text-only .section-cat-chip--text-only.section-cat-chip--active .section-cat-chip__chevron{color:#fff;font-weight:700}.main-layout-left-stack .product-discount-cat-nav--desktop-text-only .section-cat-chip--text-only.section-cat-chip--active:hover{background:var(--surface-warm-strong);border-color:#ff6b3d57}.main-layout-left-stack .product-discount-cat-nav__expand-label{text-align:left;padding-right:44px}.main-layout-page>.main-layout-page__main>.main-nav.main-nav--rows{display:none}.main-layout-page__main{flex:1 1 0%;width:auto;min-width:0;padding-top:var(--main-layout-main-pad-top);box-sizing:border-box}.main-layout-right-stack{display:block;flex:0 0 240px;width:240px;min-width:0;box-sizing:border-box;align-self:flex-start;position:sticky;top:var(--main-layout-sidebar-sticky-top)}.section-social-rail__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.section-social-rail__link{display:flex;align-items:center;gap:10px;min-height:44px;padding:8px 10px;box-sizing:border-box;border-radius:12px;border:1px solid var(--border);background:var(--card-bg);box-shadow:var(--shadow-sm);text-decoration:none;color:var(--text);font-size:.8125rem;font-weight:600;line-height:1.25;-webkit-tap-highlight-color:transparent;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.section-social-rail__link:hover{border-color:#ff6b3d38;background:#ff6b3d0a;box-shadow:var(--shadow)}.section-social-rail__label{flex:1 1 auto;min-width:0}.section-social-rail__icon{flex:0 0 auto;width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#fff}.section-social-rail__icon-img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.section-social-rail__icon--telegram{background:linear-gradient(180deg,#2ea5ff,#1789ef)}.section-social-rail__icon--max,.section-social-rail__icon--vk{padding:0;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.06)}.section-social-rail__hint{margin:12px 0 0;font-size:.76rem;color:var(--muted);line-height:1.35}.top-stores-rail__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 8px}.top-stores-rail__item{display:flex;align-items:center;justify-content:center;text-decoration:none;-webkit-tap-highlight-color:transparent}.top-stores-rail__logo{width:54px;height:54px;border-radius:999px;border:1px solid rgba(0,0,0,.1);background:#fff;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;transition:box-shadow .15s ease,transform .12s ease,border-color .15s ease}.top-stores-rail__item:hover .top-stores-rail__logo{border-color:#ff6b3d4d;box-shadow:0 4px 12px #0f172a1f;transform:translateY(-1px)}.top-stores-rail__logo img{display:block;width:100%;height:100%;object-fit:cover}.top-stores-rail__all-link{margin-top:12px;width:100%;min-height:42px;box-sizing:border-box;border-radius:12px;border:1px solid rgba(255,107,61,.22);background:#ff6b3d14;color:var(--accent);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:.84rem;font-weight:700;line-height:1.2;transition:background .15s ease,border-color .15s ease}.top-stores-rail__all-link:hover{background:#ff6b3d24;border-color:#ff6b3d4d}}.section-rail-card{margin:0}.section-social-rail__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.section-social-rail__link{display:flex;align-items:center;gap:10px;min-height:44px;padding:8px 10px;box-sizing:border-box;border-radius:12px;border:1px solid var(--border);background:var(--card-bg);box-shadow:var(--shadow-sm);text-decoration:none;color:var(--text);font-size:.8125rem;font-weight:600;line-height:1.25;-webkit-tap-highlight-color:transparent;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.section-social-rail__link:hover{border-color:#ff6b3d38;background:#ff6b3d0a;box-shadow:var(--shadow)}.section-social-rail__label{flex:1 1 auto;min-width:0}.section-social-rail__cta,.home-hub-side-mini-store-tile__cta{display:none}.section-social-rail__icon{flex:0 0 auto;width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#fff}.section-social-rail__icon-img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.section-social-rail__icon--telegram{background:linear-gradient(180deg,#2ea5ff,#1789ef)}.section-social-rail__icon--max,.section-social-rail__icon--vk{padding:0;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.06)}.top-stores-rail__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 8px}.section-rail__muted{margin:0 0 8px;font-size:.8rem;color:var(--muted);line-height:1.35}.section-rail-offer-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.section-rail-offer-list__link{display:flex;flex-direction:column;gap:4px;padding:8px 10px;border-radius:12px;border:1px solid rgba(0,0,0,.06);background:#fafbff;text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent}.section-rail-offer-list__link:hover{border-color:#ff6b3d38;background:#ff6b3d0a}.section-rail-offer-list__title{font-size:.74rem;font-weight:650;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.section-rail-offer-list__code{font-size:.72rem;font-weight:800;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:var(--accent)}.home-hub-side-mini-offer__store--rail-price{font-size:.82rem;font-weight:800;color:var(--text)}.legal-footer{margin:18px 0 8px;padding:10px 12px;border-radius:12px;border:1px solid var(--border);background:#ffffff9e;box-shadow:var(--shadow)}.legal-footer__links{display:flex;flex-wrap:wrap;gap:6px 10px;margin-bottom:8px}.legal-footer__links a{font-size:.74rem;color:#516074;text-decoration:underline;text-underline-offset:2px}.legal-footer__cookie-link{border:none;background:transparent;padding:0;margin:0;font-family:inherit;font-size:.74rem;line-height:1.2;color:#516074;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-toolbar{margin-bottom:12px}.store-search{display:block;width:100%;box-sizing:border-box;padding:12px 14px;font-size:1rem;font-family:inherit;line-height:1.3;color:var(--text);background:var(--card-bg);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow)}.store-search::placeholder{color:var(--muted)}.store-search:focus{outline:none;border-color:#ff6b3d73;box-shadow:0 0 0 3px #ff6b3d2e}.promo-top-section{margin:0 -2px 16px;padding:12px 10px;border-radius:22px;background:#202024e0;border:1px solid rgba(255,255,255,.08);box-shadow:0 14px 34px #0000002e,0 2px 10px #00000014;backdrop-filter:blur(16px) saturate(1.15);-webkit-backdrop-filter:blur(16px) saturate(1.15)}.promo-top-section.promo-top-section--catalog-cards{padding:14px 12px}.promo-top-heading{margin:0 4px 10px;font-size:.95rem;font-weight:600;color:#fffffff5}.ad-label{margin-left:8px;display:inline-flex;align-items:center;justify-content:center;padding:1px 6px;border-radius:999px;font-size:.62rem;font-weight:600;letter-spacing:.01em;color:#ffffffe6;background:#ffffff29;border:1px solid rgba(255,255,255,.28);vertical-align:middle}.promo-top-carousel{display:flex;gap:10px;overflow-x:auto;padding:2px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none}.promo-top-carousel::-webkit-scrollbar{display:none;width:0;height:0}.promo-top-carousel-shell{position:relative}.promo-top-section--catalog-cards .promo-top-carousel-shell{overflow:visible}.promo-top-section--catalog-cards .promo-top-carousel{align-items:flex-start;box-sizing:border-box;padding:8px 4px 6px}.promo-top-section--catalog-cards .store-card,.promo-top-section--catalog-cards .store-card--link{content-visibility:visible;contain:none}.promo-top-section--catalog-cards .promo-top-carousel__slide{flex:0 0 min(180px,54vw);min-width:0;box-sizing:border-box}.promo-top-section--catalog-cards .promo-top-carousel__slide .store-card-wrap{height:auto;width:100%}.home-hub-panel .promo-top-section--catalog-cards{margin:0;padding:0;background:transparent;border:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.home-hub-panel .promo-top-section--catalog-cards .promo-top-carousel{padding:8px 4px 6px 0}.promo-top-store-card{flex:0 0 min(180px,54vw);min-height:104px;display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:10px;padding:10px;border-radius:14px;border:1px solid var(--border);background:var(--card-bg);box-shadow:var(--shadow);text-decoration:none;color:inherit;scroll-snap-align:start}.promo-top-store-card__logo{width:56px;height:56px;border-radius:14px;overflow:hidden;border:1px solid var(--border);background:#fff;display:flex;align-items:center;justify-content:center}.promo-top-store-card__logo img{display:block;width:100%;height:100%;object-fit:cover}.promo-top-store-card__placeholder{font-size:1.1rem;font-weight:700;color:#6b7280}.promo-top-store-card__body{min-width:0;display:flex;flex-direction:column;gap:4px}.promo-top-store-card__name{margin:0;font-size:.86rem;font-weight:600;line-height:1.25;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.promo-top-store-card__meta{margin:0;font-size:.75rem;color:#6b7280}.promo-top-store-card__open{align-self:flex-start;margin-top:2px;padding:2px 7px;border-radius:999px;font-size:.67rem;font-weight:700;color:var(--accent);background:#ff6b3d1f}.promo-top-carousel__arrow{position:absolute;top:50%;z-index:5;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:linear-gradient(180deg,#3f454e,#252930);color:#fff;box-shadow:0 8px 22px #00000047,inset 0 1px #ffffff1a;cursor:pointer;-webkit-tap-highlight-color:transparent}.promo-top-carousel__arrow:hover{background:linear-gradient(180deg,#4d5560,#323841);border-color:#ffffff38;color:#fff}.promo-top-carousel__arrow:active{transform:translateY(-50%) scale(.96)}.promo-top-carousel__arrow:focus-visible{outline:2px solid rgba(255,255,255,.45);outline-offset:2px}.promo-top-carousel__arrow--left{left:4px}.promo-top-carousel__arrow--left svg{transform:rotate(180deg)}.promo-top-carousel__arrow--right{right:4px}.promo-top-carousel__arrow .carousel-nav-arrow-icon{display:block;flex-shrink:0;filter:drop-shadow(0 0 .55px rgba(0,0,0,.88)) drop-shadow(0 1px 1px rgba(0,0,0,.42))}@media(max-width:767px){.promo-top-section--catalog-cards .promo-top-carousel{padding-left:36px;padding-right:36px}.promo-top-carousel__arrow{width:36px;height:36px}}@media(min-width:768px){.promo-top-carousel,.promo-top-section--catalog-cards .promo-top-carousel,.home-hub-panel .promo-top-section--catalog-cards .promo-top-carousel{padding-right:42px}.promo-top-carousel__arrow--left{left:6px}.promo-top-carousel__arrow--right{right:6px}}.section-cat-nav{margin:0 0 16px;padding:10px 10px 8px;border-radius:20px;background:linear-gradient(180deg,#ffffffb3,#ffffff80);border:1px solid rgba(255,255,255,.72);box-shadow:0 10px 24px #0f172a0f,0 2px 8px #0f172a0a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.product-discount-cat-nav.section-cat-nav--chips{padding:10px 8px 8px}.product-discount-cat-nav .section-cat-checkbox-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:8px;margin-bottom:0}.product-discount-cat-nav .section-cat-chip{position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:6px;width:100%;margin:0;min-height:0;padding:6px 6px 8px;border-radius:14px;border:1px solid rgba(0,0,0,.06);background:linear-gradient(180deg,#fff,#fbfbfd);color:inherit;font-family:inherit;text-align:center;cursor:pointer;text-decoration:none;box-sizing:border-box;overflow:hidden;box-shadow:0 4px 14px #0f172a0d;-webkit-tap-highlight-color:transparent;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .1s ease}.product-discount-cat-nav .section-cat-chip:focus-visible{outline:2px solid rgba(255,107,61,.45);outline-offset:2px}.product-discount-cat-nav .section-cat-chip__media{display:flex;align-items:center;justify-content:center;width:100%;height:clamp(72px,22vw,92px);min-height:72px;padding:4px 4px 2px;border-radius:10px;background:linear-gradient(180deg,#f3f4f7,#eceef2);border:1px solid rgba(0,0,0,.04);box-sizing:border-box}.product-discount-cat-nav .section-cat-chip__media--empty{min-height:clamp(72px,22vw,92px)}.product-discount-cat-nav .section-cat-chip__img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center;display:block;user-select:none;pointer-events:none}.product-discount-cat-nav .section-cat-chip__label{flex-shrink:0;min-width:0;min-height:calc(.68rem * 1.2 * 2);padding:0 2px 2px;color:#2c313a;font-size:.68rem;font-weight:550;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-discount-cat-nav .section-cat-chip--active{border-color:#ff6b3d73;background:linear-gradient(180deg,#fffffffa,#fff4eff2);box-shadow:0 0 0 1px #ff6b3d33,0 8px 18px #ff6b3d14}.product-discount-cat-nav .section-cat-chip--active .section-cat-chip__label{color:var(--accent)}.product-discount-cat-nav .section-cat-chip:active{transform:scale(.99)}.product-discount-cat-nav a.section-cat-chip:visited{color:inherit}.product-discount-cat-nav__title{margin:0 0 10px 3px;padding:0;font-family:inherit;font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#8e8e93;line-height:1.2}.product-discount-cat-nav__expand-btn{position:relative;margin:12px 0 4px;width:100%;min-height:46px;padding:10px 50px 10px 16px;display:block;border:1px solid rgba(0,0,0,.07);border-radius:14px;background:linear-gradient(180deg,#fff,#f3f4f7);color:#1c1c1e;font-family:inherit;font-size:.8125rem;font-weight:550;letter-spacing:-.012em;line-height:1.25;cursor:pointer;box-shadow:0 2px 10px #0f172a0f,0 0 0 1px #fff9 inset;-webkit-tap-highlight-color:transparent;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .12s ease,color .18s ease}.product-discount-cat-nav__expand-btn:hover{border-color:#ff6b3d47;background:linear-gradient(180deg,#ffffff 0%,var(--surface-warm) 100%);box-shadow:0 4px 16px #0f172a14,0 0 0 1px #ffffffa6 inset}.product-discount-cat-nav__expand-btn:active{transform:scale(.99)}.product-discount-cat-nav__expand-btn:focus-visible{outline:2px solid rgba(255,107,61,.45);outline-offset:2px}.product-discount-cat-nav__expand-label{display:block;width:100%;text-align:center}.product-discount-cat-nav__expand-chevron{position:absolute;top:50%;right:8px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ff6b3d1a;color:var(--accent);transform:translateY(-50%);transition:transform .22s ease,background .18s ease,color .18s ease}.product-discount-cat-nav__expand-btn:hover .product-discount-cat-nav__expand-chevron{background:#ff6b3d29;color:color-mix(in srgb,var(--accent) 82%,black)}.product-discount-cat-nav__expand-chevron.is-open{transform:translateY(-50%) rotate(180deg)}.section-cat-row{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,minmax(0,auto));grid-auto-columns:72px;align-items:start;column-gap:14px;row-gap:12px;overflow-x:auto;padding:4px 4px 10px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.section-cat-row-shell{position:relative}.section-cat-row::-webkit-scrollbar{height:4px}@media(min-width:768px){.section-cat-row{scrollbar-width:none;padding-right:42px}.section-cat-row::-webkit-scrollbar{display:none}}.section-cat-row__arrow{display:none}@media(min-width:768px){.section-cat-row__arrow{position:absolute;top:50%;z-index:5;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:999px;background:#fffffff5;color:#1f2937;box-shadow:0 10px 24px #00000024;cursor:pointer}.section-cat-row__arrow:hover{background:#fff}.section-cat-row__arrow:focus-visible{outline:2px solid rgba(255,107,61,.45);outline-offset:2px}.section-cat-row__arrow--left{left:2px}.section-cat-row__arrow--left svg{transform:rotate(180deg)}.section-cat-row__arrow--right{right:2px}}.section-cat-pill{display:flex;flex-direction:column;align-items:center;flex:0 0 auto;width:72px;margin:0;padding:0;border:none;background:transparent;cursor:pointer;font-family:inherit;color:inherit;scroll-snap-align:start;-webkit-tap-highlight-color:transparent;transition:transform .1s ease}.section-cat-pill__icon-box{width:64px;height:64px;border-radius:18px;background:#f3f5f9;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;box-sizing:border-box;border:1px solid #f3f5f9;box-shadow:0 8px 18px #0f172a14}.section-cat-pill__img{width:52px;height:52px;object-fit:contain;object-position:center;display:block;background:#f3f5f9;border-radius:12px;pointer-events:none;user-select:none}.section-cat-pill__label{margin-top:6px;font-size:.6875rem;font-weight:550;line-height:1.2;text-align:center;color:#2c313a;max-width:76px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.section-cat-pill--active .section-cat-pill__icon-box{background:linear-gradient(180deg,#ff6b3d1f,#ff6b3d0a);box-shadow:0 0 0 2px var(--accent),0 10px 22px #ff6b3d24}.section-cat-pill--active .section-cat-pill__label{color:var(--accent)}.section-cat-pill:active{transform:scale(.98)}a.section-cat-pill,a.section-cat-pill:visited{text-decoration:none;color:inherit}.product-page--ozon>.product-hot-section:first-child,.product-page--ozon>.product-discount-cat-nav:first-child{margin-top:8px}.product-wear-filters{margin:0 0 14px;padding:10px;border-radius:14px;border:1px solid var(--border);background:#ffffffb8;box-shadow:var(--shadow)}.product-wear-filters__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.product-wear-filters__title{flex:1;min-width:0;margin:0;font-size:.8rem;font-weight:650;color:#4a4f59;line-height:1.3}.product-wear-filters__reset{border:1px solid rgba(255,107,61,.24);background:#ff6b3d14;color:var(--accent);border-radius:9px;padding:5px 10px;min-height:30px;font-size:.75rem;font-weight:600;font-family:inherit;cursor:pointer}.product-wear-filters__legend{margin:10px 0 6px;font-size:.72rem;font-weight:600;letter-spacing:.01em;color:var(--muted)}.product-wear-filters__legend:first-child{margin-top:4px}.product-wear-filters__group-label{margin:12px 0 8px;font-size:.8rem;font-weight:650;line-height:1.3;color:#4a4f59}.product-wear-filters__scroll-shell{display:flex;align-items:center;gap:6px;min-width:0}.product-wear-filters__scroll-row{flex:1;min-width:0;display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scroll-behavior:smooth;padding:2px 0 4px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.product-wear-filters__scroll-row::-webkit-scrollbar{height:4px}.product-wear-filters__scroll-row::-webkit-scrollbar-thumb{border-radius:999px;background:#0000001f}.product-wear-filters__arrow{display:none;flex-shrink:0;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border-radius:999px;border:1px solid rgba(0,0,0,.08);background:linear-gradient(180deg,#fff,#f4f5f8);color:var(--text);box-shadow:0 1px 4px #0000000f;cursor:pointer;transition:opacity .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.product-wear-filters__arrow:hover:not(:disabled){color:var(--accent);border-color:#ff6b3d59;box-shadow:0 0 0 3px #ff6b3d1a}.product-wear-filters__arrow:disabled,.product-wear-filters__arrow--disabled{opacity:.35;cursor:default;box-shadow:none}@media(min-width:640px)and (pointer:fine){.product-wear-filters__arrow{display:inline-flex}}.product-wear-chip{flex:0 0 auto;min-width:82px;padding:8px 14px;font-size:.8125rem;font-weight:600;font-family:inherit;line-height:1.2;color:var(--text);background:#ffffffbf;border:1px solid var(--border);border-radius:999px;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.product-wear-chip:hover{background:#fff;border-color:#0000001a}.product-wear-chip--active{background:#ff6b3d24;border-color:#ff6b3d59;color:color-mix(in srgb,var(--accent),black 14%)}.product-wear-filters__meta{margin:10px 0 0;padding-top:8px;border-top:1px solid rgba(0,0,0,.06);font-size:.74rem;color:#617086}.section-title{font-size:1rem;font-weight:600;margin:20px 0 10px}.section-title--tight{margin-top:8px}.page-stack{display:flex;flex-direction:column;gap:14px}.back-link{align-self:flex-start;font-size:.875rem;font-weight:500;color:var(--accent);text-decoration:none;margin-bottom:4px}.back-link:hover{text-decoration:underline}.nav-back-btn{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;margin:0 0 12px;padding:10px 18px 10px 14px;min-height:44px;box-sizing:border-box;border-radius:999px;background:linear-gradient(180deg,#fff,#f4f5f8);border:1px solid rgba(0,0,0,.08);box-shadow:0 1px 2px #0000000f,0 4px 14px #0000000f;color:var(--text);font-size:.9rem;font-weight:600;font-family:inherit;line-height:1.2;text-decoration:none;cursor:pointer;transition:transform .12s ease,box-shadow .18s ease,border-color .18s ease,color .18s ease,background .18s ease}.nav-back-btn:hover{color:var(--accent);border-color:#ff6b3d59;box-shadow:0 0 0 3px #ff6b3d1f,0 4px 18px #ff6b3d1f;background:#fff}.nav-back-btn:active{transform:scale(.98)}.nav-back-btn:focus-visible{outline:2px solid rgba(255,107,61,.45);outline-offset:2px}.nav-back-btn__chevron{flex-shrink:0;display:block;margin-left:-2px;color:var(--accent)}.nav-back-btn__label{letter-spacing:.01em}.product-category-head{display:flex;align-items:center;gap:10px;margin:0 0 14px;min-width:0}.product-category-head .nav-back-btn{align-self:center;margin:0;flex-shrink:0}.product-category-head__title{flex:1;min-width:0;margin:0;font-size:1.05rem;font-weight:700;line-height:1.25;letter-spacing:-.01em;color:var(--text)}.store-hero{display:flex;align-items:center;gap:14px;padding:16px;background:var(--card-bg);border-radius:16px;border:1px solid var(--border);box-shadow:var(--shadow)}.store-hero__logo{flex-shrink:0;align-self:center;width:var(--store-hero-logo-circle);height:var(--store-hero-logo-circle);border-radius:50%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:0;background:var(--store-logo-bg);border:1px solid var(--border);overflow:hidden;line-height:0}.store-hero__logo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.store-hero__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:1.35rem;font-weight:600;color:var(--muted)}.store-hero__title{font-size:1.2rem;font-weight:600;margin:0 0 4px;line-height:1.25}.store-hero__meta{font-size:.8rem;color:var(--muted);margin:0}.store-hero__category{font-size:.78rem;color:var(--muted);margin:6px 0 0;line-height:1.35}.store-hero__favorite{margin-left:auto;align-self:flex-start;flex-shrink:0}.store-hero .store-hero__favorite.favorite-heart-btn--wb-cart{width:38px;height:38px;border-radius:12px;box-shadow:0 2px 10px #0f172a0f,0 0 0 1px #fff9 inset}.store-hero .store-hero__favorite.favorite-heart-btn--wb-cart .favorite-heart-btn__svg{width:18px;height:18px}.store-hero .store-hero__favorite.favorite-heart-btn--wb-cart:hover,.store-hero .store-hero__favorite.favorite-heart-btn--wb-cart:focus-visible{box-shadow:0 4px 16px #0f172a14,0 0 0 1px #ffffffa6 inset}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;font-size:.9rem;font-weight:600;font-family:inherit;border-radius:12px;border:none;cursor:pointer;text-decoration:none;transition:opacity .15s ease,transform .1s ease}.btn:active{transform:scale(.98)}.btn--primary{background:var(--accent);color:#fff}.btn--primary:hover{opacity:.92}.btn--cta{background:var(--cta);color:#fff}.btn--cta:hover{background:var(--cta-hover);opacity:1}.btn--secondary{background:#ff6b3d1a;color:color-mix(in srgb,var(--accent),black 14%)}.btn--secondary:hover{background:#ff6b3d29}.btn--ghost{background:transparent;color:var(--accent);padding:8px 12px;font-weight:600}.btn--ghost:hover{background:#ff6b3d14}.btn--block{width:100%;box-sizing:border-box}.panel{padding:14px 16px;border-radius:14px;border:1px solid var(--border);background:var(--card-bg);box-shadow:var(--shadow)}.panel--muted{background:#ffffffd9}.panel__text{margin:0;font-size:.875rem;color:var(--muted);line-height:1.45}.services-subscriptions{display:grid;gap:10px}.services-subscriptions__card{padding:14px;border-radius:14px;border:1px solid var(--border);background:linear-gradient(180deg,#fff,#f7f8fc);box-shadow:0 6px 18px #0f172a12}.services-subscriptions__head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.services-subscriptions__icon{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.services-subscriptions__icon-img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.services-subscriptions__icon--telegram{color:#fff;background:linear-gradient(180deg,#2ea5ff,#1789ef)}.services-subscriptions__icon--max{color:#fff;background:linear-gradient(180deg,#4f46e5,#3730a3)}.services-subscriptions__icon--vk{color:#fff;background:linear-gradient(180deg,#07f,#005edb)}.services-subscriptions__heading-wrap{min-width:0}.services-subscriptions__title{margin:0;font-size:.92rem;font-weight:600;color:var(--text)}.services-subscriptions__meta{margin:2px 0 0;font-size:.72rem;color:#64748b}.services-subscriptions__text{margin:0 0 10px;font-size:.8rem;color:var(--muted);line-height:1.4}.services-subscriptions__cta{width:100%;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;border:1px solid rgba(255,107,61,.22);background:#ff6b3d1a;color:var(--accent);font-size:.84rem;font-weight:600;text-decoration:none;transition:background .15s ease,border-color .15s ease,transform .1s ease}.services-subscriptions__cta:hover{background:#ff6b3d26;border-color:#ff6b3d4d}.services-subscriptions__cta:active{transform:scale(.99)}.profile-page__link-row{margin-top:12px}.profile-page__publish-link{margin-bottom:0}.offer-stack{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.offer-card--detail{list-style:none}.offer-card__title{font-size:1rem;font-weight:600;margin:0 0 10px;line-height:1.35}.offer-code-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px}.offer-promo-box{margin-bottom:14px;padding:12px 14px;border-radius:14px;background:#f2f2f7;border:1px solid var(--border)}.offer-promo-box__label{font-size:.78rem;font-weight:600;color:var(--text);margin-bottom:8px}.offer-promo-box__row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.offer-promo-box__code{font-size:1.05rem;font-weight:700;font-family:ui-monospace,Cascadia Code,Segoe UI Mono,monospace;letter-spacing:.02em;color:var(--text);word-break:break-all;flex:1;min-width:0;background:none;padding:0}.offer-promo-box__copy-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:10px;background:#0000000f;color:var(--text);cursor:pointer;transition:background .15s ease}.offer-promo-box__copy-icon:hover{background:#0000001a}.offer-promo-box__copy-icon:active{transform:scale(.96)}.offer-promo-box--was-copied{border-color:#22c55e40}.offer-promo-box__copied-bar{display:flex;align-items:stretch;min-height:48px;border-radius:12px;background:#ebebed;border:1px solid rgba(0,0,0,.06);overflow:hidden}.offer-promo-box__copied-text{flex:1;display:flex;align-items:center;justify-content:center;padding:10px 12px;font-size:.8125rem;font-weight:800;letter-spacing:.06em;color:#16a34a;text-align:center;line-height:1.2}.offer-promo-box__copied-divider{flex-shrink:0;width:1px;align-self:stretch;background:#0000001a}.offer-promo-box__copy-icon--bar{width:52px;min-height:48px;height:auto;border-radius:0;align-self:stretch;color:var(--accent);background:#ffffffa6}.offer-promo-box__copy-icon--bar:hover{background:#fffffff2}.offer-promo-box__copy-icon--bar:active{transform:none;opacity:.88}.promo-code--large{font-size:1rem;padding:8px 12px}.offer-conditions{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:12px;text-align:center}.offer-conditions__toggle{display:inline-flex;align-items:center;justify-content:center;margin:0;padding:6px 12px;border:none;background:none;font-size:.8125rem;font-weight:600;font-family:inherit;color:var(--accent);cursor:pointer;text-decoration:underline;text-underline-offset:3px;text-align:center}.offer-conditions__toggle:hover{opacity:.88}.offer-conditions__toggle:focus-visible{outline:2px solid rgba(255,107,61,.45);outline-offset:2px;border-radius:4px}.offer-conditions__panel{margin-top:12px;width:100%;max-width:36rem;margin-left:auto;margin-right:auto;padding:0 4px;text-align:center;box-sizing:border-box}.offer-conditions__label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:8px;text-align:center}.offer-conditions__body{font-size:.875rem;color:var(--text);line-height:1.5;white-space:pre-wrap;text-align:center;word-break:break-word;overflow-wrap:anywhere}.offer-expires{font-size:.8rem;color:var(--muted);margin:0 0 12px}.offer-actions{display:flex;flex-direction:column;gap:8px}.offer-actions--after-promo{margin-bottom:14px}.offer-actions__note{font-size:.8rem;color:var(--muted);line-height:1.4}.stores-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch}.store-card-wrap{position:relative;min-width:0;width:100%;height:100%;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.store-card-wrap>.store-card--link{grid-column:1;grid-row:1;min-height:0;height:100%;padding-right:48px}.store-card-wrap>.favorite-heart-btn--on-card{grid-column:1;grid-row:1;align-self:end;justify-self:end;z-index:3;position:relative;margin:0 8px 8px 0}.store-card-wrap>.favorite-heart-btn--wb-cart.favorite-heart-btn--on-card{width:34px;height:34px;border-radius:10px;box-shadow:0 2px 10px #0f172a0f,0 0 0 1px #fff9 inset}.store-card-wrap>.favorite-heart-btn--wb-cart.favorite-heart-btn--on-card .favorite-heart-btn__svg{width:17px;height:17px}.store-card-wrap>.favorite-heart-btn--wb-cart.favorite-heart-btn--on-card:hover,.store-card-wrap>.favorite-heart-btn--wb-cart.favorite-heart-btn--on-card:focus-visible{box-shadow:0 4px 16px #0f172a14,0 0 0 1px #ffffffa6 inset}.promo-top-section--catalog-cards .store-card-wrap>.favorite-heart-btn--wb-cart.favorite-heart-btn--on-card{width:32px;height:32px;border-radius:10px}.promo-top-section--catalog-cards .store-card-wrap>.favorite-heart-btn--wb-cart.favorite-heart-btn--on-card .favorite-heart-btn__svg{width:16px;height:16px}@media(max-width:767px){.store-card-wrap>.favorite-heart-btn--on-card{display:none!important}.store-card-wrap>.store-card--link{padding-right:12px}.promo-top-section--catalog-cards .store-card-wrap>.favorite-heart-btn--on-card{display:inline-flex!important}}.store-card{display:flex;align-items:stretch;gap:10px;min-height:76px;padding:10px 12px;box-sizing:border-box;background:var(--card-bg);border-radius:14px;border:1px solid var(--border);box-shadow:var(--shadow);text-align:left;cursor:default;transition:box-shadow .15s ease,transform .12s ease;content-visibility:auto;contain-intrinsic-size:86px}.store-card--link{text-decoration:none;color:inherit;cursor:pointer;width:100%}.store-card--link:hover{box-shadow:0 2px 10px #0000001a;transform:translateY(-1px)}.store-card--link:active{transform:translateY(0)}.store-card__logo{flex-shrink:0;align-self:center;width:var(--store-logo-circle);height:var(--store-logo-circle);border-radius:50%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:0;background:var(--store-logo-bg);border:1px solid var(--border);overflow:hidden;line-height:0}.store-card__logo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.store-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:1.1rem;font-weight:600;color:var(--muted)}.store-card__body{min-width:0;flex:1;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;gap:6px}.store-card__name{font-size:.9rem;font-weight:600;margin:0;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-shrink:0}.store-card__foot{margin-top:auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;flex-shrink:0;min-width:0}.store-card__meta{font-size:.75rem;color:var(--muted);margin:0;line-height:1.3;min-width:0}.store-card__category{margin:0;font-size:.72rem;font-weight:600;color:var(--muted);line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.store-card__open-cta{display:none}.store-card__open-arrow{flex:0 0 auto;font-size:.95rem;font-weight:700;color:var(--accent);line-height:1}.store-card__foot.store-card__foot--empty{background:#e7ecf3;border-color:#7d8da357;box-shadow:none}.store-card__meta.store-card__meta--empty,.store-card__open-arrow.store-card__open-arrow--empty{color:#6c7a8f}@media(min-width:1024px){.stores-grid .store-card__foot,.promo-top-section--catalog-cards .store-card__foot{width:100%;min-height:34px;padding:7px 12px;box-sizing:border-box;border-radius:999px;background:var(--accent);border:none;box-shadow:0 2px 10px #ff6b3d47;transition:background .15s ease,box-shadow .15s ease}.stores-grid .store-card__meta,.promo-top-section--catalog-cards .store-card__meta{color:#fff;font-weight:550}.stores-grid .store-card__open-arrow,.promo-top-section--catalog-cards .store-card__open-arrow{color:#fff;font-weight:550;font-size:.88rem}.stores-grid .store-card__foot.store-card__foot--empty,.promo-top-section--catalog-cards .store-card__foot.store-card__foot--empty{background:#e7ecf3;border:1px solid rgba(125,141,163,.34);box-shadow:none}.stores-grid .store-card__meta.store-card__meta--empty,.promo-top-section--catalog-cards .store-card__meta.store-card__meta--empty,.stores-grid .store-card__open-arrow.store-card__open-arrow--empty,.promo-top-section--catalog-cards .store-card__open-arrow.store-card__open-arrow--empty{color:#6c7a8f}.stores-grid .store-card--link:hover .store-card__foot,.promo-top-section--catalog-cards .store-card--link:hover .store-card__foot{background:var(--cta-hover);box-shadow:0 3px 12px #e65b3159}.stores-grid .store-card--link:hover .store-card__foot.store-card__foot--empty,.promo-top-section--catalog-cards .store-card--link:hover .store-card__foot.store-card__foot--empty{background:#dde4ee;box-shadow:none;border-color:#7d8da366}}@media(max-width:1023px){.stores-grid .store-card__category,.promo-top-section--catalog-cards .store-card__category{display:none!important}.stores-grid .store-card__open-cta,.promo-top-section--catalog-cards .store-card__open-cta{display:block;margin:0;font-size:.72rem;font-weight:700;color:var(--accent);line-height:1.25;letter-spacing:.01em}.stores-grid .store-card__open-arrow,.promo-top-section--catalog-cards .store-card__open-arrow,.top-stores-rail{display:none!important}}@media(max-width:1023px){.promo-top-section--catalog-cards .promo-top-carousel__slide{flex:0 0 min(168px,46vw);min-width:0;box-sizing:border-box}.promo-top-section--catalog-cards .store-card-wrap>.store-card--link{padding-right:12px}.promo-top-section--catalog-cards .store-card-wrap>.favorite-heart-btn--on-card{align-self:start;justify-self:end;margin:6px 6px 0 0;z-index:3}.promo-top-section--catalog-cards .store-card-wrap .store-card{flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:164px;min-width:0;aspect-ratio:auto;padding:10px 10px 11px;gap:5px}.promo-top-section--catalog-cards .store-card__logo{align-self:flex-start;width:52px;height:52px;border-radius:12px}.promo-top-section--catalog-cards .store-card__body{flex:1;display:flex;flex-direction:column;justify-content:flex-start;gap:3px;min-height:0}.promo-top-section--catalog-cards .store-card__name{font-size:.8rem;font-weight:600;line-height:1.22}.promo-top-section--catalog-cards .store-card__category{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;font-size:.65rem;font-weight:550;line-height:1.2;color:var(--muted)}.promo-top-section--catalog-cards .store-card__open-cta{display:none!important}.promo-top-section--catalog-cards .store-card__foot{margin-top:auto;width:100%;min-height:30px;padding:6px 10px;box-sizing:border-box;border-radius:999px;background:var(--accent);border:none;box-shadow:0 2px 8px #ff6b3d42;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:6px}.promo-top-section--catalog-cards .store-card__foot.store-card__foot--empty{background:#e7ecf3;border:1px solid rgba(125,141,163,.34);box-shadow:none}.promo-top-section--catalog-cards .store-card__meta{color:#fff;font-size:.66rem;font-weight:550;line-height:1.2}.promo-top-section--catalog-cards .store-card__meta.store-card__meta--empty{color:#6c7a8f}.promo-top-section--catalog-cards .store-card__open-arrow{display:inline-flex!important;align-items:center;justify-content:center;color:#fff;font-size:.76rem;font-weight:550;line-height:1}.promo-top-section--catalog-cards .store-card__open-arrow.store-card__open-arrow--empty{color:#6c7a8f}.promo-top-section--catalog-cards .store-card--link:hover .store-card__foot{background:var(--cta-hover);box-shadow:0 3px 10px #e65b3152}.promo-top-section--catalog-cards .store-card--link:hover .store-card__foot.store-card__foot--empty{background:#dde4ee;border-color:#7d8da366;box-shadow:none}.promo-top-section--catalog-cards .promo-top-carousel__slide>.store-card--skeleton{flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:164px;aspect-ratio:auto;padding:10px;gap:6px}.promo-top-section--catalog-cards .promo-top-carousel__slide>.store-card--skeleton .store-skel-logo{align-self:flex-start;width:52px;height:52px;border-radius:12px}.promo-top-section--catalog-cards .promo-top-carousel__slide>.store-card--skeleton .store-skel-body{flex:1;justify-content:flex-start;gap:6px;min-height:0}.promo-top-section--catalog-cards .promo-top-carousel__slide>.store-card--skeleton .store-skel-pill{margin-top:auto}}@media(min-width:1024px){.stores-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.stores-grid .store-card-wrap .store-card{flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:0;min-width:0;aspect-ratio:4 / 3;padding:12px;gap:6px}.promo-top-section--catalog-cards .store-card-wrap .store-card{flex-direction:column;align-items:stretch;justify-content:flex-start;min-width:0;min-height:0;aspect-ratio:auto;padding:12px;gap:6px}.stores-grid .store-card-wrap>.store-card--link,.promo-top-section--catalog-cards .store-card-wrap>.store-card--link{padding-right:12px}.stores-grid .store-card__logo,.promo-top-section--catalog-cards .store-card__logo{align-self:flex-start;width:60px;height:60px;border-radius:14px}.stores-grid .store-card__body,.promo-top-section--catalog-cards .store-card__body{flex:1;display:flex;flex-direction:column;justify-content:flex-start;gap:4px;min-height:0}.stores-grid .store-card__name,.promo-top-section--catalog-cards .store-card__name{font-size:.88rem}.stores-grid .store-card__category,.promo-top-section--catalog-cards .store-card__category{font-size:.7rem;font-weight:550}.stores-grid .store-card__foot,.promo-top-section--catalog-cards .store-card__foot{margin-top:auto;padding:7px 12px;border-radius:999px;background:var(--accent);border:none;box-sizing:border-box;box-shadow:0 2px 10px #ff6b3d47}.stores-grid .store-card__meta,.promo-top-section--catalog-cards .store-card__meta{font-size:.72rem;font-weight:550;color:#fff}.stores-grid .store-card__open-arrow,.promo-top-section--catalog-cards .store-card__open-arrow{color:#fff;font-size:.85rem;font-weight:550}.stores-grid .store-card--link:hover .store-card__foot,.promo-top-section--catalog-cards .store-card--link:hover .store-card__foot{background:var(--cta-hover);box-shadow:0 3px 12px #e65b3159}.stores-grid .store-card-wrap>.favorite-heart-btn--on-card,.promo-top-section--catalog-cards .store-card-wrap>.favorite-heart-btn--on-card{align-self:start;justify-self:end;margin:6px 6px 0 0}.stores-grid>.store-card--skeleton,.promo-top-section--catalog-cards .promo-top-carousel__slide>.store-card--skeleton{flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:0;aspect-ratio:4 / 3;padding:12px;gap:6px}.stores-grid>.store-card--skeleton .store-skel-logo,.promo-top-section--catalog-cards .promo-top-carousel__slide>.store-card--skeleton .store-skel-logo{align-self:flex-start;width:60px;height:60px;border-radius:14px}.stores-grid>.store-card--skeleton .store-skel-body,.promo-top-section--catalog-cards .promo-top-carousel__slide>.store-card--skeleton .store-skel-body{flex:1;justify-content:flex-start;gap:6px;min-height:0}.stores-grid>.store-card--skeleton .store-skel-pill,.promo-top-section--catalog-cards .promo-top-carousel__slide>.store-card--skeleton .store-skel-pill{margin-top:auto}.promo-top-section--catalog-cards .promo-top-carousel__slide{flex:0 0 calc((100% - 30px)/4);min-width:0;box-sizing:border-box}}.offers-list{display:flex;flex-direction:column;gap:8px}.offer-card{background:var(--card-bg);border-radius:14px;padding:14px 16px;border:1px solid var(--border);box-shadow:var(--shadow)}.offer-card h3{font-size:.95rem;font-weight:600;margin:0 0 6px;line-height:1.3}.offer-card .meta{font-size:.8rem;color:var(--muted);margin:0 0 8px}code.promo-code{font-size:.9em;font-weight:600;background:#ff6b3d1f;color:color-mix(in srgb,var(--accent),black 14%);padding:4px 8px;border-radius:8px}.hint{font-size:.8rem;color:var(--muted);background:#ffffffb3;border:1px solid var(--border);border-radius:12px;padding:10px 12px;margin:0 0 16px;line-height:1.45}.err{color:#c62828;font-size:.9rem}.empty-hint{grid-column:1 / -1;font-size:.875rem;color:var(--muted);text-align:center;padding:16px 8px}.infinite-sentinel{width:100%;height:1px}.product-subcat-bar{margin:0 0 14px;padding:10px;border-radius:14px;border:1px solid var(--border);background:#ffffffb3;box-shadow:var(--shadow)}.product-subcat-bar__head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.product-subcat-bar__label{margin:0 0 8px;font-size:.72rem;font-weight:650;letter-spacing:.02em;color:var(--muted)}.product-subcat-bar__meta{margin:0;font-size:.72rem;font-weight:600;color:#818692}.product-subcat-select-row{display:flex;align-items:center;gap:8px}.product-subcat-reset-btn{flex:0 0 auto;min-height:36px;padding:8px 12px;font-size:.8125rem;font-weight:600;font-family:inherit;line-height:1.1;color:var(--text);background:#ffffffbf;border:1px solid var(--border);border-radius:10px;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.product-subcat-reset-btn:hover{background:#fff;border-color:#0000001a}.product-subcat-reset-btn--active{background:#ff6b3d24;border-color:#ff6b3d59;color:color-mix(in srgb,var(--accent),black 14%)}.product-subcat-select-wrap{flex:1;min-width:0}.product-subcat-select{width:100%;min-height:36px;border-radius:10px;border:1px solid var(--border);background:#fff;color:var(--text);font-size:.8125rem;font-weight:550;font-family:inherit;line-height:1.2;padding:7px 34px 7px 10px;cursor:pointer}.product-subcat-select:focus{outline:none;border-color:#ff6b3d73;box-shadow:0 0 0 3px #ff6b3d26}.product-subcat-select-wrap__sr{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.product-active-filters{margin:0 0 14px;padding:10px;border-radius:14px;border:1px solid rgba(255,107,61,.2);background:#eef6ffb3;box-shadow:var(--shadow)}.product-active-filters__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.product-active-filters__label{margin:0;font-size:.74rem;font-weight:650;color:#4e5968}.product-active-filters__reset{border:1px solid rgba(255,107,61,.3);background:#fff;color:var(--accent);border-radius:9px;padding:5px 10px;min-height:30px;font-size:.75rem;font-weight:600;font-family:inherit;cursor:pointer}.product-active-filters__chips{display:flex;flex-wrap:wrap;gap:6px}.product-active-filters__chip{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border-radius:999px;border:1px solid rgba(255,107,61,.22);background:#fff;color:var(--text);font-size:.76rem;font-weight:600}.product-active-filters__meta{margin:8px 0 0;font-size:.74rem;color:#617086}.product-hot-section{--oz-pink: #f91155;--oz-pink-soft: #ff4d7d;--oz-star: #ffb800;--oz-original: #10b981;margin:0 -2px 18px;padding:12px 10px;border-radius:22px;background:#202024e0;border:1px solid rgba(255,255,255,.08);box-shadow:0 14px 34px #0000002e,0 2px 10px #00000014;backdrop-filter:blur(16px) saturate(1.15);-webkit-backdrop-filter:blur(16px) saturate(1.15)}.product-hot-heading{font-size:.95rem;font-weight:600;margin:0 4px 10px;color:#fffffff5}@keyframes product-skeleton-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.product-skeleton-root{margin-bottom:4px}.product-hot-section--skeleton .product-skeleton-carousel{min-height:min(148px,46vw)}.product-skeleton-top-card{flex:0 0 min(148px,46vw);scroll-snap-align:start;aspect-ratio:1;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(110deg,#46464e8c,#7878848c,#46464e8c 84%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.product-feed--skeleton{min-height:200px}.product-skeleton-grid-card{border-radius:12px;border:1px solid var(--border);min-height:0;aspect-ratio:1 / 1.42;background:linear-gradient(110deg,#e6e7eb,#f3f4f6 45%,#e6e7eb 88%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.product-skeleton-cat-nav .product-skeleton-cat-nav__grid{margin-bottom:0}.product-skeleton-cat-chip{min-height:clamp(118px,36vw,148px);border-radius:14px;border:1px solid rgba(0,0,0,.06);background:linear-gradient(110deg,#e6e7eb,#f3f4f6 45%,#e6e7eb 88%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.product-skeleton-cat-chip--text-row{min-height:38px;height:38px;border-radius:12px;border:1px solid rgba(0,0,0,.06);background:linear-gradient(110deg,#e6e7eb,#f3f4f6 45%,#e6e7eb 88%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.product-skeleton-cat-expand{margin-top:12px;width:100%;height:46px;border-radius:14px;border:1px solid rgba(0,0,0,.07);background:linear-gradient(110deg,#eceef2,#f7f8fa 45%,#eceef2 88%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.product-feed-heading{font-size:.9rem;font-weight:600;margin:6px 0 12px;color:var(--text)}.product-feed-heading--category-row{font-size:inherit;font-weight:inherit;margin:8px 0 12px}.product-feed-heading__card{box-sizing:border-box;width:100%;min-height:46px;padding:10px 10px 10px 16px;display:flex;align-items:center;gap:12px;border:1px solid rgba(0,0,0,.07);border-radius:14px;background:linear-gradient(180deg,#fff,#f3f4f7);color:#1c1c1e;font-family:inherit;font-size:.8125rem;font-weight:550;letter-spacing:-.012em;line-height:1.25;text-decoration:none;box-shadow:0 2px 10px #0f172a0f,0 0 0 1px #fff9 inset;-webkit-tap-highlight-color:transparent;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .12s ease,color .18s ease}.product-feed-heading__card:hover{border-color:#ff6b3d47;background:linear-gradient(180deg,#ffffff 0%,var(--surface-warm) 100%);box-shadow:0 4px 16px #0f172a14,0 0 0 1px #ffffffa6 inset}.product-feed-heading__card:active{transform:scale(.99)}.product-feed-heading__card:focus-visible{outline:2px solid rgba(255,107,61,.45);outline-offset:2px}.product-feed-heading__card-label{flex:1 1 auto;min-width:0;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-feed-heading__card-chevron{flex:0 0 auto;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ff6b3d1a;color:var(--accent);transition:background .18s ease,color .18s ease}.product-feed-heading__card:hover .product-feed-heading__card-chevron{background:#ff6b3d29;color:color-mix(in srgb,var(--accent) 82%,black)}.legal-page{margin:0 0 16px;padding:12px;border-radius:14px;background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow)}.legal-page__updated{margin:-4px 0 10px;font-size:.76rem;color:var(--muted)}.legal-page__content{font-size:.85rem;line-height:1.45;color:var(--text)}.legal-page__content h3{margin:12px 0 6px;font-size:.88rem}.legal-page__content p,.legal-page__content ul{margin:0 0 8px}.cookie-consent{position:fixed;left:0;right:0;bottom:0;z-index:420;display:flex;justify-content:center;padding:12px 12px calc(88px + env(safe-area-inset-bottom));pointer-events:none}.cookie-consent__card{width:100%;max-width:520px;padding:12px;border-radius:14px;background:#1e1f24f5;border:1px solid rgba(255,255,255,.16);box-shadow:0 16px 32px #00000047;pointer-events:auto;color:#fffffff5}.cookie-consent__card--compact{padding:10px 10px 8px}.cookie-consent__title{margin:0 0 4px;font-size:.9rem;font-weight:700}.cookie-consent__text{margin:0 0 8px;font-size:.8rem;color:#ffffffdb}.cookie-consent__text--compact{margin:0;line-height:1.35}.cookie-consent__links{margin:0 0 8px;display:inline-flex;align-items:center;gap:6px;font-size:.76rem}.cookie-consent__links a{color:var(--link-on-dark)}.cookie-consent__actions{display:flex;flex-wrap:wrap;gap:8px}.cookie-consent__actions--compact{margin-top:8px;justify-content:center}.cookie-consent__btn{border:0;border-radius:10px;padding:8px 10px;font-size:.78rem;font-weight:600;cursor:pointer}.cookie-consent__btn--ghost{background:#ffffff1f;color:#fff}.cookie-consent__btn--light{background:#ffffff2e;color:#fff}.cookie-consent__btn--primary{background:var(--cta);color:#fff}.cookie-consent__btn--ok{min-width:66px;background:var(--cta);color:#fff;font-weight:700}.cookie-consent__inline-link{color:#ff9f2e;text-decoration:underline;text-underline-offset:2px}.cookie-consent__toggle{display:flex;gap:10px;align-items:flex-start;padding:8px 0;border-top:1px solid rgba(255,255,255,.1)}.cookie-consent__toggle strong{display:block;font-size:.82rem}.cookie-consent__toggle small{display:block;margin-top:2px;color:#fffc}.product-page--ozon{--oz-pink: #f91155;--oz-pink-soft: #ff4d7d;--oz-star: #ffb800;--oz-original: #10b981}.ozon-top-carousel{display:flex;align-items:flex-start;gap:10px;overflow-x:auto;padding:4px 2px 2px;margin:0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none}.ozon-top-carousel-shell{position:relative}.ozon-top-carousel::-webkit-scrollbar{display:none;width:0;height:0}@media(min-width:768px){.ozon-top-carousel{padding-right:42px}}.ozon-top-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:linear-gradient(180deg,#3f454e,#252930);color:#fff;box-shadow:0 8px 22px #00000047,inset 0 1px #ffffff1a;cursor:pointer;-webkit-tap-highlight-color:transparent}.ozon-top-carousel__arrow:hover{background:linear-gradient(180deg,#4d5560,#323841);border-color:#ffffff38;color:#fff}.ozon-top-carousel__arrow:active{transform:translateY(-50%) scale(.96)}.ozon-top-carousel__arrow:focus-visible{outline:2px solid rgba(255,255,255,.45);outline-offset:2px}.ozon-top-carousel__arrow--left{left:4px}.ozon-top-carousel__arrow--left svg{transform:rotate(180deg)}.ozon-top-carousel__arrow--right{right:4px}.ozon-top-carousel__arrow .carousel-nav-arrow-icon{display:block;flex-shrink:0;filter:drop-shadow(0 0 .55px rgba(0,0,0,.88)) drop-shadow(0 1px 1px rgba(0,0,0,.42))}@media(max-width:767px){.ozon-top-carousel{padding-left:36px;padding-right:36px}.ozon-top-carousel__arrow{width:36px;height:36px}}@media(min-width:768px){.ozon-top-carousel__arrow--left{left:6px}.ozon-top-carousel__arrow--right{right:6px}}.ozon-top-card{position:relative;flex:0 0 min(148px,46vw);display:flex;flex-direction:column;min-height:0;scroll-snap-align:start;content-visibility:visible}@media(min-width:1024px){.product-hot-section .ozon-top-carousel .ozon-top-card{flex:0 0 calc((100% - 30px)/4);box-sizing:border-box}.product-hot-section .ozon-top-card__media{aspect-ratio:1 / 1}.product-hot-section .ozon-top-card__body{gap:2px;padding:5px 8px 7px;min-height:4.15rem;box-sizing:border-box}.product-hot-section .ozon-top-card__rating{min-height:1rem;line-height:1.1}.product-hot-section .ozon-top-card__price{font-size:.9rem}.product-hot-section .ozon-top-card__title{font-size:.68rem;line-height:1.25;-webkit-line-clamp:2;line-clamp:2;min-height:calc(.68rem * 1.25 * 2)}.product-hot-section .ozon-top-card__brand{top:6px;left:6px;padding:2px 6px;font-size:.6rem;max-width:calc(100% - 38px)}.product-hot-section .ozon-top-card__badge{left:6px;bottom:8px;padding:3px 7px;font-size:.6rem}.product-hot-section .ozon-top-card__share-slot{top:6px;right:6px}.product-hot-section .ozon-top-card__fav-slot{right:6px;bottom:6px}.product-hot-section .product-share-btn--media,.product-hot-section .favorite-heart-btn--wb-cart{width:32px;height:32px;border-radius:10px}.product-hot-section .favorite-heart-btn--wb-cart .favorite-heart-btn__svg{width:16px;height:16px}.product-hot-section--skeleton .product-skeleton-carousel .product-skeleton-top-card{flex:0 0 calc((100% - 30px)/4);box-sizing:border-box;aspect-ratio:1 / 1}.product-hot-section--skeleton .product-skeleton-carousel{min-height:0}}.ozon-top-card__plate{display:flex;flex-direction:column;flex:0 0 auto;width:100%;text-decoration:none;color:inherit;background:var(--card-bg);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow);overflow:hidden;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.ozon-top-card__plate:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ozon-top-card__media{position:relative;flex-shrink:0;aspect-ratio:1;background:#f6f6f7;overflow:hidden}.ozon-top-card__img{display:block;width:100%;height:100%;object-fit:cover}.ozon-top-card__img--blurred{filter:blur(16px) saturate(.9);transform:scale(1.03)}.ozon-top-card__brand{position:absolute;top:8px;left:8px;max-width:calc(100% - 44px);padding:3px 8px;font-size:.65rem;font-weight:450;color:var(--text);background:#ffffffeb;border-radius:8px;border:1px solid rgba(0,0,0,.06);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ozon-top-card__badge{position:absolute;left:8px;bottom:14px;display:inline-flex;align-items:center;gap:4px;padding:4px 8px;font-size:.65rem;font-weight:600;color:#fff;background:#141418eb;border:1px solid rgba(255,255,255,.08);box-shadow:0 6px 16px #00000047;border-radius:999px;line-height:1.2}.ozon-top-card__badge-flame{font-size:.7rem;line-height:1}.ozon-top-card__badge--skidos-site{color:var(--accent);background:#fff;border:none;font-weight:550;box-shadow:0 4px 14px #ff6b3d52}.ozon-top-card__dots{position:absolute;left:0;right:0;bottom:6px;display:flex;justify-content:center;gap:4px;pointer-events:none}.ozon-top-card__share-slot{position:absolute;top:8px;right:8px;z-index:4}.ozon-top-card__fav-slot{position:absolute;right:8px;bottom:8px;z-index:4}.ozon-top-card__dot{width:5px;height:5px;border-radius:50%;background:#ffffff8c;border:1px solid rgba(0,0,0,.12)}.ozon-top-card__dot--on{background:#fff;width:6px;height:6px}.ozon-top-card__body{flex:0 0 auto;display:flex;flex-direction:column;gap:4px;min-height:0;padding:8px 10px 10px}.ozon-top-card__body--blurred{filter:blur(9px);user-select:none}.ozon-top-card__prices{display:flex;flex-wrap:nowrap;align-items:center;gap:4px 6px;min-height:1.45rem}.ozon-top-card__price{flex:0 0 auto;font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:1.02rem;font-weight:800;letter-spacing:-.015em;font-variant-numeric:tabular-nums;line-height:1.2;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:var(--oz-price-grad);color:transparent;text-rendering:geometricPrecision;white-space:nowrap}@media(hover:hover)and (pointer:fine){.home-hub-card,.section-rail-card,.store-card--link{transition:transform .16s ease,box-shadow .16s ease}.home-hub-card:hover,.section-rail-card:hover,.store-card--link:hover{transform:translateY(-2px);box-shadow:0 10px 28px #0f172a17}.ozon-top-card__plate:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0f172a1a;border-color:#ff6b3d33}.ozon-top-card__img{transition:transform .4s cubic-bezier(.25,.85,.3,1)}.ozon-top-card__plate:hover .ozon-top-card__img:not(.ozon-top-card__img--blurred){transform:scale(1.05)}.ozon-top-card:hover .product-share-btn--media:not(:hover):not(:focus-visible){transform:scale(1.06);box-shadow:0 4px 16px #0f172a29}.ozon-top-card:hover .favorite-heart-btn--wb-cart:not(:hover):not(:focus-visible){transform:scale(1.05);box-shadow:0 4px 14px #0f172a1a,0 0 0 1px #ffffffa6 inset}.ozon-card{transition:transform .18s cubic-bezier(.25,.85,.3,1),box-shadow .18s ease,border-color .18s ease}.ozon-card:hover{transform:translateY(-3px);box-shadow:0 14px 36px #0f172a1f;border-color:#ff6b3d38}.ozon-card__img{transition:transform .4s cubic-bezier(.25,.85,.3,1)}.ozon-card:hover .ozon-card__img:not(.ozon-card__img--blurred){transform:scale(1.045)}.ozon-card:hover .ozon-card__title{color:color-mix(in srgb,var(--text) 90%,var(--accent))}.product-share-btn--media{transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.ozon-card:hover .product-share-btn--media:not(:hover):not(:focus-visible){transform:scale(1.06);box-shadow:0 4px 16px #0f172a29}.ozon-card:hover .favorite-heart-btn--wb-cart:not(:hover):not(:focus-visible){transform:scale(1.05);box-shadow:0 4px 14px #0f172a1a,0 0 0 1px #ffffffa6 inset}}@media(prefers-reduced-motion:reduce){.home-hub-card,.section-rail-card,.ozon-top-card__plate,.store-card--link{transition:none}.home-hub-card:hover,.section-rail-card:hover,.store-card--link:hover{transform:none}.ozon-top-card__plate:hover{transform:none;border-color:var(--border);box-shadow:var(--shadow)}.ozon-card{transition:none}.ozon-card:hover{transform:none;border-color:var(--border);box-shadow:var(--shadow)}.ozon-card__img,.ozon-top-card__img{transition:none}.ozon-card:hover .ozon-card__img:not(.ozon-card__img--blurred),.ozon-top-card__plate:hover .ozon-top-card__img:not(.ozon-top-card__img--blurred){transform:none}.product-share-btn--media{transition:none}.ozon-card:hover .product-share-btn--media,.ozon-top-card:hover .product-share-btn--media,.ozon-card:hover .favorite-heart-btn--wb-cart,.ozon-top-card:hover .favorite-heart-btn--wb-cart,.main-layout-left-stack .promo-category-nav__text-btn:hover,.section-social-rail__link:hover{transform:none}}.ozon-top-card__old{flex:1 1 auto;min-width:0;font-size:.72rem;color:var(--muted);text-decoration:line-through;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ozon-top-card__pct{flex:0 0 auto;font-size:.72rem;font-weight:700;color:var(--oz-pink-soft);white-space:nowrap}.ozon-top-card__rating{flex:0 0 auto;min-height:1.1rem;margin:0;font-size:.72rem;font-weight:700;color:var(--text)}.ozon-top-card__rating--empty{visibility:hidden}.ozon-top-card__star{color:var(--oz-star);margin-right:2px}.ozon-top-card__title{margin:0;font-size:.72rem;font-weight:500;line-height:1.3;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.product-feed{display:flex;flex-direction:column;gap:14px}.product-feed--ozon{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media(min-width:768px){.product-feed--ozon{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.main-layout-page__main .product-feed--ozon{grid-template-columns:repeat(3,minmax(0,1fr))}}.product-feed__empty{grid-column:1 / -1;text-align:center;padding:12px 8px}.ozon-card{position:relative;background:var(--card-bg);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);overflow:hidden;content-visibility:visible}.ozon-card__plate{display:block;text-decoration:none;color:inherit}.ozon-card__plate:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ozon-card__media{position:relative;flex-shrink:0;aspect-ratio:1;background:#f6f6f7;overflow:hidden}.ozon-card__img{display:block;width:100%;height:100%;object-fit:cover}.ozon-card__img--blurred{filter:blur(18px) saturate(.9);transform:scale(1.04)}.ozon-card__brand{position:absolute;top:8px;left:8px;max-width:calc(100% - 48px);padding:4px 8px;font-size:.68rem;font-weight:450;color:var(--text);background:#fffffff0;border-radius:8px;border:1px solid rgba(0,0,0,.06);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ozon-card__badge{position:absolute;left:8px;bottom:14px;display:inline-flex;align-items:center;gap:4px;padding:5px 10px;font-size:.68rem;font-weight:600;color:#fff;background:#141418eb;border:1px solid rgba(255,255,255,.08);box-shadow:0 6px 16px #00000047;border-radius:999px;line-height:1.2;max-width:calc(100% - 16px)}.ozon-card__badge-flame{font-size:.75rem;line-height:1;flex-shrink:0}.ozon-card__badge--skidos-site{color:var(--accent);background:#fff;border:none;font-weight:550;box-shadow:0 4px 14px #ff6b3d52}.ozon-card__dots{position:absolute;left:0;right:0;bottom:8px;display:flex;justify-content:center;gap:4px;pointer-events:none}.ozon-card__share-slot{position:absolute;top:8px;right:8px;z-index:4}.ozon-card__fav-slot{position:absolute;right:8px;bottom:8px;z-index:4}.ozon-card__dot{width:5px;height:5px;border-radius:50%;background:#ffffff80;border:1px solid rgba(0,0,0,.1)}.ozon-card__dot--on{background:#fff}.ozon-card__body{padding:10px 10px 12px}.ozon-card__body--blurred{filter:blur(10px);user-select:none}.ozon-top-card__plate--adult-locked,.ozon-card__plate--adult-locked{cursor:pointer}.adult-card-overlay{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px;text-align:center;background:linear-gradient(180deg,#0c0c0e2e,#0c0c0e6b);pointer-events:none}.adult-card-overlay--compact{gap:6px;padding:10px}.adult-card-overlay__badge{display:inline-flex;align-items:center;justify-content:center;min-width:52px;min-height:52px;padding:0 10px;border-radius:999px;background:#ffffffe6;color:#18181b;font-size:1rem;font-weight:800;box-shadow:0 10px 24px #0000002e}.adult-card-overlay--compact .adult-card-overlay__badge{min-width:42px;min-height:42px;font-size:.9rem}.adult-card-overlay__text{max-width:140px;color:#fff;font-size:.78rem;font-weight:650;line-height:1.25;text-shadow:0 2px 10px rgba(0,0,0,.35)}.adult-gate{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px}.adult-gate__backdrop{position:absolute;inset:0;background:#0e0e1285;backdrop-filter:blur(8px)}.adult-gate__sheet{position:relative;z-index:1;width:min(100%,360px);padding:22px 18px 18px;border-radius:24px;background:#fff;box-shadow:0 24px 60px #00000038;text-align:center}.adult-gate__close{position:absolute;top:10px;right:10px;width:34px;height:34px;border:0;border-radius:999px;background:#f3f4f6;color:#6b7280;font-size:1.45rem;line-height:1}.adult-gate__icon{display:inline-flex;align-items:center;justify-content:center;width:74px;height:74px;margin-bottom:14px;border-radius:999px;background:linear-gradient(180deg,#fff3c4,#ffd971);color:#8a5b00;font-size:1.5rem;font-weight:800}.adult-gate__title{margin:0 0 8px;font-size:1.35rem;font-weight:750;color:#18181b}.adult-gate__text{margin:0 0 16px;color:#6b7280;font-size:.95rem;line-height:1.45}.adult-gate__actions{display:flex;flex-direction:column;gap:10px}.adult-gate__btn{width:100%;min-height:50px;border-radius:16px;border:0;font-size:1rem;font-weight:700}.adult-gate__btn--primary{color:#fff;background:#111215;box-shadow:0 10px 24px #0000002e}.adult-gate__btn--secondary{color:#7c3aed;background:#f5f3ff}.ozon-card__prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 8px;margin-bottom:3px}.ozon-card__price{font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:1.22rem;font-weight:600;letter-spacing:-.015em;font-variant-numeric:tabular-nums;line-height:1.2;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:var(--oz-price-grad);color:transparent;text-rendering:geometricPrecision}.ozon-card__old{font-size:.75rem;color:var(--muted);text-decoration:line-through}.ozon-card__pct{font-size:.75rem;font-weight:700;color:var(--oz-pink-soft)}.ozon-card__signals{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 6px;min-height:16px}.ozon-card__signal{display:inline-flex;align-items:center;gap:3px;font-size:.68rem;font-weight:600;color:var(--muted);line-height:1.2}.ozon-card__signal--rating{color:var(--text);font-weight:700}.ozon-card__signal-icon{line-height:1}.ozon-card__star{color:var(--oz-star)}.ozon-card__stock{margin:0 0 6px;font-size:.7rem;font-weight:700;color:var(--oz-pink);line-height:1.3}.ozon-card__brand-row{margin:0 0 6px;font-size:.72rem;line-height:1.35;display:flex;flex-wrap:wrap;align-items:center;gap:6px}.ozon-card__brand-name{font-weight:450;color:var(--text)}.ozon-card__original{display:inline-flex;align-items:center;gap:3px;font-weight:600;color:var(--oz-original)}.ozon-card__check{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;font-size:.6rem;font-weight:800;color:#fff;background:var(--oz-original);border-radius:50%}.ozon-card__title{margin:0 0 6px;font-size:.8rem;font-weight:500;line-height:1.35;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em}.ozon-card__sku{margin:0;font-size:.68rem;color:#8d8d93;line-height:1.25;letter-spacing:.01em}.favorite-heart-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:none;border-radius:50%;cursor:pointer;flex-shrink:0;color:#8e8e93;background:#fff;box-shadow:0 1px 6px #0000001f;border:1px solid rgba(0,0,0,.06);transition:color .15s ease,transform .1s ease,box-shadow .15s ease}@keyframes favorite-heart-btn-pop{0%{transform:scale(1)}38%{transform:scale(1.1)}72%{transform:scale(.96)}to{transform:scale(1)}}@keyframes favorite-heart-icon-pop{0%{transform:scale(1)}40%{transform:scale(1.18)}to{transform:scale(1)}}@keyframes favorite-heart-glow{0%{filter:drop-shadow(0 0 0 rgba(249,17,85,0))}35%{filter:drop-shadow(0 0 7px rgba(249,17,85,.45))}to{filter:drop-shadow(0 0 0 rgba(249,17,85,0))}}@keyframes favorite-heart-a11y-nudge{0%,to{opacity:1}50%{opacity:.82}}.favorite-heart-btn--celebrate{animation:favorite-heart-btn-pop .48s cubic-bezier(.34,1.45,.64,1) both}.favorite-heart-btn__icon-wrap{display:flex;align-items:center;justify-content:center}.favorite-heart-btn--celebrate .favorite-heart-btn__icon-wrap{animation:favorite-heart-icon-pop .48s cubic-bezier(.34,1.45,.64,1) both}.favorite-heart-btn--celebrate .favorite-heart-btn__svg{animation:favorite-heart-glow .52s ease-out both}@media(prefers-reduced-motion:reduce){.favorite-heart-btn--celebrate{animation:favorite-heart-a11y-nudge .32s ease-out both}.favorite-heart-btn--celebrate .favorite-heart-btn__icon-wrap,.favorite-heart-btn--celebrate .favorite-heart-btn__svg{animation:none}}.favorite-heart-btn:hover{color:var(--text);box-shadow:0 2px 10px #00000024}.favorite-heart-btn:active{transform:scale(.94)}.favorite-heart-btn__svg{display:block}.favorite-heart-btn--labeled{width:auto;height:auto;min-height:48px;padding:0 12px;border-radius:14px;gap:8px;flex-direction:row}.favorite-heart-btn__label{font-size:var(--text-sm);font-weight:var(--font-weight-medium);line-height:1.15}.favorite-heart-btn--catalog.favorite-heart-btn--on,.favorite-heart-btn--product.favorite-heart-btn--on{color:var(--oz-pink, #f91155)}.favorite-heart-btn--ozon-media{position:absolute;top:8px;right:8px;z-index:4}.favorite-heart-btn--wb-cart{width:38px;height:38px;border-radius:12px;box-sizing:border-box;border:1px solid rgba(0,0,0,.07);color:var(--accent);background:linear-gradient(180deg,#fff,#f3f4f7);box-shadow:0 2px 10px #0f172a0f,0 0 0 1px #fff9 inset;transition:transform .12s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease}.favorite-heart-btn--wb-cart .favorite-heart-btn__svg{width:18px;height:18px}.favorite-heart-btn--wb-cart:hover,.favorite-heart-btn--wb-cart:focus-visible{color:color-mix(in srgb,var(--accent) 82%,black);background:linear-gradient(180deg,#ffffff 0%,var(--surface-warm) 100%);border-color:#ff6b3d47;transform:scale(1.06);box-shadow:0 4px 16px #0f172a14,0 0 0 1px #ffffffa6 inset}.favorite-heart-btn--wb-cart.favorite-heart-btn--on{color:var(--accent);background:linear-gradient(180deg,#ffffff 0%,var(--surface-warm-strong) 100%);border-color:#ff6b3d52;box-shadow:0 2px 10px #ff6b3d1f,0 0 0 1px #ffffffa6 inset}.favorite-heart-btn--wb-cart.favorite-heart-btn--on:hover,.favorite-heart-btn--wb-cart.favorite-heart-btn--on:focus-visible{border-color:#ff6b3d66;background:linear-gradient(180deg,#fffefc 0%,var(--surface-warm-strong) 100%)}.product-share-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid rgba(0,0,0,.06);border-radius:50%;background:#fffffff0;color:#23232a;box-shadow:0 2px 10px #0000001f;cursor:pointer}.product-share-btn:hover{color:#23232a;background:#fff;box-shadow:0 2px 10px #00000029}.product-share-btn--labeled{width:auto;height:auto;min-height:48px;padding:0 12px;border-radius:14px;gap:8px;flex-direction:row}.product-share-btn__label{font-size:var(--text-sm);font-weight:var(--font-weight-medium);line-height:1.15}.product-share-btn__svg{display:block}.product-share-btn--media{width:38px;height:38px;border-radius:12px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.product-share-btn--media:hover,.product-share-btn--media:focus-visible{transform:scale(1.06);box-shadow:0 4px 16px #0f172a29}.product-share-btn--media:active{transform:scale(.97)}.favorite-heart-btn--in-list{flex-shrink:0}.favorite-heart-btn--wb-cart.favorite-heart-btn--in-list{width:38px;height:38px}.favorites-page-head .section-title--tight{margin-bottom:10px;font-size:var(--text-lg);font-weight:var(--font-weight-bold);letter-spacing:var(--tracking-tight);line-height:var(--leading-tight)}.favorites-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px;margin:0 0 14px;padding:10px 14px;border-radius:var(--radius-md);background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-sm)}.favorites-toolbar__all{display:inline-flex;align-items:center;gap:8px;margin:0;font-size:var(--text-sm);font-weight:var(--font-weight-semibold);letter-spacing:var(--tracking-normal);line-height:var(--leading-snug);color:var(--text);cursor:pointer;user-select:none}.favorites-toolbar__check{width:18px;height:18px;flex-shrink:0;cursor:pointer;accent-color:var(--accent)}.favorites-toolbar__actions{display:flex;flex-wrap:wrap;gap:8px;flex:1 1 auto;justify-content:flex-end;min-width:0}.favorites-toolbar__btn{min-height:40px;padding:8px 14px;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--card-bg);color:var(--text);font-size:var(--text-sm);font-weight:var(--font-weight-medium);font-family:inherit;line-height:var(--leading-snug);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,opacity .15s ease}.favorites-toolbar__btn:hover:not(:disabled){background:var(--surface-warm);border-color:#ff6b3d47;box-shadow:0 1px 8px #ff6b3d1a}.favorites-toolbar__btn:focus-visible{outline:2px solid rgba(255,107,61,.45);outline-offset:2px}.favorites-toolbar__btn:disabled{opacity:.42;cursor:not-allowed}.favorites-toolbar__btn--danger{border-color:#ff6b3d6b;color:var(--cta-hover);background:#ff6b3d0f}.favorites-toolbar__btn--danger:hover:not(:disabled){border-color:#ff6b3d8c;background:#ff6b3d1f}.favorites-list__check-label{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;align-self:center;min-width:44px;min-height:44px;margin:-4px 0 -4px -6px;padding:0 2px;cursor:pointer}.favorites-list__check{width:18px;height:18px;cursor:pointer;accent-color:var(--accent, var(--accent))}.favorites-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.favorites-list__item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);content-visibility:auto;contain-intrinsic-size:120px;transition:border-color .15s ease,box-shadow .15s ease}.favorites-list__item:hover{border-color:#ff6b3d2e;box-shadow:var(--shadow)}@media(prefers-reduced-motion:reduce){.favorites-list__item{transition:none}}.favorites-list__cardlink{min-width:0;flex:1;display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.favorites-list__cardlink:hover .favorites-list__title{color:var(--accent)}.favorites-list__thumb{width:86px;height:86px;flex:0 0 86px;border-radius:var(--radius-sm);overflow:hidden;background:var(--surface-subtle);display:flex;align-items:center;justify-content:center}.favorites-list__thumb-img{display:block;width:100%;height:100%;object-fit:cover}.favorites-list__thumb-fallback{font-size:var(--text-lg);font-weight:var(--font-weight-bold);color:var(--muted)}.favorites-list__main{min-width:0;flex:1}.favorites-list__price-row{display:flex;align-items:baseline;gap:8px;margin:0 0 4px}.favorites-list__price{font-family:var(--font-sans);font-size:1.0625rem;font-weight:var(--font-weight-semibold);letter-spacing:-.015em;font-variant-numeric:tabular-nums;line-height:1.2;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:var(--oz-price-grad);color:transparent;text-rendering:geometricPrecision}.favorites-list__old-price{font-size:var(--text-xs);font-weight:var(--font-weight-medium);color:var(--muted);text-decoration:line-through}.favorites-list__tag{display:inline-block;font-size:var(--text-2xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin-bottom:4px}.favorites-list__title{margin:0;font-size:var(--text-sm);font-weight:var(--font-weight-medium);line-height:var(--leading-snug);letter-spacing:var(--tracking-tight);color:var(--text)}.favorites-list__meta{margin:0 0 4px;font-size:var(--text-xs);font-weight:var(--font-weight-medium);line-height:var(--leading-snug);color:var(--muted)}.favorites-list__meta--marketplace{font-weight:var(--font-weight-semibold);color:var(--text)}.favorites-list__submeta{margin:4px 0 0;font-size:var(--text-xs);font-weight:var(--font-weight-normal);line-height:var(--leading-snug);color:var(--muted)}.favorites-page-head~.panel .panel__text{font-size:var(--text-sm);line-height:var(--leading-normal);letter-spacing:var(--tracking-normal);color:var(--muted)}.cashback-feed{display:grid;gap:10px;margin-bottom:14px}@media(min-width:1024px){.cashback-feed--desktop-grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}.cashback-feed--desktop-grid-3 .cashback-card{grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:10px;padding:10px;border-radius:16px;box-shadow:0 6px 18px #0f172a14;transition:transform .15s ease,box-shadow .18s ease,border-color .18s ease}.cashback-feed--desktop-grid-3 .cashback-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a1f;border-color:#ff6b3d38}@media(prefers-reduced-motion:reduce){.cashback-feed--desktop-grid-3 .cashback-card{transition:none}.cashback-feed--desktop-grid-3 .cashback-card:hover{transform:none}}.cashback-feed--desktop-grid-3 .cashback-card__img-btn{width:100%;height:180px;border-radius:14px;background:#f4f6fa}.cashback-feed--desktop-grid-3 .cashback-card__img{object-fit:contain;object-position:center;background:#f4f6fa}.cashback-feed--desktop-grid-3 .cashback-card__body{gap:8px}.cashback-feed--desktop-grid-3 .cashback-card__title{font-size:1.01rem;line-height:1.28}.cashback-feed--desktop-grid-3 .cashback-card__desc{margin:0;font-size:.98rem;line-height:1.42;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.cashback-feed--desktop-grid-3 .cashback-card__timer{margin-top:auto}.cashback-feed--desktop-grid-3 .cashback-card__store-chip{font-weight:600}}.cashback-feed--archive{margin-top:8px}.cashback-card{display:grid;grid-template-columns:104px 1fr;gap:10px;padding:10px;background:var(--card-bg);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow);content-visibility:auto;contain-intrinsic-size:240px}.cashback-card__img-btn{display:block;width:104px;height:104px;padding:0;margin:0;border:none;border-radius:12px;overflow:hidden;cursor:zoom-in;background:#f1f2f6;-webkit-tap-highlight-color:transparent;transition:transform .12s ease,box-shadow .15s ease}.cashback-card__img-btn:hover{box-shadow:0 0 0 2px #ff6b3d47}.cashback-card__img-btn:active{transform:scale(.98)}.cashback-card__img-btn:focus-visible{outline:2px solid rgba(255,107,61,.45);outline-offset:2px}.cashback-card__img{width:100%;height:100%;object-fit:cover;border-radius:0;background:#f1f2f6;display:block}.cashback-img-lightbox{position:fixed;inset:0;z-index:500;display:flex;align-items:center;justify-content:center;padding:max(12px,env(safe-area-inset-top,0px)) max(12px,env(safe-area-inset-right,0px)) max(12px,env(safe-area-inset-bottom,0px)) max(12px,env(safe-area-inset-left,0px));box-sizing:border-box}.cashback-img-lightbox__backdrop{position:absolute;inset:0;margin:0;padding:0;border:0;background:#0e0e12c7;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer}.cashback-img-lightbox__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;max-width:min(100vw - 24px,520px);max-height:min(92dvh,900px)}.cashback-img-lightbox__img{display:block;max-width:100%;max-height:min(88dvh,860px);width:auto;height:auto;object-fit:contain;border-radius:14px;box-shadow:0 20px 50px #00000073}.cashback-img-lightbox__close{position:fixed;top:max(10px,env(safe-area-inset-top,0px));right:max(10px,env(safe-area-inset-right,0px));z-index:2;width:44px;height:44px;padding:0;margin:0;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#202024e0;color:#fff;font-size:1.55rem;line-height:1;font-weight:300;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #00000059;-webkit-tap-highlight-color:transparent}.cashback-img-lightbox__close:hover{background:#303036f2}.cashback-img-lightbox__close:focus-visible{outline:2px solid rgba(255,255,255,.55);outline-offset:2px}@media(prefers-reduced-motion:reduce){.cashback-card__img-btn{transition:none}.cashback-card__img-btn:active{transform:none}}.cashback-card__body{min-width:0;display:grid;gap:5px}.cashback-card__title{margin:0;font-size:.95rem;line-height:1.25}.cashback-card__store-wrap{margin:0;min-width:0}.cashback-card__store-chip{display:inline-flex;align-items:center;max-width:100%;box-sizing:border-box;padding:5px 11px;border-radius:999px;font-size:.78rem;line-height:1.2;font-weight:600;letter-spacing:-.015em;color:var(--accent);background:#ff6b3d1a;border:1px solid rgba(255,107,61,.22);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cashback-card__desc{margin:0;font-size:.82rem;color:var(--text);line-height:1.35}.cashback-card__timer{margin:0;font-size:.78rem;color:color-mix(in srgb,var(--accent) 55%,#5b3a9e);font-weight:600}.cashback-card__link{margin-top:2px;font-size:.82rem;font-weight:600;color:var(--accent);text-decoration:none}.cashback-card__link:hover{text-decoration:underline}.cashback-archive{margin-bottom:14px;background:#ffffff8c;border:1px solid var(--border);border-radius:12px;padding:8px 10px}.cashback-archive>summary{cursor:pointer;font-weight:600;color:var(--muted)}.promo-top-store-card--skeleton{pointer-events:none;cursor:default}.promo-top-skel-logo{width:56px;height:56px;border-radius:14px;border:1px solid var(--border);box-sizing:border-box;background:linear-gradient(110deg,#eceef2,#f8f9fb 45%,#eceef2 88%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.promo-top-skel-body{min-width:0;display:flex;flex-direction:column;gap:6px;justify-content:center}.promo-top-skel-line{height:10px;border-radius:6px;max-width:100%;background:linear-gradient(110deg,#eceef2,#f8f9fb 45%,#eceef2 88%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.promo-top-skel-line--lg{width:88%}.promo-top-skel-line--sm{width:52%;height:8px}.promo-top-skel-pill{margin-top:2px;width:52px;height:18px;border-radius:999px;background:linear-gradient(110deg,#e8ebf2,#f4f5f8 45%,#e8ebf2 88%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.store-card--skeleton{pointer-events:none;cursor:default}.store-skel-logo{flex-shrink:0;align-self:center;width:var(--store-logo-circle);height:var(--store-logo-circle);border-radius:50%;border:1px solid var(--border);box-sizing:border-box;background:linear-gradient(110deg,#eceef2,#f8f9fb 45%,#eceef2 88%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.store-skel-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px;justify-content:center}.store-skel-line{height:10px;border-radius:6px;background:linear-gradient(110deg,#e6e7eb,#f3f4f6 45%,#e6e7eb 88%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.store-skel-line--title{width:78%}.store-skel-line--meta{width:48%;height:8px}.store-skel-line--source{width:58%;height:8px}.store-skel-pill{width:100%;height:30px;border-radius:999px;background:linear-gradient(110deg,#e8ebf2,#f4f5f8 45%,#e8ebf2 88%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.cashback-card--skeleton{pointer-events:none}.cashback-skel-img{width:104px;height:104px;border-radius:12px;background:linear-gradient(110deg,#eceef2,#f8f9fb 45%,#eceef2 88%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.cashback-skel-body{min-width:0;display:flex;flex-direction:column;gap:6px;justify-content:center}.cashback-skel-line{height:11px;border-radius:6px;background:linear-gradient(110deg,#e6e7eb,#f3f4f6 45%,#e6e7eb 88%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.cashback-skel-line--title{width:92%}.cashback-skel-line--store{width:46%;height:26px;border-radius:999px}.cashback-skel-line--desc{width:100%;height:9px;opacity:.92}.cashback-skel-line--timer{width:55%;height:9px;margin-top:2px;opacity:.85}.store-hero--skeleton{pointer-events:none}.store-skel-hero-logo{background:linear-gradient(110deg,#eceef2,#f8f9fb 45%,#eceef2 88%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.store-skel-line--hero-title{width:72%;height:14px;border-radius:7px;margin-bottom:2px}.store-skel-line--hero-meta{width:52%;height:10px;border-radius:6px}.offer-card--skeleton{list-style:none;pointer-events:none}.offer-skel-title{height:14px;width:70%;border-radius:7px;margin:0 0 12px;background:linear-gradient(110deg,#e6e7eb,#f3f4f6 45%,#e6e7eb 88%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.offer-skel-box{height:52px;border-radius:14px;margin-bottom:12px;background:linear-gradient(110deg,#eceef2,#f4f5f7 45%,#eceef2 88%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.offer-skel-btn{height:44px;border-radius:12px;background:linear-gradient(110deg,#e2e5ea,#eef0f3 45%,#e2e5ea 88%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.favorites-list__item--skeleton{pointer-events:none;align-items:center}.favorites-skel-row{flex:1;min-width:0;display:flex;align-items:center;gap:12px}.favorites-skel-thumb{width:86px;height:86px;flex:0 0 86px;border-radius:12px;background:linear-gradient(110deg,#eceef2,#f8f9fb 45%,#eceef2 88%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.favorites-skel-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.favorites-skel-tag{width:48px;height:8px;border-radius:4px;background:linear-gradient(110deg,#e4e6ea,#f0f1f4 45%,#e4e6ea 88%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.favorites-skel-line{height:10px;border-radius:6px;background:linear-gradient(110deg,#e6e7eb,#f3f4f6 45%,#e6e7eb 88%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.favorites-skel-line--price{width:56px;height:12px}.favorites-skel-line--title{width:88%}.favorites-skel-heart{width:36px;height:36px;flex-shrink:0;border-radius:50%;background:linear-gradient(110deg,#eceef2,#f6f7f9 45%,#eceef2 88%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.home-hub{min-width:0;width:100%}.home-hub-breakout{width:100%;max-width:100%;margin:0;padding:0 0 20px;box-sizing:border-box}.home-hub-grid{display:flex;flex-direction:column;gap:14px;align-items:stretch;min-width:0}.home-hub-side{display:flex;flex-direction:column;gap:12px;min-width:0}.home-hub-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px;border-radius:16px;background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow)}@media(min-width:400px){.home-hub-menu{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-hub-menu__link{display:flex;align-items:center;justify-content:center;text-align:center;min-height:48px;padding:10px 8px;border-radius:12px;text-decoration:none;color:var(--text);font-weight:650;font-size:.88rem;line-height:1.2;border:1px solid transparent;-webkit-tap-highlight-color:transparent}@media(min-width:400px){.home-hub-menu__link{font-size:.82rem}}.home-hub-menu__link:hover{border-color:#ff6b3d38;background:#ff6b3d0f}.home-hub-card{padding:14px 14px 16px;border-radius:16px;background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow)}.home-hub-card__title{margin:0 0 10px 3px;padding:0;font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#8e8e93;line-height:1.2}.home-hub-card__text{margin:0 0 12px;font-size:.84rem;color:var(--muted);line-height:1.45}.home-hub-card__cta{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:10px 16px;box-sizing:border-box;border-radius:999px;font-size:.84rem;font-weight:700;text-decoration:none;color:var(--accent);background:#ff6b3d1a;border:1px solid rgba(255,107,61,.22);-webkit-tap-highlight-color:transparent}.home-hub-card__cta:hover{background:#ff6b3d29}.home-hub-card--sidebar-teaser .home-hub-card__cta{margin-top:10px}.home-hub-card__cta.sidebar-widget-cta,.top-stores-rail__all-link.sidebar-widget-cta{min-height:40px;padding:8px 14px;border-radius:12px;font-size:.8rem;font-weight:600;color:var(--accent);background:#ff6b3d1a;border:1px solid rgba(255,107,61,.22);line-height:1.2;text-decoration:none;transition:background .15s ease,border-color .15s ease}.home-hub-card__cta.sidebar-widget-cta:hover,.top-stores-rail__all-link.sidebar-widget-cta:hover{background:#ff6b3d29;border-color:#ff6b3d4d}.home-hub-side-strip{list-style:none;margin:0 0 4px;padding:0;display:flex;flex-direction:column;gap:8px;width:100%;min-width:0}.home-hub-side-strip__empty{margin:0 0 8px;font-size:.8rem;color:var(--muted);line-height:1.35}.home-hub-side-mini-offer{width:100%;min-width:0;display:flex}.home-hub-side-mini-offer__link,.home-hub-side-mini-offer__static{display:flex;flex-direction:row;align-items:center;gap:12px;min-height:0;text-decoration:none;color:inherit;border-radius:14px;border:1px solid rgba(0,0,0,.06);background:#f8faff;padding:10px 11px;box-sizing:border-box;-webkit-tap-highlight-color:transparent;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;height:100%;width:100%}.home-hub-side-mini-offer__open{font:inherit;text-align:left;border:1px solid rgba(0,0,0,.06);cursor:pointer}.home-hub-side-mini-offer__link:hover,.home-hub-side-mini-offer__open:hover{border-color:#ff6b3d38;background:#ff6b3d0a;transform:translateY(-2px);box-shadow:var(--shadow-sm)}.home-hub-side-mini-offer__link:focus-visible,.home-hub-side-mini-offer__open:focus-visible{outline:2px solid rgba(255,107,61,.4);outline-offset:2px}.home-hub-side-mini-offer__meta{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1 auto}.home-hub-side-mini-offer__img-wrap{width:56px;height:56px;flex:0 0 56px;border-radius:12px;overflow:hidden;background:#edf2f9;border:1px solid rgba(255,107,61,.12);display:flex;align-items:center;justify-content:center}.home-hub-side-mini-offer__img-wrap img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;background:#fff;transition:transform .22s ease}.home-hub-side-mini-offer__link:hover .home-hub-side-mini-offer__img-wrap img,.home-hub-side-mini-offer__open:hover .home-hub-side-mini-offer__img-wrap img{transform:scale(1.03)}.home-offer-quick-view-overlay{position:fixed;inset:0;z-index:520;display:grid;place-items:center;padding:16px;background:#1118278f;backdrop-filter:blur(2px)}.home-offer-quick-view{position:relative;width:min(640px,100%);max-height:min(88vh,760px);overflow:auto;border-radius:18px;border:1px solid var(--border);background:var(--card-bg);box-shadow:var(--shadow-lg)}.home-offer-quick-view__close{position:absolute;top:10px;right:10px;width:34px;height:34px;border:0;border-radius:999px;background:#111827c7;color:#fff;font-size:1.4rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.home-offer-quick-view__media{width:100%;aspect-ratio:1 / 1;background:#f4f6f8;border-bottom:1px solid var(--border)}.home-offer-quick-view__media img{width:100%;height:100%;object-fit:contain;display:block}.home-offer-quick-view__body{padding:14px 16px 16px}.home-offer-quick-view__title{margin:0 0 6px;font-size:1.05rem;line-height:1.25;color:var(--text)}.home-offer-quick-view__store{margin:0 0 10px;font-size:.84rem;font-weight:600;color:var(--muted)}.home-offer-quick-view__desc{margin:0;font-size:.86rem;line-height:1.45;color:var(--text)}.home-offer-quick-view__cta{margin-top:12px;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 14px;border-radius:12px;border:1px solid rgba(255,107,61,.28);background:#ff6b3d1f;color:var(--accent);text-decoration:none;font-size:.84rem;font-weight:700}.home-hub-side-mini-offer__ph{font-weight:800;font-size:.95rem;color:#94a3b8}.home-hub-side-mini-offer__title{font-size:.8rem;font-weight:var(--font-weight-medium);line-height:var(--leading-snug);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--text);min-height:calc(var(--leading-snug) * 1em * 2)}.home-hub-side-mini-offer__store{font-size:.75rem;font-weight:500;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-hub-side-mini-store-tile{width:100%;min-width:0}.home-hub-side-mini-store-tile__link{display:flex;flex-direction:row;align-items:center;gap:10px;text-align:left;text-decoration:none;color:inherit;border-radius:12px;border:1px solid var(--border);background:var(--card-bg);box-shadow:var(--shadow-sm);padding:8px 10px;box-sizing:border-box;-webkit-tap-highlight-color:transparent;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.home-hub-side-mini-store-tile__link:hover{border-color:#ff6b3d38;background:#ff6b3d0a;box-shadow:var(--shadow)}.home-hub-side-mini-store-tile__logo{width:40px;height:40px;border-radius:12px;overflow:hidden;border:1px solid var(--border);background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-hub-side-mini-store-tile__logo img{width:100%;height:100%;object-fit:cover;display:block}.home-hub-side-mini-store-tile__ph{font-weight:800;font-size:.85rem;color:#6b7280}.home-hub-side-mini-store-tile__name{font-size:.78rem;font-weight:650;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1 1 auto;min-width:0;color:var(--text)}.home-hub-side-strip-skel{display:flex;flex-direction:column;gap:8px;margin-bottom:6px}.home-hub-side-strip-skel>span{width:100%;height:52px;border-radius:12px;background:linear-gradient(110deg,#eceef2,#f6f7f9 45%,#eceef2 88%);background-size:220% 100%;animation:product-skeleton-shimmer 1.15s ease-in-out infinite}.home-hub-main{display:flex;flex-direction:column;gap:12px;min-width:0;order:-1}.home-hub-side--left,.home-hub-side--right{order:0}.home-hub-panel{padding:16px 16px 18px;border-radius:20px;background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow)}.home-hub-panel--feed{border-radius:16px}.home-hub-panel--highlights{border-radius:22px;border:1px solid rgba(26,29,33,.09);box-shadow:var(--shadow-sm),0 18px 42px #0f172a12}.home-hub-panel--highlights .home-hub-side-mini-offer__link,.home-hub-panel--highlights .home-hub-side-mini-offer__static{transition:transform .2s cubic-bezier(.34,1.2,.64,1),box-shadow .2s ease,border-color .2s ease,background .2s ease}.home-hub-panel--highlights .home-hub-side-mini-offer__link:hover{transform:translateY(-3px);border-color:#ff6b3d52;box-shadow:var(--shadow-lg);background:#fff}.home-hub-panel--highlights .home-hub-side-mini-offer__link:focus-visible{outline:2px solid rgba(255,107,61,.45);outline-offset:3px}.home-hub-panel--highlights .home-hub-side-mini-offer__img-wrap img{transition:transform .22s ease}.home-hub-panel--highlights .home-hub-side-mini-offer__link:hover .home-hub-side-mini-offer__img-wrap img{transform:scale(1.03)}@media(max-width:1023px){.home-hub-panel--highlights .home-hub-side-strip-carousel{overflow:hidden;min-width:0;max-width:100%;position:relative}.home-hub-panel--highlights .home-hub-side-strip--carousel{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:10px;margin:0;padding:0 0 8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x proximity;touch-action:pan-x;scrollbar-width:none;-ms-overflow-style:none}.home-hub-panel--highlights .home-hub-side-strip--carousel::-webkit-scrollbar{display:none;width:0;height:0}.home-hub-panel--highlights .home-hub-side-mini-offer{flex:0 0 calc((100% - 20px)*.4);max-width:calc((100% - 20px)*.4);min-width:0;scroll-snap-align:start;box-sizing:border-box}.home-hub-panel--highlights .home-hub-side-mini-offer__link,.home-hub-panel--highlights .home-hub-side-mini-offer__static{flex-direction:column;align-items:stretch;gap:6px;padding:9px;height:100%;background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-sm)}.home-hub-panel--highlights .home-hub-side-mini-offer__link:hover,.home-hub-panel--highlights .home-hub-side-mini-offer__open:hover{background:#ff6b3d0f;border-color:#ff6b3d42;box-shadow:var(--shadow)}.home-hub-panel--highlights .home-hub-side-mini-offer__img-wrap{width:100%;height:92px;flex:0 0 92px}.home-hub-panel--highlights .home-hub-side-mini-offer__title{font-size:.8rem;font-weight:var(--font-weight-medium);line-height:var(--leading-snug);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:calc(var(--leading-snug) * 1em * 2)}.home-hub-panel--highlights .home-hub-side-mini-offer__store{font-size:.74rem;line-height:1.2}.home-hub-side-mini-store-tile__link{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-sm)}.home-hub-side-mini-store-tile__link:hover{background:#ff6b3d0f;border-color:#ff6b3d42;box-shadow:var(--shadow)}.section-social-rail .section-social-rail__link{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-sm)}.section-social-rail .section-social-rail__link:hover{background:#ff6b3d0f;border-color:#ff6b3d42;box-shadow:var(--shadow)}.home-hub-side--left .home-hub-side-strip--stores{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0 0 4px}.home-hub-side--left .home-hub-side-strip--stores>li:nth-child(n+4){display:none}.home-hub-side--left .home-hub-side-mini-store-tile__link{flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;min-height:82px;padding:7px 5px 5px;text-align:center;border-radius:14px;border:1px solid var(--border);background:var(--card-bg);box-shadow:var(--shadow-sm)}.home-hub-side--left .home-hub-side-mini-store-tile__logo{width:36px;height:36px;flex:0 0 36px}.home-hub-side--left .home-hub-side-mini-store-tile__name{font-size:.7rem;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-hub-side-mini-store-tile__cta{display:inline-flex;align-items:center;justify-content:center;margin-top:auto;padding-top:2px;font-size:.66rem;font-weight:700;line-height:1.1;color:var(--accent)}.home-hub-side--right .section-social-rail__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.home-hub-side--right .section-social-rail__link{flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;min-height:82px;padding:7px 5px 5px;text-align:center}.home-hub-side--right .section-social-rail__label{font-size:.7rem;line-height:1.2}.home-hub-side--right .section-social-rail__cta{display:inline-flex;align-items:center;justify-content:center;margin-top:auto;padding-top:2px;font-size:.66rem;font-weight:700;line-height:1.1;color:var(--accent)}.home-hub-side--right .section-social-rail__icon{width:36px;height:36px}}.home-hub-panel__head{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;margin-bottom:12px}.home-hub-panel__head--compact{min-height:0;margin-bottom:10px}.home-hub-panel__title{margin:0;font-size:1.0625rem;font-weight:var(--font-weight-bold);letter-spacing:-.02em;line-height:1.25;color:var(--text)}.home-hub-panel__title--sidebar{font-size:1rem}.home-hub-panel__more{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:6px 10px;border-radius:10px;font-size:.8rem;font-weight:700;color:var(--accent);text-decoration:none;white-space:nowrap;-webkit-tap-highlight-color:transparent}.home-hub-panel__more:hover{text-decoration:underline}.home-hub-panel .promo-top-section,.home-hub-panel .product-hot-section{margin:0;width:100%;max-width:100%;box-sizing:border-box}.home-hub-panel .product-hot-section{padding:0;border-radius:0;background:transparent;border:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.home-hub-panel .product-hot-heading{color:var(--text)}.home-hub-inline-widgets{display:grid;grid-template-columns:1fr;gap:10px;min-width:0;max-width:100%}.home-hub-card--sidebar-teaser{min-width:0;max-width:100%;box-sizing:border-box}@media(min-width:768px){.home-hub-inline-widgets{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.home-hub-inline-widgets .home-hub-side-mini-offer__link,.home-hub-inline-widgets .home-hub-side-mini-offer__static{gap:12px;padding:10px 12px}.home-hub-inline-widgets .home-hub-side-mini-offer__img-wrap{width:64px;height:64px;flex:0 0 64px;border-radius:12px}.home-hub-inline-widgets .home-hub-side-mini-offer__title{font-size:.8rem;font-weight:var(--font-weight-medium)}.home-hub-inline-widgets .home-hub-side-mini-offer__store{font-size:.82rem;font-weight:500}.home-hub-panel--highlights .home-hub-side-strip-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:40px;height:40px;padding:0;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#3f454e,#252930);color:#fff;line-height:0;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 22px #00000047,inset 0 1px #ffffff1a;cursor:pointer;-webkit-tap-highlight-color:transparent}.home-hub-panel--highlights .home-hub-side-strip-carousel__arrow .carousel-nav-arrow-icon{display:block;flex-shrink:0;filter:drop-shadow(0 0 .55px rgba(0,0,0,.88)) drop-shadow(0 1px 1px rgba(0,0,0,.42))}.home-hub-panel--highlights .home-hub-side-strip-carousel__arrow:hover{background:linear-gradient(180deg,#4d5560,#323841);border-color:#ffffff38;color:#fff}.home-hub-panel--highlights .home-hub-side-strip-carousel__arrow:active{transform:translateY(-50%) scale(.96)}.home-hub-panel--highlights .home-hub-side-strip-carousel__arrow:focus-visible{outline:2px solid rgba(255,255,255,.45);outline-offset:2px}.home-hub-panel--highlights .home-hub-side-strip-carousel__arrow--left{left:4px}.home-hub-panel--highlights .home-hub-side-strip-carousel__arrow--right{right:4px}@media(min-width:1024px){.home-hub-inline-widgets{grid-template-columns:1fr}.home-hub-panel--highlights .home-hub-side-strip-carousel{overflow:hidden;min-width:0;max-width:100%;position:relative}.home-hub-panel--highlights .home-hub-side-strip--carousel{display:flex;flex-direction:row;gap:10px;overflow-x:auto;margin:0;padding:0 30px 4px;scrollbar-width:none;-ms-overflow-style:none;max-width:100%;min-width:0;box-sizing:border-box;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.home-hub-panel--highlights .home-hub-side-strip--carousel::-webkit-scrollbar{display:none;width:0;height:0}.home-hub-panel--highlights .home-hub-side-mini-offer{flex:0 0 calc((100% - 20px) / 3);max-width:calc((100% - 20px) / 3);box-sizing:border-box;display:flex}.home-hub-panel--highlights .home-hub-side-mini-offer__link,.home-hub-panel--highlights .home-hub-side-mini-offer__static{flex-direction:column;align-items:stretch;gap:9px;min-height:0;padding:10px;border-radius:14px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow)}.home-hub-panel--highlights .home-hub-side-mini-offer__img-wrap{width:100%;height:176px;flex:0 0 176px;border-radius:12px;background:#f5f6f8;border:1px solid rgba(0,0,0,.07)}.home-hub-panel--highlights .home-hub-side-mini-offer__meta{gap:3px;flex:1 1 auto}.home-hub-panel--highlights .home-hub-side-mini-offer__title{font-size:.8rem;font-weight:var(--font-weight-medium);line-height:var(--leading-snug);-webkit-line-clamp:2;min-height:calc(var(--leading-snug) * 1em * 2)}.home-hub-panel--highlights .home-hub-side-mini-offer__store{font-size:.8rem;font-weight:500}.home-hub-inline-widgets .home-hub-side-strip-carousel{overflow:hidden;min-width:0;max-width:100%}.home-hub-inline-widgets .home-hub-side-strip--carousel{display:flex;flex-direction:row;gap:10px;overflow-x:auto;margin:0;padding:0 30px 4px;scrollbar-width:thin;max-width:100%;min-width:0;box-sizing:border-box;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.home-hub-inline-widgets .home-hub-side-mini-offer{flex:0 0 calc((100% - 30px)/4);max-width:calc((100% - 30px)/4);box-sizing:border-box}.home-hub-inline-widgets .home-hub-side-mini-offer__link,.home-hub-inline-widgets .home-hub-side-mini-offer__static{flex-direction:column;align-items:stretch;gap:8px;min-height:0;padding:8px}.home-hub-inline-widgets .home-hub-side-mini-offer__img-wrap{width:100%;height:128px;flex:0 0 128px;border-radius:12px}.home-hub-inline-widgets .home-hub-side-mini-offer__meta{gap:2px}.home-hub-inline-widgets .home-hub-side-mini-offer__title{font-size:.8rem;line-height:var(--leading-snug);-webkit-line-clamp:2;min-height:calc(var(--leading-snug) * 1em * 2)}.home-hub-inline-widgets .home-hub-side-mini-offer__store{font-size:.76rem}.home-hub-side-strip-carousel{position:relative}.home-hub-panel--highlights .home-hub-side-strip-carousel__arrow--left{left:6px}.home-hub-panel--highlights .home-hub-side-strip-carousel__arrow--right{right:6px}}.home-hub-feed-ozon{min-width:0;width:100%}.home-hub-muted{margin:0;font-size:.86rem;color:var(--muted);line-height:1.4}.home-hub-promo-strip{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px;margin:0 -2px;padding-left:2px;padding-right:2px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.home-hub-promo-strip::-webkit-scrollbar{height:6px}.home-hub-promo-strip::-webkit-scrollbar-thumb{background:#0000002e;border-radius:999px}.home-hub-mini-store{flex:0 0 auto;display:grid;grid-template-columns:48px minmax(128px,1fr);align-items:center;gap:10px;min-height:56px;padding:10px 12px;border-radius:14px;border:1px solid var(--border);background:#fafbff;text-decoration:none;color:inherit;scroll-snap-align:start;min-width:0;max-width:min(280px,78vw);-webkit-tap-highlight-color:transparent}.home-hub-mini-store__logo{width:48px;height:48px;border-radius:12px;overflow:hidden;border:1px solid var(--border);background:#fff;display:flex;align-items:center;justify-content:center}.home-hub-mini-store__logo img{width:100%;height:100%;object-fit:cover;display:block}.home-hub-mini-store__ph{font-weight:800;color:#6b7280;font-size:1rem}.home-hub-mini-store__meta{display:flex;flex-direction:column;gap:3px;min-width:0}.home-hub-mini-store__name{font-size:.86rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-hub-mini-store__offers{font-size:.78rem;color:var(--muted);font-weight:600}.home-hub-product-row{list-style:none;margin:0;padding:0 0 4px;display:flex;gap:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.home-hub-product-row::-webkit-scrollbar{height:6px}.home-hub-product-row::-webkit-scrollbar-thumb{background:#0000002e;border-radius:999px}.home-hub-product-chip{flex:0 0 auto;width:min(148px,42vw);max-width:160px}.home-hub-product-chip__link{display:flex;flex-direction:column;gap:8px;padding:10px;min-height:100%;border-radius:14px;border:1px solid var(--border);background:#fff;text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent}.home-hub-product-chip__img-wrap{width:100%;aspect-ratio:1;border-radius:12px;overflow:hidden;background:#f3f4f7;border:1px solid rgba(0,0,0,.04)}.home-hub-product-chip__img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.home-hub-product-chip__title{font-size:.76rem;font-weight:650;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-hub-product-chip__price{font-size:.82rem;font-weight:800}.home-hub-feed-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media(min-width:480px){.home-hub-feed-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr))}}.home-hub-feed-card{display:flex;flex-direction:column;min-height:100%;border-radius:14px;border:1px solid var(--border);background:#fff;text-decoration:none;color:inherit;overflow:hidden;-webkit-tap-highlight-color:transparent}.home-hub-feed-card__img{aspect-ratio:1;background:#f3f4f7}.home-hub-feed-card__img img{width:100%;height:100%;object-fit:cover;display:block}.home-hub-feed-card__body{padding:10px 10px 12px}.home-hub-feed-card__title{margin:0 0 6px;font-size:.78rem;font-weight:650;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-hub-feed-card__price{margin:0;font-size:.84rem;font-weight:800}@media(min-width:768px)and (max-width:1023px){.home-hub-breakout{width:100%;max-width:100%;margin:0;padding:0 0 24px;box-sizing:border-box}.home-hub-grid{display:flex;flex-direction:column;gap:16px;align-items:start;width:100%}.home-hub-main,.home-hub-side--left,.home-hub-side--right{order:0}.home-hub-main,.home-hub-side--left,.home-hub-side--right{width:100%}.home-hub-menu{grid-template-columns:1fr}.home-hub-menu__link{justify-content:flex-start;padding-left:14px;padding-right:14px}.home-hub-feed-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}@media(min-width:1024px){.home-hub-breakout{width:100%;max-width:100%;margin:0;padding:0 0 28px;box-sizing:border-box}.home-hub-side--left{display:none}.home-hub-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(200px,260px);grid-template-rows:auto;gap:18px 20px;width:100%;align-items:start;justify-items:stretch}.home-hub-mini-store{max-width:280px}.home-hub-product-chip{width:148px;max-width:148px}.home-hub-main{grid-column:1;grid-row:1}.home-hub-side--right{display:flex;flex-direction:column;min-width:0;grid-column:2;grid-row:1;align-self:flex-start;position:sticky;top:var(--main-layout-sidebar-sticky-top);max-height:none;overflow:visible;box-sizing:border-box}.home-hub-side--right>.main-layout-sidebar-scroll{max-height:calc(100vh - var(--main-layout-sidebar-sticky-top) - 16px);overflow-y:auto}.home-hub-panel__title{font-size:1.05rem}.home-hub-feed-grid{gap:12px;grid-template-columns:repeat(auto-fill,minmax(148px,1fr))}}@media(min-width:1920px){.home-hub-breakout{width:100%;max-width:100%;margin:0;padding:0 0 32px;box-sizing:border-box}.home-hub-panel__title{font-size:1.08rem}}.product-quick-view-overlay{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));box-sizing:border-box;background:#1c222a6b;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.product-quick-view{position:relative;width:min(760px,calc(100vw - 24px));max-height:min(640px,calc(100dvh - 24px));overflow:hidden;background:var(--card-bg);color:var(--text);border-radius:20px;box-shadow:0 24px 64px #0000002e,0 0 0 1px var(--border);font-family:var(--font-sans)}.product-quick-view__close{position:absolute;top:12px;right:12px;z-index:6;width:40px;height:40px;display:grid;place-items:center;margin:0;padding:0;border:1px solid var(--border);border-radius:999px;background:var(--card-bg);color:var(--muted);font-size:1.35rem;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.product-quick-view__close:hover{color:var(--text);background:var(--store-logo-bg);box-shadow:var(--shadow)}.product-quick-view__close:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.product-quick-view__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:0;min-height:0}.product-quick-view__visual{background:linear-gradient(180deg,var(--store-logo-bg) 0%,#eef0f4 100%);display:flex;align-items:stretch;justify-content:center;padding:20px 16px;box-sizing:border-box}.product-quick-view__media{position:relative;width:100%;max-width:340px;margin:auto;align-self:center}.product-quick-view__img{display:block;width:100%;height:auto;max-height:min(420px,52dvh);object-fit:contain;border-radius:14px;background:var(--card-bg);box-shadow:var(--shadow)}.product-quick-view__badge{position:absolute;top:10px;left:10px;z-index:3;padding:5px 10px;border-radius:999px;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);line-height:1.1;letter-spacing:var(--tracking-tight);color:#fff;background:var(--accent);box-shadow:0 4px 14px #ff6b3d47}.product-quick-view__body{padding:22px 22px 20px 18px;display:flex;flex-direction:column;gap:10px;min-width:0;overflow:auto;box-sizing:border-box}.product-quick-view__source{margin:0;font-size:var(--text-xs);font-weight:var(--font-weight-medium);color:var(--muted);letter-spacing:.02em;text-transform:none}.product-quick-view__title{margin:0;font-size:var(--text-lg);font-weight:var(--font-weight-bold);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--text)}.product-quick-view__rating-row{margin:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 8px;font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--text)}.product-quick-view__rating-value{font-variant-numeric:tabular-nums}.product-quick-view__rating-sep{color:var(--muted);font-weight:var(--font-weight-normal);user-select:none}.product-quick-view__reviews{color:var(--muted);font-weight:var(--font-weight-normal);font-variant-numeric:tabular-nums}.product-quick-view__star{color:#c9a227;font-size:1.05em;line-height:1}.product-quick-view__sku{margin:0;font-size:var(--text-xs);line-height:var(--leading-snug);color:var(--muted);letter-spacing:.01em}.product-quick-view__prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px 12px;margin-top:4px}.product-quick-view__price{font-size:var(--text-2xl);font-weight:var(--font-weight-bold);letter-spacing:var(--tracking-tight);color:var(--text)}.product-quick-view__old{font-size:var(--text-sm);color:var(--muted);text-decoration:line-through}.product-quick-view__pct{font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:var(--cta)}.product-quick-view__save{margin:4px 0 0;padding:10px 12px;border-radius:12px;font-size:var(--text-sm);font-weight:var(--font-weight-medium);line-height:var(--leading-snug);color:var(--text);background:color-mix(in srgb,var(--accent) 12%,var(--card-bg));border:1px solid var(--border)}@supports not (background: color-mix(in srgb,white 50%,white)){.product-quick-view__save{background:#ff6b3d14}}.product-quick-view__actions{margin-top:8px}.product-quick-view__cta{width:100%;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 18px;border-radius:14px;font-size:var(--text-md);font-weight:var(--font-weight-semibold);line-height:1.15;text-decoration:none;color:#fff;background:var(--cta);border:1px solid transparent;box-shadow:0 8px 22px #6d28d940;transition:background .15s ease,box-shadow .15s ease,transform .08s ease}.product-quick-view__cta:hover{background:var(--cta-hover);box-shadow:0 10px 26px #5b21b64d}.product-quick-view__cta:active{transform:translateY(1px)}.product-quick-view__cta:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.product-quick-view__cta-icon{flex-shrink:0;opacity:.95}.product-quick-view__secondary-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.product-quick-view__secondary-actions .product-quick-view__fav-row{min-width:0;justify-content:center;flex:1;width:100%;color:var(--text);background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow)}.product-quick-view__secondary-actions .product-quick-view__fav-row:hover{background:var(--store-logo-bg);color:var(--text)}.product-quick-view__secondary-actions .product-quick-view__fav-row.favorite-heart-btn--on{color:var(--cta);background:color-mix(in srgb,var(--cta) 10%,var(--card-bg));border-color:color-mix(in srgb,var(--cta) 28%,var(--border))}@supports not (background: color-mix(in srgb,white 50%,white)){.product-quick-view__secondary-actions .product-quick-view__fav-row.favorite-heart-btn--on{background:#6d28d917;border-color:#6d28d947}}.product-quick-view__secondary-actions .product-quick-view__share-row.product-share-btn--labeled{min-width:0;flex:1;justify-content:center;box-sizing:border-box;color:var(--text);background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow)}.product-quick-view__secondary-actions .product-quick-view__share-row:hover{color:var(--text);background:var(--store-logo-bg);box-shadow:0 2px 10px #0000001a}.product-quick-view__fav-row.favorite-heart-btn--celebrate .favorite-heart-btn__svg{animation:favorite-heart-icon-pop .48s cubic-bezier(.34,1.45,.64,1) both;filter:none}@media(prefers-reduced-motion:reduce){.product-quick-view__fav-row.favorite-heart-btn--celebrate .favorite-heart-btn__svg{animation:none}}.product-quick-view__footer-hint{margin:10px 0 0;font-size:var(--text-xs);line-height:var(--leading-snug);color:var(--muted)}@media(max-width:700px){.product-quick-view{width:min(520px,calc(100vw - 20px));max-height:min(92dvh,900px);overflow:auto;-webkit-overflow-scrolling:touch}.product-quick-view__grid{grid-template-columns:1fr}.product-quick-view__visual{padding:16px 14px 8px}.product-quick-view__media{max-width:none}.product-quick-view__img{max-height:min(360px,46dvh);margin:0 auto}.product-quick-view__body{padding:10px 18px 20px}.product-quick-view__secondary-actions{grid-template-columns:1fr}}
