:root{--blue:#0873f8;--blue-dark:#0649b8;--navy:#071633;--text:#26344d;--muted:#66728a;--light:#f4f8ff;--border:#dfe8f6;--orange:#ff7a00;--orange-dark:#e96e00;--white:#fff;--shadow:0 24px 70px rgba(12,34,66,.14);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1200px,calc(100% - 40px));margin:0 auto}.topbar{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(220,229,244,.85)}.nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{display:flex;align-items:center;gap:10px;font-size:28px;font-weight:900;color:var(--blue);letter-spacing:-.04em;white-space:nowrap}.custom-logo{max-height:58px;width:auto}.logo-mark{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#eaf4ff,#fff);box-shadow:inset 0 0 0 1px rgba(8,115,248,.12);font-size:24px}.nav-links{display:flex;align-items:center;justify-content:center;gap:28px;font-size:15px;font-weight:600;color:#1d2a42}.nav-links ul,.nav-links li{display:contents;list-style:none}.nav-links a:hover{color:var(--blue)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 24px;border-radius:12px;font-weight:800;border:0;cursor:pointer;transition:.2s ease;font-size:15px;white-space:nowrap;text-transform:none}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--blue),var(--blue-dark));box-shadow:0 14px 28px rgba(8,115,248,.22)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 40px rgba(8,115,248,.28)}.btn-orange{color:#fff;background:linear-gradient(135deg,var(--orange),#ff9c21);box-shadow:0 14px 30px rgba(255,122,0,.24)}.btn-orange:hover{transform:translateY(-2px);box-shadow:0 20px 42px rgba(255,122,0,.32)}.notice-success{position:fixed;left:50%;top:100px;z-index:200;transform:translateX(-50%);background:#ecfdf3;color:#047847;border:1px solid #b9f4d0;padding:14px 20px;border-radius:14px;font-weight:800;box-shadow:0 18px 45px rgba(7,22,51,.15)}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 72% 20%,rgba(8,115,248,.12),transparent 34%),linear-gradient(180deg,#f8fbff 0%,#fff 78%);padding:70px 0 40px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:54px}.badges{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.badge{display:inline-flex;align-items:center;gap:9px;padding:11px 15px;border:1px solid var(--border);background:rgba(255,255,255,.85);border-radius:999px;color:#32405a;font-weight:700;box-shadow:0 10px 30px rgba(9,31,64,.05)}.badge .icon{color:var(--blue);font-size:18px}h1{margin:0;max-width:680px;font-size:clamp(44px,5.5vw,72px);line-height:.98;letter-spacing:-.07em;color:var(--navy);font-weight:900}h1 span{color:var(--blue)}.lead{max-width:610px;margin:24px 0 30px;font-size:19px;color:#43516b}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.response-note{margin-top:16px;display:flex;align-items:center;gap:9px;color:#66728a;font-size:14px;font-weight:600}.hero-visual{position:relative;min-height:530px;border-radius:34px;overflow:hidden;background:linear-gradient(90deg,rgba(255,255,255,.2),rgba(255,255,255,0)),url('https://images.unsplash.com/photo-1621905252507-b35492cc74b4?auto=format&fit=crop&w=1200&q=85') center/cover;box-shadow:var(--shadow)}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.65),transparent 45%);pointer-events:none}.floating-card{position:absolute;left:24px;bottom:24px;z-index:2;width:min(380px,calc(100% - 48px));padding:22px;border-radius:22px;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);box-shadow:0 20px 60px rgba(7,22,51,.17);border:1px solid rgba(255,255,255,.7)}.floating-card strong{display:block;color:var(--navy);font-size:18px;margin-bottom:6px}.features{margin-top:-18px;position:relative;z-index:5}.feature-strip{background:#fff;border:1px solid var(--border);box-shadow:0 18px 60px rgba(7,22,51,.08);border-radius:24px;padding:24px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature{display:flex;gap:14px;align-items:flex-start;padding:10px}.feature-icon{flex:0 0 52px;height:52px;border-radius:17px;background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:#fff;display:grid;place-items:center;font-size:22px;box-shadow:0 14px 30px rgba(8,115,248,.25)}.feature h3{margin:0 0 4px;color:var(--navy);font-size:17px}.feature p{margin:0;color:var(--muted);font-size:14px}.section{padding:82px 0}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.section-title{margin:0 0 22px;color:var(--navy);font-size:clamp(30px,3.7vw,44px);line-height:1.08;letter-spacing:-.045em}.small-title{margin:0;font-size:32px}.quote-title{margin-top:18px}.check-list{display:grid;gap:13px;margin:0 0 28px;padding:0;list-style:none}.check-list li{display:flex;gap:10px;align-items:flex-start;font-weight:600;color:#32405a}.check-list span{flex:0 0 22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--blue);color:#fff;font-size:13px;margin-top:1px}.help-box{display:flex;gap:14px;align-items:center;padding:20px;background:linear-gradient(135deg,#eef6ff,#fff);border:1px solid var(--border);border-radius:20px;color:#1762cf;font-weight:700}.cards-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:22px}.link{color:var(--blue);font-weight:800;font-size:14px}.realization-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.realization-card{border:1px solid var(--border);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 14px 40px rgba(7,22,51,.06);transition:.2s ease}.realization-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(7,22,51,.12)}.realization-card img{width:100%;height:175px;object-fit:cover}.realization-card .content{padding:16px}.realization-card h3{margin:0 0 10px;color:var(--navy);font-size:17px}.tag{display:inline-flex;padding:6px 9px;border-radius:999px;background:#eef6ff;color:#2864bf;font-size:12px;font-weight:700;margin-right:5px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border:1px solid var(--border);border-radius:24px;overflow:hidden;background:var(--border);margin-top:52px;box-shadow:0 20px 60px rgba(7,22,51,.06)}.stat{padding:28px 22px;background:#fff;text-align:center}.stat .number{color:var(--navy);font-size:28px;font-weight:900;letter-spacing:-.04em;display:block}.stat .label{color:var(--muted);font-weight:600}.quote-section{background:#f7fbff}.instagram-section{padding:90px 0;background:linear-gradient(180deg,#f7fbff,#fff)}.instagram-card{background:#fff;border-radius:34px;padding:58px;display:grid;grid-template-columns:.82fr 1.18fr;gap:54px;align-items:center;border:1px solid var(--border);box-shadow:0 24px 70px rgba(7,22,51,.07)}.ig-handle{display:inline-flex;gap:12px;align-items:center;margin:34px 0 28px;color:var(--navy);font-size:20px;font-weight:800}.ig-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ig-item{position:relative;aspect-ratio:1/.82;border-radius:18px;overflow:hidden;background:#dde7f4}.ig-item img{width:100%;height:100%;object-fit:cover;transition:.28s ease}.ig-item:hover img{transform:scale(1.05)}.ig-item:after{content:"◎";position:absolute;right:10px;top:8px;color:#fff;font-weight:900;text-shadow:0 2px 10px rgba(0,0,0,.35)}.footer{padding:70px 0 30px;background:#fff;border-top:1px solid var(--border)}.footer-grid{display:grid;grid-template-columns:1.2fr 1.25fr .75fr .85fr .85fr .7fr;gap:30px}.footer p,.footer a{color:var(--muted);font-weight:500}.footer h4{margin:0 0 14px;color:var(--navy)}.footer ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.footer-logo{font-size:26px}.contact-list{display:grid;gap:18px}.contact-item{display:flex;gap:13px;align-items:flex-start}.contact-item strong{display:block;color:var(--navy);font-size:16px}.contact-item small{display:block;color:var(--muted)}.socials{display:flex;gap:10px}.socials a{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#f2f7ff;color:var(--blue);font-weight:900;border:1px solid var(--border)}.copyright{margin-top:46px;padding-top:24px;border-top:1px solid var(--border);display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:14px}.mobile-sticky{display:none;position:fixed;z-index:60;bottom:0;left:0;right:0;padding:10px;background:rgba(255,255,255,.96);border-top:1px solid var(--border);box-shadow:0 -12px 40px rgba(7,22,51,.12);gap:8px}.mobile-sticky a{flex:1;min-height:46px;border-radius:12px;display:grid;place-items:center;font-size:13px;font-weight:900;color:#fff;background:var(--blue)}.mobile-sticky a:last-child{background:var(--orange)}.modal-backdrop{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(4,16,38,.62);backdrop-filter:blur(7px)}.modal-backdrop.is-visible{display:flex}.modal{position:relative;width:min(560px,100%);background:linear-gradient(145deg,#fff 0%,#f5faff 100%);border-radius:28px;padding:34px;box-shadow:0 35px 100px rgba(0,0,0,.32);border:1px solid rgba(255,255,255,.8);animation:pop .26s ease-out}@keyframes pop{from{transform:translateY(14px) scale(.97);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.modal-close{position:absolute;top:18px;right:18px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(7,22,51,.06);color:var(--navy);font-size:24px;cursor:pointer}.modal-badge{display:inline-flex;gap:8px;align-items:center;padding:8px 12px;background:#eaf4ff;color:var(--blue);border-radius:999px;font-size:12px;font-weight:900;margin-bottom:20px}.modal h2{margin:0 0 14px;color:var(--navy);font-size:clamp(28px,4vw,38px);line-height:1.08;letter-spacing:-.055em}.modal h2 span{color:var(--blue)}.coupon{display:flex;align-items:center;justify-content:center;gap:14px;margin:24px 0;padding:16px;border:2px dashed #79b4ff;border-radius:16px;background:#fff;color:var(--navy);font-weight:900;font-size:18px}.coupon b{font-size:30px;color:var(--blue);letter-spacing:-.04em}.form-grid{display:grid;gap:12px}.form-grid input,.form-grid textarea,.form-grid select{width:100%;border:1px solid #d9e4f4;border-radius:13px;min-height:52px;padding:0 15px;font:inherit;background:#fff;outline:none}.form-grid textarea{padding-top:14px}.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(8,115,248,.12)}.modal-note{text-align:center;color:var(--muted);font-size:13px;margin-top:14px}.quote-box{background:#fff;border:1px solid var(--border);border-radius:28px;padding:32px;box-shadow:0 20px 60px rgba(7,22,51,.07)}.quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quote-grid .wide{grid-column:1/-1}.quote-box textarea{min-height:120px;resize:vertical}@media (max-width:1050px){.nav-links{display:none}.hero-grid,.split,.instagram-card{grid-template-columns:1fr}.hero-visual{min-height:420px}.feature-strip,.stats{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.container{width:min(100% - 24px,1200px)}.nav{min-height:70px}.nav-cta{display:none}.logo{font-size:24px}.custom-logo{max-height:48px}.hero{padding-top:42px}h1{font-size:42px}.feature-strip,.realization-grid,.stats,.ig-grid,.footer-grid,.quote-grid{grid-template-columns:1fr}.instagram-card{padding:28px;border-radius:24px}.mobile-sticky{display:flex}body{padding-bottom:66px}.copyright{flex-direction:column}.modal{padding:28px 20px}.coupon{font-size:15px}.coupon b{font-size:24px}}

/* === MZ Klima v1.1: design tuning closer to the marketing mockups === */
:root{--blue:#0b74f6;--blue-dark:#0555c8;--navy:#081733;--text:#2b3952;--muted:#66758f;--border:#dde8f6;--orange:#ff7a00;--shadow:0 28px 76px rgba(8,31,70,.13)}
body{font-family:"Manrope",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:#fff;color:var(--text)}
.container{width:min(1220px,calc(100% - 48px))}.topbar{background:rgba(255,255,255,.94);box-shadow:0 10px 40px rgba(8,31,70,.04)}.nav{min-height:88px}.logo{font-weight:900;font-size:30px;letter-spacing:-.045em}.custom-logo-link{display:flex;align-items:center}.custom-logo{max-height:64px;width:auto}.nav-links{gap:34px;font-size:15px;font-weight:750}.nav-cta{min-height:56px;padding-inline:28px;border-radius:13px}.btn{border-radius:13px;min-height:54px;padding:0 28px;font-weight:850;letter-spacing:-.01em}.hero{padding:78px 0 42px;background:radial-gradient(circle at 76% 18%,rgba(11,116,246,.13),transparent 34%),linear-gradient(180deg,#f7fbff 0%,#fff 76%)}.hero-grid{grid-template-columns:1.02fr .98fr;gap:62px}.badge{padding:12px 16px;font-weight:750;background:rgba(255,255,255,.9);box-shadow:0 16px 36px rgba(9,31,64,.055)}h1{font-size:clamp(48px,5.05vw,70px);line-height:1.06;letter-spacing:-.06em;font-weight:850;max-width:720px}.lead{font-size:19px;line-height:1.7;color:#4a5a74}.hero-visual{min-height:515px;border-radius:28px;background-position:center;box-shadow:0 30px 80px rgba(8,31,70,.16)}.hero-visual:after{background:linear-gradient(90deg,rgba(255,255,255,.50),rgba(255,255,255,0) 44%)}.floating-card{right:26px;left:auto;bottom:26px;border-radius:21px;padding:24px;background:rgba(255,255,255,.92);box-shadow:0 25px 70px rgba(8,31,70,.16)}.features{margin-top:-8px}.feature-strip{border-radius:24px;padding:26px 24px;box-shadow:0 24px 70px rgba(8,31,70,.075)}.feature-icon{border-radius:18px;background:linear-gradient(135deg,#0d7cff,#0057ca)}.feature h3{font-weight:850;letter-spacing:-.02em}.section{padding:86px 0}.section-title{font-weight:850;letter-spacing:-.055em}.small-title{font-size:34px}.check-list li{font-weight:650;color:#2e3b55}.help-box{border-radius:20px;background:linear-gradient(135deg,#edf6ff,#f9fcff);box-shadow:0 12px 34px rgba(8,31,70,.045)}.realization-card{border-radius:18px;box-shadow:0 18px 48px rgba(8,31,70,.07)}.realization-card img{height:188px}.stats{border-radius:24px;box-shadow:0 24px 70px rgba(8,31,70,.06)}.stat .number{font-weight:850}.quote-section{background:linear-gradient(180deg,#f7fbff,#fff)}.quote-box{border-radius:26px;box-shadow:0 24px 70px rgba(8,31,70,.08)}.form-grid input,.form-grid textarea,.form-grid select{border-radius:14px;border-color:#d9e5f5;background:#fff}.instagram-section{padding:96px 0;background:linear-gradient(180deg,#f7fbff 0%,#fff 100%)}.instagram-card{border-radius:34px;padding:62px;box-shadow:0 30px 80px rgba(8,31,70,.07)}.ig-grid{gap:18px}.ig-item{border-radius:18px;aspect-ratio:1/.86;box-shadow:0 12px 30px rgba(8,31,70,.06)}.footer-logo{font-size:29px}.modal{width:min(545px,100%);border-radius:26px;padding:34px;box-shadow:0 36px 110px rgba(0,0,0,.34)}.modal h2{font-weight:850;letter-spacing:-.055em}.coupon{border-radius:16px;background:#fff;box-shadow:0 12px 36px rgba(8,31,70,.05)}
@media (max-width:1050px){.hero-grid,.split,.instagram-card{grid-template-columns:1fr}.hero-visual{min-height:430px}.feature-strip,.stats{grid-template-columns:repeat(2,1fr)}h1{font-size:clamp(42px,8vw,62px)}}
@media (max-width:720px){.container{width:min(100% - 24px,1220px)}.nav{min-height:74px}.hero{padding:42px 0 28px}.hero-grid{gap:34px}h1{font-size:40px;letter-spacing:-.045em}.lead{font-size:17px}.hero-actions .btn{width:100%}.hero-visual{min-height:360px;border-radius:22px}.floating-card{left:18px;right:18px;width:auto}.feature-strip,.realization-grid,.stats,.ig-grid,.footer-grid,.quote-grid{grid-template-columns:1fr}.instagram-card{padding:28px;border-radius:24px}.section{padding:62px 0}.footer-grid{gap:34px}}

/* === MZ Klima v1.2: visible phone + clearer enquiry flow === */
.hero-phone-box{margin-top:18px;display:inline-flex;flex-direction:column;gap:2px;padding:15px 18px 14px;border:1px solid rgba(11,116,246,.18);border-radius:18px;background:linear-gradient(135deg,#ffffff,#f0f7ff);box-shadow:0 16px 42px rgba(8,31,70,.07)}
.hero-phone-label{font-size:13px;font-weight:850;color:#60708b;text-transform:uppercase;letter-spacing:.035em}.hero-phone-number{font-size:28px;line-height:1.1;font-weight:900;color:var(--navy);letter-spacing:-.035em}.hero-phone-number:hover{color:var(--blue)}.hero-phone-note{font-size:14px;color:#5c6a82;font-weight:650}.form-flow{display:grid;gap:10px;margin-top:24px}.form-flow div{display:flex;gap:12px;align-items:flex-start;padding:14px 15px;border:1px solid var(--border);border-radius:16px;background:rgba(255,255,255,.72);box-shadow:0 12px 34px rgba(8,31,70,.045)}.form-flow strong{flex:0 0 30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:14px}.form-flow span{color:#34425b;font-weight:700;font-size:14px}.hero-copy .response-note{margin-top:12px}.hero-actions{margin-bottom:0}.quote-box:before{content:'Dopytový formulár';display:inline-flex;margin-bottom:16px;padding:8px 12px;border-radius:999px;background:#eaf4ff;color:var(--blue);font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.contact-item a{color:inherit}
@media (max-width:720px){.hero-phone-box{display:flex;width:100%;padding:16px}.hero-phone-number{font-size:26px}.form-flow div{padding:13px}}

/* === MZ Klima v1.3: mobile polish / iPhone layout === */
html, body{overflow-x:hidden}.topbar{isolation:isolate}.custom-logo-link img,.custom-logo{object-fit:contain}
@media (max-width:720px){
  .container{width:min(100% - 28px,1220px)}
  .topbar{position:sticky;top:0;background:rgba(255,255,255,.97)}
  .nav{min-height:66px;justify-content:center;padding:8px 0;gap:0}
  .logo{font-size:23px;max-width:210px;overflow:hidden;justify-content:center}
  .logo-mark{width:34px;height:34px;border-radius:11px;font-size:21px;flex:0 0 34px}
  .custom-logo-link{max-width:210px;overflow:hidden;display:flex;justify-content:center;align-items:center}
  .custom-logo{max-width:190px!important;max-height:44px!important;width:auto!important;height:auto!important}

  .hero{padding:28px 0 22px;background:radial-gradient(circle at 85% 8%,rgba(11,116,246,.15),transparent 36%),linear-gradient(180deg,#f3f8ff 0%,#ffffff 92%)}
  .hero-grid{display:flex;flex-direction:column;gap:24px;align-items:stretch}
  .badges{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}
  .badge{justify-content:center;padding:10px 12px;font-size:13.5px;line-height:1.2;box-shadow:0 12px 28px rgba(9,31,64,.05)}
  .badges .badge:nth-child(3){grid-column:1 / -1;justify-self:start;min-width:178px}
  h1{font-size:34px;line-height:1.08;letter-spacing:-.045em;max-width:100%;font-weight:850}
  .lead{font-size:16px;line-height:1.68;margin:18px 0 22px;color:#41516e}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:11px;width:100%}
  .hero-actions .btn{width:100%;min-height:52px;border-radius:12px;font-size:14px;box-shadow:0 12px 28px rgba(8,115,248,.18)}
  .hero-actions .btn-orange{box-shadow:0 12px 28px rgba(255,122,0,.18)}
  .hero-phone-box{margin-top:14px;padding:14px 15px;border-radius:18px;background:linear-gradient(135deg,#fff,#edf6ff)}
  .hero-phone-label{font-size:11.5px;letter-spacing:.045em}.hero-phone-number{font-size:25px}.hero-phone-note{font-size:13.5px;line-height:1.5}
  .response-note{font-size:13px;line-height:1.4;margin-top:12px}
  .hero-visual{min-height:330px;border-radius:22px;background-position:center top;box-shadow:0 18px 48px rgba(8,31,70,.13)}
  .hero-visual:after{background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.08) 50%,rgba(255,255,255,.28) 100%)}
  .floating-card{left:16px;right:16px;bottom:16px;width:auto;padding:18px 20px;border-radius:18px;background:rgba(255,255,255,.93)}
  .floating-card strong{font-size:17px}.floating-card span{font-size:14px;line-height:1.55}

  .features{margin-top:0;padding-top:12px}.feature-strip{padding:16px;border-radius:22px;gap:10px;box-shadow:0 18px 48px rgba(8,31,70,.07)}
  .feature{padding:13px 10px;border-bottom:1px solid #edf2f8}.feature:last-child{border-bottom:0}
  .feature-icon{flex-basis:46px;height:46px;border-radius:15px;font-size:19px}.feature h3{font-size:16px;margin-bottom:3px}.feature p{font-size:13.5px;line-height:1.5}

  .section{padding:54px 0}.split{gap:38px}.section-title{font-size:30px;line-height:1.1;letter-spacing:-.045em;margin-bottom:18px}.check-list{gap:11px}.check-list li{font-size:15px;line-height:1.48}.check-list span{flex-basis:21px;height:21px;font-size:12px;margin-top:2px}.help-box{padding:16px;border-radius:18px;font-size:14.5px;line-height:1.5}
  .cards-head{flex-direction:column;align-items:flex-start;gap:10px}.small-title{font-size:30px}.link{font-size:14px;line-height:1.3}
  .realization-grid{gap:16px}.realization-card{border-radius:20px}.realization-card img{height:220px}.realization-card .content{padding:15px}.realization-card h3{font-size:16px}.tag{font-size:11.5px}
  .stats{grid-template-columns:repeat(2,1fr);margin-top:34px;border-radius:20px}.stat{padding:21px 12px}.stat .number{font-size:24px}.stat .label{font-size:13px}

  .quote-section .lead{margin-bottom:20px}.form-flow{margin-top:18px}.form-flow div{padding:13px;border-radius:15px}.form-flow strong{flex-basis:28px;height:28px}.quote-box{padding:22px;border-radius:22px}.quote-box:before{font-size:11px;margin-bottom:14px}.form-grid input,.form-grid textarea,.form-grid select{min-height:50px;border-radius:12px;font-size:15px}.quote-box textarea{min-height:116px}

  .instagram-section{padding:58px 0}.instagram-card{padding:22px;border-radius:24px;gap:28px}.ig-handle{margin:20px 0 18px;font-size:18px}.instagram-card .btn{width:100%;min-height:50px}.ig-grid{grid-template-columns:repeat(2,1fr);gap:10px}.ig-item{border-radius:15px;aspect-ratio:1/1}
  .footer{padding:46px 0 24px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-logo{font-size:25px}.footer p,.footer a,.contact-item small{font-size:14px}.contact-list{gap:14px}.socials a{width:40px;height:40px}.copyright{margin-top:28px;padding-top:18px;font-size:13px;gap:8px}

  .mobile-sticky{display:flex;padding:9px 10px calc(9px + env(safe-area-inset-bottom));gap:8px}.mobile-sticky a{min-height:43px;border-radius:12px;font-size:13px}.modal-backdrop{padding:12px}.modal{max-height:calc(100vh - 24px);overflow:auto;padding:24px 18px;border-radius:24px}.modal-badge{font-size:11px;margin-bottom:14px}.modal h2{font-size:28px;line-height:1.12}.coupon{gap:8px;flex-wrap:wrap;padding:13px;font-size:14px}.coupon b{font-size:24px}.modal-note{font-size:12.5px}
}
@media (max-width:380px){h1{font-size:31px}.badge{font-size:12.5px;padding:9px 10px}.hero-phone-number{font-size:23px}.realization-card img{height:200px}.ig-grid{grid-template-columns:1fr 1fr}.modal h2{font-size:25px}}


/* === MZ Klima v1.5: hybrid mobile layout (keep hero photo + cleaner mobile UX) === */
.mobile-menu-toggle{display:none;background:transparent;border:0;padding:10px;border-radius:12px;cursor:pointer;color:var(--navy)}
.mobile-menu-toggle span{display:block;width:24px;height:2px;margin:5px 0;background:currentColor;border-radius:999px;transition:.18s ease}
@media (max-width:720px){
  body{padding-bottom:76px}
  .topbar{position:sticky;top:0;z-index:90;background:rgba(255,255,255,.98);box-shadow:0 10px 30px rgba(7,22,51,.06)}
  .nav{min-height:72px;justify-content:space-between;padding:8px 0;position:relative}
  .logo{justify-content:flex-start;max-width:220px;font-size:24px}
  .custom-logo-link{display:flex;align-items:center;justify-content:flex-start;max-width:210px;overflow:hidden}
  .custom-logo{max-width:190px!important;max-height:44px!important;width:auto!important;height:auto!important;object-fit:contain}
  .nav-cta{display:none!important}
  .mobile-menu-toggle{display:block;z-index:2}
  .topbar.menu-open .mobile-menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .topbar.menu-open .mobile-menu-toggle span:nth-child(2){opacity:0}
  .topbar.menu-open .mobile-menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  .nav-links{display:none;position:absolute;left:0;right:0;top:100%;padding:14px;background:#fff;border:1px solid var(--border);border-radius:0 0 22px 22px;box-shadow:0 24px 70px rgba(7,22,51,.14);z-index:88;gap:0;flex-direction:column;align-items:stretch}
  .topbar.menu-open .nav-links{display:flex}.mobile-nav-only{display:flex}
  .nav-links a{display:block;padding:13px 16px;border-radius:12px;font-size:15px;color:var(--navy)}
  .nav-links a:hover{background:#f2f7ff}

  .hero{padding:28px 0 20px;background:radial-gradient(circle at 86% 8%,rgba(8,115,248,.15),transparent 36%),linear-gradient(180deg,#f2f8ff 0%,#fff 92%)}
  .hero-grid{display:flex;flex-direction:column;gap:20px;align-items:stretch}
  .hero-copy{order:1}
  .badges{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}
  .badge{justify-content:center;padding:10px 11px;font-size:13.5px;line-height:1.2;box-shadow:0 12px 28px rgba(9,31,64,.05);font-weight:800;background:rgba(255,255,255,.9)}
  .badges .badge:nth-child(3){grid-column:1 / -1;justify-self:start;min-width:178px}
  h1{font-size:38px;line-height:1.08;letter-spacing:-.05em;max-width:100%;font-weight:900}
  .lead{font-size:16px;line-height:1.62;margin:16px 0 20px;color:#41516e;max-width:100%}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:12px;width:100%}
  .hero-actions .btn{width:100%;min-height:54px;border-radius:13px;font-size:15px;box-shadow:0 12px 28px rgba(8,115,248,.18)}
  .hero-actions .btn-orange{box-shadow:0 12px 28px rgba(255,122,0,.18)}
  .hero-phone-box{display:flex;width:100%;margin-top:2px;padding:16px 18px 16px 72px;position:relative;border-radius:18px;background:linear-gradient(135deg,#fff,#eef6ff);box-shadow:0 16px 42px rgba(8,31,70,.07)}
  .hero-phone-box:before{content:'☎';position:absolute;left:16px;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#eaf4ff;color:var(--blue);font-size:20px}
  .hero-phone-label{font-size:11.5px;letter-spacing:.045em}
  .hero-phone-number{font-size:25px;line-height:1.08;color:var(--navy)}
  .hero-phone-note{font-size:13.5px;line-height:1.48}
  .response-note{font-size:13px;line-height:1.4;margin-top:12px}

  /* keep the photo on mobile, but make it cleaner and lower on page */
  .hero-visual{display:block!important;order:2;min-height:300px;border-radius:24px;background-position:center top;box-shadow:0 18px 48px rgba(8,31,70,.13);margin-top:2px}
  .hero-visual:after{background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.08) 48%,rgba(255,255,255,.26) 100%)}
  .floating-card{left:16px;right:16px;bottom:16px;width:auto;padding:18px 20px;border-radius:18px;background:rgba(255,255,255,.93)}
  .floating-card strong{font-size:17px}
  .floating-card span{font-size:14px;line-height:1.5}

  /* compact 4-icon card */
  .features{margin-top:0;padding-top:12px}
  .feature-strip{padding:14px;border-radius:22px;gap:1px;grid-template-columns:repeat(2,1fr);background:#edf2f8;box-shadow:0 18px 48px rgba(8,31,70,.07)}
  .feature{display:block;text-align:center;padding:16px 12px;background:#fff;border-bottom:0}
  .feature-icon{width:48px;height:48px;margin:0 auto 10px;border-radius:16px;font-size:20px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:#fff;box-shadow:0 12px 26px rgba(8,115,248,.18)}
  .feature h3{font-size:15px;line-height:1.25;margin:0 0 6px}
  .feature p{font-size:13px;line-height:1.42}

  /* keep the rest visually similar to v1.3 */
  .section{padding:56px 0}
  .cards-head{flex-direction:column;align-items:flex-start;gap:10px}
  .small-title{font-size:30px}
  .realization-grid{gap:16px}
  .realization-card img{height:220px}
  .instagram-card{padding:22px;border-radius:24px;gap:28px}
  .ig-grid{grid-template-columns:repeat(2,1fr);gap:10px}

  .mobile-sticky{display:flex;padding:10px 12px calc(10px + env(safe-area-inset-bottom));gap:8px;background:rgba(255,255,255,.97);z-index:95}
  .mobile-sticky a{min-height:48px;border-radius:12px;font-size:14px;font-weight:900;box-shadow:0 10px 24px rgba(8,115,248,.18)}
  .mobile-sticky a:last-child{box-shadow:0 10px 24px rgba(255,122,0,.18)}
}
@media (max-width:390px){
  h1{font-size:34px}
  .badge{font-size:12.5px;padding:9px 10px}
  .hero-phone-number{font-size:23px}
  .hero-phone-box{padding-left:68px}
  .hero-visual{min-height:270px}
  .realization-card img{height:200px}
  .ig-grid{grid-template-columns:1fr 1fr}
}

/* === MZ Klima v1.6: content sections, service, heat pumps, certificates, products, shop placeholder === */
.section-head-centered{max-width:760px;margin:0 auto 34px;text-align:center}.section-head-centered .lead{margin-left:auto;margin-right:auto}.service-section{background:linear-gradient(180deg,#fff 0%,#f7fbff 100%)}.service-layout{align-items:center}.service-card-large{background:#fff;border:1px solid var(--border);border-radius:28px;overflow:hidden;box-shadow:0 24px 70px rgba(8,31,70,.08)}.service-card-large img{width:100%;height:380px;object-fit:cover}.service-card-large .content{padding:24px}.service-card-large strong{display:block;color:var(--navy);font-size:20px;margin-bottom:8px}.service-card-large p{margin:0;color:var(--muted);font-weight:600}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:36px}.service-card{background:#fff;border:1px solid var(--border);border-radius:22px;padding:26px;box-shadow:0 18px 50px rgba(8,31,70,.06)}.service-card span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#eaf4ff;color:var(--blue);font-weight:900;margin-bottom:16px}.service-card h3{margin:0 0 9px;color:var(--navy);font-size:20px;letter-spacing:-.03em}.service-card p{margin:0;color:var(--muted);font-weight:600}.heatpump-section{background:#fff}.heatpump-photo img{height:430px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:#fff;border:1px solid var(--border);border-radius:24px;overflow:hidden;box-shadow:0 18px 50px rgba(8,31,70,.06);transition:.2s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 26px 70px rgba(8,31,70,.11)}.product-visual{height:170px;display:grid;place-items:center;background:radial-gradient(circle at 50% 35%,#fff 0%,#f2f8ff 60%,#e7f2ff 100%);font-size:58px;color:var(--blue)}.product-card .content{padding:22px}.product-card h3{margin:0 0 8px;color:var(--navy);font-size:21px;letter-spacing:-.035em}.product-card p{margin:0 0 12px;color:var(--muted);font-weight:600}.product-card strong{display:block;margin-bottom:14px;color:var(--orange);font-size:18px}.case-section{background:linear-gradient(180deg,#f7fbff,#fff)}.case-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.case-card{background:#fff;border:1px solid var(--border);border-radius:26px;overflow:hidden;box-shadow:0 22px 60px rgba(8,31,70,.07)}.case-card img{height:260px;width:100%;object-fit:cover}.case-card .content{padding:26px}.case-card h3{margin:12px 0 10px;color:var(--navy);font-size:24px;letter-spacing:-.04em}.case-card p{margin:0;color:var(--muted);font-weight:600}.cert-section{background:#fff}.cert-card{display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center;padding:44px;border:1px solid var(--border);border-radius:30px;background:linear-gradient(135deg,#fff,#f3f8ff);box-shadow:0 24px 70px rgba(8,31,70,.07)}.cert-list{margin:0}.eshop-section{background:linear-gradient(180deg,#f7fbff,#fff)}.eshop-coming{max-width:880px;text-align:center;padding:52px;border-radius:30px;border:1px solid var(--border);background:#fff;box-shadow:0 24px 70px rgba(8,31,70,.07)}.eshop-coming .lead{margin-left:auto;margin-right:auto}.eshop-coming .hero-actions{justify-content:center}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{border:1px solid var(--border);border-radius:22px;background:#fff;padding:16px;box-shadow:0 18px 50px rgba(8,31,70,.06);overflow:hidden}.woocommerce ul.products li.product .button,.woocommerce div.product form.cart .button{background:var(--orange);border-radius:12px;font-weight:900;color:#fff}.woocommerce div.product .product_title{color:var(--navy);letter-spacing:-.04em}.woocommerce .price{color:var(--blue)!important;font-weight:900!important}
@media (max-width:1050px){.service-grid,.product-grid{grid-template-columns:1fr 1fr}.cert-card{grid-template-columns:1fr}.case-grid{grid-template-columns:1fr}.service-card-large img,.heatpump-photo img{height:340px}}
@media (max-width:720px){.section-head-centered{text-align:left;margin-bottom:24px}.service-grid,.product-grid{grid-template-columns:1fr;gap:15px}.service-card{padding:20px;border-radius:20px}.service-card-large{border-radius:22px}.service-card-large img,.heatpump-photo img{height:260px}.service-card-large .content{padding:20px}.product-visual{height:140px}.product-card .content{padding:18px}.case-card{border-radius:22px}.case-card img{height:220px}.case-card .content{padding:20px}.case-card h3{font-size:21px}.cert-card{padding:24px;border-radius:24px;gap:20px}.eshop-coming{text-align:left;padding:28px;border-radius:24px}.eshop-coming .hero-actions{justify-content:flex-start}.eshop-coming .hero-actions .btn{width:100%}}

/* === MZ Klima v1.7: shorter homepage + SEO subpages === */
.page-hero{padding:86px 0 46px;background:radial-gradient(circle at 80% 15%,rgba(8,115,248,.12),transparent 34%),linear-gradient(180deg,#f8fbff 0%,#fff 86%)}
.page-hero h1{font-size:clamp(42px,5vw,68px);line-height:1.03;letter-spacing:-.06em;color:var(--navy);margin:0 0 22px;font-weight:900}.page-hero .section-head-centered h1{max-width:860px;margin-left:auto;margin-right:auto}.compact-services{background:linear-gradient(180deg,#fff,#f7fbff)}.teaser-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.teaser-card{background:#fff;border:1px solid var(--border);border-radius:26px;padding:30px;box-shadow:0 22px 60px rgba(8,31,70,.07);transition:.2s ease}.teaser-card:hover{transform:translateY(-3px);box-shadow:0 30px 78px rgba(8,31,70,.12)}.teaser-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#eaf4ff,#fff);color:var(--blue);font-size:28px;margin-bottom:18px;box-shadow:inset 0 0 0 1px rgba(8,115,248,.13)}.teaser-card h3{margin:0 0 10px;color:var(--navy);font-size:23px;letter-spacing:-.04em}.teaser-card p{margin:0 0 18px;color:var(--muted);font-weight:600}.slim-cert{padding:36px 40px}.service-note{align-self:center;font-size:18px;line-height:1.65}.page-template-page-servis-klimatizacii .service-section,.page-template-page-tepelne-cerpadla .service-section{background:linear-gradient(180deg,#fff,#f7fbff)}.page-template-page-servis-klimatizacii .quote-section,.page-template-page-tepelne-cerpadla .quote-section,.page-template-page-akcne-sety .quote-section{background:linear-gradient(180deg,#f7fbff,#fff)}.service-page-hero .service-card-large img{height:390px}.page-template-page-akcne-sety .product-grid{margin-top:10px}.page-template-page-eshop .footer{margin-top:0}
@media (max-width:1050px){.teaser-grid{grid-template-columns:1fr 1fr}.page-hero .split{grid-template-columns:1fr}.page-hero h1{font-size:clamp(40px,7vw,58px)}}
@media (max-width:720px){.page-hero{padding:48px 0 28px}.page-hero h1{font-size:36px;line-height:1.08;letter-spacing:-.05em}.teaser-grid{grid-template-columns:1fr;gap:16px}.teaser-card{padding:22px;border-radius:22px}.teaser-card h3{font-size:21px}.slim-cert{padding:24px}.service-note{font-size:16px}.page-hero .service-card-large img,.service-page-hero .service-card-large img{height:260px}.page-template-page-akcne-sety .section-head-centered{text-align:left}}


/* === MZ Klima v1.7.1 hotfix: sticky header + safe page templates === */
.topbar{position:sticky!important;top:0!important;z-index:999!important;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(18px);box-shadow:0 8px 28px rgba(7,22,51,.045)}
.admin-bar .topbar{top:32px!important}
@media (max-width:782px){.admin-bar .topbar{top:46px!important}}
.nav-links{white-space:nowrap}.nav-links a{font-weight:800;color:#1d2a42}.nav-links a:hover{color:var(--blue)}
.page-content{font-size:18px;color:var(--text)}


/* === MZ Klima v1.8: premium polish, sticky header, image service teasers === */
body{font-family:"Manrope",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;padding-top:82px}
.topbar{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:9999!important;background:rgba(255,255,255,.92)!important;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:0 14px 45px rgba(7,22,51,.07);border-bottom:1px solid rgba(220,229,244,.82)}
.admin-bar .topbar{top:32px!important}.admin-bar body{padding-top:114px}.nav{min-height:82px}.customize-support .topbar{top:32px!important}@media(max-width:782px){.admin-bar .topbar,.customize-support .topbar{top:46px!important}}
.btn{font-size:15px;font-weight:900;letter-spacing:-.01em;border-radius:14px;min-height:52px;padding:0 25px;box-shadow:none;position:relative;overflow:hidden}.btn:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,0));pointer-events:none}.btn-primary{background:linear-gradient(135deg,#0b7cff 0%,#0754d6 100%);box-shadow:0 14px 32px rgba(7,84,214,.25),inset 0 1px 0 rgba(255,255,255,.22)}.btn-orange{background:linear-gradient(135deg,#ff8a12 0%,#ff6f00 100%);box-shadow:0 14px 32px rgba(255,111,0,.25),inset 0 1px 0 rgba(255,255,255,.24)}.btn:hover{transform:translateY(-2px)}
.badge.section-kicker,.section-head-centered .badge{background:rgba(255,255,255,.94);border-color:#dce8f8;box-shadow:0 14px 34px rgba(7,22,51,.06);font-weight:900}.badge .icon{width:25px;height:25px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(135deg,#eef6ff,#fff);box-shadow:inset 0 0 0 1px rgba(8,115,248,.12);font-size:13px;line-height:1;color:#0873f8}.badges .badge .icon{background:transparent;box-shadow:none;width:auto;height:auto;font-size:17px}
.feature-strip{background:linear-gradient(135deg,#ffffff,#f8fbff);box-shadow:0 24px 70px rgba(8,31,70,.075)}.feature-icon.premium-icon,.feature-icon{background:linear-gradient(145deg,#ffffff,#edf6ff)!important;color:#0754d6!important;border:1px solid #dce8f8!important;box-shadow:0 14px 35px rgba(8,31,70,.10),inset 0 1px 0 #fff!important;border-radius:18px!important}.feature h3{font-weight:900}.feature p strong,.lead strong,p strong,li strong{color:var(--navy);font-weight:900}.check-list li{font-weight:650}.check-list span{background:linear-gradient(135deg,#0b7cff,#0754d6);box-shadow:0 8px 18px rgba(8,115,248,.18)}
.teaser-grid-images{align-items:stretch}.teaser-card-image{padding:0;overflow:hidden}.teaser-card-image>img{width:100%;height:190px;object-fit:cover}.teaser-card-image .teaser-content{padding:24px 26px 28px}.teaser-card-image h3{font-size:22px}.teaser-card-image p strong{font-weight:900;color:var(--navy)}
.form-flow-soft{gap:12px}.form-flow-soft div{border:1px solid #dce8f8;background:linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 12px 30px rgba(8,31,70,.045);align-items:center}.form-flow-soft strong{flex:0 0 auto;width:auto;height:auto;border-radius:999px;padding:8px 12px;background:#f0f7ff!important;color:#0754d6!important;font-size:12px;text-transform:uppercase;letter-spacing:.045em}.form-flow-soft span{font-weight:750}.quote-box:before{background:linear-gradient(135deg,#eef6ff,#fff);border:1px solid #dce8f8;color:#0754d6}
.page-hero h1.page-title-balanced{font-size:clamp(38px,4.25vw,58px);line-height:1.08;max-width:720px}.page-hero .lead{font-size:18px;line-height:1.72}.heatpump-photo img{object-fit:cover;object-position:center}.savings-card span{background:linear-gradient(135deg,#eaf9ef,#fff)!important;color:#0f9b59!important;border:1px solid #cbeed9;font-size:21px}.savings-card{background:linear-gradient(135deg,#fff,#fbfffd)}.service-card h3{font-weight:900}.service-card p strong{font-weight:900;color:var(--navy)}
.hero-visual{background-position:center!important}.floating-card{box-shadow:0 26px 76px rgba(7,22,51,.16)}
@media(max-width:720px){body{padding-top:72px;padding-bottom:78px}.admin-bar body{padding-top:118px}.nav{min-height:72px}.topbar{box-shadow:0 12px 34px rgba(7,22,51,.08)}.hero-grid{gap:18px}.hero-visual{display:block!important;order:2;min-height:310px;margin-top:8px;border-radius:24px;background-position:center!important;filter:none}.hero-visual:after{background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.06) 45%,rgba(255,255,255,.22) 100%)}.floating-card{bottom:16px;left:16px;right:16px;padding:18px 20px}.feature-strip{grid-template-columns:repeat(2,1fr);gap:1px;background:#edf2f8;padding:12px}.feature{display:block;text-align:center;background:#fff;padding:16px 10px}.feature-icon{margin:0 auto 10px;width:48px;height:48px}.teaser-grid-images{grid-template-columns:1fr}.teaser-card-image>img{height:210px}.page-hero h1.page-title-balanced{font-size:34px!important}.page-hero .lead{font-size:16px}.btn{min-height:54px;font-size:15px}.mobile-sticky a{font-weight:900}}
@media(max-width:390px){.hero-visual{min-height:285px}.teaser-card-image>img{height:190px}.page-hero h1.page-title-balanced{font-size:31px!important}}

/* === MZ Klima v1.9 final polish === */
:root{--premium-blue:#0a6df4;--premium-blue-dark:#064ec1;--premium-orange:#ff8617;--premium-orange-dark:#f06b00;--soft-gold:#fff4df;--soft-gold-border:#ffe0aa}
html{scroll-padding-top:108px}
body{padding-top:82px}
body.admin-bar{padding-top:114px}.topbar{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:99999!important;background:rgba(255,255,255,.96)!important;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 12px 40px rgba(7,22,51,.075)!important;border-bottom:1px solid rgba(220,229,244,.92)!important}.admin-bar .topbar{top:32px!important}@media(max-width:782px){body.admin-bar{padding-top:118px}.admin-bar .topbar{top:46px!important}}
.btn{font-family:"Manrope",system-ui,sans-serif;font-weight:850;letter-spacing:-.015em;border-radius:16px;min-height:54px;padding:0 27px;box-shadow:none}.btn-primary{background:linear-gradient(135deg,#1684ff 0%,#0758d8 100%)!important;box-shadow:0 16px 36px rgba(7,88,216,.22),inset 0 1px 0 rgba(255,255,255,.28)!important}.btn-orange{background:linear-gradient(135deg,#ff9829 0%,#ff7300 100%)!important;box-shadow:0 16px 36px rgba(255,115,0,.22),inset 0 1px 0 rgba(255,255,255,.28)!important}.btn:hover{transform:translateY(-2px);filter:saturate(1.04)}
.hero{padding:54px 0 34px}.hero h1{font-size:clamp(42px,4.75vw,64px)!important;line-height:1.055!important;letter-spacing:-.062em!important}.hero .lead{margin-top:22px}.hero-grid{align-items:center}.hero-badges-below{grid-column:2;grid-row:2;margin:12px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.hero-badges-below .badge{justify-content:center;padding:10px 13px;font-size:14px}.floating-card h3{margin:0 0 6px;color:var(--navy);font-size:18px;letter-spacing:-.025em}.floating-card span{display:block;color:#3f4f68}
.badge.section-kicker,.section-head-centered .badge,.cert-card .badge,.page-hero .badge{background:#fff!important;border-color:#e2ebf8!important;box-shadow:0 14px 32px rgba(7,22,51,.055)!important}.badge .icon{background:linear-gradient(135deg,#fff7e9,#ffffff)!important;border:1px solid #ffe4b7!important;color:#d97600!important;box-shadow:none!important}.hero-badges-below .badge .icon{background:transparent!important;border:0!important;color:inherit!important}
.feature-strip{background:#fff!important;border-color:#e2ebf8!important}.feature-icon.premium-icon,.feature-icon{background:linear-gradient(145deg,#fffaf2,#ffffff)!important;color:#1c355d!important;border:1px solid var(--soft-gold-border)!important;box-shadow:0 14px 32px rgba(167,111,25,.10),inset 0 1px 0 #fff!important;border-radius:20px!important;font-size:24px!important}.feature h3{letter-spacing:-.025em}.feature p strong,.lead strong,p strong,li strong{font-weight:inherit!important;color:inherit!important}
.form-flow,.form-flow-soft{display:none!important}.quote-box:before{content:'Dopytový formulár';background:linear-gradient(135deg,#fff7e9,#fff)!important;border-color:#ffe4b7!important;color:#c56b00!important}.check-list span{background:linear-gradient(135deg,#1684ff,#0758d8)!important}
.teaser-card-image>img{height:220px}.teaser-card-image .teaser-content{padding:24px 26px 28px}.teaser-card-image h3{font-size:23px;letter-spacing:-.045em}.teaser-card-image p{font-weight:560;line-height:1.62}.compact-services .section-head-centered{max-width:760px}.compact-services .section-title{font-size:clamp(31px,3.2vw,42px)}
.instagram-strip-section{background:#fff;padding:84px 0}.instagram-strip-title{text-align:center;margin:0 0 34px;color:var(--blue);font-size:clamp(28px,3.1vw,42px);line-height:1.14;letter-spacing:-.045em;font-weight:900}.instagram-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.instagram-strip-item{position:relative;display:block;overflow:hidden;border-radius:0;aspect-ratio:1.32/1;background:#eef3fa;box-shadow:0 12px 34px rgba(7,22,51,.065)}.instagram-strip-item img{width:100%;height:100%;object-fit:cover;transition:.28s ease}.instagram-strip-item:hover img{transform:scale(1.04)}.instagram-strip-item:after{content:'▷';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;display:grid;place-items:center;border:2px solid rgba(255,255,255,.92);color:#fff;font-size:25px;background:rgba(0,0,0,.12);text-shadow:0 1px 8px rgba(0,0,0,.25)}.instagram-strip-cta{text-align:center;margin-top:26px}
.page-hero{padding:66px 0 42px}.page-hero h1,.page-hero h1.page-title-balanced{font-size:clamp(34px,3.7vw,52px)!important;line-height:1.08!important;letter-spacing:-.055em!important;max-width:660px}.page-hero .lead{font-size:17px!important;line-height:1.72!important}.heatpump-photo img,.service-page-hero .service-card-large img{object-fit:cover;object-position:center;height:390px}.savings-card span{background:linear-gradient(135deg,#fff8e8,#fff)!important;color:#d97600!important;border:1px solid #ffe0aa!important}.savings-card span:before{content:'€';font-weight:900}.savings-card>span{font-size:0!important}.service-card-large .content h3{margin:0 0 6px;color:var(--navy);font-size:20px;letter-spacing:-.035em}.service-card-large .content p{margin:0;color:#53627a;font-weight:600}
@media(max-width:1050px){.hero-badges-below{grid-column:auto;grid-template-columns:repeat(2,1fr)}.instagram-strip-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){body{padding-top:72px!important;padding-bottom:78px}.hero{padding:26px 0 24px}.hero-grid{display:flex;flex-direction:column;gap:18px}.hero-copy{order:1}.hero-visual{order:2;min-height:315px;margin-top:4px;background-position:center top!important}.hero-badges-below{order:3;width:100%;grid-template-columns:1fr 1fr;margin-top:0}.hero-badges-below .badge{font-size:12.5px;padding:9px 9px}.hero h1{font-size:35px!important}.hero .lead{font-size:16px!important;line-height:1.58!important}.feature-strip{grid-template-columns:repeat(2,1fr)!important;gap:1px!important;background:#edf2f8!important;padding:12px!important}.feature{background:#fff!important;text-align:center!important;display:block!important;padding:16px 10px!important}.feature-icon{margin:0 auto 10px!important;width:48px!important;height:48px!important}.instagram-strip-section{padding:56px 0}.instagram-strip-title{text-align:left;font-size:29px}.instagram-strip-grid{grid-template-columns:1fr 1fr;gap:10px}.instagram-strip-item{border-radius:14px}.instagram-strip-item:after{width:44px;height:44px;font-size:19px}.instagram-strip-cta{text-align:left}.page-hero{padding:40px 0 28px}.page-hero h1,.page-hero h1.page-title-balanced{font-size:31px!important}.page-hero .split{gap:24px}.heatpump-photo img,.service-page-hero .service-card-large img{height:270px}.teaser-card-image>img{height:205px}.btn{min-height:52px;font-size:15px}}
@media(max-width:390px){.hero h1{font-size:32px!important}.hero-visual{min-height:285px}.hero-badges-below{grid-template-columns:1fr}.page-hero h1,.page-hero h1.page-title-balanced{font-size:29px!important}}


/* ===== MZ Klima 2.1 refined homepage/mobile alignment ===== */
body{font-family:"Manrope",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;padding-top:0!important}
.ui-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0;flex:0 0 auto}
.ui-icon svg{width:1em;height:1em;display:block}
.logo{gap:12px;font-size:18px;font-weight:900;color:var(--blue)}
.logo-mark{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#edf5ff,#fff);box-shadow:inset 0 0 0 1px rgba(8,115,248,.16);font-size:19px}
.logo-wordmark{font-size:24px;letter-spacing:-.05em;color:var(--blue)}
.topbar{position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid #edf2fb}
.nav{min-height:78px;gap:24px}
.nav-links{gap:26px;font-size:14px;font-weight:700;color:#22304a}
.nav-links a{white-space:nowrap}.mobile-nav-only{display:none}
.nav-cta{min-height:48px;padding:0 20px;border-radius:14px;font-size:14px;box-shadow:0 14px 28px rgba(255,122,0,.18)}
.hero{padding:28px 0 24px;background:linear-gradient(180deg,#f7fbff 0%,#fff 100%)}
.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.98fr);align-items:center;gap:44px}
.hero-copy{padding:20px 0}
.hero-badges{margin-bottom:18px;display:flex;flex-wrap:wrap;gap:10px}
.mobile-extra-badge{display:none}
.badge{padding:12px 16px;border-radius:999px;background:#fff;border:1px solid #dde7f6;color:#21304a;font-size:14px;font-weight:800;box-shadow:0 8px 22px rgba(7,22,51,.04)}
.badge .ui-icon{color:var(--blue);font-size:15px}
h1{max-width:620px;font-size:clamp(58px,5vw,72px);line-height:.96;letter-spacing:-.06em;font-weight:900;color:#071a3a}
h1 span{color:#1f73ff}
.lead{max-width:610px;margin:20px 0 22px;font-size:18px;line-height:1.55;color:#55627d}
.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:16px}
.btn{min-height:54px;padding:0 24px;border-radius:14px;font-size:17px;font-weight:800;gap:10px}
.btn .ui-icon{font-size:18px}
.btn-primary{background:linear-gradient(135deg,#1976ff,#0c59d4)}
.btn-orange{background:linear-gradient(135deg,#ff951f,#ff8610)}
.hero-phone-box{display:flex;align-items:center;gap:18px;padding:18px 18px 16px;border:1px solid #dbe7f8;background:#fff;border-radius:20px;box-shadow:0 16px 38px rgba(12,34,66,.06);max-width:470px}
.hero-phone-icon{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#edf5ff;color:#1f73ff;font-size:26px;flex:0 0 56px}
.hero-phone-label{display:block;color:#6b7892;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px}
.hero-phone-number{display:block;font-size:28px;line-height:1.05;font-weight:900;color:#0b1e40;margin-bottom:4px}
.hero-phone-note{display:block;color:#4e5c76;font-weight:600;font-size:16px;line-height:1.35}
.response-note{display:flex;align-items:center;gap:8px;margin-top:12px;color:#66758e;font-size:15px;font-weight:700}
.response-note .ui-icon{font-size:18px;color:#8b98b0}
.hero-visual{min-height:460px;border-radius:0;background-position:center;background-size:cover;box-shadow:none;position:relative;overflow:hidden}
.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.02),rgba(255,255,255,0));display:none}
.floating-card{display:none!important}
.features{margin-top:0;padding-top:10px}
.feature-strip{padding:24px 26px;background:#fff;border:1px solid #e5edf9;border-radius:24px;box-shadow:0 16px 42px rgba(7,22,51,.05);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.feature{display:flex;gap:14px;align-items:flex-start;padding:10px 14px}
.feature-icon{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#f4f8ff;color:#1f73ff;box-shadow:inset 0 0 0 1px #e2ebfb;font-size:24px;flex:0 0 56px}
.feature h3{font-size:18px;line-height:1.2;margin:0 0 6px;color:#0d2142}
.feature p{font-size:15px;line-height:1.45;color:#61708a}
.section{padding:62px 0}
.home-split{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:40px}
.section-title{font-size:clamp(31px,3.2vw,44px)}
.small-title{font-size:38px}
.cards-head{margin-bottom:16px;align-items:center}
.cards-head .link{font-size:15px;white-space:nowrap}
.realization-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.realization-card{border-radius:18px;border:1px solid #e5edf9;box-shadow:0 14px 32px rgba(7,22,51,.06)}
.realization-card img{height:162px}
.realization-card .content{padding:14px 14px 16px}
.realization-card h3{font-size:18px;margin-bottom:8px}
.tag{padding:5px 8px;font-size:11px}
.check-list{gap:12px}
.check-list li{font-size:16px;color:#32405a}
.help-box{font-size:16px;border-radius:18px;padding:16px 18px;gap:10px}
.help-box .ui-icon{color:#1f73ff;font-size:18px}
.stats{margin-top:34px}
.stat{padding:22px 16px}
.stat .number{font-size:30px}
.mobile-menu-toggle{display:none;width:46px;height:46px;padding:0;border:0;background:transparent;align-items:center;justify-content:center;flex-direction:column;gap:5px}
.mobile-menu-toggle span{width:24px;height:2.5px;background:#14284b;border-radius:4px;display:block}
.contact-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f4f8ff;color:#1f73ff;border:1px solid #e5edf9;font-size:18px}
.mobile-sticky{padding:10px 12px 12px;gap:10px}
.mobile-sticky a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:52px;border-radius:14px;font-size:14px;font-weight:800}
.mobile-sticky .ui-icon{font-size:17px}
.quote-box .btn .ui-icon{font-size:18px}
.footer-logo .logo-wordmark{font-size:22px}
.socials a{font-size:18px}
.modal-badge .ui-icon{font-size:14px}
.instagram-strip-cta .btn{min-height:50px;font-size:16px}
.instagram-strip-cta .btn .ui-icon{font-size:18px}
@media (max-width: 1180px){
  .nav-links{gap:18px;font-size:13px}
  .nav-cta{padding:0 16px}
  .hero-grid{grid-template-columns:1fr 0.92fr;gap:30px}
  h1{font-size:58px}
  .feature-strip{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width: 960px){
  .mobile-menu-toggle{display:flex}
  .nav-links{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #e8eff9;box-shadow:0 18px 40px rgba(7,22,51,.08);padding:16px 20px;flex-direction:column;align-items:flex-start;gap:14px}
  .topbar.menu-open .nav-links{display:flex}.mobile-nav-only{display:flex}
  .nav-cta{display:none}
  .nav{min-height:74px}
  .hero-grid{grid-template-columns:1fr}
  .hero-copy{padding:6px 0 0}
  .hero-visual{order:3;min-height:320px;border-radius:22px}
  .feature-strip{grid-template-columns:repeat(2,minmax(0,1fr));padding:18px}
  .home-split{grid-template-columns:1fr}
  .why-choose{order:2}
  .realizations-column{order:1}
  .footer-grid{grid-template-columns:1fr 1fr}
  .mobile-sticky{display:flex}
}
@media (max-width: 640px){
  body{padding-bottom:84px}
  .container{width:min(100% - 24px,1200px)}
  .topbar{position:sticky}
  .nav{min-height:82px}
  .logo-wordmark{font-size:20px}
  .hero{padding:14px 0 18px}
  .hero-grid{gap:0}
  .hero-copy{padding:0}
  .hero-badges{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}
  .badge{justify-content:flex-start;padding:11px 14px;font-size:13px;min-height:46px}
  .mobile-extra-badge{display:inline-flex}
  .hero-copy h1{font-size:clamp(38px,12vw,52px);line-height:.98;margin-bottom:12px}
  .lead{font-size:18px;line-height:1.5;margin:0 0 18px}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:14px}
  .btn{min-height:56px;font-size:18px;border-radius:16px}
  .hero-phone-box{gap:14px;max-width:none;padding:16px;border-radius:18px;margin-bottom:10px}
  .hero-phone-icon{width:50px;height:50px;flex-basis:50px;font-size:24px}
  .hero-phone-number{font-size:26px}
  .hero-phone-note{font-size:15px}
  .response-note{font-size:14px;margin-top:10px}
  .hero-visual{display:none}
  .features{padding-top:18px}
  .feature-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;background:#eef3fb;border-radius:20px;border-color:#e4ebf8;padding:6px;box-shadow:none}
  .feature{display:block;text-align:center;padding:16px 10px;background:#fff;border-right:1px solid #edf2fb;border-bottom:1px solid #edf2fb}
  .feature:nth-child(2n){border-right:0}
  .feature:nth-child(n+3){border-bottom:0}
  .feature-icon{margin:0 auto 12px;width:52px;height:52px;font-size:22px}
  .feature h3{font-size:15px;margin-bottom:7px}
  .feature p{font-size:14px;line-height:1.45}
  .section{padding:34px 0}
  .cards-head{margin-bottom:12px}
  .small-title,.section-title{font-size:25px;line-height:1.08}
  .cards-head .link{font-size:14px}
  .realization-grid{display:grid;grid-template-columns:repeat(3,minmax(112px,1fr));gap:10px}
  .realization-card{border-radius:16px}
  .realization-card img{height:84px}
  .realization-card .content{padding:10px 10px 12px}
  .realization-card h3{font-size:14px;line-height:1.2;margin-bottom:6px}
  .tag{display:block;margin:0 0 4px;font-size:10px;padding:4px 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .check-list li{font-size:15px}
  .help-box{font-size:14px;line-height:1.45;padding:14px 15px}
  .stats{grid-template-columns:repeat(2,1fr);margin-top:24px}
  .stat{padding:16px 10px}
  .stat .number{font-size:24px}
  .quote-box,.instagram-card,.teaser-grid,.footer-grid,.copyright{grid-template-columns:1fr!important;display:grid}
  .footer-grid{gap:22px}
  .mobile-sticky a span{font-size:14px}
  .mobile-sticky a{min-height:50px}
  .instagram-strip-grid{grid-template-columns:repeat(2,1fr);gap:8px}
  .instagram-strip-title{font-size:27px;line-height:1.1;text-align:left}
  .instagram-strip-cta{text-align:left}
}
@media (max-width: 390px){
  .hero-copy h1{font-size:34px}
  .hero-badges{grid-template-columns:1fr}
  .realization-grid{grid-template-columns:repeat(3,minmax(100px,1fr))}
  .btn{font-size:17px}
}


/* ===== MZ Klima v2.2 hotfix: real logo + stable contact box ===== */
.logo{display:flex!important;align-items:center!important;gap:0!important;line-height:1!important;color:inherit!important;text-decoration:none!important}
.mz-logo-img{display:block!important;width:auto!important;height:56px!important;max-width:170px!important;object-fit:contain!important}
.footer-logo .mz-logo-img{height:62px!important;max-width:190px!important}

.hero-phone-box{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:16px!important;
  width:100%!important;
  max-width:470px!important;
  min-height:0!important;
  margin:0 0 10px!important;
  padding:16px 18px!important;
  position:relative!important;
  border:1px solid #dbe7f8!important;
  border-radius:20px!important;
  background:linear-gradient(135deg,#ffffff,#f7fbff)!important;
  box-shadow:0 18px 42px rgba(12,34,66,.07)!important;
  overflow:hidden!important;
  text-align:left!important;
}
.hero-phone-box:before{content:none!important;display:none!important}
.hero-phone-icon{
  display:grid!important;
  place-items:center!important;
  width:54px!important;
  height:54px!important;
  min-width:54px!important;
  flex:0 0 54px!important;
  margin:0!important;
  border-radius:50%!important;
  background:#edf5ff!important;
  color:#1672f7!important;
  font-size:26px!important;
}
.hero-phone-content{display:block!important;min-width:0!important;flex:1 1 auto!important;text-align:left!important}
.hero-phone-label{
  display:block!important;
  margin:0 0 3px!important;
  color:#66758f!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1.15!important;
  text-transform:uppercase!important;
  letter-spacing:.045em!important;
}
.hero-phone-number{
  display:block!important;
  margin:0 0 4px!important;
  color:#0b1e40!important;
  font-size:28px!important;
  line-height:1.05!important;
  font-weight:900!important;
  letter-spacing:-.035em!important;
  text-decoration:none!important;
}
.hero-phone-note{
  display:block!important;
  margin:0!important;
  color:#4e5c76!important;
  font-size:15px!important;
  line-height:1.35!important;
  font-weight:700!important;
}

@media(max-width:960px){
  .mz-logo-img{height:52px!important;max-width:150px!important}
}
@media(max-width:640px){
  .nav{min-height:82px!important}
  .mz-logo-img{height:50px!important;max-width:150px!important}
  .hero{padding-top:10px!important}
  .hero-phone-box{max-width:none!important;margin-bottom:8px!important;padding:14px 15px!important;border-radius:18px!important;gap:14px!important}
  .hero-phone-icon{width:50px!important;height:50px!important;min-width:50px!important;flex-basis:50px!important;font-size:24px!important}
  .hero-phone-label{font-size:11px!important;line-height:1.1!important}
  .hero-phone-number{font-size:26px!important;line-height:1.05!important}
  .hero-phone-note{font-size:14px!important;line-height:1.34!important}
  .mobile-sticky{z-index:9998!important}
}
@media(max-width:390px){
  .mz-logo-img{height:46px!important;max-width:135px!important}
  .hero-phone-box{padding:13px!important;gap:12px!important}
  .hero-phone-icon{width:46px!important;height:46px!important;min-width:46px!important;flex-basis:46px!important}
  .hero-phone-number{font-size:24px!important}
  .hero-phone-note{font-size:13px!important}
}


/* ===== MZ Klima v2.3 detail polish from screenshots ===== */
.nav-links a[href*="#ponuka"]{display:none!important}
.nav-instagram{width:48px;height:48px;border-radius:50%;display:inline-grid;place-items:center;color:#fff;background:radial-gradient(circle at 30% 105%,#feda75 0 18%,#fa7e1e 32%,#d62976 52%,#962fbf 72%,#4f5bd5 100%);box-shadow:0 14px 34px rgba(214,41,118,.22);transition:.2s ease;flex:0 0 48px}
.nav-instagram .ui-icon{font-size:25px}.nav-instagram:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(214,41,118,.30)}
.nav{position:relative}.nav-links{flex:1}.nav-cta{flex:0 0 auto}
.hero-badges{position:relative;z-index:2}.response-note span{color:#66758e}.response-note{margin-bottom:30px!important}.feature-strip{align-items:stretch}.feature{min-width:0}.feature h3{white-space:normal}.feature p{max-width:260px}.realization-card img{height:235px!important}.realization-card .content{padding:16px 16px 18px!important}.realization-card h3{font-size:19px!important}.cards-head{margin-bottom:22px!important}.home-split{align-items:start}.cert-section .section-title{max-width:760px}
@media(max-width:1180px){.nav-links{gap:18px!important}.nav-instagram{width:44px;height:44px;flex-basis:44px}.nav-instagram .ui-icon{font-size:22px}.nav-cta{padding:0 18px!important}}
@media(max-width:960px){.nav-instagram{display:none!important}.nav-links a[href*="#ponuka"]{display:block!important}}
@media(max-width:720px){body{padding-top:98px!important;padding-bottom:86px!important}.hero{padding-top:22px!important}.topbar{min-height:88px!important}.nav{min-height:88px!important}.hero-badges{margin-top:0!important;margin-bottom:18px!important;transform:none!important}.badge{min-height:44px}.response-note{margin-bottom:22px!important}.feature-strip{margin-top:0!important}.realization-grid{grid-template-columns:repeat(3,minmax(128px,1fr))!important;gap:12px!important;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x proximity}.realization-card{min-width:128px;scroll-snap-align:start}.realization-card img{height:118px!important}.realization-card h3{font-size:15px!important}.realization-card .content{padding:11px 11px 13px!important}.cards-head{align-items:center!important;flex-direction:row!important}.cards-head .link{font-size:14px!important}.feature:nth-child(4) p{font-size:13px}}
@media(max-width:390px){body{padding-top:96px!important}.hero-badges{grid-template-columns:1fr 1fr!important}.badge{font-size:12.5px!important;padding-left:12px!important;padding-right:12px!important}.realization-grid{grid-template-columns:repeat(3,minmax(122px,1fr))!important}.realization-card{min-width:122px}.realization-card img{height:112px!important}}


/* ===== MZ Klima v2.4 sticky-header + cleaner hero ===== */
html{scroll-padding-top:108px!important}
body{padding-top:0!important}
.topbar{position:sticky!important;top:0!important;left:auto!important;right:auto!important;width:100%!important;z-index:99999!important;background:rgba(255,255,255,.97)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;box-shadow:0 12px 38px rgba(7,22,51,.075)!important;border-bottom:1px solid rgba(220,229,244,.92)!important}
.admin-bar .topbar,.customize-support .topbar{top:32px!important}
.hero-badges{display:none!important}
.page-hero .section-kicker{display:none!important}
.hero{padding-top:42px!important}
.page-hero{padding-top:56px!important}
.nav-instagram{background:transparent!important;box-shadow:0 12px 28px rgba(214,41,118,.18)!important;overflow:visible!important;border-radius:16px!important;width:46px!important;height:46px!important;flex-basis:46px!important;padding:0!important}
.nav-instagram img{display:block!important;width:46px!important;height:46px!important;object-fit:contain!important;border-radius:15px!important}
.nav-instagram:hover{transform:translateY(-2px)!important;box-shadow:0 18px 40px rgba(214,41,118,.28)!important}
.nav-instagram .ui-icon{display:none!important}
.hero-copy{padding-top:0!important}
.hero-copy h1{margin-top:0!important}
@media(max-width:960px){
  .nav-instagram{display:none!important}
  .topbar{position:sticky!important}
}
@media(max-width:782px){
  .admin-bar .topbar,.customize-support .topbar{top:46px!important}
}
@media(max-width:720px){
  body{padding-top:0!important;padding-bottom:86px!important}
  .hero{padding-top:24px!important}
  .page-hero{padding-top:34px!important}
  .topbar{min-height:auto!important;position:sticky!important;top:0!important}
  .admin-bar .topbar,.customize-support .topbar{top:46px!important}
  .nav{min-height:86px!important}
  .hero-badges{display:none!important}
  .hero-copy h1{margin-top:0!important}
}
@media(max-width:390px){body{padding-top:0!important}.hero{padding-top:22px!important}.page-hero{padding-top:32px!important}}


/* ===== MZ Klima v2.5 authoritative sticky header + Instagram icon fix ===== */
html{scroll-padding-top:112px!important}
body{padding-top:96px!important}
body.admin-bar,body.customize-support{padding-top:128px!important}
.topbar{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:100000!important;background:rgba(255,255,255,.97)!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;box-shadow:0 12px 38px rgba(7,22,51,.075)!important;border-bottom:1px solid rgba(220,229,244,.92)!important}
.admin-bar .topbar,.customize-support .topbar{top:32px!important}
.hero{padding-top:36px!important}.page-hero{padding-top:44px!important}
.nav-instagram{display:inline-grid!important;place-items:center!important;background:transparent!important;background-image:none!important;box-shadow:none!important;border:0!important;border-radius:0!important;width:48px!important;height:48px!important;flex:0 0 48px!important;padding:0!important;overflow:visible!important}
.nav-instagram img{display:block!important;width:44px!important;height:44px!important;object-fit:contain!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}
.nav-instagram .ui-icon{display:none!important}.nav-instagram:hover{transform:translateY(-2px)!important;box-shadow:none!important}
.nav-links a[href*="#ponuka"]{display:none!important}.hero-badges{display:none!important}.page-hero .section-kicker{display:none!important}
@media(max-width:960px){.nav-instagram{display:none!important}.nav-links a[href*="#ponuka"]{display:block!important}.hero{padding-top:28px!important}.page-hero{padding-top:34px!important}}
@media(max-width:782px){body.admin-bar,body.customize-support{padding-top:134px!important}.admin-bar .topbar,.customize-support .topbar{top:46px!important}}
@media(max-width:720px){body{padding-top:92px!important;padding-bottom:86px!important}.topbar{position:fixed!important;top:0!important;min-height:auto!important}.nav{min-height:86px!important}.hero{padding-top:24px!important}.page-hero{padding-top:30px!important}.hero-badges{display:none!important}}
@media(max-width:390px){body{padding-top:90px!important}.hero{padding-top:22px!important}.page-hero{padding-top:28px!important}}


/* ===== MZ Klima v2.6 social icons, proof cases, phone and feature polish ===== */
.nav-facebook{display:inline-grid!important;place-items:center!important;background:transparent!important;box-shadow:none!important;border:0!important;border-radius:0!important;width:48px!important;height:48px!important;flex:0 0 48px!important;padding:0!important;overflow:visible!important}
.nav-facebook img{display:block!important;width:40px!important;height:40px!important;object-fit:contain!important;border-radius:12px!important;box-shadow:none!important;background:transparent!important}
.nav-facebook:hover{transform:translateY(-2px)!important}
.nav-instagram img{width:40px!important;height:40px!important}
.feature-strip{border-color:#cfe0f6!important}
.feature-icon.premium-icon,.feature-icon{background:linear-gradient(145deg,#ffffff,#f4f8ff)!important;color:#0a3d84!important;border:1.5px solid #0a3d84!important;box-shadow:0 14px 32px rgba(10,61,132,.10),inset 0 1px 0 #fff!important}
.proof-cases{margin-top:46px}.proof-cases-head{max-width:820px;margin:0 0 24px}.proof-cases-head .section-kicker{display:inline-flex;align-items:center;padding:8px 13px;border-radius:999px;background:#eef6ff;color:#0a58ca;font-weight:900;font-size:13px}.proof-cases-head h2{font-size:clamp(30px,3vw,42px);line-height:1.08;letter-spacing:-.05em;color:#071a3a;margin:12px 0}.proof-cases-head p{color:#56647d;font-size:17px;line-height:1.6;margin:0}.proof-cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.proof-case-card{background:#fff;border:1px solid #dbe7f8;border-radius:22px;padding:26px;box-shadow:0 18px 42px rgba(7,22,51,.06)}.proof-case-number{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#eef6ff;color:#1476f2;font-weight:900;margin-bottom:18px}.proof-case-card h3{font-size:20px;line-height:1.25;color:#071a3a;margin:0 0 10px;letter-spacing:-.02em}.proof-case-card p{color:#53627c;line-height:1.6;font-size:15.5px;margin:0}.stats{display:none!important}
@media(max-width:960px){.nav-facebook{display:none!important}}
@media(max-width:760px){.proof-cases{margin-top:30px}.proof-cases-grid{grid-template-columns:1fr;gap:14px}.proof-case-card{padding:22px;border-radius:20px}.proof-cases-head h2{font-size:28px}.proof-cases-head p{font-size:16px}.feature-strip{border-color:#cfe0f6!important}.feature-icon{border-color:#0a3d84!important;color:#0a3d84!important}}


/* ===== MZ Klima v2.7 micro animations + unified social icons ===== */
.nav-facebook,
.nav-instagram{
  display:inline-grid!important;
  place-items:center!important;
  width:44px!important;
  height:44px!important;
  flex:0 0 44px!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:14px!important;
  overflow:visible!important;
  transition:transform .18s ease, filter .18s ease!important;
}
.nav-facebook img,
.nav-instagram img{
  display:block!important;
  width:38px!important;
  height:38px!important;
  object-fit:contain!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:transparent!important;
}
.nav-facebook:hover,
.nav-instagram:hover{transform:translateY(-2px)!important;filter:drop-shadow(0 10px 18px rgba(7,22,51,.13))!important}
.mobile-menu-socials{display:none!important}

.hero-copy h1,
.hero .lead,
.hero-actions,
.hero-phone-box,
.response-note,
.hero-visual,
.feature-strip,
.realization-card,
.proof-case-card{
  animation-duration:.7s;
  animation-timing-function:cubic-bezier(.2,.7,.2,1);
  animation-fill-mode:both;
}
.hero-copy h1{animation-name:mzFadeUp;animation-delay:.05s}
.hero .lead{animation-name:mzFadeUp;animation-delay:.13s}
.hero-actions{animation-name:mzFadeUp;animation-delay:.21s}
.hero-phone-box{animation-name:mzFadeRight;animation-delay:.31s}
.response-note{animation-name:mzFadeUp;animation-delay:.39s}
.hero-visual{animation-name:mzSoftReveal;animation-delay:.18s}
.feature-strip{animation-name:mzFadeUp;animation-delay:.48s}
.mobile-sticky{animation:mzStickyUp .55s cubic-bezier(.2,.7,.2,1) .45s both}
.realization-card:nth-child(1){animation-name:mzFadeUp;animation-delay:.05s}
.realization-card:nth-child(2){animation-name:mzFadeUp;animation-delay:.12s}
.realization-card:nth-child(3){animation-name:mzFadeUp;animation-delay:.19s}
.proof-case-card:nth-child(1){animation-name:mzFadeUp;animation-delay:.05s}
.proof-case-card:nth-child(2){animation-name:mzFadeUp;animation-delay:.12s}
.proof-case-card:nth-child(3){animation-name:mzFadeUp;animation-delay:.19s}
.btn:hover{transform:translateY(-2px)}
.hero-phone-box:hover{transform:translateY(-2px);box-shadow:0 22px 55px rgba(7,22,51,.10)!important}
@keyframes mzFadeUp{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@keyframes mzFadeRight{from{opacity:0;transform:translateX(28px)}to{opacity:1;transform:translateX(0)}}
@keyframes mzSoftReveal{from{opacity:0;transform:translateX(18px) scale(.985)}to{opacity:1;transform:translateX(0) scale(1)}}
@keyframes mzStickyUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}

@media(max-width:960px){
  .nav-facebook,.nav-instagram{display:none!important}
  .mobile-menu-socials{
    display:flex!important;
    align-items:center!important;
    gap:16px!important;
    margin-top:2px!important;
    padding-top:20px!important;
    border-top:1px solid #edf2fb!important;
  }
  .mobile-menu-socials a{
    display:inline-grid!important;
    place-items:center!important;
    width:42px!important;
    height:42px!important;
    padding:0!important;
    border-radius:14px!important;
    background:#fff!important;
    border:1px solid #e4ebf8!important;
    box-shadow:0 10px 26px rgba(7,22,51,.06)!important;
  }
  .mobile-menu-socials img{width:32px!important;height:32px!important;object-fit:contain!important}
}
@media(max-width:720px){
  .hero-phone-box{animation-name:mzFadeUp!important;animation-delay:.25s!important}
  .feature-strip{animation-delay:.35s!important}
}
@media(prefers-reduced-motion:reduce){
  .hero-copy h1,.hero .lead,.hero-actions,.hero-phone-box,.response-note,.hero-visual,.feature-strip,.realization-card,.proof-case-card,.mobile-sticky{
    animation:none!important;opacity:1!important;transform:none!important;
  }
  .btn:hover,.hero-phone-box:hover,.nav-facebook:hover,.nav-instagram:hover{transform:none!important;filter:none!important}
}


/* ===== MZ Klima v2.8 slower visible animations + scroll reveal sections ===== */
.hero-copy h1,
.hero .lead,
.hero-actions,
.hero-phone-box,
.response-note,
.hero-visual,
.feature-strip{
  animation-duration:1.15s!important;
  animation-timing-function:cubic-bezier(.16,1,.3,1)!important;
}
.hero-copy h1{animation-delay:.12s!important}
.hero .lead{animation-delay:.30s!important}
.hero-actions{animation-delay:.48s!important}
.hero-phone-box{animation-delay:.68s!important}
.response-note{animation-delay:.86s!important}
.hero-visual{animation-delay:.34s!important}
.feature-strip{animation-duration:1.25s!important;animation-delay:1.02s!important}
.mobile-sticky{animation:mzStickyUp 1s cubic-bezier(.16,1,.3,1) .72s both!important}

/* stronger movement so the effect is visible, still elegant */
@keyframes mzFadeUp{from{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}
@keyframes mzFadeRight{from{opacity:0;transform:translateX(48px)}to{opacity:1;transform:translateX(0)}}
@keyframes mzSoftReveal{from{opacity:0;transform:translateX(38px) scale(.975);filter:blur(3px)}to{opacity:1;transform:translateX(0) scale(1);filter:blur(0)}}
@keyframes mzStickyUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}

/* disable old instant card animations; reveal-on-scroll handles these */
.realization-card,
.proof-case-card,
.teaser-card,
.stat,
.check-list li,
.help-box,
.quote-box,
.instagram-card,
.instagram-strip-item,
.footer-grid > div,
.cert-card,
.section-title,
.section-kicker{
  animation:none!important;
}

.mz-reveal{
  opacity:0;
  transform:translateY(36px);
  transition:
    opacity 1.05s cubic-bezier(.16,1,.3,1),
    transform 1.05s cubic-bezier(.16,1,.3,1),
    filter 1.05s cubic-bezier(.16,1,.3,1);
  transition-delay:var(--mz-delay,0s);
  will-change:opacity,transform,filter;
  filter:blur(2px);
}
.mz-reveal.mz-reveal-right{transform:translateX(44px);}
.mz-reveal.mz-reveal-left{transform:translateX(-44px);}
.mz-reveal.mz-reveal-zoom{transform:translateY(26px) scale(.975);}
.mz-reveal.is-visible{
  opacity:1;
  transform:translate3d(0,0,0) scale(1);
  filter:blur(0);
}
.realization-card.mz-reveal.is-visible:hover{transform:translateY(-4px);}
.btn:hover{transform:translateY(-2px)}
.hero-phone-box:hover{transform:translateY(-2px);}

/* slightly slower modal pop too */
.modal{animation-duration:.45s!important;animation-timing-function:cubic-bezier(.16,1,.3,1)!important}

@media(max-width:720px){
  .hero-copy h1{animation-delay:.08s!important}
  .hero .lead{animation-delay:.22s!important}
  .hero-actions{animation-delay:.38s!important}
  .hero-phone-box{animation-name:mzFadeUp!important;animation-delay:.56s!important}
  .response-note{animation-delay:.72s!important}
  .feature-strip{animation-delay:.88s!important}
  .mz-reveal{transform:translateY(28px);transition-duration:.95s;filter:blur(1.5px)}
  .mz-reveal.mz-reveal-right,.mz-reveal.mz-reveal-left{transform:translateY(28px)}
}
@media(prefers-reduced-motion:reduce){
  .mz-reveal{opacity:1!important;transform:none!important;transition:none!important;filter:none!important}
}


/* ===== MZ Klima v2.9 mobile calmer premium first screen ===== */
.mobile-hero-photo{display:none}
@media(max-width:720px){
  :root{--blue:#0b67d8;--blue-dark:#064ba8;--orange:#f18721;--orange-dark:#db6800}
  .hero{padding-top:18px!important;padding-bottom:18px!important;background:linear-gradient(180deg,#f5faff 0%,#ffffff 88%)!important}
  .hero-grid{gap:0!important}
  .hero-copy h1{font-size:clamp(32px,9.4vw,43px)!important;line-height:1.02!important;letter-spacing:-.052em!important;margin-bottom:12px!important}
  .hero .lead{font-size:16.5px!important;line-height:1.52!important;margin:0 0 14px!important;color:#5a667c!important}
  .mobile-hero-photo{display:block;width:100%;height:148px;border-radius:22px;background-size:cover;background-position:center 34%;box-shadow:0 18px 45px rgba(7,22,51,.10);border:1px solid rgba(219,231,248,.95);margin:0 0 15px;overflow:hidden;animation:mzSoftReveal 1.05s cubic-bezier(.16,1,.3,1) .32s both}
  .hero-visual{display:none!important}
  .hero-actions{gap:10px!important;margin-bottom:12px!important}
  .hero-actions .btn{min-height:50px!important;border-radius:15px!important;font-size:16px!important;box-shadow:0 12px 28px rgba(7,31,65,.12)!important}
  .hero-actions .btn-primary{background:linear-gradient(135deg,#1879ea,#0b5dc4)!important;box-shadow:0 13px 30px rgba(11,93,196,.18)!important}
  .hero-actions .btn-orange{background:linear-gradient(135deg,#f79a35,#ef7c12)!important;box-shadow:0 13px 30px rgba(239,124,18,.18)!important}
  .hero-phone-box{padding:14px 15px!important;border-radius:18px!important;background:rgba(255,255,255,.82)!important;backdrop-filter:blur(10px);box-shadow:0 16px 38px rgba(7,22,51,.075)!important;margin-bottom:8px!important}
  .hero-phone-icon{width:46px!important;height:46px!important;flex-basis:46px!important;font-size:22px!important;background:#eef6ff!important;color:#0b67d8!important}
  .hero-phone-label{font-size:11px!important;letter-spacing:.05em!important;color:#707b91!important}
  .hero-phone-number{font-size:25px!important;color:#0a1a35!important}
  .hero-phone-note{font-size:14.2px!important;color:#526078!important}
  .response-note{font-size:13.5px!important;margin-top:9px!important;margin-bottom:14px!important;color:#748199!important}
  .response-note .ui-icon{opacity:.72}
  .mobile-sticky{background:rgba(255,255,255,.74)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;border-top:1px solid rgba(215,226,242,.82)!important;box-shadow:0 -14px 40px rgba(7,22,51,.11)!important;padding:10px 12px calc(10px + env(safe-area-inset-bottom))!important}
  .mobile-sticky a{min-height:48px!important;border-radius:15px!important;font-size:14px!important;font-weight:900!important;box-shadow:0 8px 22px rgba(7,22,51,.06)!important;border:1px solid rgba(8,115,248,.18)!important;background:rgba(8,115,248,.10)!important;color:#0758c9!important}
  .mobile-sticky a:nth-child(2){background:rgba(8,115,248,.085)!important;color:#0758c9!important}
  .mobile-sticky a:last-child{background:rgba(255,122,0,.13)!important;border-color:rgba(255,122,0,.24)!important;color:#cc6500!important}
  .mobile-sticky .ui-icon{font-size:16px!important}
  .feature-strip{margin-top:4px!important}
}
@media(max-width:390px){
  .hero-copy h1{font-size:31.5px!important}
  .hero .lead{font-size:15.8px!important}
  .mobile-hero-photo{height:132px;border-radius:19px;margin-bottom:13px}
  .hero-actions .btn{min-height:48px!important;font-size:15.2px!important}
  .hero-phone-number{font-size:23px!important}
  .mobile-sticky a{min-height:46px!important;font-size:13.5px!important}
}


/* ===== MZ Klima v3.0: refined mobile CTA, floating coupon, muted orange ===== */
:root{--orange:#ef7418;--orange-dark:#d86208;--orange-soft:#fff0e5;--blue-accent:#0b4ea2}
.btn-orange{background:linear-gradient(135deg,#f28a2a,#e8680b)!important;box-shadow:0 14px 30px rgba(232,104,11,.18)!important}
.btn-orange:hover{box-shadow:0 20px 42px rgba(232,104,11,.24)!important}
.nav-cta{background:linear-gradient(135deg,#f28a2a,#e8680b)!important;box-shadow:0 14px 34px rgba(232,104,11,.16)!important}
.mobile-sticky{display:none!important}
body{padding-bottom:0!important}
.floating-coupon{position:fixed;right:22px;bottom:24px;z-index:9999;display:flex;align-items:center;gap:10px;border:1px solid rgba(232,104,11,.22);background:rgba(255,255,255,.86);color:#c95605;border-radius:999px;padding:10px 14px 10px 10px;box-shadow:0 18px 44px rgba(7,22,51,.15),0 8px 24px rgba(232,104,11,.14);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;animation:mzCouponFloat 3.4s ease-in-out infinite}
.floating-coupon:hover{transform:translateY(-3px);background:#fff;box-shadow:0 24px 58px rgba(7,22,51,.18),0 10px 30px rgba(232,104,11,.18)}
.floating-coupon-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#f28a2a,#e8680b);color:#fff;font-size:19px;box-shadow:0 10px 24px rgba(232,104,11,.20)}
.floating-coupon-text{display:grid;text-align:left;line-height:1.05}.floating-coupon-text strong{font-size:14px;font-weight:900;color:#10233f}.floating-coupon-text small{font-size:13px;font-weight:900;color:#c95605;margin-top:2px}
@keyframes mzCouponFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}
.feature:nth-child(2){position:relative;overflow:hidden}.feature:nth-child(2) .feature-icon{animation:mzCertFloat 3.2s ease-in-out infinite;box-shadow:0 14px 34px rgba(11,78,162,.16)!important}.feature:nth-child(2)::after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,0) 36%,rgba(11,78,162,.08) 48%,rgba(255,255,255,0) 62%,transparent 100%);transform:translateX(-120%);animation:mzCertShine 5.5s ease-in-out infinite;pointer-events:none}
@keyframes mzCertFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}
@keyframes mzCertShine{0%,55%{transform:translateX(-120%)}78%,100%{transform:translateX(120%)}}
@media(max-width:720px){body{padding-bottom:0!important}.floating-coupon{right:14px;bottom:calc(18px + env(safe-area-inset-bottom));padding:8px 12px 8px 8px;gap:8px}.floating-coupon-icon{width:38px;height:38px;font-size:17px}.floating-coupon-text strong{font-size:13px}.floating-coupon-text small{font-size:12px}.hero-actions .btn-orange{background:linear-gradient(135deg,#f08a2a,#e76a0f)!important}.modal-backdrop{z-index:10000!important}}
@media(max-width:390px){.floating-coupon{right:12px;bottom:calc(14px + env(safe-area-inset-bottom))}.floating-coupon-text{display:none}.floating-coupon{padding:8px;border-radius:50%}.floating-coupon-icon{width:42px;height:42px}}
@media(prefers-reduced-motion:reduce){.floating-coupon,.feature:nth-child(2) .feature-icon,.feature:nth-child(2)::after{animation:none!important}}


/* ===== MZ Klima v3.1 coupon modal position fix ===== */
.modal-backdrop{
  align-items:flex-start!important;
  justify-content:center!important;
  overflow-y:auto!important;
  padding-top:calc(110px + env(safe-area-inset-top))!important;
  padding-bottom:32px!important;
  z-index:100001!important;
}
.admin-bar .modal-backdrop,
.customize-support .modal-backdrop{
  padding-top:calc(142px + env(safe-area-inset-top))!important;
}
.modal{
  margin:0 auto!important;
  max-height:none!important;
  width:min(520px,calc(100vw - 32px))!important;
  padding:28px 30px 26px!important;
  border-radius:24px!important;
}
.modal h2{
  font-size:clamp(27px,3.2vw,38px)!important;
  line-height:1.08!important;
  margin:14px 0 16px!important;
}
.modal p{
  font-size:16px!important;
  line-height:1.55!important;
  margin-bottom:20px!important;
}
.coupon{
  margin:0 0 20px!important;
  padding:17px 18px!important;
}
.form-grid{gap:12px!important}.form-grid input{min-height:52px!important}.form-grid .btn{min-height:56px!important}
.modal-note{margin-top:13px!important}
@media(max-width:720px){
  .modal-backdrop{
    padding-top:calc(94px + env(safe-area-inset-top))!important;
    padding-left:14px!important;
    padding-right:14px!important;
    padding-bottom:24px!important;
  }
  .admin-bar .modal-backdrop,
  .customize-support .modal-backdrop{
    padding-top:calc(136px + env(safe-area-inset-top))!important;
  }
  .modal{
    width:100%!important;
    padding:22px 18px 20px!important;
    border-radius:22px!important;
  }
  .modal-close{top:12px!important;right:12px!important;width:34px!important;height:34px!important;font-size:22px!important}
  .modal-badge{font-size:10.5px!important;margin-bottom:10px!important;padding:7px 10px!important}
  .modal h2{font-size:25px!important;line-height:1.1!important;margin:10px 36px 12px 0!important}
  .modal p{font-size:14.5px!important;line-height:1.5!important;margin-bottom:14px!important}
  .coupon{padding:13px 12px!important;margin-bottom:14px!important;font-size:13px!important;gap:7px!important}
  .coupon b{font-size:22px!important}.form-grid input{min-height:48px!important}.form-grid .btn{min-height:50px!important;font-size:15px!important}
}
@media(max-width:390px){
  .modal-backdrop{padding-top:calc(88px + env(safe-area-inset-top))!important}
  .modal h2{font-size:23px!important}.coupon b{font-size:20px!important}.modal p{font-size:14px!important}
}


/* ===== MZ Klima v3.2 coupon modal desktop fit fix ===== */
@media (min-width: 721px){
  .modal-backdrop{
    align-items:center!important;
    justify-content:center!important;
    padding:calc(88px + env(safe-area-inset-top)) 22px 24px!important;
    overflow:hidden!important;
  }
  .admin-bar .modal-backdrop,
  .customize-support .modal-backdrop{
    padding-top:calc(120px + env(safe-area-inset-top))!important;
  }
  .modal{
    width:min(500px,calc(100vw - 44px))!important;
    max-height:calc(100dvh - 132px)!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    padding:24px 28px 22px!important;
    border-radius:23px!important;
  }
  .admin-bar .modal,
  .customize-support .modal{
    max-height:calc(100dvh - 164px)!important;
  }
  .modal-close{top:16px!important;right:16px!important;width:36px!important;height:36px!important;font-size:22px!important}
  .modal-badge{font-size:12px!important;margin-bottom:12px!important;padding:7px 11px!important}
  .modal h2{font-size:32px!important;line-height:1.06!important;margin:10px 42px 14px 0!important;letter-spacing:-.055em!important}
  .modal p{font-size:15.5px!important;line-height:1.48!important;margin-bottom:16px!important}
  .coupon{padding:14px 16px!important;margin-bottom:16px!important;gap:12px!important;font-size:15px!important;border-radius:15px!important}
  .coupon b{font-size:28px!important}
  .form-grid{gap:10px!important}
  .form-grid input{min-height:48px!important;font-size:15px!important;border-radius:14px!important}
  .form-grid .btn{min-height:52px!important;font-size:15.5px!important;border-radius:14px!important}
  .modal-note{font-size:12.5px!important;margin-top:10px!important}
}
@media (min-width:721px) and (max-height:760px){
  .modal-backdrop{align-items:flex-start!important;padding-top:calc(78px + env(safe-area-inset-top))!important;overflow-y:auto!important}
  .admin-bar .modal-backdrop,.customize-support .modal-backdrop{padding-top:calc(110px + env(safe-area-inset-top))!important}
  .modal{max-height:calc(100dvh - 102px)!important;padding:20px 24px 18px!important}
  .admin-bar .modal,.customize-support .modal{max-height:calc(100dvh - 134px)!important}
  .modal h2{font-size:28px!important;margin-bottom:12px!important}
  .modal p{font-size:14.5px!important;margin-bottom:12px!important}
  .coupon{padding:11px 14px!important;margin-bottom:12px!important}.coupon b{font-size:24px!important}
  .form-grid input{min-height:44px!important}.form-grid .btn{min-height:48px!important}.modal-note{display:none!important}
}


/* ===== MZ Klima v3.4 desktop hero balance ===== */
@media (min-width: 721px){
  .hero-copy h1{
    font-size:clamp(43px,4.25vw,60px)!important;
    line-height:1.04!important;
    letter-spacing:-.058em!important;
    max-width:620px!important;
  }
  .hero .lead{
    font-size:18px!important;
    line-height:1.6!important;
    max-width:560px!important;
    margin-top:20px!important;
    margin-bottom:26px!important;
  }
  .hero-grid{
    grid-template-columns:.95fr 1.05fr!important;
    gap:56px!important;
  }
  .hero-actions .btn{
    min-height:52px!important;
  }
}
@media (min-width: 1280px){
  .hero-copy h1{
    font-size:60px!important;
  }
}


/* ===== MZ Klima v3.5 homepage section order + services cleanup ===== */
.compact-services{padding-top:74px!important;padding-bottom:58px!important;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)}
.compact-services .services-clean-head{max-width:760px!important;margin:0 auto 32px!important;text-align:center!important}
.compact-services .services-clean-head .section-title{margin:0!important;font-size:clamp(34px,3.5vw,48px)!important;line-height:1.05!important;letter-spacing:-.055em!important}
.compact-services .teaser-grid{margin-top:0!important}
.cert-section{padding-top:58px!important;padding-bottom:72px!important;background:#fff!important}
.cert-card.slim-cert{box-shadow:0 18px 54px rgba(7,22,51,.07)!important}
#realizacie.section{padding-top:70px!important}
#realizacie .proof-cases{margin-top:56px!important}
@media(max-width:760px){.compact-services{padding-top:52px!important;padding-bottom:42px!important}.compact-services .services-clean-head{margin-bottom:22px!important}.compact-services .services-clean-head .section-title{font-size:32px!important}.cert-section{padding-top:42px!important;padding-bottom:52px!important}#realizacie.section{padding-top:52px!important}#realizacie .proof-cases{margin-top:38px!important}}


/* ===== MZ Klima v3.7 realization gallery ===== */
.realizations-head{align-items:center!important;margin-bottom:22px!important}
.realization-gallery{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;overflow:visible!important;padding-bottom:0!important}
.realization-gallery .realization-card{display:block!important;position:relative!important;border-radius:18px!important;overflow:hidden!important;background:#eef5ff!important;border:1px solid #dfe8f6!important;box-shadow:0 16px 42px rgba(7,22,51,.075)!important;min-width:0!important;aspect-ratio:1/0.82!important;cursor:pointer!important}
.realization-gallery .realization-card:after{content:'+';position:absolute;right:10px;bottom:10px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.9);color:var(--blue);font-weight:900;font-size:20px;box-shadow:0 10px 28px rgba(7,22,51,.14);opacity:0;transform:scale(.86);transition:.22s ease}
.realization-gallery .realization-card:hover:after{opacity:1;transform:scale(1)}
.realization-gallery .realization-card:hover img{transform:scale(1.045)}
.realization-gallery .realization-card img{width:100%!important;height:100%!important;object-fit:cover!important;transition:.3s ease!important}
.realization-gallery .realization-card .content{display:none!important}
.realizations-more{margin-top:18px;text-align:right}.realizations-more .link{font-size:15px;font-weight:900;color:var(--blue)}
.mz-gallery-lightbox{position:fixed;inset:0;z-index:100000;background:rgba(7,22,51,.78);backdrop-filter:blur(10px);display:none;align-items:center;justify-content:center;padding:34px}
.mz-gallery-lightbox.is-visible{display:flex;animation:mzLightboxFade .18s ease both}.mz-gallery-lightbox img{max-width:min(1120px,92vw);max-height:84vh;border-radius:24px;box-shadow:0 36px 120px rgba(0,0,0,.34);object-fit:contain;background:#fff}.mz-gallery-close,.mz-gallery-prev,.mz-gallery-next{position:absolute;border:0;cursor:pointer;display:grid;place-items:center;background:rgba(255,255,255,.95);color:#071633;box-shadow:0 18px 60px rgba(0,0,0,.20);transition:.18s ease}.mz-gallery-close{top:24px;right:24px;width:52px;height:52px;border-radius:50%;font-size:34px}.mz-gallery-prev,.mz-gallery-next{top:50%;transform:translateY(-50%);width:54px;height:72px;border-radius:18px;font-size:46px;line-height:1}.mz-gallery-prev{left:24px}.mz-gallery-next{right:24px}.mz-gallery-close:hover,.mz-gallery-prev:hover,.mz-gallery-next:hover{transform:translateY(-50%) scale(1.04)}.mz-gallery-close:hover{transform:scale(1.04)}body.mz-lightbox-open{overflow:hidden}@keyframes mzLightboxFade{from{opacity:0}to{opacity:1}}
@media(max-width:960px){.realization-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}.realization-gallery .realization-card{aspect-ratio:1/0.78!important}.realizations-more{text-align:left}.mz-gallery-lightbox{padding:18px}.mz-gallery-lightbox img{max-width:94vw;max-height:78vh;border-radius:18px}.mz-gallery-close{top:14px;right:14px;width:46px;height:46px;font-size:30px}.mz-gallery-prev,.mz-gallery-next{width:44px;height:58px;border-radius:15px;font-size:38px}.mz-gallery-prev{left:10px}.mz-gallery-next{right:10px}}


/* ===== MZ Klima v3.7 services cards clickable + customizer image/text ===== */
.teaser-card-link{display:block;color:inherit;text-decoration:none;cursor:pointer;transition:transform .24s ease, box-shadow .24s ease, border-color .24s ease}
.teaser-card-link:hover{transform:translateY(-5px);box-shadow:0 22px 54px rgba(7,22,51,.12)!important;border-color:rgba(8,115,248,.24)!important}
.teaser-card-link:hover img{transform:scale(1.035)}
.teaser-card-link img{transition:transform .34s ease}
.teaser-card-link h3,.teaser-card-link p{color:inherit;text-decoration:none}.teaser-card-link h3{color:#071a3a}.teaser-card-link p{color:#53627c}
.teaser-fake-link{display:inline-flex;margin-top:16px;color:var(--blue);font-weight:900;font-size:15px;line-height:1.2}.teaser-card-link:hover .teaser-fake-link{text-decoration:underline;text-underline-offset:3px}

/* ===== MZ Klima v3.9 standalone realizations page ===== */
.realizations-page-main{background:linear-gradient(180deg,#f7fbff 0%,#fff 38%)}
.realizations-page-section{padding-top:86px!important}
.realizations-page-head{max-width:820px;margin:0 auto 42px;text-align:center}
.realizations-page-head h1{margin:0 0 14px;color:var(--navy);font-size:clamp(42px,5vw,66px);line-height:1.02;letter-spacing:-.06em;font-weight:900}
.realizations-page-head p{margin:0;color:#53627c;font-size:clamp(18px,2vw,24px);font-weight:650;line-height:1.5}
.realizations-page-gallery{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;overflow:visible!important;padding-bottom:0!important}
.realizations-page-gallery .realizations-page-item{display:block!important;aspect-ratio:1/0.78!important;border-radius:22px!important;overflow:hidden!important;background:#eef5ff!important;border:1px solid #dfe8f6!important;box-shadow:0 18px 48px rgba(7,22,51,.08)!important;min-width:0!important;cursor:pointer!important}
.realizations-page-gallery .realizations-page-item img{width:100%!important;height:100%!important;object-fit:cover!important;transition:.32s ease!important}
.realizations-page-gallery .realizations-page-item:hover{transform:translateY(-5px)!important;box-shadow:0 28px 70px rgba(7,22,51,.14)!important}
.realizations-page-gallery .realizations-page-item:hover img{transform:scale(1.045)!important}
.realizations-page-gallery .realizations-page-item:after{content:'+';position:absolute;right:12px;bottom:12px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.92);color:var(--blue);font-weight:900;font-size:22px;box-shadow:0 10px 28px rgba(7,22,51,.16);opacity:0;transform:scale(.86);transition:.22s ease}
.realizations-page-gallery .realizations-page-item:hover:after{opacity:1;transform:scale(1)}
@media(max-width:960px){.realizations-page-section{padding-top:58px!important}.realizations-page-head{margin-bottom:26px}.realizations-page-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.realizations-page-gallery .realizations-page-item{aspect-ratio:1/0.82!important;border-radius:18px!important}}
@media(max-width:480px){.realizations-page-head{text-align:left}.realizations-page-head h1{font-size:38px}.realizations-page-head p{font-size:17px}.realizations-page-gallery{grid-template-columns:1fr!important}.realizations-page-gallery .realizations-page-item{aspect-ratio:1/0.72!important}}


/* ===== MZ Klima v4.0 small fixes ===== */
.realizations-page-head{display:block!important;text-align:center!important;max-width:820px!important;margin-left:auto!important;margin-right:auto!important}
.realizations-page-head h1{display:block!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important;max-width:100%!important}
.realizations-page-head p{display:block!important;text-align:center!important;margin:0 auto!important;max-width:760px!important}
.page-hero .section-head-centered > .badge:first-child{display:none!important}
@media(max-width:760px){.realizations-page-head{text-align:left!important}.realizations-page-head h1,.realizations-page-head p{text-align:left!important;margin-left:0!important;margin-right:0!important}.page-hero{padding-top:62px!important}}


/* ===== MZ Klima v4.1 - action sets orders and Customizer fields ===== */
.action-sets-page .action-sets-hero .section-head-centered{margin-bottom:0!important}.action-products-section{padding-top:58px!important}.action-product-card .product-visual{height:190px;overflow:hidden}.action-product-card .product-visual img{width:100%;height:100%;object-fit:cover}.action-product-card .product-snow{font-size:58px;color:#7ec6ff}.action-product-card .content strong{display:block;margin:0 0 16px;color:#0b1d3d;font-size:17px;font-weight:850}.btn-soft-blue{background:#eef6ff;color:#075bd6;border:1px solid #cfe3ff;box-shadow:none;min-height:44px;padding:0 18px;border-radius:12px}.btn-soft-blue:hover{background:#e3f0ff;transform:translateY(-2px);box-shadow:0 14px 30px rgba(8,115,248,.12)}.product-order-btn{width:100%;margin-top:2px}.product-order-backdrop{z-index:10020!important}.product-order-modal{width:min(560px,100%)!important}.product-order-form textarea{min-height:98px}.product-order-form input[readonly]{background:#f4f8ff!important;color:#10233f!important;font-weight:800}.product-order-form .wide{grid-column:1/-1}
@media(max-width:720px){.action-products-section{padding-top:34px!important}.action-product-card .product-visual{height:160px}.product-order-modal{max-height:calc(100dvh - 106px)!important;overflow:auto!important}.product-order-form textarea{min-height:90px}.btn-soft-blue{min-height:46px}}

/* ===== MZ Klima v4.2 - form delivery states ===== */
.notice-error,.notice-warning{position:fixed;left:50%;top:100px;z-index:200;transform:translateX(-50%);padding:14px 20px;border-radius:14px;font-weight:800;box-shadow:0 18px 45px rgba(7,22,51,.15);max-width:min(560px,calc(100% - 32px));text-align:center}.notice-error{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.notice-warning{background:#fffbeb;color:#92400e;border:1px solid #fde68a}.notice-success{max-width:min(560px,calc(100% - 32px));text-align:center}
@media(max-width:720px){.notice-success,.notice-error,.notice-warning{top:92px;font-size:14px;padding:12px 14px}}


/* ===== MZ Klima v4.3 WordPress primary menu support ===== */
.nav-links .primary-menu{display:contents!important;margin:0!important;padding:0!important;list-style:none!important}
.nav-links .primary-menu > li{display:contents!important;list-style:none!important;margin:0!important;padding:0!important}
.nav-links .primary-menu > li > a{display:inline-flex;align-items:center;text-decoration:none}
@media(max-width:960px){
  .nav-links .primary-menu{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;width:100%!important}
  .nav-links .primary-menu > li{display:block!important;width:100%!important}
  .nav-links .primary-menu > li > a{display:block!important;width:100%!important}
}

/* MZ Klima v4.4 - servis klimatizácií */
.service-actions .ui-icon{width:18px;height:18px;display:inline-grid;place-items:center;line-height:0;color:currentColor}.service-actions .ui-icon svg{width:18px;height:18px}.service-price-note{display:inline-flex;align-items:center;gap:10px;margin:0 0 24px;padding:14px 18px;border-radius:18px;background:linear-gradient(135deg,#eef6ff,#fff);border:1px solid #d9e8fb;color:#0d3470;font-weight:900;box-shadow:0 14px 34px rgba(8,31,70,.06)}.service-price-note:before{content:'€';display:grid;place-items:center;width:28px;height:28px;border-radius:10px;background:#0a64d8;color:#fff;font-weight:900}.service-step-card{transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.service-step-card:hover{transform:translateY(-4px);border-color:#c9def8;box-shadow:0 26px 70px rgba(8,31,70,.11)}.service-card .service-step-icon{width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,#eaf4ff,#fff);border:1px solid #cfe1f8;color:#0a64d8;box-shadow:0 14px 30px rgba(8,31,70,.05);margin-bottom:18px}.service-card .service-step-icon .ui-icon{width:28px;height:28px}.service-card .service-step-icon svg{width:28px;height:28px}.service-step-card:nth-child(1).mz-reveal{transform:translateX(-44px)}.service-step-card:nth-child(2).mz-reveal{transform:translateY(34px)}.service-step-card:nth-child(3).mz-reveal{transform:translateX(44px)}.service-step-card.mz-reveal.is-visible{transform:none}.service-step-card.mz-reveal.is-visible:hover{transform:translateY(-4px)}.case-section .section-head-centered .badge{display:none!important}@media(max-width:720px){.service-price-note{display:flex;width:100%;font-size:14px;line-height:1.45;padding:13px 14px}.service-actions .btn{width:100%}.service-card .service-step-icon{width:52px;height:52px}.service-step-card:nth-child(1).mz-reveal,.service-step-card:nth-child(2).mz-reveal,.service-step-card:nth-child(3).mz-reveal{transform:translateY(28px)}}


/* MZ Klima v4.5 - tepelné čerpadlá */
.heatpump-actions .ui-icon{width:18px;height:18px;display:inline-grid;place-items:center;line-height:0;color:currentColor}.heatpump-actions .ui-icon svg{width:18px;height:18px}.heatpump-savings-card{position:relative;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.heatpump-savings-card:hover{transform:translateY(-4px);border-color:#c9def8;box-shadow:0 26px 70px rgba(8,31,70,.11)}.heatpump-savings-card .heatpump-feature-icon{display:grid!important;place-items:center;width:60px;height:60px;border-radius:20px;background:linear-gradient(135deg,#eaf7ff,#fff);border:1px solid #cfe1f8;color:#0a64d8;box-shadow:0 14px 30px rgba(8,31,70,.06);margin:0 0 18px}.heatpump-savings-card .heatpump-feature-icon .ui-icon{width:30px;height:30px}.heatpump-savings-card .heatpump-feature-icon svg{width:30px;height:30px}.heatpump-step-card{transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.heatpump-step-card:hover{transform:translateY(-4px);border-color:#c9def8;box-shadow:0 26px 70px rgba(8,31,70,.11)}.heatpump-step-card .service-step-icon{width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,#eaf4ff,#fff);border:1px solid #cfe1f8;color:#0a64d8;box-shadow:0 14px 30px rgba(8,31,70,.05);margin-bottom:18px}.heatpump-step-card .service-step-icon .ui-icon{width:28px;height:28px}.heatpump-step-card .service-step-icon svg{width:28px;height:28px}.heatpump-step-card:nth-child(1).mz-reveal{transform:translateX(-44px)}.heatpump-step-card:nth-child(2).mz-reveal{transform:translateY(34px)}.heatpump-step-card:nth-child(3).mz-reveal{transform:translateX(44px)}.heatpump-step-card.mz-reveal.is-visible{transform:none}.heatpump-step-card.mz-reveal.is-visible:hover{transform:translateY(-4px)}.heatpump-savings-card.mz-reveal{transform:translateX(38px)}.heatpump-savings-card.mz-reveal.is-visible{transform:none}.heatpump-savings-card.mz-reveal.is-visible:hover{transform:translateY(-4px)}@media(max-width:720px){.heatpump-actions .btn{width:100%}.heatpump-step-card:nth-child(1).mz-reveal,.heatpump-step-card:nth-child(2).mz-reveal,.heatpump-step-card:nth-child(3).mz-reveal,.heatpump-savings-card.mz-reveal{transform:translateY(28px)}.heatpump-step-card .service-step-icon{width:52px;height:52px}.heatpump-savings-card .heatpump-feature-icon{width:54px;height:54px}}

/* v4.5.1 - cleaner euro coin icon for heat pump savings card */
.heatpump-savings-card .heatpump-feature-icon:before,
.savings-card span:before{content:none!important;display:none!important}
.heatpump-savings-card .heatpump-feature-icon{font-size:21px!important;color:#d97600!important;background:linear-gradient(135deg,#fff8e8,#fff)!important;border-color:#ffe0aa!important}
.heatpump-savings-card .heatpump-feature-icon svg{display:block!important;width:32px!important;height:32px!important}


/* v4.6 brand strip, certificate update and footer details */
.brand-strip-section{padding:18px 0 8px;background:linear-gradient(180deg,#fff,#f8fbff)}
.brand-strip-card{display:flex;align-items:center;gap:22px;justify-content:space-between;padding:18px 24px;border:1px solid var(--border);border-radius:22px;background:rgba(255,255,255,.88);box-shadow:0 18px 50px rgba(7,22,51,.06);overflow:hidden}
.brand-strip-label{font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#6a7790;white-space:nowrap}
.brand-strip-logos{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}
.brand-strip-logos span{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border-radius:999px;background:linear-gradient(135deg,#f4f9ff,#fff);border:1px solid #dce8f8;color:#102443;font-weight:900;letter-spacing:-.02em;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)}
.footer-logo .mz-logo-img{height:82px!important;max-width:230px!important}
.footer-company{margin-top:14px;color:#33415c!important;font-weight:700!important;line-height:1.55}.footer-company strong{color:var(--navy);font-size:16px}
@media (max-width: 760px){.brand-strip-section{padding:12px 0 0}.brand-strip-card{display:block;padding:18px;border-radius:20px}.brand-strip-label{display:block;margin-bottom:12px;text-align:center}.brand-strip-logos{justify-content:center;gap:8px}.brand-strip-logos span{min-height:34px;padding:0 12px;font-size:13px}.footer-logo .mz-logo-img{height:72px!important}}


/* v4.7.3 - normalized SVG brand logos */
.brand-strip-card-services{margin-top:22px;display:flex;align-items:center;gap:20px;justify-content:space-between;padding:14px 18px;border:1px solid var(--border);border-radius:20px;background:rgba(255,255,255,.92);box-shadow:0 16px 42px rgba(7,22,51,.055);overflow:hidden}
.brand-strip-card-services .brand-strip-label{flex:0 0 220px}
.brand-strip-logo-images{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;flex:1}
.brand-strip-logo-images img{display:block;width:104px;height:38px;object-fit:contain;object-position:center;padding:7px 11px;border:1px solid #dfe8f5;border-radius:12px;background:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.85);opacity:.98;transition:transform .25s ease, box-shadow .25s ease, opacity .25s ease;box-sizing:border-box}
.brand-strip-logo-images img:hover{opacity:1;transform:translateY(-2px);box-shadow:0 10px 24px rgba(8,34,77,.08), inset 0 0 0 1px rgba(255,255,255,.9)}
@media (max-width: 980px){.brand-strip-card-services{display:block}.brand-strip-card-services .brand-strip-label{display:block;flex:none;text-align:center;margin-bottom:12px}.brand-strip-logo-images{justify-content:center}}
@media (max-width: 760px){.brand-strip-card-services{display:block;margin-top:18px;padding:16px;border-radius:18px}.brand-strip-card-services .brand-strip-label{display:block;text-align:center;margin-bottom:12px}.brand-strip-logo-images{justify-content:center;gap:9px}.brand-strip-logo-images img{width:88px;height:36px;padding:6px 9px;border-radius:10px}}

/* v4.7.3 - larger brand strip logos + slightly smaller hero headline */
.brand-strip-card-services{
  padding:22px 26px!important;
  gap:26px!important;
  border-radius:24px!important;
}
.brand-strip-card-services .brand-strip-label{
  flex:0 0 250px!important;
}
.brand-strip-logo-images{
  gap:14px!important;
  justify-content:center!important;
}
.brand-strip-logo-images img{
  width:150px!important;
  height:58px!important;
  padding:5px 10px!important;
  border-radius:14px!important;
  object-fit:contain!important;
}
.hero-copy h1{
  font-size:clamp(40px,4.35vw,60px)!important;
  line-height:1.04!important;
}
@media (max-width: 980px){
  .brand-strip-card-services .brand-strip-label{flex:none!important;}
  .brand-strip-logo-images img{width:134px!important;height:52px!important;}
}
@media (max-width: 760px){
  .brand-strip-card-services{padding:18px 14px!important;border-radius:20px!important;}
  .brand-strip-logo-images{gap:10px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .brand-strip-logo-images img{width:100%!important;height:52px!important;padding:5px 8px!important;}
  .hero-copy h1{font-size:clamp(34px,10.4vw,48px)!important;line-height:1.02!important;}
}
@media (max-width: 390px){
  .brand-strip-logo-images img{height:48px!important;}
  .hero-copy h1{font-size:32px!important;}
}


/* v4.7.4 - brand logos slightly smaller so all fit in one row + softer hero headline size */
.brand-strip-card-services{
  padding:20px 24px!important;
  gap:22px!important;
}
.brand-strip-card-services .brand-strip-label{
  flex:0 0 235px!important;
}
.brand-strip-logo-images{
  gap:11px!important;
  flex-wrap:nowrap!important;
}
.brand-strip-logo-images img{
  width:136px!important;
  height:52px!important;
  padding:5px 9px!important;
}
.hero-copy h1{
  font-size:clamp(38px,4.05vw,56px)!important;
  line-height:1.04!important;
}
@media (max-width: 1180px){
  .brand-strip-card-services .brand-strip-label{flex:0 0 210px!important;}
  .brand-strip-logo-images img{width:122px!important;height:48px!important;}
  .brand-strip-logo-images{gap:9px!important;}
}
@media (max-width: 980px){
  .brand-strip-logo-images{flex-wrap:wrap!important;}
  .brand-strip-card-services .brand-strip-label{flex:none!important;}
  .brand-strip-logo-images img{width:124px!important;height:48px!important;}
}
@media (max-width: 760px){
  .brand-strip-logo-images{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
  .brand-strip-logo-images img{width:100%!important;height:50px!important;padding:5px 8px!important;}
  .hero-copy h1{font-size:clamp(32px,9.7vw,44px)!important;line-height:1.03!important;}
}
@media (max-width: 390px){
  .brand-strip-logo-images img{height:46px!important;}
  .hero-copy h1{font-size:31px!important;}
}


/* v4.7.5 - brand strip moved above services, Vivax logo, note and footer company details */
.compact-services .brand-strip-card-services{
  margin-top:0!important;
  margin-bottom:34px!important;
  padding:18px 22px!important;
  gap:18px!important;
  align-items:center!important;
}
.brand-strip-card-services .brand-strip-label{
  flex:0 0 220px!important;
}
.brand-strip-content{
  flex:1;
  min-width:0;
}
.brand-strip-logo-images{
  flex-wrap:nowrap!important;
  gap:9px!important;
  justify-content:center!important;
}
.brand-strip-logo-images img{
  width:112px!important;
  height:46px!important;
  padding:5px 8px!important;
  border-radius:12px!important;
}
.brand-strip-logo-images img[alt="Vivax"]{
  width:106px!important;
}
.brand-strip-note{
  margin:10px auto 0!important;
  max-width:760px;
  text-align:center;
  color:#53617a;
  font-size:14px;
  line-height:1.5;
  font-weight:600;
}
.footer-company{
  margin:12px 0 12px!important;
  color:#33415c!important;
  font-weight:800!important;
  line-height:1.55!important;
}
.footer-company strong{
  display:inline-block;
  color:var(--navy)!important;
  font-size:16px!important;
  letter-spacing:.03em;
}
@media (max-width: 1220px){
  .brand-strip-card-services .brand-strip-label{flex:0 0 190px!important;}
  .brand-strip-logo-images img{width:100px!important;height:44px!important;}
  .brand-strip-logo-images img[alt="Vivax"]{width:96px!important;}
  .brand-strip-logo-images{gap:7px!important;}
}
@media (max-width: 980px){
  .compact-services .brand-strip-card-services{display:block!important;padding:18px!important;}
  .brand-strip-card-services .brand-strip-label{display:block!important;flex:none!important;text-align:center!important;margin-bottom:14px!important;}
  .brand-strip-logo-images{flex-wrap:wrap!important;}
  .brand-strip-logo-images img{width:112px!important;height:46px!important;}
  .brand-strip-note{font-size:13.5px;}
}
@media (max-width: 760px){
  .compact-services .brand-strip-card-services{margin-bottom:28px!important;padding:16px 14px!important;}
  .brand-strip-logo-images{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
  .brand-strip-logo-images img{width:100%!important;height:48px!important;padding:5px 8px!important;}
  .brand-strip-note{font-size:13px;text-align:left;margin-top:12px!important;}
}


/* v4.7.6 - brand logos integrated into feature strip */
.feature-strip .brand-strip-card-services{grid-column:1/-1!important;margin:16px 0 0!important;display:grid!important;grid-template-columns:220px 1fr!important;align-items:center!important;gap:18px!important;padding:18px 20px!important;border-radius:22px!important;background:rgba(255,255,255,.96)!important;border:1px solid var(--border)!important;box-shadow:none!important;}
.feature-strip .brand-strip-card-services .brand-strip-label{flex:none!important;text-align:left!important;margin:0!important;white-space:nowrap!important;}
.feature-strip .brand-strip-content{min-width:0!important;}
.feature-strip .brand-strip-logo-images{display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;width:100%!important;}
.feature-strip .brand-strip-logo-images img{width:112px!important;height:44px!important;padding:5px 9px!important;object-fit:contain!important;border-radius:12px!important;background:#fff!important;border:1px solid #dfe8f5!important;}
.feature-strip .brand-strip-logo-images img[alt="Vivax"]{width:104px!important;}
.feature-strip .brand-strip-note{margin:9px 0 0!important;text-align:center!important;font-size:13.5px!important;line-height:1.35!important;color:#40516f!important;font-weight:700!important;}
@media (max-width: 1100px){.feature-strip .brand-strip-card-services{grid-template-columns:1fr!important}.feature-strip .brand-strip-card-services .brand-strip-label{text-align:center!important}.feature-strip .brand-strip-logo-images{justify-content:center!important;flex-wrap:wrap!important}.feature-strip .brand-strip-logo-images img{width:112px!important;height:44px!important}}
@media (max-width: 760px){.feature-strip .brand-strip-card-services{margin-top:12px!important;padding:16px!important}.feature-strip .brand-strip-logo-images{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.feature-strip .brand-strip-logo-images img{width:100%!important;height:46px!important}.feature-strip .brand-strip-note{text-align:left!important;font-size:13px!important}}


/* v4.7.7 - brand strip restored above services, larger logos and left aligned note */
.compact-services .brand-strip-card-services{
  margin:0 0 34px!important;
  display:flex!important;
  align-items:flex-start!important;
  gap:20px!important;
  padding:20px 22px!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.96)!important;
  border:1px solid var(--border)!important;
  box-shadow:0 16px 42px rgba(7,22,51,.055)!important;
}
.compact-services .brand-strip-card-services .brand-strip-label{
  flex:0 0 220px!important;
  text-align:left!important;
  margin:11px 0 0!important;
  white-space:nowrap!important;
}
.compact-services .brand-strip-content{
  flex:1!important;
  min-width:0!important;
}
.compact-services .brand-strip-logo-images{
  display:flex!important;
  flex-wrap:nowrap!important;
  justify-content:flex-start!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
}
.compact-services .brand-strip-logo-images img{
  width:120px!important;
  height:50px!important;
  padding:5px 8px!important;
  object-fit:contain!important;
  border-radius:12px!important;
  background:#fff!important;
  border:1px solid #dfe8f5!important;
}
.compact-services .brand-strip-logo-images img[alt="Vivax"]{
  width:112px!important;
  padding:4px 7px!important;
}
.compact-services .brand-strip-note{
  margin:11px 0 0!important;
  max-width:none!important;
  text-align:left!important;
  color:#40516f!important;
  font-size:14px!important;
  line-height:1.45!important;
  font-weight:700!important;
}
@media (max-width: 1220px){
  .compact-services .brand-strip-card-services .brand-strip-label{flex:0 0 190px!important;}
  .compact-services .brand-strip-logo-images{gap:8px!important;}
  .compact-services .brand-strip-logo-images img{width:104px!important;height:46px!important;}
  .compact-services .brand-strip-logo-images img[alt="Vivax"]{width:98px!important;}
}
@media (max-width: 980px){
  .compact-services .brand-strip-card-services{display:block!important;padding:18px!important;}
  .compact-services .brand-strip-card-services .brand-strip-label{display:block!important;flex:none!important;text-align:left!important;margin:0 0 14px!important;}
  .compact-services .brand-strip-logo-images{flex-wrap:wrap!important;justify-content:flex-start!important;}
  .compact-services .brand-strip-logo-images img{width:118px!important;height:48px!important;}
  .compact-services .brand-strip-logo-images img[alt="Vivax"]{width:110px!important;}
}
@media (max-width: 760px){
  .compact-services .brand-strip-card-services{margin-bottom:28px!important;padding:16px 14px!important;}
  .compact-services .brand-strip-logo-images{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
  .compact-services .brand-strip-logo-images img{width:100%!important;height:50px!important;padding:5px 8px!important;}
  .compact-services .brand-strip-note{font-size:13px!important;text-align:left!important;margin-top:12px!important;}
}


/* v4.8 - Blog pages + TCL brand logo */
.compact-services .brand-strip-logo-images img[alt="TCL"]{width:118px!important;padding:4px 8px!important;}
@media (max-width:1220px){.compact-services .brand-strip-logo-images img[alt="TCL"]{width:104px!important;}}
@media (max-width:980px){.compact-services .brand-strip-logo-images img[alt="TCL"]{width:116px!important;}}
.blog-archive-hero,.single-post-hero{padding:86px 0 54px;background:linear-gradient(135deg,#f7fbff 0%,#fff 58%,#eaf4ff 100%);border-bottom:1px solid var(--border)}
.blog-hero-inner{max-width:880px;text-align:center}.blog-hero-inner h1{font-size:clamp(38px,5vw,64px);line-height:1.04;letter-spacing:-.055em;margin:18px 0 16px;color:var(--navy)}
.blog-list-section{padding-top:58px}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.blog-card{overflow:hidden;border:1px solid var(--border);border-radius:26px;background:#fff;box-shadow:0 22px 70px rgba(7,22,51,.07);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.blog-card:hover{transform:translateY(-5px);border-color:#c9def8;box-shadow:0 30px 90px rgba(7,22,51,.11)}
.blog-card-image{display:block;height:220px;background:#eaf4ff;overflow:hidden}.blog-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.blog-card:hover .blog-card-image img{transform:scale(1.035)}
.blog-card-content{padding:22px}.blog-meta{font-size:13px;font-weight:800;color:#64748b;margin-bottom:10px}.blog-card h2{font-size:22px;line-height:1.18;margin:0 0 10px;letter-spacing:-.035em}.blog-card h2 a{color:var(--navy);text-decoration:none}.blog-card p{color:#53617a;line-height:1.6;margin:0 0 16px}.blog-read-more,.case-read-more{color:var(--blue);font-weight:900;text-decoration:none}.blog-pagination{margin-top:32px;text-align:center}.blog-pagination .nav-links{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.blog-pagination a,.blog-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;padding:0 14px;border-radius:14px;border:1px solid var(--border);background:#fff;color:var(--navy);font-weight:800;text-decoration:none}.blog-pagination .current{background:var(--blue);color:#fff;border-color:var(--blue)}
.empty-blog-card{max-width:760px;margin:0 auto;padding:36px;border:1px solid var(--border);border-radius:28px;background:#fff;box-shadow:0 22px 70px rgba(7,22,51,.07);text-align:center}.empty-blog-card h2{font-size:32px;margin:0 0 10px;color:var(--navy)}.empty-blog-card p{color:#53617a;margin:0 0 22px}.single-post-section{padding-top:52px}.single-post-container{max-width:920px}.single-post-image{border-radius:30px;overflow:hidden;border:1px solid var(--border);box-shadow:0 22px 70px rgba(7,22,51,.08);margin-bottom:34px}.single-post-image img{width:100%;height:auto;display:block}.single-post-content{font-size:18px;line-height:1.78;color:#33415c;background:#fff;border:1px solid var(--border);border-radius:30px;padding:38px;box-shadow:0 20px 70px rgba(7,22,51,.06)}.single-post-content h2,.single-post-content h3{color:var(--navy);letter-spacing:-.035em;line-height:1.15;margin-top:1.4em}.single-post-content a{color:var(--blue);font-weight:800}.single-post-content img{max-width:100%;height:auto;border-radius:18px}.post-cta-card{margin-top:30px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:30px;border:1px solid #cfe1f8;background:linear-gradient(135deg,#f5fbff,#fff);padding:28px;box-shadow:0 22px 70px rgba(7,22,51,.06)}.post-cta-card h2{margin:12px 0 8px;color:var(--navy);font-size:30px;letter-spacing:-.04em}.post-cta-card p{margin:0;color:#53617a}.post-cta-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.case-card-link{text-decoration:none;color:inherit;display:block}.case-card-link .content{color:inherit}.case-card-link:hover .case-read-more{text-decoration:underline}
@media(max-width:980px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-cta-card{display:block}.post-cta-actions{justify-content:flex-start;margin-top:18px}}
@media(max-width:720px){.blog-archive-hero,.single-post-hero{padding:62px 0 38px}.blog-grid{grid-template-columns:1fr}.blog-card-image{height:210px}.single-post-content{padding:24px;font-size:16px;border-radius:24px}.post-cta-card{padding:22px;border-radius:24px}.post-cta-actions .btn{width:100%}.blog-hero-inner{text-align:left}.blog-hero-inner h1{font-size:clamp(34px,9vw,46px)}}

/* v4.8.2 - shift brand row left so Rotenso is fully visible */
.compact-services .brand-strip-card-services{
  gap:16px!important;
  padding:20px 18px!important;
}
.compact-services .brand-strip-card-services .brand-strip-label{
  flex:0 0 205px!important;
}
.compact-services .brand-strip-content{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
}
.compact-services .brand-strip-logo-images{
  justify-content:flex-start!important;
  gap:8px!important;
}
.compact-services .brand-strip-logo-images img{
  width:112px!important;
  height:48px!important;
}
.compact-services .brand-strip-logo-images img[alt="Vivax"]{
  width:108px!important;
}
.compact-services .brand-strip-logo-images img[alt="TCL"]{
  width:112px!important;
}
.compact-services .brand-strip-note{
  text-align:left!important;
  margin:10px 0 0!important;
}
@media (max-width: 1220px){
  .compact-services .brand-strip-card-services .brand-strip-label{flex:0 0 180px!important;}
  .compact-services .brand-strip-logo-images img{width:100px!important;height:44px!important;}
  .compact-services .brand-strip-logo-images img[alt="Vivax"]{width:96px!important;}
  .compact-services .brand-strip-logo-images img[alt="TCL"]{width:100px!important;}
}
@media (max-width: 980px){
  .compact-services .brand-strip-card-services{padding:18px!important;}
  .compact-services .brand-strip-card-services .brand-strip-label{flex:none!important;}
  .compact-services .brand-strip-logo-images img{width:112px!important;height:46px!important;}
  .compact-services .brand-strip-logo-images img[alt="Vivax"]{width:108px!important;}
  .compact-services .brand-strip-logo-images img[alt="TCL"]{width:112px!important;}
}


/* v4.9 - brand strip on service and action sets pages */
.brand-strip-page-section{
  padding:30px 0 12px!important;
  background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);
}
.service-page-hero + .brand-strip-page-section,
.action-sets-hero + .brand-strip-page-section{
  margin-top:0!important;
}
.brand-strip-card-page{
  margin:0!important;
  display:flex!important;
  align-items:flex-start!important;
  gap:16px!important;
  padding:20px 18px!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.96)!important;
  border:1px solid var(--border)!important;
  box-shadow:0 16px 42px rgba(7,22,51,.055)!important;
  overflow:hidden!important;
}
.brand-strip-card-page .brand-strip-label{
  flex:0 0 205px!important;
  text-align:left!important;
  margin:11px 0 0!important;
  white-space:nowrap!important;
}
.brand-strip-card-page .brand-strip-content{
  flex:1!important;
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
}
.brand-strip-card-page .brand-strip-logo-images{
  display:flex!important;
  flex-wrap:nowrap!important;
  justify-content:flex-start!important;
  align-items:center!important;
  gap:8px!important;
  width:100%!important;
}
.brand-strip-card-page .brand-strip-logo-images img{
  width:112px!important;
  height:48px!important;
  padding:5px 8px!important;
  object-fit:contain!important;
  border-radius:12px!important;
  background:#fff!important;
  border:1px solid #dfe8f5!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.85)!important;
}
.brand-strip-card-page .brand-strip-logo-images img[alt="Vivax"]{width:108px!important;}
.brand-strip-card-page .brand-strip-logo-images img[alt="TCL"]{width:112px!important;}
.brand-strip-card-page .brand-strip-note{
  margin:10px 0 0!important;
  max-width:none!important;
  text-align:left!important;
  color:#40516f!important;
  font-size:14px!important;
  line-height:1.45!important;
  font-weight:700!important;
}
@media (max-width:1220px){
  .brand-strip-card-page .brand-strip-label{flex:0 0 180px!important;}
  .brand-strip-card-page .brand-strip-logo-images img{width:100px!important;height:44px!important;}
  .brand-strip-card-page .brand-strip-logo-images img[alt="Vivax"]{width:96px!important;}
  .brand-strip-card-page .brand-strip-logo-images img[alt="TCL"]{width:100px!important;}
}
@media (max-width:980px){
  .brand-strip-card-page{display:block!important;padding:18px!important;}
  .brand-strip-card-page .brand-strip-label{display:block!important;flex:none!important;text-align:left!important;margin:0 0 14px!important;}
  .brand-strip-card-page .brand-strip-logo-images{flex-wrap:wrap!important;justify-content:flex-start!important;}
  .brand-strip-card-page .brand-strip-logo-images img{width:112px!important;height:46px!important;}
  .brand-strip-card-page .brand-strip-logo-images img[alt="Vivax"]{width:108px!important;}
  .brand-strip-card-page .brand-strip-logo-images img[alt="TCL"]{width:112px!important;}
}
@media (max-width:760px){
  .brand-strip-page-section{padding:22px 0 8px!important;}
  .brand-strip-card-page{padding:16px 14px!important;border-radius:20px!important;}
  .brand-strip-card-page .brand-strip-logo-images{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
  .brand-strip-card-page .brand-strip-logo-images img{width:100%!important;height:48px!important;padding:5px 8px!important;}
  .brand-strip-card-page .brand-strip-note{font-size:13px!important;text-align:left!important;margin-top:12px!important;}
}

/* v5.0 - action set product specs */
.action-product-card .content p{
  white-space:normal;
}
.product-specs{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px 18px;
  margin:18px 0 18px;
  padding:16px 0;
  border-top:1px solid #e6eefb;
  border-bottom:1px solid #e6eefb;
}
.product-specs span{
  display:flex;
  align-items:center;
  gap:10px;
  color:#546987;
  font-size:15px;
  font-weight:750;
  line-height:1.2;
}
.product-specs .ui-icon{
  width:20px;
  height:20px;
  color:#4f6fa8;
  flex:0 0 20px;
}
.product-specs .ui-icon svg{
  width:20px;
  height:20px;
  display:block;
}
.action-product-card .content strong{
  margin-top:2px;
}
@media(max-width:720px){
  .product-specs{
    gap:12px 14px;
    margin:16px 0 16px;
  }
  .product-specs span{
    font-size:14px;
  }
}
@media(max-width:390px){
  .product-specs{
    grid-template-columns:1fr;
  }
}

/* ===== MZ Klima v5.1 - GDPR notice and privacy page ===== */
.form-privacy-note{
  margin:8px 0 0;
  color:#60708c;
  font-size:12.5px;
  line-height:1.45;
  font-weight:600;
}
.form-privacy-note a{
  color:var(--blue);
  font-weight:850;
  text-decoration:none;
}
.form-privacy-note a:hover{text-decoration:underline;}
.privacy-page .privacy-hero{padding-bottom:46px;}
.privacy-content-section{padding-top:30px;}
.privacy-card{
  background:#fff;
  border:1px solid #dbe8f8;
  border-radius:30px;
  box-shadow:0 28px 80px rgba(8,31,70,.08);
  padding:42px;
  color:#31415f;
  line-height:1.75;
}
.privacy-card h2{
  color:#071633;
  font-size:24px;
  line-height:1.25;
  margin:34px 0 14px;
}
.privacy-card h2:first-child{margin-top:0;}
.privacy-card p{margin:0 0 16px;}
.privacy-card ul{margin:0 0 20px;padding-left:22px;}
.privacy-card li{margin:7px 0;}
.privacy-card a{color:var(--blue);font-weight:850;text-decoration:none;}
.privacy-card a:hover{text-decoration:underline;}
.privacy-updated{
  margin-top:34px!important;
  padding-top:18px;
  border-top:1px solid #e3eefb;
  color:#70809c;
  font-weight:800;
}
@media(max-width:720px){
  .form-privacy-note{font-size:11.8px;line-height:1.42;}
  .privacy-content-section{padding-top:18px;}
  .privacy-card{padding:24px;border-radius:24px;}
  .privacy-card h2{font-size:20px;margin-top:26px;}
}

/* ===== MZ Klima v5.2 full image homepage hero ===== */
.hero.hero-fullbleed{
  position:relative!important;
  isolation:isolate!important;
  min-height:680px!important;
  padding:72px 0 86px!important;
  background-size:cover!important;
  background-position:center right!important;
  background-repeat:no-repeat!important;
  overflow:hidden!important;
}
.hero.hero-fullbleed:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:
    radial-gradient(circle at 18% 52%, rgba(0,0,0,.20), transparent 40%),
    linear-gradient(180deg, rgba(7,22,51,.05), rgba(7,22,51,.20));
}
.hero.hero-fullbleed .hero-grid{
  display:grid!important;
  grid-template-columns:minmax(0,760px) minmax(0,1fr)!important;
  align-items:center!important;
  min-height:520px!important;
  gap:0!important;
}
.hero.hero-fullbleed .hero-copy{
  position:relative!important;
  z-index:2!important;
  max-width:760px!important;
  padding:24px 0!important;
}
.hero.hero-fullbleed .hero-badges,
.hero.hero-fullbleed .mobile-hero-photo,
.hero.hero-fullbleed .hero-visual{
  display:none!important;
}
.hero.hero-fullbleed h1,
.hero.hero-fullbleed .hero-copy h1{
  max-width:720px!important;
  color:#fff!important;
  text-shadow:0 18px 60px rgba(0,0,0,.38)!important;
  font-size:clamp(52px,5.25vw,78px)!important;
  line-height:.98!important;
  letter-spacing:-.065em!important;
  margin:0 0 24px!important;
}
.hero.hero-fullbleed h1 span{
  color:#69a5ff!important;
}
.hero.hero-fullbleed .lead{
  max-width:640px!important;
  color:rgba(255,255,255,.88)!important;
  font-size:19px!important;
  line-height:1.65!important;
  margin:0 0 26px!important;
  text-shadow:0 10px 34px rgba(0,0,0,.35)!important;
}
.hero.hero-fullbleed .hero-actions{
  margin-bottom:18px!important;
}
.hero.hero-fullbleed .btn-primary{
  background:linear-gradient(135deg,#1f7aff,#0759d8)!important;
  box-shadow:0 22px 48px rgba(14,91,216,.30)!important;
}
.hero.hero-fullbleed .btn-orange{
  background:linear-gradient(135deg,#f49a36,#e87814)!important;
  box-shadow:0 22px 48px rgba(232,120,20,.30)!important;
}
.hero.hero-fullbleed .hero-phone-box{
  max-width:520px!important;
  background:rgba(255,255,255,.94)!important;
  backdrop-filter:blur(10px)!important;
  border-color:rgba(255,255,255,.56)!important;
  box-shadow:0 26px 70px rgba(0,0,0,.18)!important;
}
.hero.hero-fullbleed .response-note{
  color:rgba(255,255,255,.82)!important;
  text-shadow:0 10px 30px rgba(0,0,0,.40)!important;
}
.hero.hero-fullbleed .response-note .ui-icon{
  color:#b8d4ff!important;
}
body.home .features{
  position:relative!important;
  z-index:5!important;
  margin-top:-48px!important;
  padding-top:0!important;
}
body.home .feature-strip{
  box-shadow:0 28px 82px rgba(7,22,51,.14)!important;
}
@media(max-width:1180px){
  .hero.hero-fullbleed{
    min-height:620px!important;
    padding:58px 0 74px!important;
    background-position:center right 35%!important;
  }
  .hero.hero-fullbleed .hero-grid{
    grid-template-columns:minmax(0,700px) 1fr!important;
  }
  .hero.hero-fullbleed h1,
  .hero.hero-fullbleed .hero-copy h1{
    font-size:clamp(48px,6vw,68px)!important;
  }
}
@media(max-width:960px){
  .hero.hero-fullbleed{
    min-height:640px!important;
    padding:54px 0 72px!important;
    background-position:center!important;
  }
  .hero.hero-fullbleed .hero-grid{
    display:block!important;
    min-height:auto!important;
  }
  .hero.hero-fullbleed .hero-copy{
    max-width:680px!important;
  }
}
@media(max-width:640px){
  .hero.hero-fullbleed{
    min-height:calc(100vh - 72px)!important;
    padding:34px 0 72px!important;
    background-position:center top!important;
  }
  .hero.hero-fullbleed:before{
    content:"";
    position:absolute;
    inset:0;
    z-index:-1;
    background:linear-gradient(180deg, rgba(7,22,51,.74) 0%, rgba(7,22,51,.66) 50%, rgba(7,22,51,.82) 100%);
  }
  .hero.hero-fullbleed .hero-copy{
    padding:14px 0!important;
  }
  .hero.hero-fullbleed h1,
  .hero.hero-fullbleed .hero-copy h1{
    font-size:clamp(38px,12vw,52px)!important;
    line-height:1.02!important;
    letter-spacing:-.06em!important;
    margin-bottom:16px!important;
  }
  .hero.hero-fullbleed .lead{
    font-size:16.5px!important;
    line-height:1.55!important;
    margin-bottom:20px!important;
  }
  .hero.hero-fullbleed .hero-actions{
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
  .hero.hero-fullbleed .hero-phone-box{
    margin-top:4px!important;
    padding:14px 15px!important;
    border-radius:18px!important;
  }
  .hero.hero-fullbleed .hero-phone-number{
    font-size:25px!important;
  }
  body.home .features{
    margin-top:-34px!important;
  }
  body.home .feature-strip{
    border-radius:22px!important;
    box-shadow:0 18px 46px rgba(7,22,51,.13)!important;
  }
}
@media(max-width:390px){
  .hero.hero-fullbleed h1,
  .hero.hero-fullbleed .hero-copy h1{
    font-size:35px!important;
  }
}

/* ===== MZ Klima v5.3 hero options ===== */
.hero.hero-fullbleed{
  background-image:var(--hero-bg-image)!important;
}
.hero.hero-fullbleed:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;
}
.hero.hero-fullbleed.hero-dark:before{
  background:
    linear-gradient(90deg, rgba(7,22,51,.76) 0%, rgba(7,22,51,.58) 46%, rgba(7,22,51,.22) 100%),
    radial-gradient(circle at 18% 52%, rgba(0,0,0,.18), transparent 40%);
}
.hero.hero-fullbleed.hero-light:before{
  background:
    linear-gradient(90deg, rgba(255,255,255,.90) 0%, rgba(255,255,255,.76) 45%, rgba(255,255,255,.30) 100%),
    radial-gradient(circle at 17% 52%, rgba(255,255,255,.42), transparent 42%);
}
.hero.hero-fullbleed h1,
.hero.hero-fullbleed .hero-copy h1{
  font-size:clamp(52px,5.25vw,var(--hero-title-max,78px))!important;
}
.hero.hero-fullbleed.hero-light h1,
.hero.hero-fullbleed.hero-light .hero-copy h1{
  color:#071633!important;
  text-shadow:0 14px 48px rgba(255,255,255,.72)!important;
}
.hero.hero-fullbleed.hero-light h1 span{
  color:#1f73ff!important;
}
.hero.hero-fullbleed.hero-light .lead{
  color:#3d4b65!important;
  text-shadow:0 10px 28px rgba(255,255,255,.62)!important;
}
.hero.hero-fullbleed.hero-light .response-note{
  color:#53627a!important;
  text-shadow:none!important;
}
.hero.hero-fullbleed.hero-light .response-note .ui-icon{
  color:#7c8aa1!important;
}
.hero.hero-fullbleed.hero-light .hero-phone-box{
  background:rgba(255,255,255,.96)!important;
  border-color:#dce8f8!important;
}
@media(max-width:1180px){
  .hero.hero-fullbleed h1,
  .hero.hero-fullbleed .hero-copy h1{
    font-size:clamp(48px,6vw,calc(var(--hero-title-max,78px) - 10px))!important;
  }
}
@media(max-width:640px){
  .hero.hero-fullbleed{
    background-position:61% center!important;
  }
  .hero.hero-fullbleed.hero-dark:before{
    background:
      linear-gradient(90deg, rgba(7,22,51,.78) 0%, rgba(7,22,51,.60) 56%, rgba(7,22,51,.18) 100%),
      linear-gradient(180deg, rgba(7,22,51,.20) 0%, rgba(7,22,51,.58) 100%)!important;
  }
  .hero.hero-fullbleed.hero-light:before{
    background:
      linear-gradient(90deg, rgba(255,255,255,.92) 0%, rgba(255,255,255,.74) 58%, rgba(255,255,255,.20) 100%),
      linear-gradient(180deg, rgba(255,255,255,.20) 0%, rgba(255,255,255,.62) 100%)!important;
  }
  .hero.hero-fullbleed h1,
  .hero.hero-fullbleed .hero-copy h1{
    font-size:clamp(38px,11.2vw,calc(var(--hero-title-max,78px) * .66))!important;
  }
  .hero.hero-fullbleed .hero-copy{
    max-width:92%!important;
  }
}
@media(max-width:390px){
  .hero.hero-fullbleed h1,
  .hero.hero-fullbleed .hero-copy h1{
    font-size:clamp(34px,10.6vw,calc(var(--hero-title-max,78px) * .58))!important;
  }
}


/* ===== MZ Klima v5.3.2 - softer light hero overlay, keep dark variant unchanged ===== */
.hero.hero-fullbleed.hero-light:before{
  background:
    linear-gradient(90deg, rgba(255,255,255,.74) 0%, rgba(255,255,255,.52) 45%, rgba(255,255,255,.12) 100%),
    radial-gradient(circle at 17% 52%, rgba(255,255,255,.18), transparent 42%)!important;
}
.hero.hero-fullbleed.hero-light:after{
  background:
    radial-gradient(circle at 18% 52%, rgba(255,255,255,.08), transparent 40%),
    linear-gradient(180deg, rgba(255,255,255,.02), rgba(7,22,51,.04))!important;
}
@media(max-width:640px){
  .hero.hero-fullbleed.hero-light:before{
    background:
      linear-gradient(90deg, rgba(255,255,255,.82) 0%, rgba(255,255,255,.56) 58%, rgba(255,255,255,.10) 100%),
      linear-gradient(180deg, rgba(255,255,255,.08) 0%, rgba(255,255,255,.34) 100%)!important;
  }
}

/* ===== MZ Klima v5.4 action sets gallery polish ===== */
.action-product-card .product-visual{
  height:260px!important;
  padding:18px 18px 10px!important;
  background:linear-gradient(180deg,#fff 0%,#f7fbff 100%)!important;
}
.action-product-card .product-main-image{
  width:100%!important;
  height:100%!important;
  display:grid!important;
  place-items:center!important;
}
.action-product-card .product-visual img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
}
.action-product-card .product-thumbs{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
  padding:0 20px 16px;
  margin-top:-4px;
}
.action-product-card .product-thumbs a{
  display:grid;
  place-items:center;
  height:74px;
  border:1px solid var(--border);
  border-radius:14px;
  background:#f8fbff;
  overflow:hidden;
  transition:.18s ease;
}
.action-product-card .product-thumbs a:hover{
  transform:translateY(-2px);
  box-shadow:0 12px 28px rgba(8,31,70,.10);
}
.action-product-card .product-thumbs img{
  width:100%;
  height:100%;
  object-fit:contain;
  padding:6px;
}
@media(max-width:720px){
  .action-product-card .product-visual{height:225px!important;padding:14px!important;}
  .action-product-card .product-thumbs{padding:0 16px 14px;}
  .action-product-card .product-thumbs a{height:66px;}
}


/* v5.5.1 - safer anchor targets under sticky header */
#certifikaty, #realizacie, #onas, #priklady, #ponuka, #kontakt {
  scroll-margin-top: 132px;
}
@media (max-width: 760px){
  #certifikaty, #realizacie, #onas, #priklady, #ponuka, #kontakt {
    scroll-margin-top: 116px;
  }
}

/* v5.5.2 - final tweaks: action set install info, service photo, footer cleanup */
.install-price-section{
  padding-top:22px!important;
  background:linear-gradient(180deg,#fff,#f7fbff);
}
.install-price-card{
  display:flex;
  gap:24px;
  align-items:flex-start;
  padding:30px 34px;
  border:1px solid #d6e7fb;
  border-radius:28px;
  background:linear-gradient(135deg,#ffffff 0%,#f4f9ff 100%);
  box-shadow:0 24px 70px rgba(8,31,70,.08);
}
.install-price-icon{
  flex:0 0 58px;
  width:58px;
  height:58px;
  display:grid;
  place-items:center;
  border-radius:20px;
  background:linear-gradient(135deg,#eaf4ff,#fff);
  border:1px solid #cfe1f8;
  font-size:27px;
  box-shadow:0 14px 30px rgba(8,31,70,.06);
}
.install-price-content h2{
  margin:0 0 10px;
  color:#071d3f;
  font-size:clamp(25px,2.6vw,34px);
  line-height:1.08;
  letter-spacing:-.045em;
  font-weight:900;
}
.install-price-content p{
  margin:0 0 18px;
  color:#526987;
  font-weight:650;
  line-height:1.65;
}
.install-price-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:14px;
  margin:16px 0;
}
.install-price-item{
  padding:18px 18px;
  border:1px solid #dceaf9;
  border-radius:20px;
  background:#fff;
}
.install-price-item strong{
  display:block;
  margin-bottom:7px;
  color:#071d3f;
  font-size:17px;
  font-weight:900;
}
.install-price-item span{
  display:block;
  color:#526987;
  font-weight:650;
  line-height:1.55;
}
.install-price-note{
  margin-top:16px!important;
  padding:16px 18px;
  border-left:4px solid #ff8425;
  border-radius:16px;
  background:#fff7ef;
  color:#10233f!important;
}
.service-diagnostics-photo-wrap{
  margin-top:26px;
}
.service-diagnostics-photo{
  position:relative;
  overflow:hidden;
  border-radius:30px;
  border:1px solid #d6e7fb;
  box-shadow:0 28px 78px rgba(8,31,70,.11);
  background:#fff;
}
.service-diagnostics-photo img{
  display:block;
  width:100%;
  height:clamp(320px,42vw,560px);
  object-fit:cover;
  object-position:center center;
}
.service-diagnostics-photo:after{
  content:'';
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(7,29,63,0) 35%,rgba(7,29,63,.62) 100%);
  pointer-events:none;
}
.service-diagnostics-caption{
  position:absolute;
  left:26px;
  right:26px;
  bottom:24px;
  z-index:2;
  max-width:620px;
  padding:18px 20px;
  border:1px solid rgba(255,255,255,.25);
  border-radius:20px;
  background:rgba(255,255,255,.92);
  box-shadow:0 18px 50px rgba(8,31,70,.18);
}
.service-diagnostics-caption strong{
  display:block;
  color:#071d3f;
  font-size:21px;
  font-weight:900;
  margin-bottom:4px;
}
.service-diagnostics-caption span{
  display:block;
  color:#526987;
  font-weight:700;
}
@media(max-width:720px){
  .install-price-card{
    display:block;
    padding:23px 20px;
    border-radius:24px;
  }
  .install-price-icon{
    margin-bottom:14px;
    width:52px;
    height:52px;
    border-radius:18px;
  }
  .install-price-grid{
    grid-template-columns:1fr;
  }
  .service-diagnostics-photo{
    border-radius:24px;
  }
  .service-diagnostics-photo img{
    height:360px;
    object-position:center center;
  }
  .service-diagnostics-caption{
    left:14px;
    right:14px;
    bottom:14px;
    padding:15px 16px;
    border-radius:18px;
  }
  .service-diagnostics-caption strong{
    font-size:18px;
  }
}


/* v5.5.3 - softer install info box + fixed service diagnostics image visibility */
.install-price-section{
  padding-top:10px!important;
  background:#fff!important;
}
.install-price-card{
  display:block!important;
  padding:24px 28px!important;
  border-radius:24px!important;
  background:#f8fbff!important;
  box-shadow:0 16px 45px rgba(8,31,70,.055)!important;
}
.install-price-icon{display:none!important;}
.install-price-content h2{
  font-size:clamp(22px,2vw,28px)!important;
  letter-spacing:-.035em!important;
  margin-bottom:8px!important;
}
.install-price-content p{
  font-size:15px!important;
  line-height:1.55!important;
  font-weight:600!important;
  color:#5b6f8d!important;
}
.install-price-grid{
  gap:12px!important;
  margin:14px 0!important;
}
.install-price-item{
  padding:15px 16px!important;
  border-radius:18px!important;
  box-shadow:none!important;
}
.install-price-item strong{
  font-size:15px!important;
  margin-bottom:5px!important;
}
.install-price-item span{
  font-size:14px!important;
  line-height:1.5!important;
  font-weight:600!important;
}
.install-price-note{
  font-size:14px!important;
  line-height:1.55!important;
  padding:14px 16px!important;
  margin-top:12px!important;
  font-weight:700!important;
}
.service-diagnostics-photo{
  opacity:1!important;
  transform:none!important;
  filter:none!important;
}
@media(max-width:720px){
  .install-price-card{padding:20px 18px!important;}
  .install-price-content h2{font-size:23px!important;}
}


/* v5.5.4 - continuous install price text + smaller service diagnostics photo */
.install-price-section{padding-top:4px!important;}
.install-price-card{padding:22px 26px!important;border-radius:22px!important;background:linear-gradient(135deg,#ffffff,#f8fbff)!important;border:1px solid #d9e8fb!important;}
.install-price-content h2{font-size:clamp(21px,1.8vw,26px)!important;margin:0 0 10px!important;}
.install-price-text{max-width:1120px!important;}
.install-price-text p{margin:0 0 7px!important;color:#5b6f8d!important;font-size:15px!important;line-height:1.62!important;font-weight:560!important;}
.install-price-text p:first-child{color:#405778!important;font-weight:650!important;}
.install-price-text p:last-child{margin-bottom:0!important;}
.install-price-text strong{color:#071d3f!important;font-weight:850!important;}
.install-price-grid,.install-price-item,.install-price-note{display:none!important;}
.service-diagnostics-photo-wrap{margin-top:26px!important;}
.service-diagnostics-photo{max-width:980px!important;margin:0 auto!important;border-radius:30px!important;box-shadow:0 22px 65px rgba(8,31,70,.10)!important;overflow:hidden!important;}
.service-diagnostics-photo img{height:430px!important;width:100%!important;object-fit:cover!important;object-position:center center!important;}
.service-diagnostics-caption{left:26px!important;right:auto!important;bottom:24px!important;max-width:520px!important;padding:18px 22px!important;border-radius:20px!important;}
@media(max-width:980px){.service-diagnostics-photo{max-width:100%!important}.service-diagnostics-photo img{height:360px!important}}
@media(max-width:720px){.install-price-card{padding:19px 17px!important}.install-price-text p{font-size:14px!important}.service-diagnostics-photo-wrap{margin-top:18px!important}.service-diagnostics-photo{border-radius:22px!important}.service-diagnostics-photo img{height:270px!important}.service-diagnostics-caption{left:14px!important;right:14px!important;bottom:14px!important;max-width:none!important;padding:14px 16px!important}}


/* v5.5.5 - full visible service diagnostics photo, caption removed */
.service-diagnostics-photo-wrap{margin-top:28px!important;}
.service-diagnostics-photo{
  max-width:860px!important;
  margin:0 auto!important;
  border-radius:28px!important;
  padding:14px!important;
  background:linear-gradient(135deg,#ffffff,#f7fbff)!important;
  border:1px solid #d9e8fb!important;
  box-shadow:0 20px 58px rgba(8,31,70,.09)!important;
  overflow:hidden!important;
}
.service-diagnostics-photo img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:680px!important;
  object-fit:contain!important;
  object-position:center center!important;
  border-radius:22px!important;
  background:#fff!important;
}
.service-diagnostics-caption{display:none!important;}
@media(max-width:980px){
  .service-diagnostics-photo{max-width:720px!important;padding:12px!important;border-radius:24px!important;}
  .service-diagnostics-photo img{max-height:620px!important;border-radius:18px!important;}
}
@media(max-width:720px){
  .service-diagnostics-photo-wrap{margin-top:18px!important;}
  .service-diagnostics-photo{max-width:100%!important;padding:10px!important;border-radius:20px!important;}
  .service-diagnostics-photo img{max-height:none!important;border-radius:16px!important;}
}

/* v5.5.6 - certified install homepage block */
.certified-install-block{padding:54px 0 24px;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)}
.certified-install-card{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,.72fr);gap:54px;align-items:center;background:rgba(255,255,255,.92);border:1px solid var(--border);border-radius:30px;padding:46px;box-shadow:0 24px 70px rgba(7,22,51,.08)}
.certified-install-kicker{margin-bottom:18px;background:#eef6ff;border-color:#d8e8ff;color:#1762cf}
.certified-install-copy .section-title{max-width:620px;margin-bottom:18px}
.certified-install-copy p{max-width:610px;margin:0 0 24px;color:#526482;font-size:18px;line-height:1.68;font-weight:500}
.certified-install-list{list-style:none;margin:0;padding:0;display:grid;gap:12px;color:#425575;font-weight:750}
.certified-install-list li{display:flex;align-items:center;gap:12px}
.certified-install-list svg{width:22px;height:22px;color:var(--blue);flex:0 0 22px}
.certified-install-photo{border-radius:24px;padding:12px;background:#fff;border:1px solid #d9e7fb;box-shadow:0 18px 46px rgba(7,22,51,.10)}
.certified-install-photo img{width:100%;height:auto;max-height:650px;object-fit:contain;border-radius:18px;background:#f6f9ff}
@media(max-width:980px){.certified-install-card{grid-template-columns:1fr;gap:28px;padding:30px}.certified-install-photo{max-width:560px;margin:0 auto}.certified-install-copy p{font-size:16px}}
@media(max-width:720px){.certified-install-block{padding:34px 0 16px}.certified-install-card{padding:22px;border-radius:24px}.certified-install-copy .section-title{font-size:32px}.certified-install-photo{padding:8px;border-radius:20px}.certified-install-photo img{border-radius:14px}}


/* ===== MZ Klima v5.5.7 WordPress Gallery for Realizácie ===== */
.realizations-wp-gallery{margin-top:34px}
.realizations-wp-gallery .wp-block-gallery{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:16px!important;align-items:stretch!important;margin:0!important}
.realizations-wp-gallery .wp-block-image{margin:0!important;width:100%!important}
.realizations-wp-gallery .wp-block-image a{display:block;height:100%;border-radius:20px;overflow:hidden;border:1px solid #dfe8f6;background:#eef5ff;box-shadow:0 16px 42px rgba(7,22,51,.075);transition:transform .22s ease,box-shadow .22s ease}
.realizations-wp-gallery .wp-block-image a:hover{transform:translateY(-3px);box-shadow:0 24px 62px rgba(7,22,51,.12)}
.realizations-wp-gallery .wp-block-image img{width:100%!important;height:240px!important;object-fit:cover!important;border-radius:20px!important;display:block!important}
.realizations-wp-gallery .wp-block-gallery.has-nested-images figure.wp-block-image{flex-grow:0!important}
.realizations-wp-gallery .wp-block-gallery.has-nested-images figure.wp-block-image img{width:100%!important}
.realizations-wp-gallery figcaption{font-size:13px!important;color:#66728a!important;background:rgba(255,255,255,.92)!important;border-radius:0 0 18px 18px!important;padding:8px 10px!important}
@media(max-width:760px){.realizations-wp-gallery .wp-block-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.realizations-wp-gallery .wp-block-image img{height:170px!important}}
@media(max-width:430px){.realizations-wp-gallery .wp-block-gallery{grid-template-columns:1fr!important}.realizations-wp-gallery .wp-block-image img{height:230px!important}}


/* v5.5.9 - invisible anti-spam honeypot field */
.mzklima-hp-field {
  position: absolute !important;
  left: -10000px !important;
  top: auto !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
