: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:16px;margin-bottom:8px;min-width:0}.layout-sticky-head{position:sticky;top:0;z-index:120;margin:-8px -8px 14px;padding:8px 8px 1px;background:#202024d6;border:1px solid rgba(255,255,255,.12);border-radius:0 0 18px 18px;box-shadow:0 10px 28px #00000038;backdrop-filter:blur(18px) saturate(1.15);-webkit-backdrop-filter:blur(18px) saturate(1.15)}.site-brand__lead{display:flex;align-items:center;flex-shrink:0;min-width:0;flex:0 0 auto;min-height:44px}.site-brand__search-slot{flex:1 1 180px;min-width:0}.site-brand .page-title{margin:0;white-space:nowrap}.site-brand__wordmark{display:inline-flex;align-items:baseline;gap:2px;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:clamp(2.45rem,6.2vw,3.15rem);line-height:.88;letter-spacing:-.042em;font-weight:900;color:#f4f6fb;text-rendering:geometricPrecision}.site-brand__wordmark-main{font-style:italic}.site-brand__wordmark-dot{color:#c7cfdb;font-size:.76em;font-weight:800;letter-spacing:-.04em}.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:.8rem;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__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(0,122,255,.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;-moz-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(0,122,255,.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(0,122,255,.25);background:#007aff14;color:#0a5fd3;text-decoration:none;font-weight:600}.product-preview__open-link:hover{background:#007aff24}.product-category-back-link{color:#0a5fd3;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}.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 #007aff59}.main-nav__link--active:hover{color:#fff;background:#0066d6}.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:#007aff73;box-shadow:0 0 0 3px #007aff2e}.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-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;scrollbar-width:thin}.promo-top-carousel-shell{position:relative}.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:#0a5fd3;background:#0a5fd31f}.promo-top-carousel__arrow{display:none}@media(min-width:768px){.promo-top-carousel{scrollbar-width:none;padding-right:42px}.promo-top-carousel::-webkit-scrollbar{display:none}.promo-top-carousel__arrow{position:absolute;top:50%;z-index:5;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:0;border-radius:999px;background:#fffffff5;color:#1f2937;box-shadow:0 10px 24px #0003;cursor:pointer}.promo-top-carousel__arrow:hover{background:#fff}.promo-top-carousel__arrow:focus-visible{outline:2px solid rgba(0,122,255,.45);outline-offset:2px}.promo-top-carousel__arrow--left{left:6px}.promo-top-carousel__arrow--left svg{transform:rotate(180deg)}.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));gap:8px}.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(0,122,255,.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;-webkit-user-select:none;user-select:none;pointer-events:none}.product-discount-cat-nav .section-cat-chip__label{margin-top:auto;flex-shrink:0;min-width:0;min-height:2.5em;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:#007aff73;background:linear-gradient(180deg,#f5fafffa,#eef6ffeb);box-shadow:0 0 0 1px #007aff33,0 8px 18px #007aff14}.product-discount-cat-nav .section-cat-chip--active .section-cat-chip__label{color:#0a5fd3}.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__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:#007aff47;background:linear-gradient(180deg,#fff,#eef3ff);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(0,122,255,.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:#007aff1a;color:#0a5fd3;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:#007aff29;color:#0846a8}.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(0,122,255,.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;-webkit-user-select: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,#007aff1f,#007aff0a);box-shadow:0 0 0 2px var(--accent),0 10px 22px #007aff24}.section-cat-pill--active .section-cat-pill__label{color:#0a5fd3}.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}.product-wear-filters__legend{margin:10px 0 6px;font-size:.72rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--muted)}.product-wear-filters__legend:first-child{margin-top:4px}.product-wear-filters__row{display:flex;flex-wrap:wrap;gap:8px}.product-wear-chip{flex:0 0 auto;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:#007aff24;border-color:#007aff59;color:#0051d4}.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}.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__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(0,122,255,.22);background:#007aff1a;color:#0a5fd3;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:#007aff26;border-color:#007aff4d}.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(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}.infinite-sentinel{width:100%;height:1px}.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: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-feed-heading{font-size:.9rem;font-weight:600;margin:6px 0 12px;color:var(--text)}.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:#9bc8ff}.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:#0a6cff;color:#fff}.cookie-consent__btn--ok{min-width:66px;background:#0a6cff;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-price-grad: linear-gradient(225deg, #f1117e 0%, #f1117e 100%);--oz-star: #ffb800;--oz-original: #10b981}.ozon-top-carousel{display:flex;gap:10px;overflow-x:auto;padding:4px 2px 2px;margin:0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.ozon-top-carousel-shell{position:relative}.ozon-top-carousel::-webkit-scrollbar{display:none}@media(min-width:768px){.ozon-top-carousel{scrollbar-width:none;padding-right:42px}}.ozon-top-carousel__arrow{display:none}@media(min-width:768px){.ozon-top-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:0;border-radius:999px;background:#fffffff5;color:#1f2937;box-shadow:0 10px 24px #0003;cursor:pointer}.ozon-top-carousel__arrow:hover{background:#fff}.ozon-top-carousel__arrow:focus-visible{outline:2px solid rgba(0,122,255,.45);outline-offset:2px}.ozon-top-carousel__arrow--left{left:6px}.ozon-top-carousel__arrow--left svg{transform:rotate(180deg)}.ozon-top-carousel__arrow--right{right:6px}}.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__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__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{padding:8px 10px 10px}.ozon-top-card__body--blurred{filter:blur(9px);-webkit-user-select:none;user-select:none}.ozon-top-card__prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;margin-bottom:4px}.ozon-top-card__price{font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:1.02rem;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-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:500;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__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__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);-webkit-user-select:none;user-select:none}.ozon-top-card__plate--adult-locked,.ozon-card__plate--adult-locked{cursor:pointer}.adult-card-overlay{position:absolute;top:0;right:0;bottom:0;left: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;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px}.adult-gate__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0e0e1285;-webkit-backdrop-filter:blur(8px);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{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--wb-cart{width:38px;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.08);color:#fff;background:#141418eb;box-shadow:0 6px 16px #00000047}.favorite-heart-btn--wb-cart .favorite-heart-btn__svg{width:18px;height:18px}.favorite-heart-btn--wb-cart:hover{color:#fff;background:#1e1e24f5}.favorite-heart-btn--wb-cart.favorite-heart-btn--on{background:#141418fa;color:#fff;box-shadow:0 6px 16px #00000057}.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__svg{display:block}.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__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:56px;height:56px;flex:0 0 56px;border-radius:12px;overflow:hidden;background:#f2f2f7;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:1rem;font-weight:700;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-size:1rem;font-weight:700;color:var(--oz-pink, #f91155)}.favorites-list__old-price{font-size:.82rem;color:var(--muted);text-decoration:line-through}.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__meta{margin:0 0 4px;font-size:.78rem;color:var(--muted)}.favorites-list__submeta{margin:4px 0 0;font-size:.78rem;color:var(--muted)}.cashback-feed{display:grid;gap:10px;margin-bottom:14px}.cashback-feed--archive{margin-top:8px}.cashback-card{display:grid;grid-template-columns:86px 1fr;gap:10px;padding:10px;background:var(--card-bg);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow)}.cashback-card__img{width:86px;height:86px;object-fit:cover;border-radius:10px;background:#f1f2f6}.cashback-card__body{min-width:0;display:grid;gap:4px}.cashback-card__title{margin:0;font-size:.95rem;line-height:1.25}.cashback-card__store{margin:0;font-size:.82rem;color:var(--muted);font-weight:600}.cashback-card__desc{margin:0;font-size:.82rem;color:var(--text);line-height:1.35}.cashback-card__timer{margin:0;font-size:.78rem;color:#7c4dff;font-weight:600}.cashback-card__link{margin-top:2px;font-size:.82rem;font-weight:600;color:#0a6cff;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}.cashback-card--skeleton{pointer-events:none}.cashback-skel-img{width:86px;height:86px;border-radius:10px;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:38%;height:9px}.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:56px;height:56px;flex:0 0 56px;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}
