:root{--yellow:#ffc400;--black:#080a0d;--ink:#12171b;--muted:#68727a;--line:#e5e8ea}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}.container{width:min(1240px,92%);margin:auto}.header{height:84px;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #e8eaeb}.nav{height:100%;display:flex;align-items:center;gap:24px}.logo{width:240px;display:block}.logo img{display:block;width:100%;height:62px;object-fit:contain;object-position:left center}.nav nav{display:flex;justify-content:center;gap:28px;flex:1}.nav nav a{color:#202427;text-decoration:none;font-size:13px;font-weight:800;padding:33px 0 27px;position:relative}.nav nav a.active,.nav nav a:hover{color:#dcae00}.nav nav a.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--yellow)}.top-phone{background:var(--yellow);color:#111;text-decoration:none;font-weight:900;padding:15px 20px;border-radius:13px;white-space:nowrap}.menu{display:none;background:none;border:0;font-size:27px}.hero{height:calc(100vh - 84px);min-height:650px;position:relative;overflow:hidden;background:#080a0d}.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,6,8,.92) 0%,rgba(4,6,8,.78) 33%,rgba(4,6,8,.18) 64%,rgba(4,6,8,.05) 100%)}.hero-copy{position:relative;height:100%;display:flex;align-items:center;color:#fff;padding-top:10px}.eyebrow{font-size:11px;letter-spacing:2.4px;font-weight:900}.gold{color:#e6ad00}.hero h1{font-size:clamp(44px,5vw,72px);line-height:.98;letter-spacing:-3.8px;margin:20px 0;color:#fff}.hero h1 em,.about h2 em,.contact h2 em{font-style:normal;color:var(--yellow)}.line{height:4px;width:120px;background:var(--yellow);margin:18px 0}.hero-list{font-size:18px;margin:0}.hero-list b{color:var(--yellow);padding:0 8px}.hero-actions{display:flex;align-items:center;gap:28px;margin:28px 0}.btn{display:inline-flex;align-items:center;gap:12px;background:var(--yellow);border:0;border-radius:11px;padding:15px 23px;color:#111;text-decoration:none;font-weight:900;cursor:pointer}.btn span{font-size:19px}.watch{color:#fff;text-decoration:none;font-weight:800;font-size:13px}.watch i{display:inline-grid;place-items:center;width:48px;height:48px;border:2px solid var(--yellow);border-radius:50%;font-style:normal;margin-right:10px}.trust{display:flex;gap:34px;margin-top:38px}.trust>div{display:flex;align-items:center;gap:10px}.trust strong{color:var(--yellow);font-size:25px}.trust span{display:flex;flex-direction:column}.trust b{font-size:11px}.trust small{font-size:10px;color:#c3c9cd;margin-top:2px}.service-strip{background:#fff;border-bottom:1px solid var(--line)}.services{display:grid;grid-template-columns:repeat(4,1fr)}.services article{padding:30px 23px;border-right:1px solid var(--line)}.services article:first-child{border-left:1px solid var(--line)}.services span{font-size:29px}.services h2{font-size:16px;margin:8px 0 5px}.services p{font-size:12px;color:var(--muted);line-height:1.45;margin:0}.about{background:var(--black);color:#fff}.about-grid{display:grid;grid-template-columns:45% 55%;min-height:600px}.about-copy{padding:78px 55px 70px 0}.about h2,.projects h2,.contact h2,.cooperation h2{font-size:47px;line-height:1.02;letter-spacing:-2.5px;margin:16px 0 20px}.about-copy p{color:#bac2c8;line-height:1.6;font-size:14px;max-width:600px}.stats{display:flex;gap:42px;margin:32px 0}.stats div{border-left:1px solid #465058;padding-left:15px}.stats b{display:block;color:var(--yellow);font-size:30px}.stats span{font-size:10px;color:#c2c8cc}.about-visual{position:relative;overflow:hidden;background:url("assets/van.jpg") center/cover no-repeat}.about-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,196,0,.09),transparent 30%)}.visual-label{position:absolute;top:65px;right:12%;display:flex;flex-direction:column;transform:rotate(-4deg)}.visual-label b{font-size:32px}.visual-label span{font-size:9px;letter-spacing:2px;color:var(--yellow)}.visual-van{position:absolute;right:10%;bottom:18%;width:58%;height:27%;border-radius:20px 28px 9px 9px;background:linear-gradient(150deg,#313e44,#070a0d);box-shadow:0 28px 45px #000b;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:900;color:#fff;transform:skewX(-6deg)}.visual-van:after{content:"INSTALACJE Z ENERGIĄ";position:absolute;bottom:18px;font-size:8px;letter-spacing:2px;color:var(--yellow)}.visual-caption{position:absolute;right:7%;top:25%;font-size:25px;text-align:center;transform:rotate(-7deg)}.visual-caption b{color:var(--yellow)}.projects{padding:82px 0}.section-head{display:grid;grid-template-columns:1fr .8fr;gap:60px;align-items:end}.section-head h2{margin-bottom:0}.section-head p{color:var(--muted);font-size:13px;line-height:1.55}.gallery{display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-auto-rows:250px;gap:16px;margin-top:38px}.gallery figure{position:relative;margin:0;overflow:hidden;border-radius:15px;background:#e8ebed}.gallery figure.big{grid-row:span 2}.gallery img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.gallery figure:hover img{transform:scale(1.04)}.gallery figcaption{position:absolute;left:0;right:0;bottom:0;padding:28px 16px 14px;color:#fff;font-size:12px;font-weight:800;background:linear-gradient(transparent,rgba(0,0,0,.8))}.cooperation{padding:68px 0;background:#f3f5f6}.coop{display:flex;justify-content:space-between;align-items:center;gap:30px}.cooperation h2 span{color:#dfab00}.cooperation p{color:var(--muted);max-width:690px;font-size:14px}.contact{padding:85px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.contact h2{margin-top:16px}.contact>div p{color:var(--muted);max-width:520px;line-height:1.55}.contact-info{display:flex;gap:35px;flex-wrap:wrap;margin-top:32px}.contact-info a,.contact-info>div{display:flex;flex-direction:column;color:#111;text-decoration:none}.contact-info small{color:#7b858b;margin-bottom:5px}.contact-info b{font-size:15px}form{display:flex;flex-direction:column;gap:12px}label span{display:block;font-size:11px;font-weight:800;margin:0 0 6px}input,textarea{width:100%;font:inherit;border:1px solid #d9dde0;border-radius:9px;padding:13px 14px;background:#fafbfc;outline:none}input:focus,textarea:focus{border-color:#e2b200;box-shadow:0 0 0 3px rgba(255,196,0,.13)}textarea{resize:vertical}footer{background:#080a0d;color:#aeb6bb}.footer{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:11px}.footer img{width:205px;height:65px;object-fit:contain;background:#fff;border-radius:6px;padding:4px}.footer a{color:#fff;text-decoration:none}@media(max-width:1050px){.logo{width:205px}.nav nav{gap:17px}.top-phone{padding:13px 14px}.top-phone span{display:none}.services{grid-template-columns:1fr 1fr}.about-grid{grid-template-columns:1fr}.about-copy{padding:65px 0}.about-visual{height:480px}.gallery{grid-template-columns:1fr 1fr}.gallery figure.big{grid-column:span 2;grid-row:span 1}.contact-grid{grid-template-columns:1fr;gap:55px}}@media(max-width:760px){.header{height:72px}.nav{gap:12px}.logo{width:190px}.logo img{height:56px}.menu{display:block;margin-left:auto}.nav nav{display:none;position:absolute;left:0;right:0;top:72px;background:#fff;flex-direction:column;gap:0;padding:10px 4%;border-bottom:1px solid var(--line);box-shadow:0 10px 20px #0001}.nav nav.open{display:flex}.nav nav a{padding:14px 0}.top-phone{font-size:0;padding:11px 13px}.top-phone:first-letter{font-size:18px}.hero{height:720px;min-height:0}.hero-img{object-position:61% center}.hero-shade{background:linear-gradient(90deg,rgba(4,6,8,.93),rgba(4,6,8,.58) 65%,rgba(4,6,8,.2))}.hero-copy{align-items:flex-start;padding-top:68px}.hero h1{font-size:42px;letter-spacing:-2.5px}.hero-list{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start}.trust{gap:16px;flex-wrap:wrap}.services{grid-template-columns:1fr}.services article{border-left:1px solid var(--line)}.about h2,.projects h2,.contact h2,.cooperation h2{font-size:39px}.gallery{grid-template-columns:1fr;grid-auto-rows:260px}.gallery figure.big{grid-column:auto}.section-head{grid-template-columns:1fr;gap:10px}.coop{flex-direction:column;align-items:flex-start}.footer{padding:22px 0;flex-direction:column;align-items:flex-start}.contact-info{flex-direction:column;gap:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gallery img{transition:none}}

/* V1 visual correction: preserve all base assets/logos; only fix hero layout and remove visual overlays. */
.hero{height:445px;min-height:445px;background:#fff}
.hero-img{object-position:center center}
.hero-shade{background:linear-gradient(90deg,rgba(255,255,255,.91) 0%,rgba(255,255,255,.78) 27%,rgba(255,255,255,.43) 46%,rgba(255,255,255,.12) 62%,rgba(255,255,255,0) 74%)}
.hero-copy{align-items:flex-start;justify-content:center;flex-direction:column;color:var(--ink);padding-top:0;width:min(1240px,92%)}
.hero-copy > *{position:relative;z-index:2}
.hero .eyebrow{color:var(--ink)}
.hero h1{font-size:clamp(44px,4.6vw,68px);line-height:.96;letter-spacing:-3.2px;margin:16px 0 12px;color:var(--ink);max-width:590px}
.hero-lead{font-size:18px;line-height:1.3;color:#252a2e;max-width:510px;margin:0}
.hero-actions{margin:22px 0 0;display:flex;align-items:center;gap:0}
.hero-actions .btn{padding:14px 22px}
.hero-actions + .trust{margin-top:20px}
.trust{gap:28px;margin-top:20px;max-width:560px}
.trust strong{font-size:23px}
.trust b{font-size:10px;color:#252a2e}.trust small{font-size:9px;color:#68727a}
.line,.hero-list,.watch{display:none}
.about-visual{background:url("assets/van.jpg") center/cover no-repeat}
.about-visual:before,.visual-label,.visual-van,.visual-caption{display:none}
@media(max-width:1050px){
  .hero{height:430px;min-height:430px}
  .hero h1{font-size:clamp(40px,5.5vw,60px)}
}
@media(max-width:760px){
  .hero{height:690px;min-height:690px}
  .hero-img{object-position:62% center}
  .hero-shade{background:linear-gradient(90deg,rgba(5,7,9,.84) 0%,rgba(5,7,9,.66) 38%,rgba(5,7,9,.30) 68%,rgba(5,7,9,.08) 100%)}
  .hero-copy{align-items:flex-start;justify-content:flex-start;padding-top:64px;width:92%;color:#fff}
  .hero .eyebrow{color:#fff}
  .hero h1{color:#fff}
  .hero-lead{color:#fff}
  .hero .eyebrow{font-size:9px;letter-spacing:1.7px}
  .hero h1{font-size:39px;line-height:.98;letter-spacing:-2.3px;margin:13px 0 14px;max-width:330px}
  .hero-lead{font-size:14px;line-height:1.4;max-width:310px}
  .hero-actions{margin-top:18px}
  .hero-actions .btn{padding:13px 18px}
  .trust{display:flex;gap:13px;flex-wrap:wrap;max-width:340px;margin-top:17px}
  .trust>div{gap:7px}
  .trust strong{font-size:18px}
  .trust b{font-size:9px}.trust small{font-size:8px}
  .about-visual{height:420px}
}

/* V1 desktop-only correction: keep mobile Hero unchanged. */
@media (min-width:761px){
  .hero-img{object-fit:cover;object-position:center center}
  .hero-copy{justify-content:center;padding-top:0}
  .hero h1{font-size:56px;line-height:.98;letter-spacing:-3px;margin:12px 0 10px;max-width:590px}
  .hero-lead{font-size:16px;line-height:1.25;max-width:500px}
  .hero-actions{margin-top:18px}
  .trust{margin-top:16px;gap:24px}
}

/* V1 desktop: gently reduce and lower the baked right-side slogan without touching mobile. */
@media (min-width:761px){
  .hero-img{
    transform:scale(.92);
    transform-origin:center 58%;
  }
}

/* V1 desktop final positioning: reveal the full baked-in right-side slogan. */
@media (min-width:761px){
  .hero-img{object-position:center 16%;}
}

/* V1 desktop refinement: place the complete Hero visual on the right,
   like the lower vehicle composition. Mobile remains unchanged. */
@media (min-width:761px){
  .hero{height:500px;min-height:500px}
  .hero-img{
    width:74%;
    left:auto;
    right:0;
    height:100%;
    object-fit:contain;
    object-position:right center;
    transform:none;
    background:#fff;
  }
  .hero-shade{
    background:linear-gradient(90deg,
      rgba(255,255,255,1) 0%,
      rgba(255,255,255,1) 31%,
      rgba(255,255,255,.92) 38%,
      rgba(255,255,255,.35) 50%,
      rgba(255,255,255,0) 68%);
  }
  .hero-copy{width:min(1240px,92%);}
}

/* V2 desktop trust strip: improve readability without changing the mobile layout. */
@media (min-width:761px){
  .trust{gap:38px;max-width:760px;margin-top:22px}
  .trust>div{gap:11px}
  .trust strong{font-size:27px}
  .trust b{font-size:13px;line-height:1.15;color:#171b1e}
  .trust small{font-size:11px;line-height:1.2;color:#566067;margin-top:3px}
}

/* V2.1 – trust items: minimal desktop enlargement + readable stacked mobile layout. */
@media (min-width:761px){
  .trust{gap:40px;max-width:780px}
  .trust>div{gap:12px}
  .trust strong{font-size:29px}
  .trust b{font-size:14px;line-height:1.15}
  .trust small{font-size:12px;line-height:1.2;margin-top:3px}
}

@media (max-width:760px){
  .trust{display:flex;flex-direction:column;align-items:flex-start;gap:18px;width:100%;max-width:100%;margin-top:20px;flex-wrap:nowrap}
  .trust>div{width:100%;display:flex;align-items:center;gap:12px}
  .trust strong{font-size:25px;line-height:1;min-width:34px;text-align:center}
  .trust b{font-size:13px;line-height:1.2;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.75)}
  .trust small{font-size:12px;line-height:1.2;margin-top:3px;color:#f0f3f5;text-shadow:0 1px 3px rgba(0,0,0,.75)}
}

/* Final polish: match the header background to the light background of logo-3d.png. */
.header{background:#fefefe}
@media(max-width:760px){.nav nav{background:#fefefe}}

/* Privacy / cookies links and notice */
.footer-links{display:flex;gap:16px;flex-wrap:wrap;justify-content:flex-end;align-items:center}
.footer-links a{text-decoration:underline;text-underline-offset:3px}
.cookie-notice{position:fixed;z-index:9999;left:20px;right:20px;bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;background:#11161b;color:#fff;border:1px solid #2d353d;border-radius:12px;box-shadow:0 10px 35px rgba(0,0,0,.25);font-size:13px;line-height:1.45}
.cookie-notice>div{display:flex;gap:12px;align-items:flex-start}.cookie-notice strong{color:#f2c400;white-space:nowrap}.cookie-notice a{color:#fff;text-decoration:underline}.cookie-notice button{border:0;border-radius:8px;background:#f2c400;color:#11161b;font-weight:700;padding:10px 18px;cursor:pointer;white-space:nowrap}
.cookie-notice[hidden]{display:none}
@media(max-width:760px){.cookie-notice{left:10px;right:10px;bottom:10px;flex-direction:column;align-items:stretch;gap:12px}.cookie-notice button{width:100%}.footer-links{justify-content:flex-start}}
.legal{padding:90px 0 100px;background:#fff;color:#20262b}.legal .container{max-width:900px}.legal h1{font-size:52px;line-height:1;margin:12px 0 18px;letter-spacing:-2px}.legal h2{font-size:24px;margin:36px 0 10px}.legal p{font-size:16px;line-height:1.7;max-width:850px}.legal a:not(.btn){color:#151a1e}.legal .btn{display:inline-flex;margin-top:18px;text-decoration:none}@media(max-width:760px){.legal{padding:55px 0 70px}.legal h1{font-size:38px}.legal h2{font-size:21px}}

/* ========== POGOTOWIE ELEKTRYCZNE 24/7 (ciemna wersja) ========== */
.pogotowie-hero{
  background: linear-gradient(135deg, #0b0e12 0%, #12171c 50%, #0d1116 100%);
  color: #fff;
  position: relative;
  overflow: hidden;
  padding: 70px 0 0;
}
.pogotowie-hero::before{
  content:"";
  position:absolute;
  inset:0;
  background: radial-gradient(ellipse 80% 60% at 85% 40%, rgba(255,196,0,.08) 0%, transparent 60%);
  pointer-events:none;
}
.pogotowie-inner{
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 40px;
  align-items: center;
  position: relative;
  z-index: 1;
  padding-bottom: 50px;
}
.pogotowie-badge{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: linear-gradient(90deg, #ffc400, #f2b400);
  color: #111;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1.2px;
  padding: 8px 16px;
  border-radius: 999px;
  margin-bottom: 18px;
}
.pogotowie-content h2{
  font-size: clamp(34px, 4.2vw, 52px);
  line-height: 1.05;
  letter-spacing: -1.8px;
  margin: 0 0 18px;
  font-weight: 900;
  color: #fff;
}
.pogotowie-content h2 span{
  color: var(--yellow);
}
.pogotowie-lead{
  font-size: 16px;
  line-height: 1.55;
  color: #c5cdd4;
  max-width: 520px;
  margin: 0 0 26px;
}
.pogotowie-checks{
  display: flex;
  flex-wrap: wrap;
  gap: 18px 28px;
  margin-bottom: 32px;
}
.pogotowie-checks .check{
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.pogotowie-checks .check-icon{
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: var(--yellow);
  color: #111;
  font-size: 13px;
  font-weight: 900;
  display: grid;
  place-items: center;
  flex-shrink: 0;
  margin-top: 1px;
}
.pogotowie-checks strong{
  display: block;
  font-size: 14px;
  font-weight: 800;
  color: #fff;
}
.pogotowie-checks small{
  font-size: 12px;
  color: #8a949c;
}
.pogotowie-cards{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
}
.pogotowie-cards article{
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 14px;
  padding: 18px 16px;
  transition: background .2s, border-color .2s;
}
.pogotowie-cards article:hover{
  background: rgba(255,196,0,.07);
  border-color: rgba(255,196,0,.25);
}
.pogotowie-cards .card-icon{
  font-size: 22px;
  margin-bottom: 10px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: rgba(255,196,0,.12);
  display: grid;
  place-items: center;
}
.pogotowie-cards h3{
  font-size: 14px;
  font-weight: 800;
  margin: 0 0 6px;
  color: #fff;
  line-height: 1.25;
}
.pogotowie-cards p{
  font-size: 12.5px;
  line-height: 1.4;
  color: #9aa3ab;
  margin: 0;
}
.pogotowie-visual{
  display: flex;
  justify-content: center;
  align-items: center;
}
.pogotowie-logo-wrap{
  position: relative;
  max-width: 340px;
  width: 100%;
}
.pogotowie-logo{
  width: 100%;
  height: auto;
  display: block;
  filter: drop-shadow(0 18px 40px rgba(0,0,0,.45));
}
.pogotowie-bubble{
  position: absolute;
  top: 8%;
  right: -8%;
  background: #fff;
  color: #111;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.25;
  padding: 10px 14px;
  border-radius: 14px 14px 14px 4px;
  box-shadow: 0 8px 24px rgba(0,0,0,.25);
  transform: rotate(4deg);
  white-space: nowrap;
}
.pogotowie-bubble strong{
  color: #d4a000;
  font-weight: 900;
}
.pogotowie-tag{
  position: absolute;
  bottom: 6%;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(90deg, #ffc400, #f0b000);
  color: #111;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .3px;
  padding: 8px 16px;
  border-radius: 999px;
  white-space: nowrap;
  box-shadow: 0 6px 18px rgba(255,196,0,.35);
}
.pogotowie-bar{
  background: #f7f8f9;
  border-top: 1px solid #e5e8ea;
  padding: 22px 0;
}
.pogotowie-bar-inner{
  display: flex;
  align-items: center;
  gap: 28px;
  flex-wrap: wrap;
}
.pogotowie-bar .btn-call{
  background: var(--yellow);
  color: #111;
  font-weight: 900;
  padding: 14px 24px;
  border-radius: 12px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
  box-shadow: 0 4px 16px rgba(255,196,0,.35);
  transition: transform .15s, box-shadow .15s;
}
.pogotowie-bar .btn-call:hover{
  transform: translateY(-2px);
  box-shadow: 0 8px 22px rgba(255,196,0,.45);
}
.pogotowie-bar .bar-item{
  display: flex;
  align-items: center;
  gap: 12px;
  color: #1a1f24;
}
.pogotowie-bar .bar-icon{
  font-size: 20px;
  width: 42px;
  height: 42px;
  border-radius: 11px;
  background: #fff;
  border: 1px solid #e5e8ea;
  display: grid;
  place-items: center;
  flex-shrink: 0;
}
.pogotowie-bar .bar-item strong{
  display: block;
  font-size: 14px;
  font-weight: 800;
  color: #12171b;
}
.pogotowie-bar .bar-item small{
  font-size: 12px;
  color: #68727a;
}

@media (max-width: 980px){
  .pogotowie-inner{
    grid-template-columns: 1fr;
    gap: 36px;
  }
  .pogotowie-visual{
    order: -1;
  }
  .pogotowie-logo-wrap{
    max-width: 280px;
    margin: 0 auto;
  }
  .pogotowie-cards{
    grid-template-columns: repeat(2, 1fr);
  }
  .pogotowie-bubble{
    right: 0;
    font-size: 12px;
  }
}
@media (max-width: 600px){
  .pogotowie-hero{ padding: 48px 0 0; }
  .pogotowie-content h2{ font-size: 30px; letter-spacing: -1.2px; }
  .pogotowie-cards{ grid-template-columns: 1fr 1fr; gap: 10px; }
  .pogotowie-cards article{ padding: 14px 12px; }
  .pogotowie-cards h3{ font-size: 13px; }
  .pogotowie-cards p{ font-size: 11.5px; }
  .pogotowie-bar-inner{
    flex-direction: column;
    align-items: stretch;
    gap: 16px;
  }
  .pogotowie-bar .btn-call{ justify-content: center; width: 100%; }
  .pogotowie-checks{ gap: 14px; }
  .pogotowie-tag{ font-size: 11px; padding: 7px 12px; }
}


/* ElektroBP – final optical layout for Pogotowie. Only this section is affected. */
.pogotowie-hero{
  background:linear-gradient(90deg,rgba(5,9,13,.97) 0%,rgba(8,13,18,.90) 48%,rgba(7,11,15,.82) 100%),url("assets/hero-clean.jpg") center/cover no-repeat;
  padding:58px 0 0;
}
.pogotowie-inner{
  grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);
  grid-template-areas:"content visual" "cards cards";
  gap:0 34px;
  align-items:center;
  padding-bottom:32px;
}
.pogotowie-content{grid-area:content;min-width:0;padding:8px 0 0}
.pogotowie-visual{grid-area:visual;min-width:0;align-self:start;padding-top:0}
.pogotowie-logo-wrap{max-width:470px;margin:0 auto;position:relative}
.pogotowie-logo{width:100%;filter:drop-shadow(0 18px 34px rgba(0,0,0,.55))}
.pogotowie-bubble{top:4%;right:-2%;background:transparent;color:#fff;box-shadow:none;padding:0;font-size:22px;line-height:1.05;text-align:left;transform:rotate(3deg);font-style:italic;text-shadow:0 2px 8px #000;}
.pogotowie-bubble strong{color:#ffc400}
.pogotowie-tag{bottom:4%;font-size:18px;padding:10px 28px;border-radius:10px;transform:translateX(-50%) rotate(-3deg);box-shadow:0 8px 24px rgba(255,196,0,.28);}
.pogotowie-badge{font-size:13px;padding:9px 17px;margin-bottom:20px}
.pogotowie-content h2{font-size:clamp(40px,4.6vw,62px);line-height:.98;letter-spacing:-2.6px;margin-bottom:18px}
.pogotowie-lead{font-size:17px;line-height:1.45;max-width:620px;margin-bottom:24px}
.pogotowie-checks{gap:16px 34px;margin-bottom:0}
.pogotowie-checks .check{gap:10px;min-width:155px}
.pogotowie-checks .check-icon{width:30px;height:30px;font-size:16px}
.pogotowie-checks strong{font-size:15px}
.pogotowie-checks small{font-size:12px;line-height:1.2}
.pogotowie-cards{grid-area:cards;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px}
.pogotowie-cards article{min-height:154px;padding:18px 18px;background:rgba(10,17,23,.78);border-color:rgba(255,255,255,.13);box-shadow:0 10px 25px rgba(0,0,0,.16)}
.pogotowie-cards .card-icon{width:46px;height:46px;border-radius:12px;font-size:25px;margin-bottom:12px;background:rgba(255,196,0,.14)}
.pogotowie-cards h3{font-size:16px;margin-bottom:8px}
.pogotowie-cards p{font-size:13px}
.pogotowie-bar{padding:24px 0;background:#f7f8f9}
.pogotowie-bar-inner{gap:34px;justify-content:space-between}
.pogotowie-bar .btn-call{font-size:18px;padding:16px 28px}
.pogotowie-bar .bar-item{flex:1;min-width:170px}
@media(max-width:980px){
 .pogotowie-inner{grid-template-columns:1fr;grid-template-areas:"visual" "content" "cards";gap:20px}
 .pogotowie-visual{order:0;padding-top:0}
 .pogotowie-content{order:1;padding-top:0}
 .pogotowie-logo-wrap{max-width:390px}
 .pogotowie-bubble{font-size:18px;right:0}
 .pogotowie-cards{order:2;grid-template-columns:repeat(2,1fr)}
}
@media(max-width:600px){
 .pogotowie-hero{padding-top:38px}
 .pogotowie-inner{gap:14px;padding-bottom:22px}
 .pogotowie-logo-wrap{max-width:340px}
 .pogotowie-bubble{font-size:15px;right:-2%;top:2%}
 .pogotowie-tag{font-size:12px;padding:8px 16px;bottom:4%}
 .pogotowie-badge{font-size:10px;letter-spacing:.8px;padding:8px 12px;margin-bottom:14px}
 .pogotowie-content h2{font-size:34px;letter-spacing:-1.5px}
 .pogotowie-lead{font-size:14px;line-height:1.45}
 .pogotowie-checks{display:grid;grid-template-columns:1fr;gap:12px}
 .pogotowie-checks .check{min-width:0}
 .pogotowie-cards{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}
 .pogotowie-cards article{min-height:145px;padding:14px 12px}
 .pogotowie-cards h3{font-size:13px}
 .pogotowie-cards p{font-size:11.5px}
 .pogotowie-bar-inner{gap:14px}
 .pogotowie-bar .bar-item{min-width:0}
}


/* SMART HOME / KNX */
.smart-home{background:#f7f8f9;color:#10161b;padding:86px 0;position:relative;overflow:hidden}
.smart-home:before{content:"";position:absolute;width:520px;height:520px;right:-180px;top:-170px;background:radial-gradient(circle,rgba(255,196,0,.16),transparent 68%);pointer-events:none}
.smart-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;position:relative;z-index:1}
.smart-copy h2{font-size:clamp(40px,4.5vw,58px);line-height:.98;letter-spacing:-2.8px;margin:15px 0 20px}
.smart-copy h2 em{font-style:normal;color:var(--yellow)}
.smart-copy>p{max-width:570px;color:#5f6971;font-size:16px;line-height:1.6;margin:0 0 28px}
.smart-points{display:grid;gap:16px;margin:0 0 30px;max-width:590px}
.smart-points>div{display:flex;gap:12px;align-items:flex-start}
.smart-points>div>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:#111;font-weight:900;flex:none}
.smart-points strong{display:block;font-size:15px;margin-bottom:3px}
.smart-points small{display:block;color:#68727a;font-size:12px;line-height:1.45}
 .smart-systems{margin:0 0 30px;max-width:590px}
.smart-systems strong{display:block;font-size:13px;margin-bottom:10px;color:#10161b}
.smart-systems>div{display:flex;flex-wrap:wrap;gap:8px}
.smart-systems span{display:inline-flex;align-items:center;padding:7px 11px;border:1px solid #dfe4e7;border-radius:999px;background:#fff;color:#273039;font-size:12px;font-weight:800;box-shadow:0 4px 12px rgba(16,22,27,.04)}
.smart-visual{min-height:470px;border-radius:24px;background:linear-gradient(145deg,#0a0e12,#151c22);position:relative;overflow:hidden;display:grid;place-items:center;box-shadow:0 24px 60px rgba(8,12,16,.16)}
.smart-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 48%,rgba(255,196,0,.14),transparent 42%),linear-gradient(120deg,transparent 45%,rgba(255,255,255,.035) 45.5%,transparent 46%);pointer-events:none}
.smart-house{width:320px;height:280px;position:relative;border:3px solid rgba(255,196,0,.8);border-radius:12px 12px 24px 24px;background:linear-gradient(145deg,#202a31,#0c1115);box-shadow:0 0 0 12px rgba(255,196,0,.05),0 0 60px rgba(255,196,0,.12)}
.smart-roof{position:absolute;width:225px;height:225px;left:45px;top:-112px;transform:rotate(45deg);border-left:3px solid rgba(255,196,0,.8);border-top:3px solid rgba(255,196,0,.8);background:#151c21}
.smart-window{position:absolute;width:70px;height:62px;border:2px solid rgba(255,196,0,.65);background:linear-gradient(135deg,rgba(255,196,0,.15),rgba(255,196,0,.03));border-radius:8px}
.smart-window:after{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:rgba(255,196,0,.45)}
.smart-window:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:rgba(255,196,0,.45)}
.smart-window.w1{left:45px;top:88px}.smart-window.w2{right:45px;top:88px}
.smart-door{position:absolute;left:130px;bottom:0;width:60px;height:95px;border:2px solid rgba(255,196,0,.55);border-bottom:0;border-radius:8px 8px 0 0;background:#11181d}
.smart-center{position:absolute;left:108px;top:126px;width:104px;height:104px;border-radius:50%;background:radial-gradient(circle,#252f36,#0a0e12);border:2px solid var(--yellow);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 35px rgba(255,196,0,.18)}
.smart-center b{font-size:28px;color:var(--yellow);letter-spacing:2px}.smart-center small{font-size:7px;letter-spacing:1.5px;color:#d6dadd;margin-top:4px}
.smart-node{position:absolute;background:#fff;border-radius:12px;padding:8px 10px;color:#151a1e;box-shadow:0 10px 25px rgba(0,0,0,.2);font-size:18px;display:flex;align-items:center;gap:7px;white-space:nowrap}.smart-node span{font-size:10px;font-weight:800}.smart-node.n1{left:-25px;top:30px}.smart-node.n2{right:-30px;top:40px}.smart-node.n3{left:-30px;bottom:34px}.smart-node.n4{right:-30px;bottom:28px}
.smart-caption{position:absolute;bottom:20px;left:0;right:0;text-align:center;color:var(--yellow);font-size:10px;letter-spacing:3px;font-weight:900}
@media(max-width:1050px){.smart-grid{gap:40px}.smart-node.n1{left:-15px}.smart-node.n2{right:-15px}.smart-node.n3{left:-15px}.smart-node.n4{right:-15px}}
@media(max-width:760px){.smart-home{padding:65px 0}.smart-grid{grid-template-columns:1fr;gap:42px}.smart-copy h2{font-size:42px}.smart-visual{min-height:430px}.smart-house{transform:scale(.82)}.smart-node.n1{left:4px;top:25px}.smart-node.n2{right:4px;top:35px}.smart-node.n3{left:4px;bottom:40px}.smart-node.n4{right:4px;bottom:32px}.smart-caption{font-size:8px;letter-spacing:2px}}
