*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#05070a;color:#fff;font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}.topbar{height:82px;padding:0 7%;display:flex;align-items:center;justify-content:space-between;background:#030405;border-bottom:1px solid rgba(255,255,255,.12);position:sticky;top:0;z-index:99}.logo img{height:48px}.topbar nav{display:flex;gap:42px;text-transform:uppercase;font-size:13px;font-weight:900}.topbar nav a:first-child{border-bottom:3px solid #e30613;padding-bottom:10px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 28px;border-radius:5px;text-transform:uppercase;font-size:13px;font-weight:900}.btn-red{background:#e30613;color:#fff;box-shadow:0 18px 42px rgba(227,6,19,.35)}.btn-outline{border:1px solid rgba(255,255,255,.55);color:#fff;background:rgba(255,255,255,.03)}.hero{height:640px;background:url('../img/hero-clean.jpg') center/cover no-repeat;display:flex;align-items:center;padding:0 7%}.hero-text{max-width:560px}.hero h1{margin:0;text-transform:uppercase;font-size:68px;line-height:1.08;letter-spacing:1px}.hero h1 span{color:#e30613}.hero p{font-size:22px;line-height:1.45;color:#f0f3f7;margin:28px 0}.hero-buttons{display:flex;gap:24px}.stats{display:grid;grid-template-columns:repeat(3,1fr);padding:34px 7%;background:linear-gradient(90deg,#06090e,#121a23,#06090e);border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.stats div{display:grid;grid-template-columns:70px auto;align-items:center;border-right:1px solid rgba(255,255,255,.12);min-height:98px}.stats div:last-child{border-right:0}.stats i{font-style:normal;font-size:54px;color:#e30613}.stats strong{font-size:33px}.stats p{margin:6px 0 0;color:#d0d6df;line-height:1.45}.section{padding:72px 7%;text-align:center;background:radial-gradient(circle at top,rgba(227,6,19,.12),transparent 28%),#06090e}.label{color:#ff1726;text-transform:uppercase;font-weight:900;font-size:13px;letter-spacing:1px}h2{margin:10px 0 38px;font-size:38px}.cards{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.cards article{min-height:255px;padding:34px 24px;text-align:center;background:linear-gradient(180deg,#121922,#080c12);border:1px solid rgba(255,255,255,.12);border-radius:7px;position:relative}.cards b{display:block;color:#e30613;font-size:44px;margin-bottom:26px}.cards h3{font-size:19px;margin:0 0 16px}.cards p{font-size:14px;line-height:1.6;color:#b9c1cc}.cards span{position:absolute;right:22px;bottom:20px;font-size:26px}.about{display:grid;grid-template-columns:1.08fr .92fr;gap:58px;align-items:center;padding:56px 7%;background:#05070a;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.about-img{height:390px;background:url('../img/about-clean.jpg') center/cover no-repeat;border-radius:8px}.about div:last-child{text-align:left}.about p{color:#b9c1cc;line-height:1.7;font-size:16px}.signature{font-family:Georgia,serif;font-style:italic;font-size:27px;color:#fff;margin-top:22px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.steps div,.review-grid div{padding:30px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.12);border-radius:16px}.steps em{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;background:#e30613;border-radius:50%;font-style:normal;font-weight:900}.steps p,.review-grid p{color:#b9c1cc;line-height:1.55}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;text-align:left}.review-grid div{color:#e30613}.review-grid strong{color:#fff}.gallery-row{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.gallery-row img{width:100%;height:160px;object-fit:cover;border-radius:7px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center;padding:48px 7%;background:linear-gradient(90deg,#070a0f,#121a23,#070a0f);border-top:1px solid rgba(227,6,19,.35)}.contact strong{font-size:34px}.contact form{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:24px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12);border-radius:16px}input,textarea{width:100%;padding:15px;background:#070a0f;border:1px solid rgba(255,255,255,.14);color:#fff;border-radius:5px}textarea{grid-column:1/-1;min-height:105px}form button{border:0;cursor:pointer}.ok,.err{grid-column:1/-1;padding:12px;border-radius:5px;font-weight:700}.ok{background:#123b22;color:#b8ffd0}.err{background:#3b1212;color:#ffd0d0}footer{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:42px;padding:48px 7%;background:#030405;border-top:1px solid rgba(255,255,255,.12)}footer img{width:210px;max-width:100%}footer h3{text-transform:uppercase;font-size:14px}footer p{color:#aeb6c2;line-height:1.7}@media(max-width:1100px){.cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.topbar{height:auto;padding:16px 5%;flex-wrap:wrap;gap:16px}.topbar nav{order:3;width:100%;justify-content:center;flex-wrap:wrap;gap:18px}.hero{height:auto;min-height:620px;padding:60px 5%;background-position:center right}.hero h1{font-size:46px}.stats,.about,.steps,.review-grid,.contact,footer{grid-template-columns:1fr}.cards{grid-template-columns:1fr}.stats div{border-right:0}.gallery-row{grid-template-columns:repeat(2,1fr)}.contact form{grid-template-columns:1fr}}

/* FIX PROPORCJE HERO — bez spłaszczania auta i bez statystyk w tle */
.hero {
    height: 620px !important;
    background-image: url('../img/hero-clean.jpg') !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.stats {
    position: relative !important;
    z-index: 3 !important;
    margin-top: 0 !important;
}

/* FORCE FINAL HERO 20260505_223039 */
.hero {
    height: 620px !important;
    min-height: 620px !important;
    background: url('../img/hero-final-20260505_223039.jpg') center center / cover no-repeat !important;
    display: flex !important;
    align-items: center !important;
    padding: 0 7% !important;
    overflow: hidden !important;
}

.hero::before,
.hero::after,
.hero-car-img {
    display: none !important;
    content: none !important;
}

.stats {
    margin-top: 0 !important;
    background: linear-gradient(90deg,#06090e,#121a23,#06090e) !important;
}

/* FIX O NAS — poprawne proporcje zdjęcia, bez spłaszczenia */
.about-img {
    height: 420px !important;
    background-image: url('../img/about-clean.jpg') !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* FORCE ABOUT PHOTO 20260505_223410 */
.about-img {
    height: 420px !important;
    background: url('../img/about-final-20260505_223410.jpg') center center / cover no-repeat !important;
    border-radius: 8px !important;
    overflow: hidden !important;
}

/* FIX STATYSTYKI — brak nachodzenia tekstów */
.stats {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 0 !important;
    padding: 34px 7% !important;
}

.stats div {
    display: grid !important;
    grid-template-columns: auto 1fr !important;
    column-gap: 24px !important;
    align-items: center !important;
    padding: 0 46px !important;
    min-width: 0 !important;
}

.stats i {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 58px !important;
    min-width: 58px !important;
    font-size: 42px !important;
    line-height: 1 !important;
}

.stats strong {
    display: block !important;
    font-size: 32px !important;
    line-height: 1.05 !important;
    margin: 0 0 8px 0 !important;
    white-space: nowrap !important;
}

.stats p {
    display: block !important;
    margin: 0 !important;
    font-size: 15px !important;
    line-height: 1.45 !important;
    white-space: normal !important;
}

.stats div > strong,
.stats div > p {
    grid-column: 2 !important;
}

.stats div > i {
    grid-row: 1 / span 2 !important;
}

@media (max-width: 800px) {
    .stats div {
        padding: 18px 0 !important;
        border-right: 0 !important;
    }
}

/* CLEAN STATS — normalny równy układ */
.stats {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    padding: 42px 7% !important;
    background: linear-gradient(90deg,#06090e,#121a23,#06090e) !important;
}

.stats div {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    min-height: 120px !important;
    padding: 0 40px !important;
    border-right: 1px solid rgba(255,255,255,.16) !important;
}

.stats div:last-child {
    border-right: 0 !important;
}

.stats i {
    display: none !important;
}

.stats strong {
    display: block !important;
    font-size: 38px !important;
    line-height: 1 !important;
    margin: 0 0 18px 0 !important;
    color: #ffffff !important;
    white-space: nowrap !important;
}

.stats p {
    display: block !important;
    margin: 0 !important;
    font-size: 18px !important;
    line-height: 1.35 !important;
    color: #ffffff !important;
    max-width: 280px !important;
}

@media (max-width: 800px) {
    .stats {
        grid-template-columns: 1fr !important;
    }

    .stats div {
        border-right: 0 !important;
        border-bottom: 1px solid rgba(255,255,255,.12) !important;
    }

    .stats div:last-child {
        border-bottom: 0 !important;
    }
}

/* LOGO BIGGER */
.logo img {
    height: 70px !important;
    max-height: 70px !important;
    width: auto !important;
}

/* FIX JAKOŚCI GALERII */
.gallery-row {
    display: grid !important;
    grid-template-columns: repeat(5, 1fr) !important;
    gap: 18px !important;
}

.gallery-row img {
    width: 100% !important;
    height: 220px !important;
    object-fit: cover !important;
    border-radius: 10px !important;
    image-rendering: auto !important;
    transform: none !important;
}

/* GALERIA HQ — jedna grafika bez cięcia i bez rozciągania */
.gallery {
    padding: 0 !important;
    background: #05070a !important;
}

.gallery-banner-hq {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-width: none !important;
    object-fit: contain !important;
    border: 0 !important;
    border-radius: 0 !important;
}

/* GALERIA HQ — jedna grafika bez cięcia i bez rozciągania */
.gallery {
    padding: 0 !important;
    background: #05070a !important;
}

.gallery-banner-hq {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-width: none !important;
    object-fit: contain !important;
    border: 0 !important;
    border-radius: 0 !important;
}

/* ERNET AUTHOR */
.ernet-author{
    width:100%;
    text-align:center;
    padding:22px 10px 28px;
    color:rgba(255,255,255,.55);
    font-size:14px;
    letter-spacing:.5px;
    border-top:1px solid rgba(255,255,255,.08);
    margin-top:25px;
}

/* GOOGLE REVIEWS */
.google-summary{
    margin:-15px auto 32px;
    color:#ffffff;
    font-size:20px;
    font-weight:800;
}
.google-summary span{
    color:#e30613;
}

/* SEO KLIMATYZACJA */
.seo-klimatyzacja{
    text-align:left!important;
    max-width:1200px;
    margin:auto;
}

.seo-klimatyzacja p{
    color:#c3cbd5;
    line-height:1.85;
    font-size:17px;
    margin-bottom:22px;
}

.seo-klimatyzacja strong{
    color:#ffffff;
}

/* PODSTRONA KLIMATYZACJA */
.service-card-link{
    display:block;
    color:inherit;
    text-decoration:none;
    height:100%;
}

.sub-hero{
    min-height:520px;
    display:flex;
    align-items:center;
    padding:90px 7%;
    background:
        linear-gradient(90deg,#05070a 0%,rgba(5,7,10,.92) 36%,rgba(5,7,10,.45) 62%,rgba(5,7,10,.1) 100%),
        url('assets/img/hero-clean.jpg') center right/cover no-repeat;
}

.sub-hero h1{
    margin:12px 0 22px;
    font-size:64px;
    line-height:1.05;
    text-transform:uppercase;
    color:#fff;
}

.sub-hero h1 span{
    color:#e30613;
}

.sub-hero p{
    max-width:660px;
    color:#d5dbe4;
    font-size:21px;
    line-height:1.55;
    margin-bottom:30px;
}

.klima-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:22px;
    margin:36px 0;
}

.klima-grid article{
    background:linear-gradient(180deg,#121922,#080c12);
    border:1px solid rgba(255,255,255,.12);
    border-bottom:2px solid #e30613;
    border-radius:10px;
    padding:30px;
}

.klima-grid h3{
    color:#fff;
    margin-top:0;
}

.klima-grid p{
    color:#c3cbd5;
}

@media(max-width:800px){
    .sub-hero h1{font-size:42px}
    .klima-grid{grid-template-columns:1fr}
}

/* KAFELKI USŁUG JAKO LINKI */
.service-linked{
    padding:0!important;
}

.service-card-link{
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    height:100%!important;
    min-height:255px!important;
    padding:34px 24px!important;
    color:inherit!important;
    text-decoration:none!important;
}

.service-linked:hover,
.cards article:hover{
    border-color:#e30613!important;
    box-shadow:0 0 0 1px rgba(227,6,19,.55),0 22px 70px rgba(227,6,19,.16)!important;
    transform:translateY(-3px);
}

/* PODSTRONA KLIMATYZACJI */
.klima-page{
    text-align:left!important;
}

.klima-page > .label,
.klima-page > h2{
    text-align:center!important;
}

.klima-page > p{
    max-width:1180px;
    margin:0 auto 34px;
    color:#c3cbd5;
    font-size:18px;
    line-height:1.85;
    text-align:center;
}

.klima-box{
    margin:48px auto 0;
    max-width:1180px;
    padding:38px;
    background:linear-gradient(180deg,#121922,#080c12);
    border:1px solid rgba(255,255,255,.12);
    border-left:4px solid #e30613;
    border-radius:14px;
}

.klima-box p{
    color:#c3cbd5;
    font-size:17px;
    line-height:1.8;
}

.klima-box strong{
    color:#fff;
}

/* KLIMATYZACJA CARD LINK FIX */
.service-linked{
    padding:0!important;
}

.service-card-link{
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:center!important;
    width:100%!important;
    height:100%!important;
    min-height:255px!important;
    padding:34px 24px!important;
    color:inherit!important;
    text-decoration:none!important;
}

.klima-card:hover{
    border-color:#e30613!important;
    box-shadow:0 0 0 1px rgba(227,6,19,.65),0 22px 70px rgba(227,6,19,.18)!important;
}

/* GOOGLE REVIEWS LIVE */

.reviews-live{
    padding:90px 0;
    background:#05070b;
}

.reviews-live .section-label{
    display:block;
    text-align:center;
    color:#ff0015;
    font-size:13px;
    font-weight:800;
    letter-spacing:2px;
    margin-bottom:14px;
}

.reviews-live h2{
    text-align:center;
    font-size:54px;
    line-height:1.1;
    margin-bottom:60px;
    color:#fff;
    font-weight:800;
}

.reviews-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:30px;
}

.review-card{
    background:#0b111b;
    border:1px solid rgba(255,255,255,.08);
    border-radius:22px;
    padding:38px;
    transition:.3s;
}

.review-card:hover{
    transform:translateY(-6px);
    border-color:#ff0015;
    box-shadow:0 20px 60px rgba(255,0,21,.18);
}

.review-card .stars{
    color:#ff0015;
    font-size:22px;
    margin-bottom:24px;
}

.review-card p{
    color:#d7dce5;
    line-height:1.8;
    font-size:18px;
    margin-bottom:24px;
}

.review-card strong{
    color:#ff0015;
    font-size:18px;
}

@media(max-width:1100px){

    .reviews-grid{
        grid-template-columns:1fr;
    }

    .reviews-live h2{
        font-size:38px;
    }
}

/* REVIEWS 12 — bez psucia układu strony */
.reviews-live{
    overflow:visible!important;
}

.reviews-grid{
    display:grid!important;
    grid-template-columns:repeat(3,1fr)!important;
    gap:28px!important;
    align-items:stretch!important;
}

.review-card{
    min-height:230px!important;
}

@media(max-width:1100px){
    .reviews-grid{
        grid-template-columns:repeat(2,1fr)!important;
    }
}

@media(max-width:700px){
    .reviews-grid{
        grid-template-columns:1fr!important;
    }
}

/* FIX OPINIE GOOGLE - 12 opinii, poprawny układ */
.reviews-live{
    padding:90px 7%!important;
    overflow:visible!important;
}

.reviews-live .container{
    max-width:1600px!important;
    margin:0 auto!important;
}

.reviews-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:28px!important;
    align-items:stretch!important;
}

.review-card{
    min-height:230px!important;
    width:100%!important;
}

@media(max-width:1100px){
    .reviews-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
}

@media(max-width:700px){
    .reviews-grid{
        grid-template-columns:1fr!important;
    }
}

/* OPINIE - 15 SZTUK */
.reviews-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:28px!important;
}

.review-card{
    min-height:230px!important;
}

@media(max-width:1100px){
    .reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}

@media(max-width:700px){
    .reviews-grid{grid-template-columns:1fr!important;}
}

/* FIX OPINIE — widoczne opinie Google */
.reviews-live{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    padding:90px 7%!important;
    background:#05070b!important;
    color:#fff!important;
    overflow:visible!important;
    clear:both!important;
}

.reviews-container{
    max-width:1600px!important;
    margin:0 auto!important;
}

.reviews-live .section-label{
    display:block!important;
    text-align:center!important;
    color:#ff0015!important;
    font-size:13px!important;
    font-weight:800!important;
    letter-spacing:2px!important;
    margin-bottom:14px!important;
}

.reviews-live h2{
    text-align:center!important;
    color:#fff!important;
    font-size:46px!important;
    line-height:1.15!important;
    margin:0 0 50px!important;
}

.reviews-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:28px!important;
}

.review-card{
    display:block!important;
    min-height:230px!important;
    padding:32px!important;
    background:#0b111b!important;
    border:1px solid rgba(255,255,255,.10)!important;
    border-radius:18px!important;
    color:#fff!important;
}

.review-card .stars{
    color:#ff0015!important;
    font-size:22px!important;
    margin-bottom:18px!important;
}

.review-card p{
    color:#d7dce5!important;
    line-height:1.7!important;
    font-size:16px!important;
}

.review-card strong{
    color:#ff0015!important;
    font-size:16px!important;
}

@media(max-width:1100px){
    .reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:700px){
    .reviews-grid{grid-template-columns:1fr!important;}
}

/* FIX OPINIE — widoczne opinie Google */
.reviews-live{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    padding:90px 7%!important;
    background:#05070b!important;
    color:#fff!important;
    overflow:visible!important;
    clear:both!important;
}

.reviews-container{
    max-width:1600px!important;
    margin:0 auto!important;
}

.reviews-live .section-label{
    display:block!important;
    text-align:center!important;
    color:#ff0015!important;
    font-size:13px!important;
    font-weight:800!important;
    letter-spacing:2px!important;
    margin-bottom:14px!important;
}

.reviews-live h2{
    text-align:center!important;
    color:#fff!important;
    font-size:46px!important;
    line-height:1.15!important;
    margin:0 0 50px!important;
}

.reviews-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:28px!important;
}

.review-card{
    display:block!important;
    min-height:230px!important;
    padding:32px!important;
    background:#0b111b!important;
    border:1px solid rgba(255,255,255,.10)!important;
    border-radius:18px!important;
    color:#fff!important;
}

.review-card .stars{
    color:#ff0015!important;
    font-size:22px!important;
    margin-bottom:18px!important;
}

.review-card p{
    color:#d7dce5!important;
    line-height:1.7!important;
    font-size:16px!important;
}

.review-card strong{
    color:#ff0015!important;
    font-size:16px!important;
}

@media(max-width:1100px){
    .reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:700px){
    .reviews-grid{grid-template-columns:1fr!important;}
}

/* DIAGNOSTYKA PAGE */

.diagnoza-page{
    text-align:left!important;
}

.diagnoza-page > .label,
.diagnoza-page > h2{
    text-align:center!important;
}

.diagnoza-page > p{
    max-width:1180px;
    margin:0 auto 34px;
    color:#c3cbd5;
    font-size:18px;
    line-height:1.85;
    text-align:center;
}

.diag-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:24px;
    margin-top:50px;
}

.diag-grid article{
    background:linear-gradient(180deg,#121922,#080c12);
    border:1px solid rgba(255,255,255,.12);
    border-bottom:2px solid #e30613;
    border-radius:14px;
    padding:34px;
}

.diag-grid h3{
    color:#fff;
    margin-top:0;
    margin-bottom:18px;
}

.diag-grid p{
    color:#c3cbd5;
    line-height:1.8;
}

.diag-box{
    margin:55px auto 0;
    max-width:1180px;
    padding:40px;
    background:linear-gradient(180deg,#121922,#080c12);
    border-left:4px solid #e30613;
    border-radius:14px;
}

.diag-box p{
    color:#c3cbd5;
    line-height:1.85;
    font-size:17px;
}

.diag-box strong{
    color:#fff;
}

@media(max-width:1100px){

    .diag-grid{
        grid-template-columns:1fr;
    }
}

/* DIAGNOSTYKA CARD LINK FIX */
.diag-card {
    cursor: pointer !important;
    padding: 0 !important;
}

.diag-card .service-card-link {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 255px !important;
    padding: 34px 24px !important;
    color: inherit !important;
    text-decoration: none !important;
}

.diag-card:hover {
    border-color: #e30613 !important;
    box-shadow: 0 0 0 1px rgba(227,6,19,.65), 0 22px 70px rgba(227,6,19,.18) !important;
}

/* FORCE DIAGNOSTYKA CLICK */
.cards article[role="link"]:hover{
    border-color:#e30613!important;
    box-shadow:0 0 0 1px rgba(227,6,19,.65),0 22px 70px rgba(227,6,19,.18)!important;
    transform:translateY(-3px)!important;
}

/* FIX OPINIE — widoczne opinie Google */
.reviews-live{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    padding:90px 7%!important;
    background:#05070b!important;
    color:#fff!important;
    overflow:visible!important;
    clear:both!important;
}

.reviews-container{
    max-width:1600px!important;
    margin:0 auto!important;
}

.reviews-live .section-label{
    display:block!important;
    text-align:center!important;
    color:#ff0015!important;
    font-size:13px!important;
    font-weight:800!important;
    letter-spacing:2px!important;
    margin-bottom:14px!important;
}

.reviews-live h2{
    text-align:center!important;
    color:#fff!important;
    font-size:46px!important;
    line-height:1.15!important;
    margin:0 0 50px!important;
}

.reviews-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:28px!important;
}

.review-card{
    display:block!important;
    min-height:230px!important;
    padding:32px!important;
    background:#0b111b!important;
    border:1px solid rgba(255,255,255,.10)!important;
    border-radius:18px!important;
    color:#fff!important;
}

.review-card .stars{
    color:#ff0015!important;
    font-size:22px!important;
    margin-bottom:18px!important;
}

.review-card p{
    color:#d7dce5!important;
    line-height:1.7!important;
    font-size:16px!important;
}

.review-card strong{
    color:#ff0015!important;
    font-size:16px!important;
}

@media(max-width:1100px){
    .reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:700px){
    .reviews-grid{grid-template-columns:1fr!important;}
}

/* FORCE CLICKABLE SERVICE CARDS */
.cards article[role="link"]{
    cursor:pointer!important;
}

.cards article[role="link"]:hover{
    border-color:#e30613!important;
    box-shadow:0 0 0 1px rgba(227,6,19,.65),0 22px 70px rgba(227,6,19,.18)!important;
    transform:translateY(-3px)!important;
}

/* NAPRAWY BIEŻĄCE PAGE + CARD FIX */
.service-repair-card{
    cursor:pointer!important;
    padding:0!important;
}

.service-repair-card .service-card-link{
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:center!important;
    width:100%!important;
    height:100%!important;
    min-height:255px!important;
    padding:34px 24px!important;
    color:inherit!important;
    text-decoration:none!important;
}

.service-repair-card:hover{
    border-color:#e30613!important;
    box-shadow:0 0 0 1px rgba(227,6,19,.65),0 22px 70px rgba(227,6,19,.18)!important;
    transform:translateY(-3px)!important;
}

.repair-page{
    text-align:left!important;
}

.repair-page > .label,
.repair-page > h2{
    text-align:center!important;
}

.repair-page > p{
    max-width:1180px;
    margin:0 auto 34px;
    color:#c3cbd5;
    font-size:18px;
    line-height:1.85;
    text-align:center;
}

.repair-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:24px;
    margin-top:50px;
}

.repair-grid article{
    background:linear-gradient(180deg,#121922,#080c12);
    border:1px solid rgba(255,255,255,.12);
    border-bottom:2px solid #e30613;
    border-radius:14px;
    padding:34px;
}

.repair-grid h3{
    color:#fff;
    margin-top:0;
    margin-bottom:18px;
}

.repair-grid p{
    color:#c3cbd5;
    line-height:1.8;
}

.repair-box{
    margin:55px auto 0;
    max-width:1180px;
    padding:40px;
    background:linear-gradient(180deg,#121922,#080c12);
    border-left:4px solid #e30613;
    border-radius:14px;
}

.repair-box p{
    color:#c3cbd5;
    line-height:1.85;
    font-size:17px;
}

@media(max-width:1100px){
    .repair-grid{grid-template-columns:1fr;}
}

/* SPECIAL REPAIR CARD */

.service-special-card{
    cursor:pointer!important;
    padding:0!important;
}

.service-special-card .service-card-link{
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:center!important;
    width:100%!important;
    height:100%!important;
    min-height:255px!important;
    padding:34px 24px!important;
    color:inherit!important;
    text-decoration:none!important;
}

.service-special-card:hover{
    border-color:#e30613!important;
    box-shadow:0 0 0 1px rgba(227,6,19,.65),0 22px 70px rgba(227,6,19,.18)!important;
    transform:translateY(-3px)!important;
}

/* FORCE OPONY -> NAPRAWY SPECJALISTYCZNE */
.service-special-card,
.cards article[role="link"]{
    cursor:pointer!important;
}

.service-special-card{
    padding:0!important;
}

.service-special-card .service-card-link{
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:center!important;
    width:100%!important;
    height:100%!important;
    min-height:255px!important;
    padding:34px 24px!important;
    color:inherit!important;
    text-decoration:none!important;
}

.service-special-card:hover,
.cards article[role="link"]:hover{
    border-color:#e30613!important;
    box-shadow:0 0 0 1px rgba(227,6,19,.65),0 22px 70px rgba(227,6,19,.18)!important;
    transform:translateY(-3px)!important;
}

/* FORCE NAPRAWY SPECJALISTYCZNE CARD */
.service-special-card{
    cursor:pointer!important;
    padding:0!important;
}

.service-special-card .service-card-link{
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:center!important;
    width:100%!important;
    height:100%!important;
    min-height:255px!important;
    padding:34px 24px!important;
    color:inherit!important;
    text-decoration:none!important;
}

.service-special-card:hover{
    border-color:#e30613!important;
    box-shadow:0 0 0 1px rgba(227,6,19,.65),0 22px 70px rgba(227,6,19,.18)!important;
    transform:translateY(-3px)!important;
}

/* AUDIT FIX: NAPRAWY SPECJALISTYCZNE CARD */
.service-special-card,
.js-card-special{
    cursor:pointer!important;
    padding:0!important;
}

.service-special-card .service-card-link,
.js-card-special .service-card-link{
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:center!important;
    width:100%!important;
    height:100%!important;
    min-height:255px!important;
    padding:34px 24px!important;
    color:inherit!important;
    text-decoration:none!important;
}

.service-special-card:hover,
.js-card-special:hover{
    border-color:#e30613!important;
    box-shadow:0 0 0 1px rgba(227,6,19,.65),0 22px 70px rgba(227,6,19,.18)!important;
    transform:translateY(-3px)!important;
}

/* FINAL CLICKABLE SERVICE CARDS */
.cards article[role="link"]{
    cursor:pointer!important;
}

.cards article[role="link"]:hover{
    border-color:#e30613!important;
    box-shadow:0 0 0 1px rgba(227,6,19,.65),0 22px 70px rgba(227,6,19,.18)!important;
    transform:translateY(-3px)!important;
}

/* GEOMETRIA CARD CLICK FIX */
.cards article[role="link"]{
    cursor:pointer!important;
}

.cards article[role="link"]:hover{
    border-color:#e30613!important;
    box-shadow:0 0 0 1px rgba(227,6,19,.65),0 22px 70px rgba(227,6,19,.18)!important;
    transform:translateY(-3px)!important;
}

/* PRZEGLĄDY OKRESOWE CARD CLICK FIX */
.cards article[role="link"]{
    cursor:pointer!important;
}

.cards article[role="link"]:hover{
    border-color:#e30613!important;
    box-shadow:0 0 0 1px rgba(227,6,19,.65),0 22px 70px rgba(227,6,19,.18)!important;
    transform:translateY(-3px)!important;
}

/* ECOTECHNICS ECK FLAG - KLIMATYZACJA */
.klima-equipment-section{
    text-align:left!important;
    background:
        radial-gradient(circle at top right, rgba(227,6,19,.13), transparent 35%),
        #05070b!important;
    border-top:1px solid rgba(255,255,255,.08);
    border-bottom:1px solid rgba(255,255,255,.08);
}

.klima-equipment-section > .label,
.klima-equipment-section > h2{
    text-align:center!important;
}

.equipment-layout{
    max-width:1400px;
    margin:45px auto 0;
    display:grid;
    grid-template-columns:.9fr 1.1fr;
    gap:42px;
    align-items:center;
}

.equipment-photo{
    background:linear-gradient(180deg,#121922,#080c12);
    border:1px solid rgba(255,255,255,.12);
    border-radius:18px;
    padding:22px;
    box-shadow:0 24px 70px rgba(0,0,0,.45);
}

.equipment-photo img{
    width:100%;
    display:block;
    border-radius:12px;
    background:#fff;
    object-fit:contain;
}

.equipment-text{
    background:linear-gradient(180deg,#121922,#080c12);
    border:1px solid rgba(255,255,255,.12);
    border-left:4px solid #e30613;
    border-radius:18px;
    padding:38px;
}

.equipment-text h3{
    color:#fff;
    margin-top:0;
    font-size:28px;
}

.equipment-text p{
    color:#c3cbd5;
    line-height:1.85;
    font-size:17px;
}

.gas-warning{
    margin-top:30px;
    padding:28px;
    border-radius:16px;
    background:rgba(227,6,19,.10);
    border:1px solid rgba(227,6,19,.45);
}

.gas-warning h3{
    color:#ff2634;
    text-transform:uppercase;
    letter-spacing:.5px;
}

.gas-warning strong,
.equipment-text strong{
    color:#fff;
}

@media(max-width:1000px){
    .equipment-layout{
        grid-template-columns:1fr;
    }
}

/* FIX ECOTECHNICS IMAGE */
.equipment-photo{
    background:linear-gradient(180deg,#121922,#080c12)!important;
}

.equipment-photo img{
    background:#0b111b!important;
    object-fit:contain!important;
    max-height:520px!important;
    padding:0!important;
}

/* FORCE ECOTECHNICS CORRECT PHOTO */
.equipment-photo img[src*="ecotechnics-eck-flag-fixed"]{
    width:100%!important;
    height:auto!important;
    display:block!important;
    object-fit:contain!important;
    background:#090d14!important;
    border-radius:12px!important;
}

.equipment-photo{
    background:linear-gradient(180deg,#121922,#080c12)!important;
    border:1px solid rgba(255,255,255,.12)!important;
    border-radius:18px!important;
    padding:22px!important;
}

/* REAL ECOTECHNICS ECK FLAG PHOTO */
.equipment-photo{
    background:linear-gradient(180deg,#121922,#080c12)!important;
    border:1px solid rgba(255,255,255,.12)!important;
    border-radius:18px!important;
    padding:26px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
}

.equipment-photo img{
    width:100%!important;
    max-width:520px!important;
    height:auto!important;
    display:block!important;
    object-fit:contain!important;
    background:transparent!important;
    border-radius:0!important;
    box-shadow:0 30px 80px rgba(0,0,0,.35)!important;
}

/* KLIMATYZACJA MOBILE FIX */
@media (max-width: 900px){

    body{
        overflow-x:hidden!important;
    }

    .topbar{
        padding:14px 18px!important;
        gap:14px!important;
    }

    .topbar .logo img{
        max-width:170px!important;
        height:auto!important;
    }

    .topbar nav{
        gap:14px!important;
        flex-wrap:wrap!important;
        justify-content:center!important;
        font-size:12px!important;
    }

    .topbar .btn,
    .topbar .btn-red{
        padding:12px 18px!important;
        font-size:12px!important;
        min-height:auto!important;
    }

    .sub-hero{
        min-height:auto!important;
        padding:70px 22px 55px!important;
        background:
            radial-gradient(circle at top right, rgba(227,6,19,.16), transparent 45%),
            linear-gradient(180deg,#05070a,#080c12)!important;
    }

    .sub-hero h1{
        font-size:40px!important;
        line-height:1.08!important;
        word-break:normal!important;
    }

    .sub-hero p{
        font-size:17px!important;
        line-height:1.65!important;
        max-width:100%!important;
    }

    .section{
        padding:55px 20px!important;
    }

    .section h2,
    .klima-page h2,
    .klima-equipment-section h2{
        font-size:30px!important;
        line-height:1.2!important;
    }

    .klima-page > p,
    .klima-equipment-section p,
    .klima-box p{
        font-size:16px!important;
        line-height:1.7!important;
        text-align:left!important;
    }

    .klima-grid,
    .equipment-layout{
        grid-template-columns:1fr!important;
        gap:22px!important;
    }

    .equipment-text,
    .klima-box,
    .klima-grid article{
        padding:24px!important;
        border-radius:14px!important;
    }

    .equipment-text h3,
    .gas-warning h3{
        font-size:22px!important;
        line-height:1.25!important;
    }

    .gas-warning{
        padding:22px!important;
    }

    .equipment-photo{
        padding:18px!important;
    }

    .equipment-photo img{
        max-width:100%!important;
        height:auto!important;
    }

    .btn,
    .btn-red{
        width:auto!important;
        max-width:100%!important;
        white-space:normal!important;
        text-align:center!important;
    }
}

@media (max-width: 520px){

    .sub-hero h1{
        font-size:33px!important;
    }

    .section h2,
    .klima-page h2,
    .klima-equipment-section h2{
        font-size:26px!important;
    }

    .topbar nav a{
        font-size:11px!important;
    }
}

/* CONTACT POPUP */
.contact-popup{
    position:fixed;
    inset:0;
    background:rgba(0,0,0,.78);
    display:none;
    align-items:center;
    justify-content:center;
    z-index:99999;
    padding:22px;
}

.contact-popup.active{
    display:flex;
}

.contact-popup-box{
    position:relative;
    max-width:560px;
    width:100%;
    background:linear-gradient(180deg,#121922,#080c12);
    border:1px solid rgba(255,255,255,.14);
    border-left:5px solid #e30613;
    border-radius:22px;
    padding:42px;
    color:#fff;
    box-shadow:0 35px 120px rgba(0,0,0,.65);
    text-align:center;
}

.contact-popup-icon{
    width:66px;
    height:66px;
    margin:0 auto 22px;
    border-radius:50%;
    background:#e30613;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:34px;
    font-weight:900;
}

.contact-popup h3{
    font-size:30px;
    margin:0 0 16px;
}

.contact-popup p{
    color:#d7dce5;
    line-height:1.7;
    font-size:17px;
}

.contact-popup-close{
    position:absolute;
    top:14px;
    right:16px;
    background:transparent;
    border:0;
    color:#fff;
    font-size:34px;
    cursor:pointer;
}

.contact-popup.is-error .contact-popup-icon{
    background:#7d1018;
}

@media(max-width:600px){
    .contact-popup-box{
        padding:34px 24px;
    }
    .contact-popup h3{
        font-size:24px;
    }
}
