
:root{--green:#7CC11F;--green-dark:#5D9918;--dark:#0D1310;--text:#252B28;--muted:#6E7670;--line:#E6E9E5;--light:#F6F7F5;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Montserrat',Arial,sans-serif;color:var(--text);background:#fff;line-height:1.55}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 34px));margin:auto}.svg-icon{width:22px;height:22px;flex:0 0 auto}.topbar{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(11,16,13,.82);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}
.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo img{height:40px}.menu{display:flex;align-items:center;gap:28px;color:#fff;font-size:14px;font-weight:600}.menu a{opacity:.92}.menu a:hover{opacity:1;color:var(--green)}.nav-right{display:flex;align-items:center;gap:18px}.phone-link{display:flex;align-items:center;gap:10px;color:#fff;font-weight:700}.btn{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;background:var(--green);color:#fff;font-weight:800;border-radius:2px;transition:.22s ease}.btn:hover{background:var(--green-dark)}.btn.outline{background:transparent;border:1px solid rgba(255,255,255,.38)}.btn.dark{background:var(--dark)}.menu-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;color:#fff;background:transparent;border:none}
.hero{position:relative;min-height:760px;background:#111;overflow:hidden}.hero video,.hero .hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,11,9,.86),rgba(8,11,9,.44) 55%,rgba(8,11,9,.2))}.hero-content{position:relative;z-index:2;display:flex;align-items:center;min-height:760px;padding-top:76px}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center;width:100%}.kicker{color:#fff;font-size:20px;font-weight:700;letter-spacing:.01em;margin:0 0 8px}.hero h1{font-size:76px;line-height:.94;margin:0 0 18px;color:#fff;font-weight:900;letter-spacing:-.05em;text-transform:uppercase}.hero h1 em{color:var(--green);font-style:italic}.hero p{max-width:530px;color:#fff;font-size:25px;line-height:1.4;margin:0 0 28px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.hero-badges{justify-self:end;display:grid;gap:20px}.hero-badge{display:flex;align-items:center;gap:14px;color:#fff;font-size:14px;font-weight:700;text-transform:uppercase}.hero-badge .badge-ico{width:46px;height:46px;border:1px solid rgba(124,193,31,.45);display:grid;place-items:center;border-radius:50%;color:var(--green);background:rgba(0,0,0,.18)}
.quick{background:linear-gradient(90deg,#0B120E,#16211A)}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr)}.quick-item{display:flex;gap:16px;padding:26px 22px;color:#fff;border-right:1px solid rgba(255,255,255,.08)}.quick-item:last-child{border-right:none}.quick-item .qico{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;color:var(--green);border:1px solid rgba(124,193,31,.34)}.quick-item small{display:block;color:#C7CCC8;font-size:12px;margin-bottom:2px}.quick-item b{display:block;font-size:28px;line-height:1.1;color:var(--green);margin:2px 0 4px}.quick-item .service-big{color:#fff;font-size:18px}
.section{padding:74px 0}.section.gray{background:var(--light)}.title{text-align:center;font-size:42px;line-height:1.05;margin:0 0 34px;font-weight:900;letter-spacing:-.03em;text-transform:uppercase}.title:after{content:"";display:block;width:52px;height:4px;background:var(--green);margin:12px auto 0}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{background:#fff;border:1px solid var(--line);padding:16px;box-shadow:0 12px 26px rgba(17,23,19,.035);transition:.25s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 36px rgba(17,23,19,.10)}.product-card img{height:185px;width:100%;object-fit:contain;margin-bottom:14px}.product-card h3{margin:0;color:var(--green);font-size:28px;font-weight:900;font-style:italic;letter-spacing:-.05em}.product-card .type{font-size:16px;font-weight:700;text-transform:uppercase;line-height:1.2;margin:4px 0 10px}.product-card p{font-size:14px;color:var(--muted);min-height:64px}.more{display:inline-flex;align-items:center;gap:8px;color:var(--green-dark);font-weight:800}
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:start}.about-grid h2{font-size:40px;line-height:1.02;margin:0 0 16px;font-weight:900;text-transform:uppercase;letter-spacing:-.03em}.about-grid p{font-size:18px;color:var(--muted)}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:18px}.feature{display:flex;gap:14px;padding:18px;border:1px solid var(--line);background:#fff}.feature .ficon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:var(--green);background:#F4F8EC}.feature b{display:block;font-size:18px}
.footer{background:linear-gradient(90deg,#0B120E,#16211A);color:#fff;padding:52px 0 0}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr 1.1fr;gap:28px;padding-bottom:36px}.footer img{height:42px;margin-bottom:16px}.footer p,.footer a,.footer li{color:#DBE0DC;font-size:14px}.footer h4{margin:0 0 16px;font-size:14px;text-transform:uppercase;letter-spacing:.04em}.footer nav,.footer .contact-list{display:grid;gap:8px}.footer .contact-list a{display:flex;gap:10px;align-items:flex-start}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:16px 0;color:#BBC3BD;font-size:13px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.newsletter{display:flex;gap:10px;margin-top:12px}.newsletter input{flex:1;background:transparent;border:1px solid rgba(255,255,255,.22);color:#fff;padding:14px}.newsletter button{border:none;background:var(--green);color:#fff;padding:0 16px}.social{display:flex;gap:10px;margin-top:16px}.social a{width:36px;height:36px;border:1px solid rgba(255,255,255,.25);display:grid;place-items:center;border-radius:50%}
.product-hero{padding-top:110px;padding-bottom:34px;background:#fff}.crumbs{font-size:13px;color:#8A938E;margin-bottom:22px}.product-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:start}.product-intro{display:grid;grid-template-columns:.95fr 1.05fr;gap:30px;align-items:center;margin-bottom:18px}.product-intro .sub{font-size:28px;font-weight:800;text-transform:uppercase;line-height:1.12}.product-intro h1{font-size:76px;line-height:.92;margin:10px 0 14px;font-weight:900;font-style:italic;letter-spacing:-.05em;color:var(--green)}.lead-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.lead-list li{display:flex;align-items:flex-start;gap:10px;color:#37413B}.lead-list .svg-icon{color:var(--green);margin-top:2px}.prod-img{width:100%;max-height:440px;object-fit:contain}.gallery-strip{display:flex;align-items:center;gap:8px;margin:18px 0 26px}.gallery-strip button{width:42px;height:68px;border:1px solid var(--line);background:#fff;font-size:24px;color:#5C665F}.gallery-strip img{height:68px;width:110px;object-fit:cover;border:1px solid var(--line)}.tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;border-top:1px solid var(--line);padding-top:14px}.tab{display:flex;align-items:center;gap:10px;justify-content:center;padding:10px 8px;color:#6E7872;border-bottom:3px solid transparent;font-size:14px}.tab.active{color:var(--green-dark);border-color:var(--green)}
.side-form{background:linear-gradient(180deg,#111715,#1C251F);color:#fff;padding:26px;position:sticky;top:96px}.side-form .brand-mini img{height:32px;margin-bottom:18px}.side-form h3{margin:0 0 18px;font-size:34px;font-weight:900;text-transform:uppercase;line-height:1.02}.side-form h3:after{content:"";display:block;width:44px;height:4px;background:var(--green);margin-top:14px}.form{display:grid;gap:12px}.form input,.form textarea{width:100%;padding:14px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.03);color:#fff;font-family:inherit}.form textarea{min-height:116px;resize:vertical}.checkline{display:flex;gap:8px;align-items:flex-start;font-size:12px;color:#C3CBC6}.call-box{margin-top:18px;background:linear-gradient(90deg,#5F9918,#7CC11F);padding:20px;color:#fff}.call-box strong{display:block;font-size:18px}.call-box span{display:block;font-size:40px;line-height:1;font-weight:900;margin-top:6px}
.content-title{font-size:30px;line-height:1.08;margin:0 0 22px;font-weight:900;text-transform:uppercase}.table-wrap{overflow:auto;border:1px solid var(--line)}.spec{width:100%;border-collapse:collapse;background:#fff;font-size:14px}.spec th,.spec td{padding:14px 12px;border-bottom:1px solid var(--line);text-align:center}.spec th{background:#F3F5F2;font-weight:800}.spec tr.highlight td{background:var(--green);color:#fff;font-weight:800}.cols-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:26px}.tick-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.tick-list li{display:flex;gap:10px;align-items:flex-start}.tick-list .svg-icon{color:var(--green);margin-top:2px}.photo-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.photo-grid img{width:100%;height:165px;object-fit:cover;border:1px solid var(--line);background:#FAFAFA}.note{padding:16px;border:1px dashed #CFD7CD;background:#FAFCF8;color:#69736D;font-size:14px}.bottom-cta{margin-top:28px;display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.offer-bar,.call-bar{display:flex;align-items:center;gap:18px;padding:22px;background:#7DBD1F;color:#fff}.offer-bar .btn.dark{margin-left:auto}.mobile-actions{display:none}
@media(max-width:1080px){.products{grid-template-columns:repeat(2,1fr)}.quick-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr}.side-form{position:static}.product-intro{grid-template-columns:1fr}.cols-3{grid-template-columns:1fr 1fr}.photo-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){body{padding-bottom:70px}.container{width:calc(100% - 24px)}.nav{height:64px}.logo img{height:34px}.menu-toggle{display:flex}.menu{display:none;position:absolute;left:0;right:0;top:64px;background:#0D1310;flex-direction:column;align-items:flex-start;padding:14px 24px;gap:0}.menu.open{display:flex}.menu a{padding:13px 0;width:100%;border-bottom:1px solid rgba(255,255,255,.08)}.nav-right{display:none}.hero{min-height:560px}.hero-content{min-height:560px;padding-top:64px}.hero-grid{grid-template-columns:1fr}.hero h1{font-size:48px}.hero p{font-size:18px}.hero-badges{display:none}.quick-grid{grid-template-columns:1fr}.quick-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}.title{font-size:34px}.about-grid,.feature-list,.cols-3,.bottom-cta{grid-template-columns:1fr}.tabs{grid-template-columns:repeat(2,1fr)}.product-intro .sub{font-size:20px}.product-intro h1{font-size:52px}.photo-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.mobile-actions{display:grid;grid-template-columns:1fr 1fr;position:fixed;left:0;right:0;bottom:0;z-index:60}.mobile-actions a{padding:14px 10px;background:#0F1512;color:#fff;display:flex;justify-content:center;align-items:center;gap:8px;border-top:1px solid rgba(255,255,255,.08)}.mobile-actions a:last-child{background:var(--green)}}
@media(max-width:420px){.products{grid-template-columns:1fr}.product-card img{height:170px}.gallery-strip img{width:82px;height:60px}.gallery-strip button{height:60px}.photo-grid{grid-template-columns:1fr 1fr}}

/* v3 refinements */
.topbar{box-shadow:0 10px 26px rgba(0,0,0,.12)}
.btn{white-space:nowrap}
.hero:before{background:linear-gradient(90deg,rgba(8,11,9,.90),rgba(8,11,9,.50) 52%,rgba(8,11,9,.16))}
.product-card{border-radius:3px}
.quick-item,.feature,.side-form,.offer-bar,.call-bar{border-radius:2px}
.quick-item .qico,.hero-badge .badge-ico,.feature .ficon{box-shadow:inset 0 0 0 1px rgba(124,193,31,.10)}
.product-intro{background:linear-gradient(180deg,#fff,#fbfcfa);border:1px solid #eef0ec;padding:24px}
.tabs{background:#fff}
.tab .svg-icon{color:currentColor}
.field-wrap{display:flex;gap:12px;align-items:center;width:100%;padding:14px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.035);color:#fff}
.field-wrap .svg-icon{width:22px;height:22px;color:#7CC11F;opacity:.95}
.field-wrap input,.field-wrap textarea{flex:1;width:100%;border:0!important;background:transparent!important;color:#fff!important;padding:0!important;margin:0!important;outline:none;font-family:inherit;font-size:14px}
.field-wrap input::placeholder,.field-wrap textarea::placeholder{color:#c8d0cb}
.field-wrap.area{align-items:flex-start}
.field-wrap.area .svg-icon{margin-top:2px}
.form input[type="hidden"]{display:none}
.form-status{min-height:22px;font-size:12px;color:#dcebd4;line-height:1.35}
.form-status.success{background:rgba(124,193,31,.12);border:1px solid rgba(124,193,31,.35);padding:10px;color:#fff}
.form-status a{color:#7CC11F;font-weight:800;text-decoration:underline}
.side-form .btn{justify-content:center}
.call-box{border-radius:2px}
.spec th{font-size:12px}
@media(max-width:760px){
  .product-intro{padding:16px}
  .side-form{padding:22px}
  .quick-item .qico{width:48px;height:48px}
}

.form-status.error{background:rgba(216,58,22,.15);border:1px solid rgba(216,58,22,.45);padding:10px;color:#fff}
.form button[disabled]{opacity:.65;cursor:not-allowed}

/* v5: original logo, real product photos, mobile refinements */
.logo img{width:190px;height:auto;max-height:46px;object-fit:contain}
.footer img,.side-form .brand-mini img{width:190px;height:auto;max-height:44px;object-fit:contain}
.product-card img{height:210px;object-fit:contain;background:#fff}
.prod-img{max-height:500px;object-fit:contain;background:#fff}
.gallery-strip img{background:#f6f7f5;object-fit:cover}
.photo-grid img{background:#f6f7f5;object-fit:cover}
.hero video{filter:saturate(.95) contrast(1.04)}
.hero .hero-img{filter:saturate(.95) contrast(1.04)}
@media(max-width:760px){
  .logo img{width:156px;max-height:38px}
  .hero{min-height:590px}
  .hero-content{min-height:590px}
  .product-card img{height:190px}
  .prod-img{max-height:330px}
  .product-intro{gap:12px}
  .side-form .brand-mini img{width:150px}
}
@media(max-width:420px){
  .logo img{width:140px}
  .hero h1{font-size:42px}
  .product-card img{height:175px}
  .prod-img{max-height:290px}
}


/* v6 - poprawka filmu w tle */
.hero video{
  z-index:0;
  display:block;
  opacity:1;
  filter:none;
}
.hero .hero-img{
  z-index:-1;
  opacity:0;
  pointer-events:none;
}
.hero::before{
  z-index:1;
  background:
    linear-gradient(90deg, rgba(5,8,6,.88), rgba(5,8,6,.58) 48%, rgba(5,8,6,.30)),
    linear-gradient(180deg, rgba(0,0,0,.22), rgba(0,0,0,.42));
}
.hero-content,.hero-badges{
  z-index:2;
}
@media(max-width:760px){
  .hero::before{
    background:
      linear-gradient(90deg, rgba(5,8,6,.86), rgba(5,8,6,.68)),
      linear-gradient(180deg, rgba(0,0,0,.18), rgba(0,0,0,.38));
  }
}


/* v7 - hero video forced as background, no photo fallback */
.hero{background:#070a08;}
.hero video,.hero .hero-video{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  z-index:0;
  display:block;
  opacity:1;
}
.hero .hero-img{display:none!important;opacity:0!important;visibility:hidden!important;}
.hero:before{
  z-index:1;
  background:
    linear-gradient(90deg,rgba(5,8,6,.90),rgba(5,8,6,.62) 48%,rgba(5,8,6,.34)),
    linear-gradient(180deg,rgba(0,0,0,.22),rgba(0,0,0,.46));
}
.hero-content,.hero-badges{position:relative;z-index:2;}
@media(max-width:760px){
  .hero video,.hero .hero-video{height:100%;object-fit:cover;}
  .hero:before{
    background:
      linear-gradient(90deg,rgba(5,8,6,.90),rgba(5,8,6,.74)),
      linear-gradient(180deg,rgba(0,0,0,.16),rgba(0,0,0,.46));
  }
}
