:root{--page-bg: #eceef2;--card-bg: #ffffff;--text: #1c1c1e;--muted: #6e6e73;--border: rgba(0, 0, 0, .06);--shadow: 0 1px 3px rgba(0, 0, 0, .06);--accent: #007aff;--cta: #6d28d9;--cta-hover: #5b21b6;--store-logo-bg: #fafafa;--store-logo-circle: 48px;--store-hero-logo-circle: 56px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.4}*{box-sizing:border-box}body{margin:0;min-height:100dvh;background:var(--page-bg);color:var(--text)}#root{max-width:520px;margin:0 auto;padding:16px;padding-bottom:max(24px,env(safe-area-inset-bottom))}.app-shell{min-height:100dvh}.app-shell__content{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.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}.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:#202024d1;border:1px solid rgba(255,255,255,.14);box-shadow:0 10px 40px #00000047,0 2px 12px #0000001f;backdrop-filter:blur(20px) saturate(1.2);-webkit-backdrop-filter:blur(20px) saturate(1.2)}.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__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:var(--oz-pink, #f91155);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}.site-brand{display:flex;flex-direction:row;align-items:center;gap:10px;margin-bottom:16px;min-width:0}.site-brand__lead{display:flex;align-items:center;gap:14px;flex-shrink:0}.site-brand__search-slot{flex:1;min-width:0}.site-brand .page-title{margin:0;white-space:nowrap}.catalog-search-bar{width:100%;min-width:0}.catalog-search-bar__pill{display:flex;align-items:center;gap:8px;width:100%;min-height:44px;padding:0 14px 0 12px;box-sizing:border-box;background:var(--card-bg);border-radius:999px;border:1px solid var(--border);box-shadow:var(--shadow);transition:border-color .15s ease,box-shadow .15s ease}.catalog-search-bar__pill:focus-within{border-color:#007aff73;box-shadow:0 0 0 3px #007aff2e,var(--shadow)}.catalog-search-bar__glass{flex-shrink:0;width:18px;height:18px;color:#aeaeb2}.catalog-search-bar__input{flex:1;min-width:0;border:none;background:transparent;padding:10px 0;font-size:.875rem;font-family:inherit;line-height:1.35;color:var(--text)}.catalog-search-bar__input::placeholder{color:#8e8e93}.catalog-search-bar__input:focus{outline:none}.catalog-search-bar__input::-webkit-search-decoration,.catalog-search-bar__input::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.site-brand__logo{width:48px;height:48px;flex-shrink:0;border-radius:50%;overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow);background:#0a0a0a;line-height:0}.site-brand__logo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.site-brand__text{min-width:0;flex-shrink:0}.page-title{font-size:1.35rem;font-weight:600;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:600;margin:18px 0 10px;color:var(--text)}.panel--spaced{margin-top:20px}.main-nav{display:flex;gap:6px;padding:4px;margin:0 0 14px;background:#ffffff8c;border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow)}.main-nav__link{flex:1;text-align:center;padding:10px 8px;font-size:.8125rem;font-weight:600;font-family:inherit;line-height:1.2;color:var(--muted);text-decoration:none;border-radius:10px;transition:background .15s ease,color .15s ease}.main-nav__link:hover{color:var(--text);background:#ffffffd9}.main-nav__link--active{color:#fff;background:var(--accent);box-shadow:0 1px 3px #007aff59}.main-nav__link--active:hover{color:#fff;background:#0066d6}.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:#007aff73;box-shadow:0 0 0 3px #007aff2e}.kuper-cat-nav{margin:0 0 16px}.kuper-cat-row{display:flex;flex-direction:row;align-items:flex-start;gap:14px;overflow-x:auto;padding:4px 2px 6px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.kuper-cat-row::-webkit-scrollbar{height:4px}.kuper-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}.kuper-cat-pill__icon-box{width:64px;height:64px;border-radius:18px;background:#f2f2f7;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;box-sizing:border-box}.kuper-cat-pill__img{width:52px;height:52px;object-fit:contain;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none}.kuper-cat-pill__label{margin-top:6px;font-size:.6875rem;font-weight:600;line-height:1.2;text-align:center;color:var(--text);max-width:76px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kuper-cat-pill--active .kuper-cat-pill__icon-box{box-shadow:0 0 0 2px var(--accent)}.kuper-cat-pill:active{transform:scale(.98)}.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}.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}.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:#007aff1a;color:#0051d4}.btn--secondary:hover{background:#007aff29}.btn--ghost{background:transparent;color:var(--accent);padding:8px 12px;font-weight:600}.btn--ghost:hover{background:#007aff14}.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}.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(0,122,255,.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:40px}.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;width:28px;height:28px;box-shadow:0 1px 4px #0000001a}.store-card-wrap>.favorite-heart-btn--on-card .favorite-heart-btn__svg{width:16px;height:16px}.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}.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:column;gap:3px;flex-shrink:0}.store-card__meta{font-size:.75rem;color:var(--muted);margin:0;line-height:1.3}.store-card__badge{display:inline-block;margin:0;font-size:.65rem;font-weight:500;text-transform:uppercase;letter-spacing:.02em;color:var(--muted);opacity:.85}.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:#007aff1f;color:#0051d4;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}.product-subcat-bar{margin:0 -4px 14px}.product-subcat-chips{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;padding:4px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.product-subcat-chip{flex:0 0 auto;scroll-snap-align:start;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-subcat-chip:hover{background:#fff;border-color:#0000001a}.product-subcat-chip--active{background:#007aff24;border-color:#007aff59;color:#0051d4}.product-hot-section{margin-bottom:18px}.product-hot-heading{font-size:.95rem;font-weight:700;margin:0 0 10px}.product-feed-heading{font-size:.9rem;font-weight:600;margin:6px 0 12px;color:var(--text)}.product-page--ozon{--oz-pink: #f91155;--oz-pink-soft: #ff4d7d;--oz-star: #ffb800;--oz-original: #10b981}.ozon-top-carousel{display:flex;gap:10px;overflow-x:auto;padding:4px 2px 10px;margin:0 -4px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.ozon-top-card{position:relative;flex:0 0 min(148px,46vw);scroll-snap-align:start}.ozon-top-card__plate{display:block;text-decoration:none;color:inherit;background:var(--card-bg);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow);overflow:hidden}.ozon-top-card__plate:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ozon-top-card__media{position:relative;aspect-ratio:1;background:#f6f6f7}.ozon-top-card__img{display:block;width:100%;height:100%;object-fit:cover}.ozon-top-card__brand{position:absolute;top:8px;left:8px;max-width:calc(100% - 44px);padding:3px 8px;font-size:.65rem;font-weight:700;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:22px;display:inline-flex;align-items:center;gap:4px;padding:4px 8px;font-size:.65rem;font-weight:700;color:#fff;background:var(--oz-pink);border-radius:999px;line-height:1.2}.ozon-top-card__badge-flame{font-size:.7rem;line-height:1}.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__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{padding:8px 10px 10px}.ozon-top-card__prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;margin-bottom:4px}.ozon-top-card__price{font-size:.95rem;font-weight:800;color:var(--oz-pink)}.ozon-top-card__old{font-size:.72rem;color:var(--muted);text-decoration:line-through}.ozon-top-card__pct{font-size:.72rem;font-weight:700;color:var(--oz-pink-soft)}.ozon-top-card__rating{margin:0 0 4px;font-size:.72rem;font-weight:700;color:var(--text)}.ozon-top-card__star{color:var(--oz-star);margin-right:2px}.ozon-top-card__title{margin:0;font-size:.72rem;font-weight:600;line-height:1.3;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-feed{display:flex;flex-direction:column;gap:14px}.product-feed--ozon{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.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}.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;aspect-ratio:1;background:#f6f6f7}.ozon-card__img{display:block;width:100%;height:100%;object-fit:cover}.ozon-card__brand{position:absolute;top:8px;left:8px;max-width:calc(100% - 48px);padding:4px 8px;font-size:.68rem;font-weight:700;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:26px;display:inline-flex;align-items:center;gap:4px;padding:5px 10px;font-size:.68rem;font-weight:700;color:#fff;background:var(--oz-pink);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__dots{position:absolute;left:0;right:0;bottom:8px;display:flex;justify-content:center;gap:4px;pointer-events:none}.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__prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 8px;margin-bottom:4px}.ozon-card__price{font-size:1.05rem;font-weight:800;color:var(--oz-pink);letter-spacing:-.02em}.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__stock{margin:0 0 6px;font-size:.72rem;font-weight:600;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:700;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 8px;font-size:.78rem;font-weight:600;line-height:1.35;color:var(--text);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ozon-card__meta{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.68rem;color:var(--muted);line-height:1.35}.ozon-card__meta-sep:before{content:"·";margin:0 2px;color:#00000038}.ozon-card__rate{font-weight:700;color:var(--text)}.ozon-card__star{color:var(--oz-star);margin-right:2px}.ozon-card__comments{display:block}.ozon-card__comments-icon{margin-right:4px}.favorite-heart-btn{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}.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--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--in-list{width:36px;height:36px}.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:14px;box-shadow:var(--shadow)}.favorites-list__main{min-width:0;flex:1}.favorites-list__tag{display:inline-block;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:4px}.favorites-list__title{margin:0;font-size:.9rem;font-weight:600;line-height:1.3}.favorites-list__link{color:var(--text);text-decoration:none}.favorites-list__link:hover{color:var(--accent);text-decoration:underline}
