:root{--vhaq-primary:#5a7c6e;--vhaq-accent:#d4a574;--vhaq-muted:#7a8d85;--vhaq-bg:#faf9f7;--vhaq-bg-alt:#f0ede8;--vhaq-border:#e8e5e0;--vhaq-text:#1a1a1a;--vhaq-text-light:#4a4a4a;--vhaq-radius:8px;--vhaq-shadow:0 2px 8px rgba(0,0,0,.08);--vhaq-shadow-lg:0 8px 24px rgba(0,0,0,.12)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Inter",sans-serif;color:var(--vhaq-text);background:var(--vhaq-bg);line-height:1.6}a{color:var(--vhaq-primary);text-decoration:none;transition:color .2s}a:hover{color:var(--vhaq-accent)}h1,h2,h3,h4,h5,h6{font-family:"Manrope",sans-serif;font-weight:700;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.3rem}h4{font-size:1.1rem}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width:768px){h1{font-size:1.8rem}h2{font-size:1.4rem}h3{font-size:1.1rem}}.disclosure-bar{background:var(--vhaq-primary);color:#fff;padding:.75rem 0;font-size:.85rem;text-align:center}.uypk{background:#fff;border-bottom:1px solid var(--vhaq-border);position:sticky;top:0;z-index:100;box-shadow:var(--vhaq-shadow)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.logo{font-family:"Manrope",sans-serif;font-weight:700;font-size:1.3rem;color:var(--vhaq-primary)}.uoqe{display:none;flex-direction:column;background:none;border:none;cursor:pointer;gap:.25rem}.uoqe span{width:24px;height:2px;background:var(--vhaq-text);transition:.2s}.urhl{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}@media(max-width:768px){.uoqe{display:flex}.urhl{position:absolute;top:60px;left:0;right:0;background:#fff;flex-direction:column;gap:1rem;padding:1.5rem;border-bottom:1px solid var(--vhaq-border);max-height:0;overflow:hidden;transition:max-height .3s}}.btn{display:inline-block;padding:.75rem 1.5rem;border-radius:var(--vhaq-radius);font-weight:600;cursor:pointer;border:none;transition:all .2s;text-align:center}.btn-primary{background:var(--vhaq-primary);color:#fff}.btn-primary:hover{background:var(--vhaq-muted)}.btn-outline{background:transparent;border:1.5px solid var(--vhaq-primary);color:var(--vhaq-primary)}.btn-outline:hover{background:var(--vhaq-bg-alt)}.btn-sm{padding:.5rem 1rem;font-size:.9rem}.btn-block{width:100%}.hero{background:linear-gradient(135deg,rgba(90,124,110,.05) 0%,rgba(212,165,116,.05) 100%);position:relative;overflow:hidden;padding:4rem 0}.uhvo{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;opacity:.8}.uhvo img{width:100%;height:100%;object-fit:cover}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;position:relative;z-index:1}@media(max-width:768px){.hero-grid{grid-template-columns:1fr;gap:2rem}}.hero-content{z-index:2}.hero-eyebrow{display:block;font-size:.9rem;text-transform:uppercase;letter-spacing:.1em;color:var(--vhaq-accent);font-weight:600;margin-bottom:.5rem}.hero-title{font-size:2.8rem;margin-bottom:1.5rem;line-height:1.1}@media(max-width:768px){.hero-title{font-size:1.9rem}}.hero-rating{display:flex;align-items:center;gap:.5rem;color:var(--vhaq-muted);margin:1rem 0}.stars{color:var(--vhaq-accent)}.hero-actions{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}@media(max-width:768px){.hero-actions{flex-direction:column}}.hero-note{font-size:.9rem;color:var(--vhaq-muted);margin-top:1rem}.checklist{list-style:none}.checklist li{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem;font-size:.95rem}.check-ic{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--vhaq-bg-alt);border-radius:50%;color:var(--vhaq-primary);flex-shrink:0}.price-block{display:flex;align-items:center;gap:1rem;margin-top:1.5rem}.price-old{color:var(--vhaq-muted);text-decoration:line-through;font-size:.95rem}.price-new{font-size:1.8rem;font-weight:700;color:var(--vhaq-primary)}.price-badge{display:inline-block;background:var(--vhaq-accent);color:var(--vhaq-bg);padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600}.section{padding:4rem 0}.section-eyebrow{display:block;text-transform:uppercase;letter-spacing:.1em;color:var(--vhaq-accent);font-weight:600;font-size:.85rem;margin-bottom:.75rem}.section-title{margin-bottom:2rem;color:var(--vhaq-text)}.section-lead{font-size:1.1rem;color:var(--vhaq-muted);max-width:700px;margin-bottom:1.5rem}.section-alt{background:var(--vhaq-bg-alt)}.uyvw{background:var(--vhaq-primary);color:#fff;padding:4rem 0}.benefit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.benefit-card{background:#fff;padding:2rem;border-radius:var(--vhaq-radius);box-shadow:var(--vhaq-shadow);transition:transform .2s,box-shadow .2s}.benefit-card:hover{transform:translateY(-4px);box-shadow:var(--vhaq-shadow-lg)}.uyvw .benefit-card{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2)}.benefit-card i{font-size:2.5rem;color:var(--vhaq-accent);margin-bottom:1rem}.benefit-card h3,.benefit-card h4{margin-bottom:.75rem}.split-block{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media(max-width:768px){.split-block{grid-template-columns:1fr;gap:2rem}}.split-reverse{direction:rtl}.split-reverse>*{direction:ltr}.media{max-width:100%;border-radius:var(--vhaq-radius);overflow:hidden}.media-3x4{aspect-ratio:3/4}.media-4x3{aspect-ratio:4/3}.media-1x1{aspect-ratio:1/1}.media-21x9{aspect-ratio:21/9}.media img{width:100%;height:100%;object-fit:cover;display:block}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:600;margin-bottom:.5rem;font-size:.95rem}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.75rem;border:1.5px solid var(--vhaq-border);border-radius:var(--vhaq-radius);font-family:inherit;font-size:.95rem;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:var(--vhaq-primary)}.form-group textarea{resize:vertical;min-height:120px}.uvrl{display:none;color:#e74c3c;font-size:.85rem;margin-top:.25rem}.form-group input:invalid~.uvrl,.form-group textarea:invalid~.uvrl{display:block}.form-checkbox{display:flex;gap:.75rem;align-items:flex-start}.form-checkbox input[type="checkbox"]{width:20px;height:20px;margin-top:.25rem;cursor:pointer}.form-checkbox label{margin:0;font-weight:400}.phone-row{display:grid;grid-template-columns:auto 1fr;gap:.75rem}.phone-row select{width:auto}.unsa{position:absolute;left:-999999px;opacity:0}.table-wrap{overflow-x:auto;margin-top:1rem}.dose-table{width:100%;border-collapse:collapse;font-size:.95rem}.dose-table th{background:var(--vhaq-bg-alt);padding:1rem;text-align:left;font-weight:600;border-bottom:2px solid var(--vhaq-border)}.dose-table td{padding:1rem;border-bottom:1px solid var(--vhaq-border)}.dose-table tr:hover{background:var(--vhaq-bg-alt)}.dose-note{font-size:.85rem;color:var(--vhaq-muted);margin-top:1rem}.timeline-v{position:relative;padding-left:2rem}.timeline-v::before{content:'';position:absolute;left:7px;top:0;bottom:0;width:2px;background:var(--vhaq-border)}.tl-step{margin-bottom:2.5rem;position:relative}.tl-dot{position:absolute;left:-28px;top:0;width:20px;height:20px;background:var(--vhaq-primary);border:3px solid var(--vhaq-bg);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.8rem;font-weight:700}.tl-step h3{margin-bottom:.5rem}.order-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-top:2rem}.step-card{text-align:center;padding:1.5rem}.step-number{display:inline-block;width:48px;height:48px;background:var(--vhaq-accent);color:var(--vhaq-bg);border-radius:50%;font-size:1.5rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.step-card h3{margin-bottom:.75rem}.faq{margin-top:2rem}.utmi{margin-bottom:1rem;border:1px solid var(--vhaq-border);border-radius:var(--vhaq-radius);overflow:hidden}.uwhx{width:100%;padding:1.5rem;background:var(--vhaq-bg-alt);border:none;cursor:pointer;font-weight:600;text-align:left;display:flex;justify-content:space-between;align-items:center;transition:background .2s}.uwhx:hover{background:var(--vhaq-border)}.uwhx i{transition:transform .3s}.utmi[open] .uwhx{background:var(--vhaq-primary);color:#fff}.utmi[open] .uwhx i{transform:rotate(180deg)}.uhlb{max-height:0;overflow:hidden;transition:max-height .3s}.utmi[open] .uhlb{max-height:500px}.faq-answer-inner{padding:1.5rem;background:#fff}.uaeh{background:#fff;padding:2rem;border-radius:var(--vhaq-radius);border:1.5px solid var(--vhaq-border)}.uaeh h3{margin-bottom:1.5rem}.uaeh .btn{margin-top:1rem}.order-note{font-size:.85rem;color:var(--vhaq-muted);text-align:center;margin-top:1rem}.order-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}@media(max-width:768px){.order-layout{grid-template-columns:1fr;gap:2rem}}.order-info{display:flex;flex-direction:column;gap:1.5rem}.trust-band{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;margin-top:2rem;text-align:center}.trust-band>div{padding:1.5rem;background:var(--vhaq-bg-alt);border-radius:var(--vhaq-radius)}.uyvw .trust-band>div{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fff}.trust-band i{font-size:2rem;color:var(--vhaq-accent);margin-bottom:.75rem}.trust-chips{list-style:none}.trust-chips li{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.9rem;color:var(--vhaq-muted)}.trust-chips i{color:var(--vhaq-primary)}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.testimonial{background:#fff;padding:1.5rem;border-radius:var(--vhaq-radius);box-shadow:var(--vhaq-shadow);border-left:4px solid var(--vhaq-accent)}.testimonial .stars{display:block;margin-bottom:1rem;font-size:.95rem}.testimonial p{margin:1rem 0;font-style:italic;color:var(--vhaq-text-light)}.testimonial cite{display:block;margin-top:1rem;font-size:.9rem;color:var(--vhaq-muted);font-style:normal}.testimonial-disclaimer{background:var(--vhaq-bg-alt);padding:1rem;border-radius:var(--vhaq-radius);font-size:.9rem;color:var(--vhaq-muted);margin-bottom:1.5rem}.product-pack{width:100%;max-width:300px;height:auto;margin:0 auto}.calc-label,.calc-checkbox{display:flex;align-items:center;gap:.75rem;margin:1.5rem 0}.calc-slider{width:100%;cursor:pointer}.calc-echo{display:inline-block;min-width:30px;text-align:center;font-weight:600;color:var(--vhaq-accent)}.calc-display{display:flex;align-items:center;gap:.75rem}.ucll{padding:1rem;background:var(--vhaq-bg-alt);border-radius:var(--vhaq-radius);margin-top:1rem;color:var(--vhaq-text);font-weight:500}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}@media(max-width:768px){.contact-layout{grid-template-columns:1fr}}.udrz{background:#fff;padding:2rem;border-radius:var(--vhaq-radius);border:1.5px solid var(--vhaq-border)}.contact-info-panel{background:var(--vhaq-bg-alt);padding:2rem;border-radius:var(--vhaq-radius)}.contact-info-item{display:flex;gap:1.5rem;margin-bottom:2rem}.contact-info-item i{font-size:1.5rem;color:var(--vhaq-accent);flex-shrink:0}.map-container{width:100%;height:450px;margin-top:2rem;border-radius:var(--vhaq-radius);overflow:hidden}.cta-band{text-align:center}.cta-band h2{margin-bottom:.5rem}.cta-band .btn{margin-top:1.5rem}.site-footer{background:var(--vhaq-text);color:#fff;padding:3rem 0 1rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-bottom:2rem}.footer-brand{max-width:300px}.footer-brand strong{font-size:1.1rem}.footer-brand p{font-size:.9rem;color:rgba(255,255,255,.7);margin-top:.5rem}.footer-col h4{margin-bottom:1rem}.footer-col ul{list-style:none}.footer-col li{margin-bottom:.5rem}.footer-col a{color:rgba(255,255,255,.8);transition:color .2s}.footer-col a:hover{color:#fff}.footer-legal-links{text-align:center;padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:1.5rem;font-size:.9rem}.footer-legal-links a{margin:0 .5rem;color:rgba(255,255,255,.8)}.footer-disclaimer{font-size:.8rem;color:rgba(255,255,255,.6);margin-bottom:1rem;line-height:1.5}.footer-bottom{text-align:center;font-size:.85rem;color:rgba(255,255,255,.5)}.ubgt{position:fixed;bottom:0;left:0;right:0;background:var(--vhaq-bg-alt);border-top:2px solid var(--vhaq-border);padding:1.5rem;z-index:1000;display:none}.ubgt.show{display:block}.cookie-banner-inner{max-width:1200px;margin:0 auto}.cookie-banner-text{margin-bottom:1rem;font-size:.9rem;line-height:1.5}.cookie-banner-actions{display:flex;gap:1rem;flex-wrap:wrap}.ucew{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1001;display:none;align-items:center;justify-content:center}.ucew.show{display:flex}.upsg{background:#fff;padding:2rem;border-radius:var(--vhaq-radius);max-width:500px;max-height:80vh;overflow-y:auto}.upsg h2{margin-bottom:1rem}.cookie-toggle{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;border-bottom:1px solid var(--vhaq-border)}.cookie-toggle h4{margin:0}.cookie-toggle p{margin:0.25rem 0 0 0;font-size:.85rem;color:var(--vhaq-muted)}.switch{position:relative;width:50px;height:28px;background:var(--vhaq-border);border-radius:14px;cursor:pointer;transition:background .2s}.switch input{display:none}.switch input:checked~.slider{background:var(--vhaq-primary)}.slider{position:absolute;top:2px;left:2px;width:24px;height:24px;background:#fff;border-radius:50%;transition:all .2s}.switch input:checked~.slider{left:24px}.cookie-modal-actions{display:flex;gap:1rem;margin-top:2rem}.switch{display:inline-block}.notice{padding:1.5rem;background:var(--vhaq-bg-alt);border-left:4px solid var(--vhaq-accent);border-radius:var(--vhaq-radius)}.notice p{margin:0}.formula{font-weight:600;letter-spacing:.05em}

/* brand-guard-css-v3 — авто-страховка cookie-баннера и контраста (приложение) */
.ubgt{position:fixed !important;left:1rem;right:1rem;bottom:1rem;z-index:9000 !important;max-width:760px;margin-left:auto;margin-right:auto;background:#fff;color:#1a1a1a;border:1px solid rgba(0,0,0,.12);border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.18);padding:1rem 1.25rem;transform:translateY(220%);transition:transform .32s ease}
.ubgt.is-visible,.cookie-banner--visible,.ubgt.show,.ubgt.active{transform:none !important}
.ubgt a{color:inherit;text-decoration:underline}
.ubgt button{cursor:pointer}
.ucew{position:fixed !important;inset:0;z-index:9001 !important;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.5);padding:1rem}
.ucew.is-visible,.cookie-modal--visible,.ucew.show,.ucew.active{display:flex !important}
.upsg,.ucew>div{background:#fff;color:#1a1a1a;max-width:480px;width:100%;border-radius:12px;padding:1.25rem;max-height:85vh;overflow:auto}
.uyvw .uiwd,.uyvw .ubdg,.uyvw .uher,.uyvw .urdu,.uaya .uiwd,.uaya .ubdg,.uaya .uher,.uaya .urdu{background:#fff !important;color:#1a1a1a !important}
.uiwd,.ubdg{color:#1a1a1a !important}
.uiwd label,.ubdg label,.uiwd p,.ubdg p,.uiwd .umrv,.uiwd span,.ubdg span,.ucll,.uoow,.uher .uvll,.uher .uvll *{color:#1a1a1a !important}
.ucll,.uoow{background:#f3f4f2 !important;border-color:rgba(0,0,0,.12) !important}
.uiwd .uhwm{color:#1a1a1a !important}
.uiwd .uhwm.is-sel{color:#fff !important}
.uaeh .uvrl{display:none}
.uaeh .uvrl.is-visible{display:block !important;color:#c0392b}
.uaeh .unsa,.uaeh [name="website"]{position:absolute !important;left:-9999px !important;width:1px;height:1px;overflow:hidden}
.uaeh{color:#1a1a1a}
.uyvw .uaeh,.uaya .uaeh{background:#fff !important;color:#1a1a1a !important}
.product-pack svg{width:100%;height:auto;display:block}
.utxt{position:relative !important;aspect-ratio:1/1;overflow:hidden}
.utxt img{width:100%;height:100%;object-fit:cover}
.uhvo,.uiqr{position:absolute !important;inset:0;z-index:0 !important;overflow:hidden;pointer-events:none}
.uhvo img,.uiqr img{width:100%;height:100%;object-fit:cover;display:block}
.uhvo img{opacity:.28}
.uiqr img{opacity:.07}
*:has(> .uhvo),*:has(> .uiqr){position:relative}
.uqur{position:absolute !important;left:50%;top:52%;transform:translate(-50%,-50%);width:52%;max-width:280px;text-align:center;pointer-events:none;color:#2c2c2c;background:rgba(250,246,238,.94);border-radius:10px;padding:1rem .8rem;box-shadow:0 2px 14px rgba(0,0,0,.16)}
.uqur .ukvp{display:block;font-weight:700;text-transform:uppercase;letter-spacing:.05em;line-height:1.05}
.uqur .ubwl{display:block;font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;margin-top:.45rem;opacity:.72}
.ubzh{margin:1.4rem auto;max-width:920px}
.ubzh img{width:100%;height:auto;display:block;border-radius:14px;box-shadow:0 10px 34px rgba(0,0,0,.12)}
.umpn{padding:3rem 0}
.ublg{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;width:92%;max-width:1200px;margin-inline:auto}
.ublg img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover;display:block;border-radius:12px}
.urdu{position:relative;width:100% !important;max-width:860px;margin-inline:auto;overflow:hidden}
.ugzn{display:flex;overflow:hidden;gap:0 !important}
.ubzs{min-width:100%;flex:0 0 100%;box-sizing:border-box;padding:1.2rem 3.2rem;margin:0 !important}
.uxxe{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:1px solid rgba(0,0,0,.18);background:#fff;cursor:pointer;z-index:2;font-size:1.1rem;line-height:1}
.uytb{left:.5rem}.ukrn{right:.5rem}
.uher .uvll{display:none}.uher .uvll.is-active{display:block}
.uiwd .umgi{display:block !important}
.uiwd .ufwo{display:flex;flex-wrap:wrap;gap:.5rem}
.uiwd .uhwm{cursor:pointer}
