/*
Theme Name: 12 ВОЛЬТ
Theme URI: https://12вольт-сочи.рф
Author: OpenAI
Description: Каталожная тема магазина аккумуляторов «12 ВОЛЬТ» в Сочи.
Version: 0.18.17
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: twelvevolt
*/

:root{
  --blue:#1793C6;
  --blue-dark:#0879AA;
  --orange:#F36F21;
  --graphite:#1F252B;
  --white:#FFFFFF;
  --light:#F3F6F8;
  --line:#DCE6EB;
  --muted:#61707A;
  --shadow-sm:0 8px 24px rgba(15,55,75,.08);
  --shadow-md:0 18px 46px rgba(11,56,80,.13);
  --radius:12px;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--white);color:var(--graphite);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%;height:auto}
button,input,textarea,select{font:inherit}
.container{width:min(1180px,calc(100% - 40px));margin:0 auto}

/* Header */
.site-header{position:relative;z-index:40}
.service-bar{background:linear-gradient(90deg,var(--blue-dark),var(--blue));color:var(--white)}
.service-bar__inner{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:13px;font-weight:700}
.service-bar__left,.service-bar__right,.service-item,.service-phone{display:flex;align-items:center}
.service-bar__left,.service-bar__right{gap:16px}
.service-item,.service-phone{gap:7px;white-space:nowrap}
.service-item svg,.service-phone svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.service-divider{width:1px;height:17px;background:rgba(255,255,255,.34)}
.service-phone{font-size:15px;font-weight:900;letter-spacing:.01em}
.service-social{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.36);font-size:12px;font-weight:900;transition:.2s}
.service-social:hover{transform:translateY(-1px);background:var(--white);color:var(--blue-dark)}

.main-header{background:var(--white);border-bottom:1px solid rgba(220,230,235,.82);box-shadow:0 7px 24px rgba(12,52,72,.06)}
.main-header__inner{min-height:78px;display:flex;align-items:center;gap:30px}
.site-logo{display:flex;align-items:center;flex:0 0 auto;min-width:0}
.site-logo__number{font-size:52px;line-height:.8;font-weight:950;color:var(--blue-dark)}
.site-logo__word{font-size:31px;line-height:1;font-weight:950;color:var(--orange);margin-left:4px}
.site-logo__caption{margin-left:13px;padding-left:13px;border-left:1px solid var(--line);color:var(--graphite);font-size:12px;line-height:1.25;font-weight:800;letter-spacing:0}
.site-logo__image{display:block;width:188px;height:auto;max-width:100%}

.primary-nav{margin-left:auto}
.nav-menu{display:flex;align-items:center;gap:26px;margin:0;padding:0;list-style:none;font-size:14px;font-weight:800}
.nav-menu a{position:relative;padding:29px 0 27px}
.nav-menu a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:2px;background:var(--orange);transition:.22s}
.nav-menu a:hover:after{right:0}
.header-cta{flex:0 0 auto}
.header-call-cta{display:none}
.mobile-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:8px;background:var(--white);color:var(--graphite);font-size:24px;line-height:1;cursor:pointer}

/* Buttons */
.btn{min-height:44px;padding:0 19px;border:2px solid var(--orange);border-radius:7px;display:inline-flex;align-items:center;justify-content:center;background:var(--orange);color:var(--white);font-size:14px;font-weight:900;line-height:1.1;text-align:center;transition:transform .2s,box-shadow .2s,background .2s,color .2s}
.btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(243,111,33,.23)}
.btn--compact{min-height:38px;padding:0 16px;font-size:13px;border-radius:6px}
.btn--small{min-height:38px;padding:0 14px;font-size:12px;border-radius:6px}
.btn--outline{background:rgba(8,121,170,.14);border-color:rgba(255,255,255,.82);color:var(--white);backdrop-filter:blur(5px)}
.btn--outline:hover{background:var(--white);color:var(--blue-dark);box-shadow:none}
.btn--ghost{background:transparent;color:var(--blue-dark);border-color:var(--blue-dark)}
.btn--light{background:var(--white);color:var(--blue-dark);border-color:var(--white)}

/* Hero */
.hero{position:relative;isolation:isolate;overflow:hidden;background-color:var(--blue-dark);background-image:url("assets/images/hero-fullwidth-12volt.webp");background-size:cover;background-position:center 54%;color:var(--white)}
.hero:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(5,82,119,.96) 0%,rgba(8,121,170,.91) 31%,rgba(23,147,198,.67) 48%,rgba(23,147,198,.20) 67%,rgba(23,147,198,0) 82%)}
.hero:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(0,25,38,.08),transparent 35%,rgba(0,25,38,.10));pointer-events:none}
.hero__inner{min-height:292px;display:flex;align-items:center;padding:29px 0 38px}
.hero__content{max-width:570px}
.hero__eyebrow{margin-bottom:8px;color:rgba(255,255,255,.78);font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.hero h1{margin:0 0 12px;max-width:560px;font-size:46px;line-height:1.01;letter-spacing:-.035em;font-weight:950;text-wrap:balance}
.hero h1 span{display:block;color:var(--orange)}
.hero p{margin:0 0 15px;max-width:530px;color:rgba(255,255,255,.94);font-size:17px;line-height:1.46;font-weight:500}
.hero__offer{width:max-content;max-width:100%;min-height:52px;margin-bottom:15px;padding:8px 14px;border:1px solid rgba(255,255,255,.18);border-radius:8px;display:flex;align-items:center;gap:10px;background:rgba(5,72,104,.45);box-shadow:0 10px 28px rgba(0,49,72,.12);backdrop-filter:blur(5px)}
.hero__offer-label{display:none}
.hero__offer strong{color:var(--white);font-size:19px;white-space:nowrap}
.hero__offer span:last-child{font-size:14px;color:rgba(255,255,255,.9)}
.hero__actions{display:flex;gap:10px;flex-wrap:wrap}

/* Trust strip */
.trust-strip{position:relative;z-index:5;margin-top:-17px;border:1px solid rgba(220,230,235,.82);border-radius:12px;display:grid;grid-template-columns:repeat(3,1fr);background:var(--white);box-shadow:var(--shadow-md);overflow:hidden}


/* General sections */
.section{padding:72px 0}
.section-light{background:var(--light)}
.section-heading{margin-bottom:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}
.section-heading--center{justify-content:center;text-align:center}
.section-eyebrow{display:block;margin-bottom:7px;color:var(--blue-dark);font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.section-eyebrow--light{color:rgba(255,255,255,.72)}
.section h1,.section h2{margin:0;color:var(--graphite);line-height:1.08;letter-spacing:-.025em;font-weight:900}
.section h1{font-size:44px}
.section h2{font-size:35px}
.section-heading p{max-width:650px;margin:10px 0 0;color:var(--muted);font-size:15px}
.section-link{flex:0 0 auto;color:var(--blue-dark);font-size:14px;font-weight:900}
.section-link span{color:var(--orange);margin-left:4px}

/* Product cards */
.products-section{padding-top:68px;background:linear-gradient(180deg,#fff 0,var(--light) 100%)}
.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.product-card{min-width:0;border:1px solid rgba(220,230,235,.96);border-radius:12px;display:flex;flex-direction:column;background:var(--white);box-shadow:var(--shadow-sm);overflow:hidden;transition:transform .22s,box-shadow .22s,border-color .22s}
.product-card:hover{transform:translateY(-3px);border-color:rgba(23,147,198,.34);box-shadow:0 18px 38px rgba(14,59,81,.12)}
.product-card__topline{height:32px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(220,230,235,.75);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.product-card__status{color:var(--blue-dark)}
.product-card__warranty{color:var(--muted)}
.product-card__media{height:176px;padding:16px 17px 8px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff,#f8fbfc)}
.product-card__media img{width:100%;height:100%;object-fit:contain;transition:transform .25s}
.product-card:hover .product-card__media img{transform:scale(1.025)}
.product-card__body{padding:15px;display:flex;flex:1;flex-direction:column}
.product-card h3{min-height:43px;margin:0 0 11px;font-size:17px;line-height:1.24;font-weight:900;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.product-card h3 a:hover{color:var(--blue-dark)}
.product-card__specs{margin:0 0 15px;display:grid;grid-template-columns:1fr 1fr;gap:7px 10px}
.product-card__specs div{min-width:0}
.product-card__specs dt{font-size:10px;color:var(--muted);line-height:1.15}
.product-card__specs dd{margin:2px 0 0;font-size:12px;font-weight:800;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.product-card__prices{margin-top:auto;padding-top:13px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:9px;align-items:end}
.product-card__prices span{display:block;margin-bottom:1px;color:var(--muted);font-size:10px;line-height:1.15}
.product-card__prices strong{display:block;font-size:20px;line-height:1.1;white-space:nowrap}
.product-card__price-exchange{padding:7px 8px;border-radius:7px;background:rgba(243,111,33,.08)}
.product-card__price-exchange strong{color:var(--orange);font-size:17px}
.product-card__actions{margin-top:13px;display:flex;align-items:center;justify-content:space-between;gap:9px}
.product-card__details{font-size:12px;color:var(--blue-dark);font-weight:900;white-space:nowrap}

/* Exchange */
.exchange-band{position:relative;overflow:hidden;background:linear-gradient(112deg,var(--blue-dark),var(--blue));color:var(--white)}
.exchange-band:after{content:"";position:absolute;right:-50px;top:-120px;width:390px;height:390px;border-radius:50%;background:rgba(255,255,255,.05)}
.exchange-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.45fr .35fr .65fr;align-items:center;gap:32px}
.exchange-band h2{max-width:600px;color:var(--white);font-size:36px}
.exchange-band p{max-width:630px;margin:12px 0 0;color:rgba(255,255,255,.82);font-size:15px}
.exchange-symbol{color:var(--orange);font-size:74px;font-weight:300;text-align:center}
.exchange-action{text-align:center}
.exchange-amount{margin-bottom:13px;color:var(--orange);font-size:58px;font-weight:950;line-height:1}

/* Services */
.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.service-card{min-height:360px;padding:30px;border:1px solid var(--line);border-radius:14px;display:grid;grid-template-columns:64px 1fr;gap:22px;background:var(--white);box-shadow:var(--shadow-sm)}


.service-card h2{font-size:29px}
.check-list{margin:20px 0 23px;padding:0;list-style:none;display:grid;gap:8px;color:#47555e;font-size:14px}
.check-list li{position:relative;padding-left:22px}
.check-list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--orange);font-weight:950}

/* Advantages */
.advantages-section{background:var(--white)}
.advantages-bar{border:1px solid var(--line);border-radius:14px;display:grid;grid-template-columns:repeat(4,1fr);background:var(--white);box-shadow:var(--shadow-sm);overflow:hidden}
.advantage-item{min-height:145px;padding:25px 22px;display:flex;gap:14px;border-right:1px solid var(--line)}
.advantage-item:last-child{border-right:0}

.advantage-item h3{margin:1px 0 6px;font-size:16px;line-height:1.25}
.advantage-item p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}

/* Steps */
.steps{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.steps:before{content:"";position:absolute;left:8%;right:8%;top:22px;height:1px;background:linear-gradient(90deg,var(--blue),var(--orange));opacity:.34}
.step{position:relative;min-height:170px;padding:56px 20px 20px;border:1px solid var(--line);border-radius:12px;background:var(--white);box-shadow:0 5px 16px rgba(15,55,75,.04)}
.step-num{position:absolute;left:20px;top:0;transform:translateY(-1px);width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:var(--white);font-size:16px;font-weight:950;box-shadow:0 0 0 7px var(--light)}
.step h3{margin:0 0 7px;font-size:16px;line-height:1.25}
.step p{margin:0;color:var(--muted);font-size:13px}

/* Local contacts */
.local-section{background:var(--white)}
.local-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:stretch}
.local-copy{padding:18px 0}
.local-copy h2{max-width:600px;font-size:38px}
.local-copy p{max-width:650px;margin:17px 0 25px;color:var(--muted)}
.local-actions{display:flex;gap:10px;flex-wrap:wrap}
.contact-card{padding:30px;border-radius:14px;background:linear-gradient(145deg,var(--blue-dark),#075f89);color:var(--white);box-shadow:var(--shadow-md)}
.contact-card__label{font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.65)}
.contact-card h3{margin:8px 0 19px;font-size:31px;line-height:1;font-weight:950}
.contact-card dl{margin:0;display:grid;gap:13px}
.contact-card dl div{padding-bottom:11px;border-bottom:1px solid rgba(255,255,255,.14)}
.contact-card dl div:last-child{border-bottom:0;padding-bottom:0}
.contact-card dt{font-size:11px;color:rgba(255,255,255,.62)}
.contact-card dd{margin:2px 0 0;font-size:14px;font-weight:800}

/* CTA + Footer */
.contact-cta{background:var(--blue);color:var(--white)}
.contact-cta__inner{min-height:90px;display:grid;grid-template-columns:1.4fr auto auto;align-items:center;gap:30px}
.contact-cta__eyebrow{display:block;margin-bottom:3px;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.68)}
.contact-cta strong{display:block;font-size:18px;line-height:1.3}
.contact-cta__phone{font-size:22px;font-weight:950;white-space:nowrap}
.site-footer{padding:49px 0 22px;background:var(--graphite);color:var(--white)}
.footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:38px}
.footer-logo{display:inline-flex;align-items:center}
.footer-logo__number{font-size:42px;line-height:.8;color:var(--white);font-weight:950}
.footer-logo__word{margin-left:4px;color:var(--orange);font-size:25px;font-weight:950}
.footer-logo__image{display:block;width:176px;height:auto;max-width:100%}

.footer-brand-block p{max-width:270px;color:#B7C1C7;font-size:13px}
.site-footer h4{margin:0 0 14px;font-size:14px}
.site-footer ul{margin:0;padding:0;list-style:none;display:grid;gap:8px;color:#C6D0D5;font-size:13px}
.site-footer a:hover{color:var(--white)}
.footer-bottom{margin-top:34px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:#94A2AA;font-size:12px}
.pagination-wrap{margin-top:30px}

/* Existing single/page compatibility */
.map-placeholder,.reviews{display:none}
.service{padding:28px;border:1px solid var(--line);border-radius:12px;background:var(--white);box-shadow:var(--shadow-sm)}
.price{display:flex;gap:20px;align-items:end;margin:18px 0}.price strong{font-size:26px}.price .exchange{color:var(--orange);font-weight:900}


/* Release 0.3.0 — catalogue and commercial sections */
.main-header__inner{min-height:86px}
.site-logo{min-width:245px}
.site-logo__number{font-size:56px}
.site-logo__word{font-size:33px}
.site-logo__caption{font-size:12px;line-height:1.3}
.nav-menu{gap:28px;font-size:14.5px}
.nav-menu a{padding:33px 0 31px}
.nav-menu a:after{bottom:24px}
.btn{min-height:42px;padding:0 18px;border-radius:6px;font-size:13px}
.btn--compact{min-height:38px;padding:0 15px}
.btn--small{min-height:40px;padding:0 14px}

/* Product cards — cleaner hierarchy */
.products{gap:22px}
.product-card--premium{border:1px solid rgba(208,221,228,.92);border-radius:16px;box-shadow:0 10px 30px rgba(19,58,78,.07);overflow:hidden;background:#fff}
.product-card--premium:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(15,55,75,.13);border-color:rgba(23,147,198,.32)}
.product-card__media-wrap{position:relative;background:linear-gradient(160deg,#fff 0%,#f7fafb 100%);border-bottom:1px solid rgba(220,230,235,.72)}
.product-card__media-wrap .product-card__status,.product-card__media-wrap .product-card__warranty{position:absolute;z-index:2;top:13px;padding:6px 9px;border-radius:999px;font-size:9px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.055em}
.product-card__media-wrap .product-card__status{left:13px;color:var(--blue-dark);background:rgba(23,147,198,.09);border:1px solid rgba(23,147,198,.18)}
.product-card__media-wrap .product-card__warranty{right:13px;color:#53616a;background:rgba(255,255,255,.9);border:1px solid rgba(208,221,228,.9)}
.product-card--premium .product-card__media{height:218px;padding:36px 24px 18px;background:transparent}
.product-card--premium .product-card__media img{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 16px 15px rgba(22,43,54,.12))}
.product-card--premium .product-card__body{padding:18px 18px 17px}
.product-card--premium h3{min-height:46px;margin:0 0 13px;font-size:18px;line-height:1.25;letter-spacing:-.015em}
.product-card__spec-pills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:11px}
.product-card__spec-pills span{padding:6px 8px;border-radius:6px;background:var(--light);color:#45545d;font-size:11px;font-weight:800;line-height:1}
.product-card__article{margin:-3px 0 10px;color:#5f717b;font-size:11px;line-height:1.3}
.product-card__article strong{color:#26333a;font-weight:900}
.product-card__dimensions{margin-bottom:15px;color:var(--muted);font-size:11px}
.product-card__dimensions strong{color:var(--graphite);font-weight:800}
.product-card--premium .product-card__prices{margin-top:auto;padding-top:15px;border-top:1px solid var(--line);grid-template-columns:.9fr 1.1fr;gap:10px}
.product-card--premium .product-card__prices span{margin-bottom:3px;font-size:10px}
.product-card--premium .product-card__price-main strong{font-size:23px;letter-spacing:-.02em}
.product-card__prices>div:only-child{grid-column:1/-1}
.product-card--premium .product-card__price-exchange{padding:9px 10px;border-radius:8px;background:linear-gradient(135deg,rgba(243,111,33,.08),rgba(243,111,33,.13));border:1px solid rgba(243,111,33,.12)}
.product-card--premium .product-card__price-exchange span{font-size:9px;color:#6a5c54}
.product-card--premium .product-card__price-exchange strong{font-size:18px}
.product-card--premium .product-card__actions{margin-top:15px;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}
.product-card--premium .product-card__actions .btn{width:100%}
.product-card--premium .product-card__details{padding:9px 0;color:var(--blue-dark);font-size:12px;font-weight:900}
.product-card--premium .product-card__details:after{content:" →";color:var(--orange)}

/* Exchange showcase */
.exchange-band{padding:64px 0;background:linear-gradient(118deg,#075f89 0%,var(--blue-dark) 34%,var(--blue) 100%)}
.exchange-band:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.12) 1px,transparent 1px);background-size:20px 20px;mask-image:linear-gradient(90deg,transparent 0,#000 38%,#000 100%);opacity:.45}
.exchange-band:after{right:-100px;top:-190px;width:500px;height:500px;background:rgba(255,255,255,.055)}
.exchange-showcase{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:58px}
.exchange-visual{min-height:270px;display:grid;grid-template-columns:1fr 120px 1fr;align-items:center;position:relative}
.exchange-battery{position:relative;padding:22px 12px 10px;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);box-shadow:0 18px 40px rgba(2,49,72,.18)}
.exchange-battery img{width:100%;height:180px;object-fit:contain;filter:drop-shadow(0 16px 13px rgba(0,0,0,.22))}
.exchange-battery--old{transform:rotate(-3deg);opacity:.72}
.exchange-battery--old img{filter:grayscale(1) saturate(.25) contrast(.9) drop-shadow(0 15px 12px rgba(0,0,0,.2))}
.exchange-battery--new{transform:rotate(2deg);background:rgba(255,255,255,.12)}
.exchange-battery__label{position:absolute;top:11px;left:13px;color:rgba(255,255,255,.82);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.exchange-arrow{text-align:center;color:var(--orange)}
.exchange-arrow svg{width:84px;height:38px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.exchange-arrow strong{display:block;margin-top:4px;font-size:24px;line-height:1;white-space:nowrap}
.exchange-copy{padding:10px 0}
.exchange-band .exchange-copy h2{max-width:500px;margin:0;color:#fff;font-size:38px;line-height:1.06;letter-spacing:-.03em}
.exchange-band .exchange-copy p{max-width:510px;margin:17px 0 23px;color:rgba(255,255,255,.83);font-size:15px}

/* Services — stronger visual hierarchy */
.service-grid--premium{gap:26px}
.service-card{position:relative;overflow:hidden;min-height:330px;padding:0;border-radius:16px;display:grid;grid-template-columns:128px 1fr;gap:0;background:#fff;box-shadow:0 14px 38px rgba(15,55,75,.09)}
.service-card:after{content:"";position:absolute;right:-60px;bottom:-70px;width:180px;height:180px;border-radius:50%;background:rgba(23,147,198,.045)}
.service-card__visual{position:relative;display:flex;align-items:flex-start;justify-content:center;padding-top:32px;background:linear-gradient(180deg,rgba(23,147,198,.10),rgba(8,121,170,.035));border-right:1px solid var(--line)}

.service-card__number{position:absolute;left:12px;bottom:4px;color:rgba(8,121,170,.08);font-size:82px;line-height:1;font-weight:950}
.service-card__content{position:relative;z-index:2;padding:31px 30px 28px;display:flex;flex-direction:column}
.service-card h2{font-size:30px;line-height:1.08}
.service-card__lead{margin:12px 0 15px;color:#4e5e67;font-size:15px;line-height:1.5}
.service-card .check-list{margin:0 0 23px;gap:9px}
.service-card .btn{align-self:flex-start;margin-top:auto;background:transparent}
.service-card .btn:hover{background:var(--blue-dark);color:#fff;box-shadow:none}

/* Advantages — visible but restrained */
.advantages-section{background:linear-gradient(180deg,#fff 0%,#fbfcfd 100%)}
.section-heading--center p{margin:10px auto 0;color:var(--muted);font-size:14px}
.advantages-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.advantage-card{position:relative;min-height:190px;padding:25px 22px 23px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(15,55,75,.055);transition:transform .2s,box-shadow .2s}
.advantage-card:before{content:"";position:absolute;left:0;top:24px;bottom:24px;width:3px;border-radius:3px;background:var(--blue)}
.advantage-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(15,55,75,.09)}


.advantage-card h3{margin:0 0 8px;font-size:17px;line-height:1.2}
.advantage-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.48}
.advantage-card--accent:before{background:var(--orange)}


/* Steps — connected sequence */
.steps--connected{gap:20px}
.steps--connected:before{left:10%;right:10%;top:30px;height:2px;background:linear-gradient(90deg,var(--blue-dark),var(--blue),var(--orange));opacity:.28}
.steps--connected .step{min-height:215px;padding:67px 22px 23px;border-radius:14px;box-shadow:0 8px 24px rgba(15,55,75,.055)}
.steps--connected .step:not(:last-child):after{content:"›";position:absolute;right:-17px;top:16px;z-index:4;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--orange);border:1px solid rgba(243,111,33,.25);font-size:27px;font-weight:400;box-shadow:0 4px 12px rgba(15,55,75,.08)}
.steps--connected .step-num{left:20px;width:52px;height:52px;font-size:18px;box-shadow:0 0 0 8px var(--light)}

.steps--connected .step h3{font-size:17px;margin-bottom:9px}
.steps--connected .step p{font-size:13px;line-height:1.5}


/* Release 0.4.0 — final visual hierarchy refinement */
.main-header__inner{min-height:82px}
.site-logo{min-width:185px;gap:4px}
.site-logo__number{font-size:58px;line-height:.78}
.site-logo__word{font-size:34px}
.nav-menu{gap:25px;font-size:14px}
.nav-menu a{padding:31px 0 29px}
.header-cta{min-height:36px;padding:0 14px;font-size:12.5px}

/* Cleaner hero: larger product, calmer typography and decoration */
.hero{background-size:112% auto;background-position:61% 54%}
.hero:before{background:linear-gradient(90deg,rgba(5,75,109,.97) 0%,rgba(8,121,170,.92) 34%,rgba(23,147,198,.56) 51%,rgba(23,147,198,.12) 70%,rgba(23,147,198,0) 82%)}
.hero__inner{min-height:288px;padding:27px 0 44px}
.hero__content{max-width:535px}
.hero h1{max-width:520px;font-size:43px;line-height:1.02}
.hero p{max-width:505px;font-size:16px}
.hero__offer{min-height:46px;margin-bottom:14px;padding:7px 12px;background:rgba(4,63,91,.38)}
.hero__offer strong{font-size:17px}
.hero__offer span:last-child{font-size:13px}
.hero__actions .btn{min-height:38px}
.trust-strip{margin-top:-13px}


/* Product cards: fewer badges, stronger title, quieter action area */
.product-card__media-wrap .product-card__status{top:14px;left:14px;padding:6px 10px}
.product-card__warranty{display:none!important}
.product-card--premium .product-card__media{height:226px;padding:34px 24px 16px}
.product-card--premium h3{min-height:48px;font-size:19px;margin-bottom:14px}
.product-card__spec-pills{gap:7px;margin-bottom:12px}
.product-card__spec-pills span{font-size:11px;padding:6px 9px}
.product-card__dimensions{margin-bottom:17px;font-size:11.5px}
.product-card--premium .product-card__prices{padding-top:17px;gap:12px}
.product-card--premium .product-card__price-main strong{font-size:24px}
.product-card--premium .product-card__price-exchange{padding:10px 11px}
.product-card--premium .product-card__actions{margin-top:18px;grid-template-columns:auto 1fr;gap:16px}
.product-card--premium .product-card__actions .btn{width:auto;min-width:126px;min-height:37px;padding:0 13px}
.product-card--premium .product-card__details{text-align:right;font-size:13px}

/* Exchange: larger batteries, no visible framed boxes */
.exchange-band{padding:62px 0}
.exchange-showcase{grid-template-columns:1.15fr .85fr;gap:45px}
.exchange-visual{min-height:290px;grid-template-columns:1fr 112px 1fr}
.exchange-battery{padding:0;background:transparent;border:0;box-shadow:none;border-radius:0}
.exchange-battery img{height:220px;filter:drop-shadow(0 18px 18px rgba(0,0,0,.25))}
.exchange-battery--old{opacity:.66}
.exchange-battery--new{background:transparent}
.exchange-battery__label{top:-8px;left:6px;padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.11)}
.exchange-arrow{display:flex;flex-direction:column;align-items:center;justify-content:center}
.exchange-arrow svg{width:94px}
.exchange-arrow strong{margin-top:8px;padding:7px 12px;border-radius:999px;background:var(--orange);color:#fff;font-size:20px}
.exchange-band .exchange-copy h2{font-size:39px}

/* Service cards: stronger content, no giant decorative numbers */
.service-card{grid-template-columns:104px 1fr;min-height:315px}
.service-card__visual{padding-top:34px}

.service-card__number{display:none}
.service-card__content{padding:34px 32px 30px}
.service-card h2{font-size:31px}
.service-card__lead{font-size:15.5px;color:#3f4e57}
.check-list{font-size:14px;color:#3f4e57}
.service-card .btn{min-height:38px}

/* Advantages: taller and easier to scan */
.advantages-grid{gap:18px}
.advantage-card{min-height:215px;padding:29px 24px 26px}
.advantage-card:before{top:28px;bottom:28px}


.advantage-card h3{font-size:18px;margin-bottom:9px}
.advantage-card p{font-size:13.5px;line-height:1.52}

/* Steps: remove noisy icons/arrows; keep a clean connected line */
.steps--connected{gap:18px}
.steps--connected:before{left:8%;right:8%;top:25px;height:2px;opacity:.22}
.steps--connected .step{min-height:196px;padding:72px 23px 24px}
.steps--connected .step:not(:last-child):after{display:none}
.steps--connected .step-num{left:22px;top:0;width:50px;height:50px;font-size:18px}

.steps--connected .step h3{font-size:18px;margin-bottom:10px}
.steps--connected .step p{font-size:13.5px;line-height:1.5}

/* Footer logo refinement */
.footer-logo__number{font-size:50px}
.footer-logo__word{font-size:29px}
.footer-brand-block p{margin-top:16px}


/* Release 0.5.0 — premium refinement and calmer hierarchy */
.main-header{box-shadow:0 12px 30px rgba(12,52,72,.08)}
.main-header__inner{min-height:86px;gap:34px}
.site-logo{min-width:196px;gap:4px}
.site-logo__number{font-size:62px;line-height:.76}
.site-logo__word{font-size:36px}
.nav-menu{gap:22px}
.nav-menu a{padding:33px 0 31px;font-size:13.5px;letter-spacing:-.01em}
.header-cta{min-height:34px;padding:0 12px;border-radius:7px;font-size:12px;box-shadow:none}

.hero{background-size:105% auto;background-position:67% 58%}
.hero:before{background:linear-gradient(90deg,rgba(5,68,98,.985) 0%,rgba(8,121,170,.94) 32%,rgba(23,147,198,.58) 51%,rgba(23,147,198,.14) 72%,rgba(23,147,198,0) 84%)}
.hero__inner{min-height:320px;padding:34px 0 56px}
.hero__content{max-width:510px;padding:20px 24px 20px;border-radius:18px;background:linear-gradient(135deg,rgba(4,61,88,.22),rgba(4,61,88,.07));border:1px solid rgba(255,255,255,.12);box-shadow:0 14px 36px rgba(0,42,62,.16);backdrop-filter:blur(2px)}
.hero h1{max-width:490px;font-size:40px;line-height:1.01}
.hero p{max-width:470px;font-size:15.5px;line-height:1.5}
.hero__offer{min-height:44px;margin-bottom:16px;padding:6px 12px 7px;background:rgba(4,63,91,.50);border-color:rgba(255,255,255,.14)}
.hero__offer strong{font-size:16px}
.hero__offer span:last-child{font-size:12.5px}
.hero__actions{gap:12px}
.hero__actions .btn{min-height:40px;padding:0 18px;border-radius:9px}
.hero__actions .btn--outline{background:rgba(255,255,255,.06)}
.trust-strip{margin-top:10px;border:0;border-radius:16px;box-shadow:0 18px 36px rgba(13,53,73,.12)}


.products{gap:24px}
.product-card{border-radius:16px;box-shadow:0 12px 34px rgba(15,55,75,.07)}
.product-card__media-wrap .product-card__status{padding:5px 10px;border-radius:999px;background:#eef8fd;border:1px solid #d6edf9;box-shadow:none}
.product-card--premium .product-card__media{height:212px;padding:30px 22px 12px;background:linear-gradient(180deg,#fff,#fbfdfe)}
.product-card--premium h3{min-height:44px;margin-bottom:13px;font-size:18px;line-height:1.25}
.product-card__spec-pills{gap:6px;margin-bottom:10px}
.product-card__spec-pills span{padding:5px 8px;border-radius:999px;border:1px solid #e5edf2;background:#f6fafc;font-size:10.5px;color:#4d606b}
.product-card__dimensions{margin-bottom:15px;color:#61727b;font-size:11px}
.product-card--premium .product-card__prices{grid-template-columns:1fr;gap:10px;padding-top:15px}
.product-card--premium .product-card__price-main strong{font-size:25px}
.product-card--premium .product-card__price-exchange{display:inline-flex;align-items:center;gap:8px;width:max-content;padding:8px 10px;border-radius:10px;background:rgba(243,111,33,.10)}
.product-card--premium .product-card__price-exchange span{margin:0}
.product-card--premium .product-card__price-exchange strong{font-size:18px}
.product-card--premium .product-card__actions{margin-top:16px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px}
.product-card--premium .product-card__actions .btn{min-width:0;min-height:36px;padding:0 13px;background:transparent;color:var(--blue-dark);border-color:rgba(8,121,170,.32)}
.product-card--premium .product-card__actions .btn:hover{background:var(--blue-dark);color:#fff;box-shadow:none}
.product-card--premium .product-card__details{font-size:13px;color:var(--orange);font-weight:900}

.exchange-band{padding:72px 0;background:linear-gradient(115deg,#0B7AA9 0%,#1793C6 100%)}
.exchange-band:after{right:-100px;top:-80px;width:360px;height:360px;background:rgba(255,255,255,.06)}
.exchange-showcase{grid-template-columns:1.06fr .94fr;gap:52px;align-items:center}
.exchange-visual{min-height:300px;grid-template-columns:1fr 120px 1fr}
.exchange-battery img{height:235px}
.exchange-battery--old{transform:translateY(10px) rotate(-5deg);opacity:.58}
.exchange-battery--new{transform:translateY(-4px) rotate(3deg)}
.exchange-battery__label{padding:6px 9px;background:rgba(255,255,255,.15)}
.exchange-arrow svg{width:102px}
.exchange-arrow strong{padding:8px 14px;font-size:24px;box-shadow:0 10px 20px rgba(106,39,0,.14)}
.exchange-band .exchange-copy h2{font-size:42px;line-height:1.04}
.exchange-band .exchange-copy p{margin:16px 0 24px;max-width:490px}
.exchange-copy .btn{min-height:42px;border-radius:9px}

.service-grid{gap:28px}
.service-card{min-height:338px;border-radius:18px;box-shadow:0 18px 42px rgba(15,55,75,.08)}
.service-card__visual{background:linear-gradient(180deg,rgba(23,147,198,.13),rgba(23,147,198,.03))}

.service-card__content{padding:34px 32px 32px}
.service-card h2{font-size:32px}
.service-card__lead{font-size:16px;line-height:1.55}
.service-card .check-list{margin:0 0 24px;gap:10px}
.service-card .check-list li{font-size:14px}
.service-card .btn{min-height:38px;padding:0 14px;border-radius:8px}

.advantages-grid{gap:20px}
.advantage-card{min-height:208px;padding:28px 24px 24px;border-radius:16px;box-shadow:0 12px 28px rgba(15,55,75,.06)}
.advantage-card:before{top:26px;bottom:26px}

.advantage-card h3{font-size:17px;line-height:1.22}
.advantage-card p{font-size:13px;line-height:1.52}

.steps--connected{gap:22px}
.steps--connected:before{left:9%;right:9%;top:29px;opacity:.18}
.steps--connected .step{min-height:182px;padding:68px 22px 22px;border-radius:16px;box-shadow:0 12px 28px rgba(15,55,75,.055)}
.steps--connected .step-num{width:48px;height:48px;left:20px;top:0;font-size:17px;box-shadow:0 0 0 10px var(--light)}
.steps--connected .step h3{font-size:16.5px;line-height:1.28}
.steps--connected .step p{font-size:12.8px;line-height:1.48}

.contact-cta__inner{min-height:84px}
.contact-cta strong{font-size:17px}
.footer-logo__number{font-size:58px}
.footer-logo__word{font-size:32px}


.exchange-visual{grid-template-columns:1fr 96px 1fr;align-items:center;gap:0}
.exchange-battery{display:flex;align-items:center;justify-content:center;min-height:250px}
.exchange-battery img{width:100%;max-width:350px;height:auto;object-fit:contain;filter:drop-shadow(0 18px 22px rgba(0,0,0,.22))}
.exchange-battery--old{opacity:.92;transform:translateY(6px) rotate(-4deg)}
.exchange-battery--new{transform:translateY(-4px) rotate(3deg)}
.exchange-battery__label{top:10px;left:18px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.14);backdrop-filter:blur(4px);font-size:11px;color:rgba(255,255,255,.92)}
.exchange-arrow{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--orange)}
.exchange-arrow svg{width:84px;height:auto;stroke:currentColor;stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 6px 12px rgba(118,51,9,.18))}
.exchange-arrow strong{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:999px;background:var(--orange);color:#fff;font-size:24px;font-weight:900;box-shadow:0 12px 22px rgba(243,111,33,.24)}
.exchange-band .exchange-copy h2{font-size:40px;max-width:520px}
.exchange-band .exchange-copy p{max-width:500px}

.service-grid--clean{gap:28px}
.service-card--clean{min-height:0;padding:30px 32px 28px;display:flex;flex-direction:column;border:1px solid #d7e4ec;border-radius:18px;background:#fff;box-shadow:0 16px 34px rgba(15,55,75,.07);position:relative;overflow:hidden}
.service-card--clean:before{content:"";position:absolute;right:-48px;bottom:-58px;width:150px;height:150px;border-radius:50%;background:rgba(243,246,248,.95)}
.service-card--clean .service-card__top{display:flex;align-items:flex-start;gap:16px;margin-bottom:14px;position:relative;z-index:1}
.service-card--clean .service-card__head{flex:1;min-width:0}


.service-card--clean h2{margin:4px 0 0;font-size:28px;line-height:1.08}
.service-card--clean .section-eyebrow{margin-bottom:0;color:var(--blue-dark)}
.service-card--clean .service-card__lead{margin:0 0 16px;position:relative;z-index:1;color:#4a5a63;font-size:15px;line-height:1.55}
.service-card--clean .check-list{position:relative;z-index:1;margin:0 0 20px;gap:9px}
.service-card--clean .check-list li{font-size:14px}
.service-card--clean .check-list li:before{color:var(--orange)}
.service-card--clean .btn{position:relative;z-index:1;align-self:flex-start;min-height:40px;padding:0 16px;border-radius:10px;color:var(--orange);border-color:rgba(243,111,33,.42)}
.service-card--clean .btn:hover{background:var(--orange);color:#fff;border-color:var(--orange)}

.advantages-grid--inline{gap:20px}
.advantage-card--inline{min-height:0;padding:18px 22px;border-radius:16px;border:1px solid #dbe7ed;background:#fff;box-shadow:0 12px 26px rgba(15,55,75,.05)}
.advantage-card--inline:before{display:none}
.advantage-card__row{display:flex;align-items:flex-start;gap:16px}
.advantage-card__row>div{flex:1}


.advantage-card--inline h3{margin:0 0 6px;font-size:17px;line-height:1.26}
.advantage-card--inline p{margin:0;color:var(--muted);font-size:13px;line-height:1.48}

.steps--battery{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-top:12px}
.steps--battery:before{content:"";position:absolute;left:6%;right:6%;top:34px;height:4px;border-radius:999px;background:linear-gradient(90deg,rgba(243,111,33,.18),rgba(243,111,33,.48),rgba(243,111,33,.18))}
.steps--battery .step--battery{position:relative;min-height:118px;padding:22px 18px 16px 20px;border:2px solid rgba(243,111,33,.62);border-radius:18px 18px 16px 16px;background:#fff;box-shadow:0 12px 24px rgba(15,55,75,.05)}
.steps--battery .step--battery:before{content:"";position:absolute;left:22px;top:-10px;width:42px;height:14px;border:2px solid rgba(243,111,33,.62);border-bottom:0;border-radius:12px 12px 0 0;background:#fff}
.steps--battery .step-num{position:absolute;left:16px;top:-15px;transform:none;width:38px;height:38px;border-radius:50%;background:var(--blue-dark);color:#fff;box-shadow:0 0 0 6px var(--light);font-size:15px}
.steps--battery .step--battery h3{margin:20px 0 6px;font-size:15.5px;line-height:1.24}
.steps--battery .step--battery p{margin:0;color:#5c6d77;font-size:12.5px;line-height:1.45}


/* Release 0.7.0 — exact approved visuals */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}


.approved-visual-section{padding:0;background:var(--blue-dark)}
.approved-visual-wrap{position:relative;overflow:hidden}
.approved-visual{display:block;width:100%;height:auto}
.approved-visual-wrap--exchange{width:min(100%,1672px);margin:0 auto}
.approved-hotspot{position:absolute;z-index:3;display:block;border-radius:12px}
.approved-hotspot:focus-visible{outline:3px solid #fff;outline-offset:3px}
.approved-hotspot--exchange{left:40.5%;top:36.5%;width:18.5%;height:8.5%}

.approved-delivery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}
.approved-card-image{position:relative;border-radius:22px;overflow:hidden;box-shadow:0 18px 42px rgba(15,55,75,.08)}
.approved-card-image img{display:block;width:100%;height:auto}
.approved-hotspot--delivery{left:34%;bottom:7%;width:32%;height:11%}

.approved-advantages-section{background:linear-gradient(180deg,#fff,#f9fbfc)}
.approved-advantages-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.approved-advantage-image{border-radius:20px;overflow:hidden;box-shadow:0 14px 32px rgba(15,55,75,.07)}
.approved-advantage-image img{display:block;width:100%;height:auto}

.approved-steps-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:22px;padding-top:18px}
.approved-steps-grid:before{content:"";position:absolute;left:8%;right:8%;top:48%;height:4px;border-radius:999px;background:linear-gradient(90deg,rgba(243,111,33,.25),rgba(243,111,33,.75),rgba(243,111,33,.25));z-index:0}
.approved-step-card{position:relative;z-index:1;border:3px solid var(--orange);border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 14px 32px rgba(15,55,75,.08)}
.approved-step-card img{display:block;width:100%;height:auto}


/* Release 0.8.0 — replace image blocks with HTML/CSS and reduce height */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.trust-strip{margin-top:10px;border:0;border-radius:16px;box-shadow:0 18px 36px rgba(13,53,73,.12)}


.exchange-band--compact{padding:50px 0;background:linear-gradient(115deg,#0B7AA9 0%,#1793C6 100%)}
.exchange-showcase--compact{display:grid;grid-template-columns:1.02fr .98fr;gap:34px;align-items:center}
.exchange-visual--compact{display:grid;grid-template-columns:1fr 88px 1fr;align-items:center;gap:0;min-height:220px}
.exchange-battery.compact{display:flex;align-items:center;justify-content:center;min-height:180px;position:relative}
.exchange-battery.compact img{width:100%;max-width:250px;height:auto;object-fit:contain;filter:drop-shadow(0 14px 18px rgba(0,0,0,.22))}
.exchange-battery--old.compact{opacity:.9;transform:translateY(4px) rotate(-4deg)}
.exchange-battery--new.compact{transform:translateY(-2px) rotate(3deg)}
.exchange-battery__label{position:absolute;top:4px;left:16px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.14);backdrop-filter:blur(4px);font-size:10.5px;color:rgba(255,255,255,.92);font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.exchange-arrow.compact{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--orange)}
.exchange-arrow.compact svg{width:72px;height:auto;stroke:currentColor;stroke-width:3;fill:none;filter:drop-shadow(0 6px 10px rgba(118,51,9,.18))}
.exchange-arrow.compact strong{display:inline-flex;align-items:center;justify-content:center;padding:7px 14px;border-radius:999px;background:var(--orange);color:#fff;font-size:20px;font-weight:900;box-shadow:0 10px 18px rgba(243,111,33,.24)}
.exchange-copy--compact .section-eyebrow--light{color:#d9f1fb}
.exchange-copy--compact h2{margin:10px 0 12px;font-size:34px;line-height:1.04;color:#fff;max-width:500px}
.exchange-copy--compact p{margin:0 0 18px;max-width:500px;color:rgba(255,255,255,.9);font-size:15px;line-height:1.5}
.btn--small{min-height:38px;padding:0 14px;border-radius:9px}

.service-grid--tight{display:grid;grid-template-columns:1fr 1fr;gap:26px}
.service-card--tight{padding:24px 26px 22px;border:1px solid #deeaef;border-radius:18px;background:#fff;box-shadow:0 14px 30px rgba(15,55,75,.06);min-height:0}
.service-card__row-top{display:flex;align-items:flex-start;gap:16px;margin-bottom:12px}

.service-card__row-top .section-eyebrow{margin-bottom:2px}
.service-card--tight h2{margin:0;font-size:30px;line-height:1.06}
.service-card--tight .service-card__lead{margin:0 0 14px;color:#455761;font-size:15px;line-height:1.55}
.check-list.compact{margin:0 0 16px;padding:0;list-style:none;display:grid;gap:10px}
.check-list.compact li{position:relative;padding-left:26px;color:#263640;font-size:14px;line-height:1.45}
.check-list.compact li:before{content:"✓";position:absolute;left:0;top:0;color:var(--orange);font-weight:900}
.btn--compact{min-height:38px;padding:0 15px;border-radius:9px}
.service-card--tight .btn--ghost{color:var(--orange);border-color:rgba(243,111,33,.46)}
.service-card--tight .btn--ghost:hover{background:var(--orange);color:#fff;border-color:var(--orange)}

.advantages-grid--compact-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.advantage-card--row{display:flex;align-items:flex-start;gap:14px;padding:18px 18px 16px;border:1px solid #dbe7ed;border-radius:16px;background:#fff;box-shadow:0 10px 22px rgba(15,55,75,.045);min-height:0}

.advantage-card--row h3{margin:2px 0 6px;font-size:16px;line-height:1.22}
.advantage-card--row p{margin:0;color:#5a6c76;font-size:13px;line-height:1.42}

.steps--battery-compact{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding-top:10px}
.steps--battery-compact:before{content:"";position:absolute;left:7%;right:7%;top:30px;height:4px;border-radius:999px;background:linear-gradient(90deg,rgba(8,121,170,.25),rgba(8,121,170,.55),rgba(8,121,170,.25))}
.step-battery-shape{position:relative;padding:18px 16px 14px;border:0;background:transparent;min-height:128px}
.step-battery-shape:before{content:"";position:absolute;inset:0;border:2px solid var(--orange);border-radius:16px}
.step-battery-shape:after{content:"";position:absolute;left:16px;right:16px;top:-2px;height:14px;background:transparent;border-top:2px solid var(--orange)}
.step-battery-shape .step-num{position:absolute;left:18px;top:18px;z-index:2;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--blue-dark);color:#fff;font-weight:900;box-shadow:0 0 0 6px var(--light)}

.step-battery-shape h3{position:relative;z-index:1;margin:56px 0 8px;font-size:16px;line-height:1.22;max-width:88%}
.step-battery-shape p{position:relative;z-index:1;margin:0;color:#5d6f79;font-size:12.8px;line-height:1.45;max-width:92%}

.step-battery-shape .step-num:before{left:-2px}


/* Release 0.8.1 — layout repair after QA */
.exchange-band--compact{padding:42px 0 38px}
.exchange-showcase--compact{gap:28px;align-items:center}
.exchange-visual--compact{min-height:190px;grid-template-columns:1fr 78px 1fr}
.exchange-battery.compact{min-height:150px}
.exchange-battery.compact img{max-width:220px;background:transparent !important;mix-blend-mode:normal;filter:drop-shadow(0 14px 18px rgba(0,0,0,.22))}
.exchange-battery__label{top:-2px;left:8px}
.exchange-copy--compact h2{font-size:32px;max-width:470px}
.exchange-copy--compact p{font-size:14px;line-height:1.45;margin-bottom:14px}
.exchange-arrow.compact strong{font-size:18px;padding:6px 12px}
.exchange-arrow.compact svg{width:64px}

.service-grid--tight{align-items:stretch}
.service-card--tight{display:flex !important;flex-direction:column !important;justify-content:flex-start;min-height:0;padding:22px 24px 20px;border-radius:20px;box-shadow:0 12px 26px rgba(15,55,75,.055)}
.service-card--tight *{writing-mode:horizontal-tb}
.service-card__row-top{display:grid !important;grid-template-columns:66px 1fr;gap:14px;align-items:start;margin-bottom:10px}
.service-card__row-top > div{min-width:0}

.service-card__row-top .section-eyebrow{display:block;margin:2px 0 6px;font-size:12px;line-height:1.15;letter-spacing:.14em}
.service-card--tight h2{font-size:26px;line-height:1.08;max-width:none;word-break:normal;overflow-wrap:normal}
.service-card--tight .service-card__lead{font-size:15px;line-height:1.48;margin:0 0 12px;max-width:none}
.service-card--tight .check-list.compact{grid-template-columns:1fr;gap:8px;margin:0 0 14px}
.service-card--tight .check-list.compact li{font-size:14px;line-height:1.4;padding-left:22px}
.service-card--tight .btn{align-self:flex-start;width:auto;min-width:168px}

.advantages-grid--compact-row{gap:16px}
.advantage-card--row{padding:14px 16px 13px;gap:12px;align-items:flex-start;min-height:0;border-radius:14px}


.advantage-card--row h3{font-size:15px;line-height:1.18;margin:2px 0 4px}
.advantage-card--row p{font-size:12.5px;line-height:1.35}

.steps--battery-compact{gap:14px;padding-top:12px}
.steps--battery-compact:before{top:24px;height:3px;left:8%;right:8%;background:linear-gradient(90deg,rgba(8,121,170,.16),rgba(8,121,170,.52),rgba(8,121,170,.16))}
.step-battery-shape{min-height:108px;padding:16px 14px 12px}
.step-battery-shape:before{border-width:2px;border-radius:16px 16px 14px 14px}
.step-battery-shape:after{left:22px;right:22px;top:-2px;height:12px;border-top:2px solid var(--orange);border-left:2px solid var(--orange);border-right:2px solid var(--orange);border-radius:10px 10px 0 0}
.step-battery-shape .step-num{left:12px;top:12px;width:34px;height:34px;box-shadow:0 0 0 5px var(--light)}


.step-battery-shape h3{margin:44px 0 6px;font-size:14px;line-height:1.22;max-width:100%}
.step-battery-shape p{font-size:11.5px;line-height:1.38;max-width:100%}


/* Release 0.9.0 — rebuilt commercial blocks with isolated classes */
.sv-kicker{display:block;margin:0 0 7px;color:var(--blue-dark);font-size:11px;line-height:1;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.sv-kicker--light{color:#D8F1FB}
.sv-heading{text-align:center;margin-bottom:30px}
.sv-heading h2{margin:0;font-size:38px;line-height:1.08;letter-spacing:-.025em}
.sv-heading p{margin:10px 0 0;color:var(--muted);font-size:15px}


.sv-exchange{position:relative;overflow:hidden;padding:58px 0;background:linear-gradient(112deg,#0879AA 0%,#1793C6 100%);color:#fff}
.sv-exchange:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.12) 1px,transparent 1px);background-size:22px 22px;opacity:.35;mask-image:linear-gradient(90deg,#000 0,transparent 52%)}
.sv-exchange:after{content:"";position:absolute;right:-120px;top:-170px;width:440px;height:440px;border-radius:50%;background:rgba(255,255,255,.055)}
.sv-exchange__grid{position:relative;z-index:1;display:grid;grid-template-columns:1.08fr .92fr;gap:44px;align-items:center}
.sv-exchange__visual{display:grid;grid-template-columns:1fr 100px 1fr;align-items:center;min-height:250px}
.sv-exchange__battery{position:relative;display:flex;align-items:center;justify-content:center;min-width:0}
.sv-exchange__battery span{position:absolute;top:-4px;left:14px;z-index:2;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.16);color:#fff;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;backdrop-filter:blur(5px)}
.sv-exchange__battery img{display:block;width:100%;max-width:270px;height:220px;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(0,0,0,.22))}
.sv-exchange__battery--old{transform:rotate(-3deg);opacity:.92}
.sv-exchange__battery--new{transform:rotate(2.5deg)}
.sv-exchange__deal{display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--orange)}
.sv-exchange__deal svg{width:84px;height:36px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.sv-exchange__deal strong{padding:8px 14px;border-radius:999px;background:var(--orange);color:#fff;font-size:22px;line-height:1;white-space:nowrap;box-shadow:0 10px 22px rgba(156,60,0,.18)}
.sv-exchange__copy h2{margin:0;max-width:520px;color:#fff;font-size:40px;line-height:1.04;letter-spacing:-.03em}
.sv-exchange__copy p{max-width:500px;margin:16px 0 22px;color:rgba(255,255,255,.88);font-size:15px;line-height:1.55}
.sv-exchange__copy .btn{min-height:42px;padding:0 18px;border-radius:9px}

.sv-services{padding:66px 0;background:var(--light)}
.sv-services__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}
.sv-service{position:relative;overflow:hidden;padding:28px 30px 26px;border:1px solid #DDE9EF;border-radius:20px;background:#fff;box-shadow:0 16px 38px rgba(14,55,75,.07)}
.sv-service:after{content:"";position:absolute;right:-64px;bottom:-78px;width:190px;height:190px;border-radius:50%;background:rgba(23,147,198,.045)}


.sv-service h2{margin:0;font-size:30px;line-height:1.08;letter-spacing:-.02em}
.sv-service__lead{position:relative;z-index:1;margin:0 0 16px;color:#4C5D66;font-size:15px;line-height:1.55}
.sv-checks{position:relative;z-index:1;margin:0 0 20px;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}
.sv-checks li{position:relative;padding-left:24px;color:#2D3B44;font-size:13.5px;line-height:1.42}
.sv-checks li:before{content:"✓";position:absolute;left:0;top:0;color:var(--orange);font-weight:900}
.sv-link-button{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:1.5px solid rgba(243,111,33,.48);border-radius:9px;color:var(--orange);font-size:13px;font-weight:900;transition:.2s}
.sv-link-button:hover{background:var(--orange);border-color:var(--orange);color:#fff}

.sv-benefits{padding:64px 0;background:#fff}
.sv-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}


.exchange-battery__label{display:none!important}
.exchange-visual--compact{grid-template-columns:1fr 70px 1fr;min-height:175px}
.exchange-battery.compact{min-height:135px}
.exchange-battery.compact img{max-width:208px;object-fit:contain;filter:drop-shadow(0 14px 18px rgba(0,0,0,.18))}
.exchange-battery--old.compact img{transform:scaleX(-1)}
.exchange-battery--new.compact img{transform:scaleX(1)}
.exchange-battery--old.compact,.exchange-battery--new.compact{transform:none}
.exchange-arrow.compact{gap:6px}
.exchange-arrow.compact svg{width:58px}
.exchange-arrow.compact strong{font-size:16px;padding:6px 11px}
.exchange-copy--compact h2{font-size:30px;line-height:1.06}
.exchange-copy--compact p{font-size:13.5px}


.service-card__row-top{grid-template-columns:86px 1fr}
.service-card--tight h2{font-size:25px}
.service-card--tight .check-list.compact{grid-template-columns:1fr 1fr;column-gap:18px;row-gap:8px}
.service-card--tight .check-list.compact li{font-size:13.5px}

.advantage-card--row{padding:14px 16px;gap:12px;min-height:106px;align-items:center}


.advantage-card--row h3{font-size:15px;margin:0 0 4px}
.advantage-card--row p{font-size:12.8px;line-height:1.35}

.steps--battery-compact{align-items:stretch;grid-auto-rows:1fr}
.step-battery-shape{display:flex;flex-direction:column;justify-content:flex-start;min-height:122px;height:100%;padding:16px 16px 14px}
.step-battery-shape:before{border-radius:16px}
.step-battery-shape:after{left:26px;right:26px;top:-2px;height:11px;border-top:2px solid var(--orange);border-left:2px solid var(--orange);border-right:2px solid var(--orange);border-radius:8px 8px 0 0}
.step-battery-shape .step-num{left:14px;top:14px;width:34px;height:34px}


.step-battery-shape h3{margin:46px 0 6px;font-size:14.5px;line-height:1.22;min-height:34px;display:flex;align-items:flex-start}
.step-battery-shape p{font-size:12px;line-height:1.4;min-height:34px}


/* Release 0.9.2 — actual asset swap and final polish */
.exchange-visual--compact{grid-template-columns:1fr 66px 1fr;gap:12px;min-height:170px}
.exchange-battery.compact{min-height:128px}
.exchange-battery.compact img{max-width:190px;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.18))}
.exchange-battery--old.compact img{transform:scaleX(-1) rotate(-2deg)}
.exchange-battery--new.compact img{transform:rotate(2deg)}
.exchange-copy--compact h2{font-size:28px;max-width:440px}
.exchange-copy--compact p{font-size:13px;line-height:1.42;max-width:420px}


.service-card__row-top{grid-template-columns:74px 1fr;gap:12px}

.advantage-card--row{min-height:118px;padding:18px 16px}


.advantage-card--row h3{font-size:16px;font-weight:800}
.advantage-card--row p{font-size:13px;line-height:1.42}

.steps--battery-compact{gap:18px;grid-auto-rows:1fr}
.step-battery-shape{min-height:132px;padding:18px 18px 16px;border-radius:0}
.step-battery-shape:before{border-radius:14px}
.step-battery-shape:after{left:18px;right:18px;top:-2px;height:12px;border-radius:8px 8px 0 0}
.step-battery-shape .step-num{left:16px;top:14px}


.step-battery-shape h3{margin:48px 0 8px;font-size:14.5px;line-height:1.23;min-height:36px}
.step-battery-shape p{margin:0;font-size:12px;line-height:1.42;min-height:34px}


/* Release 0.9.3 — verified visible update */
.sv-exchange{padding:50px 0}
.sv-exchange__grid{grid-template-columns:1.05fr .95fr;gap:38px}
.sv-exchange__visual{grid-template-columns:1fr 86px 1fr;min-height:220px;gap:8px}
.sv-exchange__battery span{display:none!important}
.sv-exchange__battery{transform:none!important;opacity:1!important;overflow:visible}
.sv-exchange__battery img{width:100%;max-width:235px;height:190px;object-fit:contain;filter:drop-shadow(0 15px 18px rgba(0,0,0,.18));background:transparent!important}
.sv-exchange__battery--old img{transform:scaleX(-1) rotate(-2deg)}
.sv-exchange__battery--new img{transform:rotate(2deg)}
.sv-exchange__deal{gap:8px}
.sv-exchange__deal svg{width:70px}
.sv-exchange__deal strong{font-size:18px;padding:7px 12px}
.sv-exchange__copy h2{font-size:34px;max-width:480px}
.sv-exchange__copy p{font-size:14px;line-height:1.5}


.sv-service h2{font-size:28px}


.trust-strip--approved{margin-top:10px;border:0;border-radius:16px;box-shadow:0 18px 36px rgba(13,53,73,.12);overflow:hidden}


/* Unified premium icon system */
.trust-strip--approved .trust-item{
  min-height:112px;
  padding:14px 22px;
  display:grid;
  grid-template-columns:88px minmax(0,1fr);
  align-items:center;
  gap:16px;
  border-right:1px solid var(--line);
}
.trust-strip--approved .trust-item:last-child{border-right:0}
.trust-strip--approved .trust-item strong,
.trust-strip--approved .trust-item span{display:block}
.trust-strip--approved .trust-item strong{margin-bottom:2px;font-size:16px;line-height:1.15}
.trust-strip--approved .trust-item div>span{color:var(--muted);font-size:13px;line-height:1.3}

.trust-icon--image,
.sv-icon--art{
  width:88px;
  height:88px;
  display:block;
  flex:0 0 auto;
}
.trust-icon--image img,
.sv-icon--art img,
.sv-step__mini--art img{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
}

.sv-service__header{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:96px minmax(0,1fr);
  align-items:center;
  gap:18px;
  margin-bottom:15px;
}
.sv-service__header>div{min-width:0}
.sv-service__header .sv-icon--art{width:96px;height:96px}

.sv-benefit{
  display:grid;
  grid-template-columns:88px minmax(0,1fr);
  align-items:center;
  gap:14px;
  min-height:152px;
  padding:18px;
  border:1px solid #DDE8EE;
  border-radius:18px;
  background:#fff;
  box-shadow:0 13px 30px rgba(14,55,75,.055);
}
.sv-benefit .sv-icon--art{width:88px;height:88px}
.sv-benefit h3{margin:0 0 6px;font-size:16px;line-height:1.2}
.sv-benefit p{margin:0;color:#60717A;font-size:13px;line-height:1.4}
.sv-benefit--accent{border-color:rgba(243,111,33,.32)}


/* Release 0.9.9 — messenger icons and floating messenger bar */
.service-messengers,
.footer-messengers,
.floating-messengers{
  display:flex;
  align-items:center;
  gap:10px;
}
.service-messengers{gap:8px}
.footer-messengers{margin-top:14px;flex-wrap:wrap}
.messenger-button{
  appearance:none;
  -webkit-appearance:none;
  padding:0;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
  border:0;
  background:transparent;
  cursor:default;
}
.messenger-button img{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
}
.messenger-button--header{
  width:28px;
  height:28px;
  border-radius:50%;
  overflow:hidden;
  box-shadow:0 0 0 1px rgba(255,255,255,.24);
}
.messenger-button--footer,
.messenger-button--floating{
  width:48px;
  height:48px;
  border-radius:50%;
  overflow:hidden;
  box-shadow:0 8px 20px rgba(4,32,46,.22);
}
.messenger-button--max{
  background:#FFFFFF;
}
.messenger-button--footer.messenger-button--max,
.messenger-button--floating.messenger-button--max{
  box-shadow:0 0 0 1px rgba(223,230,234,.9),0 8px 20px rgba(4,32,46,.16);
}
.floating-messengers{
  position:fixed;
  right:18px;
  bottom:18px;
  z-index:90;
  padding:10px;
  flex-direction:column;
  border:1px solid rgba(220,230,235,.92);
  border-radius:18px;
  background:rgba(255,255,255,.96);
  box-shadow:0 20px 40px rgba(11,56,80,.16);
  backdrop-filter:blur(10px);
}
.floating-messengers .messenger-button--floating{
  transition:transform .2s ease, box-shadow .2s ease;
}
.floating-messengers .messenger-button--floating:hover{
  transform:translateY(-2px);
  box-shadow:0 12px 24px rgba(4,32,46,.24);
}


/* Release 0.10.0 — compact purchase process, feedback form and legal pages */
.sv-process{
  padding:42px 0 46px;
  background:var(--light);
}
.sv-process .sv-heading{margin-bottom:18px}
.sv-process__track{
  position:relative;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  align-items:stretch;
  padding-top:10px;
}
.sv-process__track:before{
  content:"";
  position:absolute;
  left:7%;
  right:7%;
  top:30px;
  height:2px;
  border-radius:999px;
  background:linear-gradient(90deg,rgba(8,121,170,.12),rgba(8,121,170,.46),rgba(8,121,170,.12));
}
.sv-step{
  position:relative;
  min-width:0;
  padding-top:7px;
}
.sv-step:before,
.sv-step:after{
  content:"";
  position:absolute;
  top:0;
  z-index:2;
  width:30px;
  height:9px;
  border:1.5px solid var(--orange);
  border-bottom:0;
  border-radius:7px 7px 0 0;
  background:var(--light);
}
.sv-step:before{left:18px}
.sv-step:after{right:18px}
.sv-step__body{
  position:relative;
  z-index:1;
  min-height:104px;
  height:100%;
  padding:11px 13px 10px;
  border:1.5px solid var(--orange);
  border-radius:12px;
  background:#fff;
  box-shadow:0 8px 20px rgba(14,55,75,.05);
}
.sv-step__top{
  display:grid;
  grid-template-columns:32px minmax(0,1fr) 34px;
  align-items:center;
  gap:6px;
  min-height:34px;
  margin-bottom:6px;
}
.sv-step__num{
  grid-column:1;
  display:grid;
  place-items:center;
  width:32px;
  height:32px;
  border-radius:50%;
  background:var(--blue-dark);
  color:#fff;
  font-size:13px;
  font-weight:900;
  box-shadow:0 0 0 4px var(--light);
}
.sv-step__mini--art{
  grid-column:3;
  justify-self:end;
  width:34px;
  height:34px;
}
.sv-step h3{
  min-height:0;
  margin:0 0 4px;
  font-size:13px;
  line-height:1.2;
}
.sv-step p{
  min-height:0;
  margin:0;
  color:#60717A;
  font-size:11.25px;
  line-height:1.35;
}

.sv-contact{
  padding:66px 0;
  background:#fff;
}
.sv-contact__grid{
  display:grid;
  grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);
  gap:42px;
  align-items:start;
}
.sv-contact__intro{
  position:sticky;
  top:24px;
  padding:30px;
  border-radius:20px;
  background:linear-gradient(145deg,var(--blue-dark),var(--blue));
  color:#fff;
  box-shadow:0 18px 42px rgba(8,121,170,.17);
}
.sv-contact__intro .sv-kicker{color:rgba(255,255,255,.72)}
.sv-contact__intro h2{margin:8px 0 14px;color:#fff;font-size:34px;line-height:1.08}
.sv-contact__intro p{margin:0;color:rgba(255,255,255,.9);font-size:15px;line-height:1.55}
.sv-contact__notes{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:9px}
.sv-contact__notes li{position:relative;padding-left:23px;color:rgba(255,255,255,.9);font-size:13px}
.sv-contact__notes li:before{content:"✓";position:absolute;left:0;color:var(--orange);font-weight:900}
.sv-form{
  position:relative;
  padding:28px;
  border:1px solid #DCE7EC;
  border-radius:20px;
  background:var(--light);
  box-shadow:0 16px 38px rgba(14,55,75,.07);
}
.sv-form__honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.sv-form__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}
.sv-field{display:grid;gap:7px;min-width:0}
.sv-field--wide{grid-column:1/-1}
.sv-field>span{font-size:13px;font-weight:850;color:#32424B}
.sv-field b{color:var(--orange)}
.sv-field input,
.sv-field textarea{
  width:100%;
  border:1px solid #CBD9E0;
  border-radius:10px;
  background:#fff;
  color:var(--graphite);
  outline:0;
  transition:border-color .2s,box-shadow .2s;
}
.sv-field input{height:48px;padding:0 14px}
.sv-field textarea{min-height:112px;padding:13px 14px;resize:vertical}
.sv-field input:focus,
.sv-field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(23,147,198,.13)}
.sv-field input::placeholder,
.sv-field textarea::placeholder{color:#89979F}
.sv-consent{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;margin:18px 0 0;color:#5C6B74;font-size:12px;line-height:1.45;cursor:pointer}
.sv-consent input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--blue-dark)}
.sv-consent a{color:var(--blue-dark);text-decoration:underline;text-underline-offset:2px}
.sv-form__footer{display:flex;align-items:center;gap:18px;margin-top:18px}
.sv-form__footer .btn{flex:0 0 auto}
.sv-form__footer .btn:disabled{opacity:.62;cursor:wait;transform:none;box-shadow:none}
.sv-form__status{margin:0;font-size:13px;font-weight:750;line-height:1.35}
.sv-form__status.is-success{color:#137A46}
.sv-form__status.is-error{color:#B23A2A}

.footer-bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}
.footer-legal{display:flex;justify-content:flex-end;gap:14px;flex-wrap:wrap;text-align:right}
.footer-legal a{text-decoration:underline;text-decoration-color:rgba(255,255,255,.25);text-underline-offset:3px}

.legal-page{background:var(--light)}
.legal-page__container{max-width:960px}
.legal-page__article{padding:38px 42px;border:1px solid #DCE7EC;border-radius:20px;background:#fff;box-shadow:0 16px 38px rgba(14,55,75,.07)}
.legal-page__article h1{margin:0 0 28px;font-size:40px;line-height:1.1}
.legal-page__content h2{margin:30px 0 10px;font-size:23px;line-height:1.25}
.legal-page__content p,.legal-page__content li{color:#495A64;font-size:15px;line-height:1.65}
.legal-page__content ul{padding-left:22px}
.legal-page__content a{color:var(--blue-dark);text-decoration:underline;text-underline-offset:3px}

.cookie-banner{
  position:fixed;
  left:18px;
  right:18px;
  bottom:18px;
  z-index:120;
  max-width:1060px;
  margin:0 auto;
  padding:17px 18px;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:22px;
  border:1px solid #D6E2E8;
  border-radius:16px;
  background:rgba(255,255,255,.98);
  box-shadow:0 22px 55px rgba(7,43,61,.22);
  backdrop-filter:blur(12px);
}
.cookie-banner[hidden]{display:none!important}
.cookie-banner__text strong{display:block;margin-bottom:3px;font-size:15px}
.cookie-banner__text p{margin:0;color:#5A6A73;font-size:12.5px;line-height:1.45}
.cookie-banner__text a{color:var(--blue-dark);text-decoration:underline;text-underline-offset:2px}
.cookie-banner__actions{display:flex;align-items:center;gap:8px}
.cookie-banner__actions .btn{min-height:38px;padding:0 14px;font-size:12px;white-space:nowrap}


/* Release 0.11.0 — full product page */
.product-page{background:#fff}
.product-breadcrumbs{padding:22px 0 18px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#6a7982;font-size:13px}
.product-breadcrumbs a{color:var(--blue-dark);font-weight:800}
.product-breadcrumbs a:hover{color:var(--orange)}
.product-hero{padding:0 0 58px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:48px;align-items:start}
.product-gallery{min-width:0}
.product-gallery__main{position:relative;width:100%;aspect-ratio:1.12/1;padding:34px;border:1px solid #dbe7ed;border-radius:22px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff,#f7fafb);box-shadow:0 18px 44px rgba(15,55,75,.09);cursor:zoom-in;overflow:hidden}
.product-gallery__main img{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}
.product-gallery__main:hover img{transform:scale(1.025)}
.product-gallery__zoom{position:absolute;right:16px;bottom:16px;padding:7px 11px;border-radius:999px;background:rgba(31,37,43,.78);color:#fff;font-size:11px;font-weight:850;backdrop-filter:blur(6px)}
.product-gallery__thumbs{margin-top:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.product-gallery__thumb{height:104px;padding:9px;border:1px solid #dbe7ed;border-radius:14px;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .2s,box-shadow .2s,transform .2s}
.product-gallery__thumb:hover{transform:translateY(-1px);border-color:rgba(23,147,198,.45)}
.product-gallery__thumb.is-active{border-color:var(--orange);box-shadow:0 0 0 2px rgba(243,111,33,.14)}
.product-gallery__thumb img{width:100%;height:100%;object-fit:contain}
.product-summary{padding:30px;border:1px solid #dbe7ed;border-radius:22px;background:#fff;box-shadow:0 18px 44px rgba(15,55,75,.08)}
.product-summary__meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:14px;color:#667680;font-size:12px;font-weight:750}
.product-summary__meta>span:not(.product-summary__stock){padding-left:10px;border-left:1px solid #dce7ec}
.product-summary__stock{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:#eaf8f0;color:#147447;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.product-summary__stock--on_order,.product-summary__stock--pickup_only{background:#fff5e9;color:#a85815}
.product-summary__stock--out_of_stock{background:#f3f4f5;color:#727d84}
.product-summary h1{margin:0 0 13px;font-size:39px;line-height:1.07;letter-spacing:-.03em}
.product-summary__lead{margin:0 0 20px;color:#52636d;font-size:15px;line-height:1.58}
.product-summary__quick-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:20px}
.product-summary__quick-specs span{min-height:56px;padding:10px 12px;border:1px solid #e1eaef;border-radius:12px;display:flex;flex-direction:column;justify-content:center;background:#f8fbfc;color:#26333b;font-size:13px;font-weight:800}
.product-summary__quick-specs b{margin-bottom:2px;color:#76858d;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}
.product-price-box{margin:4px 0 19px;padding:18px;border:1px solid #dbe7ed;border-radius:16px;display:grid;grid-template-columns:1fr 1.15fr;gap:16px;background:linear-gradient(135deg,#f8fbfc,#fff)}
.product-price-box>div{display:flex;flex-direction:column;justify-content:center}
.product-price-box__regular span,.product-price-box__exchange span{color:#71818a;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.product-price-box__regular strong{margin-top:3px;font-size:28px;line-height:1;color:var(--graphite)}
.product-price-box__exchange{padding-left:16px;border-left:1px solid #dbe7ed}
.product-price-box__exchange strong{margin-top:3px;color:var(--orange);font-size:28px;line-height:1}
.product-price-box__exchange em{margin-top:5px;color:#9a5b35;font-size:11px;font-style:normal;font-weight:850}
.product-summary__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.product-summary__actions .btn{width:100%;min-height:46px}
.product-summary__services{margin-top:20px;padding-top:18px;border-top:1px solid #e1eaef;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.product-summary__services div{min-width:0;padding:0 9px;border-right:1px solid #e1eaef}
.product-summary__services div:first-child{padding-left:0}
.product-summary__services div:last-child{padding-right:0;border-right:0}
.product-summary__services strong,.product-summary__services span{display:block}
.product-summary__services strong{font-size:12px}
.product-summary__services span{margin-top:2px;color:#71818a;font-size:11px;line-height:1.35}
.product-content-section{padding:64px 0;background:var(--light)}
.product-content-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:26px;align-items:start}
.product-description-card,.product-specs-card{padding:30px;border:1px solid #dbe7ed;border-radius:20px;background:#fff;box-shadow:0 14px 34px rgba(15,55,75,.06)}
.product-description-card h2,.product-specs-card h2{margin:0 0 18px;font-size:30px;line-height:1.1}
.product-description-card__content{color:#4e5f68;font-size:15px;line-height:1.72}
.product-description-card__content>:first-child{margin-top:0}
.product-description-card__content>:last-child{margin-bottom:0}
.product-specs-list{margin:0}
.product-specs-list div{min-height:45px;padding:10px 0;border-bottom:1px solid #e5edf1;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}
.product-specs-list div:last-child{border-bottom:0}
.product-specs-list dt{color:#71818a;font-size:13px}
.product-specs-list dd{margin:0;color:var(--graphite);font-size:13px;font-weight:900;text-align:right}
.product-benefits-section{padding:58px 0;background:#fff}
.product-benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.product-warranty-card,.product-delivery-card{min-height:210px;padding:27px 28px;border:1px solid #dbe7ed;border-radius:20px;display:grid;grid-template-columns:92px 1fr;gap:20px;align-items:center;background:#fff;box-shadow:0 14px 34px rgba(15,55,75,.06)}
.product-benefit-icon{width:92px;height:92px}
.product-benefit-icon img{width:100%;height:100%;object-fit:contain}
.product-warranty-card h2,.product-delivery-card h2{margin:2px 0 9px;font-size:27px;line-height:1.12}
.product-warranty-card p,.product-delivery-card p{margin:0;color:#5d6d76;font-size:14px;line-height:1.55}
.product-exchange-banner{padding:54px 0;background:linear-gradient(115deg,#0879AA,#1793C6);color:#fff;overflow:hidden}
.product-exchange-banner__inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:center}
.product-exchange-banner__visual{min-height:235px;display:grid;grid-template-columns:1fr 86px 1fr;gap:4px;align-items:center}
.product-exchange-banner__visual img{width:100%;height:205px;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(0,0,0,.22))}
.product-exchange-banner__visual img:first-child{opacity:.76;transform:rotate(-5deg)}
.product-exchange-banner__visual img:last-child{transform:rotate(3deg)}
.product-exchange-banner__visual span{display:inline-flex;align-items:center;justify-content:center;min-height:52px;border-radius:999px;background:var(--orange);color:#fff;font-size:22px;font-weight:950;box-shadow:0 12px 24px rgba(90,34,5,.2)}
.product-exchange-banner__copy h2{margin:3px 0 12px;max-width:620px;color:#fff;font-size:38px;line-height:1.06}
.product-exchange-banner__copy p{margin:0 0 20px;max-width:580px;color:rgba(255,255,255,.9);font-size:15px;line-height:1.55}
.product-exchange-banner__copy .btn{background:var(--orange);border-color:var(--orange)}
.product-request{scroll-margin-top:20px}
.related-products-section{background:linear-gradient(180deg,#fff,var(--light))}
.product-lightbox[hidden]{display:none}
.product-lightbox{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:24px}
.product-lightbox__backdrop{position:absolute;inset:0;border:0;background:rgba(11,18,23,.86);cursor:zoom-out}
.product-lightbox__dialog{position:relative;z-index:1;width:min(1000px,calc(100vw - 48px));height:min(820px,calc(100vh - 48px));padding:28px;border-radius:20px;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.4)}
.product-lightbox__dialog img{width:100%;height:100%;object-fit:contain}
.product-lightbox__close{position:absolute;right:12px;top:10px;z-index:2;width:42px;height:42px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--graphite);color:#fff;font-size:28px;line-height:1;cursor:pointer}
.product-lightbox-open{overflow:hidden}


/* Release 0.12.0 — contact and service pages */
.generic-page{background:var(--light)}
.generic-page__container{max-width:960px}
.generic-page__article{padding:38px 42px;border:1px solid #DCE7EC;border-radius:20px;background:#fff;box-shadow:0 16px 38px rgba(14,55,75,.07)}
.generic-page__article h1{margin:0 0 24px;font-size:40px;line-height:1.1}
.generic-page__content p,.generic-page__content li{color:#495A64;font-size:15px;line-height:1.65}
.generic-page__content a{color:var(--blue-dark);text-decoration:underline;text-underline-offset:3px}

.info-page{background:linear-gradient(180deg,#fff 0,var(--light) 100%)}
.page-hero{position:relative;overflow:hidden;padding:50px 0 42px;background:linear-gradient(135deg,var(--blue-dark) 0%,var(--blue) 58%,#3AA3CE 100%);color:#fff;isolation:isolate}
.page-hero:before{content:"";position:absolute;inset:auto -110px -140px auto;width:360px;height:360px;border-radius:50%;background:rgba(255,255,255,.08);z-index:-1}
.page-hero:after{content:"";position:absolute;left:-120px;top:-90px;width:300px;height:300px;border-radius:50%;background:rgba(255,255,255,.05);z-index:-1}
.page-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:34px;align-items:center}
.page-hero__content{min-width:0}
.page-kicker{display:inline-block;margin-bottom:12px;color:rgba(255,255,255,.78);font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.page-hero h1{margin:0 0 14px;max-width:720px;font-size:46px;line-height:1.03;letter-spacing:-.035em;font-weight:950}
.page-hero p{margin:0;max-width:640px;color:rgba(255,255,255,.92);font-size:16px;line-height:1.6}
.page-pills{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 0}
.page-pill{padding:9px 14px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.12);font-size:13px;font-weight:800;color:#fff}
.page-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}
.page-actions .btn--outline{border-color:rgba(255,255,255,.7);color:#fff;background:rgba(255,255,255,.08)}
.page-actions .btn--outline:hover{background:#fff;color:var(--blue-dark)}
.page-hero__visual{position:relative;min-height:280px;display:flex;align-items:center;justify-content:center}
.page-visual-cluster{position:relative;width:min(100%,440px);min-height:280px}
.page-visual-cluster--service{min-height:300px}
.page-visual-card{position:absolute;width:160px;height:160px;padding:18px;border-radius:26px;background:rgba(255,255,255,.95);box-shadow:0 20px 45px rgba(7,43,61,.18);display:flex;align-items:center;justify-content:center}
.page-visual-card img{width:100%;height:100%;object-fit:contain}
.page-visual-card:nth-child(1){left:12px;top:24px}
.page-visual-card:nth-child(2){right:28px;top:0}
.page-visual-card:nth-child(3){left:120px;bottom:6px}
.page-visual-card--accent{transform:rotate(-7deg)}
.page-heading--compact{margin-bottom:26px}

.info-card-grid{display:grid;gap:18px}
.info-card-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}
.info-card-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}
.info-card{padding:24px 22px;border:1px solid #D9E5EB;border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(14,55,75,.06)}
.info-card__icon{width:72px;height:72px;margin-bottom:16px;display:grid;place-items:center;border-radius:20px;background:linear-gradient(180deg,#f5fbfe,#edf6fb);box-shadow:inset 0 0 0 1px rgba(23,147,198,.12)}
.info-card__icon img{width:100%;height:100%;object-fit:contain}
.info-card h3{margin:0 0 8px;font-size:21px;line-height:1.2}
.info-card p{margin:0 0 8px;color:var(--graphite);font-size:15px;font-weight:700}
.info-card small{display:block;color:#62727B;font-size:13px;line-height:1.5}
.info-card a{color:var(--blue-dark)}
.info-card--accent{border-color:rgba(243,111,33,.24);background:linear-gradient(180deg,#fff,#fffaf7)}

.route-panel{margin-top:26px;padding:28px 30px;border-radius:22px;background:linear-gradient(135deg,#fff 0,#F6FAFC 100%);border:1px solid #DAE6EC;box-shadow:0 16px 36px rgba(14,55,75,.05);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center}
.route-panel h3{margin:6px 0 10px;font-size:31px;line-height:1.1}
.route-panel p{margin:0;color:#566771;font-size:15px;line-height:1.62}
.route-panel__actions{display:flex;align-items:center;justify-content:flex-end}

.service-split-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.service-info-card{padding:30px;border:1px solid #D8E5EB;border-radius:22px;background:#fff;box-shadow:0 18px 40px rgba(14,55,75,.06)}
.service-info-card__head{display:grid;grid-template-columns:88px minmax(0,1fr);gap:18px;align-items:center;margin-bottom:18px}
.service-info-card__icon{width:88px;height:88px;display:grid;place-items:center;border-radius:24px;background:linear-gradient(180deg,#eef8fd,#e7f3fa)}
.service-info-card__icon img{width:100%;height:100%;object-fit:contain}
.service-info-card h2{margin:0;font-size:31px;line-height:1.08}
.service-info-card p{margin:0;color:#556670;font-size:15px;line-height:1.62}
.page-check-list{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:10px}
.page-check-list li{position:relative;padding-left:24px;color:#556670;font-size:14px;line-height:1.5}
.page-check-list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--orange);font-weight:900}

.mini-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.mini-step{position:relative;padding:22px 18px 18px;border:1px solid #D7E3EA;border-radius:20px;background:#fff;box-shadow:0 14px 34px rgba(14,55,75,.055)}
.mini-step__num{display:grid;place-items:center;width:38px;height:38px;margin-bottom:18px;border-radius:50%;background:var(--blue-dark);color:#fff;font-size:15px;font-weight:900;box-shadow:0 0 0 6px var(--light)}
.mini-step__icon{position:absolute;right:18px;top:18px;width:52px;height:52px}
.mini-step__icon img{width:100%;height:100%;object-fit:contain}
.mini-step h3{margin:0 0 7px;font-size:18px;line-height:1.22}
.mini-step p{margin:0;color:#62727B;font-size:13px;line-height:1.5}

.page-note-banner{margin-top:22px;padding:18px 20px;border-left:4px solid var(--orange);border-radius:14px;background:#fff8f2;color:#5B666E;font-size:14px;line-height:1.55;box-shadow:0 10px 28px rgba(243,111,33,.08)}
.page-note-banner strong{color:var(--graphite)}

.hero-battery-compare{display:grid;grid-template-columns:1fr 112px 1fr;align-items:center;gap:6px;width:min(100%,520px);min-height:286px}
.hero-battery-compare__item{display:flex;align-items:center;justify-content:center;position:relative}
.hero-battery-compare__item img{max-width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 20px 24px rgba(0,0,0,.18))}
.hero-battery-compare__item--old{opacity:.88;transform:translateY(8px) rotate(-4deg)}
.hero-battery-compare__item--new{transform:translateY(-6px) rotate(3deg)}
.hero-battery-compare__center{display:grid;justify-items:center;gap:8px}
.hero-battery-compare__center img{width:90px;height:90px;object-fit:contain}
.hero-battery-compare__badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;background:var(--orange);color:#fff;font-size:22px;font-weight:950;box-shadow:0 12px 28px rgba(243,111,33,.22)}

.exchange-highlight{padding:28px 30px;border-radius:24px;background:linear-gradient(135deg,var(--blue-dark) 0%,var(--blue) 100%);color:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;box-shadow:0 20px 46px rgba(8,121,170,.18)}
.exchange-highlight__copy h2{margin:6px 0 12px;color:#fff;font-size:36px;line-height:1.07}
.exchange-highlight__copy p{margin:0;color:rgba(255,255,255,.88);font-size:15px;line-height:1.58}
.exchange-highlight__badge{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;min-width:160px;min-height:160px;padding:20px;border-radius:50%;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.2);color:#fff;line-height:.95;box-shadow:inset 0 0 0 12px rgba(255,255,255,.06)}
.exchange-highlight__badge span{font-size:20px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.exchange-highlight__badge strong{font-size:34px;font-weight:950;white-space:nowrap}


/* Release 0.12.1 — contact map, worktime icon, compact process cards */
.contact-map-layout{margin-top:24px;display:grid;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);gap:22px;align-items:stretch}
.contact-map-card{padding:28px 26px;border:1px solid #D9E5EB;border-radius:22px;background:#fff;box-shadow:0 16px 36px rgba(14,55,75,.06)}
.contact-map-card h3{margin:6px 0 10px;font-size:31px;line-height:1.1}
.contact-map-card p{margin:0;color:#576872;font-size:15px;line-height:1.62}
.contact-map-card__actions{margin-top:18px;display:flex;flex-wrap:wrap;gap:12px}
.contact-map-embed{min-height:340px;overflow:hidden;border:1px solid #D9E5EB;border-radius:22px;background:#fff;box-shadow:0 16px 36px rgba(14,55,75,.06)}
.contact-map-embed iframe{display:block;width:100%;height:100%;min-height:340px}

.mini-step-grid{gap:14px}
.mini-step{padding:16px 16px 14px;min-height:0}
.mini-step__top{display:grid;grid-template-columns:38px minmax(0,1fr) 44px;align-items:center;gap:10px;margin-bottom:10px}
.mini-step__num{margin-bottom:0;box-shadow:0 0 0 5px var(--light)}
.mini-step__icon{position:static;right:auto;top:auto;width:44px;height:44px}
.mini-step h3{margin:0;font-size:17px;line-height:1.2}
.mini-step p{font-size:12.75px;line-height:1.45}

.exchange-highlight{margin-bottom:18px;padding:32px 34px;gap:28px}
.exchange-highlight__copy .section-eyebrow{display:block;margin:0 0 10px;color:rgba(255,255,255,.72)}
.exchange-highlight__copy h2{margin:0 0 12px}

/* Release 0.13.0 — unified responsive system */
.mobile-call,
.mobile-nav__head,
.mobile-nav__footer,
.mobile-nav-overlay,
.floating-messengers__toggle{display:none}

.archive-products__count{margin:-12px 0 18px;color:var(--muted);font-size:13px;font-weight:800}
.sv-form__details{margin-top:17px}
.sv-form__details>summary{display:none}
.sv-form__details-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}
.floating-messengers__list{display:flex;flex-direction:column;gap:10px}
.floating-messengers.is-obscured{opacity:0;pointer-events:none;transform:translateY(12px)}

@media(max-width:1080px){
  .main-header__inner{gap:18px}
  .site-logo__image{width:172px}
  .nav-menu{gap:17px;font-size:13px}
  .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}

  .sv-exchange__grid{grid-template-columns:1fr;gap:24px}
  .sv-exchange__copy{text-align:center}
  .sv-exchange__copy h2,.sv-exchange__copy p{margin-left:auto;margin-right:auto}
  .sv-benefits__grid,.sv-process__track{grid-template-columns:repeat(2,minmax(0,1fr))}
  .sv-process__track:before{display:none}
  .sv-contact__grid{grid-template-columns:1fr;gap:24px}
  .sv-contact__intro{position:static}

  .product-hero{grid-template-columns:1fr;gap:24px}
  .product-gallery__main{aspect-ratio:1.35/1}
  .product-content-grid,.product-benefits-grid{grid-template-columns:1fr}
  .product-exchange-banner__inner{grid-template-columns:1fr;gap:20px}
  .product-exchange-banner__visual{max-width:700px;width:100%;margin:0 auto}
  .product-exchange-banner__copy{text-align:center}
  .product-exchange-banner__copy h2,.product-exchange-banner__copy p{margin-left:auto;margin-right:auto}

  .page-hero__grid{grid-template-columns:1fr}
  .page-hero__visual{min-height:230px}
  .info-card-grid--4,.mini-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .service-split-grid,.contact-map-layout{grid-template-columns:1fr}
}

@media(max-width:860px){
  body.mobile-nav-open{overflow:hidden}
  .site-header{position:sticky;top:0;z-index:140}
  .service-bar{display:none}
  .main-header__inner{min-height:60px;gap:10px}
  .site-logo{margin-right:auto}
  .site-logo__image{width:150px}
  .header-cta--desktop{display:none}
  .header-call-cta{min-height:42px;height:42px;padding:0 14px!important;display:inline-flex;gap:7px;flex:0 0 auto;border-radius:10px;font-size:13px;white-space:nowrap}
  .header-call-cta svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
  .mobile-toggle{width:42px;height:42px;padding:10px;border-radius:10px;display:flex;flex-direction:column;justify-content:center;gap:5px;margin:0}
  .mobile-toggle span{display:block;width:20px;height:2px;border-radius:2px;background:var(--graphite)}

  .primary-nav{position:fixed;z-index:151;right:8px;top:8px;bottom:auto;width:min(88vw,330px);max-height:calc(100dvh - 16px);margin:0;padding:0;display:flex;flex-direction:column;border:1px solid rgba(220,230,235,.96);border-radius:18px;background:var(--white);box-shadow:-18px 22px 50px rgba(31,37,43,.24);transform:translateX(calc(100% + 22px));visibility:hidden;transition:transform .25s ease,visibility .25s ease;overflow-y:auto;overscroll-behavior:contain}
  .primary-nav.is-open{transform:translateX(0);visibility:visible}
  .mobile-nav__head{min-height:58px;padding:0 10px 0 18px;display:flex;align-items:center;justify-content:space-between;border-radius:17px 17px 0 0;background:linear-gradient(135deg,var(--blue-dark),var(--blue));color:var(--white);font-size:18px;font-weight:900}
  .mobile-nav__close{width:40px;height:40px;border:1px solid rgba(255,255,255,.3);border-radius:11px;display:grid;place-items:center;background:rgba(255,255,255,.14);color:var(--white);font-size:28px;line-height:1;cursor:pointer}
  .nav-menu{display:grid;gap:0;margin:0;padding:6px 14px 8px;font-size:15px}
  .nav-menu li{border-bottom:1px solid var(--line)}
  .nav-menu li:last-child{border-bottom:0}
  .nav-menu a{display:flex;min-height:50px;padding:12px 4px;align-items:center;line-height:1.25;color:var(--graphite)}
  .nav-menu a:after{display:none}
  .nav-menu a:active{color:var(--blue-dark)}
  .mobile-nav__footer{margin-top:0;padding:15px 18px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--line);border-radius:0 0 17px 17px;display:grid;gap:6px;background:var(--light);font-size:12px;color:var(--muted)}
  .mobile-nav__phone{color:var(--blue-dark);font-size:19px;font-weight:950}
  .mobile-nav__messengers{display:flex;gap:10px;margin-top:7px}
  .mobile-nav__messengers .messenger-button{width:40px;height:40px;border-radius:50%;overflow:hidden;box-shadow:var(--shadow-sm)}
  .mobile-nav-overlay{position:fixed;z-index:150;inset:0;border:0;display:block;background:rgba(31,37,43,.48);backdrop-filter:blur(2px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}
  .mobile-nav-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}

  .hero{background-size:cover;background-position:68% center}
  .hero:before{background:linear-gradient(90deg,rgba(8,121,170,.98) 0%,rgba(8,121,170,.93) 48%,rgba(23,147,198,.60) 100%)}
  .hero__inner{min-height:285px;padding:28px 0 35px}
  .hero__content{max-width:520px}
  .hero h1{font-size:39px}

  .trust-strip{grid-template-columns:repeat(3,minmax(0,1fr))}
  .trust-strip--approved .trust-item{grid-template-columns:64px minmax(0,1fr);min-height:90px;padding:11px 14px;gap:10px;border-right:1px solid var(--line);border-bottom:0}
  .trust-strip--approved .trust-item:last-child{border-right:0}
  .trust-strip--approved .trust-icon--image{width:64px;height:64px}

  .sv-services__grid,.local-grid{grid-template-columns:1fr}
  .sv-service{padding:25px 24px}
  .sv-checks{grid-template-columns:repeat(2,minmax(0,1fr))}
  .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}
  .contact-cta__inner{grid-template-columns:1fr auto}
  .contact-cta__inner .btn{display:none}

  .page-hero{padding:42px 0 36px}
  .page-hero h1{font-size:38px}
  .route-panel,.exchange-highlight{grid-template-columns:1fr}
  .route-panel__actions{justify-content:flex-start}
  .info-card-grid--3{grid-template-columns:1fr}
}

@media(max-width:640px){
  .container{width:min(100% - 24px,1180px)}
  body{font-size:15px;overflow-x:hidden}
  .btn{min-height:46px;padding:0 14px;font-size:13px}
  .main-header__inner{min-height:58px}
  .site-logo__image{width:136px}
  .header-call-cta{height:40px;min-height:40px}
  .mobile-toggle{width:40px;height:40px}

  .hero{background-size:auto 100%;background-position:70% center}
  .hero:before{background:linear-gradient(90deg,rgba(8,121,170,.98) 0%,rgba(8,121,170,.94) 67%,rgba(23,147,198,.72) 100%)}
  .hero__inner{min-height:0;padding:18px 0 24px}
  .hero__content{max-width:100%;padding:17px 15px 16px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(8,121,170,.68);backdrop-filter:blur(3px)}
  .hero__eyebrow{margin-bottom:7px;font-size:10px;letter-spacing:.1em}
  .hero h1{max-width:370px;margin-bottom:10px;font-size:30px;line-height:1.04}
  .hero p{max-width:360px;margin-bottom:12px;font-size:14px;line-height:1.42}
  .hero__offer{width:100%;min-height:0;margin-bottom:12px;padding:8px 10px;gap:5px;justify-content:center;flex-wrap:wrap;text-align:center}
  .hero__offer strong{font-size:16px}
  .hero__offer span:last-child{font-size:11.5px}
  .hero__actions{display:grid;grid-template-columns:1fr;gap:8px}
  .hero__actions .btn{width:100%}

  .trust-strip{width:100%;margin:0;border-left:0;border-right:0;border-radius:0;box-shadow:none}
  .trust-strip--approved .trust-item{min-height:72px;padding:8px 5px;display:flex;flex-direction:column;justify-content:center;gap:3px;text-align:center}
  .trust-strip--approved .trust-icon--image{width:38px;height:38px}
  .trust-strip--approved .trust-item strong{font-size:11px;line-height:1.15}
  .trust-strip--approved .trust-item div>span{display:none}

  .section{padding:44px 0}
  .section-heading{margin-bottom:18px;align-items:flex-start;flex-direction:column;gap:10px}
  .section-heading--center{align-items:center}
  .section h1{font-size:32px}
  .section h2,.local-copy h2{font-size:27px}
  .section-heading p{margin-top:8px;font-size:13.5px;line-height:1.5}
  .section-link{font-size:13px}
  .products-section{padding-top:40px}
  .archive-products{padding-top:35px}
  .archive-products__count{margin:-5px 0 14px;font-size:12px}

  .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .product-card{border-radius:13px}
  .product-card--premium .product-card__media{height:120px;padding:25px 8px 7px}
  .product-card__media-wrap .product-card__status{left:7px;top:7px;padding:4px 6px;font-size:8px;letter-spacing:.025em}
  .product-card--premium .product-card__body{padding:10px}
  .product-card--premium h3{min-height:35px;margin-bottom:8px;font-size:14px;line-height:1.25;-webkit-line-clamp:2}
  .product-card__spec-pills{gap:4px;margin-bottom:8px}
  .product-card__spec-pills span{padding:5px 6px;font-size:9.5px}
  .product-card__spec-pills span:nth-child(n+3){display:none}
  .product-card__dimensions{display:none}
  .product-card--premium .product-card__prices{grid-template-columns:minmax(0,1fr);gap:5px;padding-top:8px}
  .product-card__prices>div{min-width:0}
  .product-card__price-main{display:flex;align-items:baseline;justify-content:space-between;gap:4px}
  .product-card--premium .product-card__prices span{margin:0;font-size:8.5px}
  .product-card--premium .product-card__price-main strong{font-size:17px}
  .product-card--premium .product-card__price-exchange{display:block;width:auto;padding:6px 7px}
  .product-card--premium .product-card__price-exchange span{font-size:8px;line-height:1.15}
  .product-card--premium .product-card__price-exchange strong{font-size:15px}
  .product-card--premium .product-card__actions{margin-top:9px;grid-template-columns:1fr;gap:4px}
  .product-card--premium .product-card__actions .btn{width:100%;min-height:42px;padding:0 6px;font-size:11.5px}
  .product-card--premium .product-card__details{padding:5px 0;text-align:center;font-size:11.5px}

  .sv-exchange{padding:34px 0}
  .sv-exchange__grid{gap:17px}
  .sv-exchange__visual{grid-template-columns:1fr 52px 1fr;min-height:118px;gap:2px}
  .sv-exchange__battery img{max-width:125px;height:108px}
  .sv-exchange__deal{gap:5px}
  .sv-exchange__deal svg{width:44px}
  .sv-exchange__deal strong{padding:6px 7px;font-size:13px}
  .sv-exchange__copy{text-align:left}
  .sv-exchange__copy h2{font-size:26px;line-height:1.08}
  .sv-exchange__copy p{margin:11px 0 16px;font-size:13px;line-height:1.48}
  .sv-exchange__copy .btn{width:100%}

  .sv-services{padding:42px 0}
  .sv-services__grid{gap:14px}
  .sv-service{padding:18px 17px;border-radius:16px}
  .sv-service__header{grid-template-columns:54px minmax(0,1fr);gap:10px;margin-bottom:10px}
  .sv-service__header .sv-icon--art{width:54px;height:54px}
  .sv-service h2{font-size:22px}
  .sv-service__lead{margin-bottom:12px;font-size:13px;line-height:1.45}
  .sv-checks{grid-template-columns:1fr;gap:6px;margin-bottom:14px}
  .sv-checks li{padding-left:19px;font-size:12px;line-height:1.35}
  .sv-link-button{width:100%;min-height:43px}

  .sv-benefits{padding:42px 0}
  .sv-heading{margin-bottom:20px}
  .sv-heading h2{font-size:28px}
  .sv-heading p{margin-top:7px;font-size:13px}
  .sv-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .sv-benefit{min-height:142px;padding:12px;display:flex;flex-direction:column;align-items:flex-start;gap:7px;border-radius:14px}
  .sv-benefit .sv-icon--art{width:48px;height:48px}
  .sv-benefit h3{margin-bottom:4px;font-size:13px}
  .sv-benefit p{font-size:11.5px;line-height:1.35}

  .sv-process{padding:36px 0 40px}
  .sv-process__track{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:6px}
  .sv-step:before,.sv-step:after{width:20px}
  .sv-step:before{left:12px}.sv-step:after{right:12px}
  .sv-step__body{min-height:126px;padding:9px 10px 9px}
  .sv-step__top{grid-template-columns:28px minmax(0,1fr) 30px;min-height:30px;margin-bottom:5px}
  .sv-step__num{width:28px;height:28px;font-size:11px;box-shadow:0 0 0 3px var(--light)}
  .sv-step__mini--art{width:30px;height:30px}
  .sv-step h3{font-size:12px;line-height:1.22}
  .sv-step p{font-size:10.5px;line-height:1.32}

  .sv-contact{padding:42px 0}
  .sv-contact__grid{gap:14px}
  .sv-contact__intro{padding:20px 18px;border-radius:16px}
  .sv-contact__intro h2{margin:6px 0 10px;font-size:26px}
  .sv-contact__intro p{font-size:13px;line-height:1.45}
  .sv-contact__notes{display:none}
  .sv-form{padding:17px 14px;border-radius:16px}
  .sv-form__fields,.sv-form__details-fields{grid-template-columns:1fr;gap:12px}
  .sv-field--wide{grid-column:auto}
  .sv-field>span{font-size:12px}
  .sv-field input{height:48px}
  .sv-field textarea{min-height:84px}
  .sv-form__details{margin-top:12px;border:1px solid var(--line);border-radius:11px;background:var(--white)}
  .sv-form__details>summary{min-height:46px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--blue-dark);font-size:12px;font-weight:900;cursor:pointer;list-style:none}
  .sv-form__details>summary::-webkit-details-marker{display:none}
  .sv-form__details>summary:after{content:"+";font-size:20px;line-height:1}
  .sv-form__details[open]>summary:after{content:"−"}
  .sv-form__details-fields{padding:0 12px 12px}
  .sv-consent{grid-template-columns:24px 1fr;gap:9px;margin-top:13px;font-size:11px;line-height:1.4}
  .sv-consent input{width:22px;height:22px}
  .sv-form__footer{margin-top:13px;align-items:stretch;flex-direction:column;gap:8px}
  .sv-form__footer .btn{width:100%}

  .local-copy{padding:0}
  .local-copy p{margin:12px 0 18px;font-size:13.5px}
  .local-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}
  .contact-card{padding:20px;border-radius:14px}
  .contact-card h3{margin-bottom:14px;font-size:27px}
  .contact-card dl{gap:8px}
  .contact-card dl div{padding-bottom:8px}

  .contact-cta__inner{min-height:0;padding:17px 0;grid-template-columns:1fr;gap:7px}
  .contact-cta strong{font-size:14px}
  .contact-cta__phone{font-size:19px}
  .site-footer{padding:30px 0 18px}
  .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px}
  .footer-brand-block{grid-column:1/-1}
  .footer-logo__image{width:160px}
  .footer-brand-block p{max-width:none;margin:10px 0 0;font-size:12px}
  .site-footer h4{margin-bottom:9px;font-size:13px}
  .site-footer ul{gap:6px;font-size:11.5px;line-height:1.4}
  .footer-grid>div:nth-child(4){grid-column:1/-1}
  .footer-grid>div:nth-child(4) ul{grid-template-columns:1fr 1fr;gap:6px 14px}
  .footer-messengers{display:none}
  .footer-bottom{margin-top:22px;padding-top:14px;display:grid;gap:10px;font-size:10.5px}
  .footer-legal{justify-content:flex-start;display:grid;grid-template-columns:1fr 1fr;gap:7px 12px;text-align:left}

  .floating-messengers{right:12px;bottom:calc(12px + env(safe-area-inset-bottom));padding:0;border:0;border-radius:50%;display:block;background:transparent;box-shadow:none;transition:opacity .2s,transform .2s}
  .floating-messengers__toggle{width:50px;height:50px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:var(--white);box-shadow:0 12px 28px rgba(31,37,43,.24);cursor:pointer}
  .floating-messengers__toggle svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
  .floating-messengers__list{position:absolute;right:0;bottom:58px;padding:7px;border:1px solid var(--line);border-radius:15px;gap:7px;background:rgba(255,255,255,.98);box-shadow:var(--shadow-md);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:.2s}
  .floating-messengers.is-open .floating-messengers__list{opacity:1;visibility:visible;pointer-events:auto;transform:none}
  .messenger-button--floating{width:42px;height:42px}
  body.cookie-banner-visible .floating-messengers{bottom:calc(166px + env(safe-area-inset-bottom))}

  .cookie-banner{left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));padding:14px;grid-template-columns:1fr;gap:10px;border-radius:14px}
  .cookie-banner__text p{font-size:11px}
  .cookie-banner__actions{display:grid;grid-template-columns:1fr 1fr}
  .cookie-banner__actions .btn{width:100%;min-height:42px;padding:0 7px;font-size:10.5px;white-space:normal}

  .product-breadcrumbs{padding:13px 0 10px;font-size:10.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .product-hero{padding-bottom:36px;gap:14px}
  .product-gallery__main{aspect-ratio:1.14/1;padding:15px;border-radius:15px}
  .product-gallery__zoom{right:9px;bottom:9px;font-size:10px}
  .product-gallery__thumbs{gap:7px}
  .product-gallery__thumb{height:64px;padding:5px;border-radius:9px}
  .product-summary{padding:18px 15px;border-radius:15px}
  .product-summary__meta{margin-bottom:10px;font-size:10.5px}
  .product-summary h1{margin-bottom:10px;font-size:28px}
  .product-summary__lead{margin-bottom:14px;font-size:13px;line-height:1.45}
  .product-summary__quick-specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:14px}
  .product-summary__quick-specs span{min-height:49px;padding:8px 9px;font-size:11px}
  .product-price-box{grid-template-columns:1fr;padding:13px;gap:10px;margin-bottom:14px}
  .product-price-box__exchange{padding:10px 0 0;border-left:0;border-top:1px solid var(--line)}
  .product-price-box__regular strong,.product-price-box__exchange strong{font-size:24px}
  .product-summary__actions{grid-template-columns:1fr;gap:8px}
  .product-summary__services{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:14px;padding-top:13px}
  .product-summary__services div,.product-summary__services div:first-child,.product-summary__services div:last-child{padding:0 6px;border-right:1px solid var(--line);border-bottom:0;text-align:center}
  .product-summary__services div:first-child{padding-left:0}.product-summary__services div:last-child{padding-right:0;border-right:0}
  .product-summary__services strong{font-size:10.5px}.product-summary__services span{font-size:9.5px}
  .product-content-section{padding:38px 0}
  .product-content-grid{gap:14px}
  .product-description-card,.product-specs-card{padding:19px 16px;border-radius:15px}
  .product-description-card h2,.product-specs-card h2{font-size:23px}
  .product-description-card__content{font-size:13.5px;line-height:1.6}
  .product-specs-list div{min-height:40px;padding:8px 0;gap:12px}
  .product-specs-list dt,.product-specs-list dd{font-size:12px}
  .product-benefits-section{padding:38px 0}
  .product-benefits-grid{gap:12px}
  .product-warranty-card,.product-delivery-card{min-height:0;padding:17px 15px;grid-template-columns:56px 1fr;gap:11px;border-radius:15px}
  .product-benefit-icon{width:56px;height:56px}
  .product-warranty-card h2,.product-delivery-card h2{font-size:20px}
  .product-warranty-card p,.product-delivery-card p{font-size:12px}
  .product-exchange-banner{padding:34px 0}
  .product-exchange-banner__visual{min-height:132px;grid-template-columns:1fr 54px 1fr}
  .product-exchange-banner__visual img{height:120px}
  .product-exchange-banner__visual span{min-height:38px;font-size:14px}
  .product-exchange-banner__copy h2{font-size:26px}
  .product-exchange-banner__copy p{font-size:13px}
  .product-lightbox{padding:8px}
  .product-lightbox__dialog{width:calc(100vw - 16px);height:calc(100vh - 16px);padding:15px;border-radius:13px}

  .generic-page__article,.legal-page__article{padding:22px 17px;border-radius:15px}
  .generic-page__article h1,.legal-page__article h1{font-size:29px}
  .legal-page__content h2{font-size:20px}
  .legal-page__content p,.legal-page__content li{font-size:13.5px}
  .page-hero{padding:30px 0 26px}
  .page-hero h1{font-size:29px}
  .page-hero p{font-size:13.5px;line-height:1.5}
  .page-pills{gap:6px;margin-top:15px}
  .page-pill{padding:7px 10px;font-size:10.5px}
  .page-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:17px}
  .page-actions .btn{width:100%}
  .page-hero__visual{min-height:165px}
  .page-visual-cluster{min-height:165px}
  .page-visual-card{width:92px;height:92px;padding:9px;border-radius:16px}
  .page-visual-card:nth-child(1){left:5%;top:24px}
  .page-visual-card:nth-child(2){right:7%;top:0}
  .page-visual-card:nth-child(3){left:37%;bottom:0}
  .info-card-grid--4,.mini-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .info-card{padding:14px 12px;border-radius:14px}
  .info-card__icon{width:50px;height:50px;margin-bottom:9px;border-radius:14px}
  .info-card h3{margin-bottom:5px;font-size:15px}
  .info-card p{font-size:12px}
  .info-card small{font-size:10.5px;line-height:1.4}
  .service-info-card,.route-panel,.contact-map-card{padding:19px 16px;border-radius:16px}
  .service-info-card__head{grid-template-columns:58px minmax(0,1fr);gap:10px;margin-bottom:12px}
  .service-info-card__icon{width:58px;height:58px;border-radius:16px}
  .service-info-card h2{font-size:23px}
  .service-info-card p,.route-panel p,.contact-map-card p{font-size:13px;line-height:1.5}
  .page-check-list{margin-top:13px;gap:7px}
  .page-check-list li{padding-left:19px;font-size:12px}
  .mini-step{padding:13px 11px 12px;border-radius:14px}
  .mini-step__top{grid-template-columns:30px minmax(0,1fr) 34px;gap:6px;margin-bottom:7px}
  .mini-step__num{width:30px;height:30px;font-size:11px;box-shadow:0 0 0 3px var(--light)}
  .mini-step__icon{width:34px;height:34px}
  .mini-step h3{font-size:13px}
  .mini-step p{font-size:10.5px}
  .route-panel h3,.contact-map-card h3{font-size:24px}
  .route-panel__actions .btn,.contact-map-card__actions .btn{width:100%}
  .contact-map-embed,.contact-map-embed iframe{min-height:280px;border-radius:16px}
  .hero-battery-compare{grid-template-columns:1fr 58px 1fr;min-height:155px}
  .hero-battery-compare__center img{width:48px;height:48px}
  .hero-battery-compare__badge{padding:5px 8px;font-size:13px}
  .exchange-highlight{padding:20px 16px;margin-bottom:12px;border-radius:17px}
  .exchange-highlight__copy h2{font-size:25px}
  .exchange-highlight__badge{min-width:100px;min-height:100px;margin:0 auto}
  .exchange-highlight__badge span{font-size:13px}
  .exchange-highlight__badge strong{font-size:21px}
}

@media(max-width:430px){
  .hero h1{font-size:28px}
  .hero__content{padding:15px 13px}
  .products{gap:9px}
  .product-card--premium .product-card__media{height:112px;padding-top:23px}
  .product-card--premium .product-card__body{padding:9px}
  .product-card--premium h3{font-size:13.5px}
  .product-card__spec-pills span{padding:4px 5px;font-size:9px}
  .product-card--premium .product-card__price-main strong{font-size:16px}
  .product-card--premium .product-card__price-exchange strong{font-size:14px}
  .product-card--premium .product-card__actions .btn{font-size:10.8px}
  .sv-benefit{min-height:148px}
  .local-actions{grid-template-columns:1fr}
  .footer-grid>div:nth-child(4) ul{grid-template-columns:1fr}
}

@media(max-width:374px){
  .container{width:min(100% - 20px,1180px)}
  .site-logo__number{font-size:34px}
  .site-logo__word{font-size:20px}
  .header-call-cta{height:38px;min-height:38px;padding-left:11px!important;padding-right:11px!important}
  .mobile-toggle{width:38px;height:38px}
  .products{gap:8px}
  .product-card--premium .product-card__media{height:104px}
  .product-card--premium h3{font-size:13px}
  .product-card__spec-pills span{font-size:8.5px}
  .product-card--premium .product-card__actions .btn{min-height:40px;font-size:10.2px}
  .sv-benefit{padding:10px;min-height:152px}
  .sv-step__body{min-height:132px}
  .footer-legal{grid-template-columns:1fr}
}


/* Performance 0.14.0: skip layout/paint work for content outside the viewport. */
@supports (content-visibility:auto){
  main > section:not(.hero),
  .site-footer{content-visibility:auto;contain-intrinsic-size:1px 760px}
}


/* v0.15.2 logo polish */
.main-header__inner{min-height:84px}
.site-logo{padding:6px 0}
.site-logo__image{width:auto;height:58px;max-width:none}
.footer-logo__image{width:auto;height:46px;max-width:none}
@media(max-width:1080px){
  .site-logo__image{height:54px}
}
@media(max-width:860px){
  .main-header__inner{min-height:60px}
  .site-logo{padding:4px 0}
  .site-logo__image{height:44px}
}
@media(max-width:640px){
  .site-logo__image{height:40px}
  .footer-logo__image{height:40px}
}


/* v0.15.3 header height alignment */
.main-header__inner{min-height:70px;gap:26px}
.site-logo{padding:0}
.site-logo__image{height:56px}
.nav-menu a{padding:23px 0 21px}
.nav-menu a:after{bottom:14px}
@media(max-width:1080px){
  .main-header__inner{min-height:68px;gap:16px}
  .site-logo__image{height:52px}
  .nav-menu a{padding:22px 0 20px}
}
@media(max-width:860px){
  .main-header__inner{min-height:60px;gap:10px}
  .site-logo__image{height:44px}
}
@media(max-width:640px){
  .site-logo__image{height:40px}
}


/* v0.15.4 header flush logo */
.main-header{overflow:hidden}
.main-header__inner{min-height:56px;gap:24px;align-items:center}
.site-logo{padding:0;display:flex;align-items:center;height:56px;line-height:0}
.site-logo__image{display:block;height:56px;width:auto;max-width:none}
.primary-nav{display:flex;align-items:center;height:56px}
.nav-menu{align-items:center;height:56px}
.nav-menu a{display:flex;align-items:center;min-height:56px;padding:0}
.nav-menu a:after{bottom:9px}
.header-cta .btn{min-height:40px}
@media(max-width:1080px){
  .main-header__inner{min-height:54px;gap:16px}
  .site-logo,.primary-nav,.nav-menu{height:54px}
  .site-logo__image{height:54px}
  .nav-menu a{min-height:54px}
}
@media(max-width:860px){
  .main-header__inner{min-height:58px;gap:10px}
  .site-logo{height:44px}
  .site-logo__image{height:44px}
  .primary-nav,.nav-menu{height:auto}
}
@media(max-width:640px){
  .site-logo{height:40px}
  .site-logo__image{height:40px}
}


/* v0.15.5 logo completely flush with header */
.main-header{padding:0;overflow:hidden}
.main-header__inner{min-height:70px;height:70px;padding-top:0;padding-bottom:0;align-items:stretch}
.site-logo{height:70px;padding:0;margin:0;align-self:stretch;display:flex;align-items:stretch;line-height:0}
.site-logo__image{display:block;width:auto;height:70px;max-width:none;object-fit:contain}
.primary-nav,.nav-menu{height:70px}
.nav-menu a{min-height:70px}
@media(max-width:1080px){
  .main-header__inner{min-height:66px;height:66px}
  .site-logo,.site-logo__image{height:66px}
  .primary-nav,.nav-menu{height:66px}
  .nav-menu a{min-height:66px}
}
@media(max-width:860px){
  .main-header__inner{min-height:58px;height:58px;align-items:center}
  .site-logo{height:46px;align-self:auto}
  .site-logo__image{height:46px}
  .primary-nav,.nav-menu{height:auto}
}
@media(max-width:640px){
  .site-logo,.site-logo__image{height:42px}
}



/* v0.15.7 exact vertical logo fit */
.main-header{padding:0;overflow:hidden}
.main-header__inner{height:70px;min-height:70px;padding-top:0;padding-bottom:0;align-items:stretch;overflow:hidden}
.site-logo{height:70px;margin-left:0;padding:0;align-self:stretch;display:flex;align-items:stretch;line-height:0}
.site-logo__image{display:block;height:70px;width:auto;max-width:none;object-fit:fill;margin:0;padding:0}
.primary-nav,.nav-menu{height:70px}
.nav-menu a{min-height:70px}
@media(max-width:1080px){
  .main-header__inner{height:66px;min-height:66px}
  .site-logo,.site-logo__image{height:66px}
  .primary-nav,.nav-menu{height:66px}
  .nav-menu a{min-height:66px}
}
@media(max-width:860px){
  .main-header__inner{height:58px;min-height:58px;align-items:center}
  .site-logo{height:46px;align-self:auto}
  .site-logo__image{height:46px}
  .primary-nav,.nav-menu{height:auto}
}
@media(max-width:640px){
  .site-logo,.site-logo__image{height:42px}
}


/* v0.15.8 remove bottom gap and restore CTA */
.main-header{padding:0;border-bottom:0;overflow:hidden}
.main-header__inner{height:70px;min-height:70px;padding-top:0;padding-bottom:0;align-items:center;overflow:hidden}
.site-logo{position:relative;height:70px;align-self:stretch;padding:0;margin-left:0;line-height:0;overflow:hidden}
.site-logo__image{position:absolute;inset:0 auto 0 0;display:block;height:100%;width:auto;max-width:none;margin:0;padding:0;object-fit:fill}
.header-cta{align-self:center;min-height:34px!important;height:34px;padding:0 12px!important;border-radius:7px;font-size:12px;line-height:1;box-shadow:none}
.primary-nav,.nav-menu{height:70px}
.nav-menu a{min-height:70px}
@media(max-width:1080px){
  .main-header__inner{height:66px;min-height:66px}
  .site-logo{height:66px}
  .primary-nav,.nav-menu{height:66px}
  .nav-menu a{min-height:66px}
}
@media(max-width:860px){
  .main-header__inner{height:58px;min-height:58px;align-items:center}
  .site-logo{position:relative;height:46px;align-self:auto}
  .site-logo__image{height:100%}
  .primary-nav,.nav-menu{height:auto}
}
@media(max-width:640px){
  .site-logo{height:42px}
}


/* v0.16.0 mobile header repair + static messenger stack */
@media(max-width:860px){
  .main-header{overflow:visible}
  .main-header__inner{
    height:64px;
    min-height:64px;
    padding-top:0;
    padding-bottom:0;
    gap:8px;
    align-items:center;
    overflow:visible;
  }
  .site-logo{
    position:relative;
    flex:0 0 136px;
    width:136px;
    height:58px;
    margin:0 auto 0 0;
    padding:0;
    align-self:center;
    overflow:hidden;
  }
  .site-logo__image{
    position:absolute;
    inset:0;
    width:136px;
    height:58px;
    max-width:none;
    object-fit:fill;
  }
  .header-call-cta{
    flex:0 0 auto;
    height:42px;
    min-height:42px;
    margin:0;
  }
  .mobile-toggle{
    flex:0 0 42px;
    width:42px;
    height:42px;
    margin:0;
  }
  .primary-nav{
    right:8px;
    top:8px;
    width:min(88vw,330px);
    max-height:calc(100dvh - 16px);
  }
}
@media(max-width:640px){
  .main-header__inner{height:62px;min-height:62px;gap:8px}
  .site-logo{flex-basis:126px;width:126px;height:54px}
  .site-logo__image{width:126px;height:54px}
  .header-call-cta{height:40px;min-height:40px;padding:0 12px!important}
  .mobile-toggle{flex-basis:40px;width:40px;height:40px}

  .floating-messengers{
    right:12px;
    bottom:calc(12px + env(safe-area-inset-bottom));
    display:block;
    padding:0;
    border:0;
    border-radius:0;
    background:transparent;
    box-shadow:none;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:none!important;
  }
  .floating-messengers__toggle{display:none!important}
  .floating-messengers__list,
  .floating-messengers.is-open .floating-messengers__list{
    position:static;
    display:flex;
    flex-direction:column;
    gap:9px;
    padding:0;
    border:0;
    border-radius:0;
    background:transparent;
    box-shadow:none;
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:none;
  }
  .floating-messengers .messenger-button--floating,
  .floating-messengers .messenger-button--floating img{
    width:55px;
    height:55px;
  }
  .floating-messengers.is-obscured{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:none!important;
  }
  body.cookie-banner-visible .floating-messengers{
    bottom:calc(184px + env(safe-area-inset-bottom));
  }
}
@media(max-width:380px){
  .site-logo{flex-basis:116px;width:116px;height:49px}
  .site-logo__image{width:116px;height:49px}
  .header-call-cta{height:38px;min-height:38px;padding:0 10px!important;font-size:12px}
  .mobile-toggle{flex-basis:38px;width:38px;height:38px}
}


/* v0.16.1 mobile menu visual repair */
@media(max-width:860px){
  .primary-nav{
    position:fixed;
    z-index:151;
    top:10px;
    right:10px;
    bottom:10px;
    width:min(86vw,340px);
    max-height:none;
    margin:0;
    padding:0;
    display:flex;
    flex-direction:column;
    align-items:stretch;
    height:auto;
    overflow:hidden;
    border:1px solid rgba(220,230,235,.9);
    border-radius:18px;
    background:#fff;
    box-shadow:-14px 18px 44px rgba(31,37,43,.24);
    transform:translateX(calc(100% + 28px));
    visibility:hidden;
  }
  .primary-nav.is-open{transform:translateX(0);visibility:visible}
  .mobile-nav__head{
    flex:0 0 auto;
    min-height:64px;
    padding:0 12px 0 20px;
    border-radius:17px 17px 0 0;
    background:linear-gradient(135deg,var(--blue-dark),var(--blue));
    font-size:19px;
    letter-spacing:.01em;
  }
  .mobile-nav__close{
    width:42px;
    height:42px;
    border-radius:12px;
    font-size:27px;
  }
  .primary-nav .nav-menu{
    flex:1 1 auto;
    height:auto;
    min-height:0;
    margin:0;
    padding:10px 18px;
    display:block;
    overflow-y:auto;
    background:#fff;
  }
  .primary-nav .nav-menu li{
    margin:0;
    border-bottom:1px solid #e8eef1;
  }
  .primary-nav .nav-menu li:last-child{border-bottom:0}
  .primary-nav .nav-menu a{
    min-height:58px;
    padding:0 4px;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    color:var(--graphite);
    font-size:16px;
    font-weight:850;
    line-height:1.25;
    text-align:left;
  }
  .primary-nav .nav-menu a:hover,
  .primary-nav .nav-menu a:focus{
    color:var(--blue-dark);
  }
  .mobile-nav__footer{
    flex:0 0 auto;
    margin-top:auto;
    padding:16px 20px calc(18px + env(safe-area-inset-bottom));
    gap:7px;
    border-top:1px solid #e1e9ed;
    border-radius:0 0 17px 17px;
    background:#f3f6f8;
  }
  .mobile-nav__phone{font-size:20px}
  .mobile-nav__messengers{margin-top:8px;gap:12px}
  .mobile-nav__messengers .messenger-button{width:44px;height:44px}
  .mobile-nav-overlay{z-index:150;background:rgba(21,31,38,.56);backdrop-filter:blur(3px)}
  body.mobile-nav-open .floating-messengers{opacity:0!important;visibility:hidden!important;pointer-events:none!important}
}


/* v0.16.2 compact mobile menu height */
@media(max-width:860px){
  .primary-nav{
    bottom:auto;
    max-height:calc(100dvh - 20px);
  }
  .primary-nav .nav-menu{
    flex:0 0 auto;
    overflow:visible;
  }
  .mobile-nav__footer{
    margin-top:0;
  }
}


/* v0.16.3 contacts and legal details */
.messenger-button{text-decoration:none}
.footer-requisites{display:grid;gap:3px;margin-top:14px;color:#B7C1C7;font-size:12px;line-height:1.45}
.footer-requisites strong{color:#fff;font-size:12.5px}
.legal-requisites{margin-top:34px;padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--light)}
.legal-requisites h2{margin-top:0}.legal-requisites h3{margin-top:24px}
.legal-requisites__list{display:grid;grid-template-columns:minmax(150px,220px) minmax(0,1fr);gap:9px 18px;margin:16px 0 0}
.legal-requisites__list dt{font-weight:800;color:var(--graphite)}
.legal-requisites__list dd{margin:0;color:var(--muted);overflow-wrap:anywhere}
@media(max-width:640px){.legal-requisites{padding:18px 16px}.legal-requisites__list{grid-template-columns:1fr;gap:3px}.legal-requisites__list dd{margin-bottom:9px}}


/* v0.16.6 catalog categories and parameter filters */
.catalog-filter{margin:0 0 24px;padding:16px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(15,55,75,.06)}
.catalog-filter__categories{display:flex;flex-wrap:wrap;gap:8px;padding-bottom:15px;border-bottom:1px solid #e7eef2}
.catalog-filter__chip{min-height:36px;padding:7px 14px;border:1px solid #dbe6eb;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#35434b;font-size:13px;font-weight:750;line-height:1.2;transition:border-color .2s,background .2s,color .2s}
.catalog-filter__chip:hover,.catalog-filter__chip:focus{border-color:rgba(23,147,198,.48);color:var(--blue-dark)}
.catalog-filter__chip.is-active{border-color:var(--blue);background:var(--blue);color:#fff;box-shadow:0 7px 16px rgba(23,147,198,.18)}
.catalog-filter__form{padding-top:15px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr)) auto;gap:12px;align-items:end}
.catalog-filter__field{min-width:0;display:grid;gap:5px}
.catalog-filter__field>span{color:#53636c;font-size:11px;font-weight:850;letter-spacing:.02em}
.catalog-filter__field select,.catalog-filter__field input{width:100%;height:42px;padding:0 36px 0 12px;border:1px solid #d6e2e8;border-radius:9px;background-color:#f9fbfc;color:var(--graphite);font-size:13px;font-weight:700;outline:none}
.catalog-filter__field select:focus,.catalog-filter__field input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(23,147,198,.12)}
.catalog-filter__actions{min-height:42px;display:flex;align-items:center;gap:11px}
.catalog-filter__actions .btn{height:42px;min-height:42px;padding:0 18px}
.catalog-filter__reset{color:var(--blue-dark);font-size:12px;font-weight:850;white-space:nowrap}
.archive-products__count{margin:0 0 17px;color:var(--muted);font-size:13px;font-weight:750}
.catalog-filter__empty{padding:44px 22px;border:1px dashed #cbdbe3;border-radius:16px;background:#fff;text-align:center}
.catalog-filter__empty h2{font-size:25px}
.catalog-filter__empty p{margin:9px 0 20px;color:var(--muted)}
@media(max-width:1080px){
  .catalog-filter__form{grid-template-columns:repeat(2,minmax(0,1fr))}
  .catalog-filter__actions{grid-column:1/-1}
}
@media(max-width:640px){
  .archive-products .section-heading{margin-bottom:20px}
  .catalog-filter{margin-bottom:20px;padding:12px;border-radius:13px}
  .catalog-filter__categories{flex-wrap:nowrap;gap:7px;margin:0 -12px;padding:0 12px 12px;overflow-x:auto;scrollbar-width:none}
  .catalog-filter__categories::-webkit-scrollbar{display:none}
  .catalog-filter__chip{flex:0 0 auto;min-height:34px;padding:6px 12px;font-size:12px}
  .catalog-filter__form{padding-top:12px;grid-template-columns:1fr 1fr;gap:10px 8px}
  .catalog-filter__field select,.catalog-filter__field input{height:40px;padding-left:10px;font-size:12px}
  .catalog-filter__actions{grid-column:1/-1;min-height:40px}
  .catalog-filter__actions .btn{height:40px;min-height:40px;flex:1}
  .catalog-filter__reset{padding:10px 2px}
}

/* Catalog filtering without page reload */
.catalog-filter,.catalog-results{transition:opacity .18s ease}
.catalog-results{position:relative;min-height:110px}
.catalog-filter.is-loading{opacity:.7;pointer-events:none;cursor:progress}
.catalog-results.is-loading{opacity:.52;pointer-events:none;cursor:progress}
.catalog-results.is-loading::after{content:"Обновляем каталог…";position:absolute;z-index:3;top:18px;left:50%;transform:translateX(-50%);padding:8px 13px;border:1px solid #d6e2e8;border-radius:999px;background:#fff;color:var(--blue-dark);box-shadow:0 8px 24px rgba(15,55,75,.12);font-size:12px;font-weight:850;white-space:nowrap}
.has-js .catalog-filter__field select{cursor:pointer}



/* v0.17.2 — mobile tap-to-call CTA */
@media(max-width:860px){
  .header-cta--desktop{display:none!important}
  .header-call-cta{display:inline-flex!important;align-items:center;justify-content:center;gap:7px;box-shadow:none}
  .mobile-call{display:none!important}
}
@media(max-width:380px){
  .site-logo{flex-basis:112px;width:112px}
  .site-logo__image{width:112px}
  .header-call-cta{padding:0 9px!important;font-size:11.5px}
  .header-call-cta svg{width:16px;height:16px}
}

/* SEO content for catalog landing pages */
.catalog-seo{max-width:920px;margin:42px auto 0;padding:30px 34px;border:1px solid var(--line);border-radius:var(--radius);background:var(--light);box-shadow:var(--shadow-sm)}
.catalog-seo h2{margin:0 0 14px;color:var(--graphite);font-size:clamp(24px,3vw,34px);line-height:1.18}
.catalog-seo p{margin:0 0 12px;color:var(--muted)}
.catalog-seo p:last-child{margin-bottom:0}
.catalog-seo a{color:var(--blue-dark);font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
@media (max-width:640px){.catalog-seo{margin-top:30px;padding:22px 20px}.catalog-seo h2{font-size:24px}}



/* Release 0.17.7 — facade photos and delivery/installation gallery */
.contact-facade-block{margin-top:42px;padding-top:38px;border-top:1px solid #d9e5eb}
.contact-facade-block .section-heading{max-width:760px;margin-left:auto;margin-right:auto}
.contact-facade-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.contact-facade-card{margin:0;overflow:hidden;border:1px solid #d8e5eb;border-radius:22px;background:#fff;box-shadow:0 16px 38px rgba(14,55,75,.07)}
.contact-facade-card img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center;transition:transform .35s ease}
.contact-facade-card:hover img{transform:scale(1.015)}
.contact-facade-card figcaption{padding:14px 17px;color:#596a74;font-size:13px;line-height:1.45}

.delivery-installation-section{background:#fff}
.delivery-seo-article{max-width:940px;margin:0 auto 32px;padding:34px 38px;border:1px solid #d8e5eb;border-radius:24px;background:linear-gradient(145deg,#fff 0,#f7fbfd 100%);box-shadow:0 18px 42px rgba(14,55,75,.06)}
.delivery-seo-article h2{margin:7px 0 17px;font-size:37px;line-height:1.1;letter-spacing:-.025em}
.delivery-seo-article h3{margin:25px 0 8px;font-size:23px;line-height:1.25}
.delivery-seo-article p{margin:0;color:#53656f;font-size:15px;line-height:1.7}
.installation-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.installation-gallery__item{margin:0;overflow:hidden;border:1px solid #d9e5eb;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(14,55,75,.06)}
.installation-gallery__item img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center;transition:transform .35s ease}
.installation-gallery__item:hover img{transform:scale(1.02)}
.installation-gallery__item figcaption{min-height:61px;padding:12px 14px;color:#5a6b75;font-size:12.5px;line-height:1.45}
.installation-gallery__item--featured{border-color:rgba(243,111,33,.35);box-shadow:0 14px 32px rgba(243,111,33,.10)}
.installation-gallery__item--featured figcaption{color:var(--graphite);font-weight:700}

@media(max-width:1080px){
  .installation-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:860px){
  .contact-facade-block{margin-top:32px;padding-top:30px}
  .delivery-seo-article{padding:28px 26px}
  .delivery-seo-article h2{font-size:31px}
  .installation-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .contact-facade-grid{grid-template-columns:1fr;gap:14px}
  .contact-facade-card{border-radius:16px}
  .contact-facade-card img{aspect-ratio:4/5}
  .contact-facade-card figcaption{padding:11px 13px;font-size:11.5px}
  .delivery-seo-article{margin-bottom:22px;padding:21px 17px;border-radius:17px}
  .delivery-seo-article h2{margin-bottom:13px;font-size:26px}
  .delivery-seo-article h3{margin-top:20px;font-size:19px}
  .delivery-seo-article p{font-size:13px;line-height:1.6}
  .installation-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .installation-gallery__item{border-radius:13px}
  .installation-gallery__item img{aspect-ratio:1/1}
  .installation-gallery__item figcaption{min-height:58px;padding:9px 10px;font-size:10.5px;line-height:1.35}
}
@media(max-width:380px){
  .installation-gallery{grid-template-columns:1fr}
  .installation-gallery__item img{aspect-ratio:4/3}
  .installation-gallery__item figcaption{min-height:0}
}

/* Release 0.18.0 — modern visual refresh, mobile density and GEO/AEO content */
:root{
  --blue:#1298BC;
  --blue-dark:#06485A;
  --orange:#F06423;
  --graphite:#172128;
  --light:#F5F8FA;
  --line:#D8E3E8;
  --muted:#5C6B74;
  --shadow-sm:0 10px 28px rgba(19,48,61,.075);
  --shadow-md:0 18px 48px rgba(19,48,61,.12);
  --radius:8px;
}

body{background:#FBFCFD;color:var(--graphite)}
.container{width:min(1160px,calc(100% - 44px))}
.site-header{position:sticky;top:0}
.service-bar{background:#172128}
.main-header{border-bottom-color:rgba(216,227,232,.88);box-shadow:0 10px 28px rgba(23,33,40,.07)}
.main-header__inner{min-height:74px;gap:24px}
.site-logo__image{width:174px}
.nav-menu{gap:22px;font-size:13px}
.nav-menu a{padding:27px 0 25px}
.btn{border-radius:8px;box-shadow:none}
.btn:hover{box-shadow:0 12px 28px rgba(240,100,35,.24)}
.btn--ghost{background:#fff}

.hero{min-height:430px;background-size:cover;background-position:66% center}
.hero:before{background:linear-gradient(90deg,rgba(6,72,90,.98) 0%,rgba(6,72,90,.91) 38%,rgba(18,152,188,.56) 58%,rgba(18,152,188,.12) 78%,rgba(18,152,188,0) 100%)}
.hero:after{background:linear-gradient(180deg,rgba(0,0,0,.16),rgba(0,0,0,.02) 45%,rgba(0,0,0,.18))}
.hero__inner{min-height:430px;padding:58px 0 66px}
.hero__content{max-width:620px;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important}
.hero__eyebrow{display:inline-flex;align-items:center;min-height:28px;margin-bottom:14px;padding:0 11px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.1);color:#E5F6FA;font-size:11px;letter-spacing:.08em}
.hero h1{max-width:610px;margin-bottom:16px;font-size:64px;line-height:.96;letter-spacing:0;text-shadow:0 14px 32px rgba(0,0,0,.18)}
.hero h1 span{color:#FFB071}
.hero p{max-width:560px;margin-bottom:18px;color:#F2FAFC;font-size:18px;line-height:1.52}
.hero__offer{margin-bottom:14px;border-color:rgba(255,176,113,.36);border-radius:8px;background:rgba(23,33,40,.34)}
.hero__offer strong{color:#FFB071}
.hero__geo{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 20px}
.hero__geo span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.1);color:#fff;font-size:12px;font-weight:850}
.hero__actions{gap:12px}

.trust-strip{margin-top:-30px;border-radius:8px;box-shadow:0 18px 46px rgba(23,33,40,.14)}
.trust-item{min-height:94px}
.section{padding:76px 0}
.section h1,.section h2,.sv-heading h2,.sv-exchange__copy h2,.sv-service h2,.sv-contact__intro h2,.page-hero h1{letter-spacing:0}
.products-section{background:linear-gradient(180deg,#fff 0%,#F5F8FA 100%)}
.product-card,.product-card--premium,.sv-service,.sv-benefit,.sv-step__body,.sv-form,.contact-card,.catalog-seo,.delivery-seo-article,.contact-facade-card,.installation-gallery__item{border-radius:8px}
.catalog-seo h2{font-size:34px}
.product-card--premium{box-shadow:0 12px 34px rgba(23,33,40,.075)}
.product-card--premium:hover{box-shadow:0 22px 48px rgba(23,33,40,.13)}
.product-card__media-wrap{background:linear-gradient(180deg,#fff 0%,#F7FAFC 100%)}
.product-card--premium .product-card__media{height:224px}
.product-card__spec-pills span{border-radius:999px;background:#EEF4F7;color:#43525B}
.product-card--premium .product-card__actions .btn{background:var(--orange);border-color:var(--orange);color:#fff}
.product-card--premium .product-card__actions .btn:hover{background:#D95318;color:#fff}

.answer-strip{padding:68px 0 30px;background:#fff}
.answer-strip__heading{max-width:760px;margin-bottom:24px}
.answer-strip__heading h2{margin:0;color:var(--graphite);font-size:38px;line-height:1.08;letter-spacing:0}
.answer-strip__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.answer-card{padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-sm)}
.answer-card h3{margin:0 0 9px;font-size:18px;line-height:1.18}
.answer-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.58}

.sv-exchange{background:#06485A}
.sv-exchange:before{opacity:.18}
.sv-exchange:after,.sv-service:after,.page-hero:before,.page-hero:after{display:none}
.sv-services{background:#F5F8FA}
.sv-service{border-color:#D8E3E8}
.sv-benefit{border-color:#D8E3E8}

.geo-section{padding:70px 0;background:#fff}
.geo-section__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:42px;align-items:center}
.geo-section h2{margin:0 0 14px;color:var(--graphite);font-size:38px;line-height:1.08;letter-spacing:0}
.geo-section p{margin:0;color:var(--muted);font-size:15px;line-height:1.7}
.geo-section__areas{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.geo-section__areas span{min-height:48px;padding:0 12px;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;justify-content:center;background:#F8FBFC;color:#26343C;font-size:13px;font-weight:850;text-align:center}

.faq-section{padding:70px 0;background:#F5F8FA}
.faq-section__grid{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:40px;align-items:start}
.faq-section__intro{position:sticky;top:124px}
.faq-section h2{margin:0 0 12px;color:var(--graphite);font-size:38px;line-height:1.08;letter-spacing:0}
.faq-section__intro p{margin:0;color:var(--muted);line-height:1.65}
.faq-list{display:grid;gap:10px}
.faq-list details{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 8px 24px rgba(23,33,40,.055)}
.faq-list summary{min-height:58px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--graphite);font-weight:900;cursor:pointer;list-style:none}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:"+";flex:0 0 auto;color:var(--orange);font-size:24px;line-height:1}
.faq-list details[open] summary:after{content:"-"}
.faq-list p{margin:0;padding:0 18px 18px;color:var(--muted);font-size:14px;line-height:1.65}
.catalog-faq{max-width:920px;margin:18px auto 0}
.sv-contact{background:#06485A}
.sv-contact__intro{background:transparent!important;border:0!important;padding:0!important}
.local-section{background:#fff}

@media(max-width:1080px){
  .answer-strip__grid{grid-template-columns:1fr}
  .geo-section__grid,.faq-section__grid{grid-template-columns:1fr;gap:26px}
  .faq-section__intro{position:static}
  .geo-section__areas{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:860px){
  .site-header{position:sticky}
  .service-bar__inner{min-height:38px}
  .service-item--desktop,.service-divider{display:none!important}
  .service-bar__left,.service-bar__right{gap:10px}
  .main-header__inner{min-height:66px;gap:10px}
  .site-logo{flex-basis:124px;width:124px}
  .site-logo__image{width:124px}
  .header-call-cta{min-height:40px;border-radius:8px}
  .primary-nav{border-radius:12px 12px 0 0}
  .mobile-nav__head{border-radius:12px 12px 0 0}
  .mobile-nav__footer{border-radius:0 0 12px 12px}
  .hero{min-height:0;background-position:72% center}
  .hero:before{background:linear-gradient(90deg,rgba(6,72,90,.98) 0%,rgba(6,72,90,.92) 62%,rgba(18,152,188,.54) 100%)}
  .hero__inner{min-height:0;padding:36px 0 42px}
  .hero h1{max-width:520px;font-size:42px;line-height:1}
  .hero p{max-width:500px;font-size:16px}
  .trust-strip{margin-top:0;border-radius:0;border-left:0;border-right:0}
}

@media(max-width:640px){
  .container{width:min(100% - 28px,1160px)}
  .section{padding:48px 0}
  .hero__inner{padding:28px 0 34px}
  .hero__eyebrow{font-size:10px}
  .hero h1{font-size:35px;line-height:1.02}
  .hero p{font-size:14.5px;line-height:1.5}
  .hero__offer{width:100%;justify-content:flex-start;text-align:left}
  .hero__geo{gap:6px;margin-bottom:16px}
  .hero__geo span{min-height:26px;padding:0 8px;font-size:11px}
  .hero__actions .btn{min-height:46px}
  .trust-strip{grid-template-columns:1fr}
  .trust-item{min-height:76px}
  .answer-strip{padding:42px 0 18px}
  .answer-strip__heading h2,.geo-section h2,.faq-section h2{font-size:28px;line-height:1.12}
  .answer-card{padding:17px}
  .products{grid-template-columns:1fr;gap:14px}
  .product-card--premium .product-card__media{height:180px;padding:28px 18px 12px}
  .product-card--premium .product-card__body{padding:15px}
  .product-card--premium h3{min-height:0;font-size:17px}
  .product-card__dimensions{display:block;font-size:11px}
  .product-card--premium .product-card__prices{gap:8px}
  .product-card--premium .product-card__price-main strong{font-size:23px}
  .product-card--premium .product-card__price-exchange{display:flex;width:100%;justify-content:space-between}
  .product-card--premium .product-card__actions{grid-template-columns:1fr;gap:8px}
  .product-card--premium .product-card__actions .btn{min-height:44px;font-size:13px}
  .product-card--premium .product-card__details{text-align:center;font-size:13px}
  .sv-benefits__grid,.sv-process__track{grid-template-columns:1fr}
  .sv-benefit{min-height:0}
  .geo-section,.faq-section{padding:46px 0}
  .geo-section__areas{grid-template-columns:1fr 1fr;gap:8px}
  .geo-section__areas span{min-height:42px;font-size:12px}
  .faq-list summary{min-height:54px;padding:0 14px;font-size:14px;line-height:1.3}
  .faq-list p{padding:0 14px 15px;font-size:13px}
  .sv-contact__intro h2{font-size:28px}
  .sv-contact__intro{padding:0!important}
  body.cookie-banner-visible .floating-messengers{bottom:calc(118px + env(safe-area-inset-bottom))}
}

@media(max-width:380px){
  .hero h1{font-size:31px}
  .hero__offer{display:block}
  .hero__offer strong{display:block;margin:2px 0}
  .geo-section__areas{grid-template-columns:1fr}
}

/* Release 0.18.1 — precise visual repairs after live review */
.main-header{background:#fff}
.main-header__inner{min-height:82px;padding-top:8px;padding-bottom:8px;align-items:center}
.site-logo{height:62px;align-items:center}
.site-logo__image{width:150px;max-height:58px;object-fit:contain}
.primary-nav{align-self:stretch;display:flex;align-items:center}
.nav-menu a{padding:25px 0}
.header-cta{white-space:nowrap}

.sv-exchange{
  padding:58px 0;
  background:linear-gradient(112deg,#06485A 0%,#0E7F99 100%);
}
.sv-exchange:before{opacity:.16;mask-image:none}
.sv-exchange__grid{grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);gap:46px}
.sv-exchange__visual{
  min-height:230px;
  grid-template-columns:minmax(0,1fr) 156px minmax(0,1fr);
  gap:18px;
}
.sv-exchange__battery img{max-width:250px;height:190px;filter:drop-shadow(0 16px 18px rgba(0,0,0,.2))}
.sv-exchange__battery--old img{transform:scaleX(-1)}
.sv-exchange__battery--new img{transform:none}
.sv-exchange__deal{
  position:relative;
  min-height:112px;
  padding:14px 13px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:8px;
  display:grid;
  align-content:center;
  justify-items:center;
  gap:7px;
  background:rgba(255,255,255,.09);
  color:#fff;
  text-align:center;
  box-shadow:0 16px 30px rgba(0,0,0,.12);
}
.sv-exchange__deal:before,
.sv-exchange__deal:after{
  content:"";
  position:absolute;
  top:50%;
  width:18px;
  height:2px;
  background:rgba(255,255,255,.42);
}
.sv-exchange__deal:before{right:100%}
.sv-exchange__deal:after{left:100%}
.sv-exchange__deal span{
  color:rgba(255,255,255,.82);
  font-size:11px;
  line-height:1.05;
  font-weight:850;
  text-transform:uppercase;
  letter-spacing:.05em;
}
.sv-exchange__deal strong{
  padding:0;
  border-radius:0;
  background:transparent;
  color:#FFB071;
  font-size:22px;
  line-height:1.08;
  white-space:normal;
  box-shadow:none;
}
.sv-exchange__copy h2{font-size:36px;line-height:1.05}
.sv-exchange__copy p{font-size:15px;line-height:1.55}

.hero-battery-compare{
  grid-template-columns:minmax(0,1fr) 154px minmax(0,1fr);
  gap:16px;
  width:min(100%,560px);
  min-height:260px;
}
.hero-battery-compare__item{transform:none!important;opacity:1}
.hero-battery-compare__item img{max-height:210px;filter:drop-shadow(0 18px 22px rgba(0,0,0,.18))}
.hero-battery-compare__item--old img{transform:scaleX(-1)}
.hero-battery-compare__center{
  min-height:112px;
  padding:14px 13px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:8px;
  align-content:center;
  gap:7px;
  background:rgba(255,255,255,.1);
  box-shadow:0 16px 30px rgba(0,0,0,.12);
}
.hero-battery-compare__center img{display:none}
.hero-battery-compare__label{color:rgba(255,255,255,.84);font-size:11px;line-height:1.05;font-weight:850;text-transform:uppercase;letter-spacing:.05em;text-align:center}
.hero-battery-compare__badge{padding:0;border-radius:0;background:transparent;color:#FFB071;font-size:22px;line-height:1.08;text-align:center;white-space:normal;box-shadow:none}

.exchange-highlight{
  margin-bottom:20px;
  padding:28px 30px;
  border:1px solid #D8E3E8;
  border-radius:8px;
  grid-template-columns:minmax(0,1fr) minmax(320px,.62fr);
  gap:26px;
  background:#fff;
  color:var(--graphite);
  box-shadow:0 14px 34px rgba(23,33,40,.07);
}
.exchange-highlight__copy .section-eyebrow{color:var(--blue-dark)}
.exchange-highlight__copy h2{color:var(--graphite);font-size:32px;line-height:1.08}
.exchange-highlight__copy p{max-width:760px;color:var(--muted);font-size:15px}
.exchange-highlight__badge{display:none}
.exchange-highlight__steps{
  display:grid;
  grid-template-columns:1fr;
  gap:8px;
  padding:18px;
  border:1px solid rgba(240,100,35,.26);
  border-radius:8px;
  background:linear-gradient(180deg,#FFF,#FFF7F1);
}
.exchange-highlight__steps span,
.exchange-highlight__steps strong{
  min-height:42px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:8px;
  text-align:center;
  font-weight:900;
}
.exchange-highlight__steps span{background:#F2F7F9;color:#34434B;font-size:13px}
.exchange-highlight__steps strong{background:var(--orange);color:#fff;font-size:18px;line-height:1.1}

.info-card{
  display:grid;
  grid-template-columns:48px minmax(0,1fr);
  align-content:start;
  gap:8px 12px;
  min-height:0;
  padding:18px;
  border-radius:8px;
}
.info-card__icon{
  grid-column:1;
  grid-row:1;
  width:48px;
  height:48px;
  margin:0;
  border-radius:8px;
  background:#F3F8FA;
  box-shadow:inset 0 0 0 1px rgba(18,152,188,.12);
}
.info-card h3{
  grid-column:2;
  grid-row:1;
  align-self:center;
  margin:0;
  font-size:20px;
  line-height:1.15;
}
.info-card p,
.info-card small{grid-column:1/-1}
.info-card p{margin:4px 0 0;font-size:14px;line-height:1.45}
.info-card small{font-size:12.5px;line-height:1.42}
.info-card-grid{gap:14px}

.sv-benefit{
  grid-template-columns:48px minmax(0,1fr);
  gap:9px 12px;
  min-height:0;
  padding:16px;
  align-items:start;
}
.sv-benefit .sv-icon--art{width:48px;height:48px;grid-column:1;grid-row:1}
.sv-benefit div{display:contents}
.sv-benefit h3{grid-column:2;grid-row:1;align-self:center;margin:0;font-size:16px}
.sv-benefit p{grid-column:1/-1;font-size:13px}

.mini-step{
  padding:14px;
  border-radius:8px;
}
.mini-step__top{grid-template-columns:32px minmax(0,1fr) 36px;gap:8px;margin-bottom:8px}
.mini-step__num{width:32px;height:32px;font-size:12px;box-shadow:none}
.mini-step__icon{width:36px;height:36px}
.mini-step h3{font-size:16px;line-height:1.18}
.mini-step p{font-size:12.5px;line-height:1.42}

.service-info-card{
  padding:22px;
  border-radius:8px;
}
.service-info-card__head{grid-template-columns:52px minmax(0,1fr);gap:12px;margin-bottom:12px}
.service-info-card__icon{width:52px;height:52px;border-radius:8px}
.service-info-card h2{font-size:27px;line-height:1.1}

.product-warranty-card,
.product-delivery-card{
  min-height:0;
  padding:20px;
  grid-template-columns:52px 1fr;
  gap:13px;
  border-radius:8px;
}
.product-benefit-icon{width:52px;height:52px}
.product-warranty-card h2,
.product-delivery-card h2{font-size:24px}

.product-exchange-banner{
  padding:54px 0;
  background:linear-gradient(112deg,#06485A 0%,#0E7F99 100%);
}
.product-exchange-banner__inner{grid-template-columns:minmax(0,1fr) minmax(360px,.96fr);gap:44px}
.product-exchange-banner__visual{
  min-height:220px;
  grid-template-columns:minmax(0,1fr) 146px minmax(0,1fr);
  gap:16px;
}
.product-exchange-banner__visual img{height:188px;filter:drop-shadow(0 16px 18px rgba(0,0,0,.2))}
.product-exchange-banner__visual img:first-child{opacity:.82;transform:scaleX(-1)}
.product-exchange-banner__visual img:last-child{transform:none}
.product-exchange-banner__visual span{
  min-height:104px;
  padding:12px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:8px;
  display:flex;
  flex-direction:column;
  gap:6px;
  background:rgba(255,255,255,.1);
  color:#FFB071;
  font-size:22px;
  line-height:1.05;
  text-align:center;
  white-space:normal;
  box-shadow:0 16px 30px rgba(0,0,0,.12);
}
.product-exchange-banner__visual span:before{
  content:"скидка";
  color:rgba(255,255,255,.82);
  font-size:11px;
  font-weight:850;
  text-transform:uppercase;
  letter-spacing:.05em;
}
.product-exchange-banner__copy{text-align:left}
.product-exchange-banner__copy h2{font-size:36px;line-height:1.05}
.product-exchange-banner__copy p{font-size:15px;line-height:1.55}

@media(max-width:1080px){
  .sv-exchange__grid{grid-template-columns:1fr;gap:24px}
  .sv-exchange__copy{text-align:left}
  .sv-exchange__copy h2,.sv-exchange__copy p{margin-left:0;margin-right:0}
  .product-exchange-banner__inner{grid-template-columns:1fr;gap:24px}
  .product-exchange-banner__visual{max-width:720px;width:100%;margin:0 auto}
  .product-exchange-banner__copy{text-align:left}
  .product-exchange-banner__copy h2,.product-exchange-banner__copy p{margin-left:0;margin-right:0}
  .exchange-highlight{grid-template-columns:1fr}
}

@media(max-width:860px){
  .main-header__inner{min-height:70px;padding-top:6px;padding-bottom:6px}
  .site-logo{height:54px;flex-basis:120px;width:120px}
  .site-logo__image{width:120px;max-height:50px}
  .sv-exchange__visual,.hero-battery-compare{grid-template-columns:minmax(0,1fr) 128px minmax(0,1fr);gap:10px}
  .product-exchange-banner__visual{grid-template-columns:minmax(0,1fr) 128px minmax(0,1fr);gap:10px}
  .sv-exchange__deal,.hero-battery-compare__center{min-height:96px;padding:12px 10px}
  .product-exchange-banner__visual span{min-height:96px;padding:12px 10px}
  .sv-exchange__deal strong,.hero-battery-compare__badge{font-size:18px}
  .product-exchange-banner__visual span{font-size:18px}
}

@media(max-width:640px){
  .main-header__inner{min-height:64px}
  .site-logo{height:48px;flex-basis:108px;width:108px}
  .site-logo__image{width:108px;max-height:46px}
  .sv-exchange__visual,.hero-battery-compare{
    grid-template-columns:1fr;
    justify-items:center;
    gap:10px;
    min-height:0;
  }
  .product-exchange-banner__visual{
    grid-template-columns:1fr;
    justify-items:center;
    gap:10px;
    min-height:0;
  }
  .sv-exchange__deal,.hero-battery-compare__center{
    order:-1;
    width:100%;
    max-width:260px;
    min-height:0;
  }
  .product-exchange-banner__visual span{
    order:-1;
    width:100%;
    max-width:260px;
    min-height:0;
  }
  .sv-exchange__deal:before,.sv-exchange__deal:after{display:none}
  .sv-exchange__battery img,.hero-battery-compare__item img,.product-exchange-banner__visual img{height:132px;max-width:210px}
  .sv-exchange__copy h2{font-size:27px}
  .product-exchange-banner__copy{text-align:left}
  .product-exchange-banner__copy h2{font-size:27px}
  .exchange-highlight{padding:20px 16px}
  .exchange-highlight__copy h2{font-size:25px}
  .exchange-highlight__steps{padding:12px}
  .info-card-grid--3,.info-card-grid--4{grid-template-columns:1fr}
  .info-card{padding:15px;grid-template-columns:42px minmax(0,1fr)}
  .info-card__icon{width:42px;height:42px}
  .info-card h3{font-size:17px}
  .sv-benefits__grid{grid-template-columns:1fr}
  .sv-benefit{display:grid;grid-template-columns:42px minmax(0,1fr);padding:14px;min-height:0}
  .sv-benefit .sv-icon--art{width:42px;height:42px}
  .sv-benefit h3{font-size:15px}
  .sv-benefit p{font-size:12.5px}
}

/* Release 0.18.3 — catalog filter UX polish */
.catalog-filter{
  position:relative;
  margin:0 0 22px;
  padding:18px;
  border:1px solid #D6E4EA;
  border-radius:16px;
  background:linear-gradient(180deg,#fff 0%,#F8FBFC 100%);
  box-shadow:0 14px 34px rgba(15,55,75,.07);
}
.catalog-filter__head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin-bottom:14px;
}
.catalog-filter__head h2{
  margin:2px 0 0;
  color:#17232B;
  font-size:22px;
  line-height:1.12;
}
.catalog-filter__eyebrow{
  display:block;
  color:var(--blue-dark);
  font-size:11px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.catalog-filter__help{
  min-height:38px;
  padding:9px 14px;
  border:1px solid rgba(243,111,33,.32);
  border-radius:10px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#FFF6F1;
  color:#B64A12;
  font-size:13px;
  font-weight:900;
  white-space:nowrap;
}
.catalog-filter__help:hover,.catalog-filter__help:focus{border-color:var(--orange);background:#fff;color:var(--orange)}
.catalog-filter__categories{
  gap:7px;
  padding:0 0 14px;
  border-bottom:1px solid #E4EEF3;
}
.catalog-filter__chip{
  min-height:34px;
  padding:7px 13px;
  border-color:#D5E2E8;
  border-radius:10px;
  background:#fff;
  color:#2F3D45;
  font-size:13px;
  font-weight:850;
  box-shadow:0 5px 14px rgba(15,55,75,.035);
}
.catalog-filter__chip.is-active{
  border-color:#0D7FAE;
  background:#0D7FAE;
  color:#fff;
  box-shadow:0 9px 18px rgba(13,127,174,.18);
}
.catalog-filter__form{
  padding-top:14px;
  grid-template-columns:repeat(5,minmax(126px,1fr)) minmax(132px,auto);
  gap:10px;
}
.catalog-filter__field{
  position:relative;
  gap:6px;
}
.catalog-filter__field>span{
  color:#4D5E68;
  font-size:11px;
  font-weight:900;
  letter-spacing:0;
}
.catalog-filter__field select,
.catalog-filter__field input{
  height:40px;
  padding:0 11px;
  border-color:#CDDCE4;
  border-radius:10px;
  background:#fff;
  color:#17232B;
  font-size:13px;
  font-weight:800;
}
.catalog-filter__field select{
  padding-right:34px;
  appearance:none;
  background:
    linear-gradient(45deg,transparent 50%,#5F717B 50%) calc(100% - 17px) 17px/6px 6px no-repeat,
    linear-gradient(135deg,#5F717B 50%,transparent 50%) calc(100% - 12px) 17px/6px 6px no-repeat,
    #fff;
}
.catalog-filter__field input::placeholder{color:#8A99A2}
.catalog-filter__field select:hover,.catalog-filter__field input:hover{border-color:#B8D1DD}
.catalog-filter__actions{
  min-height:40px;
  align-items:end;
  gap:8px;
}
.catalog-filter__actions .btn{
  height:40px;
  min-height:40px;
  padding:0 17px;
}
.catalog-filter__reset{
  min-height:40px;
  padding:10px 12px;
  border:1px solid #D8E4EA;
  border-radius:10px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#fff;
  color:#42525B;
  font-size:12px;
  font-weight:900;
  white-space:nowrap;
}
.catalog-filter__reset:hover,.catalog-filter__reset:focus{border-color:var(--blue);color:var(--blue-dark)}
.catalog-filter__active{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:7px;
  margin-top:13px;
  padding-top:13px;
  border-top:1px solid #E4EEF3;
}
.catalog-filter__active>span{
  color:#6A7981;
  font-size:12px;
  font-weight:900;
}
.catalog-filter__active b{
  min-height:28px;
  padding:6px 10px;
  border-radius:9px;
  display:inline-flex;
  align-items:center;
  background:#EAF5F9;
  color:#176D91;
  font-size:12px;
  font-weight:900;
  line-height:1.2;
}

@media(max-width:1080px){
  .catalog-filter__form{grid-template-columns:repeat(2,minmax(0,1fr))}
  .catalog-filter__actions{grid-column:1/-1;align-items:center}
}

@media(max-width:640px){
  .catalog-filter{
    margin-bottom:18px;
    padding:13px;
    border-radius:14px;
  }
  .catalog-filter__head{
    align-items:flex-start;
    gap:10px;
    margin-bottom:11px;
  }
  .catalog-filter__head h2{font-size:19px}
  .catalog-filter__help{
    min-height:34px;
    padding:8px 10px;
    border-radius:9px;
    font-size:11.5px;
  }
  .catalog-filter__categories{
    flex-wrap:nowrap;
    gap:7px;
    margin:0 -13px;
    padding:0 13px 12px;
    overflow-x:auto;
    scrollbar-width:none;
  }
  .catalog-filter__categories::-webkit-scrollbar{display:none}
  .catalog-filter__chip{
    flex:0 0 auto;
    min-height:32px;
    padding:6px 11px;
    border-radius:9px;
    font-size:12px;
  }
  .catalog-filter__form{
    padding-top:12px;
    grid-template-columns:1fr 1fr;
    gap:9px 8px;
  }
  .catalog-filter__field>span{font-size:10.5px}
  .catalog-filter__field select,
  .catalog-filter__field input{
    height:39px;
    padding-left:10px;
    font-size:12px;
  }
  .catalog-filter__actions{
    grid-column:1/-1;
    display:grid;
    grid-template-columns:1fr;
    min-height:0;
  }
  .catalog-filter__actions .btn,
  .catalog-filter__reset{
    width:100%;
    min-height:39px;
    height:39px;
  }
  .catalog-filter__active{
    gap:6px;
    margin-top:11px;
    padding-top:11px;
  }
  .catalog-filter__active>span{width:100%}
  .catalog-filter__active b{font-size:11.5px}
}

@media(max-width:390px){
  .catalog-filter__form{grid-template-columns:1fr}
  .catalog-filter__head{display:grid}
  .catalog-filter__help{width:100%}
}

/* Release 0.18.4 — working VIN selection request */
.vin-section{
  padding:58px 0;
  background:linear-gradient(180deg,#fff 0%,#F3F7F9 100%);
}
.vin-section__grid{
  display:grid;
  grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);
  gap:34px;
  align-items:center;
}
.vin-section__copy{
  min-width:0;
}
.vin-section__copy h2{
  margin:8px 0 14px;
  color:#17232B;
  font-size:42px;
  line-height:1.06;
}
.vin-section__copy p{
  margin:0;
  max-width:620px;
  color:#4F6069;
  font-size:16px;
  line-height:1.62;
}
.vin-section__checks{
  margin:22px 0 0;
  padding:0;
  list-style:none;
  display:grid;
  gap:9px;
}
.vin-section__checks li{
  position:relative;
  padding-left:24px;
  color:#26343C;
  font-size:14px;
  font-weight:800;
  line-height:1.45;
}
.vin-section__checks li:before{
  content:"";
  position:absolute;
  left:0;
  top:.45em;
  width:10px;
  height:10px;
  border-radius:50%;
  background:var(--orange);
  box-shadow:0 0 0 4px rgba(243,111,33,.13);
}
.vin-section__form{
  min-width:0;
}
.vin-picker{
  position:relative;
  padding:24px;
  border:1px solid #D7E5EB;
  border-radius:18px;
  background:#fff;
  box-shadow:0 18px 42px rgba(15,55,75,.09);
}
.vin-picker:before{
  content:"VIN";
  position:absolute;
  right:20px;
  top:18px;
  color:rgba(8,121,170,.08);
  font-size:54px;
  font-weight:950;
  line-height:1;
  pointer-events:none;
}
.vin-picker__fields{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:1.2fr .8fr;
  gap:14px;
}
.vin-picker__vin{
  grid-column:1/-1;
}
.vin-picker .sv-field input,
.vin-picker .sv-field textarea{
  background:#F9FCFD;
}
.vin-picker input[name="vin"]{
  height:54px;
  border-color:#BFD6E1;
  color:#101A20;
  font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;
  font-size:20px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.vin-picker input[name="vin"]::placeholder{
  color:#95A6AF;
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
  font-size:15px;
  font-weight:750;
  letter-spacing:0;
  text-transform:none;
}

.catalog-vin-panel{
  margin:-8px 0 22px;
  border:1px solid #D8E6EC;
  border-radius:14px;
  background:#fff;
  box-shadow:0 10px 26px rgba(15,55,75,.055);
  overflow:hidden;
}
.catalog-vin-panel summary{
  min-height:48px;
  padding:13px 16px;
  cursor:pointer;
  color:#17232B;
  font-size:14px;
  font-weight:900;
  list-style:none;
}
.catalog-vin-panel summary::-webkit-details-marker{display:none}
.catalog-vin-panel summary:after{
  content:"+";
  float:right;
  color:var(--blue-dark);
  font-size:20px;
  line-height:1;
}
.catalog-vin-panel[open] summary:after{content:"-"}
.catalog-vin-panel__body{
  padding:0 16px 16px;
  border-top:1px solid #E5EEF3;
}
.catalog-vin-panel__body p{
  margin:14px 0;
  color:#566871;
  font-size:13px;
  line-height:1.5;
}
.vin-picker--compact{
  padding:14px;
  border-radius:13px;
  box-shadow:none;
  background:#F8FBFC;
}
.vin-picker--compact:before{display:none}
.vin-picker--compact .vin-picker__fields{
  grid-template-columns:1fr 1fr;
  gap:10px;
}
.vin-picker--compact .sv-field--wide{grid-column:1/-1}
.vin-picker--compact input[name="vin"]{
  height:44px;
  font-size:15px;
  letter-spacing:.05em;
}
.vin-picker--compact .sv-consent{
  margin-top:12px;
}
.vin-picker--compact .sv-form__footer{
  margin-top:12px;
}
.vin-picker--compact .sv-form__footer .btn{
  min-height:40px;
}

@media(max-width:960px){
  .vin-section__grid{
    grid-template-columns:1fr;
    gap:24px;
  }
  .vin-section__copy h2{font-size:36px}
}

@media(max-width:640px){
  .vin-section{
    padding:38px 0;
  }
  .vin-section__copy h2{
    font-size:29px;
  }
  .vin-section__copy p{
    font-size:14px;
  }
  .vin-picker{
    padding:16px;
    border-radius:15px;
  }
  .vin-picker:before{
    right:14px;
    top:12px;
    font-size:40px;
  }
  .vin-picker__fields,
  .vin-picker--compact .vin-picker__fields{
    grid-template-columns:1fr;
  }
  .vin-picker input[name="vin"]{
    height:48px;
    font-size:16px;
  }
  .catalog-vin-panel{
    margin:-6px 0 18px;
  }
  .catalog-vin-panel summary{
    padding:12px 13px;
    font-size:13px;
  }
  .catalog-vin-panel__body{
    padding:0 13px 13px;
  }
}

/* Release 0.18.5 — free preliminary VIN matching */
.vin-picker__results{
  margin-top:18px;
}
.vin-picker__results:empty{
  display:none;
}
.vin-results{
  padding:16px;
  border:1px solid #D9E7ED;
  border-radius:14px;
  background:#F8FBFC;
}
.vin-results__summary{
  display:grid;
  gap:5px;
  margin-bottom:14px;
}
.vin-results__summary span{
  color:var(--blue-dark);
  font-size:12px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.07em;
}
.vin-results__summary strong{
  color:#17232B;
  font-size:20px;
  line-height:1.18;
}
.vin-results__summary p{
  margin:0;
  color:#53646D;
  font-size:13px;
  line-height:1.45;
}
.vin-results--high{
  border-color:rgba(19,122,70,.28);
  background:#F3FBF6;
}
.vin-results--medium{
  border-color:rgba(23,147,198,.28);
  background:#F4FAFD;
}
.vin-results--low{
  border-color:rgba(243,111,33,.28);
  background:#FFF8F3;
}
.vin-results__products{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}
.vin-results__products .product-card{
  min-height:0;
}
.vin-results__products .product-card__media-wrap{
  min-height:170px;
}
.vin-results__products .product-card__body{
  padding:15px;
}
.vin-results__products .product-card h3{
  font-size:17px;
}
.vin-results__note{
  margin:13px 0 0;
  color:#5D6D76;
  font-size:12.5px;
  line-height:1.45;
}
.vin-results__empty{
  padding:14px;
  border:1px dashed #D1DEE5;
  border-radius:12px;
  background:#fff;
}
.vin-results__empty strong{
  display:block;
  color:#17232B;
  font-size:15px;
}
.vin-results__empty p{
  margin:6px 0 0;
  color:#5D6D76;
  font-size:13px;
  line-height:1.45;
}
.vin-picker--compact .vin-results{
  padding:13px;
}
.vin-picker--compact .vin-results__products{
  grid-template-columns:1fr;
}

@media(max-width:640px){
  .vin-results{
    padding:13px;
  }
  .vin-results__summary strong{
    font-size:17px;
  }
  .vin-results__products{
    grid-template-columns:1fr;
  }
  .vin-results__products .product-card__media-wrap{
    min-height:145px;
  }
}

/* Release 0.18.6 — VIN flow visibility and result-first layout */
.nav-menu__vin a{
  min-height:36px;
  padding:8px 12px;
  border-radius:10px;
  background:#FFF1E8;
  color:#C64F12!important;
  font-weight:950;
}
.nav-menu__vin a:hover,.nav-menu__vin a:focus{
  background:var(--orange);
  color:#fff!important;
}
.vin-section{
  padding:42px 0 50px;
  background:
    linear-gradient(135deg,rgba(8,121,170,.08),rgba(243,111,33,.08)),
    #F5F9FB;
}
.vin-section__grid{
  grid-template-columns:minmax(0,.82fr) minmax(500px,1.18fr);
  gap:28px;
}
.vin-section__copy{
  padding:8px 0;
}
.vin-section__copy h2{
  font-size:39px;
}
.vin-section__checks{
  gap:8px;
}
.vin-picker{
  padding:18px;
  border:1px solid rgba(8,121,170,.22);
  border-radius:16px;
  background:linear-gradient(180deg,#FFFFFF 0%,#F8FCFD 100%);
  box-shadow:0 18px 46px rgba(8,62,86,.14);
}
.vin-picker:before{
  top:10px;
  right:16px;
  font-size:46px;
}
.vin-picker__top{
  position:relative;
  z-index:1;
  margin:0 0 14px;
  padding-right:82px;
  display:grid;
  gap:6px;
}
.vin-picker__badge{
  width:max-content;
  max-width:100%;
  padding:5px 9px;
  border-radius:999px;
  background:#EAF6FB;
  color:#0D769F;
  font-size:11px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.06em;
}
.vin-picker__top strong{
  color:#142229;
  font-size:22px;
  line-height:1.14;
}
.vin-picker__fields--lookup{
  grid-template-columns:minmax(0,1.35fr) minmax(180px,.65fr);
  gap:11px;
}
.vin-picker__car{
  align-self:end;
}
.vin-picker .sv-consent{
  margin-top:12px;
}
.vin-picker__lookup-actions{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:10px;
  margin-top:12px;
}
.vin-picker__lookup-actions .sv-form__status{
  grid-column:1/-1;
}
.vin-picker__call{
  min-height:44px;
  padding:0 16px;
  border-color:rgba(8,121,170,.24);
  color:var(--blue-dark);
  background:#fff;
}
.vin-picker__results{
  margin-top:14px;
}
.vin-picker:not(.has-vin-results) .vin-picker__callback{
  display:none;
}
.vin-picker__callback{
  margin-top:14px;
  padding:14px;
  border:1px solid #DCE8EE;
  border-radius:14px;
  background:#fff;
}
.vin-picker__callback-head{
  display:grid;
  gap:3px;
  margin-bottom:12px;
}
.vin-picker__callback-head span{
  color:#6A7981;
  font-size:11px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.06em;
}
.vin-picker__callback-head strong{
  color:#17232B;
  font-size:16px;
  line-height:1.2;
}
.vin-picker__fields--callback{
  grid-template-columns:1fr 1fr;
  gap:10px;
}
.vin-picker__callback-actions{
  display:flex;
  flex-wrap:wrap;
  gap:9px;
  margin-top:12px;
}
.vin-picker__callback-actions .btn{
  min-height:40px;
}
.vin-results{
  padding:15px;
  border-radius:14px;
  background:#fff;
}
.vin-results__summary{
  padding:13px;
  border-radius:12px;
  background:#F3F8FA;
}
.vin-results--high .vin-results__summary{background:#ECF8F1}
.vin-results--medium .vin-results__summary{background:#EDF8FC}
.vin-results--low .vin-results__summary{background:#FFF3EA}
.vin-results__actions{
  margin-top:12px;
  display:flex;
  flex-wrap:wrap;
  gap:9px;
}
.vin-results__empty{
  display:grid;
  gap:9px;
}
.vin-results__empty .btn{
  width:max-content;
}
.vin-picker--compact .vin-picker__top{
  padding-right:0;
}
.vin-picker--compact .vin-picker__top strong{
  font-size:17px;
}
.vin-picker--compact .vin-picker__fields--lookup,
.vin-picker--compact .vin-picker__fields--callback{
  grid-template-columns:1fr;
}

@media(max-width:1080px){
  .nav-menu__vin a{
    padding:8px 9px;
  }
  .vin-section__grid{
    grid-template-columns:1fr;
  }
}

@media(max-width:860px){
  .nav-menu__vin a{
    min-height:0;
    padding:0;
    border-radius:0;
    background:transparent;
    color:inherit!important;
  }
}

@media(max-width:640px){
  .vin-section{
    padding:30px 0 36px;
  }
  .vin-section__copy h2{
    font-size:28px;
  }
  .vin-picker{
    padding:14px;
  }
  .vin-picker__top{
    padding-right:58px;
  }
  .vin-picker__top strong{
    font-size:19px;
  }
  .vin-picker__fields--lookup,
  .vin-picker__fields--callback{
    grid-template-columns:1fr;
  }
  .vin-picker__lookup-actions{
    grid-template-columns:1fr;
  }
  .vin-picker__call,
  .vin-picker__callback-actions .btn,
  .vin-results__actions .btn,
  .vin-results__empty .btn{
    width:100%;
  }
}

/* Release 0.18.7 — clean VIN consent flow and compact menu */
.nav-menu{
  flex-wrap:nowrap;
}
.nav-menu a{
  white-space:nowrap;
}
.nav-menu__vin a{
  min-height:inherit;
  padding:0;
  border-radius:0;
  background:transparent;
  color:inherit!important;
  font-weight:inherit;
}
.nav-menu__vin a:hover,
.nav-menu__vin a:focus{
  background:transparent;
  color:inherit!important;
}
.vin-picker__lookup-actions{
  margin-top:14px;
}
.vin-picker__callback .sv-consent{
  margin-top:12px;
}
@media(min-width:861px){
  .nav-menu{
    gap:clamp(14px,1.25vw,22px);
  }
  .nav-menu__vin a{
    min-height:70px;
  }
}
@media(max-width:860px){
  .nav-menu a{
    white-space:normal;
  }
  .nav-menu__vin a{
    min-height:50px;
    padding:12px 4px;
  }
}

/* Release 0.18.8 — header containment and compact VIN results */
@media(min-width:861px){
  .main-header{
    overflow:visible;
  }
  .main-header__inner{
    height:68px;
    min-height:68px;
    display:flex;
    align-items:center;
    gap:18px;
    overflow:visible;
  }
  .site-logo{
    position:static;
    flex:0 0 150px;
    width:150px;
    height:auto;
    align-self:center;
    overflow:visible;
  }
  .site-logo__image{
    position:static!important;
    width:150px!important;
    height:auto!important;
    max-height:58px!important;
    object-fit:contain!important;
  }
  .primary-nav{
    min-width:0;
    flex:1 1 auto;
    margin-left:0;
    align-self:center;
    height:auto;
    overflow:hidden;
  }
  .nav-menu{
    height:auto;
    justify-content:flex-end;
    gap:clamp(12px,1.05vw,18px);
    font-size:clamp(12px,.82vw,14px);
    line-height:1.15;
  }
  .nav-menu a,
  .nav-menu__vin a{
    min-height:68px;
    padding:0;
    display:flex;
    align-items:center;
  }
  .nav-menu a:after{
    bottom:12px;
  }
  .header-cta--desktop{
    display:inline-flex!important;
    flex:0 0 auto;
    min-height:38px!important;
    height:38px;
    padding:0 16px!important;
    font-size:13px;
    white-space:nowrap;
  }
  .header-call-cta{
    display:none!important;
  }
}
@media(min-width:861px) and (max-width:1180px){
  .main-header__inner{
    gap:12px;
  }
  .site-logo{
    flex-basis:132px;
    width:132px;
  }
  .site-logo__image{
    width:132px!important;
    max-height:52px!important;
  }
  .nav-menu{
    gap:10px;
    font-size:12px;
  }
  .header-cta--desktop{
    display:none!important;
  }
}

.vin-results__products{
  display:grid;
  grid-template-columns:1fr;
  gap:10px;
  margin-top:12px;
}
.vin-result-card{
  min-width:0;
  display:grid;
  grid-template-columns:86px minmax(0,1fr) minmax(116px,auto);
  gap:12px;
  align-items:center;
  padding:10px;
  border:1px solid #DDE9EE;
  border-radius:10px;
  background:#fff;
}
.vin-result-card__image{
  width:86px;
  height:66px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:8px;
  background:#F6FAFC;
}
.vin-result-card__image img{
  max-width:78px;
  max-height:56px;
  object-fit:contain;
}
.vin-result-card__main{
  min-width:0;
}
.vin-result-card h3{
  margin:0;
  color:#17232B;
  font-size:15px;
  line-height:1.22;
}
.vin-result-card__specs{
  margin-top:5px;
  color:#667780;
  font-size:12px;
  line-height:1.35;
}
.vin-result-card__side{
  min-width:116px;
  display:grid;
  justify-items:end;
  gap:4px;
  text-align:right;
}
.vin-result-card__side strong{
  color:#17232B;
  font-size:17px;
  line-height:1.1;
}
.vin-result-card__side span{
  color:var(--orange);
  font-size:11px;
  font-weight:850;
}
.vin-result-card__side .btn{
  min-height:32px;
  padding:0 11px;
  font-size:11px;
}
@media(max-width:640px){
  .vin-result-card{
    grid-template-columns:72px minmax(0,1fr);
    align-items:start;
  }
  .vin-result-card__image{
    width:72px;
    height:58px;
  }
  .vin-result-card__image img{
    max-width:66px;
    max-height:50px;
  }
  .vin-result-card__side{
    grid-column:1/-1;
    min-width:0;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:8px;
    text-align:left;
  }
  .vin-result-card__side .btn{
    width:auto;
    flex:0 0 auto;
  }
}

/* Release 0.18.9 — stop VIN results from stretching the section */
.vin-section__grid{
  align-items:flex-start!important;
}
.vin-section__copy{
  align-self:flex-start;
}
.vin-section__form{
  align-self:flex-start;
}
.vin-picker.has-vin-results{
  position:sticky;
  top:16px;
}
.admin-bar .vin-picker.has-vin-results{
  top:48px;
}
.vin-picker.has-vin-results .vin-picker__results{
  max-height:520px;
  overflow:auto;
  overscroll-behavior:contain;
  padding-right:4px;
}
.vin-picker.has-vin-results .vin-picker__results::-webkit-scrollbar{
  width:7px;
}
.vin-picker.has-vin-results .vin-picker__results::-webkit-scrollbar-thumb{
  border-radius:999px;
  background:#C8DAE2;
}
.vin-results{
  padding:12px;
}
.vin-results__summary{
  margin-bottom:10px;
  padding:12px;
}
.vin-results__summary strong{
  font-size:18px;
}
.vin-results__products{
  gap:8px;
}
.vin-result-card{
  grid-template-columns:70px minmax(0,1fr) minmax(102px,auto);
  gap:10px;
  padding:8px;
}
.vin-result-card__image{
  width:70px;
  height:54px;
}
.vin-result-card__image img{
  max-width:64px;
  max-height:48px;
}
.vin-result-card h3{
  font-size:14px;
}
.vin-result-card__specs{
  font-size:11.5px;
}
.vin-result-card__side{
  min-width:102px;
}
.vin-result-card__side strong{
  font-size:15px;
}
.vin-result-card__side .btn{
  min-height:30px;
}
.vin-results__more,
.vin-results__note{
  margin:10px 0 0;
  font-size:12px;
  line-height:1.4;
}
.vin-results__more{
  color:var(--blue-dark);
  font-weight:850;
}
.vin-picker__callback{
  padding:12px;
}
.vin-picker__callback-head{
  margin-bottom:10px;
}
.vin-picker__callback .sv-field textarea{
  min-height:92px;
}
@media(max-width:960px){
  .vin-picker.has-vin-results{
    position:static;
  }
  .vin-picker.has-vin-results .vin-picker__results{
    max-height:none;
    overflow:visible;
    padding-right:0;
  }
}
@media(max-width:640px){
  .vin-result-card{
    grid-template-columns:58px minmax(0,1fr);
  }
  .vin-result-card__image{
    width:58px;
    height:48px;
  }
  .vin-result-card__image img{
    max-width:52px;
    max-height:42px;
  }
}

/* Release 0.18.10 — full-width VIN results panel and restored call CTA */
@media(min-width:861px){
  .main-header__inner{
    gap:14px;
  }
  .site-logo{
    flex-basis:138px;
    width:138px;
  }
  .site-logo__image{
    width:138px!important;
    max-height:54px!important;
  }
  .nav-menu{
    gap:clamp(10px,.9vw,16px);
    font-size:clamp(11.5px,.78vw,13px);
  }
  .header-cta--desktop,
  .header-call-cta{
    display:inline-flex!important;
    flex:0 0 auto;
    height:38px;
    min-height:38px!important;
    padding:0 14px!important;
    border-radius:8px;
    font-size:12.5px;
    white-space:nowrap;
  }
  .header-call-cta svg{
    width:16px;
    height:16px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.9;
    stroke-linecap:round;
    stroke-linejoin:round;
  }
}
@media(min-width:861px) and (max-width:1280px){
  .header-cta--desktop{
    display:none!important;
  }
  .header-call-cta{
    padding:0 16px!important;
  }
}
.vin-picker--external-results.has-vin-results{
  position:static;
}
.vin-picker--external-results .vin-picker__callback{
  margin-top:16px;
}
.vin-section__results-panel{
  margin-top:24px;
  padding:0;
  scroll-margin-top:92px;
}
.vin-section__results-panel[hidden],
.vin-section__results-panel:empty{
  display:none!important;
}
.vin-section__results-panel.is-open{
  display:block;
}
.vin-section__results-panel .vin-results{
  width:100%;
  padding:18px;
  border:1px solid #CFE3EC;
  border-radius:14px;
  background:#fff;
  box-shadow:0 18px 46px rgba(8,62,86,.10);
}
.vin-section__results-panel .vin-results__summary{
  margin-bottom:14px;
  padding:16px 18px;
  border-radius:12px;
}
.vin-section__results-panel .vin-results__products{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.vin-section__results-panel .vin-result-card{
  min-height:150px;
  grid-template-columns:82px minmax(0,1fr);
  align-items:start;
  gap:12px;
  padding:12px;
}
.vin-section__results-panel .vin-result-card__image{
  width:82px;
  height:68px;
}
.vin-section__results-panel .vin-result-card__side{
  grid-column:1/-1;
  min-width:0;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  text-align:left;
}
.vin-section__results-panel .vin-results__actions{
  margin-top:14px;
}
@media(max-width:960px){
  .vin-section__results-panel{
    margin-top:18px;
  }
  .vin-section__results-panel .vin-results__products{
    grid-template-columns:1fr;
  }
  .vin-section__results-panel .vin-result-card{
    min-height:0;
  }
}

/* Release 0.18.11 — VIN results before request details */
.vin-picker--external-results.has-vin-results{
  box-shadow:0 18px 46px rgba(8,62,86,.14);
}
.vin-section__callback-panel{
  margin-top:16px;
  scroll-margin-top:92px;
}
.vin-section__callback-panel[hidden]{
  display:none!important;
}
.vin-section__callback-panel.is-open{
  display:block;
}
.vin-section__callback-panel .vin-callback-form{
  width:100%;
}
.vin-section__callback-panel .vin-picker__callback{
  margin:0;
  padding:18px;
  border:1px solid #D9E7ED;
  border-radius:14px;
  background:#fff;
  box-shadow:0 14px 36px rgba(8,62,86,.08);
}
.vin-section__callback-panel .vin-picker__callback-head{
  margin-bottom:14px;
}
.vin-section__callback-panel .vin-picker__fields--callback{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.vin-section__callback-panel .sv-field--wide{
  grid-column:1/-1;
}
.vin-section__callback-panel .vin-picker__callback-actions{
  align-items:center;
}
.vin-section__callback-panel .sv-form__status{
  margin:10px 0 0;
}
@media(max-width:960px){
  .vin-section__callback-panel .vin-picker__fields--callback{
    grid-template-columns:1fr;
  }
}
@media(max-width:640px){
  .vin-section__results-panel .vin-result-card__side,
  .vin-section__callback-panel .vin-picker__callback-actions{
    align-items:stretch;
    flex-direction:column;
  }
  .vin-section__callback-panel .vin-picker__callback-actions .btn{
    width:100%;
  }
}
