/* EVO_MODERN_VISUAL_PARITY_R3 — homepage-only Lovable presentation. */
.eo-modern-home {
  --eo-brand: #ed3124;
  --eo-brand-dark: #c92319;
  --eo-brand-soft: #fff1ee;
  --eo-graphite: #242429;
  --eo-graphite-soft: #34343a;
  --eo-ink: #202025;
  --eo-muted: #74747d;
  --eo-line: #e6e6ea;
  --eo-bg: #f6f6f8;
  --eo-surface: #fff;
  --eo-shadow-card: 0 1px 2px rgba(24,24,30,.04), 0 8px 24px rgba(24,24,30,.05);
  --eo-shadow-lift: 0 2px 6px rgba(24,24,30,.06), 0 18px 44px rgba(24,24,30,.10);
  color: var(--eo-ink);
  font-family: Manrope, Inter, Geologica, Arial, sans-serif;
  overflow: hidden;
}

.eo-modern-home *, .eo-modern-home *::before, .eo-modern-home *::after,
body.eo-modern-page > header *, body.eo-modern-page > footer * { box-sizing: border-box; }
.eo-modern-home a { color: inherit; text-decoration: none; }
.eo-modern-home img { max-width: 100%; }
.eo-modern-home a, .eo-modern-home button { transition: color .18s ease, border-color .18s ease, background-color .18s ease, transform .18s ease, box-shadow .18s ease; }
.eo-modern-home :focus-visible, body.eo-modern-page > header :focus-visible, body.eo-modern-page > footer :focus-visible { outline: 3px solid rgba(237,49,36,.25); outline-offset: 3px; }
.eo-modern-template-registry, .eo-modern-module-source, .eo-source-hidden { display: none !important; height: 0 !important; min-height: 0 !important; margin: 0 !important; padding: 0 !important; overflow: hidden !important; visibility: hidden !important; }

body.eo-modern-page { margin: 0; overflow-x: hidden; background: var(--eo-bg, #f6f6f8); color: #202025; font-family: Manrope, Inter, Geologica, Arial, sans-serif; }
body.eo-modern-page > main { overflow: hidden; background: #f6f6f8; }

/* ---------------- Lovable header over real UniShop2 hooks ---------------- */
body.eo-modern-page > header.eo-modern-header { position: relative; z-index: 100; padding: 0; border: 0; background: #fff; box-shadow: none; }
.eo-modern-header .eo-header-legacy { display: none !important; }
.eo-header-frame { width: min(1320px, calc(100% - 48px)); margin: 0 auto; }
.eo-header-topbar { height: 42px; background: var(--eo-graphite, #242429); color: rgba(255,255,255,.76); }
.eo-header-topbar .eo-header-frame { display: flex; height: 42px; align-items: center; justify-content: space-between; gap: 24px; }
.eo-header-benefits { display: flex; min-width: 0; align-items: center; overflow: hidden; }
.eo-header-benefits span { flex: 0 0 auto; padding: 0 14px; border-left: 1px solid rgba(255,255,255,.1); font-size: 12px; font-weight: 600; white-space: nowrap; }
.eo-header-benefits span:first-child { padding-left: 0; border-left: 0; }
.eo-header-meta { display: flex; flex: 0 0 auto; gap: 22px; font-size: 12px; font-weight: 700; white-space: nowrap; }
.eo-header-meta span::before { margin-right: 7px; color: #ed3124; content: '•'; }

.eo-header-main { display: grid; min-height: 116px; grid-template-columns: 240px 184px minmax(280px,1fr) auto; align-items: center; gap: 22px; }
.eo-header-logo-slot, .eo-header-logo-slot #logo { min-width: 0; }
.eo-config-logo-source { display: none !important; }
.eo-brand-logo { display: inline-flex; align-items: center; gap: 12px; color: #202025 !important; text-decoration: none !important; }
.eo-brand-logo svg { width: 38px; height: 38px; flex: 0 0 auto; }
.eo-brand-logo svg rect:nth-child(1) { fill: rgba(32,32,37,.25); }
.eo-brand-logo svg rect:nth-child(2) { fill: rgba(32,32,37,.55); }
.eo-brand-logo svg rect:nth-child(3) { fill: #ed3124; }
.eo-brand-logo > span { display: flex; flex-direction: column; line-height: 1; }
.eo-brand-logo strong { color: #202025; font-size: 34px; font-style: normal; font-weight: 800; letter-spacing: -.05em; white-space: nowrap; }
.eo-brand-logo strong em { color: #ed3124; font-style: normal; }
.eo-brand-logo small { margin-top: 7px; color: #777780; font-size: 10px; font-weight: 700; letter-spacing: .15em; text-transform: uppercase; }

.eo-header-catalog { position: relative; min-width: 0; }
.eo-header-catalog .header-block__item-menu { display: block !important; float: none; width: 100%; padding: 0; }
.eo-header-catalog .header-menu__btn, .eo-header-catalog .menu__header { display: flex !important; width: 184px; height: 58px; align-items: center; justify-content: center; gap: 10px; padding: 0 22px; border: 0; border-radius: 14px; background: #ed3124 !important; color: #fff !important; box-shadow: 0 10px 24px rgba(237,49,36,.22); font-size: 17px; font-weight: 800; }
.eo-header-catalog .header-menu__btn:hover, .eo-header-catalog .menu__header:hover { background: #c92319 !important; }
.eo-header-catalog > .menu { position: static; width: 100%; padding: 0; }
.eo-header-catalog .header-block__item-menu + .menu > .menu__header { display: none !important; }
.eo-header-catalog .menu__collapse { z-index: 110; top: 64px; min-width: 310px; border-radius: 18px; box-shadow: 0 24px 60px rgba(20,20,25,.14); }

.eo-header-search, .eo-header-search #search, .eo-header-search .header-search { width: 100%; min-width: 0; padding: 0; }
.eo-header-search .header-search { position: relative; }
.eo-header-search .header-search__input { width: 100%; height: 58px; padding: 0 120px 0 20px; border: 1px solid #dedee3; border-radius: 14px; background: #fff; color: #202025; font-size: 16px; box-shadow: none; }
.eo-header-search .header-search__input:focus { border-color: #ed3124; box-shadow: 0 0 0 4px rgba(237,49,36,.1); }
.eo-header-search .header-search__btn { position: absolute; top: 5px; right: 5px; width: 104px; height: 48px; border: 0; border-radius: 11px; background: #242429 !important; color: #fff !important; font-size: 15px; font-weight: 800; }
.eo-header-search .live-search { top: 64px; overflow: hidden; border: 1px solid #e6e6ea; border-radius: 16px; box-shadow: 0 18px 44px rgba(20,20,25,.12); }

.eo-header-actions { display: flex; align-items: center; justify-content: flex-end; gap: 7px; }
.eo-header-actions > div { display: flex !important; width: auto !important; min-width: 64px; flex-direction: column; align-items: center; padding: 0 !important; }
.eo-header-actions .top-menu__btn, .eo-header-actions .header-account, .eo-header-actions .header-wishlist, .eo-header-actions .header-compare { position: relative; display: flex; width: 44px; height: 44px; align-items: center; justify-content: center; margin: 0; padding: 0; border: 1px solid #e6e6ea; border-radius: 13px; background: #fff; color: #242429; font-size: 20px; }
.eo-header-actions .top-menu__btn:hover, .eo-header-actions .header-account:hover, .eo-header-actions .header-wishlist:hover, .eo-header-actions .header-compare:hover { border-color: #ed3124; background: #fff1ee; color: #ed3124; }
.eo-header-actions .top-menu__btn-text, .eo-header-actions .header-block__item-caption { display: block; width: auto; margin-top: 6px; color: #777780; font-size: 11px; font-weight: 700; white-space: nowrap; }
.eo-header-actions .top-menu__wishlist-total, .eo-header-actions .top-menu__compare-total,
.eo-header-actions .header-wishlist__total-items, .eo-header-actions .header-compare__total-items { position: absolute; top: -6px; right: -7px; display: flex !important; min-width: 19px; height: 19px; align-items: center; justify-content: center; padding: 0 4px; border-radius: 99px; background: #ed3124; color: #fff; font-size: 10px; font-weight: 800; }
.eo-header-actions .header-block__item-cart { min-width: 150px; margin-left: 5px; }
.eo-header-actions .header-cart { display: flex; width: 150px; height: 58px; align-items: center; justify-content: center; gap: 11px; padding: 0 16px; border-radius: 14px; background: #242429; color: #fff; }
.eo-header-actions .header-cart__icon { color: #fff !important; font-size: 22px; }
.eo-header-actions .header-cart__total { color: #fff; font-size: 14px; font-weight: 800; }
.eo-header-actions .header-cart__total-items { background: #ed3124; color: #fff; }
.eo-header-actions .dropdown-menu { top: calc(100% + 10px); border: 1px solid #e6e6ea; border-radius: 14px; box-shadow: 0 18px 44px rgba(20,20,25,.12); }

.eo-header-secondary { border-top: 1px solid #e6e6ea; border-bottom: 1px solid #e6e6ea; background: #fff; }
.eo-header-secondary .eo-header-frame { display: flex; height: 52px; align-items: center; justify-content: space-between; gap: 24px; }
.eo-header-links { display: flex; align-items: center; gap: 30px; }
.eo-header-links a { color: rgba(32,32,37,.74); font-size: 15px; font-weight: 700; }
.eo-header-links a:hover { color: #ed3124; }
.eo-header-secondary .header-block__item-telephone { width: auto; padding: 0; }
.eo-header-secondary .header-phones__main { color: #202025; font-size: 18px; font-weight: 800; }
.eo-header-secondary .header-phones__main:hover { color: #ed3124; }

/* ---------------- Pills navigation and page rhythm ---------------- */
.eo-main-navigation { display: flex; width: min(1320px, calc(100% - 48px)); margin: 0 auto; gap: 8px; padding: 16px 0; overflow-x: auto; scrollbar-width: none; }
.eo-main-navigation::-webkit-scrollbar { display: none; }
.eo-main-navigation a { display: inline-flex; min-width: 0; height: 40px; flex: 1 0 auto; align-items: center; justify-content: center; padding: 0 16px; border: 1px solid #e6e6ea; border-radius: 999px; background: #fff; color: rgba(32,32,37,.82); font-size: 14px; font-weight: 800; white-space: nowrap; }
.eo-main-navigation a:first-child { border-color: #242429; background: #242429; color: #fff; }
.eo-main-navigation a:hover { border-color: rgba(237,49,36,.5); color: #ed3124; transform: translateY(-1px); }
.eo-section-tight, .eo-modern-content-bottom, .eo-modern-columns { width: min(1320px, calc(100% - 48px)); margin-right: auto; margin-left: auto; }
.eo-modern-content-bottom { display: flex; flex-direction: column; padding-bottom: 0; }
.eo-module-section, .eo-supplement { order: var(--eo-order,50); min-width: 0; margin: 0; padding: 0 0 72px; }
.eo-role-trustbar { --eo-order: 10; }
.eo-role-categories { --eo-order: 20; }
.eo-role-products { --eo-order: 30; }
.eo-role-solutions { --eo-order: 40; }
.eo-role-promotions { --eo-order: 50; }
.eo-role-services { --eo-order: 60; }
.eo-selection { --eo-order: 70; }
.eo-manufacturers { --eo-order: 80; }
.eo-trust { --eo-order: 90; }
.eo-reviews { --eo-order: 100; }
.eo-role-articles { --eo-order: 110; }
.eo-role-seo { --eo-order: 120; }
.eo-seo-faq { --eo-order: 130; }
.eo-modern-async { order: 125; min-height: 0; }
.eo-modern-async.is-loaded { display: contents; }
.eo-modern-loading { padding: 28px; border: 1px solid #e6e6ea; border-radius: 20px; background: #fff; color: #74747d; text-align: center; }

.eo-section-head { display: flex; align-items: flex-end; justify-content: space-between; gap: 36px; margin: 0 0 34px; }
.eo-section-head__copy { max-width: 790px; }
.eo-section-head__eyebrow { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 10px; color: #ed3124; font-size: 12px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.eo-section-head__eyebrow::before { width: 28px; height: 2px; background: #ed3124; content: ''; }
.eo-section-head__title, .eo-section-heading h2, .eo-selection h2, .eo-seo-faq h2 { margin: 0; color: #202025; font-size: clamp(29px,3.1vw,44px); line-height: 1.12; font-weight: 800; letter-spacing: -.035em; }
.eo-section-head__subtitle, .eo-section-heading p { max-width: 780px; margin: 12px 0 0; color: #74747d; font-size: 16px; line-height: 1.65; }
.eo-section-head__link { display: inline-flex; height: 46px; flex: 0 0 auto; align-items: center; gap: 10px; padding: 0 20px; border: 1px solid rgba(237,49,36,.26); border-radius: 999px; background: #fff1ee; color: #c92319 !important; font-size: 15px; font-weight: 800; white-space: nowrap; }
.eo-section-head__link:hover { border-color: #ed3124; background: #ed3124; color: #fff !important; }

/* ---------------- Hero ---------------- */
.eo-hero { display: grid; grid-template-columns: minmax(0,2fr) minmax(360px,1fr); gap: 20px; padding: 20px 0 48px; }
.eo-hero__visual { position: relative; min-height: 620px; overflow: hidden; border-radius: 28px; background: #242429; box-shadow: var(--eo-shadow-card); }
.eo-hero__visual > img { position: absolute; inset: 0; width: 100%; height: 100%; max-width: none; object-fit: cover; object-position: 76% center; }
.eo-hero__shade { position: absolute; inset: 0; background: linear-gradient(90deg,rgba(20,20,24,.94) 0%,rgba(20,20,24,.72) 36%,rgba(20,20,24,.08) 68%,transparent 100%); }
.eo-hero__content { position: relative; z-index: 2; display: flex; height: 100%; max-width: 590px; flex-direction: column; align-items: flex-start; justify-content: center; padding: 46px 42px; color: #fff; }
.eo-chip { display: inline-flex; height: 30px; align-items: center; padding: 0 13px; border: 1px solid rgba(237,49,36,.46); border-radius: 999px; background: rgba(237,49,36,.14); color: #ff5a4e; font-size: 11px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.eo-chip--soft { border-color: #ffd8d3; background: #fff1ee; color: #c92319; }
.eo-hero h1 { max-width: 520px; margin: 24px 0 19px; color: #fff; font-size: clamp(39px,3.45vw,50px); line-height: 1.04; font-weight: 800; letter-spacing: -.045em; }
.eo-hero h1 em { color: #ed3124; font-style: normal; }
.eo-hero__content > p { max-width: 470px; margin: 0; color: rgba(255,255,255,.74); font-size: 17px; line-height: 1.65; }
.eo-hero__actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 34px; }
.eo-btn { display: inline-flex; min-height: 52px; align-items: center; justify-content: center; gap: 9px; padding: 0 25px; border: 1px solid transparent; border-radius: 14px; cursor: pointer; font-size: 15px; font-weight: 800; line-height: 1; text-decoration: none !important; }
.eo-btn--primary { border-color: #ed3124; background: #ed3124; color: #fff !important; box-shadow: 0 10px 24px rgba(237,49,36,.24); }
.eo-btn--primary:hover { border-color: #c92319; background: #c92319; transform: translateY(-1px); }
.eo-btn--light { border-color: rgba(255,255,255,.28); background: rgba(255,255,255,.96); color: #202025 !important; box-shadow: 0 10px 26px rgba(0,0,0,.28); }
.eo-btn--wide { width: 100%; }
.eo-hero__phone { margin-top: 34px; color: #fff !important; font-size: 19px; font-weight: 800; }
.eo-hero__phone::before { margin-right: 9px; color: #ed3124; content: '☎'; }
.eo-hero__phone-note { margin-top: 5px; color: rgba(255,255,255,.60); font-size: 13px; }
.eo-hero__form { display: flex; min-height: 620px; flex-direction: column; padding: 32px; border: 1px solid #e6e6ea; border-radius: 28px; background: #fff; box-shadow: var(--eo-shadow-card); }
.eo-hero__form h2 { margin: 18px 0 11px; color: #202025; font-size: 28px; line-height: 1.14; font-weight: 800; letter-spacing: -.025em; }
.eo-hero__form > p { margin: 0 0 24px; color: #74747d; font-size: 15px; line-height: 1.62; }

/* ---------------- Forms ---------------- */
.eo-lead-form { display: grid; gap: 14px; }
.eo-lead-form label { display: grid; gap: 7px; margin: 0; color: #202025; font-weight: 700; }
.eo-lead-form label > span { font-size: 13px; }
.eo-lead-form input:not([type=checkbox]), .eo-lead-form select, .eo-lead-form textarea { width: 100%; min-height: 52px; padding: 12px 16px; border: 1px solid #dedee3; border-radius: 14px; background: #fff; color: #202025; font-family: inherit; font-size: 15px; box-shadow: none; }
.eo-lead-form input:not([type=checkbox]):focus, .eo-lead-form select:focus, .eo-lead-form textarea:focus { border-color: #ed3124; outline: 0; box-shadow: 0 0 0 4px rgba(237,49,36,.10); }
.eo-honeypot { position: absolute !important; left: -9999px !important; width: 1px !important; height: 1px !important; opacity: 0 !important; }
.eo-consent { display: flex !important; align-items: flex-start; gap: 9px !important; color: #74747d !important; font-weight: 500 !important; }
.eo-consent input { flex: 0 0 auto; margin: 3px 0 0; accent-color: #ed3124; }
.eo-consent span { font-size: 11px !important; line-height: 1.5; }
.eo-consent a { color: #ed3124; text-decoration: underline; }
.eo-form-result { min-height: 17px; color: #74747d; font-size: 13px; line-height: 1.4; }
.eo-form-result.is-error { color: #b42318; }
.eo-form-result.is-success { color: #138a4b; }

/* ---------------- Trust strip ---------------- */
.eo-trust-strip { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); overflow: hidden; border: 1px solid #e6e6ea; border-radius: 24px; background: #fff; }
.eo-trust-strip__item { display: flex; min-height: 112px; align-items: center; gap: 15px; padding: 22px 24px; border-left: 1px solid #e6e6ea; color: #202025; }
.eo-trust-strip__item:first-child { border-left: 0; }
.eo-trust-strip__item:hover { background: #fffaf9; }
.eo-trust-strip__icon { display: flex; width: 44px; height: 44px; flex: 0 0 auto; align-items: center; justify-content: center; border-radius: 13px; background: #fff1ee; color: #ed3124; font-size: 20px; }
.eo-trust-strip__copy { display: flex; min-width: 0; flex-direction: column; }
.eo-trust-strip__copy strong { color: #202025; font-size: 15px; line-height: 1.35; font-weight: 800; }
.eo-trust-strip__copy small { margin-top: 5px; color: #74747d; font-size: 12px; line-height: 1.45; }

/* ---------------- Categories ---------------- */
.eo-category-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 16px; }
.eo-category-card { display: flex; min-width: 0; height: 100%; flex-direction: column; padding: 20px; border: 1px solid #e6e6ea; border-radius: 24px; background: #fff; color: #202025 !important; box-shadow: var(--eo-shadow-card); }
.eo-category-card:hover { border-color: rgba(237,49,36,.42); box-shadow: var(--eo-shadow-lift); transform: translateY(-3px); }
.eo-category-card__media { display: flex; height: 166px; align-items: center; justify-content: center; overflow: hidden; border-radius: 16px; background: linear-gradient(180deg,#fff 0%,#fafafa 100%); }
.eo-category-card__image { width: 94%; height: 94%; object-fit: contain; mix-blend-mode: multiply; transition: transform .25s ease; }
.eo-category-card:hover .eo-category-card__image { transform: scale(1.05); }
.eo-category-card__footer { display: flex; align-items: flex-start; justify-content: space-between; gap: 13px; margin-top: 18px; }
.eo-category-card__info { display: flex; min-width: 0; flex-direction: column; }
.eo-category-card__info strong { font-size: 17px; line-height: 1.34; font-weight: 800; }
.eo-category-card__info small { margin-top: 4px; color: #74747d; font-size: 13px; font-weight: 600; }
.eo-category-card__arrow { display: flex; width: 34px; height: 34px; flex: 0 0 auto; align-items: center; justify-content: center; border: 1px solid #e6e6ea; border-radius: 50%; color: #74747d; font-size: 17px; }
.eo-category-card:hover .eo-category-card__arrow { border-color: #ed3124; background: #ed3124; color: #fff; }

/* ---------------- Product cards ---------------- */
.eo-product-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 16px; }
.eo-product-card.product-thumb { position: relative; display: flex; min-width: 0; min-height: 540px; flex-direction: column; overflow: visible; padding: 18px; border: 1px solid #e6e6ea; border-radius: 20px; background: #fff; box-shadow: var(--eo-shadow-card); }
.eo-product-card.product-thumb:hover { border-color: rgba(237,49,36,.32); box-shadow: var(--eo-shadow-lift); transform: translateY(-4px); }
.eo-product-card__media { position: relative; display: flex; height: 228px; align-items: center; justify-content: center; border-radius: 15px; background: linear-gradient(180deg,#fff 0%,#fafafa 100%); }
.eo-product-card__image-link { display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; padding: 10px; }
.eo-product-card__image { width: 92%; height: 92%; object-fit: contain; mix-blend-mode: multiply; transition: transform .3s ease; }
.eo-product-card:hover .eo-product-card__image { transform: scale(1.05); }
.eo-product-card__media .sticker { position: absolute; top: 8px; left: 8px; z-index: 2; }
.eo-product-card__media .sticker__item { padding: 6px 9px; border-radius: 9px; background: #ed3124; color: #fff; font-size: 11px; font-weight: 800; }
.eo-product-card__float-actions { position: absolute; top: 5px; right: 5px; z-index: 3; display: flex; flex-direction: column; gap: 7px; opacity: 0; }
.eo-product-card:hover .eo-product-card__float-actions { opacity: 1; }
.eo-product-card__icon-btn { display: flex !important; width: 38px !important; min-width: 38px !important; height: 38px !important; min-height: 38px !important; align-items: center; justify-content: center; padding: 0 !important; border: 1px solid #e6e6ea !important; border-radius: 11px !important; background: #fff !important; color: #74747d !important; }
.eo-product-card__icon-btn:hover { border-color: #ed3124 !important; color: #ed3124 !important; }
.eo-product-card__content { display: flex; flex: 1; flex-direction: column; padding-top: 16px; }
.eo-product-card__model { overflow: hidden; color: #8a8a92; font-size: 11px; font-weight: 700; text-overflow: ellipsis; white-space: nowrap; }
.eo-product-card__name { display: -webkit-box; min-height: 47px; margin-top: 8px; overflow: hidden; color: #202025 !important; font-size: 15px; line-height: 1.5; font-weight: 800; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.eo-product-card__name:hover { color: #ed3124 !important; }
.eo-product-card__stock { width: fit-content; margin-top: 12px; padding: 5px 10px; border-radius: 99px; background: #f6f6f8; color: #358153; font-size: 12px; font-weight: 800; }
.eo-product-card__options { display: none !important; }
.eo-product-card__bottom { margin-top: auto; padding-top: 17px; border-top: 1px solid #e6e6ea; }
.eo-product-card__price, .eo-product-card__price.product-thumb__price { margin: 0; color: #202025; font-size: 23px; line-height: 1.1; font-weight: 800; }
.eo-product-card__price .price-new { color: #ed3124; font-size: 23px; }
.eo-product-card__price .price-old { margin-left: 8px; color: #9999a1; font-size: 14px; font-weight: 600; text-decoration: line-through; }
.eo-product-card__actions { display: grid; grid-template-columns: 1fr; gap: 8px; margin-top: 15px; }
.eo-product-card__buy, .eo-product-card__quick { display: flex !important; width: 100% !important; min-height: 46px !important; align-items: center; justify-content: center; gap: 8px; padding: 0 14px !important; border-radius: 12px !important; font-size: 14px; font-weight: 800; }
.eo-product-card__buy { border: 1px solid #ed3124 !important; background: #ed3124 !important; color: #fff !important; }
.eo-product-card__buy:hover { background: #c92319 !important; }
.eo-product-card__quick { min-height: 32px !important; border: 0 !important; background: transparent !important; color: #74747d !important; }
.eo-product-card__quick:hover { color: #ed3124 !important; }
.eo-product-grid--promotion { grid-template-columns: repeat(auto-fit,minmax(260px,300px)); padding: 30px; border-radius: 28px; background: linear-gradient(135deg,#fff 0%,#fff1ee 100%); }
.eo-role-promotions .eo-product-card { border-color: rgba(237,49,36,.18); }

/* ---------------- SolutionScenes ---------------- */
.eo-solution-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px; }
.eo-solution-card { position: relative; display: flex; min-height: 190px; align-items: center; overflow: hidden; padding: 24px 24px 24px 26px; border: 1px solid #e6e6ea; border-radius: 24px; background: #fff; color: #202025 !important; box-shadow: var(--eo-shadow-card); }
.eo-solution-card:hover { border-color: rgba(237,49,36,.40); box-shadow: var(--eo-shadow-lift); transform: translateY(-3px); }
.eo-solution-card__scene { position: absolute; top: 50%; left: -6px; width: 196px; height: 156px; transform: translateY(-50%); transition: transform .4s ease; }
.eo-solution-card__scene svg { width: 100%; height: 100%; }
.eo-solution-card:hover .eo-solution-card__scene { transform: translate(5px,-50%); }
.eo-solution-card__copy { position: relative; z-index: 2; display: flex; min-width: 0; flex-direction: column; margin-left: 142px; }
.eo-solution-card__copy strong { font-size: 18px; line-height: 1.35; font-weight: 800; }
.eo-solution-card__copy small { margin-top: 8px; color: #74747d; font-size: 14px; line-height: 1.55; }
.eo-solution-card__copy em { margin-top: 12px; color: #ed3124; font-size: 14px; font-style: normal; font-weight: 800; }

/* ---------------- Services ---------------- */
.eo-services-layout { display: grid; grid-template-columns: minmax(0,1fr) 400px; gap: 20px; align-items: start; }
.eo-services-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; }
.eo-service-card.product-thumb { display: flex; min-height: 286px; flex-direction: column; padding: 24px; border: 1px solid #e6e6ea; border-radius: 24px; background: #fff; box-shadow: var(--eo-shadow-card); }
.eo-service-card.product-thumb:hover { border-color: rgba(237,49,36,.35); box-shadow: var(--eo-shadow-lift); transform: translateY(-3px); }
.eo-service-card__icon { display: flex; width: 46px; height: 46px; align-items: center; justify-content: center; border-radius: 13px; background: #fff1ee; color: #ed3124; }
.eo-service-card__icon svg { width: 21px; height: 21px; fill: none; stroke: currentColor; stroke-width: 1.8; }
.eo-service-card h3 { margin: 17px 0 0; font-size: 17px; line-height: 1.35; font-weight: 800; }
.eo-service-card .product-thumb__name { display: inline !important; min-height: 0 !important; margin: 0 !important; font: inherit !important; }
.eo-service-card h3 a { color: #202025 !important; }
.eo-service-card h3 a:hover { color: #ed3124 !important; }
.eo-service-card p { display: -webkit-box; margin: 9px 0 0; overflow: hidden; color: #74747d; font-size: 14px; line-height: 1.62; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.eo-service-card__price { margin-top: 14px; color: #202025; font-size: 18px; font-weight: 800; }
.eo-service-card__actions { display: flex; flex-wrap: wrap; gap: 9px; margin-top: auto; padding-top: 18px; }
.eo-service-card__more, .eo-service-card__request { display: inline-flex; min-height: 43px; align-items: center; justify-content: center; padding: 0 16px; border-radius: 11px; font-size: 13px; font-weight: 800; }
.eo-service-card__more { border: 1px solid #e6e6ea; background: #fff; color: #202025 !important; }
.eo-service-card__request { border: 1px solid #ed3124; background: #ed3124; color: #fff; }
.eo-services-sidebar { display: grid; gap: 20px; }
.eo-service-form-card { padding: 28px; border: 1px solid #e6e6ea; border-radius: 24px; background: #fff; box-shadow: var(--eo-shadow-card); }
.eo-service-form-card h3 { margin: 0; color: #202025; font-size: 24px; line-height: 1.2; font-weight: 800; }
.eo-service-form-card > p { margin: 12px 0 22px; color: #74747d; font-size: 15px; line-height: 1.6; }
.eo-service-offer { position: relative; display: flex; min-height: 300px; flex-direction: column; overflow: hidden; padding: 30px; border: 1px solid rgba(237,49,36,.20); border-radius: 24px; background: radial-gradient(circle at 100% 0,#ffe4df 0 105px,transparent 106px),#fff; box-shadow: var(--eo-shadow-card); }
.eo-service-offer__badge { width: fit-content; padding: 8px 12px; border-radius: 8px; background: #ed3124; color: #fff; font-size: 11px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.eo-service-offer__gift { position: absolute; top: 28px; right: 30px; display: flex; width: 44px; height: 44px; align-items: center; justify-content: center; border-radius: 14px; background: #fff1ee; color: #ed3124; font-size: 23px; }
.eo-service-offer h3 { max-width: 300px; margin: 25px 0 0; color: #202025; font-size: 30px; line-height: 1.05; font-weight: 800; letter-spacing: -.04em; }
.eo-service-offer p { margin: 15px 0 0; color: #74747d; font-size: 15px; line-height: 1.6; }
.eo-service-offer small { margin-top: 9px; color: #8d8d95; font-size: 12px; line-height: 1.5; }
.eo-service-offer a { display: flex; min-height: 48px; align-items: center; justify-content: center; margin-top: auto; padding: 0 18px; border-radius: 13px; background: #ed3124; color: #fff !important; font-size: 14px; font-weight: 800; }

/* ---------------- Supplemental Lovable sections ---------------- */
.eo-selection { display: grid; grid-template-columns: minmax(0,1.1fr) minmax(390px,.9fr); gap: 46px; align-items: center; padding: 48px; border-radius: 28px; background: #242429; color: #fff; box-shadow: var(--eo-shadow-card); }
.eo-selection h2 { max-width: 620px; color: #fff; }
.eo-selection__copy > p { max-width: 620px; margin: 17px 0 0; color: rgba(255,255,255,.68); font-size: 17px; line-height: 1.68; }
.eo-selection__copy ul { display: grid; gap: 14px; margin: 28px 0 0; padding: 0; list-style: none; }
.eo-selection__copy li { display: flex; align-items: center; gap: 12px; color: rgba(255,255,255,.88); font-size: 15px; font-weight: 700; }
.eo-selection__copy li::before { display: flex; width: 34px; height: 34px; align-items: center; justify-content: center; border-radius: 10px; background: rgba(237,49,36,.18); color: #ff6257; content: '✓'; font-weight: 800; }
.eo-kicker { display: inline-flex; color: #ed3124; font-size: 12px; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }
.eo-selection__form { padding: 28px; border-radius: 23px; background: #fff; color: #202025; }

.eo-brand-controls { display: flex; gap: 9px; margin-left: auto; }
.eo-brand-control { display: flex; width: 48px; height: 48px; align-items: center; justify-content: center; padding: 0; border: 1px solid #e6e6ea; border-radius: 50%; background: #fff; color: #202025; font-size: 26px; line-height: 1; }
.eo-brand-control:hover { border-color: #ed3124; color: #ed3124; }
.eo-brand-track { display: flex !important; min-height: 116px !important; gap: 16px; overflow-x: auto; padding: 2px 2px 8px; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: #d3d3d8 transparent; }
.eo-brand-card { display: flex !important; width: 190px !important; min-width: 190px !important; height: 112px !important; flex: 0 0 190px !important; align-items: center; justify-content: center; padding: 18px; border: 1px solid #e6e6ea; border-radius: 20px; background: #fff; color: #202025 !important; scroll-snap-align: start; }
.eo-brand-card:hover { border-color: rgba(237,49,36,.40); box-shadow: var(--eo-shadow-lift); transform: translateY(-2px); }
.eo-brand-card__image { display: block !important; width: 100% !important; height: 68px !important; max-width: 155px !important; max-height: 68px !important; object-fit: contain !important; opacity: 1 !important; visibility: visible !important; mix-blend-mode: multiply; }
.eo-brand-card strong { color: #404047; font-size: 16px; line-height: 1.3; font-weight: 800; text-align: center; text-transform: uppercase; }
.eo-brand-swipe { display: none; margin: 7px 0 0; color: #74747d; font-size: 12px; }

.eo-trust { padding: 46px; border: 1px solid #e6e6ea; border-radius: 28px; background: #fff; box-shadow: var(--eo-shadow-card); }
.eo-section-heading { max-width: 830px; }
.eo-trust__grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 18px; margin-top: 34px; }
.eo-trust__grid > div { min-height: 132px; padding: 25px 24px; border-radius: 20px; background: #f6f6f8; }
.eo-trust__grid strong { display: block; color: #202025; font-size: 34px; line-height: 1; font-weight: 800; }
.eo-trust__grid span { display: block; margin-top: 10px; color: #202025; font-size: 14px; line-height: 1.4; font-weight: 700; }

.eo-review-grid { display: grid !important; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px; min-height: 0 !important; }
.eo-review-card { display: flex !important; min-width: 0; min-height: 320px !important; height: auto !important; flex-direction: column; padding: 27px; border: 1px solid #e6e6ea; border-radius: 24px; background: #fff; opacity: 1 !important; visibility: visible !important; box-shadow: var(--eo-shadow-card); }
.eo-review-card__stars { display: flex; gap: 3px; color: #ed3124; font-size: 16px; }
.eo-review-card__text { display: -webkit-box; margin: 18px 0 0; overflow: hidden; color: #303037; font-size: 15px; line-height: 1.72; -webkit-box-orient: vertical; -webkit-line-clamp: 7; }
.eo-review-card__footer { display: flex; flex-direction: column; margin-top: auto; padding-top: 18px; border-top: 1px solid #e6e6ea; }
.eo-review-card__footer strong { color: #202025; font-size: 15px; font-weight: 800; }
.eo-review-card__footer small { margin-top: 4px; color: #74747d; font-size: 12px; }
.eo-review-card__footer a { margin-top: 10px; color: #ed3124 !important; font-size: 13px; font-weight: 800; }

.eo-article-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px; }
.eo-article-card { display: flex; min-width: 0; height: 100%; flex-direction: column; overflow: hidden; border: 1px solid #e6e6ea; border-radius: 24px; background: #fff; color: #202025 !important; box-shadow: var(--eo-shadow-card); }
.eo-article-card:hover { border-color: rgba(237,49,36,.38); box-shadow: var(--eo-shadow-lift); transform: translateY(-3px); }
.eo-article-card__media { display: flex; height: 210px; align-items: center; justify-content: center; overflow: hidden; background: #fafafa; }
.eo-article-card__image { width: 100%; height: 100%; object-fit: cover; }
.eo-article-card__content { display: flex; flex: 1; flex-direction: column; padding: 24px; }
.eo-article-card__content small { color: #74747d; font-size: 11px; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; }
.eo-article-card__content strong { margin-top: 10px; font-size: 18px; line-height: 1.4; font-weight: 800; }
.eo-article-card__content p { display: -webkit-box; margin: 10px 0 0; overflow: hidden; color: #74747d; font-size: 14px; line-height: 1.62; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.eo-article-card__content em { margin-top: auto; padding-top: 20px; color: #ed3124; font-size: 14px; font-style: normal; font-weight: 800; }

.eo-seo-module-card { margin-bottom: 24px; padding: 34px 38px; border: 1px solid #e6e6ea; border-radius: 24px; background: #fff; box-shadow: var(--eo-shadow-card); }
.eo-seo-module-card > .heading { margin: 0 0 16px; color: #202025; font-size: 26px; line-height: 1.25; font-weight: 800; text-transform: none; }
.eo-seo-module-card .html-module { color: #74747d; font-size: 15px; line-height: 1.75; }
.eo-seo-module-card .html-module h2, .eo-seo-module-card .html-module h3 { color: #202025; font-weight: 800; }
.eo-seo-module-card .html-module p:last-child { margin-bottom: 0; }
.eo-seo-faq { display: grid; grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr); gap: 46px; padding: 46px; border: 1px solid #e6e6ea; border-radius: 28px; background: #fff; box-shadow: var(--eo-shadow-card); }
.eo-seo-faq__intro p { margin: 17px 0 0; color: #74747d; font-size: 15px; line-height: 1.75; }
.eo-faq { display: grid; gap: 10px; }
.eo-faq details { border: 1px solid #e6e6ea; border-radius: 15px; background: #fff; }
.eo-faq summary { position: relative; padding: 18px 50px 18px 19px; cursor: pointer; color: #202025; font-size: 15px; line-height: 1.4; font-weight: 800; list-style: none; }
.eo-faq summary::-webkit-details-marker { display: none; }
.eo-faq summary::after { position: absolute; top: 50%; right: 19px; color: #ed3124; content: '+'; font-size: 24px; font-weight: 500; transform: translateY(-50%); }
.eo-faq details[open] summary::after { content: '−'; }
.eo-faq details p { margin: 0; padding: 0 19px 19px; color: #74747d; font-size: 14px; line-height: 1.65; }

/* ---------------- Dark structured footer, real hooks preserved ---------------- */
body.eo-modern-page > footer.eo-modern-footer { margin: 0; padding: 0; border: 0; background: #202025; color: rgba(255,255,255,.70); }
.eo-modern-footer .subscribe { margin: 0; padding: 28px 0; background: #ed3124; }
.eo-modern-footer .subscribe .container { width: min(1320px,calc(100% - 48px)); }
.eo-modern-footer .subscribe__title, .eo-modern-footer .subscribe__text { color: #fff; }
.eo-modern-footer .subscribe__input { height: 50px; border: 0; border-radius: 13px; background: #fff; color: #202025; }
.eo-modern-footer .subscribe__btn { height: 50px; border: 0; border-radius: 13px; background: #242429; color: #fff; }
.eo-modern-footer > .container { width: min(1320px,calc(100% - 48px)); padding: 52px 0 38px; }
.eo-modern-footer .row-flex { display: grid; grid-template-columns: 270px repeat(4,minmax(0,1fr)); gap: 36px; margin: 0; }
.eo-modern-footer .footer__column, .eo-modern-footer .eo-footer-brand { width: auto; min-width: 0; padding: 0; }
.eo-brand-logo--dark strong { color: #fff; }
.eo-brand-logo--dark small { color: rgba(255,255,255,.48); }
.eo-brand-logo--dark svg rect:nth-child(1) { fill: rgba(255,255,255,.25); }
.eo-brand-logo--dark svg rect:nth-child(2) { fill: rgba(255,255,255,.55); }
.eo-footer-brand p { margin: 20px 0 0; color: rgba(255,255,255,.56); font-size: 14px; line-height: 1.7; }
.eo-footer-brand__contacts { display: grid; gap: 9px; margin-top: 20px; }
.eo-footer-brand__contacts a { color: #fff !important; font-size: 15px; font-weight: 800; }
.eo-modern-footer .footer__column-heading { margin: 0 0 17px; color: #fff; font-size: 15px; font-weight: 800; }
.eo-modern-footer .footer__column-ul { display: block !important; height: auto !important; margin: 0; }
.eo-modern-footer .footer__column-li { margin: 0 0 10px; color: rgba(255,255,255,.62); font-size: 13px; line-height: 1.5; }
.eo-modern-footer .footer__column-a { color: rgba(255,255,255,.62) !important; }
.eo-modern-footer .footer__column-a:hover { color: #fff !important; }
.eo-modern-footer .footer__text { margin-top: 25px; padding-top: 24px; border-top: 1px solid rgba(255,255,255,.10); color: rgba(255,255,255,.45); }
.eo-modern-footer .footer__socials-payments { border-top: 1px solid rgba(255,255,255,.10); background: #202025; }
.eo-modern-footer .footer__socials-payments .container { width: min(1320px,calc(100% - 48px)); padding: 24px 0; }
.eo-modern-footer .footer__socials-icon { color: #fff; opacity: .76; }
.eo-modern-footer .footer__payments { filter: grayscale(1); opacity: .72; }

/* ---------------- Responsive ---------------- */
@media (max-width: 1279px) {
  .eo-header-main { grid-template-columns: 205px 160px minmax(250px,1fr) auto; gap: 15px; }
  .eo-brand-logo strong { font-size: 29px; }
  .eo-brand-logo svg { width: 34px; height: 34px; }
  .eo-header-catalog .header-menu__btn, .eo-header-catalog .menu__header { width: 160px; }
  .eo-header-actions > div { min-width: 53px; }
  .eo-header-actions .header-block__item-cart { min-width: 118px; }
  .eo-header-actions .header-cart { width: 118px; padding: 0 10px; }
  .eo-product-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .eo-category-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .eo-solution-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .eo-modern-footer .row-flex { grid-template-columns: 240px repeat(2,minmax(0,1fr)); }
}

@media (max-width: 1023px) {
  .eo-header-frame, .eo-main-navigation, .eo-section-tight, .eo-modern-content-bottom, .eo-modern-columns { width: calc(100% - 32px); }
  .eo-header-benefits span:nth-child(n+3) { display: none; }
  .eo-header-main { grid-template-columns: 190px 150px minmax(220px,1fr) auto; gap: 10px; min-height: 104px; }
  .eo-header-actions > div { min-width: 44px; }
  .eo-header-actions .top-menu__btn-text, .eo-header-actions .header-block__item-caption { display: none; }
  .eo-header-actions .header-block__item-cart { min-width: 54px; margin-left: 0; }
  .eo-header-actions .header-cart { width: 54px; padding: 0; }
  .eo-header-actions .header-cart__total { display: none; }
  .eo-hero { grid-template-columns: 1fr; }
  .eo-hero__visual { min-height: 580px; }
  .eo-hero__form { min-height: 0; }
  .eo-hero__form { display: grid; grid-template-columns: minmax(0,.8fr) minmax(0,1.2fr); gap: 24px; }
  .eo-hero__form .eo-chip, .eo-hero__form h2, .eo-hero__form > p { grid-column: 1; }
  .eo-hero__form .eo-lead-form { grid-column: 2; grid-row: 1 / span 4; }
  .eo-services-layout { grid-template-columns: 1fr; }
  .eo-services-sidebar { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .eo-selection { grid-template-columns: 1fr; }
  .eo-review-grid, .eo-article-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .eo-seo-faq { grid-template-columns: 1fr; }
}

@media (max-width: 767px) {
  .eo-header-frame, .eo-main-navigation, .eo-section-tight, .eo-modern-content-bottom, .eo-modern-columns { width: calc(100% - 24px); }
  .eo-header-topbar, .eo-header-topbar .eo-header-frame { height: 36px; }
  .eo-header-benefits { width: 100%; overflow-x: auto; }
  .eo-header-benefits span { font-size: 10px; }
  .eo-header-meta { display: none; }
  .eo-header-main { display: grid; min-height: 0; grid-template-columns: minmax(150px,1fr) auto; gap: 10px; padding-top: 12px; padding-bottom: 12px; }
  .eo-header-logo-slot { grid-column: 1; grid-row: 1; }
  .eo-brand-logo { gap: 8px; }
  .eo-brand-logo strong { font-size: 25px; }
  .eo-brand-logo small { display: none; }
  .eo-brand-logo svg { width: 30px; height: 30px; }
  .eo-header-actions { grid-column: 2; grid-row: 1; gap: 4px; }
  .eo-header-actions > div { min-width: 38px; }
  .eo-header-actions .top-menu__btn, .eo-header-actions .header-account, .eo-header-actions .header-wishlist, .eo-header-actions .header-compare { width: 38px; height: 38px; font-size: 17px; }
  .eo-header-actions .header-block__item-cart { min-width: 40px; }
  .eo-header-actions .header-cart { width: 40px; height: 40px; }
  .eo-header-catalog { grid-column: 1; grid-row: 2; }
  .eo-header-catalog .header-menu__btn, .eo-header-catalog .menu__header { width: 124px; height: 50px; padding: 0 14px; font-size: 14px; }
  .eo-header-search { grid-column: 1 / -1; grid-row: 3; }
  .eo-header-search .header-search__input { height: 50px; padding-right: 94px; font-size: 14px; }
  .eo-header-search .header-search__btn { width: 82px; height: 40px; font-size: 13px; }
  .eo-header-secondary .eo-header-frame { height: 46px; }
  .eo-header-links { display: none; }
  .eo-header-secondary .header-block__item-telephone { margin-left: auto; }
  .eo-main-navigation { gap: 7px; padding: 12px 0; }
  .eo-main-navigation a { height: 38px; flex: 0 0 auto; padding: 0 14px; font-size: 12px; }
  .eo-module-section, .eo-supplement { padding-bottom: 50px; }
  .eo-section-head { align-items: flex-start; gap: 18px; margin-bottom: 25px; }
  .eo-section-head__title, .eo-section-heading h2, .eo-selection h2, .eo-seo-faq h2 { font-size: 29px; }
  .eo-section-head__subtitle { font-size: 14px; }
  .eo-section-head__link { height: 40px; padding: 0 14px; font-size: 12px; }
  .eo-hero { gap: 14px; padding: 12px 0 38px; }
  .eo-hero__visual { min-height: 720px; border-radius: 24px; }
  .eo-hero__visual > img { object-position: 68% bottom; }
  .eo-hero__shade { background: linear-gradient(180deg,rgba(20,20,24,.97) 0%,rgba(20,20,24,.82) 41%,rgba(20,20,24,.2) 68%,transparent 82%); }
  .eo-hero__content { justify-content: flex-start; padding: 28px 24px 300px; }
  .eo-hero h1 { margin-top: 19px; font-size: clamp(34px,9.2vw,44px); }
  .eo-hero__content > p { font-size: 15px; line-height: 1.58; }
  .eo-hero__actions { display: grid; width: 100%; margin-top: 28px; }
  .eo-btn { width: 100%; }
  .eo-hero__phone { margin-top: 25px; font-size: 17px; }
  .eo-hero__form { display: block; padding: 25px 21px; border-radius: 24px; }
  .eo-hero__form h2 { font-size: 25px; }
  .eo-trust-strip { display: flex; gap: 12px; overflow-x: auto; border: 0; background: transparent; scroll-snap-type: x mandatory; }
  .eo-trust-strip__item { min-width: 82%; flex: 0 0 82%; border: 1px solid #e6e6ea !important; border-radius: 20px; background: #fff; scroll-snap-align: start; }
  .eo-category-grid, .eo-product-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 11px; }
  .eo-category-card { padding: 14px; border-radius: 19px; }
  .eo-category-card__media { height: 138px; }
  .eo-category-card__info strong { font-size: 14px; }
  .eo-category-card__arrow { width: 30px; height: 30px; }
  .eo-product-card.product-thumb { min-height: 480px; padding: 12px; border-radius: 18px; }
  .eo-product-card__media { height: 172px; }
  .eo-product-card__name { min-height: 61px; font-size: 13px; line-height: 1.5; -webkit-line-clamp: 3; }
  .eo-product-card__price, .eo-product-card__price.product-thumb__price, .eo-product-card__price .price-new { font-size: 19px; }
  .eo-product-card__float-actions { opacity: 1; }
  .eo-product-card__icon-btn { width: 34px !important; min-width: 34px !important; height: 34px !important; min-height: 34px !important; }
  .eo-product-grid--promotion { display: flex; overflow-x: auto; padding: 20px; }
  .eo-product-grid--promotion .eo-product-card { min-width: 270px; flex: 0 0 270px; }
  .eo-solution-grid { grid-template-columns: 1fr; }
  .eo-solution-card { min-height: 170px; padding: 20px; }
  .eo-solution-card__scene { width: 175px; }
  .eo-solution-card__copy { margin-left: 126px; }
  .eo-services-grid { grid-template-columns: 1fr; }
  .eo-services-sidebar { grid-template-columns: 1fr; }
  .eo-selection, .eo-trust, .eo-seo-faq, .eo-seo-module-card { padding: 24px 20px; border-radius: 23px; }
  .eo-selection { gap: 28px; }
  .eo-selection__form { padding: 20px; }
  .eo-trust__grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
  .eo-trust__grid > div { min-height: 110px; padding: 19px 15px; }
  .eo-trust__grid strong { font-size: 27px; }
  .eo-review-grid, .eo-article-grid { grid-template-columns: 1fr; }
  .eo-review-card { min-height: 285px !important; }
  .eo-brand-controls { display: none; }
  .eo-brand-card { width: 164px !important; min-width: 164px !important; flex-basis: 164px !important; }
  .eo-brand-swipe { display: block; }
  .eo-modern-footer > .container, .eo-modern-footer .footer__socials-payments .container, .eo-modern-footer .subscribe .container { width: calc(100% - 32px); }
  .eo-modern-footer .row-flex { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 30px 22px; }
  .eo-modern-footer .eo-footer-brand { grid-column: 1 / -1; }
}

@media (max-width: 430px) {
  .eo-header-frame, .eo-main-navigation, .eo-section-tight, .eo-modern-content-bottom, .eo-modern-columns { width: calc(100% - 20px); }
  .eo-header-main { grid-template-columns: minmax(135px,1fr) auto; }
  .eo-brand-logo strong { font-size: 23px; }
  .eo-header-actions > div { min-width: 34px; }
  .eo-header-actions .top-menu__btn, .eo-header-actions .header-account, .eo-header-actions .header-wishlist, .eo-header-actions .header-compare { width: 34px; height: 34px; font-size: 15px; }
  .eo-header-actions .header-block__item-cart { min-width: 36px; }
  .eo-header-actions .header-cart { width: 36px; height: 36px; }
  .eo-hero__content { padding: 24px 19px 305px; }
  .eo-hero h1 { font-size: 35px; }
  .eo-section-head { display: block; }
  .eo-section-head__link { margin-top: 16px; }
  .eo-category-card__media { height: 126px; }
  .eo-product-card.product-thumb { min-height: 455px; }
  .eo-product-card__media { height: 152px; }
  .eo-product-card__actions { margin-top: 12px; }
  .eo-product-card__buy { font-size: 12px; }
  .eo-product-card__quick { font-size: 11px; }
  .eo-solution-card__scene { left: -18px; width: 160px; }
  .eo-solution-card__copy { margin-left: 108px; }
  .eo-modern-footer .row-flex { grid-template-columns: 1fr; }
  .eo-modern-footer .eo-footer-brand { grid-column: auto; }
}

@media (max-width: 360px) {
  .eo-brand-logo svg { display: none; }
  .eo-brand-logo strong { font-size: 22px; }
  .eo-header-actions { gap: 2px; }
  .eo-header-actions > div { min-width: 31px; }
  .eo-header-actions .top-menu__btn, .eo-header-actions .header-account, .eo-header-actions .header-wishlist, .eo-header-actions .header-compare { width: 31px; height: 31px; }
  .eo-hero h1 { font-size: 32px; }
  .eo-category-card { padding: 11px; }
  .eo-category-card__media { height: 112px; }
  .eo-category-card__arrow { display: none; }
  .eo-product-card.product-thumb { min-height: 438px; padding: 10px; }
  .eo-product-card__media { height: 138px; }
  .eo-product-card__model { font-size: 10px; }
  .eo-product-card__name { font-size: 12px; }
  .eo-product-card__price, .eo-product-card__price.product-thumb__price, .eo-product-card__price .price-new { font-size: 17px; }
  .eo-trust__grid { grid-template-columns: 1fr; }
  .eo-solution-card { min-height: 160px; padding: 16px; }
  .eo-solution-card__scene { width: 145px; }
  .eo-solution-card__copy { margin-left: 94px; }
  .eo-solution-card__copy strong { font-size: 16px; }
  .eo-solution-card__copy small { font-size: 12px; }
}

@media (prefers-reduced-motion: reduce) {
  .eo-modern-home *, .eo-modern-home *::before, .eo-modern-home *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
}
