*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:#182033;background:#f4f6f9;line-height:1.6}img{display:block;width:100%}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:fixed;top:0;left:0;right:0;z-index:30;background:rgba(8,14,26,.84);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08);transition:.25s}.site-header.scrolled{background:rgba(8,14,26,.96);box-shadow:0 10px 40px rgba(0,0,0,.2)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;color:#fff}.brand-logo{width:48px;height:48px;background:#fff;border-radius:9px;display:grid;place-items:center;overflow:hidden;padding:3px}.brand-logo img{width:100%;height:100%;object-fit:contain}.brand-text{display:flex;flex-direction:column;line-height:.9;letter-spacing:.09em}.brand-text b{font-size:16px}.brand-text small{font-size:9px;letter-spacing:.28em;margin-top:7px}.nav{display:flex;align-items:center;gap:28px;color:#dde5f3;font-weight:650;font-size:14px}.nav a{position:relative}.nav>a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:#58c8ff;transition:.2s}.nav>a:hover:after{right:0}.nav-cta{border:1px solid rgba(255,255,255,.26);padding:11px 17px;border-radius:8px;background:rgba(255,255,255,.04)}.nav-cta:hover{background:#fff;color:#0b1220}.menu-btn{display:none;background:none;border:0;padding:8px}.menu-btn span{display:block;width:26px;height:2px;background:#fff;margin:5px}.hero{min-height:790px;background:radial-gradient(circle at 80% 20%,#162a49 0,#0b1528 30%,#080e19 70%);color:#fff;padding:155px 0 74px;position:relative;overflow:hidden}.hero-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.22}.hero-glow-a{width:420px;height:420px;background:#29b6ff;right:-120px;top:150px}.hero-glow-b{width:360px;height:360px;background:#e10000;left:-220px;bottom:-80px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center;position:relative;z-index:1}.eyebrow{font-weight:800;font-size:12px;letter-spacing:.18em;color:#8fdcff;margin:0 0 18px}.eyebrow.dark{color:#1476a8}.hero h1,.section h2,.contact-copy h2,.special h2{margin:0;font-size:clamp(42px,5.8vw,76px);line-height:.98;letter-spacing:-.045em}.hero h1 span,.section h2 span{color:#73d7ff}.hero-lead{font-size:20px;color:#c5d0e2;max-width:710px;margin:28px 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:50px;padding:0 22px;border-radius:8px;border:1px solid transparent;font-weight:800;font-size:14px;cursor:pointer;transition:.2s}.btn-primary{background:#63d0ff;color:#08111f;box-shadow:0 10px 30px rgba(41,182,255,.18)}.btn-primary:hover{background:#9ae3ff;transform:translateY(-2px)}.btn-ghost{border-color:rgba(255,255,255,.35);color:#fff}.btn-ghost:hover{background:#fff;color:#0a1220}.btn-dark{background:#0d1625;color:#fff}.hero-points{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:32px;color:#9fb1c8;font-size:13px}.hero-visual{position:relative;min-height:520px}.hero-photo{height:520px;border-radius:22px;overflow:hidden;box-shadow:0 35px 80px rgba(0,0,0,.42);border:1px solid rgba(255,255,255,.11);transform:perspective(900px) rotateY(-4deg)}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(140deg,transparent 40%,rgba(4,10,20,.55))}.hero-photo img{height:100%;object-fit:cover}.hero-card{position:absolute;background:rgba(10,20,35,.88);border:1px solid rgba(130,214,255,.25);backdrop-filter:blur(10px);padding:14px 18px;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.25);display:flex;flex-direction:column}.hero-card strong{color:#73d7ff;font-size:21px}.hero-card small{color:#afbdd0}.hero-card-a{left:-28px;bottom:70px}.hero-card-b{right:-20px;top:64px}.hero-card-c{right:20px;bottom:-20px}.process-bar{position:relative;z-index:2;margin-top:72px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09);border-radius:14px;padding:20px 26px;display:flex;align-items:center;justify-content:space-between;gap:18px}.process-bar div{display:flex;flex-direction:column}.process-bar small{color:#59cfff;font-weight:900}.process-bar b{font-size:13px}.process-bar i{color:#50627a;font-style:normal}.section{padding:105px 0}.section-head{display:grid;grid-template-columns:1.25fr .75fr;align-items:end;gap:50px;margin-bottom:52px}.section-head h2{font-size:clamp(36px,4.5vw,58px);color:#111a2b}.section-head h2 span{color:#167cac}.section-head>p{color:#647086;font-size:17px;margin:0 0 5px}.section-dark{background:#0a1220;color:#fff}.section-head.light h2{color:#fff}.section-head.light>p{color:#99a9be}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 18px 50px rgba(17,30,52,.09);border:1px solid #e8edf4;transition:.25s}.service-card:hover{transform:translateY(-7px);box-shadow:0 26px 65px rgba(17,30,52,.14)}.service-img{height:235px;overflow:hidden}.service-img img{height:100%;object-fit:cover;transition:.4s}.service-card:hover .service-img img{transform:scale(1.035)}.service-body{padding:26px 28px 30px;position:relative}.service-no{position:absolute;right:24px;top:24px;color:#cbd6e4;font-weight:900;font-size:22px}.service-body h3{font-size:24px;line-height:1.14;margin:5px 50px 15px 0}.service-body p{color:#6c7688;margin:0 0 22px}.service-body a{font-size:14px;font-weight:850;color:#167cac}.cap-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #223048;border-radius:14px;overflow:hidden}.cap{padding:30px;min-height:190px;border-right:1px solid #223048;border-bottom:1px solid #223048;background:linear-gradient(145deg,rgba(255,255,255,.025),transparent)}.cap:nth-child(3n){border-right:0}.cap:nth-child(n+4){border-bottom:0}.cap b{color:#5ecfff;font-size:12px;letter-spacing:.18em}.cap h3{font-size:21px;margin:10px 0 8px}.cap p{color:#98a9be;margin:0;font-size:14px}.quality-strip{margin-top:35px;display:grid;grid-template-columns:1fr 1.08fr;background:#101d31;border:1px solid #263752;border-radius:18px;overflow:hidden}.quality-image{min-height:420px}.quality-image img{height:100%;object-fit:cover}.quality-copy{padding:52px}.quality-copy h3{font-size:38px;line-height:1.05;margin:0 0 18px}.quality-copy h3 span{color:#6ed4ff}.quality-copy>p:not(.eyebrow){color:#a5b3c6}.mini-stats{display:flex;gap:36px;margin-top:28px}.mini-stats span{display:flex;flex-direction:column}.mini-stats b{font-size:22px;color:#fff}.mini-stats small{color:#8ea0b7}.machine-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:320px;gap:16px}.machine{position:relative;border-radius:15px;overflow:hidden;background:#101827}.machine.large{grid-column:span 2}.machine img{height:100%;object-fit:cover;transition:.4s}.machine:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(4,10,18,.9))}.machine:hover img{transform:scale(1.035)}.machine div{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;color:#fff}.machine span{font-size:10px;font-weight:900;letter-spacing:.17em;color:#79d8ff}.machine h3{margin:4px 0 2px;font-size:22px}.machine p{margin:0;color:#c4d0df;font-size:13px}.gallery-section{background:#0b1424;color:#fff}.gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:230px;gap:12px}.gallery-item{position:relative;border:0;padding:0;overflow:hidden;border-radius:12px;background:#172236;cursor:zoom-in}.gallery-item.g-wide{grid-column:span 2}.gallery-item.g-tall{grid-row:span 2}.gallery-item img{height:100%;object-fit:cover;transition:.35s}.gallery-item:hover img{transform:scale(1.04);filter:brightness(.78)}.gallery-item span{position:absolute;left:14px;bottom:12px;color:#fff;background:rgba(5,12,22,.78);padding:7px 10px;border-radius:7px;font-weight:750;font-size:12px;opacity:0;transform:translateY(8px);transition:.25s}.gallery-item:hover span{opacity:1;transform:none}.special{background:linear-gradient(120deg,#ecf3f7,#fff)}.special-grid{display:grid;grid-template-columns:1fr .86fr;gap:70px;align-items:center}.special h2{font-size:clamp(39px,4.5vw,62px);color:#111a2b}.special .lead{font-size:19px;color:#637084}.special-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:30px 0}.special-steps span{display:flex;flex-direction:column;font-size:12px;font-weight:750;color:#526176}.special-steps b{font-size:24px;color:#1684b9}.special-img{height:500px;border-radius:20px;overflow:hidden;box-shadow:0 25px 70px rgba(20,40,70,.18)}.special-img img{height:100%;object-fit:cover}.contact-section{background:#08111f;color:#fff}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.contact-copy h2{font-size:clamp(38px,4.2vw,58px)}.contact-copy>p:not(.eyebrow){color:#a8b7ca;font-size:17px}.contact-links{margin-top:38px;display:grid;gap:14px}.contact-links a,.contact-links div{border-left:2px solid #4ec9ff;padding-left:14px;display:flex;flex-direction:column}.contact-links span{font-size:10px;letter-spacing:.15em;color:#7391b0;font-weight:900}.contact-links b{font-size:14px;margin-top:3px;word-break:break-word}.contact-form{background:#101c2e;border:1px solid #233651;border-radius:18px;padding:32px}.contact-form label{font-size:12px;font-weight:800;color:#c9d5e5;display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:1px solid #2b3e58;border-radius:8px;background:#0b1525;color:#fff;padding:13px 14px;font:inherit;outline:none}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:#56cbff;box-shadow:0 0 0 3px rgba(86,203,255,.12)}.form-note{font-size:12px;color:#7f90a8;margin:0 0 18px}footer{background:#050b14;color:#8091a7;border-top:1px solid #152238;padding:34px 0}.footer-grid{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.footer-brand .brand-logo{width:42px;height:42px}.footer-grid p{font-size:12px}.copy{text-align:right}.lightbox{padding:0;border:0;border-radius:12px;background:#05080e;max-width:min(1100px,94vw);max-height:92vh;box-shadow:0 30px 100px rgba(0,0,0,.6)}.lightbox::backdrop{background:rgba(0,0,0,.82);backdrop-filter:blur(5px)}.lightbox img{max-height:88vh;max-width:94vw;object-fit:contain}.lightbox button{position:absolute;right:10px;top:7px;z-index:2;background:rgba(0,0,0,.6);color:#fff;border:0;border-radius:50%;width:38px;height:38px;font-size:26px;cursor:pointer}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.in{opacity:1;transform:none}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}}@media(max-width:980px){.nav{position:absolute;top:82px;left:20px;right:20px;background:#0c1626;border:1px solid #24354d;border-radius:12px;padding:18px;display:none;flex-direction:column;align-items:stretch;gap:4px}.nav.open{display:flex}.nav a{padding:10px}.menu-btn{display:block}.hero-grid,.quality-strip,.special-grid,.contact-grid{grid-template-columns:1fr}.hero{padding-top:125px}.hero-visual{margin-top:5px}.hero-photo{height:470px;transform:none}.hero-card-a{left:12px}.hero-card-b{right:10px}.section-head{grid-template-columns:1fr;gap:14px}.service-grid{grid-template-columns:1fr 1fr}.service-card:last-child{grid-column:1/-1}.cap-grid{grid-template-columns:1fr 1fr}.cap:nth-child(n){border-right:1px solid #223048;border-bottom:1px solid #223048}.cap:nth-child(2n){border-right:0}.cap:nth-last-child(-n+2){border-bottom:0}.machine-grid{grid-template-columns:1fr 1fr}.machine.large{grid-column:span 2}.gallery{grid-template-columns:repeat(3,1fr)}.special-img{height:420px}.footer-grid{grid-template-columns:1fr;justify-items:start}.copy{text-align:left}}@media(max-width:650px){.container{width:min(100% - 28px,1180px)}.nav-wrap{height:72px}.brand-logo{width:42px;height:42px}.hero{padding-top:110px}.hero-grid{gap:36px}.hero h1{font-size:46px}.hero-lead{font-size:17px}.hero-visual{min-height:440px}.hero-photo{height:410px}.hero-card{padding:10px 12px}.hero-card strong{font-size:17px}.hero-card small{font-size:10px}.hero-card-c{bottom:-6px}.process-bar{overflow-x:auto;justify-content:flex-start}.process-bar div{min-width:145px}.section{padding:78px 0}.section-head{margin-bottom:34px}.service-grid{grid-template-columns:1fr}.service-card:last-child{grid-column:auto}.cap-grid{grid-template-columns:1fr}.cap:nth-child(n){border-right:0;border-bottom:1px solid #223048}.cap:last-child{border-bottom:0}.quality-copy{padding:30px}.quality-copy h3{font-size:31px}.mini-stats{flex-direction:column;gap:12px}.machine-grid{grid-template-columns:1fr;grid-auto-rows:300px}.machine.large{grid-column:auto}.gallery{grid-template-columns:1fr 1fr;grid-auto-rows:190px}.gallery-item.g-wide{grid-column:span 2}.gallery-item.g-tall{grid-row:span 1}.special-steps{grid-template-columns:1fr 1fr}.special-img{height:360px}.form-row{grid-template-columns:1fr}.contact-form{padding:22px}.footer-grid{gap:10px}}


/* ===== V3: grafitowo-szara kolorystyka + kompatybilność ze starszymi przeglądarkami ===== */
body{color:#24282e;background:#eeeeec}
.container{width:calc(100% - 40px);max-width:1180px}
.site-header{background:#25282d;background:rgba(32,35,40,.96);border-bottom:1px solid #44484f}
.site-header.scrolled{background:#202328}
.nav{color:#f0f1f2}
.nav a{margin-left:24px}
.nav a:first-child{margin-left:0}
.nav>a:not(.nav-cta):after{background:#9fc7dc}
.nav-cta{border-color:#777d84;background:#34383e}
.nav-cta:hover{background:#f1f1ef;color:#22262b}
.hero{min-height:760px;background:#25292f;background:linear-gradient(120deg,#202328 0%,#30343a 56%,#3b4047 100%);padding-top:145px}
.hero:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:linear-gradient(90deg,rgba(0,0,0,.18),transparent 52%,rgba(255,255,255,.035));pointer-events:none}
.hero-glow{display:none}
.eyebrow{color:#b7d2df}
.eyebrow.dark{color:#607e8d}
.hero h1 span,.section h2 span{color:#a8c9d8}
.hero-lead{color:#d0d3d6}
.btn-primary{background:#b6ced9;color:#202328;box-shadow:none}
.btn-primary:hover{background:#d6e3e8}
.btn-ghost{border-color:#8a8f95;color:#fff}
.hero-points{color:#c0c4c9}
.hero-photo{border-color:#646970;box-shadow:0 30px 70px rgba(0,0,0,.35);transform:none}
.hero-photo:after{background:linear-gradient(140deg,transparent 35%,rgba(24,27,31,.55))}
.hero-card{background:#2a2e33;border-color:#656c73;box-shadow:0 14px 35px rgba(0,0,0,.28)}
.hero-card strong{color:#b9d6e2}
.hero-card small{color:#c5c9cd}
.process-bar{background:#30343a;border-color:#53585f}
.process-bar small{color:#b2cfdb}
.process-bar i{color:#858b92}
.section{background:#efefed}
.section-head h2,.special h2{color:#25292e}
.section-head h2 span{color:#647f8c}
.section-head>p{color:#686d73}
.service-card{background:#f8f8f6;border-color:#d5d5d1;box-shadow:0 15px 38px rgba(24,27,31,.08)}
.service-body a{color:#526f7d}
.section-dark{background:#25292e;color:#fff}
.cap-grid{border-color:#4a4f55}
.cap{border-color:#4a4f55;background:#2b2f34}
.cap b{color:#b6d2de}.cap p{color:#c1c5c9}
.quality-strip{background:#30343a;border-color:#50565d}
.quality-copy h3 span{color:#bad5df}
.gallery-section{background:#202328}
.machine span{color:#bfd8e2}
.special{background:#e4e4e1}
.contact-section{background:#24282d}
.contact-form{background:#2f3338;border-color:#50565c}
.contact-form input,.contact-form textarea,.contact-form select{background:#25292e;border-color:#5a6067}
.contact-links a,.contact-links div{border-left-color:#a7c9d6}
footer{background:#1c1f23;border-top-color:#3d4248}

/* Starsze IE/Edge: zawartość ma być zawsze widoczna. */
.reveal,.reveal.in{opacity:1!important;transform:none!important;transition:none!important}

/* Fallback bez CSS Grid */
.hero-grid,.section-head,.service-grid,.cap-grid,.quality-strip,.machine-grid,.gallery,.special-grid,.contact-grid,.footer-grid{display:-ms-flexbox;display:flex;flex-wrap:wrap}
.hero-copy,.hero-visual{width:calc(50% - 35px)}
.hero-copy{margin-right:70px}
.section-head>div{width:62%;margin-right:6%}.section-head>p{width:32%}
.service-card{width:calc(33.333% - 14px);margin-right:20px}.service-card:last-child{margin-right:0}
.cap{width:33.333%}
.quality-image,.quality-copy{width:50%}
.machine{width:calc(33.333% - 11px);margin-right:16px;margin-bottom:16px;height:320px}.machine:nth-child(3n){margin-right:0}.machine.large{width:calc(66.666% - 5px)}
.gallery-item{width:calc(25% - 9px);height:230px;margin-right:12px;margin-bottom:12px}.gallery-item:nth-child(4n){margin-right:0}.gallery-item.g-wide{width:calc(50% - 6px)}
.special-grid>div{width:calc(50% - 35px)}.special-copy{margin-right:70px}
.contact-copy{width:calc(42% - 35px);margin-right:70px}.contact-form{width:calc(58% - 35px)}
.footer-grid>*{margin-right:30px}.footer-grid>*:last-child{margin-right:0;margin-left:auto}

@media(max-width:980px){
 .nav a{margin-left:0}.hero-copy,.hero-visual,.section-head>div,.section-head>p,.quality-image,.quality-copy,.special-grid>div,.contact-copy,.contact-form{width:100%;margin-right:0}
 .service-card{width:calc(50% - 10px)}.service-card:nth-child(2){margin-right:0}.service-card:last-child{width:100%;margin-top:20px}
 .cap{width:50%}.machine,.machine.large{width:calc(50% - 8px)}.machine:nth-child(odd){margin-right:16px}.machine:nth-child(even){margin-right:0}
 .gallery-item{width:calc(33.333% - 8px)}
}
@media(max-width:650px){
 .container{width:calc(100% - 28px)}
 .hero h1{font-size:44px}
 .service-card,.cap,.machine,.machine.large,.gallery-item,.gallery-item.g-wide{width:100%;margin-right:0}
 .hero-copy,.hero-visual{width:100%}
}


/* ===== V5: Automatyka / budowa i modernizacja maszyn ===== */
.automation-section{background:#dededb}
.automation-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:28px;align-items:stretch}
.automation-photo{min-height:650px;border-radius:16px;overflow:hidden;background:#30343a;box-shadow:0 18px 45px rgba(25,28,32,.14)}
.automation-photo img{height:100%;object-fit:cover}
.automation-copy{display:flex;flex-direction:column;gap:16px}
.automation-box{background:#f7f7f5;border:1px solid #cfcfcb;border-radius:14px;padding:28px 30px;position:relative}
.automation-no{font-size:11px;letter-spacing:.18em;font-weight:900;color:#6a8795}
.automation-box h3{font-size:27px;line-height:1.08;margin:8px 0 12px;color:#25292e}
.automation-box p{margin:0 0 14px;color:#656a70}
.automation-box ul{margin:0;padding-left:20px;color:#4f555b}
.automation-box li{margin:6px 0}
.automation-copy .btn{align-self:flex-start;margin-top:2px}
@media(max-width:980px){
  .automation-grid{grid-template-columns:1fr}
  .automation-photo{min-height:480px}
}
@media(max-width:650px){
  .automation-photo{min-height:360px}
  .automation-box{padding:22px}
  .automation-box h3{font-size:23px}
}

/* Starszy Edge/IE fallback dla nowej sekcji */
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){
  .automation-grid{display:-ms-flexbox;display:flex;flex-wrap:wrap}
  .automation-photo,.automation-copy{width:calc(50% - 14px)}
  .automation-photo{margin-right:28px}
}


/* ===== V6: logo, hero, trzy obszary wsparcia ===== */
.nav-wrap{min-height:104px;height:104px}
.brand{gap:28px!important;overflow:visible}
.brand-logo{width:92px!important;height:92px!important;flex:0 0 92px;border-radius:14px;padding:4px;position:relative;bottom:-10px;z-index:4}
.brand-text{line-height:.95}
.brand-text b{font-size:24px!important;letter-spacing:.08em}
.brand-text small{font-size:13px!important;letter-spacing:.32em;margin-top:10px}
.hero{padding-top:175px}
.hero h1{font-size:clamp(46px,5.6vw,76px)!important;max-width:760px;text-transform:uppercase;letter-spacing:-.035em}
.hero-lead{max-width:760px}
.service-img{height:190px!important;background:#d9dad8}
.service-img img{height:100%;width:100%;object-fit:cover!important;object-position:center center}
.service-card:nth-child(1) .service-img img{object-position:center 48%}
.service-card:nth-child(2) .service-img img{object-position:center 52%}
.service-card:nth-child(3) .service-img img{object-position:center 44%}
@media(max-width:980px){
 .nav-wrap{height:92px;min-height:92px}
 .brand{gap:20px!important}
 .brand-logo{width:74px!important;height:74px!important;flex-basis:74px;bottom:-7px}
 .brand-text b{font-size:20px!important}.brand-text small{font-size:11px!important}
 .hero{padding-top:145px}
}
@media(max-width:650px){
 .nav-wrap{height:78px;min-height:78px}
 .brand{gap:14px!important}
 .brand-logo{width:60px!important;height:60px!important;flex-basis:60px;bottom:-5px}
 .brand-text b{font-size:17px!important}.brand-text small{font-size:9px!important;margin-top:6px}
 .hero{padding-top:120px}
 .service-img{height:175px!important}
}


/* ===== V7: poprawa logo + naturalne proporcje zdjęć w "Nasza oferta" ===== */

/* Zachowujemy układ strony bez zmian; tylko logo i odstęp do nazwy */
.brand{
  gap:44px !important;
  overflow:visible;
}
.brand-logo{
  width:104px !important;
  height:104px !important;
  flex:0 0 104px !important;
  bottom:-12px !important;
  border-radius:15px !important;
}
.brand-text{
  margin-left:2px;
}
.brand-text b{
  font-size:24px !important;
}
.brand-text small{
  font-size:13px !important;
}

/* Zdjęcia w sekcji "Nasza oferta" - bez efektu rozciągnięcia.
   Pokazujemy fotografię w naturalnych proporcjach na neutralnym tle. */
.service-img{
  height:210px !important;
  margin:16px 16px 0;
  width:calc(100% - 32px);
  border-radius:12px;
  background:#e3e4e2;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
.service-img img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
  transform:none !important;
}
.service-card:hover .service-img img{
  transform:none !important;
}

/* Pierwszy obraz jest pionowy, więc dajemy mu więcej "oddechu" */
.service-card:nth-child(1) .service-img img{
  object-fit:contain !important;
  object-position:center center !important;
}
.service-card:nth-child(2) .service-img img,
.service-card:nth-child(3) .service-img img{
  object-fit:contain !important;
  object-position:center center !important;
}

@media(max-width:980px){
  .brand{gap:30px !important}
  .brand-logo{
    width:84px !important;
    height:84px !important;
    flex-basis:84px !important;
    bottom:-8px !important;
  }
  .service-img{
    height:205px !important;
  }
}

@media(max-width:650px){
  .brand{gap:18px !important}
  .brand-logo{
    width:68px !important;
    height:68px !important;
    flex-basis:68px !important;
    bottom:-5px !important;
  }
  .service-img{
    height:195px !important;
    margin:12px 12px 0;
    width:calc(100% - 24px);
  }
}


/* ===== V8 – finalne poprawki bez zmiany charakteru strony ===== */

/* 1. Logo: większy, ale umiarkowany odstęp od napisu ZAWADZKI INDUSTRY */
.site-header .brand{
  gap:64px !important;
}
.site-header .brand-logo{
  width:104px !important;
  height:104px !important;
  flex:0 0 104px !important;
}

/* 2. NASZA OFERTA – zachowujemy oryginalne pionowe zdjęcia 3:4.
   Nie rozciągamy ich na całą szerokość karty i nie kadrujemy. */
.service-card .service-img{
  width:82% !important;
  height:320px !important;
  margin:18px auto 0 !important;
  background:#f8f8f6 !important;
  border-radius:12px !important;
  overflow:hidden !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
.service-card .service-img img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
  transform:none !important;
}
.service-card:hover .service-img img{
  transform:none !important;
}

/* Tablet */
@media(max-width:980px){
  .site-header .brand{gap:46px !important;}
  .site-header .brand-logo{
    width:84px !important;
    height:84px !important;
    flex-basis:84px !important;
  }
  .service-card .service-img{
    width:78% !important;
    height:300px !important;
  }
}

/* Telefon */
@media(max-width:650px){
  .site-header .brand{gap:24px !important;}
  .site-header .brand-logo{
    width:66px !important;
    height:66px !important;
    flex-basis:66px !important;
  }
  .service-card .service-img{
    width:76% !important;
    height:280px !important;
  }
}


/* ===== V9: tylko korekta odstępu logo/nazwa ===== */
.site-header .brand{gap:82px !important;}
@media(max-width:980px){
  .site-header .brand{gap:58px !important;}
}
@media(max-width:650px){
  .site-header .brand{gap:30px !important;}
}

/* ===== V10: odstęp logo / ZAWADZKI INDUSTRY wg przesłanego wzoru ===== */
.site-header .brand{gap:52px !important;}
@media(max-width:980px){
  .site-header .brand{gap:40px !important;}
}
@media(max-width:650px){
  .site-header .brand{gap:24px !important;}
}


/* ===== V11: rzeczywisty odstęp logo -> nazwa firmy dla starszych przeglądarek ===== */
.site-header .brand{
  gap:0 !important;
}
.site-header .brand-text{
  margin-left:76px !important;
}

@media(max-width:980px){
  .site-header .brand-text{
    margin-left:52px !important;
  }
}

@media(max-width:650px){
  .site-header .brand-text{
    margin-left:28px !important;
  }
}


/* ===== V12: pionowe logo na właściwej stronie ===== */

/* Układ strony, hasło, zdjęcia i pozostałe sekcje pozostają bez zmian. */
.site-header .brand{
  gap:0 !important;
}

/* Logo jest teraz wyraźnie pionowym prostokątem. */
.site-header .brand-logo{
  width:104px !important;
  height:132px !important;
  flex:0 0 104px !important;
  padding:5px !important;
  border-radius:15px !important;
  bottom:-24px !important;
  overflow:hidden !important;
}

/* Delikatne wydłużenie samego znaku w pionie, bez zmiany szerokości. */
.site-header .brand-logo img{
  width:100% !important;
  height:100% !important;
  object-fit:fill !important;
}

/* Napis trochę bliżej niż w v11, ale nadal z wyraźnym odstępem. */
.site-header .brand-text{
  margin-left:58px !important;
}

@media(max-width:980px){
  .site-header .brand-logo{
    width:84px !important;
    height:108px !important;
    flex-basis:84px !important;
    bottom:-18px !important;
  }
  .site-header .brand-text{
    margin-left:42px !important;
  }
}

@media(max-width:650px){
  .site-header .brand-logo{
    width:68px !important;
    height:88px !important;
    flex-basis:68px !important;
    bottom:-12px !important;
  }
  .site-header .brand-text{
    margin-left:24px !important;
  }
}


/* ===== V14: napis odrobinę bliżej logo ===== */
.site-header .brand-text{
  margin-left:48px !important;
}
@media(max-width:980px){
  .site-header .brand-text{margin-left:35px !important;}
}
@media(max-width:650px){
  .site-header .brand-text{margin-left:20px !important;}
}


/* ===== V15: logo i odstęp w stopce identyczne jak w nagłówku ===== */
footer .footer-brand{
  gap:0 !important;
  overflow:visible !important;
}

footer .footer-brand .brand-logo{
  width:104px !important;
  height:132px !important;
  flex:0 0 104px !important;
  padding:5px !important;
  border-radius:15px !important;
  bottom:0 !important;
  position:relative !important;
  overflow:hidden !important;
}

footer .footer-brand .brand-logo img{
  width:100% !important;
  height:100% !important;
  object-fit:fill !important;
}

footer .footer-brand .brand-text{
  margin-left:48px !important;
}

footer .footer-brand .brand-text b{
  font-size:24px !important;
  letter-spacing:.08em !important;
}

footer .footer-brand .brand-text small{
  font-size:13px !important;
  letter-spacing:.32em !important;
  margin-top:10px !important;
}

@media(max-width:980px){
  footer .footer-brand .brand-logo{
    width:84px !important;
    height:108px !important;
    flex-basis:84px !important;
  }
  footer .footer-brand .brand-text{
    margin-left:35px !important;
  }
}

@media(max-width:650px){
  footer .footer-brand .brand-logo{
    width:68px !important;
    height:88px !important;
    flex-basis:68px !important;
  }
  footer .footer-brand .brand-text{
    margin-left:20px !important;
  }
}


/* ===== V21: logo bardziej kwadratowe, grubość linii bez zmian ===== */
.site-header .brand-logo{
  width:112px !important;
  height:112px !important;
  flex:0 0 112px !important;
  bottom:-14px !important;
}
.site-header .brand-logo img{
  width:100% !important;
  height:100% !important;
  object-fit:fill !important;
}

/* stopka identyczna jak góra */
footer .footer-brand .brand-logo{
  width:112px !important;
  height:112px !important;
  flex:0 0 112px !important;
  bottom:0 !important;
}
footer .footer-brand .brand-logo img{
  width:100% !important;
  height:100% !important;
  object-fit:fill !important;
}

@media(max-width:980px){
  .site-header .brand-logo,
  footer .footer-brand .brand-logo{
    width:92px !important;
    height:92px !important;
    flex-basis:92px !important;
  }
  .site-header .brand-logo{bottom:-10px !important;}
}

@media(max-width:650px){
  .site-header .brand-logo,
  footer .footer-brand .brand-logo{
    width:72px !important;
    height:72px !important;
    flex-basis:72px !important;
  }
  .site-header .brand-logo{bottom:-7px !important;}
}


/* ===== V22: logo lekko wydłużone w dół ===== */
.site-header .brand-logo{
  width:112px !important;
  height:122px !important;
  flex:0 0 112px !important;
  bottom:-18px !important;
}
.site-header .brand-logo img{
  width:100% !important;
  height:100% !important;
  object-fit:fill !important;
}

footer .footer-brand .brand-logo{
  width:112px !important;
  height:122px !important;
  flex:0 0 112px !important;
  bottom:0 !important;
}
footer .footer-brand .brand-logo img{
  width:100% !important;
  height:100% !important;
  object-fit:fill !important;
}

@media(max-width:980px){
  .site-header .brand-logo,
  footer .footer-brand .brand-logo{
    width:92px !important;
    height:100px !important;
    flex-basis:92px !important;
  }
  .site-header .brand-logo{bottom:-13px !important;}
}

@media(max-width:650px){
  .site-header .brand-logo,
  footer .footer-brand .brand-logo{
    width:72px !important;
    height:78px !important;
    flex-basis:72px !important;
  }
  .site-header .brand-logo{bottom:-9px !important;}
}

.regen-photo{position:relative;overflow:hidden}.regen-photo .before-label,.regen-photo .after-label{position:absolute;bottom:10px;padding:5px 10px;border-radius:5px;background:rgba(22,31,36,.88);color:#fff;font-size:11px;font-weight:800;letter-spacing:.06em}.regen-photo .before-label{left:10px}.regen-photo .after-label{right:10px}
\n\n/* ===== V7 final: logo bez deformacji + formularz bezpośredni ===== */
.site-header .brand-logo,
footer .footer-brand .brand-logo{
  aspect-ratio:1 / 1 !important;
  height:auto !important;
}
.site-header .brand-logo img,
footer .footer-brand .brand-logo img{
  width:100% !important;
  height:auto !important;
  aspect-ratio:1 / 1 !important;
  object-fit:contain !important;
}
@media(max-width:980px){
  .site-header .brand-logo,footer .footer-brand .brand-logo{height:auto !important;}
}
@media(max-width:650px){
  .site-header .brand-logo,footer .footer-brand .brand-logo{height:auto !important;}
}
.file-input{display:block;width:100%;margin-top:8px;padding:12px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:rgba(255,255,255,.05);color:inherit}
.form-status{min-height:24px;margin:4px 0 10px;font-size:14px;font-weight:700}
.form-status.success{color:#9be7b0}.form-status.error{color:#ffb1b1}

/* ===== V8: przywrocenie ukladu desktopowego po zmianach responsywnych ===== */
/* Na komputerach i szerszych tabletach zachowujemy pierwotny uklad 2-kolumnowy
   oraz trzy kafelki w jednym rzedzie. Telefony nadal pozostaja responsywne. */
@media (min-width:700px){
  .hero-grid{display:flex !important;flex-wrap:nowrap !important;align-items:center !important;gap:70px !important}
  .hero-copy,.hero-visual{width:calc(50% - 35px) !important;margin-right:0 !important}
  .hero-copy{margin-right:0 !important}

  .service-grid{display:flex !important;flex-wrap:nowrap !important;gap:20px !important}
  .service-grid>.service-card,
  .service-grid>.service-card:last-child{
    width:calc((100% - 40px)/3) !important;
    margin:0 !important;
    flex:0 0 calc((100% - 40px)/3) !important;
  }

  .special-grid{display:flex !important;flex-wrap:nowrap !important;align-items:center !important;gap:70px !important}
  .special-grid>div{width:calc(50% - 35px) !important;margin-right:0 !important}

  .contact-grid{display:flex !important;flex-wrap:nowrap !important;align-items:flex-start !important;gap:70px !important}
  .contact-copy{width:calc(42% - 35px) !important;margin-right:0 !important}
  .contact-form{width:calc(58% - 35px) !important;margin-right:0 !important}
}
