.vseo-extra-section{background:#f4f4f4;padding:48px 0}.vseo-extra-details{background:#fff;border-radius:24px;padding:0;border:1px solid #e5e5e5;overflow:hidden}.vseo-extra-details>summary{cursor:pointer;font-weight:700;font-size:20px;padding:24px 28px;list-style:none}.vseo-extra-details>summary::-webkit-details-marker{display:none}.vseo-generated{padding:0 28px 28px}.vseo-block{border-top:1px solid #eee;padding:26px 0}.vseo-block:first-child{border-top:0}.vseo-block h2{font-size:30px;line-height:1.15;margin:0 0 18px;color:#111}.vseo-block h3{font-size:20px;line-height:1.25;margin:18px 0 10px;color:#111}.vseo-block p{font-size:16px;line-height:1.65;color:#333;margin:0 0 14px}.vseo-list{display:grid;gap:8px;margin:10px 0 18px;padding:0;list-style:none}.vseo-list li{position:relative;padding-left:22px;line-height:1.5}.vseo-list li:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;background:#ff6b1a;border-radius:50%}.vseo-sitemap-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.vseo-sitemap-group{background:#fff;border-radius:20px;padding:24px;border:1px solid #e9e9e9}.vseo-sitemap-group ul{margin:0;padding-left:20px}.vseo-sitemap-group li{margin:6px 0}@media(max-width:768px){.vseo-extra-section{padding:32px 0}.vseo-generated{padding:0 18px 22px}.vseo-block h2{font-size:24px}.vseo-block h3{font-size:18px}.vseo-sitemap-grid{grid-template-columns:1fr}.vseo-extra-details>summary{font-size:18px;padding:20px}}

/* Public link styling for generated content */
.vseo-generated a,
.vseo-extra-details a,
.entry-content .vseo-generated a,
.entry-content .vseo-extra-details a {
  color:#1f5fd0 !important;
  text-decoration: underline !important;
  text-underline-offset: 3px;
  text-decoration-thickness: 1.5px;
}
.vseo-generated a:hover,
.vseo-extra-details a:hover {
  color:#ff6b1a !important;
}
.vseo-generated .vseo-cta-link {
  font-weight:700;
}

/* Stronger public link styling for generated pages */
body .entry-content .vseo-generated h2 a,
body .entry-content .vseo-generated h3 a,
body .entry-content .vseo-generated p a,
body .entry-content .vseo-generated li a,
body .vseo-generated h2 a,
body .vseo-generated h3 a,
body .vseo-generated p a,
body .vseo-generated li a {
  color:#1f5fd0 !important;
  text-decoration: underline !important;
  text-underline-offset: 4px;
  text-decoration-thickness: 1.5px;
}
body .entry-content .vseo-generated h2 a:hover,
body .entry-content .vseo-generated h3 a:hover,
body .entry-content .vseo-generated p a:hover,
body .entry-content .vseo-generated li a:hover,
body .vseo-generated h2 a:hover,
body .vseo-generated h3 a:hover,
body .vseo-generated p a:hover,
body .vseo-generated li a:hover {
  color:#ff6b1a !important;
}

/* v1.5.0: normalized typography and link/FAQ presentation */
.vseo-generated .vseo-link-item{
  margin:8px 0 !important;
  font-size:16px !important;
  line-height:1.55 !important;
  font-weight:600 !important;
}
.vseo-generated h3{
  font-size:18px !important;
  line-height:1.35 !important;
  margin:18px 0 8px !important;
  font-weight:700 !important;
}
.vseo-generated h4,
.vseo-generated h5,
.vseo-generated h6{
  font-size:16px !important;
  line-height:1.45 !important;
  margin:12px 0 6px !important;
  font-weight:700 !important;
}
.vseo-generated .vseo-link-item a,
.vseo-generated p>a.vseo-text-link,
.vseo-generated li>a.vseo-text-link{
  display:inline !important;
  color:#1f5fd0 !important;
  text-decoration: underline !important;
  text-underline-offset:3px;
  text-decoration-thickness:1.4px;
  font-weight:600 !important;
}
.vseo-generated .vseo-cta-link{
  display:inline-flex !important;
  align-items:center;
  min-height:38px;
  padding:0 16px;
  border-radius:999px;
  background:#ff6b1a;
  color:#fff !important;
  text-decoration:none !important;
  font-weight:700 !important;
}
.vseo-generated .vseo-cta-link:hover{background:#e95d10;color:#fff !important;}
.vseo-faq-list{display:grid;gap:10px;margin-top:16px;}
.vseo-faq-item{border:1px solid #e8e8e8;border-radius:14px;background:#fff;overflow:hidden;}
.vseo-faq-item summary{cursor:pointer;padding:14px 48px 14px 16px;font-size:16px;line-height:1.4;font-weight:700;list-style:none;position:relative;color:#111;}
.vseo-faq-item summary::-webkit-details-marker{display:none;}
.vseo-faq-item summary:after{content:'+';position:absolute;right:16px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background:#ff6b1a;color:#fff;text-align:center;line-height:24px;font-size:18px;font-weight:700;}
.vseo-faq-item[open] summary:after{content:'−';}
.vseo-faq-answer{padding:0 16px 16px;color:#444;font-size:16px;line-height:1.6;}
.vseo-faq-answer p{margin:0;}
@media(max-width:768px){
  .vseo-generated .vseo-link-item{font-size:15px !important;}
  .vseo-generated h3{font-size:17px !important;}
  .vseo-faq-item summary{font-size:15px;}
}

/* Clean structured template for the Teplomash parent page */
.vseo-landing{max-width:1120px;margin:0 auto;padding:38px 20px 64px;color:#1a1a1a;font-family:inherit}.vseo-landing *{box-sizing:border-box}.vseo-landing h2{font-size:30px;line-height:1.2;margin:0 0 18px;color:#111;font-weight:800}.vseo-landing h3{font-size:18px;line-height:1.35;margin:0 0 8px;color:#111;font-weight:800}.vseo-landing p{font-size:17px;line-height:1.7;color:#4b4b4b;margin:0 0 14px}.vseo-landing a{color:#1f5fd0!important;text-decoration:underline!important;text-underline-offset:4px;text-decoration-thickness:1.5px;font-weight:700}.vseo-landing a:hover{color:#ff6b1a!important}.vseo-section{padding:34px 0;border-top:1px solid #e9e9e9}.vseo-section:first-child{border-top:0}.vseo-hero-text{background:#f4f4f4;border-radius:28px;padding:34px;margin-bottom:10px}.vseo-hero-text h2{font-size:34px}.vseo-link-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 18px;margin:22px 0 8px;padding:0;list-style:none}.vseo-link-list li{margin:0}.vseo-link-list a{display:inline-block}.vseo-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:22px 0}.vseo-feature-card{background:#f7f7f7;border:1px solid #e8e8e8;border-radius:18px;padding:20px}.vseo-feature-card p{font-size:15px;margin:0;color:#606060}.vseo-cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.vseo-landing .vseo-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;border-radius:999px;background:#ff6b1a!important;color:#fff!important;text-decoration:none!important;font-weight:800}.vseo-landing .vseo-button-light{background:#fff!important;color:#ff6b1a!important;border:1px solid #ff6b1a}.vseo-contact-list{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:10px}.vseo-contact-list li{font-size:16px;line-height:1.5;color:#333}.vseo-faq-list{display:grid;gap:10px;margin-top:20px}.vseo-faq-item{border:1px solid #e5e5e5;border-radius:16px;background:#f8f8f8;overflow:hidden}.vseo-faq-item summary{padding:18px 22px;cursor:pointer;color:#1f5fd0;text-decoration:underline;text-underline-offset:4px;font-weight:800;font-size:17px;line-height:1.35;list-style:none}.vseo-faq-item summary::-webkit-details-marker{display:none}.vseo-faq-item p{padding:0 22px 18px;margin:0}.vseo-final-cta{background:#111;color:#fff;border-radius:28px;padding:30px;margin-top:28px}.vseo-final-cta h2,.vseo-final-cta p{color:#fff}.vseo-seo-text{background:#f7f7f7;border-radius:24px;padding:28px;margin-top:28px;border-top:0}@media(max-width:900px){.vseo-link-list{grid-template-columns:repeat(2,minmax(0,1fr))}.vseo-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.vseo-landing{padding:28px 16px 44px}.vseo-landing h2{font-size:25px}.vseo-hero-text{padding:24px;border-radius:22px}.vseo-hero-text h2{font-size:27px}.vseo-landing p{font-size:16px}.vseo-link-list,.vseo-feature-grid{grid-template-columns:1fr}.vseo-cta-row{flex-direction:column}.vseo-landing .vseo-button{width:100%}.vseo-section{padding:28px 0}}


/* v1.6.0: normalized generated page typography */
.vseo-generated{max-width:1120px;margin:0 auto;padding:34px 22px 56px!important;color:#222;}
.vseo-generated .vseo-block{padding:30px 0!important;border-top:1px solid #e7e7e7!important;}
.vseo-generated .vseo-block:first-child{border-top:0!important;}
.vseo-generated .vseo-block>h2{font-size:28px!important;line-height:1.22!important;margin:0 0 18px!important;color:#111!important;font-weight:800!important;}
.vseo-generated p{font-size:16px!important;line-height:1.62!important;color:#333!important;margin:0 0 12px!important;}
.vseo-generated .vseo-mini-title{font-size:16px!important;line-height:1.48!important;color:#111!important;margin:10px 0 6px!important;font-weight:700!important;}
.vseo-generated .vseo-link-item{margin:7px 0!important;font-size:16px!important;line-height:1.5!important;font-weight:600!important;}
.vseo-generated .vseo-link-item a,.vseo-generated a.vseo-text-link{color:#1f5fd0!important;text-decoration:underline!important;text-underline-offset:3px!important;text-decoration-thickness:1.4px!important;font-weight:700!important;}
.vseo-generated .vseo-link-item a:hover,.vseo-generated a.vseo-text-link:hover{color:#ff6b1a!important;}
.vseo-generated .vseo-cta-line{display:inline-flex!important;margin:6px 8px 8px 0!important;}
.vseo-generated .vseo-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:10px 18px!important;border-radius:999px!important;background:#ff6b1a!important;color:#fff!important;text-decoration:none!important;font-weight:800!important;border:1px solid #ff6b1a!important;}
.vseo-generated .vseo-button:hover{background:#e95d10!important;color:#fff!important;}
.vseo-generated .vseo-faq-list{display:grid!important;gap:10px!important;margin-top:16px!important;}
.vseo-generated .vseo-faq-item{border:1px solid #e5e5e5!important;border-radius:14px!important;background:#fff!important;overflow:hidden!important;}
.vseo-generated .vseo-faq-item summary{cursor:pointer!important;padding:15px 50px 15px 16px!important;font-size:16px!important;line-height:1.4!important;font-weight:800!important;list-style:none!important;position:relative!important;color:#1f5fd0!important;text-decoration:underline!important;text-underline-offset:3px!important;}
.vseo-generated .vseo-faq-item summary::-webkit-details-marker{display:none!important;}
.vseo-generated .vseo-faq-item summary:after{content:'+'!important;position:absolute!important;right:16px!important;top:50%!important;transform:translateY(-50%)!important;width:24px!important;height:24px!important;border-radius:50%!important;background:#ff6b1a!important;color:#fff!important;text-align:center!important;line-height:24px!important;font-size:18px!important;font-weight:800!important;text-decoration:none!important;}
.vseo-generated .vseo-faq-item[open] summary:after{content:'−'!important;}
.vseo-generated .vseo-faq-answer{padding:0 16px 16px!important;color:#444!important;font-size:16px!important;line-height:1.6!important;}
.vseo-generated .vseo-faq-answer p{margin:0!important;}
@media(max-width:768px){.vseo-generated{padding:26px 16px 42px!important}.vseo-generated .vseo-block>h2{font-size:23px!important}.vseo-generated p,.vseo-generated .vseo-mini-title,.vseo-generated .vseo-link-item{font-size:15px!important}.vseo-generated .vseo-cta-line{display:flex!important}.vseo-generated .vseo-button{width:100%!important}}

/* v1.7.0: fallback pages for deep SEO URLs that are not physically created by WordPress */
.vseo-fallback-page{background:#fff;padding:48px 0 72px;}
.vseo-fallback-container{max-width:1120px;margin:0 auto;padding:0 20px;}
.vseo-fallback-container>h1{font-size:clamp(34px,4vw,56px);line-height:1.08;margin:0 0 28px;font-weight:900;color:#111;letter-spacing:-.02em;}
.vseo-fallback-page .vseo-block{padding:28px 0;border-top:1px solid #ededed;}
.vseo-fallback-page .vseo-block:first-of-type{border-top:0;}
.vseo-fallback-page h2{font-size:clamp(26px,2.4vw,36px);line-height:1.18;margin:0 0 16px;font-weight:850;color:#111;}
.vseo-fallback-page h3{font-size:20px;line-height:1.3;margin:20px 0 8px;font-weight:800;color:#111;}
.vseo-fallback-page p,.vseo-fallback-page li{font-size:17px;line-height:1.65;color:#444;}
.vseo-fallback-page a,.vseo-generated a,.vseo-extra-section a{color:#1f5fd0!important;text-decoration:underline!important;text-underline-offset:3px;text-decoration-thickness:1.3px;font-weight:700;}
.vseo-fallback-page a:hover,.vseo-generated a:hover,.vseo-extra-section a:hover{color:#ff6b1a!important;}
.vseo-fallback-page .vseo-cta-link,.vseo-generated .vseo-cta-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 20px;margin:6px 8px 6px 0;border-radius:999px;background:#ff6b1a;color:#fff!important;text-decoration:none!important;font-weight:800;}
.vseo-fallback-page .vseo-cta-link:hover,.vseo-generated .vseo-cta-link:hover{background:#e85d12;color:#fff!important;}
@media(max-width:640px){.vseo-fallback-page{padding:32px 0 52px}.vseo-fallback-container{padding:0 16px}.vseo-fallback-page p,.vseo-fallback-page li{font-size:16px;line-height:1.6}}

/* v1.8.0: final normalization for generated SEO link lists and unlabeled mini-titles */
body .vseo-generated .vseo-mini-title,
body .vseo-fallback-page .vseo-mini-title{
  display:block!important;
  font-size:16px!important;
  line-height:1.5!important;
  font-weight:700!important;
  color:#222!important;
  margin:8px 0 4px!important;
}
body .vseo-generated .vseo-link-item,
body .vseo-fallback-page .vseo-link-item{
  display:block!important;
  font-size:16px!important;
  line-height:1.5!important;
  font-weight:700!important;
  margin:8px 0!important;
}
body .vseo-generated .vseo-link-item a,
body .vseo-fallback-page .vseo-link-item a,
body .vseo-generated a.vseo-text-link,
body .vseo-fallback-page a.vseo-text-link{
  color:#1f5fd0!important;
  text-decoration:underline!important;
  text-underline-offset:3px!important;
  text-decoration-thickness:1.4px!important;
  font-weight:700!important;
}
body .vseo-generated h3,
body .vseo-fallback-page h3{
  font-size:17px!important;
  line-height:1.45!important;
  margin:12px 0 6px!important;
}


/* v2.2.0: product cards and product detail pages */
.vseo-product-page{max-width:1120px;margin:0 auto;padding:34px 22px 56px!important;}
.vseo-product-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.75fr);gap:24px;align-items:stretch;margin:0 0 16px;}
.vseo-product-main,.vseo-product-summary,.vseo-product-visual{background:#fff;border:1px solid #e8e8e8;border-radius:24px;padding:26px;box-shadow:0 8px 26px rgba(0,0,0,.04);}
.vseo-product-main{display:flex;flex-direction:column;justify-content:center;}
.vseo-product-visual{display:flex;align-items:center;justify-content:center;min-height:320px;background:linear-gradient(135deg,#f7f7f7 0%,#fff 62%);position:relative;overflow:hidden;}
.vseo-product-visual:before{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:rgba(255,107,26,.16);filter:blur(6px);}
.vseo-product-visual img{position:relative;z-index:1;max-width:100%;max-height:280px;object-fit:contain;filter:drop-shadow(0 18px 28px rgba(0,0,0,.16));}
.vseo-product-summary{grid-column:1/-1;}
.vseo-product-label{font-size:14px!important;line-height:1.4!important;color:#ff6b1a!important;text-transform:uppercase;letter-spacing:.04em;font-weight:900!important;margin:0 0 12px!important;}
.vseo-product-main h2{font-size:clamp(28px,3vw,44px)!important;line-height:1.12!important;margin:0 0 14px!important;color:#111!important;font-weight:900!important;}
.vseo-product-summary h2{font-size:24px!important;line-height:1.2!important;margin:0 0 18px!important;color:#111!important;}
.vseo-product-summary dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 22px;margin:0;}
.vseo-product-summary dt{font-size:13px;line-height:1.3;color:#777;font-weight:700;text-transform:uppercase;letter-spacing:.03em;}
.vseo-product-summary dd{margin:0;font-size:16px;line-height:1.45;color:#111;font-weight:700;}
.vseo-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:22px 0;}
.vseo-product-card{background:#fff;border:1px solid #e7e7e7;border-radius:18px;padding:20px;box-shadow:0 8px 24px rgba(0,0,0,.035);}
.vseo-product-card h3{font-size:19px!important;line-height:1.25!important;margin:0 0 10px!important;color:#111!important;}
.vseo-product-card p{font-size:15px!important;line-height:1.55!important;color:#555!important;margin:0 0 12px!important;}
.vseo-product-page .vseo-final-cta,.vseo-generated .vseo-final-cta{background:#111!important;color:#fff!important;}
.vseo-product-page .vseo-final-cta h2,.vseo-product-page .vseo-final-cta p,.vseo-product-page .vseo-final-cta li,.vseo-generated .vseo-final-cta h2,.vseo-generated .vseo-final-cta p,.vseo-generated .vseo-final-cta li{color:#fff!important;}
.vseo-product-page .vseo-final-cta p{opacity:.92;}
@media(max-width:900px){.vseo-product-hero{grid-template-columns:1fr}.vseo-product-summary{grid-column:auto}.vseo-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:640px){.vseo-product-page{padding:24px 16px 42px!important}.vseo-product-main,.vseo-product-summary,.vseo-product-visual{padding:20px;border-radius:20px}.vseo-product-visual{min-height:240px}.vseo-product-summary dl{grid-template-columns:1fr}.vseo-product-grid{grid-template-columns:1fr}.vseo-product-main h2{font-size:28px!important}}


/* v2.0.0: Teplomash pages use Volcano layout with Teplomash content */
.vseo-teplo-home-hero .home-hero-bg{filter:brightness(.78)}
.vseo-teplo-home-hero .vseo-teplo-hero-product{max-width:560px;object-fit:contain;filter:drop-shadow(0 18px 34px rgba(0,0,0,.35));}
.vseo-teplo-cat-grid .popular-cat strong{min-height:42px;}
.vseo-teplo-catalog-cats .category-card img{max-width:58%;object-fit:contain;}
.vseo-teplo-catalog-hero .catalog-visual img{max-width:82%;object-fit:contain;}
.vseo-teplo-subcat-hero .subcat-product{object-fit:contain;max-width:480px;}
.vseo-teplo-home-hero .hero-form input{min-width:0;}
.vseo-teplo-home-hero .hero-form .btn{white-space:nowrap;}
.vseo-extra-details{border:1px solid #e6e6e6;border-radius:18px;background:#fff;padding:0;overflow:hidden;}
.vseo-extra-details>summary{cursor:pointer;padding:18px 22px;font-weight:800;color:#1f5fd0;text-decoration:underline;text-underline-offset:4px;list-style:none;}
.vseo-extra-details>summary::-webkit-details-marker{display:none;}
.vseo-extra-details>div,.vseo-extra-details>.vseo-seo-text{padding:20px 22px;margin:0;background:#f7f7f7;border-radius:0;}
.vseo-link-list{list-style:none;padding:0;margin:18px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;}
.vseo-link-list li a{color:#1f5fd0!important;text-decoration:underline!important;text-underline-offset:3px;font-weight:800;}
.vseo-link-list li a:hover{color:#ff6b1a!important;}
@media(max-width:900px){.vseo-link-list{grid-template-columns:repeat(2,minmax(0,1fr));}.vseo-teplo-home-hero .hero-product{margin-top:20px;}.vseo-teplo-home-hero .hero-form{display:grid;grid-template-columns:1fr;gap:10px;}.vseo-teplo-home-hero .hero-form .btn{width:100%;}}
@media(max-width:640px){.vseo-link-list{grid-template-columns:1fr}.vseo-teplo-home-hero .vseo-teplo-hero-product{max-width:340px}.vseo-teplo-catalog-cats .category-card img{max-width:70%;}.vseo-teplo-subcat-hero .subcat-product{max-width:320px;}.vseo-teplo-home-hero h1{font-size:36px!important;}}

/* v2.0.0 production Teplomash templates */
body .vseo-tpl-main{background:#fff;}
body .vseo-tpl-main .vseo-cta-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:22px;}
body .vseo-tpl-main .vseo-tpl-btn.btn, body .vseo-tpl-main .vseo-tpl-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border-radius:999px;background:#ff6b1a;color:#fff!important;text-decoration:none!important;font-weight:800;border:1px solid #ff6b1a;}
body .vseo-tpl-main .vseo-tpl-btn.vseo-button-light{background:#fff!important;color:#ff6b1a!important;}
body .vseo-tpl-main .vseo-text-link{color:#1f5fd0!important;text-decoration:underline!important;text-underline-offset:4px;text-decoration-thickness:1.4px;font-weight:800;}
body .vseo-tpl-main .vseo-text-link:hover{color:#ff6b1a!important;}
body .vseo-tpl-main .vseo-link-list{list-style:none;margin:20px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 18px;}
body .vseo-tpl-main .vseo-link-list li{margin:0;font-size:16px;line-height:1.45;}
body .vseo-tpl-main .vseo-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;}
body .vseo-tpl-main .vseo-feature-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:20px;box-shadow:0 8px 24px rgba(0,0,0,.035);}
body .vseo-tpl-main .vseo-feature-card h3{font-size:18px;line-height:1.3;margin:0 0 8px;font-weight:850;color:#111;}
body .vseo-tpl-main .vseo-feature-card p{font-size:15px;line-height:1.55;color:#555;margin:0;}
body .vseo-tpl-main .vseo-object-card-link{text-decoration:none!important;color:#111!important;}
body .vseo-tpl-main .vseo-object-card-link:hover h3{color:#ff6b1a;}
body .vseo-tpl-main .vseo-final-cta{background:#111;color:#fff;border-radius:28px;padding:32px;}
body .vseo-tpl-main .vseo-final-cta h2,body .vseo-tpl-main .vseo-final-cta p{color:#fff;}
body .vseo-tpl-main .vseo-link-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}
body .vseo-tpl-main .vseo-link-card-grid li{list-style:none;background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:16px;}
body .vseo-tpl-product-hero{background:#f4f4f4;padding:64px 0;}
body .vseo-tpl-product-hero>.container{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:46px;align-items:center;}
body .vseo-tpl-product-hero .product-gallery{background:#fff;border-radius:26px;padding:36px;min-height:360px;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 36px rgba(0,0,0,.06);}
body .vseo-tpl-product-hero .product-gallery img{max-width:100%;max-height:310px;object-fit:contain;}
body .vseo-tpl-product-hero .product-summary h1{font-size:clamp(34px,4vw,58px);line-height:1.05;margin:0 0 18px;font-weight:900;letter-spacing:-.02em;color:#111;}
body .vseo-tpl-product-hero .product-summary p{font-size:18px;line-height:1.6;color:#555;margin:0 0 22px;}
body .vseo-tpl-product-hero .breadcrumbs{font-size:14px;color:#777;margin-bottom:14px;}
body .vseo-tpl-product-hero .breadcrumbs a{color:#1f5fd0!important;text-decoration:underline!important;}
body .vseo-tpl-product-hero .product-meta-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0;}
body .vseo-tpl-product-hero .product-meta-list>div{background:#fff;border-radius:14px;padding:14px;border:1px solid #eee;}
body .vseo-tpl-product-hero .product-meta-list strong{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#777;margin-bottom:6px;}
body .vseo-tpl-product-hero .product-meta-list span{font-weight:800;color:#111;}
body .vseo-teplomash-home .home-hero .product{object-fit:contain;filter:drop-shadow(0 18px 32px rgba(0,0,0,.38));}
body .vseo-teplomash-home .popular-cat-img img,body .vseo-teplomash-catalog .popular-cat-img img{object-fit:contain;}
body .vseo-teplomash-home .docs-grid, body .vseo-teplomash-detail .docs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}
body .vseo-teplomash-home .doc-card, body .vseo-teplomash-detail .doc-card{background:#f3f3f3;border-radius:18px;padding:20px;}
body .vseo-teplomash-home .doc-card h3, body .vseo-teplomash-detail .doc-card h3{font-size:18px;margin:0 0 8px;}
@media(max-width:900px){body .vseo-tpl-main .vseo-link-list,body .vseo-tpl-main .vseo-feature-grid,body .vseo-tpl-main .vseo-link-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));}body .vseo-tpl-product-hero>.container{grid-template-columns:1fr;}body .vseo-teplomash-home .docs-grid, body .vseo-teplomash-detail .docs-grid{grid-template-columns:1fr 1fr;}}
@media(max-width:640px){body .vseo-tpl-main .vseo-cta-row{flex-direction:column;align-items:stretch;}body .vseo-tpl-main .vseo-tpl-btn{width:100%;}body .vseo-tpl-main .vseo-link-list,body .vseo-tpl-main .vseo-feature-grid,body .vseo-tpl-main .vseo-link-card-grid{grid-template-columns:1fr;}body .vseo-tpl-product-hero{padding:38px 0;}body .vseo-tpl-product-hero>.container{gap:24px;}body .vseo-tpl-product-hero .product-gallery{min-height:260px;padding:24px;border-radius:22px;}body .vseo-tpl-product-hero .product-summary h1{font-size:34px;}body .vseo-tpl-product-hero .product-meta-list{grid-template-columns:1fr;}body .vseo-teplomash-home .docs-grid, body .vseo-teplomash-detail .docs-grid{grid-template-columns:1fr;}.vseo-teplomash-home .home-hero h1{font-size:34px!important;}.vseo-teplomash-home .home-hero p{font-size:16px!important;}}

/* v2.3.0: product detail design polish */
body.vseo-managed-page .entry-title,
body.vseo-managed-page h1.entry-title,
body.vseo-managed-page .page-title,
body.vseo-managed-page main > h1,
body.vseo-managed-page .vseo-fallback-container > h1{
  max-width:1120px!important;
  margin:34px auto 28px!important;
  padding:0 22px!important;
  font-size:clamp(34px,4.2vw,58px)!important;
  line-height:1.06!important;
  letter-spacing:-.035em!important;
  font-weight:900!important;
  color:#111!important;
}
body.vseo-managed-page .vseo-product-page{
  padding-top:12px!important;
}
body.vseo-managed-page .vseo-product-hero{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(320px,.72fr)!important;
  gap:26px!important;
  align-items:stretch!important;
  margin:0 0 22px!important;
}
body.vseo-managed-page .vseo-product-main,
body.vseo-managed-page .vseo-product-visual,
body.vseo-managed-page .vseo-product-summary{
  border:1px solid #e7e7e7!important;
  border-radius:24px!important;
  box-shadow:0 12px 36px rgba(0,0,0,.055)!important;
}
body.vseo-managed-page .vseo-product-main{
  padding:34px!important;
  min-height:330px!important;
}
body.vseo-managed-page .vseo-product-main p:not(.vseo-product-label){
  max-width:640px!important;
  font-size:17px!important;
  line-height:1.62!important;
  color:#4a4a4a!important;
  margin-bottom:16px!important;
}
body.vseo-managed-page .vseo-product-visual{
  min-height:330px!important;
  padding:30px!important;
  background:radial-gradient(circle at 62% 45%,rgba(255,107,26,.22) 0,rgba(255,107,26,.13) 28%,transparent 52%),linear-gradient(135deg,#fff 0%,#f7f7f7 100%)!important;
}
body.vseo-managed-page .vseo-product-visual:before{
  display:none!important;
}
body.vseo-managed-page .vseo-product-visual img{
  width:min(100%,390px)!important;
  max-height:260px!important;
  object-fit:contain!important;
  object-position:center!important;
  filter:drop-shadow(0 18px 28px rgba(0,0,0,.14))!important;
}
body.vseo-managed-page .vseo-product-summary{
  padding:30px 34px!important;
  background:#fff!important;
}
body.vseo-managed-page .vseo-product-summary h2{
  font-size:26px!important;
  margin-bottom:20px!important;
}
body.vseo-managed-page .vseo-product-summary dl{
  gap:18px 36px!important;
}
body.vseo-managed-page .vseo-product-summary dt{
  color:#737373!important;
  font-size:12px!important;
  letter-spacing:.07em!important;
}
body.vseo-managed-page .vseo-product-summary dd{
  font-size:16px!important;
  line-height:1.5!important;
}
body.vseo-managed-page .vseo-feature-grid{
  gap:18px!important;
}
body.vseo-managed-page .vseo-feature-card{
  background:#f6f6f6!important;
  border-color:#e9e9e9!important;
  border-radius:18px!important;
  padding:22px!important;
}
body.vseo-managed-page .vseo-link-list{
  gap:12px 24px!important;
}
body.vseo-managed-page .vseo-final-cta,
body.vseo-managed-page .vseo-product-page .vseo-final-cta,
body.vseo-managed-page .vseo-generated .vseo-final-cta{
  border-top:0!important;
  border-radius:28px!important;
  background:#111!important;
  color:#fff!important;
  padding:44px 50px!important;
  margin:38px 0 0!important;
  overflow:hidden!important;
}
body.vseo-managed-page .vseo-final-cta h2,
body.vseo-managed-page .vseo-final-cta p{
  color:#fff!important;
  max-width:920px!important;
}
body.vseo-managed-page .vseo-final-cta h2{
  font-size:clamp(28px,3.1vw,42px)!important;
  line-height:1.12!important;
  margin:0 0 18px!important;
}
body.vseo-managed-page .vseo-final-cta p{
  font-size:17px!important;
  line-height:1.6!important;
  opacity:.9!important;
  margin:0 0 20px!important;
}
body.vseo-managed-page .vseo-final-cta .vseo-cta-row{
  margin-top:24px!important;
}
body.vseo-managed-page .vseo-final-cta .vseo-button{
  min-height:50px!important;
  padding:0 26px!important;
}
@media(max-width:900px){
  body.vseo-managed-page .vseo-product-hero{grid-template-columns:1fr!important;}
  body.vseo-managed-page .vseo-product-main{min-height:auto!important;}
  body.vseo-managed-page .vseo-product-visual{min-height:260px!important;}
}
@media(max-width:640px){
  body.vseo-managed-page .entry-title,
  body.vseo-managed-page h1.entry-title,
  body.vseo-managed-page .page-title,
  body.vseo-managed-page main > h1,
  body.vseo-managed-page .vseo-fallback-container > h1{
    margin:24px auto 18px!important;
    padding:0 16px!important;
    font-size:32px!important;
    line-height:1.12!important;
  }
  body.vseo-managed-page .vseo-product-main,
  body.vseo-managed-page .vseo-product-visual,
  body.vseo-managed-page .vseo-product-summary{
    padding:22px!important;
    border-radius:20px!important;
  }
  body.vseo-managed-page .vseo-product-main p:not(.vseo-product-label){font-size:16px!important;}
  body.vseo-managed-page .vseo-product-visual img{width:min(100%,300px)!important;max-height:220px!important;}
  body.vseo-managed-page .vseo-final-cta,
  body.vseo-managed-page .vseo-product-page .vseo-final-cta,
  body.vseo-managed-page .vseo-generated .vseo-final-cta{
    padding:26px 22px!important;
    border-radius:22px!important;
  }
  body.vseo-managed-page .vseo-final-cta .vseo-cta-row{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;}
  body.vseo-managed-page .vseo-final-cta .vseo-button{width:100%!important;}
}

/* v2.4.0 — Teplomash hero product without white background */
body .vseo-teplo-home-hero .hero-product,
body .vseo-teplomash-home .hero-product,
body .vseo-teplo-catalog-hero .catalog-visual,
body .vseo-teplomash-home .reason-block .visual{
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
body .vseo-teplo-home-hero .vseo-teplo-hero-product,
body .vseo-teplomash-home .home-hero .product,
body .vseo-teplo-catalog-hero .catalog-visual img,
body .vseo-teplomash-home .reason-block .visual img{
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  object-fit: contain !important;
}
body .vseo-teplo-home-hero .hero-product-glow,
body .vseo-teplomash-home .hero-product-glow,
body .vseo-teplo-catalog-hero .catalog-visual-glow{
  opacity: .95 !important;
  filter: blur(0px) !important;
}
body .vseo-teplo-home-hero .vseo-teplo-hero-product{
  max-width: 520px !important;
  width: 100% !important;
  height: auto !important;
  filter: drop-shadow(0 26px 42px rgba(0,0,0,.42)) !important;
}
@media (max-width: 640px){
  body .vseo-teplo-home-hero .vseo-teplo-hero-product{max-width: 330px !important;}
}

/* v2.6.0 — client audit fixes: clean public copy, filters and stable catalogue cards */
.vseo-generated .vseo-hub-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0 4px}.vseo-generated .vseo-hub-card{display:block;background:#f5f5f5;border-radius:14px;padding:16px;color:#111;text-decoration:none}.vseo-generated .vseo-hub-card strong{display:block;font-size:16px;margin-bottom:6px}.vseo-generated .vseo-hub-card span{font-size:13px;color:#666;line-height:1.35}.vseo-generated .vseo-hub-card:hover strong{color:#ff6b1a}.subcat-product-card.is-hidden{display:none!important}.subcat-no-results{display:none;background:#fff;border-radius:12px;padding:22px;color:#555;margin:22px 0 0}.subcat-no-results.is-visible{display:block}.subcat-filter-group{padding:14px 0;border-bottom:1px solid #eee}.subcat-filter-title{font-size:13px;color:#777;font-weight:800;margin-bottom:10px}.subcat-filter-chips{display:flex;flex-wrap:wrap;gap:8px}.subcat-filter-chip{border:1px solid #ddd;background:#fff;color:#333;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700;cursor:pointer}.subcat-filter-chip.is-active{background:#ff6b1a;border-color:#ff6b1a;color:#fff}.category-card h3{line-height:1.18;word-break:normal}.subcat-product-body h2{line-height:1.2;word-break:normal}@media(max-width:980px){.vseo-generated .vseo-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.vseo-generated .vseo-hub-grid{grid-template-columns:1fr}}
