:root{--bg:#f3f4f8;--surface:#ffffff;--surface-soft:#f0f5ff;--text:#1f2533;--muted:#6d788c;--line:#e3e7ef;--primary:#005bff;--primary-dark:#0047c7;--accent:#f91155;--yellow:#fff04d;--green:#0a9f68;--red:#f91155;--radius:16px;--shadow:0 4px 18px rgba(31,45,77,0.08)}*{box-sizing:border-box}html{min-height:100%}body{display:flex;min-height:100vh;flex-direction:column;margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body>main{flex:1 0 auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:0;border-radius:16px;padding:0 18px;font-weight:850;cursor:pointer}.btn--primary{background:var(--primary);color:white}.btn--ghost{border:1px solid var(--line);background:white;color:var(--text)}.container{width:min(1280px,calc(100% - 32px));margin:0 auto}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:var(--surface);box-shadow:0 2px 10px rgba(31,45,77,.05)}.marquee{overflow:hidden;background:#e91b4c;color:white;font-size:14px;font-weight:800}.marquee div{display:flex;width:max-content;min-width:100%;animation:marquee 24s linear infinite;white-space:nowrap}.marquee span{flex:0 0 auto;padding:8px 48px 8px 0}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.topline{border-bottom:1px solid #eef1f6;background:white;color:var(--muted);font-size:13px}.topline__inner{display:flex;min-height:32px;align-items:center;justify-content:space-between;gap:20px}.topline__links{display:flex;align-items:center;gap:18px}.top-phone{display:inline-flex;align-items:center;gap:7px;color:var(--text);font-weight:900}.topbar__inner{display:grid;grid-template-columns:auto auto minmax(260px,1fr) auto;grid-gap:12px;gap:12px;align-items:center;min-height:68px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:24px;font-weight:800}.brand__mark{display:grid;width:34px;height:34px;place-items:center;border-radius:12px;background:var(--primary);color:white}.catalog-button{display:inline-flex;height:42px;border:0;border-radius:14px;background:#e7efff;color:var(--primary);padding:0 16px;font-weight:800;cursor:pointer}.catalog-button,.search{align-items:center;gap:8px}.search{display:flex;height:44px;padding:0 4px 0 14px;border:2px solid var(--primary);border-radius:14px;background:white}.search input{width:100%;border:0;outline:0}.search button{display:inline-flex;align-items:center;justify-content:center;height:34px;border:0;border-radius:11px;background:var(--primary);color:white;padding:0 18px;cursor:pointer;font-weight:800}.search-button-icon{display:none}.nav-actions{display:flex;align-items:center;gap:10px}.icon-button,.nav-action{position:relative;display:inline-flex;min-width:56px;height:46px;align-items:center;justify-content:center;flex-direction:column;gap:2px;border:1px solid var(--line);border-radius:14px;background:white;color:var(--text);font-size:12px}.icon-button{cursor:pointer}.badge-count{position:absolute;top:-7px;right:-7px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--red);color:white;font-size:12px;line-height:20px;text-align:center}.footer-grid a:hover,.topline a:hover{color:var(--primary)}.topline-button{border:0;background:transparent;color:inherit;padding:0;cursor:pointer;font-weight:inherit}.topline-button:hover{color:var(--primary)}.mobile-bottom-nav,.mobile-filter-button,.mobile-menu-button,.mobile-product-actions,.mobile-product-price{display:none}.catalog-menu{position:absolute;top:100%;right:0;left:0;z-index:30;height:calc(100dvh - 136px);max-height:calc(100dvh - 136px);overflow:hidden;border-top:1px solid var(--line);background:transparent;box-shadow:0 18px 42px rgba(31,45,77,.18)}.catalog-menu__inner{display:grid;grid-template-columns:320px 1fr;grid-gap:18px;gap:18px;border-radius:0 0 18px 18px;background:white;padding:18px;height:min(640px,calc(100dvh - 148px));max-height:calc(100dvh - 148px);overflow:hidden;min-height:0}.catalog-menu__sections{display:grid;align-content:start;grid-gap:6px;gap:6px;height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.catalog-menu__sections a{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:14px;padding:12px}.catalog-menu__sections a.is-active,.catalog-menu__sections a:hover{background:#eef4ff;color:var(--primary)}.catalog-menu__sections small,.catalog-menu__sections strong{display:block}.catalog-menu__sections small{margin-top:3px;color:var(--muted);line-height:1.35}.catalog-menu__tags{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;padding:4px 8px;height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain}.catalog-menu__tags div{display:grid;align-content:start;grid-gap:9px;gap:9px}.catalog-menu__tags a{color:#455064}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid transparent;border-radius:14px;cursor:pointer;font-weight:700}.button--primary{background:var(--primary);color:white}.button--primary:hover{background:var(--primary-dark)}.main-promo .button--primary{background:var(--accent);color:white}.main-promo .button--primary:hover{background:#d90f47}.button--accent,.button--ghost{background:var(--primary);color:white}.button--ghost{border-color:var(--line)}.button--wide{width:100%}.inline-more-button{border:0;background:transparent;color:var(--accent);padding:0;cursor:pointer;font:inherit;font-weight:700}.marketplace-hero{display:block;padding:20px 0 16px}.eyebrow{display:inline-block;margin-bottom:10px;color:#697891;font-size:13px;font-weight:800;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:18px;font-size:clamp(28px,3vw,38px);line-height:1.08}h2{margin-bottom:0;font-size:30px;line-height:1.18}h3{margin-bottom:8px;font-size:18px}.main-promo h2,.main-promo p,.split-banner p{max-width:620px;margin-bottom:26px;color:rgba(255,255,255,.88);font-size:18px;font-weight:400;line-height:1.55}.hero__actions{display:flex;flex-wrap:wrap;gap:12px}.section{padding:28px 0}.section--before-home-help{padding-bottom:12px}.home-help-section{padding:8px 0}.home-help-section .choice-help{margin-bottom:0}.section--after-home-help{padding-top:12px}.section--muted{background:#eaf0f8}.section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.section__subtitle{max-width:760px;margin-bottom:0;color:var(--muted);font-size:17px;font-weight:400;line-height:1.55}.main-promo,.side-promo,.split-banner{border-radius:24px;color:white}.main-promo{display:block;min-height:310px;padding:38px;background:linear-gradient(90deg,rgba(0,71,199,.94),rgba(0,91,255,.42)),url(/uploads/hero/home-electric-transport.webp) 50%/cover}.tag-row-home{display:flex;flex-wrap:wrap;gap:10px;padding-bottom:12px}.also-search__links a,.tag-row-home a{display:inline-flex;min-height:38px;align-items:center;border-radius:999px;background:white;padding:0 16px;color:#354056;font-size:14px;font-weight:600;box-shadow:var(--shadow)}.link-action{display:inline-flex;align-items:center;gap:6px;color:var(--primary);font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.benefit,.cart-row,.category-tile,.checkout-form,.crm-card,.filter-panel,.product-card,.product-detail__info,.product-detail__media,.spec-table,.summary{border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--shadow)}.category-tile{display:grid;min-height:118px;grid-template-columns:1fr 76px;grid-gap:12px;gap:12px;padding:14px;transition:box-shadow .18s ease,transform .18s ease}.category-tile:hover{box-shadow:0 12px 28px rgba(31,45,77,.13);transform:translateY(-2px)}.category-tile p{color:var(--muted);line-height:1.45}.category-tile__icon{display:grid;width:76px;height:76px;place-items:center;align-self:center;border-radius:18px;background:var(--surface-soft);color:var(--primary)}.category-carousel{display:grid;grid-auto-columns:calc((100% - 64px) / 5);grid-auto-flow:column;grid-gap:16px;gap:16px;overflow-x:auto;overscroll-behavior-x:contain;padding:2px 2px 14px;scroll-snap-type:x mandatory;scrollbar-width:none}.category-carousel::-webkit-scrollbar{display:none}.category-card{display:grid;min-height:260px;align-content:start;grid-gap:6px;gap:6px;border:1px solid var(--line);border-radius:22px;background:var(--surface);overflow:hidden;padding:0;box-shadow:var(--shadow);scroll-snap-align:start;transition:box-shadow .18s ease,transform .18s ease}.category-card:hover{box-shadow:0 12px 28px rgba(31,45,77,.13);transform:translateY(-2px)}.category-card__image{display:block;overflow:hidden;aspect-ratio:1/1;background:#fff}.category-card__image img{width:100%!important;height:100%!important;object-fit:contain;transition:transform .18s ease}.category-card:hover .category-card__image img{transform:scale(1.03)}.category-card p{min-height:68px;margin-top:0;color:var(--muted);line-height:1.45}.category-card h3{margin-top:8px;margin-bottom:0}.category-card .button,.category-card h3,.category-card p{margin-left:18px;margin-right:18px}.category-card .button{align-self:end;margin-bottom:18px}.category-card__icon{display:grid;width:72px;height:72px;place-items:center;border-radius:20px;background:var(--surface-soft);color:var(--primary)}.listing-page{padding:18px 0 0}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:14px;color:var(--muted);font-size:13px}.breadcrumbs a{color:var(--primary);font-weight:800}.breadcrumbs a:after{content:"/";margin-left:8px;color:var(--muted);font-weight:400}.listing-hero{--listing-hero-image:url(/uploads/hero/home-electric-transport.webp);--listing-hero-image-mobile:url(/uploads/hero/home-electric-transport-mobile.webp);border-radius:24px;background:linear-gradient(90deg,rgba(0,71,199,.94),rgba(0,91,255,.34)),var(--listing-hero-image) center/cover;color:white;padding:34px}.listing-hero--elektrosamokaty{--listing-hero-image:url(/uploads/hero/elektrosamokaty-hero.webp);--listing-hero-image-mobile:url(/uploads/hero/elektrosamokaty-hero-mobile.webp)}.listing-hero--elektrovelosipedy{--listing-hero-image:url(/uploads/hero/elektrovelosipedy-hero.webp);--listing-hero-image-mobile:url(/uploads/hero/elektrovelosipedy-hero-mobile.webp)}.listing-hero--elektroskutery{--listing-hero-image:url(/uploads/hero/elektroskutery-hero.webp);--listing-hero-image-mobile:url(/uploads/hero/elektroskutery-hero-mobile.webp)}.listing-hero--elektrotricikly{--listing-hero-image:url(/uploads/hero/elektrotricikly-hero.webp);--listing-hero-image-mobile:url(/uploads/hero/elektrotricikly-hero-mobile.webp)}.listing-hero--elektropitbayki{--listing-hero-image:url(/uploads/hero/elektropitbayki-hero.webp);--listing-hero-image-mobile:url(/uploads/hero/elektropitbayki-hero-mobile.webp)}.listing-hero--elektroavtomobili{--listing-hero-image:url(/uploads/hero/elektroavtomobili-hero.webp);--listing-hero-image-mobile:url(/uploads/hero/elektroavtomobili-hero-mobile.webp)}.listing-hero h2,.listing-hero p{max-width:720px;margin-bottom:0;color:rgba(255,255,255,.88);font-size:17px;font-weight:400;line-height:1.55}.listing-tags{display:flex;flex-wrap:wrap;gap:10px;padding:18px 0 0}.listing-tags-row{display:block}.listing-tags a{display:inline-flex;min-height:38px;align-items:center;border-radius:999px;background:white;padding:0 16px;color:#354056;font-size:14px;font-weight:600;box-shadow:var(--shadow)}.listing-tags a.is-active{background:var(--primary);color:white}.results-count{color:var(--muted);font-weight:800}.choice-help{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center;margin-bottom:28px;border-radius:24px;background:linear-gradient(120deg,#fff0f5,#eef4ff 58%,#ffffff);padding:24px;box-shadow:var(--shadow)}.choice-help__eyebrow{display:inline-flex;margin-bottom:8px;border-radius:999px;background:white;color:var(--accent);padding:6px 10px;font-size:13px;font-weight:900}.choice-help h2{margin-bottom:8px;font-size:26px}.choice-help p{max-width:760px;margin-bottom:0;color:var(--muted);line-height:1.55}.choice-help .button{min-width:190px;background:var(--accent)}.choice-help .button:hover{background:#d90f47}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:16px;gap:16px}.catalog-layout .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{display:grid;grid-template-rows:auto auto 1fr;overflow:hidden;transition:box-shadow .18s ease,transform .18s ease}.product-card:hover{box-shadow:0 12px 28px rgba(31,45,77,.14);transform:translateY(-2px)}.product-card__image,.product-detail__image{position:relative;overflow:hidden;background:#fff}.product-card__image{display:block;aspect-ratio:1/1}.product-card__image img,.product-detail__image img{width:100%;height:100%;object-fit:contain}.product-card__body{display:grid;grid-gap:4px;gap:4px;padding:10px 12px 12px}.product-card__spec-labels{display:flex;gap:4px;justify-content:flex-start;overflow:hidden;padding:6px 8px 0}.product-card__spec-labels span{flex:0 0 auto;overflow:hidden;border-radius:9px;background:#e3f0ff;color:var(--primary);padding:4px 7px;font-size:11px;font-weight:650;line-height:1.15;text-align:center;text-overflow:ellipsis;white-space:nowrap}.product-card__title{min-height:0;margin-bottom:0;font-size:14px;font-weight:650;line-height:1.35}.price{display:grid;grid-gap:1px;gap:1px}.price__main{color:var(--accent);font-size:21px;font-weight:900}.price__sub{color:var(--muted);font-size:12px}.discount-badge{top:8px;background:var(--accent);color:white;font-size:13px}.card-promo,.discount-badge{position:absolute;left:8px;border-radius:10px;padding:4px 7px;font-weight:900}.card-promo{bottom:8px;min-width:0;overflow:hidden;max-width:calc(100% - 16px);background:#e3f0ff;color:var(--primary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.load-more-row{display:flex;justify-content:center;padding-top:22px}.load-more-row .button--ghost{border-color:var(--line);background:white;color:var(--primary);box-shadow:var(--shadow)}.carousel-shell{position:relative}.product-carousel{display:grid;grid-auto-columns:calc((100% - 64px) / 5);grid-auto-flow:column;grid-gap:16px;gap:16px;overflow-x:auto;overscroll-behavior-x:contain;padding:2px 2px 14px;scroll-snap-type:x mandatory;scrollbar-width:none}.product-carousel::-webkit-scrollbar{display:none}.product-carousel .product-card{scroll-snap-align:start}.carousel-arrow{position:absolute;top:42%;z-index:2;display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:999px;background:white;box-shadow:var(--shadow);cursor:pointer}.carousel-arrow--left{left:-12px}.carousel-arrow--right{right:-12px}.card-meta{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.card-meta span:first-child{display:inline-flex;align-items:center;gap:3px;color:#f5a400;font-weight:800}.delivery-line,.stock-line{color:var(--muted);font-size:12px}.stock-line{display:inline-flex;align-items:center;gap:4px;color:var(--green);font-weight:800}.tag-row{display:flex;flex-wrap:wrap;gap:6px}.tag{display:inline-flex;min-height:24px;align-items:center;border-radius:999px;background:#e9f5ef;color:#07744d;padding:0 9px;font-size:12px;font-weight:800}.tag--sale{background:#fff0d6;color:#885b00}.split-banner{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:18px;gap:18px;align-items:center;margin-top:10px;padding:28px;background:linear-gradient(135deg,#172033,#005bff)}.split-banner__list{display:grid;grid-gap:10px;gap:10px}.split-banner__list span{border-radius:8px;background:rgba(255,255,255,.14);padding:12px}.catalog-layout{display:grid;grid-template-columns:260px 1fr;grid-gap:18px;gap:18px}.checkout-form,.crm-card,.filter-panel,.product-detail__info,.product-detail__media,.spec-table,.summary{padding:18px}.filter-panel{align-self:start;position:-webkit-sticky;position:sticky;top:150px;max-height:calc(100vh - 170px);overflow-y:auto}.field{display:grid;grid-gap:7px;gap:7px;margin-bottom:14px}.field label{color:var(--muted);font-size:13px;font-weight:800}.field label.is-required:after{content:" *";color:var(--accent)}.field input,.field select,.field textarea{width:100%;min-height:42px;border:1px solid var(--line);border-radius:8px;padding:9px 11px;background:white;color:var(--text)}.field textarea{min-height:96px;resize:vertical}.product-page{padding-bottom:42px}.product-breadcrumbs{margin-top:18px}.product-hero-layout{display:grid;grid-template-columns:minmax(360px,1.02fr) minmax(320px,.92fr) minmax(290px,.58fr);grid-gap:16px;gap:16px;align-items:start}.product-buy-card,.product-gallery-card,.product-info-card,.product-section-card,.product-side-panel{border:1px solid var(--line);border-radius:24px;background:white;box-shadow:var(--shadow);padding:18px}.product-gallery{display:grid;grid-gap:14px;gap:14px;min-width:0}.product-gallery-card,.product-info-card{position:-webkit-sticky;position:sticky;top:112px}.product-thumbs{display:flex;max-width:100%;min-width:0;gap:10px;overflow-x:auto;padding-bottom:2px}.product-thumb{overflow:hidden;aspect-ratio:1/1;width:76px;flex:0 0 76px;border:2px solid transparent;border-radius:16px;background:#f0f3f8;padding:0;cursor:pointer}.product-thumb.is-active{border-color:var(--primary);box-shadow:0 0 0 3px rgba(0,91,255,.1)}.product-main-image img,.product-thumb img{display:block;width:100%;height:100%;object-fit:cover}.product-main-image{position:relative;overflow:hidden;aspect-ratio:1/1;width:100%;border:0;border-radius:22px;background:#eef3fb;padding:0;cursor:zoom-in}.product-discount{top:14px;min-height:34px;background:var(--accent);color:white}.product-discount,.product-image-promo{position:absolute;left:14px;display:inline-flex;align-items:center;border-radius:999px;padding:0 12px;font-weight:900}.product-image-promo{min-height:30px;background:#e3f0ff;color:var(--primary);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.product-image-promo,.product-image-spec-labels{bottom:0;max-width:calc(100% - 28px);overflow:hidden}.product-image-spec-labels{position:absolute;left:14px;display:flex;gap:6px}.product-image-spec-labels span{flex:0 0 auto;overflow:hidden;border-radius:10px;background:#e3f0ff;color:var(--primary);padding:6px 10px;font-size:13px;font-weight:800;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.product-info-card{display:grid;grid-gap:10px;gap:10px}.product-info-card h1{margin:0;font-size:clamp(22px,2vw,30px);line-height:1.12}.product-meta-row{display:flex;flex-wrap:wrap;gap:8px}.product-meta-row span,.product-tabs a{display:inline-flex;min-height:34px;align-items:center;border-radius:999px;background:#f2f5fb;color:var(--muted);padding:0 12px;font-size:13px;font-weight:800}.product-lead{margin:0;color:var(--muted);font-size:16px;line-height:1.6}.product-color-selector{display:grid;grid-gap:8px;gap:8px}.product-color-selector__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:var(--muted);font-size:14px;font-weight:800}.product-color-selector__head strong{color:var(--text);font-weight:900}.product-color-selector__swatches{display:flex;gap:10px}.product-color-selector__swatches button{width:34px;height:34px;border:2px solid white;border-radius:999px;box-shadow:0 0 0 1px var(--line),0 4px 12px rgba(31,45,77,.12);cursor:pointer}.product-color-selector__swatches button.is-active{box-shadow:0 0 0 3px var(--primary),0 5px 16px rgba(0,91,255,.22)}.product-fast-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.product-fast-specs div{display:grid;grid-gap:4px;gap:4px;border-radius:18px;background:#f4f7fc;padding:14px}.delivery-options-grid svg,.product-fast-specs svg,.product-feature-grid svg,.product-side-panel li::marker{color:var(--primary)}.product-fast-specs span{color:var(--muted);font-size:13px;font-weight:700}.product-fast-specs strong{font-size:18px}.product-buy-card{display:grid;grid-gap:14px;gap:14px}@media (min-width:921px){.product-gallery-card,.product-info-card{height:min(640px,calc(100vh - 128px))}}.product-stock-row{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:13px;font-weight:800}.product-price-block{display:grid;grid-gap:4px;gap:4px}.product-price-main{color:var(--accent);font-size:30px;font-weight:950;line-height:1}.product-price-note,.product-retail-price{color:var(--muted);font-size:13px;font-weight:800}.product-availability{display:inline-flex;width:max-content;align-items:center;gap:5px;color:var(--green);font-size:13px;font-weight:850}.product-old-price{width:max-content;color:var(--muted);font-size:14px;text-decoration:line-through}.button--ghost{border:1px solid #dbe3f0;background:#f3f6fb;color:var(--primary)}.button--ghost:hover{background:#e9effb}.product-delivery-card{display:grid;grid-gap:10px;gap:10px}.product-delivery-card div{display:grid;grid-template-columns:22px 1fr;grid-gap:9px;gap:9px;color:var(--muted);font-size:13px;line-height:1.35}.product-delivery-card svg{color:var(--primary)}.product-tier-box{display:grid;grid-gap:10px;gap:10px}.product-section-card--compact h2,.product-side-panel h2,.product-tier-box h2{margin:0;font-size:20px}.product-info-card .product-section-card--compact{border:0;border-radius:0;background:transparent;box-shadow:none;padding:0}.product-about-list{display:grid;grid-gap:10px;gap:10px}.product-about-list div{display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line);padding-bottom:8px}.product-about-list div:last-child{border-bottom:0;padding-bottom:0}.product-about-list span{color:var(--muted)}.product-about-list strong{font-weight:400}.product-tabs{position:-webkit-sticky;position:sticky;top:92px;z-index:10;display:flex;flex-wrap:wrap;gap:10px;margin:18px 0;border-radius:22px;background:rgba(243,244,248,.92);padding:10px 0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-tabs a{background:white;color:var(--text);box-shadow:0 3px 12px rgba(31,45,77,.06)}.product-tabs a:hover{color:var(--primary)}.product-content-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start}.product-content-layout,.product-content-main{display:grid;grid-gap:16px;gap:16px}.product-section-card{scroll-margin-top:150px}.product-section-card h2{margin:6px 0 10px;font-size:28px}.product-section-card p{max-width:920px;color:var(--muted);font-size:16px;line-height:1.7}.delivery-options-grid,.product-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:16px}.delivery-options-grid article,.product-faq-list article,.product-feature-grid article{border-radius:18px;background:#f5f7fb;padding:16px}.delivery-options-grid h3,.product-faq-list h3,.product-feature-grid h3,.product-spec-groups h3{margin:8px 0 6px;font-size:18px}.delivery-options-grid p,.product-faq-list p,.product-feature-grid p{margin:0;font-size:14px;line-height:1.55}.product-check-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:14px 0 0;padding:0;list-style:none}.product-check-list li{display:grid;grid-template-columns:20px 1fr;grid-gap:10px;gap:10px;align-items:start;border-radius:16px;background:#f5f7fb;padding:12px;color:var(--text);font-weight:400}.product-check-list svg{color:var(--green)}.product-check-list span{font-weight:400}.product-spec-groups{display:grid;grid-gap:14px;gap:14px}.product-spec-groups section{border-radius:18px;background:#f7f9fc;padding:16px}.product-spec-groups dl{display:grid;grid-gap:0;gap:0;margin:0}.product-spec-groups dl div{display:grid;grid-template-columns:minmax(160px,.55fr) minmax(0,1fr);grid-gap:18px;gap:18px;border-bottom:1px solid var(--line);padding:10px 0}.product-spec-groups dl div:last-child{border-bottom:0}.product-spec-groups dt{color:var(--muted)}.product-spec-groups dd{margin:0;font-weight:400}.product-lightbox{position:fixed;inset:0;z-index:1100;display:grid;place-items:center;background:rgba(10,14,24,.88);padding:28px}.product-lightbox__close{position:absolute;top:22px;right:22px;display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:999px;background:white;color:var(--text);cursor:pointer}.product-lightbox__image{display:grid;max-width:min(92vw,1180px);max-height:92vh;place-items:center;border:0;background:transparent;padding:0;cursor:zoom-out}.product-lightbox__image img{display:block;width:auto;max-width:100%;height:auto;max-height:92vh;border-radius:24px;object-fit:contain}.product-faq-list{display:grid;grid-gap:10px;gap:10px}.product-side-panel{position:-webkit-sticky;position:sticky;top:150px}.product-side-panel ul{display:grid;grid-gap:10px;gap:10px;margin:12px 0 0;padding-left:20px;color:var(--muted);line-height:1.55}.product-related{padding-top:28px}.product-page>.also-search{margin-top:16px}.tier-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:8px}.tier-table td,.tier-table th{border-bottom:1px solid var(--line);padding:10px;text-align:left}.tier-table th{background:#f0f5ff;color:var(--muted);font-size:13px}.price-table-wrap{overflow-x:auto}.price-list-table{min-width:980px}.price-list-table__model{font-weight:700}.spec-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0}.spec-list div{padding:12px;border-radius:8px;background:#f7f9fc}.spec-list dt{color:var(--muted);font-size:13px}.spec-list dd{margin:4px 0 0;font-weight:800}.cart-layout{display:grid;grid-template-columns:1fr 340px;grid-gap:18px;gap:18px}.cart-list{display:grid;grid-gap:12px;gap:12px}.cart-row{display:grid;grid-template-columns:110px 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:12px}.cart-row__image{display:block;overflow:hidden;border-radius:8px}.cart-row img{width:110px;height:86px;object-fit:cover}.cart-row h3 a:hover{color:var(--primary)}.cart-row__color,.summary__line small{display:block;margin-top:4px;color:var(--muted);font-size:12px;font-weight:600}.back-button{display:inline-flex;min-height:34px;align-items:center;gap:6px;border:0;background:transparent;color:var(--primary);padding:0;cursor:pointer;font-weight:700}.section-note{margin:4px 0 0;color:var(--muted);font-size:16px}.qty{display:inline-flex;align-items:center;gap:8px}.qty button{width:34px;height:34px;border:1px solid var(--line);border-radius:8px;background:white;cursor:pointer}.summary{align-self:start;position:-webkit-sticky;position:sticky;top:92px}.summary__line{display:flex;justify-content:space-between;gap:16px;margin-bottom:12px}.summary__total{border-top:1px solid var(--line);padding-top:14px;font-size:20px;font-weight:900}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.form-grid .field--full{grid-column:1/-1}.crm-grid{display:grid;grid-gap:14px;gap:14px}.admin-login-page{display:grid;min-height:100vh;place-items:center;padding:24px}.admin-login-card{width:min(460px,100%);border-radius:28px;background:white;padding:34px;box-shadow:var(--shadow)}.admin-login-card__icon{display:inline-flex;width:56px;height:56px;align-items:center;justify-content:center;border-radius:18px;background:var(--surface-soft);color:var(--primary);margin-bottom:18px}.admin-login-card h1{margin:6px 0 10px;font-size:34px}.admin-login-card p{color:var(--muted);line-height:1.55}.admin-login-card__error{border-radius:16px;background:#fff0f4;color:var(--accent);padding:12px 14px;font-weight:750}.admin-login-form{display:grid;grid-gap:14px;gap:14px;margin-top:22px}.admin-login-form label,.crm-update-form label{display:grid;grid-gap:8px;gap:8px;color:var(--muted);font-size:13px;font-weight:800}.admin-login-form input,.crm-update-form select,.crm-update-form textarea{width:100%;border:1px solid var(--line);border-radius:16px;background:white;color:var(--text);padding:12px 14px;outline:none}.admin-login-form input:focus,.crm-update-form select:focus,.crm-update-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(0,91,255,.12)}.admin-shell{padding-bottom:56px}body.admin-panel-active .mobile-bottom-nav,body.admin-panel-active .site-footer,body.admin-panel-active .topbar{display:none}body.admin-panel-active{background:#f2f4f8}.admin-layout{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh}.admin-layout--collapsed,html.admin-sidebar-collapsed .admin-layout{grid-template-columns:76px minmax(0,1fr)}.admin-layout__content{min-width:0}.admin-sidebar{position:-webkit-sticky;position:sticky;top:0;display:grid;grid-template-rows:auto 1fr auto;height:100vh;border-right:1px solid var(--line);background:#ffffff;padding:14px}.admin-sidebar__brand{display:flex;align-items:center;gap:10px;min-height:48px;padding:4px 6px 16px;font-weight:950}.admin-sidebar__mark{display:inline-flex;width:34px;height:34px;flex:0 0 34px;align-items:center;justify-content:center;border-radius:12px;background:var(--primary);color:white}.admin-sidebar__footer,.admin-sidebar__nav{display:grid;grid-gap:6px;gap:6px;align-content:start}.admin-sidebar__footer{border-top:1px solid var(--line);padding-top:12px}.admin-sidebar a,.admin-sidebar button{display:flex;width:100%;min-height:42px;align-items:center;gap:10px;border:0;border-radius:14px;background:transparent;color:var(--muted);padding:0 10px;cursor:pointer;font:inherit;font-size:14px;font-weight:750;text-align:left}.admin-sidebar a.is-active,.admin-sidebar a:hover,.admin-sidebar button:hover{background:var(--surface-soft);color:var(--primary)}.admin-layout--collapsed .admin-sidebar,html.admin-sidebar-collapsed .admin-sidebar{padding:14px 10px}.admin-layout--collapsed .admin-sidebar span:not(.admin-sidebar__mark),.admin-layout--collapsed .admin-sidebar__title,html.admin-sidebar-collapsed .admin-sidebar span:not(.admin-sidebar__mark),html.admin-sidebar-collapsed .admin-sidebar__title{display:none}.admin-layout--collapsed .admin-sidebar a,.admin-layout--collapsed .admin-sidebar button,html.admin-sidebar-collapsed .admin-sidebar a,html.admin-sidebar-collapsed .admin-sidebar button{justify-content:center;padding:0}.crm-header{align-items:flex-start}.crm-toolbar{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.crm-toolbar a{display:inline-flex;min-height:38px;align-items:center;border:1px solid var(--line);border-radius:999px;background:white;color:var(--muted);padding:0 14px;font-size:14px;font-weight:750}.crm-toolbar a.is-active{border-color:var(--primary);background:var(--surface-soft);color:var(--primary)}.crm-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.crm-columns{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);grid-gap:14px;gap:14px}.crm-stats article{border-radius:22px;background:white;padding:18px;box-shadow:var(--shadow)}.crm-stats span{color:var(--muted);font-size:13px;font-weight:750}.crm-stats strong{display:block;margin-top:6px;font-size:26px}.crm-columns{align-items:start;margin-top:26px}.crm-card__head{display:flex;justify-content:space-between;gap:14px;margin-bottom:12px}.crm-card__head h3{margin:0 0 4px}.crm-card__head p{margin:0;color:var(--muted);line-height:1.45}.status{display:inline-flex;align-items:center;height:28px;border-radius:999px;background:#e6f7ef;color:var(--green);padding:0 10px;font-size:12px;font-weight:800}.status--waiting{background:#fff5d7;color:#946400}.status--proposal_sent{background:#edf3ff;color:var(--primary)}.status--done{background:#e6f7ef;color:var(--green)}.status--lost{background:#fff0f4;color:var(--accent)}.crm-details{display:grid;grid-gap:10px;gap:10px;margin:0 0 14px}.crm-details div{display:grid;grid-template-columns:140px minmax(0,1fr);grid-gap:12px;gap:12px}.crm-details dt{color:var(--muted);font-size:13px;font-weight:750}.crm-details dd{margin:0;line-height:1.45}.crm-details code{font-size:13px;font-weight:400;overflow-wrap:anywhere}.crm-items{display:grid;grid-gap:10px;gap:10px;border-radius:18px;background:#f7f9fd;padding:14px;margin-bottom:14px}.crm-item,.crm-items__head{display:flex;justify-content:space-between;gap:14px}.crm-items__head span{font-weight:900}.crm-item{border-top:1px solid var(--line);padding-top:10px;color:var(--muted)}.crm-item a{color:var(--primary);font-weight:800}.crm-item small{display:block;margin-top:3px;color:var(--muted)}.crm-filters{display:grid;grid-gap:12px;gap:12px;margin:20px 0}.crm-search{display:grid;grid-gap:8px;gap:8px;max-width:520px}.crm-search span{color:var(--muted);font-size:13px;font-weight:750}.crm-search input{width:100%;border:1px solid var(--line);border-radius:18px;background:white;color:var(--text);padding:12px 14px;outline:none}.crm-search input:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(0,91,255,.12)}.crm-filter-group{display:flex;flex-wrap:wrap;gap:8px}.crm-filter-group button{min-height:36px;border:1px solid var(--line);border-radius:999px;background:white;color:var(--muted);padding:0 12px;cursor:pointer;font-size:13px;font-weight:750}.crm-filter-group button.is-active{border-color:var(--primary);background:var(--surface-soft);color:var(--primary)}.crm-custom-period{display:flex;flex-wrap:wrap;gap:10px}.crm-custom-period label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:12px;font-weight:750}.crm-custom-period input{border:1px solid var(--line);border-radius:14px;background:white;color:var(--text);padding:9px 10px}.crm-kanban{display:grid;grid-template-columns:repeat(6,minmax(220px,1fr));grid-gap:12px;gap:12px;align-items:start;margin-top:20px;overflow-x:auto;padding-bottom:12px}.crm-kanban-column{min-height:420px;border:1px solid var(--line);border-radius:22px;background:white;padding:12px}.crm-kanban-column.is-drop-target{border-color:var(--primary);box-shadow:inset 0 0 0 1px var(--primary)}.crm-kanban-column__head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;margin-bottom:12px}.crm-kanban-column__head h2{margin:0 0 4px;font-size:16px}.crm-kanban-column__head span{color:var(--muted);font-size:12px;font-weight:750}.crm-kanban-column__head strong{color:var(--primary);font-size:13px;white-space:nowrap}.crm-kanban-column__body{display:grid;grid-gap:10px;gap:10px;align-content:start;grid-auto-rows:max-content;min-height:320px}.crm-kanban-empty{border:1px dashed #d6deed;border-radius:18px;color:var(--muted);padding:18px;text-align:center}.crm-kanban-card{display:grid;width:100%;grid-gap:5px;gap:5px;border:1px solid var(--line);border-radius:18px;background:#f3f5fa;color:var(--text);padding:12px;text-align:left;box-shadow:0 4px 14px rgba(31,45,77,.07);cursor:-webkit-grab;cursor:grab}.crm-kanban-card:active{cursor:-webkit-grabbing;cursor:grabbing}.crm-kanban-card:hover{border-color:#c9d5ee;transform:translateY(-1px)}.crm-kanban-card.is-dragging{opacity:.72;transform:scale(.99)}.crm-kanban-card strong{font-size:15px;line-height:1.25}.crm-kanban-card span{color:var(--muted);font-size:12px;line-height:1.25}.crm-kanban-card b{margin-top:3px;color:var(--text);font-size:13px}.crm-kanban-card__type{width:max-content;border-radius:999px;background:var(--primary);color:white!important;padding:4px 8px;font-size:11px!important;font-weight:850}.crm-kanban-card--consultation .crm-kanban-card__type{background:var(--accent);color:white!important}.crm-error{border:1px solid #ffd0da;border-radius:16px;background:#fff0f4;color:var(--accent);padding:12px 14px;font-weight:750}.crm-detail-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;background:rgba(31,37,51,.55);padding:20px}.crm-detail-modal{position:relative;width:min(760px,100%);max-height:min(86vh,900px);overflow:auto;border-radius:28px;background:white;padding:28px;box-shadow:0 24px 90px rgba(31,45,77,.28)}.crm-detail-modal h2{margin:10px 0 8px;font-size:28px}.crm-detail-modal>p{color:var(--muted);margin-top:0;line-height:1.5}.crm-detail-controls{display:grid;grid-gap:12px;gap:12px;border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.crm-detail-controls label{display:grid;grid-gap:8px;gap:8px;color:var(--muted);font-size:13px;font-weight:800}.crm-detail-controls select,.crm-detail-controls textarea{width:100%;border:1px solid var(--line);border-radius:16px;background:white;color:var(--text);padding:12px 14px;font-weight:400;outline:none}.crm-detail-controls select:focus,.crm-detail-controls textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(0,91,255,.12)}.admin-header-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.admin-catalog-search{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;margin:20px 0}.admin-catalog-search input,.admin-product-form input,.admin-product-form select,.admin-product-form textarea{width:100%;border:1px solid var(--line);border-radius:16px;background:white;color:var(--text);padding:12px 14px;font-weight:400;outline:none}.admin-catalog-search input:focus,.admin-product-form input:focus,.admin-product-form select:focus,.admin-product-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(0,91,255,.12)}.admin-import-card{margin:20px 0}.admin-import-form{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,auto) auto;grid-gap:10px;gap:10px;padding:20px}.admin-import-form input,.admin-import-form select{min-width:0;border:1px solid var(--line);border-radius:16px;background:white;color:var(--text);padding:12px 14px;font-weight:400;outline:none}.admin-import-notice{display:grid;grid-gap:6px;gap:6px;margin:16px 0 0;border:1px solid rgba(0,91,255,.18);border-radius:18px;background:#edf5ff;color:var(--text);padding:14px 16px;font-weight:700}.admin-import-notice small{color:var(--muted);font-weight:400}.admin-import-notice.is-error{border-color:rgba(244,22,91,.22);background:#fff0f5}.admin-form-card,.admin-table-card{border-radius:24px;background:white;box-shadow:var(--shadow)}.admin-table-card{overflow:hidden}.admin-form-card__head,.admin-table-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.admin-table-card__head{border-bottom:1px solid var(--line);padding:20px}.admin-form-card h2,.admin-table-card__head h2{margin:0}.admin-form-card__head p,.admin-table-card__head span{color:var(--muted)}.admin-product-table{display:grid}.admin-product-row,.admin-product-table__head{display:grid;grid-template-columns:minmax(280px,1.4fr) minmax(160px,.7fr) minmax(140px,.55fr) minmax(150px,.55fr);grid-gap:14px;gap:14px;align-items:center;padding:14px 20px}.admin-product-table__head{background:#f6f8fc;color:var(--muted);font-size:13px;font-weight:850}.admin-product-row{border-top:1px solid var(--line);color:var(--text)}.admin-product-row:hover{background:#f8faff}.admin-product-row span{display:grid;grid-gap:4px;gap:4px}.admin-product-row small{color:var(--muted);line-height:1.35}.admin-status-badge{width:max-content;border-radius:999px;background:#eef1f7;color:var(--muted);padding:5px 9px;font-size:12px;font-weight:850}.admin-status-badge.is-active{background:#e6f7ef;color:var(--green)}.admin-form-card,.admin-product-form{display:grid;grid-gap:18px;gap:18px}.admin-form-card{padding:22px}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.admin-form-grid--six{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-product-form label{display:grid;grid-gap:8px;gap:8px;color:var(--muted);font-size:13px;font-weight:800}.admin-inline-field{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.admin-inline-button{min-height:46px}.admin-product-form label span{line-height:1.25}.admin-product-form label small{display:block;margin-top:3px;color:var(--muted);font-size:12px;font-weight:400}.admin-field-full{grid-column:1/-1}.admin-checkbox,.admin-radio{align-content:center;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:44px}.admin-checkbox input,.admin-radio input{width:18px;height:18px}.admin-tag-checklist{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.admin-tag-checklist .admin-checkbox{border:1px solid var(--line);border-radius:16px;background:#f8faff;padding:10px 12px}.admin-tier-table{display:grid;grid-gap:8px;gap:8px}.admin-tier-row,.admin-tier-table__head{display:grid;grid-template-columns:120px 120px minmax(140px,1fr);grid-gap:10px;gap:10px;align-items:center}.admin-tier-table__head{color:var(--muted);font-size:12px;font-weight:850}.admin-images-editor{display:grid;grid-gap:10px;gap:10px}.admin-upload-box{display:grid;grid-gap:8px;gap:8px;border:1px dashed #cfd8ea;border-radius:18px;background:#f8faff;padding:14px}.admin-upload-box p{margin:0;color:var(--muted);font-size:13px}.admin-muted-note{margin:0;color:var(--muted);line-height:1.45}.admin-technical-details{display:grid;grid-gap:10px;gap:10px}.admin-technical-details summary{cursor:pointer;color:var(--muted);font-weight:750}.admin-image-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,.6fr) 120px auto;grid-gap:10px;gap:10px;align-items:end;border-radius:18px;background:#f6f8fc;padding:12px}.admin-delete-button{min-height:46px;border:1px solid #ffd0da;border-radius:14px;background:#fff0f4;color:var(--accent);padding:0 14px;cursor:pointer;font:inherit;font-size:13px;font-weight:800}.admin-delete-button:hover{border-color:var(--accent)}.admin-form-actions{position:-webkit-sticky;position:sticky;bottom:16px;z-index:10;display:flex;flex-wrap:wrap;gap:10px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.94);padding:12px;box-shadow:0 10px 30px rgba(31,45,77,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.admin-save-notice{display:inline-flex;width:max-content;border-radius:999px;background:#e6f7ef;color:var(--green)!important;padding:8px 12px;font-size:14px;font-weight:850}.crm-update-form{display:grid;grid-gap:12px;gap:12px;border-top:1px solid var(--line);padding-top:14px}.benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.benefit{padding:18px}.benefit svg{color:var(--primary)}.info-grid,.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:14px;gap:14px;padding:28px 0}.service-grid--wide{grid-template-columns:repeat(5,minmax(0,1fr))}.faq-grid details,.info-card,.service-card{border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:var(--shadow)}.info-card,.service-card{padding:18px}.info-card svg,.service-card svg{color:var(--primary)}.footer-grid p,.info-card p,.service-card p{color:var(--muted);line-height:1.5}.info-card--wide{max-width:820px}.faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.faq-grid--page{grid-template-columns:1fr;max-width:860px}.faq-grid details{padding:16px}.faq-grid summary{cursor:pointer;font-weight:900}.faq-grid p{margin:10px 0 0;color:var(--muted);line-height:1.5}.seo-article{border-radius:22px;background:white;padding:26px;box-shadow:var(--shadow)}.info-page .seo-article{margin-top:24px}.lead-text,.seo-article p{max-width:940px;color:var(--muted);font-size:16px;line-height:1.7}.rich-text{display:grid;grid-gap:12px;gap:12px;max-width:940px}.rich-text h2,.rich-text h3,.rich-text h4,.rich-text h5,.rich-text h6{margin:10px 0 0;color:var(--text);line-height:1.2}.rich-text h2{font-size:26px}.rich-text h3{font-size:22px}.rich-text h4{font-size:19px}.rich-text h5,.rich-text h6{font-size:17px}.rich-text li,.rich-text p{color:var(--muted);font-size:16px;line-height:1.7}.rich-text ol,.rich-text ul{display:grid;grid-gap:8px;gap:8px;margin:0;padding-left:22px}.question-list{display:grid;grid-gap:14px;gap:14px}.question-list article{border-radius:18px;background:white;padding:18px;box-shadow:var(--shadow)}.question-list h3{margin-bottom:8px}.question-list p{margin-bottom:0;color:var(--muted);line-height:1.55}.also-search__links{display:flex;flex-wrap:wrap;gap:10px}.also-search-groups{display:grid;grid-gap:18px;gap:18px}.also-search-group{display:grid;align-content:start;grid-gap:12px;gap:12px}.also-search-group h3{margin-bottom:0}.contacts-block{display:grid;grid-template-columns:360px 1fr;grid-gap:16px;gap:16px}.contacts-block__info{display:grid;align-content:start;grid-gap:10px;gap:10px;border-radius:22px;background:white;padding:22px;box-shadow:var(--shadow)}.contacts-block__info p{margin-bottom:0;color:var(--muted);line-height:1.5}.contacts-block iframe{width:100%;min-height:320px;border:0;border-radius:22px;background:white;box-shadow:var(--shadow)}.legal-page{max-width:920px}.legal-page h1{margin-bottom:16px}.legal-page h2{margin-top:26px;font-size:24px}.legal-page p{color:var(--muted);font-size:16px;line-height:1.7}.cookie-consent{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);z-index:900;display:grid;width:min(520px,calc(100% - 36px));grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.98);padding:14px;box-shadow:0 18px 48px rgba(22,33,58,.2)}.cookie-consent p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.cookie-consent a{color:var(--primary);font-weight:800}.cookie-consent .button{min-height:40px;padding:0 18px}.modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;background:rgba(31,37,51,.42);padding:20px}.help-modal{position:relative;width:min(720px,100%);max-height:min(760px,calc(100vh - 40px));overflow-y:auto;border-radius:24px;background:white;padding:26px;box-shadow:0 26px 80px rgba(22,33,58,.28)}.help-modal>p{max-width:560px;color:var(--muted);line-height:1.55}.modal-close{position:absolute;top:18px;right:18px;display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:999px;background:white;cursor:pointer}.choice-tags{display:flex;flex-wrap:wrap;gap:8px}.choice-tags button{min-height:36px;border:1px solid var(--line);border-radius:999px;background:white;color:#354056;padding:0 12px;cursor:pointer;font-weight:600}.choice-tags button.is-selected{border-color:var(--primary);background:#eaf1ff;color:var(--primary)}.form-error,.form-success{border-radius:14px;padding:12px 14px;font-weight:800}.form-success{background:#e6f7ef;color:var(--green)}.form-error{background:#fff0f3;color:var(--red)}.city-modal{width:min(520px,100%)}.city-list{display:grid;grid-gap:10px;gap:10px;margin-top:18px}.city-list a,.city-list button{display:flex;min-height:48px;align-items:center;gap:10px;border:1px solid var(--line);border-radius:16px;background:white;padding:0 14px;color:var(--text);cursor:pointer;font-weight:400}.city-list a:hover,.city-list button.is-active,.city-list button:hover{border-color:var(--primary);background:#eef4ff;color:var(--primary)}.product-order-modal{width:min(1040px,100%)}.product-order-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:16px;gap:16px;align-items:start}.product-order-form{box-shadow:none}.product-order-summary{position:static}.site-footer{flex-shrink:0;margin-top:34px;border-top:1px solid var(--line);background:white;padding:34px 0}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.footer-grid div{display:grid;align-content:start;grid-gap:9px;gap:9px}.footer-grid h3{margin-bottom:4px}.footer-grid a,.footer-grid span{display:inline-flex;align-items:center;gap:8px;color:var(--muted)}.footer-brand{margin-bottom:6px;color:var(--text)}.footer-brand .brand__mark,.footer-brand .brand__text{color:white}.footer-brand .brand__mark{display:grid;place-items:center}.footer-brand .brand__text{color:var(--text)}.empty-state{display:grid;min-height:260px;place-items:center;border:1px dashed var(--line);border-radius:8px;background:white;text-align:center}@media (max-width:920px){.cart-layout,.catalog-layout,.main-promo,.marketplace-hero,.product-content-layout,.product-detail,.product-hero-layout,.product-order-layout,.split-banner,.topbar__inner{grid-template-columns:1fr}.filter-panel,.product-buy-card,.product-gallery-card,.product-info-card,.product-side-panel,.product-tabs,.summary{position:static}.product-gallery-card,.product-info-card{height:auto;overflow-y:visible}.benefits,.category-grid,.faq-grid,.footer-grid,.info-grid,.product-grid,.quick-row,.service-grid,.service-grid--wide{grid-template-columns:repeat(2,minmax(0,1fr))}.also-search-groups{grid-template-columns:1fr}.product-carousel{grid-auto-columns:calc((100% - 16px) / 2)}.product-gallery{grid-template-columns:1fr}.product-thumbs{display:flex;max-width:100%;overflow-x:auto;padding:0 3px 4px}.product-thumb{width:62px;flex:0 0 62px;border-radius:13px}.category-carousel{grid-auto-columns:calc((100% - 16px) / 2)}.choice-help,.contacts-block{grid-template-columns:1fr}.choice-help .button{width:100%}}@media (max-width:640px){.topbar{transition:transform .22s ease;will-change:transform}.topbar--hidden-mobile,html[data-mobile-header-hidden] .topbar{transform:translateY(-100%)}.topbar--scrolled-mobile .marquee{display:none}.container{width:min(100% - 20px,1180px)}.listing-hero .inline-more-button,.main-promo .inline-more-button,.marketplace-hero .inline-more-button{color:white;font-weight:900}body{padding-bottom:76px}body:has(.mobile-product-actions){padding-bottom:140px}h1{margin-bottom:12px;font-size:21px}h2{font-size:19px}h3{font-size:14px}.marquee{font-size:11px;font-weight:400;line-height:1.2}.marquee span{padding:3px 30px 3px 0}.topline{display:none}.topbar__inner{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;min-height:50px;padding:7px 0}.brand{gap:0;font-size:0}.brand__mark{width:32px;height:32px;border-radius:11px}.catalog-button{display:none}.search{height:36px;min-width:0;padding-left:10px;border-width:1.5px;border-radius:13px}.search>svg{display:none}.search input{min-width:0;font-size:14px}.search button{display:grid;width:38px;height:30px;place-items:center;padding:0}.search button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.search-button-icon{display:block;color:white;stroke-width:2.4}.nav-actions{display:none}.mobile-menu-button{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:13px;background:#eef4ff;color:var(--primary);cursor:pointer}.mobile-header-menu{width:min(420px,100%);font-size:13px}.mobile-catalog-backdrop,.mobile-header-menu-backdrop{overflow-y:auto;padding:max(12px,env(safe-area-inset-top)) 10px calc(84px + env(safe-area-inset-bottom));place-items:center}.mobile-catalog-modal h2,.mobile-header-menu h2{font-size:20px}.mobile-catalog-modal{width:min(460px,100%);max-height:min(720px,calc(100dvh - 108px));overflow-y:auto;font-size:13px}.mobile-catalog-back{display:inline-flex;min-height:34px;align-items:center;gap:6px;border:0;background:transparent;color:var(--primary);padding:0;cursor:pointer;font-size:13px;font-weight:600}.mobile-catalog-sections,.mobile-catalog-tags{display:grid;grid-gap:10px;gap:10px;margin-top:18px}.mobile-catalog-sections div{display:grid;grid-template-columns:minmax(0,1fr) 42px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:white}.mobile-catalog-sections a,.mobile-catalog-sections button{min-height:46px;border:0;background:transparent;color:var(--text);padding:0 14px;cursor:pointer;font-size:13px;font-weight:400}.mobile-catalog-sections a{display:flex;align-items:center}.mobile-catalog-sections button{display:grid;place-items:center;color:var(--primary)}.mobile-catalog-tags section{display:grid;grid-gap:8px;gap:8px;border-radius:16px;background:#f5f7fb;padding:12px}.mobile-catalog-tags h3{margin:0;color:var(--muted);font-size:12px;font-weight:600}.mobile-catalog-tags a{display:inline-flex;min-height:32px;align-items:center;gap:7px;color:var(--text);font-size:13px;font-weight:400}.mobile-header-menu__links{display:grid;grid-gap:10px;gap:10px;margin-top:18px}.mobile-header-menu__links a,.mobile-header-menu__links button{display:flex;min-height:46px;align-items:center;gap:10px;border:1px solid var(--line);border-radius:16px;background:white;padding:0 14px;color:var(--text);cursor:pointer;font-size:13px;font-weight:400}.category-strip{gap:14px}.marketplace-hero{padding:12px 0 8px}.main-promo{min-height:auto;border-radius:20px;background:linear-gradient(90deg,rgba(0,71,199,.94),rgba(0,91,255,.42)),url(/uploads/hero/home-electric-transport-mobile.webp) 50%/cover;padding:18px}.main-promo h1{font-size:20px;line-height:1.12}.hero__actions{gap:8px}.hero__actions .button{min-height:34px;border-radius:12px;padding:0 10px;font-size:12px}.section{padding:18px 0}.section__header{margin-bottom:12px}.listing-hero{border-radius:20px;background:linear-gradient(90deg,rgba(0,71,199,.94),rgba(0,91,255,.34)),var(--listing-hero-image-mobile) center/cover;padding:18px}.listing-hero h1{font-size:20px}.listing-hero h2,.listing-hero p{font-size:14px;line-height:1.45}.main-promo h2,.main-promo p,.split-banner p{margin-bottom:14px;font-size:14px;line-height:1.45}.section__header{align-items:start;flex-direction:column}.benefits,.category-grid,.crm-columns,.crm-stats,.delivery-options-grid,.faq-grid,.footer-grid,.form-grid,.info-grid,.product-check-list,.product-fast-specs,.product-feature-grid,.quick-row,.service-grid,.service-grid--wide,.spec-list{grid-template-columns:1fr}.product-grid{gap:10px}.catalog-layout .product-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{border-radius:14px}.product-card__body{grid-template-rows:auto auto auto 1fr;padding:8px}.product-card__spec-labels{gap:3px;padding:5px 6px 0}.product-card__spec-labels span{border-radius:8px;padding:3px 5px;font-size:9px;font-weight:650}.product-card__title{font-size:13px;font-weight:400;line-height:1.28}.price__main{font-size:15px;font-weight:600}.price__sub,.stock-line{font-size:12px}.product-hero-layout{gap:12px}.product-buy-card,.product-gallery-card,.product-info-card,.product-section-card,.product-side-panel{border-radius:20px;padding:14px}.product-info-card h1{font-size:19px}.product-info-card{gap:8px}.product-color-selector{gap:6px}.product-price-main{font-size:24px}.mobile-product-price{display:grid;grid-gap:2px;gap:2px;margin-top:12px}.product-buy-card>.button,.product-buy-card>.product-price-block,.product-buy-card>.product-stock-row{display:none}.mobile-product-actions{position:fixed;right:10px;bottom:68px;left:10px;z-index:45;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.96);padding:8px;box-shadow:0 -8px 28px rgba(31,45,77,.14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-product-actions .button{min-height:48px;border-radius:15px;padding:0 8px;font-size:14px}.product-tabs{margin:12px 0;overflow-x:auto;flex-wrap:nowrap}.product-section-card h2{font-size:19px}.product-section-card p{font-size:14px;line-height:1.55}.product-spec-groups dl div{grid-template-columns:1fr;gap:4px}.admin-login-card{border-radius:22px;padding:24px}.admin-login-card h1{font-size:24px}.crm-details div,.crm-item,.crm-items__head{grid-template-columns:1fr;flex-direction:column;gap:4px}.crm-card__head{flex-direction:column}.crm-toolbar{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;scrollbar-width:none}.crm-toolbar::-webkit-scrollbar{display:none}.crm-toolbar a{flex:0 0 auto}.crm-kanban{grid-template-columns:repeat(6,minmax(250px,82vw));margin-right:-10px;padding-right:10px}.crm-kanban-column{min-height:360px;border-radius:18px}.crm-filters{margin:14px 0}.crm-filter-group{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;scrollbar-width:none}.crm-filter-group::-webkit-scrollbar{display:none}.crm-filter-group button{flex:0 0 auto}.crm-detail-backdrop{align-items:end;padding:10px}.crm-detail-modal{max-height:90vh;border-radius:24px 24px 0 0;padding:22px}.crm-detail-modal h2{font-size:22px}.admin-form-card__head,.admin-header-actions,.admin-table-card__head{flex-direction:column;align-items:stretch}.admin-layout,.admin-layout--collapsed{grid-template-columns:1fr}.admin-sidebar{position:-webkit-sticky;position:sticky;z-index:40;top:0;grid-template-columns:auto 1fr auto;grid-template-rows:auto;height:auto;border-right:0;border-bottom:1px solid var(--line);padding:8px 10px}.admin-sidebar__brand{padding:0}.admin-sidebar__footer,.admin-sidebar__nav{display:flex;overflow-x:auto;border-top:0;padding-top:0}.admin-sidebar__footer a,.admin-sidebar__footer form{display:none}.admin-layout--collapsed .admin-sidebar span:not(.admin-sidebar__mark),.admin-layout--collapsed .admin-sidebar__title{display:inline}.admin-catalog-search,.admin-form-grid,.admin-form-grid--six,.admin-image-row,.admin-import-form,.admin-inline-field,.admin-tag-checklist{grid-template-columns:1fr}.admin-product-table{gap:10px;padding:12px}.admin-product-table__head{display:none}.admin-product-row{grid-template-columns:1fr;border:1px solid var(--line);border-radius:18px;background:#f8faff;padding:14px}.admin-form-card{border-radius:20px;padding:16px}.admin-tier-table{overflow-x:auto;padding-bottom:4px}.admin-tier-row,.admin-tier-table__head{min-width:420px}.breadcrumbs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;white-space:nowrap;scrollbar-width:none}.breadcrumbs::-webkit-scrollbar{display:none}.listing-tags-row{display:grid;grid-template-columns:40px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:start;padding-top:12px}.listing-tags{overflow-x:auto;flex-wrap:nowrap;gap:8px;padding:0 0 10px;scrollbar-width:none}.listing-tags::-webkit-scrollbar{display:none}.listing-tags a{min-height:30px;flex:0 0 auto;padding:0 10px;font-size:12px;font-weight:600}.mobile-filter-button{display:grid;width:40px;height:30px;place-items:center;border:0;border-radius:999px;background:white;color:var(--text);cursor:pointer;box-shadow:var(--shadow)}.filter-panel{display:none}.mobile-filter-modal form{margin-top:18px}.mobile-filter-modal{width:min(460px,100%);max-height:min(720px,calc(100dvh - 36px));overflow-y:auto}.tag-row-home{overflow-x:auto;flex-wrap:nowrap;gap:8px;padding-bottom:10px;scrollbar-width:none}.tag-row-home::-webkit-scrollbar{display:none}.also-search__links a,.tag-row-home a{min-height:30px;flex:0 0 auto;padding:0 10px;font-size:12px;font-weight:600}.catalog-menu__inner,.catalog-menu__tags{grid-template-columns:1fr}.catalog-menu{position:fixed;inset:0;z-index:1000;overflow-y:auto;padding-top:56px;background:rgba(31,37,51,.38)}.catalog-menu__inner{width:min(100% - 20px,460px);max-height:calc(100vh - 76px);overflow-y:auto;border-radius:20px}.category-carousel,.product-carousel{grid-auto-columns:calc((100% - 10px) / 2);gap:10px}.category-card{min-width:0;grid-template-rows:auto auto 1fr auto}.category-card h3,.category-card p{overflow-wrap:normal}.category-card h3{font-size:14px;line-height:1.2;word-break:normal}.category-card .button,.category-card h3,.category-card p{margin-left:14px;margin-right:14px}.category-card .button,.product-card .button{align-self:end}.category-card .button{min-height:34px;font-size:12px;font-weight:600}.choice-help h2{font-size:19px}.link-action{font-weight:600}.carousel-arrow{display:none}.help-modal{padding:22px;max-height:calc(100dvh - 36px)}.cookie-consent{right:10px;bottom:calc(72px + env(safe-area-inset-bottom));left:10px;transform:none;width:auto;grid-template-columns:1fr;gap:10px;border-radius:18px}.cookie-consent .button{width:100%}.cart-row{grid-template-columns:82px 1fr}.cart-row img{width:82px;height:72px}.cart-row>:last-child{grid-column:1/-1}.mobile-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:44;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);background:rgba(255,255,255,.98);padding:7px 8px calc(7px + env(safe-area-inset-bottom));box-shadow:0 -8px 26px rgba(31,45,77,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-bottom-nav a{position:relative}.mobile-bottom-nav a,.mobile-bottom-nav button{display:grid;justify-items:center;grid-gap:3px;gap:3px;color:var(--muted);font-size:11px;font-weight:750}.mobile-bottom-nav button{border:0;background:transparent;padding:0;cursor:pointer}.mobile-bottom-nav svg{color:#94a0af}.mobile-bottom-nav__cart strong{position:absolute;top:-5px;right:23%;display:grid;min-width:18px;height:18px;place-items:center;border-radius:999px;background:var(--accent);color:white;padding:0 5px;font-size:11px}.site-footer{margin-bottom:18px}}