/*
Theme Name: PV Global Solar
Author: PV Global GmbH
Description: Premium European B2B Solarmodule catalogue and WooCommerce theme for PV Global GmbH.
Version: 3.5.9.9
Requires at least: 6.3
Requires PHP: 8.0
Tested up to: 7.1
License: GPL-2.0-or-later
Text Domain: pv-global-solar
*/

@font-face{font-family:"PV Sans";src:url("assets/fonts/inter-latin-400-normal.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"PV Sans";src:url("assets/fonts/inter-latin-500-normal.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"PV Sans";src:url("assets/fonts/inter-latin-600-normal.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"PV Sans";src:url("assets/fonts/archivo-latin-700-normal.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}

:root{
	--pv-primary:#4b8f18;
	--pv-primary-dark:#2f6510;
	--pv-primary-soft:#f0f6eb;
	--pv-navy:#102a3a;
	--pv-navy-2:#173b50;
	--pv-blue:#2576a9;
	--pv-text:#17242c;
	--pv-muted:#61717a;
	--pv-background:#ffffff;
	--pv-surface:#f7f9fa;
	--pv-surface-2:#eef3f4;
	--pv-border:#dce5e8;
	--pv-border-strong:#c7d4d8;
	--pv-white:#fff;
	--pv-radius:12px;
	--pv-radius-sm:10px;
	--pv-radius-pill:9px;
	--pv-shadow:0 20px 50px rgba(16,42,58,.08);
	--pv-shadow-soft:0 8px 24px rgba(16,42,58,.055);
	--pv-container:1280px;
	--pv-reading:840px;
	--pv-gutter:clamp(20px,4vw,46px);
	--pv-section:clamp(68px,7vw,108px);
	--pv-font:"PV Sans",Inter,"Segoe UI",Arial,sans-serif;
}

*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:hidden}
body{margin:0;background:var(--pv-background);color:var(--pv-text);font:400 16.5px/1.65 var(--pv-font);-webkit-font-smoothing:antialiased;overflow-x:hidden}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
p{margin:0 0 22px}
p:last-child{margin-bottom:0}
h1,h2,h3,h4{margin:0 0 20px;color:var(--pv-navy);font-family:var(--pv-font);font-weight:700;letter-spacing:-.025em;overflow-wrap:break-word;hyphens:auto}
h1{font-size:clamp(40px,4.4vw,60px);line-height:1.08}
h2{font-size:clamp(33px,3.4vw,46px);line-height:1.12}
h3{font-size:clamp(21px,2vw,27px);line-height:1.25}
ul{margin-top:0}
button,input,textarea,select{font:inherit}
:focus-visible{outline:3px solid rgba(75,143,24,.35);outline-offset:3px}
.pv-container{width:min(var(--pv-container),calc(100% - (var(--pv-gutter) * 2)));margin-inline:auto}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;z-index:999999;left:-9999px;top:10px;background:var(--pv-navy);color:#fff;padding:11px 16px;border-radius:8px}
.skip-link:focus{left:12px}
.alignfull{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}
.page-entry>.pv-page-flow{width:100%}
.pv-page-flow>.wp-block-cover:first-child{width:100vw;max-width:none;min-height:440px;margin:0 calc(50% - 50vw);padding:0 var(--pv-gutter)}.pv-page-flow>.wp-block-cover:first-child .wp-block-cover__image-background{width:100%;height:100%;object-fit:cover}
.pv-page-content{width:min(var(--pv-reading),calc(100% - (var(--pv-gutter) * 2)));margin:0 auto;padding:var(--pv-section) 0}
.pv-page-content>h2,.pv-page-content>h3{margin-top:42px}

/* Header */
.pv-topbar{background:var(--pv-navy);color:#d9e5eb;font-size:12.5px;letter-spacing:.015em}
.pv-topbar .pv-container{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.pv-topbar .pv-container>div{display:flex;gap:26px}
.pv-topbar a{color:#fff;font-weight:600}
.pv-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(220,229,232,.8);backdrop-filter:blur(14px)}
.admin-bar .pv-header{top:32px}
.pv-header-inner{height:84px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.pv-brand{display:flex;align-items:center;gap:13px;min-width:max-content}
.pv-brand img{width:54px;height:54px;object-fit:contain}
.pv-brand span{display:flex;flex-direction:column;line-height:1.15}
.pv-brand strong{font-size:18px;letter-spacing:.015em;color:var(--pv-navy)}
.pv-brand small{margin-top:5px;color:var(--pv-muted);font-size:10.5px;letter-spacing:.07em;text-transform:uppercase}
.pv-header-actions{display:flex;align-items:center;gap:24px}

.pv-nav .menu{display:flex;align-items:center;gap:clamp(16px,2vw,30px);list-style:none;margin:0;padding:0}
.pv-nav a{position:relative;color:#2e414b;font-size:14px;font-weight:600;padding:30px 0}
.pv-nav a::after{content:"";position:absolute;left:0;bottom:20px;width:100%;height:2px;background:var(--pv-primary);transform:scaleX(0);transform-origin:right;transition:transform .25s ease}
.pv-nav a:hover::after,.pv-nav .current-menu-item>a::after{transform:scaleX(1);transform-origin:left}
.pv-nav .pv-menu-shop>a,.pv-nav a[href*="/shop/"]{color:var(--pv-primary-dark);font-weight:700}
.pv-header-cta{white-space:nowrap;padding:11px 17px!important;font-size:13px!important}
.pv-menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--pv-border);border-radius:10px;background:#fff;padding:10px;cursor:pointer}
.pv-menu-toggle span{display:block;width:22px;height:2px;background:var(--pv-navy);margin:5px 0;transition:.2s}

/* Homepage media-library slider. */
.pv-home-slider{position:relative;width:100vw;max-width:none;height:clamp(620px,70vh,720px);min-height:620px;margin:0 calc(50% - 50vw);overflow:hidden;background:var(--pv-navy);isolation:isolate;touch-action:pan-y}
.pv-slider-track,.pv-home-slide,.pv-slide-media{position:absolute;inset:0;width:100%;height:100%}
.pv-home-slide{z-index:0;opacity:0;visibility:hidden;transition:opacity .7s ease,visibility .7s ease}
.pv-home-slide.is-active{z-index:1;opacity:1;visibility:visible}
.pv-home-slide::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(8,20,30,var(--pv-slide-overlay)) 0%,rgba(8,20,30,.46) 53%,rgba(8,20,30,.12) 100%)}
.pv-slide-image{width:100%;height:100%;object-fit:cover;object-position:var(--pv-slide-focal);transform:scale(1.002)}
.pv-slide-inner{position:relative;z-index:2;height:100%;display:flex;align-items:center}
.pv-slide-copy{width:min(700px,65%);padding:76px 0 110px;color:#fff}
.pv-slide-copy h1,.pv-slide-copy h2{max-width:700px;color:#fff;font-size:clamp(48px,4.8vw,64px);line-height:1.06;text-shadow:0 2px 22px rgba(0,0,0,.18)}
.pv-slide-copy .pv-kicker{color:#d9efc9}.pv-slide-copy .pv-kicker::before{background:#8fce59}
.pv-slide-copy .pv-hero-lead{max-width:660px;color:#e4ebee;font-size:clamp(18px,1.45vw,21px);line-height:1.58}
.pv-slide-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:32px}.pv-slide-actions button{cursor:pointer}
.pv-slide-actions .pv-btn-outline{background:transparent;color:#fff;border-color:rgba(255,255,255,.7)}
.pv-slider-controls{position:absolute;z-index:4;left:50%;bottom:28px;transform:translateX(-50%);display:flex;align-items:center;justify-content:flex-end;gap:10px;pointer-events:none}
.pv-slider-controls button{pointer-events:auto;display:grid;place-items:center;border:1px solid rgba(255,255,255,.5);background:rgba(7,26,38,.3);color:#fff;cursor:pointer;backdrop-filter:blur(8px)}
.pv-slider-arrow,.pv-slider-pause{width:42px;height:42px;border-radius:50%;font-size:25px;line-height:1}.pv-slider-pause{font-size:12px;font-weight:700}
.pv-slider-dots{display:flex;align-items:center;gap:8px;padding:0 4px}.pv-slider-dots button{width:10px;height:10px;padding:0;border-radius:50%;background:rgba(255,255,255,.42)}.pv-slider-dots button[aria-current="true"]{width:28px;border-radius:10px;background:#fff}

/* Buttons */
.pv-btn,.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:var(--pv-radius-pill);padding:13px 22px;font-weight:600;font-size:14px;line-height:1.2;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}
.pv-btn:hover,.wp-block-button__link:hover{transform:translateY(-2px)}
.pv-btn-primary,.is-style-pv-primary .wp-block-button__link{background:var(--pv-primary);color:#fff;box-shadow:0 10px 24px rgba(75,143,24,.18)}
.pv-btn-primary:hover,.is-style-pv-primary .wp-block-button__link:hover{background:var(--pv-primary-dark);color:#fff}
.pv-btn-outline,.is-style-pv-outline .wp-block-button__link{background:#fff;color:var(--pv-navy);border-color:var(--pv-border-strong)}
.pv-btn-outline:hover,.is-style-pv-outline .wp-block-button__link:hover{border-color:var(--pv-primary);color:var(--pv-primary-dark)}
.is-style-pv-navy .wp-block-button__link{background:var(--pv-navy);color:#fff}
.is-style-pv-link .wp-block-button__link{background:transparent;color:var(--pv-primary-dark);padding:0;border:0}
.pv-btn-light{background:#fff;color:var(--pv-navy)}
.pv-kicker{display:flex;align-items:center;gap:10px;color:var(--pv-primary-dark);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px}
.pv-kicker::before{content:"";width:24px;height:3px;border-radius:3px;background:var(--pv-primary)}

/* Full-bleed corporate heroes; media and copy remain editable in Gutenberg. */
.pv-hero,.pv-page-hero{position:relative;width:100vw;max-width:none;margin:0 calc(50% - 50vw);padding:0;overflow:hidden;background:var(--pv-navy);border:0;isolation:isolate}
.pv-hero{min-height:620px}
.pv-hero::after,.pv-page-hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(6,27,40,.91) 0%,rgba(6,27,40,.75) 45%,rgba(6,27,40,.20) 78%,rgba(6,27,40,.12) 100%)}
.pv-hero-grid,.pv-page-hero-grid{position:relative;min-height:inherit;display:flex;align-items:center;z-index:1}
.pv-hero-copy,.pv-page-hero-grid>div:first-child{position:relative;z-index:2;width:min(720px,64%);padding:72px 0;color:#fff}
.pv-hero h1,.pv-page-hero h1{max-width:720px;color:#fff;text-shadow:0 2px 22px rgba(0,0,0,.18)}
.pv-hero h1{font-size:clamp(44px,4.8vw,62px)}
.pv-hero-lead{max-width:660px;color:#e4ebee;font-size:clamp(17px,1.45vw,20px);line-height:1.6}
.pv-hero .pv-kicker,.pv-page-hero .pv-kicker{color:#d9efc9}.pv-hero .pv-kicker::before,.pv-page-hero .pv-kicker::before{background:#8fce59}
.pv-hero .wp-block-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}
.pv-hero .is-style-pv-outline .wp-block-button__link{background:transparent;color:#fff;border-color:rgba(255,255,255,.62)}
.pv-hero-points{display:flex;flex-wrap:wrap;gap:12px 26px;list-style:none;padding:0;margin:30px 0 0;color:#e4ebee;font-size:13px;font-weight:600}
.pv-hero-points li::before{content:"✓";color:#9bd568;font-weight:700;margin-right:7px}
.pv-hero-visual,.pv-hero-visual figure{position:absolute;inset:0;z-index:-2;min-height:0;height:100%;margin:0}
.pv-hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center 52%;border:0;border-radius:0;box-shadow:none}
.pv-float-card{display:none}

/* Inner heroes */
.pv-page-hero{min-height:440px}
.pv-page-hero h1{font-size:clamp(40px,4vw,56px);max-width:760px}
.pv-page-hero-grid>img,.pv-fallback-visual{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center;border:0;border-radius:0;box-shadow:none}
.pv-fallback-visual{background:url("assets/images/solar-roof.jpg") center/cover no-repeat}
.pv-legal-hero{position:relative;width:100vw;min-height:280px;margin:0 calc(50% - 50vw);padding:64px 0;display:flex;align-items:center;overflow:hidden;background:linear-gradient(90deg,rgba(6,27,40,.96),rgba(12,49,67,.86)),url("assets/images/solar-roof.jpg") center 46%/cover no-repeat;color:#e6eef1;border:0}
.pv-legal-hero h1{max-width:900px;color:#fff;font-size:clamp(38px,4vw,54px)}
.pv-legal-hero .pv-kicker{color:#d9efc9}.pv-legal-hero .pv-kicker::before{background:#8fce59}.pv-legal-hero p{max-width:720px;color:#dce8ec}

/* Content system */
.pv-section{padding:var(--pv-section) 0;background:#fff}
.pv-section-soft{background:var(--pv-surface)}
.pv-section-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:50px;align-items:end;margin-bottom:42px}
.pv-section-heading>p{color:var(--pv-muted);max-width:520px;justify-self:end}
.pv-text-link{color:var(--pv-primary-dark);font-weight:600;justify-self:end}
.pv-trust-strip{background:#fff;border-bottom:1px solid var(--pv-border)}
.pv-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.pv-trust-grid>div{padding:23px 24px;border-right:1px solid var(--pv-border)}
.pv-trust-grid>div:first-child{padding-left:0}.pv-trust-grid>div:last-child{border:0;padding-right:0}
.pv-trust-grid strong,.pv-trust-grid span{display:block}
.pv-trust-grid strong{font-size:14px;color:var(--pv-navy)}.pv-trust-grid span{font-size:12px;color:var(--pv-muted);margin-top:4px}

.pv-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.pv-category-card{background:#fff;border:1px solid var(--pv-border);border-radius:var(--pv-radius);overflow:hidden;box-shadow:0 2px 0 rgba(16,42,58,.02);transition:.25s}
.pv-category-card:hover{transform:translateY(-5px);box-shadow:var(--pv-shadow-soft);border-color:#c4dcb1}
.pv-category-image{display:block;background:var(--pv-surface);height:210px;overflow:hidden}
.pv-category-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.pv-category-card:hover img{transform:scale(1.03)}
.pv-category-card>span:last-child{display:block;padding:20px 20px 23px}
.pv-category-card small,.pv-category-card strong,.pv-category-card em{display:block}
.pv-category-card small{color:var(--pv-primary-dark);font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.pv-category-card strong{color:var(--pv-navy);font-size:21px;margin-top:5px}
.pv-category-card em{color:var(--pv-muted);font-size:13px;font-style:normal;margin-top:4px}

.pv-tech-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.pv-tech-card{position:relative;background:#fff;border:1px solid var(--pv-border);border-radius:var(--pv-radius);padding:34px;overflow:hidden}
.pv-tech-card>span{position:absolute;right:22px;top:15px;color:#deead5;font-size:66px;font-weight:700;line-height:1}
.pv-tech-card h3{position:relative;font-size:30px}.pv-tech-card p{position:relative;color:var(--pv-muted);min-height:82px}
.pv-tech-card a{position:relative;color:var(--pv-primary-dark);font-weight:600;font-size:14px}
.pv-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(45px,7vw,90px);align-items:center}
.pv-split-media img{width:100%;height:530px;object-fit:cover;border-radius:var(--pv-radius);box-shadow:var(--pv-shadow-soft)}
.pv-split-copy>p:not(.pv-kicker){color:var(--pv-muted);font-size:18px}
.pv-value-list{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:30px}
.pv-value-list>div{background:var(--pv-surface);border-left:3px solid var(--pv-primary);border-radius:8px;padding:15px 17px}
.pv-value-list strong,.pv-value-list span{display:block}.pv-value-list strong{color:var(--pv-navy);font-size:14px}.pv-value-list span{color:var(--pv-muted);font-size:11.5px;margin-top:4px}
.pv-application-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.pv-application-grid-three{grid-template-columns:repeat(3,1fr);gap:20px}
.pv-application-grid-three a{min-height:230px;padding:30px}
.pv-application-grid-three strong{font-size:24px}
.pv-application-grid a{min-height:170px;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;background:linear-gradient(145deg,var(--pv-navy-2),var(--pv-navy));color:#fff;border-radius:var(--pv-radius);position:relative;overflow:hidden}
.pv-application-grid a::before{content:"";position:absolute;width:100px;height:100px;border-radius:50%;background:rgba(88,166,24,.18);right:-25px;top:-25px}
.pv-application-grid strong{font-size:19px}.pv-application-grid span{color:#b9cbd4;font-size:12px;margin-top:6px}
.pv-logistics{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}
.pv-logistics>div>p:not(.pv-kicker){color:var(--pv-muted);font-size:18px}
.pv-logistics>img{width:100%;height:430px;object-fit:cover;border-radius:var(--pv-radius)}
.pv-check-list{list-style:none;padding:0;margin:25px 0 30px;display:grid;grid-template-columns:1fr 1fr;gap:12px}
.pv-check-list li{font-size:13px;font-weight:600}.pv-check-list li::before{content:"✓";color:var(--pv-primary);margin-right:8px}
.pv-cta-band{padding:60px 0;background:linear-gradient(105deg,var(--pv-primary-dark),var(--pv-primary));color:#fff}
.pv-cta-band .pv-container{display:flex;align-items:center;justify-content:space-between;gap:40px}
.pv-cta-band .pv-kicker{color:#e7f4df}.pv-cta-band .pv-kicker::before{background:#fff}
.pv-cta-band h2{color:#fff;margin-bottom:10px}.pv-cta-band p{color:#edf7e7}
.pv-cta-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.pv-cta-actions button{cursor:pointer}.pv-btn-on-dark{background:transparent!important;color:#fff!important;border-color:rgba(255,255,255,.68)!important}

.pv-mini-category-grid,.pv-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.pv-mini-category-grid>div,.pv-process-grid article,.pv-solution-grid article{background:#fff;border:1px solid var(--pv-border);border-radius:var(--pv-radius);padding:28px}
.pv-mini-category-grid svg{width:28px;height:28px;color:var(--pv-primary)}
.pv-mini-category-grid h3{font-size:20px;margin:18px 0 8px}.pv-mini-category-grid p{color:var(--pv-muted);font-size:13px}
.pv-process-grid article>span,.pv-solution-grid article>span{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--pv-primary-soft);color:var(--pv-primary-dark);border-radius:50%;font-weight:700;font-size:12px;margin-bottom:22px}
.pv-process-grid h3{font-size:19px}.pv-process-grid p{color:var(--pv-muted);font-size:13px}
.pv-solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.pv-solution-grid h2{font-size:26px}.pv-solution-grid p{color:var(--pv-muted)}
.pv-reading{max-width:var(--pv-reading)}
.pv-company-brief{background:#fbfcfa;border-top:1px solid var(--pv-border);border-bottom:1px solid var(--pv-border)}
.pv-company-brief .pv-reading{margin-inline:auto;text-align:center}.pv-company-brief .pv-kicker{justify-content:center}.pv-company-brief .pv-text-link{display:inline-block;margin-top:14px}
.pv-certificates{background:#fff;border-top:1px solid var(--pv-border);border-bottom:1px solid var(--pv-border)}
.pv-certificate-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-top:1px solid var(--pv-border);border-bottom:1px solid var(--pv-border)}
.pv-certificate-card{padding:30px 26px;border-right:1px solid var(--pv-border)}.pv-certificate-card:last-child{border-right:0}
.pv-certificate-card figure{height:230px;margin:0 0 24px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}
.pv-certificate-card figure img{width:100%;height:100%;object-fit:contain;object-position:center}
.pv-certificate-card h3{font-size:21px;margin-bottom:8px}.pv-certificate-card p{color:var(--pv-muted);font-size:12.5px;line-height:1.55;min-height:58px}
.pv-certificate-card .wp-block-button__link{padding:0;border:0;background:transparent;color:var(--pv-primary-dark);box-shadow:none}
.pv-certificates-note{margin-top:18px;color:var(--pv-muted);font-size:12px;max-width:900px}
.pv-document-notice{max-width:940px;margin:0 0 38px;padding:18px 22px;border-left:4px solid var(--pv-primary);background:#f4f8f1;color:#3b515c;font-size:13px}
.pv-certificate-archive-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important;align-items:start}
.pv-certificate-archive-grid>.wp-block-image{width:100%!important;margin:0!important;background:#fff;border:1px solid var(--pv-border);overflow:hidden}
.pv-certificate-archive-grid>.wp-block-image a{display:flex;align-items:center;justify-content:center;height:440px;padding:18px;background:#f7f8f8}
.pv-certificate-archive-grid>.wp-block-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}
.pv-certificate-archive-grid figcaption{position:static!important;margin:0!important;padding:14px 16px!important;background:#fff!important;color:var(--pv-navy)!important;font-size:12px!important;text-align:left!important}
.pv-single-certificate{max-width:720px;margin:36px auto 0!important;border:1px solid var(--pv-border);background:#f7f8f8}
.pv-single-certificate a{display:block;padding:22px}.pv-single-certificate img{width:100%;height:auto;max-height:900px;object-fit:contain}.pv-single-certificate figcaption{padding:13px 18px;background:#fff;color:var(--pv-muted);font-size:12px}
.pv-module-filter{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.pv-module-filter span{color:var(--pv-navy);font-size:12px;font-weight:700;margin-right:4px}.pv-module-filter span:not(:first-child){margin-left:20px}.pv-module-filter a{padding:8px 13px;border:1px solid var(--pv-border-strong);border-radius:999px;background:#fff;color:var(--pv-muted);font-size:12px;font-weight:600}.pv-module-filter a:hover{border-color:var(--pv-primary);color:var(--pv-primary-dark)}
.pv-dynamic-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.pv-dynamic-category{display:flex;flex-direction:column;min-height:100%;background:#fff;border-top:3px solid var(--pv-primary);border-bottom:1px solid var(--pv-border);transition:transform .25s ease,box-shadow .25s ease}.pv-dynamic-category:hover{transform:translateY(-4px);box-shadow:var(--pv-shadow-soft)}.pv-dynamic-category-media{height:250px;background:#f6f8f8;overflow:hidden}.pv-dynamic-category-media img{width:100%;height:100%;padding:18px;object-fit:contain}.pv-dynamic-category-copy{display:flex;flex-direction:column;flex:1;padding:25px 23px 27px}.pv-dynamic-category-copy small{color:var(--pv-primary-dark);font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.pv-dynamic-category-copy h3{margin:6px 0 9px;font-size:25px}.pv-dynamic-category-copy p{color:var(--pv-muted);font-size:13px}.pv-dynamic-category-copy strong{margin-top:auto;color:var(--pv-primary-dark);font-size:13px}.pv-product-filter{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin:0 0 12px}.pv-product-filter>span{margin-right:5px;color:var(--pv-navy);font-size:12px;font-weight:700}.pv-product-filter button{border:1px solid var(--pv-border-strong);border-radius:var(--pv-radius-pill);background:#fff;color:var(--pv-muted);padding:9px 14px;font-size:12px;font-weight:600;cursor:pointer}.pv-product-filter button:hover,.pv-product-filter button[aria-pressed="true"]{border-color:var(--pv-primary);background:var(--pv-primary-soft);color:var(--pv-primary-dark)}.pv-filter-result{min-height:22px;margin:0 0 20px;color:var(--pv-muted);font-size:12px}.woocommerce li.product[hidden]{display:none!important}.pv-technology-brief{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.pv-technology-brief article{padding-top:26px;border-top:2px solid var(--pv-border)}.pv-technology-brief article:hover{border-color:var(--pv-primary)}.pv-technology-brief h3{font-size:28px}.pv-technology-brief p{color:var(--pv-muted)}
.pv-technology-editorial{max-width:1040px}.pv-technology-editorial article{display:grid;grid-template-columns:110px 1fr;gap:36px;padding:54px 0;border-bottom:1px solid var(--pv-border)}.pv-technology-editorial article:first-child{padding-top:0}.pv-technology-editorial article>span{color:#d4e2c9;font-size:62px;font-weight:700;line-height:1}.pv-technology-editorial article p:not(.pv-kicker){max-width:760px;color:var(--pv-muted);font-size:18px}
.pv-legal{max-width:920px}.pv-legal h2{font-size:25px;margin-top:42px}.pv-legal a{color:var(--pv-primary-dark);text-decoration:underline}

/* Contact */
.pv-contact-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.7fr);gap:70px;align-items:start}
.pv-contact-layout-v34{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:clamp(44px,6vw,84px);align-items:start}.pv-contact-layout-v34 .pv-contact-card{position:static;top:auto}.pv-contact-layout-v34 .pv-contact-form{margin-top:0}.pv-contact-intro{margin-bottom:28px;color:var(--pv-muted);font-size:17px}.pv-contact-required{margin:0 0 18px;color:var(--pv-muted);font-size:12px}.pv-business-clients{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:35px;border-top:1px solid var(--pv-border);border-bottom:1px solid var(--pv-border)}.pv-business-clients span{padding:17px 14px;color:var(--pv-navy);font-size:13px;font-weight:600;border-right:1px solid var(--pv-border)}.pv-business-clients span:nth-child(3n){border-right:0}.pv-business-clients span:nth-child(-n+3){border-bottom:1px solid var(--pv-border)}.pv-contact-ai{text-align:center}.pv-contact-ai .pv-kicker{justify-content:center}.pv-contact-ai p{max-width:650px;margin:0 auto 26px;color:var(--pv-muted)}
.pv-contact-card{background:var(--pv-navy);color:#d8e4e9;border-radius:var(--pv-radius);padding:36px;position:sticky;top:130px}
.pv-contact-card h2{color:#fff;font-size:30px}.pv-contact-card .pv-kicker{color:#bfe69f}.pv-contact-card>div{display:grid;grid-template-columns:34px 1fr;gap:13px;padding:17px 0;border-top:1px solid rgba(255,255,255,.12)}
.pv-contact-card svg{width:23px;height:23px;color:#8bd34d}.pv-contact-card a{color:#fff;font-weight:600;overflow-wrap:anywhere}
.pv-contact-card .pv-btn{margin-top:18px;background:transparent;color:#fff;border-color:rgba(255,255,255,.35)}
.pv-contact-card .pv-contact-audiences{margin-top:22px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12)}.pv-contact-card .pv-contact-audiences h3{margin-bottom:12px;color:#fff;font-size:15px}.pv-contact-card .pv-contact-audiences ul{display:grid;grid-template-columns:1fr 1fr;gap:7px 14px;margin:0;padding:0;list-style:none}.pv-contact-card .pv-contact-audiences li{color:#c8d8de;font-size:12px}.pv-contact-card .pv-contact-audiences li::before{content:"✓";margin-right:6px;color:#8bd34d}
.pv-contact-form{margin-top:30px}
.pv-contact-form .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}
.pv-contact-form label{display:block;color:#435760;font-size:12px;font-weight:600}
.pv-contact-form input,.pv-contact-form textarea,.pv-contact-form select{width:100%;margin-top:7px;border:1px solid var(--pv-border-strong);border-radius:10px;background:#fff;color:var(--pv-text);padding:12px 14px;min-height:48px}
.pv-contact-form textarea{min-height:160px;resize:vertical}
.pv-contact-form input:focus,.pv-contact-form textarea:focus,.pv-contact-form select:focus{border-color:var(--pv-primary);outline:3px solid rgba(88,166,24,.13)}
.pv-contact-form .consent-row,.pv-contact-form .human-check{display:flex;align-items:flex-start;gap:10px;margin:18px 0;color:var(--pv-muted);font-size:12px}
.pv-contact-form .consent-row input,.pv-contact-form .human-check input{width:18px;height:18px;min-height:0;margin:2px 0 0;flex:0 0 auto}
.pv-contact-form .human-check{border:1px solid var(--pv-border);background:var(--pv-surface);padding:13px 15px;border-radius:10px}
.hp-field{position:absolute!important;left:-9999px!important}.form-message{border-radius:10px;padding:14px 16px;margin-bottom:20px}.form-message.success{background:var(--pv-primary-soft);color:#315d10}.form-message.error{background:#fff0ed;color:#8b3329}

/* WooCommerce */
.pv-woocommerce{padding:0 0 100px}.pv-shop-hero{position:relative;width:100vw;min-height:440px;margin:0 calc(50% - 50vw) 70px;padding:0;display:flex;align-items:center;background:url("assets/images/hero-products.jpg") center 52%/cover no-repeat;color:#fff;isolation:isolate}
.pv-shop-hero::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(6,27,40,.92),rgba(6,27,40,.66) 53%,rgba(6,27,40,.16))}
.pv-shop-hero>.pv-container{display:block}.pv-shop-hero>.pv-container>div:first-child{max-width:720px}.pv-shop-hero h1{font-size:clamp(40px,4vw,56px);color:#fff}.pv-shop-hero p{color:#e4ebee;font-size:18px}
.pv-shop-hero .pv-kicker{color:#d9efc9}.pv-shop-hero-visual{display:none}
.woocommerce .woocommerce-breadcrumb{color:var(--pv-muted);font-size:12px;margin-bottom:25px}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{font-size:13px;color:var(--pv-muted)}
.woocommerce ul.products,.page-entry .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px!important;margin:32px 0!important;padding:0!important}
.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}
.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;display:flex;flex-direction:column;background:#fff;border:1px solid var(--pv-border);border-radius:var(--pv-radius);overflow:hidden;transition:.25s;position:relative}
.woocommerce ul.products li.product:hover{transform:translateY(-4px);border-color:#b8d49f;box-shadow:var(--pv-shadow-soft)}
.woocommerce ul.products li.product>a.woocommerce-LoopProduct-link{display:flex;flex-direction:column;flex:1}
.woocommerce ul.products li.product img{width:100%!important;height:330px!important;object-fit:contain!important;object-position:center;background:#f8fafb;padding:24px;margin:0 0 22px!important}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:21px!important;line-height:1.32;padding:0 22px!important;color:var(--pv-navy);margin:0 0 10px!important}
.pv-product-brand{margin:0 22px 5px!important;color:var(--pv-primary-dark);font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.pv-product-type{margin:0 22px 10px!important;color:var(--pv-muted);font-size:12px}.pv-product-specs{list-style:none;padding:0 22px;margin:0 0 10px;display:flex;gap:7px;flex-wrap:wrap}.pv-product-specs li{background:var(--pv-surface);border-radius:6px;padding:5px 8px;color:#455a64;font-size:10.5px}
.woocommerce ul.products li.product .price{padding:0 22px;color:var(--pv-primary-dark)!important;font-weight:700}.woocommerce ul.products li.product>.button{display:flex;align-items:center;justify-content:center;margin:10px 22px 0!important;border-radius:var(--pv-radius-pill);padding:12px 16px!important;text-align:center;background:var(--pv-navy);color:#fff;font-size:12px;line-height:1.2}.woocommerce ul.products li.product>.woocommerce-LoopProduct-link+.button{margin-top:auto!important}.woocommerce ul.products li.product .pv-product-inquiry{background:#fff;color:var(--pv-primary-dark);border:1px solid var(--pv-primary);margin-bottom:22px!important}.woocommerce ul.products li.product .button:hover{background:var(--pv-primary-dark);color:#fff}
.pv-price-on-request{display:inline-flex;align-items:center;min-height:30px;color:var(--pv-primary-dark);font-weight:750}.pv-price-unit{display:block;margin-top:3px;color:var(--pv-muted);font-size:11px;font-weight:500}.pv-product-availability{margin:4px 22px 8px;color:var(--pv-muted);font-size:12px;font-weight:650}.pv-product-availability::before{content:"";display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#85939a}.pv-product-availability.is-in-stock::before{background:var(--pv-primary)}.pv-product-availability.is-out-of-stock::before{background:#bb3038}.pv-product-availability.is-request::before{background:#d59b18}.woocommerce ul.products li.product>.add_to_cart_button{background:var(--pv-primary)}.woocommerce ul.products li.product>.added_to_cart{margin:10px 22px 0;color:var(--pv-primary-dark);font-size:12px;font-weight:700;text-align:center}
.single-product div.product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.85fr);gap:clamp(42px,6vw,80px)}
.single-product div.product .woocommerce-product-gallery,.single-product div.product .summary{float:none!important;width:auto!important}.single-product div.product .woocommerce-product-gallery{background:#fbfcfc;border:1px solid var(--pv-border);border-radius:var(--pv-radius);padding:30px}.single-product div.product .woocommerce-product-gallery img{width:100%;max-height:640px;object-fit:contain!important}.single-product div.product .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:16px!important}.single-product div.product .flex-control-thumbs li{float:none!important;width:100%!important;border:1px solid var(--pv-border);background:#fff;padding:5px}.single-product div.product .product_title,.pv-single-heading{font-size:clamp(34px,3.5vw,48px);line-height:1.12}.single-product .summary .woocommerce-product-details__short-description{color:var(--pv-muted);font-size:16px}.single-product .summary .price{color:var(--pv-primary-dark)!important;font-weight:700}.single-product .summary .cart .button{background:var(--pv-primary)!important;border-radius:var(--pv-radius-pill)!important}.pv-product-highlights{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0}.pv-product-highlights>div{background:var(--pv-surface);border-left:3px solid var(--pv-primary);border-radius:8px;padding:13px 14px}.pv-product-highlights strong,.pv-product-highlights span{display:block}.pv-product-highlights strong{color:var(--pv-navy);font-size:16px}.pv-product-highlights span{color:var(--pv-muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin-top:3px}
.pv-single-brand{color:var(--pv-primary-dark);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px}.pv-single-tags{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 18px}.pv-single-tags span{background:var(--pv-primary-soft);color:var(--pv-primary-dark);border-radius:var(--pv-radius-pill);padding:6px 10px;font-size:11px;font-weight:600}.pv-single-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}
.woocommerce div.product .woocommerce-tabs{grid-column:1/-1;margin-top:50px}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;gap:8px;padding:0!important;margin-bottom:28px!important}.woocommerce div.product .woocommerce-tabs ul.tabs::before{border-color:var(--pv-border)!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:#fff!important;border:1px solid var(--pv-border)!important;border-radius:var(--pv-radius-pill)!important;padding:0 18px!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--pv-primary-soft)!important;border-color:#b8d49f!important}.woocommerce div.product .woocommerce-tabs .panel{max-width:980px}.pv-tech-table table{width:100%;border-collapse:collapse}.pv-tech-table th,.pv-tech-table td{padding:14px 16px;border-bottom:1px solid var(--pv-border);text-align:left}.pv-tech-table th{width:40%;color:var(--pv-navy);font-size:13px}.pv-tech-table td{color:var(--pv-muted)}.pv-downloads{list-style:none;padding:0}.pv-downloads a{color:var(--pv-primary-dark);font-weight:600}.pv-product-cta{grid-column:1/-1;margin:55px 0 0;background:linear-gradient(105deg,var(--pv-navy),var(--pv-navy-2));color:#fff;border-radius:var(--pv-radius);padding:36px 40px;display:flex;align-items:center;justify-content:space-between;gap:30px}.pv-product-cta h2{color:#fff;font-size:30px}.pv-product-cta p:not(.pv-kicker){color:#c8d6dc}.pv-product-cta .pv-kicker{color:#bfe69f}

/* Footer */
.pv-footer{background:var(--pv-navy);color:#b9c9d1}.pv-footer-cta{border-bottom:1px solid rgba(255,255,255,.12);padding:54px 0;background:linear-gradient(100deg,rgba(88,166,24,.18),transparent 55%)}
.pv-footer-cta .pv-container{display:flex;align-items:center;justify-content:space-between;gap:40px}.pv-footer-cta h2{color:#fff;font-size:34px;margin-bottom:8px}.pv-footer-cta p{color:#c7d5db}.pv-footer-cta .pv-kicker{color:#bfe69f}
.pv-footer-grid{display:grid;grid-template-columns:1.55fr repeat(4,1fr);gap:42px;padding:68px 0 55px}
.pv-brand-footer strong{color:#fff}.pv-brand-footer small{color:#a9bdc7;max-width:240px;line-height:1.35}.pv-footer-brand>p{max-width:330px;color:#aebfc7;font-size:13px;margin-top:23px}
.pv-footer h3{color:#fff;font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px}.pv-footer ul{list-style:none;margin:0;padding:0}.pv-footer li{margin:9px 0}.pv-footer a,.pv-footer button{color:#bdccd3;font-size:13px;background:none;border:0;padding:0;cursor:pointer;text-align:left}.pv-footer a:hover,.pv-footer button:hover{color:#a8df79}.pv-footer-contact>p{font-size:13px}.pv-footer-contact>p a{color:#fff;font-weight:600;overflow-wrap:anywhere}
.pv-footer-bottom{border-top:1px solid rgba(255,255,255,.1)}.pv-footer-bottom .pv-container{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11.5px;color:#8da5b0}

/* Solarberater */
.pv-chat-launcher{position:fixed;right:20px;bottom:20px;z-index:2147482000;display:flex;align-items:center;gap:9px;border:0;border-radius:var(--pv-radius-pill);background:var(--pv-primary);color:#fff;padding:14px 18px;box-shadow:0 14px 34px rgba(42,91,10,.3);font-weight:600;font-size:13px;cursor:pointer}.pv-chat-launcher:hover{background:var(--pv-primary-dark)}.pv-chat-launcher svg{width:21px;height:21px}
.pv-chat{position:fixed;right:20px;bottom:82px;z-index:2147482001;width:380px;height:600px;max-height:calc(100vh - 112px);display:grid;grid-template-rows:auto 1fr auto auto;background:#fff;border:1px solid var(--pv-border);border-radius:18px;box-shadow:0 26px 70px rgba(16,42,58,.24);overflow:hidden}.pv-chat[hidden]{display:none!important}
.pv-chat-header{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(105deg,var(--pv-primary-dark),var(--pv-primary));color:#fff;padding:17px 18px}.pv-chat-header strong{display:block;font-size:16px}.pv-chat-header span{display:block;font-size:11px;color:#e5f4d9;margin-top:2px}.pv-chat-close{border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.12);color:#fff;width:34px;height:34px;border-radius:50%;font-size:23px;line-height:1;cursor:pointer}
.pv-chat-body{overflow-y:auto;padding:18px;background:#f7faf6;scroll-behavior:smooth}.pv-chat-message{max-width:88%;padding:11px 13px;border-radius:12px;font-size:13.5px;line-height:1.5;white-space:pre-wrap;margin-bottom:10px}.pv-chat-message.is-assistant{background:#fff;color:var(--pv-text);border:1px solid var(--pv-border);border-bottom-left-radius:4px}.pv-chat-message.is-user{margin-left:auto;background:var(--pv-primary);color:#fff;border-bottom-right-radius:4px}.pv-chat-message.is-error{background:#fff4f2;color:#8d3025;border:1px solid #efc9c4}.pv-chat-message.is-loading{color:var(--pv-muted);font-style:italic}.pv-chat-prompts{display:flex;flex-wrap:wrap;gap:7px;margin:8px 0 16px}.pv-chat-prompts button{border:1px solid #c9ddb9;background:#fff;color:var(--pv-primary-dark);border-radius:var(--pv-radius-pill);padding:7px 10px;font:600 11px/1.2 var(--pv-font);cursor:pointer}.pv-chat-prompts button:hover{border-color:var(--pv-primary);background:var(--pv-primary-soft)}.pv-chat-prompts button.is-primary{background:var(--pv-primary);border-color:var(--pv-primary);color:#fff}
.pv-chat-disclaimer{margin:-1px 2px 14px;color:rgba(23,36,44,.70);font-size:10px;line-height:1.35}.pv-chat-prompts{margin-top:0}
.pv-lead-panel{background:#fff;border:1px solid var(--pv-border);border-radius:13px;box-shadow:0 12px 30px rgba(16,42,58,.12);margin:8px 0 16px;padding:14px}.pv-lead-panel[hidden]{display:none!important}.pv-lead-heading{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.pv-lead-heading strong{display:block;color:var(--pv-navy);font-size:15px}.pv-lead-heading span{display:block;color:var(--pv-muted);font-size:10.5px;margin-top:2px}.pv-lead-heading button{border:0;background:var(--pv-primary-soft);color:var(--pv-primary-dark);border-radius:50%;width:28px;height:28px;font-size:19px;cursor:pointer}.pv-lead-form{display:grid;gap:9px}.pv-lead-form label{display:grid;gap:4px;color:var(--pv-navy);font-size:10.5px;font-weight:600}.pv-lead-form input,.pv-lead-form select,.pv-lead-form textarea{width:100%;border:1px solid var(--pv-border-strong);border-radius:8px;background:#fff;color:var(--pv-text);font:12px/1.35 var(--pv-font);padding:8px 9px}.pv-lead-form textarea{resize:vertical}.pv-lead-form input:focus,.pv-lead-form select:focus,.pv-lead-form textarea:focus{outline:2px solid rgba(88,166,24,.16);border-color:var(--pv-primary)}.pv-lead-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pv-lead-hint,.pv-lead-status{margin:-5px 0 0;color:var(--pv-muted);font-size:9.5px}.pv-lead-status:not(:empty){margin:2px 0;padding:7px 8px;background:var(--pv-primary-soft);border-radius:7px;color:var(--pv-primary-dark)}.pv-lead-consent{grid-template-columns:16px 1fr!important;align-items:start;font-weight:400!important;line-height:1.35}.pv-lead-consent input{width:15px;height:15px;margin-top:1px}.pv-lead-consent a{color:var(--pv-primary-dark);text-decoration:underline}.pv-lead-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.pv-lead-submit{border:0;border-radius:9px;background:var(--pv-primary);color:#fff;font:600 12px/1 var(--pv-font);padding:11px 14px;cursor:pointer}.pv-lead-submit:disabled{opacity:.55;cursor:wait}
.pv-chat-form{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:9px;padding:12px;border-top:1px solid var(--pv-border);background:#fff}.pv-chat-form textarea{width:100%;max-height:104px;resize:none;border:1px solid var(--pv-border-strong);border-radius:10px;padding:10px 12px;font:14px/1.4 var(--pv-font);color:var(--pv-text)}.pv-chat-form textarea:focus{outline:3px solid rgba(88,166,24,.13);border-color:var(--pv-primary)}.pv-chat-form button{border:0;border-radius:10px;background:var(--pv-primary);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.pv-chat-form button:disabled{opacity:.5;cursor:wait}.pv-chat-form button svg{width:20px;height:20px}.pv-chat-note{text-align:center;font-size:10px;color:var(--pv-muted);padding:0 12px 10px;background:#fff}
flowise-chatbot,flowise-fullchatbot,.flowise-chatbot,.flowise-fullchatbot,.chatbot-button[data-testid="chatbot-button"]{display:none!important}

/* Responsive */
@media (max-width:1160px){
	.pv-nav .menu{gap:16px}.pv-nav a{font-size:12.5px}.pv-header-actions{gap:15px}.pv-header-cta{display:none}
	.pv-category-grid,.pv-dynamic-categories{grid-template-columns:1fr 1fr}.pv-footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.pv-footer-grid>div:nth-child(4),.pv-footer-grid>div:nth-child(5){margin-top:10px}
}
@media (max-width:900px){
	.admin-bar .pv-header{top:46px}.pv-topbar{display:none}.pv-header-inner{height:72px}.pv-brand img{width:47px;height:47px}.pv-brand small{display:none}
	.pv-menu-toggle{display:block}.pv-nav{position:fixed;left:0;right:0;top:72px;max-height:calc(100dvh - 72px);overflow-y:auto;background:#fff;border-top:1px solid var(--pv-border);box-shadow:var(--pv-shadow-soft);padding:18px var(--pv-gutter);transform:translateY(-130%);opacity:0;visibility:hidden;transition:.25s}.admin-bar .pv-nav{top:118px}.pv-nav.is-open{transform:translateY(0);opacity:1;visibility:visible}.pv-nav .menu{display:block}.pv-nav li{border-bottom:1px solid var(--pv-border)}.pv-nav a{display:block;padding:13px 0;font-size:14px}.pv-nav a::after{display:none}.pv-nav .pv-menu-shop>a,.pv-nav a[href*="/shop/"]{padding-left:12px;border-left:3px solid var(--pv-primary)}
	.pv-home-slider{height:clamp(560px,68vh,650px);min-height:560px}.pv-slide-copy{width:min(78%,700px)}
	.pv-hero{min-height:560px}.pv-page-hero,.pv-page-flow>.wp-block-cover:first-child{min-height:390px}.pv-hero-grid,.pv-page-hero-grid{display:flex}.pv-hero-copy,.pv-page-hero-grid>div:first-child{width:min(82%,720px)}.pv-split,.pv-logistics,.pv-contact-grid,.pv-contact-layout-v34,.single-product div.product{grid-template-columns:1fr}
	.pv-section-heading{grid-template-columns:1fr;gap:10px}.pv-section-heading>p,.pv-text-link{justify-self:start}.pv-trust-grid{grid-template-columns:1fr 1fr}.pv-trust-grid>div:nth-child(2){border-right:0}.pv-trust-grid>div:nth-child(-n+2){border-bottom:1px solid var(--pv-border)}.pv-trust-grid>div{padding:18px!important}
	.pv-tech-grid{grid-template-columns:1fr}.pv-tech-card p{min-height:0}.pv-application-grid,.pv-mini-category-grid,.pv-process-grid{grid-template-columns:1fr 1fr}.pv-application-grid-three{grid-template-columns:repeat(3,1fr)}.pv-split-media img{height:420px}.pv-logistics>img{order:-1}.pv-contact-card{position:static}.pv-footer-cta .pv-container,.pv-cta-band .pv-container{align-items:flex-start;flex-direction:column}.pv-footer-grid{grid-template-columns:1.3fr 1fr 1fr}
	.pv-certificate-grid{grid-template-columns:1fr 1fr}.pv-certificate-card:nth-child(2){border-right:0}.pv-certificate-card:nth-child(-n+2){border-bottom:1px solid var(--pv-border)}
	.pv-certificate-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pv-certificate-archive-grid>.wp-block-image a{height:390px}
	.woocommerce ul.products,.page-entry .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce div.product .woocommerce-tabs{grid-column:auto}.pv-product-cta{grid-column:auto}.pv-shop-hero{min-height:390px}
}
@media (max-width:620px){
	body{font-size:15.5px}.pv-container{width:min(100% - 36px,var(--pv-container))}.pv-brand strong{font-size:15px}.pv-header-inner{height:68px;gap:10px}.pv-header-actions{gap:9px}.pv-nav{top:68px}.admin-bar .pv-nav{top:114px}.pv-menu-toggle{width:40px;height:40px;padding:8px}
	.pv-home-slider{height:540px;min-height:540px}.pv-home-slide::after{background:linear-gradient(90deg,rgba(8,20,30,.86),rgba(8,20,30,.48))}.pv-slide-image{object-position:var(--pv-slide-mobile-focal)}.pv-slide-copy{width:100%;padding:52px 0 105px}.pv-slide-copy h1,.pv-slide-copy h2{font-size:clamp(36px,10vw,40px)}.pv-slide-copy .pv-hero-lead{font-size:16px}.pv-slide-actions{display:grid;width:100%;margin-top:24px}.pv-slide-actions .pv-btn{width:100%}.pv-slider-arrow{display:none}.pv-slider-controls{justify-content:center;bottom:18px}
	h1{font-size:36px}.pv-hero{min-height:540px}.pv-page-hero,.pv-page-flow>.wp-block-cover:first-child{min-height:360px}.pv-hero::after,.pv-page-hero::after{background:linear-gradient(90deg,rgba(6,27,40,.90),rgba(6,27,40,.65) 76%,rgba(6,27,40,.28))}.pv-hero-copy,.pv-page-hero-grid>div:first-child{width:100%;padding:52px 0}.pv-hero h1{font-size:39px}.pv-page-hero h1{font-size:36px}.pv-hero-lead{font-size:16px}.pv-hero .wp-block-buttons{display:grid}.pv-hero .wp-block-button,.pv-hero .wp-block-button__link{width:100%}.pv-hero-points{display:grid;gap:8px;margin-top:24px}.pv-hero-visual img,.pv-page-hero-grid>img{object-position:center center}.pv-legal-hero{min-height:230px;padding:44px 0}.pv-section{padding:56px 0}.pv-section-heading{margin-bottom:28px}.pv-section-heading h2{font-size:31px}
	.pv-trust-grid,.pv-category-grid,.pv-dynamic-categories,.pv-application-grid,.pv-application-grid-three,.pv-mini-category-grid,.pv-process-grid,.pv-solution-grid,.pv-value-list,.pv-check-list,.pv-technology-brief{grid-template-columns:1fr}.pv-dynamic-category-media{height:280px}.pv-category-image{height:230px}.pv-split-media img,.pv-logistics>img{height:300px}.pv-cta-band{padding:45px 0}.pv-cta-band h2{font-size:32px}.pv-module-filter{align-items:flex-start}.pv-module-filter span{width:100%;margin:10px 0 0!important}.pv-technology-editorial article{grid-template-columns:1fr;gap:12px;padding:38px 0}.pv-technology-editorial article>span{font-size:46px}
	.pv-certificate-grid{grid-template-columns:1fr}.pv-certificate-card,.pv-certificate-card:nth-child(2){border-right:0;border-bottom:1px solid var(--pv-border)}.pv-certificate-card:last-child{border-bottom:0}.pv-certificate-card figure{height:260px}.pv-certificate-card p{min-height:0}
	.pv-certificate-archive-grid{grid-template-columns:1fr!important;gap:20px!important}.pv-certificate-archive-grid>.wp-block-image a{height:auto;min-height:360px;padding:14px}.pv-single-certificate a{padding:12px}
	.pv-contact-form .form-grid,.pv-business-clients{grid-template-columns:1fr}.pv-business-clients span,.pv-business-clients span:nth-child(3n){border-right:0;border-bottom:1px solid var(--pv-border)}.pv-business-clients span:last-child{border-bottom:0}.pv-contact-card{padding:28px}
	.pv-footer-cta{padding:45px 0}.pv-footer-grid{grid-template-columns:1fr 1fr;gap:35px 25px;padding:48px 0}.pv-footer-brand{grid-column:1/-1}.pv-footer-bottom .pv-container{align-items:flex-start;flex-direction:column;justify-content:center;gap:3px}
	.pv-shop-hero{min-height:360px;margin-bottom:50px}.woocommerce ul.products,.page-entry .woocommerce ul.products{grid-template-columns:1fr}.woocommerce ul.products li.product img{height:310px!important}.single-product div.product .woocommerce-product-gallery{padding:14px}.pv-product-highlights{grid-template-columns:1fr 1fr}.woocommerce div.product .woocommerce-tabs ul.tabs{overflow-x:auto;flex-wrap:nowrap}.woocommerce div.product .woocommerce-tabs ul.tabs li{white-space:nowrap}.pv-product-cta{padding:28px;align-items:flex-start;flex-direction:column}
	.pv-chat-launcher{right:12px;bottom:max(12px,env(safe-area-inset-bottom));padding:13px}.pv-chat-launcher span{display:none}.pv-chat{right:8px;bottom:8px;width:calc(100vw - 16px);height:calc(100dvh - 16px);max-height:none;border-radius:12px}body.pv-chat-open{overflow:hidden}
	.pv-lead-grid{grid-template-columns:1fr}
}
/* v3.4.2 — product-specific technical data and PDF documents */
.woocommerce-Tabs-panel .pv-tab-intro{max-width:760px;margin:0 0 32px}.woocommerce-Tabs-panel .pv-tab-intro h2{margin:4px 0 10px;font-size:clamp(1.65rem,2.7vw,2.25rem)}.woocommerce-Tabs-panel .pv-tab-intro>p:last-child{margin:0;color:var(--pv-muted)}
.woocommerce div.product .woocommerce-tabs .panel .pv-tech-table{max-width:920px;border-top:3px solid var(--pv-primary);background:#fff}.pv-tech-table table{width:100%;margin:0;border-collapse:collapse}.pv-tech-table th,.pv-tech-table td{padding:15px 18px;border:0;border-bottom:1px solid var(--pv-border);text-align:left;vertical-align:top}.pv-tech-table th{width:34%;color:var(--pv-navy);font-weight:650;background:var(--pv-surface)}.pv-tech-table td{color:#36414d}
.pv-document-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:1000px}.pv-document-card{display:grid;grid-template-columns:58px minmax(0,1fr);gap:20px;align-items:start;padding:28px;border:1px solid var(--pv-border);border-left:4px solid #d9282f;background:#fff}.pv-pdf-icon{display:block;width:48px;height:56px;color:#d9282f}.pv-pdf-icon svg{display:block;width:100%;height:100%}.pv-document-type{margin:0 0 6px;color:#a51f25;font-size:.76rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.pv-document-card h3{margin:0 0 16px;font-size:1.12rem;line-height:1.35}.pv-document-note{margin:-6px 0 18px;color:var(--pv-muted);font-size:.9rem}.pv-document-card .pv-btn{min-height:42px;padding:10px 16px;font-size:.9rem}.pv-source-card{border-left-color:var(--pv-primary)}.pv-source-card .pv-document-type{color:var(--pv-primary-dark)}.pv-source-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:10px;background:var(--pv-primary-soft);color:var(--pv-primary-dark)}.pv-source-icon svg{width:25px;height:25px}
@media (max-width:767px){.pv-document-grid{grid-template-columns:1fr}.pv-document-card{padding:22px}.pv-tech-table th,.pv-tech-table td{padding:13px 12px}.pv-tech-table th{width:42%}}
@media (max-width:430px){.pv-document-card{grid-template-columns:44px minmax(0,1fr);gap:14px;padding:18px}.pv-pdf-icon{width:40px;height:48px}.pv-tech-table{overflow-x:auto}.pv-tech-table table{min-width:520px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* v3.5.2 Hero full-width + cache-bust hotfix — non-home pages only. */
body:not(.home) .page-entry,
body:not(.home) .page-entry>.pv-page-flow,
body:not(.home) .pv-main{
	width:100%;
	max-width:none;
}
body:not(.home) :is(.pv-hero,.pv-page-hero,.pv-legal-hero,.pv-shop-hero),
body:not(.home) .pv-page-flow>.wp-block-cover:first-child{
	position:relative!important;
	left:50%!important;
	right:auto!important;
	width:100vw!important;
	max-width:100vw!important;
	margin-left:-50vw!important;
	margin-right:-50vw!important;
}
body:not(.home) :is(.pv-hero,.pv-page-hero,.pv-shop-hero){
	padding-left:0!important;
	padding-right:0!important;
}
body:not(.home) :is(.pv-page-hero-grid>img,.pv-hero-visual img,.pv-shop-hero img),
body:not(.home) .pv-page-flow>.wp-block-cover:first-child>.wp-block-cover__image-background{
	width:100%!important;
	height:100%!important;
	max-width:none!important;
	object-fit:cover!important;
}

/* v3.5.2: guarantee zero outer whitespace for the first marketing hero. */
body:not(.home) .page-entry{margin:0!important;padding:0!important;}
body:not(.home) .page-entry>.pv-page-flow{margin:0!important;padding:0!important;}
body:not(.home) :is(.pv-page-hero,.pv-shop-hero),
body:not(.home) .pv-page-flow>.wp-block-cover:first-child{
	border-radius:0!important;
	box-shadow:none!important;
	background-clip:border-box!important;
}
body:not(.home) :is(.pv-page-hero-grid>img,.pv-hero-visual img,.pv-shop-hero img),
body:not(.home) .pv-page-flow>.wp-block-cover:first-child>.wp-block-cover__image-background{
	display:block!important;
	position:absolute!important;
	inset:0!important;
	min-width:100%!important;
	min-height:100%!important;
}


/* v3.5.3 — mobile product visibility hotfix.
 * Keep every product's customer-facing information visible on narrow screens,
 * independent of WooCommerce/plugin responsive rules or animation helpers.
 */
@media (max-width:620px){
  .pv-products-section,
  .pv-products-section .pv-container,
  .pv-products-section .woocommerce,
  .pv-products-section ul.products,
  .woocommerce ul.products,
  .page-entry .woocommerce ul.products{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
    opacity:1!important;
    visibility:visible!important;
  }
  .woocommerce ul.products,
  .page-entry .woocommerce ul.products{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:20px!important;
  }
  .woocommerce ul.products li.product:not([hidden]){
    display:flex!important;
    width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    opacity:1!important;
    visibility:visible!important;
  }
  .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link,
  .woocommerce ul.products li.product .woocommerce-loop-product__title,
  .woocommerce ul.products li.product .pv-product-brand,
  .woocommerce ul.products li.product .pv-product-type,
  .woocommerce ul.products li.product .pv-product-specs,
  .woocommerce ul.products li.product .price,
  .woocommerce ul.products li.product .pv-product-availability,
  .woocommerce ul.products li.product>.button,
  .woocommerce ul.products li.product>.added_to_cart{
    opacity:1!important;
    visibility:visible!important;
    height:auto!important;
    max-height:none!important;
  }
  .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link{display:flex!important;}
  .woocommerce ul.products li.product .woocommerce-loop-product__title{display:block!important;padding:0 18px!important;font-size:20px!important;}
  .woocommerce ul.products li.product .pv-product-brand{display:block!important;margin-left:18px!important;margin-right:18px!important;}
  .woocommerce ul.products li.product .pv-product-type{display:block!important;margin-left:18px!important;margin-right:18px!important;}
  .woocommerce ul.products li.product .pv-product-specs{display:flex!important;padding:0 18px!important;}
  .woocommerce ul.products li.product .price{display:block!important;padding:0 18px!important;}
  .woocommerce ul.products li.product .pv-product-availability{display:block!important;margin-left:18px!important;margin-right:18px!important;}
  .woocommerce ul.products li.product>.button{display:flex!important;margin-left:18px!important;margin-right:18px!important;}
  .woocommerce ul.products li.product .pv-product-inquiry{margin-bottom:18px!important;}
  .woocommerce ul.products li.product img{display:block!important;height:auto!important;max-height:300px!important;min-height:220px;object-fit:contain!important;padding:18px!important;margin-bottom:18px!important;}
  .pv-product-filter{display:flex!important;overflow-x:auto;flex-wrap:nowrap;padding-bottom:6px;-webkit-overflow-scrolling:touch;}
  .pv-product-filter>span{flex:0 0 100%;display:none;}
  .pv-product-filter button{flex:0 0 auto;white-space:nowrap;}
  .pv-filter-result{display:block!important;min-height:20px;}
}


/* v3.5.4 — reference-hero unification (figure 6): viewport-wide media + left-to-right gradient. */
@media (min-width:621px){
  body:not(.home) .pv-main,
  body:not(.home) .page-entry,
  body:not(.home) .page-entry>.pv-page-flow{
    width:100vw!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  body:not(.home) .pv-main{
    position:relative!important;
    left:50%!important;
    transform:translateX(-50%)!important;
  }

  body:not(.home) :is(.pv-hero,.pv-page-hero,.pv-page-hero-fallback,.pv-shop-hero),
  body:not(.home) .pv-page-flow>.wp-block-cover:first-child{
    position:relative!important;
    left:50%!important;
    right:auto!important;
    transform:translateX(-50%)!important;
    width:100vw!important;
    min-width:100vw!important;
    max-width:100vw!important;
    min-height:clamp(620px,70svh,720px)!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    background-color:var(--pv-navy)!important;
    isolation:isolate!important;
  }

  body:not(.home) :is(.pv-hero,.pv-page-hero,.pv-page-hero-fallback)::after{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    z-index:0!important;
    pointer-events:none!important;
    background:linear-gradient(90deg,rgba(8,20,30,.88) 0%,rgba(8,20,30,.68) 36%,rgba(8,20,30,.42) 58%,rgba(8,20,30,.16) 82%,rgba(8,20,30,.08) 100%)!important;
  }

  body:not(.home) .pv-shop-hero::before{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    z-index:0!important;
    pointer-events:none!important;
    background:linear-gradient(90deg,rgba(8,20,30,.88) 0%,rgba(8,20,30,.68) 36%,rgba(8,20,30,.42) 58%,rgba(8,20,30,.16) 82%,rgba(8,20,30,.08) 100%)!important;
  }

  body:not(.home) :is(.pv-page-hero-grid>img,.pv-hero-visual img),
  body:not(.home) .pv-fallback-visual,
  body:not(.home) .pv-page-flow>.wp-block-cover:first-child>.wp-block-cover__image-background{
    position:absolute!important;
    inset:0!important;
    z-index:-1!important;
    display:block!important;
    width:100%!important;
    min-width:100%!important;
    max-width:none!important;
    height:100%!important;
    min-height:100%!important;
    object-fit:cover!important;
    object-position:center center;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
  }

  body:not(.home) :is(.pv-page-hero-grid,.pv-hero-grid),
  body:not(.home) .pv-shop-hero>.pv-container{
    position:relative!important;
    z-index:auto!important;
    min-height:inherit!important;
    display:flex!important;
    align-items:center!important;
  }

  body:not(.home) :is(.pv-page-hero-grid>div:first-child,.pv-hero-copy),
  body:not(.home) .pv-shop-hero>.pv-container>div:first-child{
    position:relative!important;
    z-index:2!important;
    width:min(720px,64%)!important;
    max-width:720px!important;
    padding:76px 0 96px!important;
    color:#fff!important;
  }

  body:not(.home) :is(.pv-page-hero,.pv-page-hero-fallback,.pv-shop-hero) h1{
    max-width:720px!important;
    color:#fff!important;
    font-size:clamp(48px,4.8vw,64px)!important;
    line-height:1.06!important;
    letter-spacing:-.035em!important;
    text-shadow:0 2px 22px rgba(0,0,0,.18)!important;
  }

  body:not(.home) :is(.pv-page-hero,.pv-page-hero-fallback,.pv-shop-hero) :is(.pv-hero-lead,p){
    max-width:660px;
  }
  body:not(.home) :is(.pv-page-hero,.pv-page-hero-fallback,.pv-shop-hero) .pv-hero-lead,
  body:not(.home) .pv-shop-hero>.pv-container>div:first-child>p:last-child{
    color:#eef3f5!important;
    font-size:clamp(18px,1.45vw,21px)!important;
    line-height:1.58!important;
    text-shadow:0 1px 10px rgba(0,0,0,.16);
  }
  body:not(.home) :is(.pv-page-hero,.pv-page-hero-fallback,.pv-shop-hero) .pv-kicker{
    color:#d9efc9!important;
  }
  body:not(.home) :is(.pv-page-hero,.pv-page-hero-fallback,.pv-shop-hero) .pv-kicker::before{
    background:#8fce59!important;
  }
}

/* Keep the same visual language on tablet/mobile without clipping the copy. */
@media (max-width:620px){
  body:not(.home) .pv-main,
  body:not(.home) .page-entry,
  body:not(.home) .page-entry>.pv-page-flow{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
  }
  body:not(.home) .pv-main{
    position:relative!important;
    left:50%!important;
    width:100vw!important;
    transform:translateX(-50%)!important;
  }
  body:not(.home) :is(.pv-hero,.pv-page-hero,.pv-page-hero-fallback,.pv-shop-hero),
  body:not(.home) .pv-page-flow>.wp-block-cover:first-child{
    position:relative!important;
    left:50%!important;
    transform:translateX(-50%)!important;
    width:100vw!important;
    max-width:100vw!important;
    min-height:clamp(540px,78svh,680px)!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
  }
  body:not(.home) :is(.pv-hero,.pv-page-hero,.pv-page-hero-fallback)::after,
  body:not(.home) .pv-shop-hero::before{
    z-index:0!important;
    pointer-events:none!important;
    background:linear-gradient(90deg,rgba(8,20,30,.92) 0%,rgba(8,20,30,.74) 62%,rgba(8,20,30,.40) 100%)!important;
  }
  body:not(.home) :is(.pv-page-hero-grid,.pv-hero-grid),
  body:not(.home) .pv-shop-hero>.pv-container{
    position:relative!important;
    z-index:auto!important;
  }
  body:not(.home) :is(.pv-page-hero-grid>img,.pv-hero-visual img),
  body:not(.home) .pv-fallback-visual{
    z-index:-1!important;
  }
  body:not(.home) :is(.pv-page-hero-grid,.pv-hero-grid),
  body:not(.home) .pv-shop-hero>.pv-container{
    min-height:inherit!important;
    display:flex!important;
    align-items:center!important;
  }
  body:not(.home) :is(.pv-page-hero-grid>div:first-child,.pv-hero-copy),
  body:not(.home) .pv-shop-hero>.pv-container>div:first-child{
    position:relative!important;
    z-index:2!important;
    width:100%!important;
    max-width:100%!important;
    padding:54px 0 72px!important;
  }
  body:not(.home) :is(.pv-page-hero,.pv-page-hero-fallback,.pv-shop-hero) h1{
    color:#fff!important;
    font-size:clamp(36px,10vw,44px)!important;
    line-height:1.08!important;
  }
  body:not(.home) :is(.pv-page-hero,.pv-page-hero-fallback,.pv-shop-hero) .pv-hero-lead,
  body:not(.home) .pv-shop-hero>.pv-container>div:first-child>p:last-child{
    color:#eef3f5!important;
    font-size:16px!important;
    line-height:1.55!important;
  }
}

/* v3.5.5 — true viewport background bleed for every non-home hero.
 * Root cause fixed: the hero <img> lives inside .pv-container, so inset:0
 * previously covered only the inner content width and exposed the navy hero
 * background as side bars. Keep copy constrained, but let media bleed to 100vw.
 */
body:not(.home) :is(.pv-page-hero,.pv-page-hero-fallback,.pv-hero,.pv-shop-hero){
  width:100vw!important;
  min-width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  left:auto!important;
  right:auto!important;
  transform:none!important;
  overflow:hidden!important;
  border-radius:0!important;
}
body:not(.home) :is(.pv-page-hero-grid,.pv-hero-grid){
  overflow:visible!important;
}
body:not(.home) .pv-page-hero-grid>img,
body:not(.home) .pv-fallback-visual{
  position:absolute!important;
  top:0!important;
  bottom:0!important;
  left:50%!important;
  right:auto!important;
  width:100vw!important;
  min-width:100vw!important;
  max-width:none!important;
  height:100%!important;
  min-height:100%!important;
  transform:translateX(-50%)!important;
  object-fit:cover!important;
  object-position:center center!important;
  z-index:-1!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
}
body:not(.home) .pv-shop-hero{
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
}
/* Gutenberg Cover heroes are already the full-width containing block; force
 * their media to fill it without inherited max-width constraints. */
body:not(.home) .pv-page-flow>.wp-block-cover:first-child>.wp-block-cover__image-background{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  min-width:100%!important;
  max-width:none!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
}
@media (min-width:621px){
  body:not(.home) :is(.pv-page-hero,.pv-page-hero-fallback,.pv-shop-hero){
    min-height:clamp(640px,72svh,740px)!important;
  }
}
@media (max-width:620px){
  body:not(.home) :is(.pv-page-hero,.pv-page-hero-fallback,.pv-shop-hero){
    min-height:clamp(540px,76svh,680px)!important;
  }
  body:not(.home) .pv-page-hero-grid>img,
  body:not(.home) .pv-fallback-visual{
    width:100vw!important;
    min-width:100vw!important;
    object-position:center center!important;
  }
}
/* v3.5.8 · Balcony PV campaign banner */
.pv-balcony-promo {
  position: relative;
  overflow: hidden;
  color: #fff;
  background:
    radial-gradient(circle at 86% 10%, rgba(145, 211, 54, .22), transparent 34%),
    linear-gradient(120deg, #18342c 0%, #0c5d39 55%, #087443 100%);
}
.pv-balcony-promo::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
  background-size: 34px 34px;
  mask-image: linear-gradient(90deg, transparent, #000 45%, #000);
}
.pv-balcony-promo-inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, .8fr);
  gap: clamp(28px, 5vw, 72px);
  align-items: center;
  padding-top: clamp(42px, 6vw, 76px);
  padding-bottom: clamp(42px, 6vw, 76px);
}
.pv-balcony-promo-copy h2 { margin: 10px 0 14px; color: #fff; font-size: clamp(2rem, 4vw, 3.45rem); line-height: 1.04; }
.pv-balcony-promo-copy > p:not(.pv-balcony-promo-badge) { max-width: 760px; margin: 0; color: rgba(255,255,255,.86); font-size: clamp(1rem, 1.5vw, 1.18rem); }
.pv-balcony-promo-badge { display: inline-flex; align-items: center; gap: 9px; margin: 0; padding: 8px 12px; border: 1px solid rgba(255,255,255,.3); border-radius: 999px; background: rgba(255,255,255,.1); font-size: .78rem; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.pv-balcony-promo-badge svg { width: 20px; height: 20px; color: #b7e57a; }
.pv-balcony-versions { display: flex; flex-wrap: wrap; gap: 9px; margin: 22px 0; }
.pv-balcony-versions a { padding: 8px 12px; border-radius: 8px; background: rgba(255,255,255,.12); box-shadow: inset 0 0 0 1px rgba(255,255,255,.17); color: #fff; font-size: .86rem; font-weight: 650; text-decoration: none; }
.pv-balcony-versions a:hover, .pv-balcony-versions a:focus-visible { background: rgba(255,255,255,.22); color: #fff; }
.pv-balcony-actions { display: flex; flex-wrap: wrap; gap: 12px; margin: 25px 0 14px; }
.pv-btn-light { border-color: #fff; background: #fff; color: #12352a; }
.pv-btn-light:hover, .pv-btn-light:focus-visible { border-color: #dff5c6; background: #dff5c6; color: #12352a; }
.pv-btn-ghost-light { border-color: rgba(255,255,255,.72); background: transparent; color: #fff; }
.pv-btn-ghost-light:hover, .pv-btn-ghost-light:focus-visible { border-color: #fff; background: rgba(255,255,255,.11); color: #fff; }
.pv-balcony-promo-copy > small { display: block; max-width: 760px; color: rgba(255,255,255,.63); font-size: .75rem; line-height: 1.45; }
.pv-balcony-accessories { padding: clamp(22px, 3vw, 34px); border: 1px solid rgba(255,255,255,.22); border-radius: 20px; background: rgba(5,34,24,.38); box-shadow: 0 22px 58px rgba(0,0,0,.18); backdrop-filter: blur(8px); }
.pv-balcony-accessories h3 { margin: 0 0 18px; color: #fff; font-size: 1.15rem; }
.pv-balcony-accessories ul { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin: 0; padding: 0; list-style: none; }
.pv-balcony-accessories li { display: flex; gap: 10px; min-width: 0; padding: 12px; border-radius: 12px; background: rgba(255,255,255,.1); }
.pv-balcony-accessories li svg { flex: 0 0 22px; width: 22px; height: 22px; color: #b7e57a; }
.pv-balcony-accessories li span { display: flex; min-width: 0; flex-direction: column; gap: 2px; }
.pv-balcony-accessories li strong { color: #fff; font-size: .86rem; }
.pv-balcony-accessories li small { color: rgba(255,255,255,.65); font-size: .7rem; line-height: 1.3; }
.pv-balcony-reference { margin: 18px 0 0; padding-top: 16px; border-top: 1px solid rgba(255,255,255,.18); color: rgba(255,255,255,.68); font-size: .74rem; line-height: 1.48; }
@media (max-width: 820px) {
  .pv-balcony-promo-inner { grid-template-columns: 1fr; }
  .pv-balcony-accessories { max-width: 620px; }
}
@media (max-width: 520px) {
  .pv-balcony-actions { flex-direction: column; }
  .pv-balcony-actions .pv-btn { width: 100%; justify-content: center; }
  .pv-balcony-accessories ul { grid-template-columns: 1fr; }
}

/* v3.5.8.1 · unified Balcony PV product pages */
.pv-balcony-product-hero { color: #fff; background: radial-gradient(circle at 82% 18%, rgba(176,225,106,.22), transparent 30%), linear-gradient(125deg, #102f27, #087443); }
.pv-balcony-product-hero .pv-container { padding-top: clamp(68px, 9vw, 118px); padding-bottom: clamp(60px, 8vw, 104px); }
.pv-balcony-product-hero h1 { max-width: 880px; margin: 10px 0 16px; color: #fff; font-size: clamp(2.35rem, 5.2vw, 4.8rem); line-height: 1.02; }
.pv-balcony-product-hero p:not(.pv-kicker) { max-width: 760px; margin: 0; color: rgba(255,255,255,.82); font-size: clamp(1rem, 1.55vw, 1.2rem); line-height: 1.65; }
.pv-balcony-product-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
.pv-balcony-product-section { background: #f7faf8; }
.pv-balcony-product-intro { display: grid; grid-template-columns: minmax(0, 1fr) minmax(340px, .78fr); gap: clamp(32px, 6vw, 84px); align-items: start; }
.pv-balcony-product-intro h2 { margin: 8px 0 14px; font-size: clamp(1.8rem, 3.2vw, 3rem); }
.pv-balcony-product-intro > div > p:last-child { max-width: 720px; color: var(--pv-muted); line-height: 1.75; }
.pv-balcony-specs { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; overflow: hidden; margin: 0; border: 1px solid var(--pv-border); border-radius: 16px; background: var(--pv-border); }
.pv-balcony-specs div { min-width: 0; padding: 18px; background: #fff; }
.pv-balcony-specs dt { margin-bottom: 5px; color: var(--pv-muted); font-size: .72rem; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.pv-balcony-specs dd { margin: 0; color: var(--pv-text); font-size: .98rem; font-weight: 750; overflow-wrap: anywhere; }
.pv-balcony-feature-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; margin-top: clamp(38px, 6vw, 72px); }
.pv-balcony-feature-grid article { padding: 24px; border: 1px solid var(--pv-border); border-radius: 16px; background: #fff; box-shadow: 0 12px 32px rgba(18,53,42,.06); }
.pv-balcony-feature-grid h3 { margin: 0 0 9px; font-size: 1rem; }
.pv-balcony-feature-grid p { margin: 0; color: var(--pv-muted); font-size: .88rem; line-height: 1.6; }
.pv-balcony-product-notice { margin-top: 20px; padding: 22px 24px; border-left: 4px solid var(--pv-primary); border-radius: 0 12px 12px 0; background: #eef6e9; }
.pv-balcony-product-notice strong { display: block; margin-bottom: 6px; color: var(--pv-primary-dark); }
.pv-balcony-product-notice p { margin: 0; color: #42534b; line-height: 1.65; }
.pv-balcony-product-notice a { display: inline-block; margin-top: 12px; color: var(--pv-primary-dark); font-weight: 750; }
@media (max-width: 980px) {
  .pv-balcony-product-intro { grid-template-columns: 1fr; }
  .pv-balcony-feature-grid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 560px) {
  .pv-balcony-product-actions { flex-direction: column; }
  .pv-balcony-product-actions .pv-btn { width: 100%; justify-content: center; }
  .pv-balcony-specs, .pv-balcony-feature-grid { grid-template-columns: 1fr; }
}

/* v3.5.8.3 · fixed navigation: top bar and header remain visible while scrolling */
html { scroll-padding-top: 132px; }
.pv-topbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1101;
}
.pv-header {
  position: fixed;
  top: 36px;
  left: 0;
  right: 0;
  z-index: 1100;
  box-shadow: 0 8px 26px rgba(16,42,58,.08);
}
.pv-main { padding-top: 120px; }
.admin-bar .pv-topbar { top: 32px; }
.admin-bar .pv-header { top: 68px; }
@media (max-width: 900px) {
  html { scroll-padding-top: 84px; }
  .pv-header { top: 0; }
  .pv-main { padding-top: 72px; }
  .admin-bar .pv-header { top: 46px; }
}
@media (max-width: 620px) {
  html { scroll-padding-top: 78px; }
  .pv-main { padding-top: 68px; }
}


/* v3.5.9.1 — mobile product-detail navigation fix */
@media (max-width: 760px) {
  .woocommerce ul.products li.product,
  .page-entry .woocommerce ul.products li.product{
    flex-direction:column!important;
    align-items:stretch!important;
    position:relative!important;
  }
  .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link,
  .page-entry .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    position:relative!important;
    z-index:2!important;
    pointer-events:auto!important;
    touch-action:manipulation!important;
  }
  .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link img,
  .page-entry .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link img{
    pointer-events:auto!important;
  }
  .woocommerce ul.products li.product>.button,
  .page-entry .woocommerce ul.products li.product>.button{
    position:relative!important;
    z-index:3!important;
    pointer-events:auto!important;
    touch-action:manipulation!important;
  }
  .woocommerce ul.products li.product>.button.product_type_simple,
  .woocommerce ul.products li.product>.button.product_type_variable,
  .woocommerce ul.products li.product>.button.product_type_external,
  .woocommerce ul.products li.product>.button.product_type_grouped{
    justify-content:center!important;
  }
}

/* v3.5.9.1 — current manufacturer certificate UI */
.pv-certificate-grid-current .pv-current-cert{display:flex;flex-direction:column}
.pv-cert-doc-visual{
  min-height:245px;padding:28px;border:1px solid #d8e2e5;border-radius:12px;
  background:linear-gradient(145deg,#f9fbfb,#eef5ef);display:flex;flex-direction:column;
  justify-content:flex-end;gap:8px;color:#102933;position:relative;overflow:hidden
}
.pv-cert-doc-visual::before{
  content:"";position:absolute;right:-34px;top:-34px;width:130px;height:130px;border-radius:50%;
  border:22px solid rgba(49,139,19,.10)
}
.pv-cert-doc-visual span{font-size:13px;font-weight:800;letter-spacing:.10em;color:#318b13;text-transform:uppercase}
.pv-cert-doc-visual strong{font-size:27px;line-height:1.1}
.pv-cert-doc-visual small{font-size:12px;color:#687880}
.pv-certificates-source{
  margin-top:24px;padding:14px 16px;border:1px solid #d8e4d5;border-radius:10px;background:#f6faf4;
  display:flex;flex-wrap:wrap;gap:7px 16px;align-items:center;font-size:13px
}
.pv-certificates-source a{font-weight:750;color:#2f7d16}
.pv-certificates-source span{color:#67766e}
.pv-current-cert-list{
  display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:24px 0 28px
}
.pv-current-cert-list-wide{grid-template-columns:repeat(4,minmax(0,1fr))}
.pv-current-cert-list article{
  border:1px solid #dbe4e7;border-radius:12px;background:#fff;padding:18px;min-height:120px
}
.pv-current-cert-list article span{
  display:inline-block;margin-bottom:10px;padding:5px 8px;border-radius:999px;background:#edf6e9;
  color:#2f7d16;font-size:11px;font-weight:800;letter-spacing:.05em
}
.pv-current-cert-list article h3{margin:0;font-size:17px;line-height:1.3}
.pv-cert-legal-note{font-size:13px;color:#687880}
.pv-cert-center-action{margin-top:26px}
@media(max-width:900px){
  .pv-current-cert-list,.pv-current-cert-list-wide{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
  .pv-current-cert-list,.pv-current-cert-list-wide{grid-template-columns:1fr}
  .pv-cert-doc-visual{min-height:190px}
}


/* v3.5.9.3 - Kontakt & Kundenservice */
.pv-reading-wide{width:min(1080px,calc(100% - (var(--pv-gutter) * 2)));margin-inline:auto}
.pv-form-section{margin:0 0 24px;padding:22px;border:1px solid var(--pv-border);border-radius:14px;background:#fff}
.pv-form-section[hidden]{display:none!important}
.pv-form-section-head{display:flex;gap:14px;align-items:flex-start;margin-bottom:18px}
.pv-form-section-head>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--pv-primary-soft);color:var(--pv-primary-dark);font-weight:800;font-size:12px;flex:0 0 auto}
.pv-form-section-head h3{font-size:21px;margin:0 0 4px}
.pv-form-section-head p{margin:0;color:var(--pv-muted);font-size:13px}
.pv-unified-contact-form .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.pv-field-help,.pv-form-submit-note{font-size:12.5px;color:var(--pv-muted)}
.pv-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:12px}
.pv-upload-grid-photos{grid-template-columns:repeat(3,minmax(0,1fr))}
.pv-upload-card{display:flex!important;flex-direction:column;gap:6px;padding:16px;border:1px dashed var(--pv-border-strong);border-radius:12px;background:#f9fbfb}
.pv-upload-card strong{color:var(--pv-navy)}
.pv-upload-card span{font-size:12px;color:var(--pv-muted);line-height:1.4}
.pv-upload-card input[type=file]{margin-top:8px;width:100%;font-size:12px}
.pv-photo-requirements{margin:18px 0;padding:17px;border-radius:12px;background:var(--pv-primary-soft);border:1px solid #d7e7cf}
.pv-photo-requirements h4{margin:0 0 8px;color:var(--pv-navy);font-size:16px}
.pv-photo-requirements ol{margin:0 0 8px;padding-left:20px}
.pv-photo-requirements li{margin-bottom:5px}
.pv-group-photo{margin-top:14px}
.pv-service-pdf-action{margin-top:16px}
.pv-service-submit{width:100%;justify-content:center;margin-top:8px}
.pv-service-requirement-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.pv-service-requirement-grid article{padding:20px;border:1px solid var(--pv-border);border-radius:14px;background:#fff}
.pv-service-requirement-grid article>span{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--pv-primary-soft);color:var(--pv-primary-dark);font-size:12px;font-weight:800;margin-bottom:12px}
.pv-service-requirement-grid h3{font-size:18px;margin-bottom:8px}
.pv-service-requirement-grid p{font-size:13px;color:var(--pv-muted);margin:0}
.pv-service-important{margin-top:20px;padding:18px 20px;border-left:4px solid var(--pv-primary);background:#fff;border-radius:10px}
.pv-service-important p{margin:5px 0 0}
.pv-service-download{margin-top:20px}
.pv-service-side-link a{font-weight:700;color:var(--pv-primary-dark)}
@media(min-width:1080px) and (max-width:1320px){
  .pv-nav .menu{gap:14px}
  .pv-nav a{font-size:13.5px}
}
@media(max-width:900px){
  .pv-service-requirement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .pv-upload-grid-photos{grid-template-columns:1fr}
}
@media(max-width:680px){
  .pv-unified-contact-form .form-grid,.pv-upload-grid,.pv-service-requirement-grid{grid-template-columns:1fr}
  .pv-form-section{padding:16px}
}

/* v3.5.9.4 - multilingual header integration */
.pv-header-actions>.pvgt-switcher{flex:0 0 auto}
@media(max-width:1180px){
  .pv-header-actions>.pvgt-switcher{margin-left:auto}
}


/* ==========================================================================
 * v3.5.9.7 — complete mobile viewport adaptation
 * ========================================================================== */
@media (max-width: 900px) {
  html,
  body,
  #page,
  .site,
  .wp-site-blocks,
  .site-main,
  .page-entry,
  .pv-page-flow{
    width:100%!important;
    max-width:100%!important;
    overflow-x:hidden!important;
  }

  img,
  picture,
  video,
  canvas,
  iframe,
  svg{
    max-width:100%;
  }

  .alignfull,
  .pv-home-slider,
  .pv-hero,
  .pv-page-hero,
  .pv-legal-hero,
  .pv-shop-hero,
  .pv-page-flow>.wp-block-cover:first-child{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
    left:auto!important;
    right:auto!important;
  }

  .pv-container,
  .wp-block-group>.pv-container,
  .pv-reading,
  .pv-reading-wide{
    width:calc(100% - 28px)!important;
    max-width:100%!important;
    margin-left:auto!important;
    margin-right:auto!important;
    min-width:0!important;
  }

  .wp-block-columns,
  .wp-block-column,
  .pv-header-inner,
  .pv-header-actions,
  .pv-hero-grid,
  .pv-page-hero-grid,
  .pv-hero-copy,
  .pv-split,
  .pv-logistics,
  .pv-contact-grid,
  .pv-contact-layout-v34,
  .pv-contact-card,
  .pv-contact-form-panel,
  .pv-footer-grid,
  .woocommerce,
  .woocommerce-page,
  .single-product div.product,
  .single-product div.product .woocommerce-product-gallery,
  .single-product div.product .summary,
  .woocommerce div.product .woocommerce-tabs,
  .woocommerce div.product .woocommerce-tabs .panel{
    min-width:0!important;
    max-width:100%!important;
  }

  .wp-block-table,
  .woocommerce-cart-form,
  .woocommerce-checkout-review-order,
  .pv-tech-table{
    max-width:100%!important;
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch;
  }

  table{
    max-width:100%;
  }

  input,
  select,
  textarea,
  button{
    max-width:100%;
  }

  .woocommerce div.product div.images,
  .woocommerce div.product div.summary{
    width:100%!important;
    float:none!important;
  }

  .woocommerce div.product .woocommerce-tabs ul.tabs{
    max-width:100%!important;
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch;
  }

  .pv-product-cta,
  .pv-account-welcome,
  .pv-account-shortcuts{
    max-width:100%!important;
  }
}

@media (max-width: 620px) {
  .pv-container,
  .pv-reading,
  .pv-reading-wide{
    width:calc(100% - 24px)!important;
  }

  .pv-header-inner{
    padding-left:12px!important;
    padding-right:12px!important;
  }

  .pv-brand{
    min-width:0!important;
    max-width:calc(100% - 112px)!important;
    gap:8px!important;
  }

  .pv-brand img{
    flex:0 0 auto;
  }

  .pv-brand strong{
    max-width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }

  .pv-header-actions{
    margin-left:auto;
    flex:0 0 auto;
    gap:6px!important;
  }

  .pv-contact-layout-v34,
  .pv-contact-grid,
  .pv-split,
  .pv-logistics,
  .single-product div.product{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    width:100%!important;
  }

  .pv-contact-card{
    width:100%!important;
    padding:24px 18px!important;
    border-radius:14px!important;
  }

  .pv-contact-card>div{
    grid-template-columns:28px minmax(0,1fr)!important;
    gap:12px!important;
    width:100%!important;
  }

  .pv-contact-card>div>span{
    width:28px!important;
    display:flex!important;
    justify-content:flex-start!important;
  }

  .pv-contact-card svg{
    width:22px!important;
    height:22px!important;
  }

  .pv-contact-card p,
  .pv-contact-card a,
  .pv-contact-card strong{
    max-width:100%!important;
    overflow-wrap:anywhere!important;
    word-break:normal!important;
  }

  .pv-contact-card .pv-contact-audiences ul{
    grid-template-columns:1fr!important;
  }

  .pv-footer-grid{
    grid-template-columns:1fr!important;
  }

  .pv-footer-grid>*{
    grid-column:auto!important;
    min-width:0!important;
  }

  .woocommerce ul.products,
  .page-entry .woocommerce ul.products{
    width:100%!important;
    grid-template-columns:minmax(0,1fr)!important;
  }

  .woocommerce ul.products li.product,
  .page-entry .woocommerce ul.products li.product{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
  }

  .single-product div.product .woocommerce-product-gallery,
  .single-product div.product .summary{
    padding-left:0!important;
    padding-right:0!important;
  }

  .single-product div.product .woocommerce-product-gallery{
    padding:12px!important;
  }

  .pv-product-highlights{
    grid-template-columns:1fr!important;
  }

  .woocommerce div.product .woocommerce-tabs .panel{
    width:100%!important;
  }

  .pv-tech-table table{
    min-width:480px;
  }

  .pv-chat{
    width:calc(100vw - 12px)!important;
    max-width:calc(100vw - 12px)!important;
    left:6px!important;
    right:6px!important;
  }

  .pvgt-switcher .pvgt-menu{
    max-width:calc(100vw - 24px)!important;
  }
}


/* v3.5.9.8 — arithmetic verification only on data-submission forms */
.pv-form-math{
  margin:14px 0;
  padding:12px 14px;
  border:1px solid #d8e5d3;
  border-radius:10px;
  background:#f7fbf5;
}
.pv-form-math label{
  display:grid;
  gap:7px;
  font-size:13px;
  font-weight:650;
  color:var(--pv-navy);
}
.pv-form-math input[type="text"]{
  width:100%;
  min-height:42px;
  border:1px solid #c8d6dc;
  border-radius:8px;
  padding:8px 10px;
  background:#fff;
  font:inherit;
}
.pv-form-math small{
  display:block;
  margin-top:6px;
  color:var(--pv-muted);
  font-size:11.5px;
  line-height:1.4;
}
.pv-lead-math{
  margin-top:4px;
  margin-bottom:8px;
}


/* ==========================================================================
 * v3.5.9.9 — German date/calendar controls independent of OS/browser language
 * ========================================================================== */
.pv-date-native-hidden{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
  pointer-events:none!important;
  overflow:hidden!important;
}

.pv-date-control{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1fr) 44px;
  width:100%;
  max-width:100%;
}

.pv-date-display{
  width:100%;
  min-width:0;
  min-height:48px;
  border:1px solid #c8d6dc;
  border-right:0;
  border-radius:10px 0 0 10px;
  padding:10px 12px;
  background:#fff;
  color:var(--pv-navy);
  font:inherit;
}

.pv-date-display:focus{
  outline:none;
  border-color:var(--pv-primary);
  box-shadow:0 0 0 3px rgba(49,139,19,.12);
  position:relative;
  z-index:2;
}

.pv-date-button{
  width:44px;
  min-height:48px;
  border:1px solid #c8d6dc;
  border-radius:0 10px 10px 0;
  background:#fff;
  color:var(--pv-navy);
  display:grid;
  place-items:center;
  cursor:pointer;
}

.pv-date-button:hover,
.pv-date-button:focus{
  border-color:var(--pv-primary);
  color:var(--pv-primary-dark);
  outline:none;
}

.pv-date-button svg{
  width:20px;
  height:20px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.pv-date-popover{
  position:absolute;
  z-index:500;
  top:calc(100% + 6px);
  right:0;
  width:min(310px,calc(100vw - 32px));
  padding:12px;
  border:1px solid #d6e1e5;
  border-radius:12px;
  background:#fff;
  box-shadow:0 18px 44px rgba(15,40,30,.16);
}

.pv-date-header{
  display:grid;
  grid-template-columns:38px minmax(0,1fr) 38px;
  align-items:center;
  gap:8px;
  margin-bottom:10px;
}

.pv-date-title{
  text-align:center;
  color:var(--pv-navy);
  font-size:14px;
}

.pv-date-nav{
  width:36px;
  height:36px;
  border:1px solid #d8e2e5;
  border-radius:8px;
  background:#fff;
  color:var(--pv-navy);
  cursor:pointer;
  font-size:23px;
  line-height:1;
}

.pv-date-nav:hover{
  border-color:var(--pv-primary);
  color:var(--pv-primary-dark);
}

.pv-date-weekdays,
.pv-date-grid{
  display:grid;
  grid-template-columns:repeat(7,minmax(0,1fr));
  gap:4px;
}

.pv-date-weekdays{
  margin-bottom:4px;
}

.pv-date-weekdays span{
  display:grid;
  place-items:center;
  min-height:28px;
  color:var(--pv-muted);
  font-size:11px;
  font-weight:750;
}

.pv-date-empty{
  min-height:34px;
}

.pv-date-day{
  min-width:0;
  height:34px;
  border:0;
  border-radius:8px;
  background:transparent;
  color:var(--pv-navy);
  cursor:pointer;
  font-size:12px;
}

.pv-date-day:hover{
  background:var(--pv-primary-soft);
}

.pv-date-day.is-today{
  box-shadow:inset 0 0 0 1px var(--pv-primary);
}

.pv-date-day.is-selected{
  background:var(--pv-primary);
  color:#fff;
  font-weight:800;
}

.pv-date-actions{
  display:flex;
  justify-content:space-between;
  gap:8px;
  margin-top:10px;
  padding-top:10px;
  border-top:1px solid #edf1f2;
}

.pv-date-actions button{
  border:0;
  background:transparent;
  color:var(--pv-primary-dark);
  font-size:12px;
  font-weight:750;
  cursor:pointer;
  padding:6px 4px;
}

@media(max-width:620px){
  .pv-date-popover{
    left:0;
    right:auto;
    width:min(300px,calc(100vw - 48px));
  }
}
