.steamtherm-template #page{max-width:none;width:100%}
.steamtherm-template #content{display:block;padding:0}
.steamtherm-template .content-area{width:100%;float:none}
.steamtherm-template .site-main{margin:0}
.steamtherm-template .inside-article{padding:0}
.steamtherm-template .widget-area{display:none}
.steamtherm-site .site-header{position:sticky;top:0;z-index:100;background:#ffffff;border-bottom:1px solid rgba(18,21,26,.08)}
.steamtherm-site .inside-header{max-width:var(--st-container);padding:14px 40px}
.st-header-search{position:relative;display:flex;align-items:center;margin-left:14px}
.st-header-search__toggle{width:40px;height:40px;flex:none;border-radius:50%;border:1px solid rgba(16,20,27,.12);background:#f2f4f7;color:var(--st-steel);display:grid;place-items:center;cursor:pointer;transition:background .2s,color .2s}
.st-header-search__toggle:hover,.st-header-search__toggle[aria-expanded="true"]{background:rgba(225,58,46,.12);color:var(--st-flame);border-color:rgba(225,58,46,.3)}
.st-header-search__toggle svg{width:18px;height:18px}
.st-header-search__backdrop{position:fixed;inset:0;background:rgba(9,13,19,.55);backdrop-filter:blur(2px);opacity:0;visibility:hidden;transition:opacity .25s ease;z-index:998}
.st-header-search.is-open .st-header-search__backdrop{opacity:1;visibility:visible}
.st-header-search__form{position:fixed;top:0;left:0;right:0;width:100%;background:#fff;box-shadow:0 18px 40px rgba(16,20,27,.16);z-index:999;padding:22px 0;transform:translateY(-100%);opacity:0;pointer-events:none;transition:transform .3s ease,opacity .2s ease}
.st-header-search.is-open .st-header-search__form{transform:translateY(0);opacity:1;pointer-events:auto}
.st-header-search__inner{max-width:760px;margin:0 auto;display:flex;align-items:center;gap:14px;padding:0 24px}
.st-header-search__icon{width:22px;height:22px;flex:none;color:var(--st-steel)}
.st-header-search__form input{flex:1;min-width:0;border:none;outline:none;font:500 19px var(--st-body);background:transparent;padding:12px 0;color:var(--st-ink)}
.st-header-search__form input::placeholder{color:#9aa1ac}
.st-header-search__submit{width:44px;height:44px;flex:none;border:none;border-radius:10px;background:var(--st-flame);color:#fff;display:grid;place-items:center;cursor:pointer}
.st-header-search__submit svg{width:18px;height:18px}
.st-header-search__close{width:38px;height:38px;flex:none;border:1px solid var(--st-line);border-radius:50%;background:#f7f7f8;color:var(--st-steel);display:grid;place-items:center;cursor:pointer;margin-left:2px;transition:background .2s,color .2s}
.st-header-search__close:hover{background:rgba(225,58,46,.12);color:var(--st-flame)}
.st-header-search__close svg{width:15px;height:15px}
@media(max-width:600px){
  .st-header-search__inner{padding:0 16px;gap:10px}
  .st-header-search__form input{font-size:16px}
  .st-header-search__form{padding:16px 0}
  .st-header-search__toggle{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}
  .st-header-search__toggle svg{width:16px!important;height:16px!important}
  .st-header-search__submit{width:38px;height:38px}
  .st-header-search__close{width:34px;height:34px}
}
.steamtherm-site .main-navigation{background:transparent}
.steamtherm-site .main-navigation .main-nav ul li a{font:600 13px var(--st-body);text-transform:uppercase;letter-spacing:.04em;color:var(--st-steel)}
.steamtherm-site .main-navigation .main-nav ul li a:hover,.steamtherm-site .main-navigation .main-nav ul li[class*="current-menu-"]>a{color:var(--st-ink)}
.steamtherm-site .main-navigation .main-nav .st-nav-quote>a{border:1px solid var(--st-flame);padding-inline:18px;line-height:38px;margin-left:14px;color:var(--st-ink)}
.steamtherm-site .site-logo img{max-height:58px;width:auto}
.site-logo a{display:flex;align-items:center;gap:14px}
.st-logo-text{display:flex;flex-direction:column;justify-content:center;line-height:1.15}
.st-logo-line1{font:800 24px/1 var(--st-heading);letter-spacing:.01em;color:var(--st-paper);text-transform:uppercase}
.st-logo-line1 em{font-style:normal;color:var(--st-flame)}
.st-logo-line2{font:600 10px var(--st-body);letter-spacing:.12em;color:var(--st-paper-dim);text-transform:uppercase;margin-top:2px}
.st-logo-line3{font:italic 500 10px/1.3 var(--st-body);color:var(--st-gold);margin-top:3px}
.steamtherm-site .site-header .st-logo-line1{color:var(--st-ink)}
.steamtherm-site .site-header .st-logo-line2{color:var(--st-steel)}
.steamtherm-site .menu-toggle{color:var(--st-ink)}
.steamtherm-site .site-footer{display:none}
.st-footer{background:var(--st-panel);border-top:1px solid var(--st-line);padding:70px 0 28px}
.st-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:50px;padding-bottom:48px;border-bottom:1px solid var(--st-line)}
.st-footer p,.st-footer a{color:var(--st-paper-dim);text-decoration:none;font-size:14px;line-height:1.65}
.st-footer h5{font:600 11px var(--st-mono);letter-spacing:.1em;color:var(--st-gold);margin-bottom:18px}
.st-footer ul{list-style:none;margin:0;padding:0}
.st-footer li{margin-bottom:10px}
.st-footer-brand{margin-bottom:18px}
.st-footer-brand img{max-width:210px;max-height:52px;width:auto;padding:6px;box-sizing:border-box}
.st-footer-brand .st-logo-line1{font-size:20px}
.st-footer-brand .st-logo-line3{display:none}
.st-footer-brand strong{font:800 28px var(--st-heading);color:var(--st-paper)}
.st-footer-brand strong span{color:var(--st-flame)}
.st-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:24px}
.st-footer-bottom p{font:500 11px var(--st-mono);text-transform:uppercase}
/* Steamtherm 2.0 visual refresh */
.steamtherm-site .site-header{background:rgba(255,255,255,.97);box-shadow:0 8px 30px rgba(15,20,27,.08);backdrop-filter:blur(14px)}
.steamtherm-site .inside-header{padding-top:10px;padding-bottom:10px;gap:28px}
.steamtherm-site .site-branding-container,.steamtherm-site .site-logo{flex-shrink:0}
.steamtherm-site .site-logo img{width:92px;max-width:92px;max-height:76px;object-fit:contain}
.site-logo a{gap:12px;text-decoration:none}.st-logo-text{min-width:0;border-left:1px solid rgba(16,20,27,.14);padding-left:12px}
.st-logo-line1{font-size:26px;letter-spacing:.025em;white-space:nowrap}.st-logo-line2{font-size:11px;letter-spacing:.18em;white-space:nowrap}.st-logo-line3{font-size:10px;color:var(--st-gold);white-space:nowrap}
.steamtherm-site .main-navigation .main-nav ul li a{font-size:12px;font-weight:700;letter-spacing:.07em;padding-left:13px;padding-right:13px}
.steamtherm-site .main-navigation .main-nav .st-nav-quote>a{border:0;background:var(--st-flame);color:#fff!important;border-radius:7px;line-height:42px;padding-inline:20px;box-shadow:0 8px 20px rgba(223,7,18,.2)}
.steamtherm-site .main-navigation .main-nav .st-nav-quote>a:hover{background:var(--st-flame-dark);transform:translateY(-1px)}
.st-main{background:linear-gradient(180deg,#10141b 0,#111722 100%)}.st-section--panel{background:linear-gradient(135deg,var(--st-panel),#151b24)}
.st-hero{min-height:min(840px,calc(100vh - 78px));align-items:center}.st-hero-bg{background-position:right center}
.st-hero-bg:after{background:linear-gradient(90deg,rgba(9,13,19,.96) 0%,rgba(9,13,19,.82) 44%,rgba(9,13,19,.18) 75%),linear-gradient(180deg,rgba(10,14,20,.08),rgba(10,14,20,.7))}
.st-hero-inner{padding-top:110px;padding-bottom:100px}.st-hero h1{font-size:clamp(54px,7.3vw,108px);line-height:.9;max-width:12ch;letter-spacing:-.015em}.st-hero p{font-size:17px;max-width:610px;color:#d3d7de}
.st-btn{border-radius:7px;font-weight:600;min-height:50px}.st-btn--primary{box-shadow:0 12px 32px rgba(223,7,18,.22)}
.st-readout{background:#fff;color:var(--st-ink);border:0;box-shadow:0 15px 40px rgba(0,0,0,.18)}.st-readout-cell{border-color:rgba(16,20,27,.1)}.st-readout-label{color:#697386}.st-readout-value{color:var(--st-paper)}
.st-product-card,.st-card-grid article,.st-image-panel,.st-product-main-image,.st-spec-table{border-radius:12px;overflow:hidden}.st-product-card{transition:transform .25s ease,box-shadow .25s ease;border:1px solid var(--st-line)}.st-product-card:hover{transform:translateY(-6px);box-shadow:0 22px 45px rgba(0,0,0,.22)}
.st-product-hero{padding-top:64px}.st-product-main-image{background:#fff;padding:18px;box-shadow:0 30px 70px rgba(0,0,0,.24)}.st-product-main-image img{object-fit:contain}.st-product-thumbs button{border-radius:8px;background:#fff;overflow:hidden}.st-product-thumbs img{object-fit:contain}.st-product-tagline{font-size:24px;line-height:1.1}.st-quick-specs{border-radius:10px;overflow:hidden}.st-quick-specs div{background:linear-gradient(145deg,#1b2230,#161c26)}.st-spec-table{box-shadow:0 22px 50px rgba(0,0,0,.12)}.st-video{border-radius:12px;overflow:hidden;border:1px solid var(--st-line);box-shadow:0 18px 40px rgba(0,0,0,.2)}
.st-footer{background:#0b0f15;padding-top:78px}.st-footer-brand img,.st-footer-logo-image{max-width:245px;max-height:82px;object-fit:contain;background:#fff;border-radius:9px;padding:8px}.st-footer-brand .custom-logo-link .st-logo-text{display:none}
.st-whatsapp{position:fixed;right:24px;bottom:24px;z-index:9999;display:flex;align-items:center;gap:10px;background:#25d366;color:#07170d!important;text-decoration:none;font:700 12px var(--st-body);padding:13px 17px;border-radius:999px;box-shadow:0 12px 35px rgba(0,0,0,.32);transition:transform .2s,box-shadow .2s}.st-whatsapp:hover{transform:translateY(-3px);box-shadow:0 16px 42px rgba(0,0,0,.38)}.st-whatsapp svg{width:25px;height:25px;flex:none}
@media(max-width:1100px){.steamtherm-site .main-navigation .main-nav ul li a{padding-left:9px;padding-right:9px}.st-logo-line3{display:none}}
@media(max-width:900px){.steamtherm-site .inside-header{padding-inline:24px}.steamtherm-site .site-logo img{width:76px;max-width:76px}.st-logo-line1{font-size:22px}.st-logo-line2{font-size:10px}.steamtherm-site .main-navigation{order:3}.st-header-search{margin-left:auto;order:2}.st-header-search__toggle{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;font-size:0;line-height:1}.st-header-search__toggle svg{width:17px!important;height:17px!important}.steamtherm-site .menu-toggle{border-radius:7px;background:#f3f4f6;padding:10px 13px}.st-hero-bg:after{background:linear-gradient(90deg,rgba(9,13,19,.94),rgba(9,13,19,.55)),linear-gradient(180deg,transparent,rgba(9,13,19,.75))}}
@media(max-width:600px){.steamtherm-site .inside-header{padding:9px 15px}.steamtherm-site .site-logo img{width:60px;max-width:60px;max-height:60px}.site-logo a{gap:8px}.st-logo-text{padding-left:8px}.st-logo-line1{font-size:18px}.st-logo-line2{font-size:8px;letter-spacing:.13em}.st-logo-line3{display:none}.st-hero{min-height:610px}.st-hero-inner{padding-top:88px;padding-bottom:64px}.st-hero h1{font-size:48px}.st-hero p{font-size:15px}.st-actions{display:grid;grid-template-columns:1fr;width:100%}.st-actions .st-btn{width:100%}.st-readout-grid{grid-template-columns:1fr 1fr}.st-product-hero{padding:46px 0 70px}.st-product-hero h1{font-size:46px}.st-product-tagline{font-size:20px}.st-product-main-image{padding:10px}.st-footer{padding-top:58px}.st-footer-grid{gap:32px}.st-whatsapp{right:15px;bottom:15px;width:52px;height:52px;padding:0;justify-content:center}.st-whatsapp span{display:none}.st-whatsapp svg{width:28px;height:28px}}/* Improved navigation visibility and mobile menu */
.steamtherm-site .main-navigation .main-nav ul li a{transition:color .2s ease,background .2s ease}.steamtherm-site .main-navigation .main-nav ul li a:hover,.steamtherm-site .main-navigation .main-nav ul li[class*="current-menu-"]>a{color:var(--st-flame)}
@media(max-width:900px){.steamtherm-site .menu-toggle{display:flex;align-items:center;justify-content:center;width:48px;height:46px;padding:0;border:1px solid rgba(16,20,27,.12);background:#fff;box-shadow:0 7px 18px rgba(15,20,27,.08);font-size:0}.steamtherm-site .menu-toggle:before{content:"";width:22px;height:16px;background:linear-gradient(var(--st-ink),var(--st-ink)) 0 0/100% 2px no-repeat,linear-gradient(var(--st-ink),var(--st-ink)) 0 7px/100% 2px no-repeat,linear-gradient(var(--st-ink),var(--st-ink)) 0 14px/100% 2px no-repeat}.steamtherm-site .main-navigation.toggled .menu-toggle:before{background:linear-gradient(var(--st-ink),var(--st-ink)) center/100% 2px no-repeat;transform:rotate(45deg);box-shadow:none}.steamtherm-site .main-navigation.toggled .menu-toggle:after{content:"";position:absolute;width:22px;height:2px;background:var(--st-ink);transform:rotate(-45deg)}.steamtherm-site .main-navigation .main-nav{position:absolute;left:18px;right:18px;top:calc(100% + 8px);background:#fff;border-radius:14px;box-shadow:0 22px 55px rgba(15,20,27,.2);overflow:hidden;border:1px solid rgba(16,20,27,.08)}.steamtherm-site .main-navigation:not(.toggled) .main-nav{display:none}.steamtherm-site .main-navigation .main-nav ul{padding:10px}.steamtherm-site .main-navigation .main-nav ul li a{padding:14px 16px!important;line-height:1.25;border-radius:8px;color:var(--st-ink)}.steamtherm-site .main-navigation .main-nav ul li a:hover{background:#f2f4f7;color:var(--st-flame)}.steamtherm-site .main-navigation .main-nav .st-nav-quote>a{margin:7px 0 0;line-height:1.25;text-align:center;padding:15px!important}.steamtherm-site .main-navigation ul ul{position:static!important;box-shadow:none!important;background:#f7f8fa!important;padding-left:12px!important}.steamtherm-site .main-navigation ul ul li a{font-size:11px!important}}


/* Configurable social media links */
.st-social-links{display:flex;align-items:center;gap:8px}.st-social-links a{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;text-decoration:none;transition:background .2s,color .2s,transform .2s}.st-social-icon{width:18px;height:18px}.st-social-links--footer{margin-top:20px}.st-social-links--footer a{color:var(--st-paper);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.st-social-links--footer a:hover,.st-social-links--footer a:focus-visible{background:var(--st-flame);color:#fff !important;transform:translateY(-1px)}.st-single-post .st-page-hero,.st-single-post .st-cta-strip{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}
