:root{--blue:#0e5fa0;--navy:#082e4f;--pale:#f4f8fc;--orange:#db6439;--ink:#14304a;--muted:#587088;--line:#dce7f0;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);line-height:1.55;background:#fff}a{color:inherit}img{max-width:100%;height:auto}.container{width:min(1240px,calc(100% - 48px));margin:auto}.topbar{background:var(--navy);color:#eaf4fc;font-size:14px;padding:8px 0}.header{background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line)}.nav{min-height:76px;display:flex;align-items:center;gap:24px}.logo{display:flex;gap:11px;align-items:center;text-decoration:none;margin-right:auto;font-size:11px;line-height:1.25;color:var(--muted)}.logo img{object-fit:contain}.nav nav{display:flex;gap:18px;font-size:14px}.nav nav a{text-decoration:none}.nav nav a:hover,.text-link:hover{color:var(--blue)}.menu-button{display:none}.button{display:inline-flex;justify-content:center;align-items:center;min-height:46px;border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:10px;padding:10px 17px;text-decoration:none;font-weight:700;cursor:pointer;font:inherit}.button.small{min-height:40px;padding:7px 13px}.button.white{background:#fff;color:var(--blue);border-color:#fff}.button.outline{background:transparent;border-color:#fff}.button.secondary{background:#fff;color:var(--blue)}.button.ghost{background:transparent;color:var(--blue)}.hero{background:linear-gradient(120deg,var(--navy),var(--blue));color:#fff;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr .86fr;align-items:center;min-height:610px;gap:20px}.hero h1{font-size:clamp(38px,4.2vw,62px);line-height:1.04;letter-spacing:-.04em;max-width:720px;margin:10px 0 24px}.hero-copy{font-size:19px;max-width:640px;color:#e4f1fa}.hero-product{width:100%;max-height:570px;object-fit:contain}.eyebrow{color:var(--blue);font-weight:700;font-size:13px;letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px}.eyebrow.light{color:#aad4f0}.hero-note,.small-note{font-size:13px;color:#d9eafb}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.section{padding:88px 0}.section h1,.section h2{line-height:1.15;letter-spacing:-.025em;margin:0 0 18px}.section h1{font-size:clamp(36px,4vw,54px)}.section h2{font-size:clamp(28px,3vw,40px)}.lead{font-size:19px;max-width:800px;color:#38556d}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px}.text-link{color:var(--blue);font-weight:700;text-decoration:none}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.product-card{border:1px solid var(--line);border-radius:var(--radius);padding:18px;display:flex;flex-direction:column;background:#fff;min-width:0}.product-image{height:190px;display:flex;justify-content:center;align-items:center}.product-image img{height:100%;object-fit:contain}.product-card h3{line-height:1.2;margin:5px 0;font-size:18px}.product-card h3 a{text-decoration:none}.product-card p{font-size:14px;color:var(--muted);margin:4px 0 15px}.card-bottom{margin-top:auto;display:flex;justify-content:space-between;align-items:end;font-weight:700;font-size:14px}.card-bottom small{font-weight:400;color:var(--muted)}.compare{font-size:12px;color:var(--muted);font-weight:400}.selection-band{background:var(--navy);color:#fff;padding:65px 0}.band-grid{display:flex;justify-content:space-between;align-items:center;gap:32px}.band-grid h2{font-size:38px;line-height:1.1;margin:5px 0}.band-grid p{max-width:760px;color:#dcebf7}.split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.split img{border-radius:var(--radius);width:100%}.soft{background:var(--pale)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.steps>div{background:#fff;border-radius:var(--radius);padding:22px}.steps b{color:var(--orange);font-size:28px}.steps h3{margin:6px 0}.steps p{margin:0;color:var(--muted);font-size:14px}.cta{background:var(--blue);border-radius:var(--radius);color:#fff;padding:40px;display:flex;justify-content:space-between;gap:30px;align-items:center;margin-bottom:88px}.cta h2{margin:0}.lead-actions{display:flex;gap:8px;flex-wrap:wrap}.lead-actions .small-note,.lead-actions .copy-status{width:100%;margin:0 0 3px}.lead-actions .copy-status{color:inherit;font-size:13px}.product-hero{padding:32px 0 76px}.breadcrumbs{font-size:14px;color:var(--muted)}.product-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.product-hero h1{font-size:clamp(34px,4.2vw,56px);line-height:1.08;margin:8px 0 18px}.product-hero figure{text-align:center;margin:0}.product-hero figure img{max-height:540px;object-fit:contain}.product-hero figcaption{font-size:12px;color:var(--muted);text-align:left}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:25px 0}.metrics div{background:var(--pale);padding:13px 9px;border-radius:10px}.metrics b{display:block;font-size:18px}.metrics span{font-size:12px;color:var(--muted)}.price{font-size:20px;font-weight:700}.price span{font-size:14px;color:var(--muted)}.narrow{max-width:900px}.spec-table{width:100%;border-collapse:collapse;background:#fff}.spec-table th,.spec-table td{padding:13px;border-bottom:1px solid var(--line);text-align:left}.spec-table th{width:52%;font-weight:400;color:var(--muted)}.notice{border-left:4px solid var(--orange);padding:12px 16px;background:#fff7f4}.document-box{background:var(--pale);border-radius:var(--radius);padding:30px}.filters{background:var(--pale);border-radius:var(--radius);padding:22px;margin:30px 0}.filters fieldset{border:0;padding:0;margin:0 0 14px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.filters legend{font-weight:700;margin:0 12px 0 0;float:left}.filters button{border:1px solid var(--line);background:#fff;padding:7px 12px;border-radius:20px;cursor:pointer}.filters button.active{background:var(--blue);color:#fff;border-color:var(--blue)}.filters .reset{color:var(--blue);font-weight:700}.compare-panel{margin-top:64px}.table-scroll{overflow:auto;max-width:100%;border:1px solid var(--line);border-radius:12px}.table-scroll table{width:100%;border-collapse:collapse;min-width:680px}.table-scroll th,.table-scroll td{padding:11px;border-bottom:1px solid var(--line);text-align:left;font-size:14px}.table-scroll th{background:var(--pale)}.table-scroll button{float:right;border:0;background:none;font-size:20px;cursor:pointer}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;max-width:800px;margin:28px 0}.form-grid label{display:grid;gap:6px;font-weight:700}.form-grid input,.form-grid select{font:inherit;padding:12px;border:1px solid #aebfce;border-radius:8px;min-height:46px}.form-grid small{font-weight:400;color:var(--muted)}.form-grid .check{display:flex;align-items:center;font-weight:400}.form-grid .check input{min-height:0}.result{margin-top:30px;max-width:800px;padding:24px;background:var(--pale);border-radius:var(--radius)}.result:empty{display:none}.documents{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin:32px 0}.documents article{border:1px solid var(--line);border-radius:var(--radius);padding:24px}.documents h2{font-size:22px}.documents p{color:var(--muted)}.content-page{min-height:58vh;max-width:920px}.content-page p{font-size:17px}.not-found{padding:140px 0;min-height:60vh}footer{background:var(--navy);color:#e4f1fa;padding:48px 0 20px}footer a{color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:30px}.footer-grid p{font-size:14px}.legal{border-top:1px solid #315875;margin-top:25px;padding-top:20px;font-size:12px;color:#bcd4e5}@media(max-width:1000px){.product-grid{grid-template-columns:repeat(3,1fr)}.nav nav{gap:10px;font-size:13px}.hero-grid{min-height:530px}.split{gap:35px}.product-hero-grid{gap:26px}}@media(max-width:720px){.container{width:min(100% - 36px,1240px)}.topbar{font-size:12px}.nav{min-height:66px;gap:10px}.logo span,.nav>.button{display:none}.menu-button{display:block;border:1px solid var(--line);background:#fff;padding:8px;border-radius:7px}.nav nav{display:none;position:absolute;top:66px;left:0;right:0;background:#fff;box-shadow:0 6px 12px #0002;padding:18px;flex-direction:column;font-size:16px}.nav nav.open{display:flex}.hero-grid,.product-hero-grid,.split{grid-template-columns:1fr}.hero-grid{padding:54px 0 20px;min-height:auto}.hero-product{max-height:350px;grid-row:1}.hero h1{font-size:39px}.section{padding:54px 0}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card{padding:12px}.product-image{height:150px}.product-card h3{font-size:16px}.band-grid,.cta{display:block}.band-grid .button{margin-top:15px}.steps{grid-template-columns:1fr 1fr}.cta{margin-bottom:54px;padding:28px}.cta .lead-actions{margin-top:20px}.metrics{grid-template-columns:repeat(2,1fr)}.form-grid,.documents,.footer-grid{grid-template-columns:1fr}.product-hero{padding-bottom:48px}.filters fieldset{display:flex}.filters legend{width:100%;float:none}.section-head{align-items:start;gap:15px;flex-direction:column}}@media(max-width:390px){.product-grid,.steps{grid-template-columns:1fr}}.page-hero{background:linear-gradient(120deg,var(--navy),var(--blue));color:#fff;padding:72px 0}.page-hero h1{font-size:clamp(38px,5vw,62px);line-height:1.05;margin:6px 0 18px;max-width:850px}.page-hero>div>p:not(.eyebrow){font-size:19px;max-width:780px;color:#dcebf7}.page-hero .lead-actions{margin-top:26px}.hero .lead-actions{margin:26px 0 4px}.hero .lead-actions .button,.page-hero .lead-actions .button{border-color:#fff}.messenger.telegram{background:#229ed9;border-color:#229ed9}.messenger.max{background:#725cff;border-color:#725cff}.messenger.whatsapp{background:#20a561;border-color:#20a561}.product-detail{padding:34px 0 80px}.breadcrumbs{display:flex;gap:8px;align-items:center;margin-bottom:30px;font-size:14px;color:var(--muted)}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.85fr);gap:54px;align-items:start}.gallery-main{min-height:520px;background:var(--pale);border-radius:24px;display:flex;align-items:center;justify-content:center;padding:38px}.gallery-main img{max-height:500px;object-fit:contain}.gallery-secondary{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.gallery-secondary figure{margin:0}.gallery-secondary img{width:100%;height:205px;object-fit:cover;border-radius:14px}.gallery-secondary figure:last-child img{object-position:top}.gallery-secondary figcaption{font-size:12px;color:var(--muted);margin-top:5px}.product-summary{position:sticky;top:112px}.product-summary h1{font-size:clamp(36px,4vw,54px);line-height:1.05;margin:8px 0 20px}.buy-box{background:var(--navy);color:#fff;padding:24px;border-radius:18px;margin-top:28px}.buy-box>div:first-child{display:grid;margin-bottom:18px}.buy-box strong{font-size:28px}.buy-box small{color:#bad3e6}.source-note{max-width:420px;color:var(--muted);font-size:14px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.feature-grid article,.content-cards article{border:1px solid var(--line);border-radius:var(--radius);padding:24px;background:#fff}.feature-grid span{color:var(--orange);font-weight:700}.feature-grid h3{font-size:20px;margin:8px 0}.feature-grid p,.content-cards p{color:var(--muted)}.deep{background:var(--navy);color:#fff}.docs-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.docs-grid h2{font-size:40px;margin:5px 0}.docs-grid p{color:#d4e5f1}.document-actions{display:flex;gap:12px;flex-wrap:wrap}.document-actions .light-link{color:#fff;width:100%}.split-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.faq-list{max-width:920px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:12px;margin:10px 0;padding:0 18px}.faq-list summary{cursor:pointer;font-weight:700;padding:18px 28px 18px 0}.faq-list p{color:var(--muted);margin-top:0;padding-bottom:15px}.warehouse{background:#fff}.warehouse-address{display:grid;gap:5px;max-width:400px}.warehouse-address strong{font-size:20px}.warehouse-address span{color:var(--muted)}.map-frame{border-radius:20px;overflow:hidden;border:1px solid var(--line);height:430px}.map-frame iframe{border:0;width:100%;height:100%}.catalog-grid{grid-template-columns:repeat(3,1fr)}.catalog-grid .product-image{height:260px}.compare-panel{border-top:1px solid var(--line);padding-top:55px}.calculator-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:55px}.calculator-grid aside{background:var(--pale);border-radius:18px;padding:28px;align-self:start}.check-list{padding-left:20px}.check-list li{margin:10px 0}.consultation-card{display:flex;justify-content:space-between;gap:30px;align-items:center;background:var(--navy);color:#fff;border-radius:20px;padding:32px;margin-top:45px}.consultation-card h2{margin:4px 0}.content-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.content-cards article:first-child:last-child{grid-column:1/-1}.light-docs{margin-top:30px}.related-grid{grid-template-columns:repeat(3,1fr)}.compare-hint{margin:0;color:var(--muted);font-size:14px}.home-compare{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:22px;padding:16px 18px;background:var(--pale);border-radius:12px;font-size:14px}.is-disabled{pointer-events:none;opacity:.5}.battery-link-section{background:var(--navy);color:#fff;padding:64px 0}.battery-link-card{display:flex;align-items:center;justify-content:space-between;gap:38px}.battery-link-card h2{font-size:clamp(30px,3.4vw,44px);line-height:1.1;margin:6px 0 14px}.battery-link-card p:not(.eyebrow){max-width:760px;margin:0;color:#dcebf7;font-size:18px}.battery-link-card .button{flex:0 0 auto}@media(max-width:900px){.product-detail-grid,.docs-grid,.calculator-grid{grid-template-columns:1fr}.product-summary{position:static}.feature-grid{grid-template-columns:1fr 1fr}.gallery-main{min-height:390px}.catalog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.page-hero{padding:48px 0}.page-hero h1{font-size:38px}.product-detail{padding-top:22px}.product-detail-grid{display:flex;flex-direction:column}.product-gallery{width:100%}.gallery-main{min-height:320px;padding:20px}.gallery-secondary{grid-template-columns:1fr}.gallery-secondary img{height:230px}.feature-grid,.content-cards,.catalog-grid,.related-grid{grid-template-columns:1fr}.consultation-card{display:block}.consultation-card .lead-actions{margin-top:22px}.product-summary h1{font-size:36px}.map-frame{height:340px}.lead-actions .button{flex:1 1 130px}.home-compare{align-items:stretch;flex-direction:column}.home-compare .button{width:100%}}@media(max-width:720px){.battery-link-section{padding:48px 0}.battery-link-card{align-items:stretch;flex-direction:column}.battery-link-card .button{width:100%}}.result.has-recommendations{max-width:none}.recommendation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:26px}.recommendation-card{display:grid;grid-template-columns:150px minmax(0,1fr);gap:14px;border:1px solid var(--line);border-radius:16px;padding:14px;background:#fff}.recommendation-front{display:flex;align-items:center;justify-content:center;background:var(--pale);border-radius:10px;min-height:150px}.recommendation-front img{width:100%;height:150px;object-fit:contain}.recommendation-copy{display:flex;flex-direction:column;align-items:flex-start}.recommendation-copy .eyebrow{font-size:10px;margin-bottom:4px}.recommendation-copy h3{margin:0 0 8px;font-size:20px;line-height:1.15}.recommendation-copy h3 a{text-decoration:none}.recommendation-copy p:not(.eyebrow){font-size:13px;line-height:1.45;color:var(--muted);margin:0 0 12px}.recommendation-copy strong{font-size:18px;margin-top:auto}.recommendation-copy .text-link{font-size:14px;margin-top:8px}@media(max-width:600px){.recommendation-grid{grid-template-columns:1fr}.recommendation-card{grid-template-columns:120px minmax(0,1fr)}.recommendation-front{min-height:120px}.recommendation-front img{height:120px}}.compare-panel .text-link{border:0;background:transparent;cursor:pointer;font:inherit}
