:root{--red:#e22620;--red2:#ff3c34;--bg:#050505;--panel:#0e1013;--panel2:#15181d;--line:#292d33;--text:#f6f7f8;--muted:#969da5;--max:1420px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.m4c-container{width:min(var(--max),calc(100% - 42px));margin:auto}.m4c-kicker{color:var(--red2);font-size:11px;font-weight:900;letter-spacing:2.1px}.m4c-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:3px;background:var(--red);color:#fff!important;font-size:12px;font-weight:900;letter-spacing:.35px;text-transform:uppercase;transition:.2s}.m4c-btn:hover{background:#f02e27;transform:translateY(-1px)}.m4c-btn-outline{background:rgba(12,13,15,.75);border:1px solid #666}.m4c-btn-small{min-height:40px;padding:0 15px}.m4c-actions{display:flex;gap:12px;flex-wrap:wrap}
.m4c-header{position:sticky;top:0;z-index:100;background:rgba(4,4,4,.96);backdrop-filter:blur(12px);border-bottom:1px solid #202328}.m4c-header-inner{height:90px;display:flex;align-items:center;gap:30px}.m4c-brand{width:245px;height:70px;overflow:hidden;display:flex;align-items:center;flex:none}.m4c-brand img{display:block;width:100%}.m4c-nav{margin-left:auto}.m4c-menu{display:flex;align-items:center;gap:28px;list-style:none;padding:0;margin:0}.m4c-menu a{font-size:12px;font-weight:800;text-transform:uppercase;position:relative}.m4c-menu a:hover{color:var(--red2)}.m4c-header-actions{display:flex;align-items:center;gap:12px}.m4c-cart{font-size:11px;font-weight:800;text-transform:uppercase;border:1px solid #333840;background:#101216;border-radius:3px;padding:11px 12px}.m4c-cart-count{display:inline-grid;place-items:center;margin-left:6px;background:var(--red);border-radius:50%;width:19px;height:19px;font-size:10px}.m4c-menu-toggle{display:none;margin-left:auto;background:transparent;border:0;padding:8px}.m4c-menu-toggle span{display:block;width:25px;height:2px;background:#fff;margin:5px 0}
.m4c-hero{position:relative;min-height:650px;overflow:hidden}.m4c-hero-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(5,5,5,.97) 0%,rgba(5,5,5,.88) 22%,rgba(5,5,5,.28) 55%,rgba(5,5,5,.48) 100%),url('../images/hero.jpg');background-size:cover;background-position:center}.m4c-hero-grid{position:relative;z-index:2;min-height:650px;display:grid;grid-template-columns:1fr 300px;gap:40px;align-items:center}.m4c-hero-copy{max-width:730px}.m4c-hero h1{font-size:72px;line-height:.96;margin:16px 0 22px;letter-spacing:-3px}.m4c-hero h1 span{color:var(--red2)}.m4c-hero p{font-size:17px;color:#d0d3d6;line-height:1.7;max-width:650px;margin-bottom:30px}.m4c-hero-side{align-self:stretch;background:linear-gradient(90deg,transparent,rgba(0,0,0,.7));padding:100px 0 60px 28px;display:flex;flex-direction:column;justify-content:center}.m4c-side-item{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:23px 0;border-bottom:1px solid rgba(255,255,255,.13)}.m4c-side-item:last-child{border-bottom:0}.m4c-side-item>span{color:var(--red2);font-weight:900}.m4c-side-item strong,.m4c-side-item small{display:block}.m4c-side-item strong{font-size:12px}.m4c-side-item small{font-size:10px;color:#b9bec4;margin-top:6px;line-height:1.5}
.m4c-services{padding:0 0 17px;background:#050505}.m4c-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:-45px;position:relative;z-index:4}.m4c-service{min-height:260px;padding:28px;background:linear-gradient(145deg,#16191d,#0b0d0f);border:1px solid var(--line);position:relative;transition:.2s}.m4c-service:hover{transform:translateY(-4px);border-color:#464d56}.m4c-service-no{position:absolute;right:22px;top:18px;color:#3a3f46;font-size:32px;font-weight:900}.m4c-service-icon{font-size:35px;color:var(--red2);margin:18px 0 30px}.m4c-service h3{font-size:19px;margin:0 0 10px}.m4c-service p{font-size:12px;color:var(--muted);line-height:1.7;min-height:65px}.m4c-service a{font-size:11px;color:var(--red2);font-weight:900;text-transform:uppercase}
.m4c-opel{padding:90px 0;background:radial-gradient(circle at 78% 50%,#28100e,#090a0c 47%);border-top:1px solid #401716;border-bottom:1px solid #401716}.m4c-opel-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.m4c-opel h2{font-size:47px;line-height:1.08;margin:10px 0 17px}.m4c-opel p{color:#aab0b6;line-height:1.75;max-width:690px}.m4c-opel ul{list-style:none;padding:0;margin:25px 0;color:#c6c9cd;line-height:2}.m4c-opel li:before{content:'✓';color:var(--red2);font-weight:900;margin-right:12px}.m4c-opel-buy{display:flex;align-items:center;gap:28px;margin-top:25px}.m4c-opel-buy small,.m4c-opel-buy strong{display:block}.m4c-opel-buy small{font-size:9px;color:#777f88}.m4c-opel-buy strong{font-size:34px}.m4c-opel-visual{border:1px solid #343940;background:#090b0d;padding:10px;box-shadow:0 35px 90px #000}.m4c-opel-visual img{display:block;width:100%}
.m4c-experience{padding:90px 0;background:#08090b}.m4c-experience-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:50px;align-items:stretch}.m4c-workshop-image{border:1px solid var(--line);overflow:hidden;min-height:450px}.m4c-workshop-image img{width:100%;height:100%;object-fit:cover}.m4c-exp-copy{background:#0e1013;border:1px solid var(--line);padding:48px}.m4c-exp-copy h2{font-size:43px;line-height:1.05;margin:10px 0 16px}.m4c-exp-copy p{color:var(--muted);line-height:1.75}.m4c-stat-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:35px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.m4c-stat-grid div{padding:20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.m4c-stat-grid strong,.m4c-stat-grid span{display:block}.m4c-stat-grid strong{font-size:28px;color:var(--red2)}.m4c-stat-grid span{font-size:10px;color:#8e959d;margin-top:5px;text-transform:uppercase}
.m4c-shop-preview{padding:90px 0;background:#050505}.m4c-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.m4c-section-head h2{font-size:42px;margin:9px 0 0}.m4c-text-link{color:#d3d6da;font-size:12px;font-weight:800}.m4c-product-shortcode .products{margin:0!important}.m4c-empty-shop{padding:30px;border:1px solid var(--line);background:#0d0f12;color:var(--muted)}
.m4c-trust{padding:0 0 30px}.m4c-trust-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);background:#0d0f12}.m4c-trust-grid>div{min-height:82px;display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid var(--line);padding:12px}.m4c-trust-grid>div:last-child{border:0}.m4c-trust b{font-size:25px}.m4c-trust span{font-size:9px;font-weight:900;letter-spacing:.7px;line-height:1.4}
.m4c-contact{padding:85px 0;background:linear-gradient(105deg,#08090a,#200d0b)}.m4c-contact-grid{display:flex;justify-content:space-between;align-items:center;gap:35px}.m4c-contact h2{font-size:44px;margin:9px 0 12px}.m4c-contact p{color:#a3a9b0;max-width:680px}.m4c-footer{border-top:1px solid #23272c;background:#050505;padding:42px 0 20px}.m4c-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:35px}.m4c-footer p{color:#7f8790;font-size:11px}.m4c-footer strong{font-size:12px;text-transform:uppercase}.m4c-footer-brand img{width:190px}.m4c-copyright{border-top:1px solid #1f2226;margin-top:28px;padding-top:17px;color:#666d75;font-size:10px}
.m4c-standard,.m4c-wc-main{padding:70px 0 100px;min-height:60vh}.m4c-page{max-width:1000px}.m4c-page h1,.m4c-standard h1{font-size:46px}.m4c-content{color:#c2c6ca;line-height:1.8}.m4c-featured{margin:20px 0 30px}.m4c-article{padding:25px 0;border-bottom:1px solid var(--line)}
/* WooCommerce */
.woocommerce .woocommerce-breadcrumb{color:#747c85;font-size:11px;margin-bottom:26px}.woocommerce .woocommerce-breadcrumb a{color:#adb3ba}.woocommerce-products-header__title.page-title{font-size:48px;margin:0 0 35px}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{color:#8c949d;font-size:11px}.woocommerce .woocommerce-ordering select{background:#0e1013;color:#fff;border:1px solid #30353c;padding:10px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:16px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#0d0f12;border:1px solid var(--line);padding:0 0 20px;transition:.2s}.woocommerce ul.products li.product:hover{transform:translateY(-4px);border-color:#444b54}.woocommerce ul.products li.product a img{margin:0 0 17px!important;aspect-ratio:1/1;object-fit:cover;background:#11151a}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:0 18px!important;font-size:16px!important;line-height:1.35}.woocommerce ul.products li.product .price{padding:0 18px;color:#fff!important;font-weight:900;font-size:18px!important}.woocommerce ul.products li.product .button{margin:10px 18px 0!important;background:var(--red)!important;color:#fff!important;border-radius:3px!important;font-size:10px!important;font-weight:900!important;text-transform:uppercase;padding:12px 14px!important}.woocommerce span.onsale{background:var(--red)!important;border-radius:0!important;min-height:auto!important;line-height:1!important;padding:8px 9px!important;top:10px!important;left:10px!important}.woocommerce div.product{display:grid;grid-template-columns:1fr 1fr;gap:55px}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto!important;float:none!important}.woocommerce div.product .product_title{font-size:43px;line-height:1.1}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#fff!important;font-size:28px!important;font-weight:900}.woocommerce div.product form.cart .button{background:var(--red)!important;border-radius:3px!important;font-weight:900!important;text-transform:uppercase}.woocommerce-product-details__short-description{color:#a7adb4;line-height:1.75}.woocommerce-tabs{grid-column:1/-1}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-bottom-color:#30343a!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:#101216!important;border-color:#30343a!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#171a1e!important;color:#fff!important}.woocommerce .cart_totals,.woocommerce-checkout-review-order,.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{background:#0d0f12;border:1px solid var(--line)!important;padding:22px}.woocommerce table.shop_table{border-color:#30353b!important}.woocommerce table.shop_table td,.woocommerce table.shop_table th{border-top-color:#252a30!important}.woocommerce input.input-text,.woocommerce textarea,.woocommerce select{background:#0b0d10!important;border:1px solid #30353c!important;color:#fff!important;padding:12px!important}.woocommerce button.button,.woocommerce a.button,.woocommerce input.button,#place_order{background:var(--red)!important;color:#fff!important;border-radius:3px!important;font-weight:900!important}.woocommerce-message,.woocommerce-info{background:#0d0f12!important;color:#fff!important;border-top-color:var(--red)!important}.woocommerce-info:before,.woocommerce-message:before{color:var(--red)!important}
@media(max-width:1100px){.m4c-nav{display:none;position:absolute;top:90px;left:0;right:0;background:#090a0c;border-bottom:1px solid var(--line);padding:20px}.m4c-nav.is-open{display:block}.m4c-menu{display:block}.m4c-menu li{border-bottom:1px solid #22262b}.m4c-menu a{display:block;padding:14px 4px}.m4c-menu-toggle{display:block}.m4c-header-actions{margin-left:0}.m4c-hero-grid{grid-template-columns:1fr 250px}.m4c-service-grid{grid-template-columns:1fr 1fr}.m4c-experience-grid,.m4c-opel-grid{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.m4c-trust-grid{grid-template-columns:1fr 1fr 1fr}.m4c-trust-grid>div{border-bottom:1px solid var(--line)}}
@media(max-width:700px){.m4c-container{width:calc(100% - 24px)}.m4c-header-inner{height:74px}.m4c-brand{width:190px;height:58px}.m4c-nav{top:74px}.m4c-header-actions .m4c-btn{display:none}.m4c-cart{padding:9px 10px}.m4c-hero{min-height:650px}.m4c-hero-bg{background-position:62% center}.m4c-hero-grid{grid-template-columns:1fr;min-height:650px;align-items:end}.m4c-hero-copy{padding:55px 4px 190px}.m4c-hero h1{font-size:47px}.m4c-hero p{font-size:14px;max-width:370px}.m4c-hero-side{position:absolute;bottom:0;left:0;right:0;height:155px;padding:0;background:rgba(4,4,4,.92);display:grid;grid-template-columns:repeat(3,1fr)}.m4c-side-item{display:block;text-align:center;padding:17px 8px;border-right:1px solid #24282d;border-bottom:0}.m4c-side-item>span{display:block}.m4c-side-item small{display:none}.m4c-side-item strong{font-size:9px;margin-top:5px}.m4c-service-grid{grid-template-columns:1fr;margin-top:0}.m4c-services{padding-top:15px}.m4c-opel,.m4c-experience,.m4c-shop-preview,.m4c-contact{padding:65px 0}.m4c-opel h2,.m4c-exp-copy h2,.m4c-section-head h2,.m4c-contact h2{font-size:34px}.m4c-opel-buy{align-items:flex-start;flex-direction:column}.m4c-exp-copy{padding:28px}.m4c-stat-grid{grid-template-columns:1fr 1fr}.m4c-section-head,.m4c-contact-grid{display:block}.m4c-text-link{display:inline-block;margin-top:15px}.m4c-contact .m4c-actions{margin-top:25px;flex-direction:column}.m4c-trust-grid{grid-template-columns:1fr 1fr}.m4c-trust-grid>div:last-child{grid-column:1/-1}.m4c-footer-grid{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:1fr!important}.woocommerce div.product{grid-template-columns:1fr}.woocommerce div.product .product_title{font-size:34px}.woocommerce-products-header__title.page-title{font-size:38px}}


/* ===== MOD4CARS 1.1 visual refinements ===== */
.m4c-header-inner{height:94px}
.m4c-brand{width:270px;height:76px}
.m4c-hero{min-height:700px;background:#060708}
.m4c-hero-bg{
  background-image:
    linear-gradient(90deg,rgba(4,5,6,.98) 0%,rgba(4,5,6,.90) 31%,rgba(4,5,6,.44) 58%,rgba(4,5,6,.62) 100%),
    linear-gradient(0deg,rgba(4,5,6,.35),rgba(4,5,6,.05)),
    url('../images/hero.jpg');
  background-size:cover;
  background-position:center center;
}
.m4c-hero-grid{min-height:700px;grid-template-columns:minmax(0,1fr) 350px;gap:60px}
.m4c-hero-copy{max-width:700px;padding:55px 0}
.m4c-hero h1{font-size:76px;line-height:.93;letter-spacing:-3.5px;margin:15px 0 22px;text-shadow:0 5px 35px rgba(0,0,0,.75)}
.m4c-hero p{max-width:600px;font-size:16px}
.m4c-hero-panel{
  width:100%;
  align-self:center;
  background:rgba(9,10,12,.82);
  border:1px solid rgba(255,255,255,.10);
  backdrop-filter:blur(10px);
  padding:22px 24px;
  box-shadow:0 25px 70px rgba(0,0,0,.35)
}
.m4c-panel-title{font-size:9px;color:#777f88;font-weight:900;letter-spacing:2px;padding-bottom:12px;border-bottom:1px solid #2a2e34}
.m4c-panel-item{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:20px 0;border-bottom:1px solid #282c31}
.m4c-panel-item:last-child{border-bottom:0}
.m4c-panel-item>span{color:var(--red2);font-size:11px;font-weight:900}
.m4c-panel-item strong,.m4c-panel-item small{display:block}
.m4c-panel-item strong{font-size:11px;line-height:1.35}
.m4c-panel-item small{color:#8e969f;font-size:9px;line-height:1.5;margin-top:6px}
.m4c-hero-proof{display:grid;grid-template-columns:repeat(3,1fr);max-width:620px;margin-top:42px;border-top:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13)}
.m4c-hero-proof>div{padding:15px 18px 15px 0;border-right:1px solid rgba(255,255,255,.13)}
.m4c-hero-proof>div:not(:first-child){padding-left:18px}
.m4c-hero-proof>div:last-child{border-right:0}
.m4c-hero-proof strong,.m4c-hero-proof span{display:block}
.m4c-hero-proof strong{font-size:10px;letter-spacing:.7px}
.m4c-hero-proof span{font-size:9px;color:#858d96;margin-top:4px}

.m4c-service-grid{margin-top:-52px}
.m4c-service{min-height:245px;background:linear-gradient(145deg,#15181c,#090b0d);box-shadow:0 18px 40px rgba(0,0,0,.16)}

.m4c-shop-preview{padding:95px 0;background:linear-gradient(180deg,#060708,#090a0c)}
.m4c-section-head p{margin:10px 0 0;color:#858d96;font-size:12px;max-width:700px;line-height:1.65}
.m4c-store-fallback{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.m4c-demo-product{background:#0e1013;border:1px solid #292e34;overflow:hidden;display:flex;flex-direction:column;transition:.2s}
.m4c-demo-product:hover{transform:translateY(-4px);border-color:#444b54}
.m4c-demo-visual{height:220px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(circle at 50% 42%,#24100e,#080a0c 62%);position:relative;overflow:hidden}
.m4c-demo-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(125deg,transparent 0 47%,rgba(255,255,255,.025) 48% 49%,transparent 50%);background-size:32px 32px}
.m4c-demo-visual.m4c-demo-opel{background:radial-gradient(circle at 50% 42%,#32120f,#08090b 64%)}
.m4c-demo-logo{font-size:31px;font-weight:950;letter-spacing:-1.5px;position:relative}
.m4c-demo-logo span{color:var(--red2)}
.m4c-demo-visual small{position:relative;margin-top:5px;color:#6f7780;font-size:8px;font-weight:800;letter-spacing:2px}
.m4c-demo-body{padding:21px;display:flex;flex-direction:column;flex:1}
.m4c-demo-cat{font-size:8px;color:var(--red2);font-weight:900;letter-spacing:1.4px}
.m4c-demo-body h3{font-size:16px;line-height:1.35;margin:8px 0 9px}
.m4c-demo-body p{color:#8a929b;font-size:11px;line-height:1.65;min-height:55px;margin:0}
.m4c-demo-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:18px;border-top:1px solid #262b31}
.m4c-demo-bottom strong{font-size:18px}
.m4c-demo-bottom a{background:var(--red);padding:10px 12px;font-size:9px;font-weight:900;text-transform:uppercase;border-radius:3px}
.m4c-demo-note{margin-top:13px;color:#5f6770;font-size:9px}

.m4c-wc-main{padding:60px 0 100px;min-height:65vh;background:linear-gradient(180deg,#07080a,#050505)}
.woocommerce-products-header{padding:12px 0 18px}
.woocommerce-products-header__title.page-title{font-size:52px;letter-spacing:-1.5px}
.woocommerce ul.products li.product{background:#0d0f12;border-color:#292e34;box-shadow:0 16px 35px rgba(0,0,0,.13)}
.woocommerce ul.products li.product a img{background:linear-gradient(145deg,#15181d,#090b0d)}
.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:53px}
.woocommerce ul.products li.product .button{display:inline-flex;justify-content:center}

@media(max-width:1100px){
  .m4c-brand{width:235px}
  .m4c-hero-grid{grid-template-columns:minmax(0,1fr) 300px;gap:30px}
  .m4c-hero h1{font-size:62px}
  .m4c-store-fallback{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:700px){
  .m4c-header-inner{height:74px}
  .m4c-brand{width:190px;height:58px}
  .m4c-hero{min-height:720px}
  .m4c-hero-grid{min-height:720px;grid-template-columns:1fr;display:block;padding-top:1px}
  .m4c-hero-copy{padding:64px 4px 20px;max-width:100%}
  .m4c-hero h1{font-size:46px;line-height:.96}
  .m4c-hero-panel{margin-top:32px;padding:14px 16px;background:rgba(7,8,10,.88)}
  .m4c-panel-item{padding:13px 0}
  .m4c-panel-item small{display:none}
  .m4c-hero-proof{margin-top:28px}
  .m4c-hero-proof>div{padding:11px 9px!important}
  .m4c-hero-proof strong{font-size:8px}
  .m4c-hero-proof span{font-size:7px}
  .m4c-service-grid{margin-top:0}
  .m4c-store-fallback{grid-template-columns:1fr}
  .m4c-demo-visual{height:190px}
}


/* ===== MOD4CARS 1.2 ===== */
.m4c-brand{overflow:visible;background:transparent!important;border:0!important;box-shadow:none!important}
.m4c-brand img{width:100%;height:auto;max-height:78px;object-fit:contain;background:transparent!important;border:0!important;box-shadow:none!important}
.m4c-header{background:rgba(4,5,6,.985)}
.m4c-quote-price{font-size:15px!important;font-weight:900;color:#fff!important}
.woocommerce ul.products li.product .m4c-quote-button{background:#15191e!important;border:1px solid #3a4048!important}
.woocommerce div.product .m4c-btn{margin-top:10px}


/* ===== MOD4CARS 1.3 — premium motion system ===== */
:root{
  --m4c-ease:cubic-bezier(.22,.61,.36,1);
  --m4c-glow:rgba(226,31,27,.28);
}

html{scroll-behavior:smooth}

/* Sticky header transforms subtly after scroll */
.m4c-header{
  transition:background .35s var(--m4c-ease), box-shadow .35s var(--m4c-ease), border-color .35s var(--m4c-ease);
}
.m4c-header-inner{
  transition:height .35s var(--m4c-ease);
}
.m4c-brand{
  transition:width .35s var(--m4c-ease), height .35s var(--m4c-ease), transform .35s var(--m4c-ease);
}
body.m4c-scrolled .m4c-header{
  background:rgba(4,5,6,.94);
  border-color:rgba(255,255,255,.08);
  box-shadow:0 14px 40px rgba(0,0,0,.28);
  backdrop-filter:blur(14px);
}
body.m4c-scrolled .m4c-header-inner{height:76px}
body.m4c-scrolled .m4c-brand{width:228px;height:62px}

/* Hero depth and gentle movement */
.m4c-hero{isolation:isolate}
.m4c-hero-bg{
  will-change:transform;
  transform:scale(1.035);
  transition:transform .18s linear;
}
.m4c-hero:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:
    radial-gradient(circle at var(--m4c-mx,70%) var(--m4c-my,45%), rgba(226,31,27,.12), transparent 25%),
    linear-gradient(110deg,transparent 0 58%,rgba(255,255,255,.025) 59%,transparent 60%);
  transition:background-position .25s ease-out;
}
.m4c-hero-grid{position:relative;z-index:2}

/* Reveal-on-scroll */
.m4c-reveal{
  opacity:0;
  transform:translateY(24px);
  transition:
    opacity .72s var(--m4c-ease),
    transform .72s var(--m4c-ease);
  will-change:opacity,transform;
}
.m4c-reveal-delay-2{transition-delay:.13s}
.m4c-reveal.is-visible{
  opacity:1;
  transform:translateY(0);
}

/* Buttons feel more tactile */
.m4c-btn,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button{
  position:relative;
  overflow:hidden;
  transform:translateZ(0);
  transition:transform .22s var(--m4c-ease), box-shadow .22s var(--m4c-ease), background .22s ease, border-color .22s ease;
}
.m4c-btn:before,
.woocommerce a.button:before,
.woocommerce button.button:before,
.woocommerce input.button:before{
  content:"";
  position:absolute;
  top:-80%;
  left:-45%;
  width:36%;
  height:260%;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);
  transform:rotate(18deg) translateX(-220%);
  transition:transform .58s var(--m4c-ease);
  pointer-events:none;
}
.m4c-btn:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 32px rgba(226,31,27,.22);
}
.m4c-btn:hover:before,
.woocommerce a.button:hover:before,
.woocommerce button.button:hover:before,
.woocommerce input.button:hover:before{
  transform:rotate(18deg) translateX(460%);
}

/* Service cards */
.m4c-service{
  position:relative;
  overflow:hidden;
  transition:transform .3s var(--m4c-ease), border-color .3s ease, box-shadow .3s ease, background .3s ease;
}
.m4c-service:before{
  content:"";
  position:absolute;
  inset:-1px;
  background:radial-gradient(circle at 20% 0, rgba(226,31,27,.13), transparent 36%);
  opacity:0;
  transition:opacity .3s ease;
  pointer-events:none;
}
.m4c-service:hover{
  transform:translateY(-7px);
  border-color:rgba(226,31,27,.55);
  box-shadow:0 22px 48px rgba(0,0,0,.32),0 0 0 1px rgba(226,31,27,.08);
}
.m4c-service:hover:before{opacity:1}
.m4c-service-icon{transition:transform .3s var(--m4c-ease), color .3s ease}
.m4c-service:hover .m4c-service-icon{transform:translateY(-3px) scale(1.08)}

/* OpelTherm UI gets a subtle live status */
.m4c-opel-visual{
  position:relative;
  overflow:hidden;
  transition:transform .4s var(--m4c-ease), box-shadow .4s var(--m4c-ease);
}
.m4c-opel-visual:after{
  content:"";
  position:absolute;
  left:8%;
  right:8%;
  bottom:7%;
  height:2px;
  background:linear-gradient(90deg,transparent,var(--red2),transparent);
  box-shadow:0 0 20px rgba(226,31,27,.7);
  animation:m4c-scan 3.6s ease-in-out infinite;
  opacity:.8;
}
.m4c-opel-visual:hover{
  transform:translateY(-4px) perspective(1000px) rotateY(-1deg);
  box-shadow:0 32px 80px rgba(0,0,0,.42);
}
@keyframes m4c-scan{
  0%,100%{transform:translateX(-32%);opacity:.2}
  50%{transform:translateX(32%);opacity:1}
}

/* Product cards */
.m4c-demo-product,
.woocommerce ul.products li.product{
  transition:transform .32s var(--m4c-ease), border-color .32s ease, box-shadow .32s ease;
}
.m4c-demo-product:hover,
.woocommerce ul.products li.product:hover{
  transform:translateY(-8px);
  border-color:rgba(226,31,27,.48);
  box-shadow:0 24px 55px rgba(0,0,0,.34),0 0 38px rgba(226,31,27,.055);
}
.m4c-demo-visual,
.woocommerce ul.products li.product a img{
  transition:transform .55s var(--m4c-ease), filter .55s ease;
}
.m4c-demo-product:hover .m4c-demo-visual{
  transform:scale(1.025);
}
.woocommerce ul.products li.product:hover a img{
  transform:scale(1.04);
  filter:contrast(1.03) saturate(1.05);
}
.m4c-demo-bottom a{transition:background .25s ease,transform .25s var(--m4c-ease)}
.m4c-demo-bottom a:hover{background:#ff332b;transform:translateY(-2px)}

/* Workshop visual */
.m4c-workshop-image{
  overflow:hidden;
  position:relative;
}
.m4c-workshop-image img{
  transition:transform 1.2s var(--m4c-ease),filter .6s ease;
}
.m4c-workshop-image:hover img{
  transform:scale(1.035);
  filter:contrast(1.03);
}

/* Trust icons breathe very slightly */
.m4c-trust-grid>div b{
  display:inline-block;
  transition:transform .25s var(--m4c-ease), color .25s ease;
}
.m4c-trust-grid>div:hover b{
  transform:translateY(-3px) scale(1.06);
  color:#ff332b;
}

/* WooCommerce archive title entrance */
.woocommerce-products-header{
  animation:m4c-page-in .6s var(--m4c-ease) both;
}
@keyframes m4c-page-in{
  from{opacity:0;transform:translateY(16px)}
  to{opacity:1;transform:none}
}

/* Accessibility */
@media (prefers-reduced-motion: reduce){
  html{scroll-behavior:auto}
  *,*:before,*:after{
    animation-duration:.001ms!important;
    animation-iteration-count:1!important;
    transition-duration:.001ms!important;
    scroll-behavior:auto!important;
  }
  .m4c-reveal{opacity:1;transform:none}
  .m4c-hero-bg{transform:none!important}
}

@media(max-width:700px){
  body.m4c-scrolled .m4c-header-inner{height:68px}
  body.m4c-scrolled .m4c-brand{width:174px;height:52px}
  .m4c-hero:after{display:none}
  .m4c-hero-bg{transform:scale(1.015)}
  .m4c-reveal{transform:translateY(16px)}
  .m4c-service:hover,.m4c-demo-product:hover,.woocommerce ul.products li.product:hover{transform:none}
}


/* ===== MOD4CARS 1.4 — readability + cohesion ===== */

/* Overall readability */
body{
  font-size:17px;
  line-height:1.65;
}
.m4c-container{
  width:min(1480px,calc(100% - 52px));
}
.m4c-nav a{
  font-size:13px;
  letter-spacing:.2px;
}
.m4c-kicker{
  font-size:13px;
  letter-spacing:2.2px;
}
.m4c-hero p,
.m4c-opel-copy p,
.m4c-exp-copy p,
.m4c-section-head p,
.m4c-contact p{
  font-size:17px;
  line-height:1.75;
}
.m4c-hero h1{
  font-size:84px;
  line-height:.94;
}
.m4c-opel-copy h2,
.m4c-section-head h2,
.m4c-contact h2{
  font-size:50px;
  line-height:1.08;
}
.m4c-service h3{
  font-size:20px;
}
.m4c-service p{
  font-size:14px;
  line-height:1.75;
}
.m4c-service a{
  font-size:12px;
}
.m4c-panel-item strong{
  font-size:13px;
}
.m4c-panel-item small{
  font-size:11px;
}
.m4c-hero-proof strong{font-size:11px}
.m4c-hero-proof span{font-size:10px}

/* Hero car / background: avoid awkward cropping */
.m4c-hero{
  min-height:760px;
}
.m4c-hero-grid{
  min-height:760px;
}
.m4c-hero-bg{
  background-size:cover;
  background-position:58% center;
}
.m4c-hero-copy{
  max-width:760px;
}
.m4c-hero-panel{
  border:0;
  border-left:1px solid rgba(255,255,255,.18);
  background:linear-gradient(90deg,rgba(8,9,11,.62),rgba(8,9,11,.42));
  box-shadow:none;
  backdrop-filter:blur(6px);
}

/* Remove rigid card borders from services and make them flow as one section */
.m4c-service{
  border:0;
  border-top:2px solid rgba(226,31,27,.5);
  background:linear-gradient(180deg,rgba(18,20,23,.96),rgba(10,11,13,.94));
  box-shadow:none;
}
.m4c-service:hover{
  border-top-color:var(--red2);
  box-shadow:0 22px 48px rgba(0,0,0,.28);
}

/* OpelTherm: larger image, no outer frame */
.m4c-opel{
  padding:105px 0;
}
.m4c-opel-grid{
  gap:85px;
}
.m4c-opel-visual{
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible;
}
.m4c-opel-visual img{
  width:100%;
  height:auto;
  display:block;
  border-radius:0;
  box-shadow:0 26px 70px rgba(0,0,0,.38);
}
.m4c-opel-copy ul{
  font-size:15px;
  line-height:2.05;
}

/* Unified experience section */
.m4c-experience{
  padding:100px 0;
  background:linear-gradient(180deg,#08090a,#0b0c0e);
}
.m4c-exp-unified{
  background:transparent;
}
.m4c-workshop-image{
  min-height:560px;
  position:relative;
  overflow:hidden;
  border:0;
}
.m4c-workshop-image img{
  width:100%;
  height:560px;
  object-fit:cover;
  object-position:center 52%;
  display:block;
}
.m4c-workshop-image:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(6,7,8,.94) 0%,rgba(6,7,8,.73) 32%,rgba(6,7,8,.28) 62%,rgba(6,7,8,.10) 100%);
  pointer-events:none;
}
.m4c-workshop-overlay{
  position:absolute;
  z-index:2;
  left:58px;
  top:50%;
  transform:translateY(-50%);
  max-width:620px;
}
.m4c-workshop-overlay h2{
  font-size:58px;
  line-height:1.02;
  margin:12px 0 18px;
}
.m4c-workshop-overlay p{
  color:#c1c6cc;
  font-size:17px;
  line-height:1.75;
}
.m4c-stat-grid{
  margin-top:0;
  grid-template-columns:repeat(4,1fr);
  background:#0b0d0f;
  border:0;
  border-top:1px solid #272b31;
}
.m4c-stat-grid>div{
  min-height:110px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  border-right:1px solid #272b31;
  padding:24px 28px;
}
.m4c-stat-grid>div:last-child{border-right:0}
.m4c-stat-grid strong{
  font-size:30px;
}
.m4c-stat-grid span{
  font-size:12px;
  margin-top:5px;
}

/* Shop readability */
.woocommerce ul.products li.product .woocommerce-loop-product__title{
  font-size:17px;
  line-height:1.45;
  min-height:62px;
}
.woocommerce ul.products li.product .price{
  font-size:18px;
}
.m4c-demo-body h3{
  font-size:18px;
}
.m4c-demo-body p{
  font-size:13px;
}
.m4c-demo-cat{
  font-size:10px;
}

/* Trust strip larger */
.m4c-trust-grid>div{
  min-height:92px;
}
.m4c-trust-grid>div span{
  font-size:11px;
  line-height:1.5;
}

/* avoid content clipping from previous rigid heights */
.m4c-service,
.m4c-demo-product,
.m4c-opel-grid,
.m4c-experience-grid,
.m4c-stat-grid{
  overflow:visible;
}

@media(max-width:1100px){
  .m4c-container{width:min(100% - 34px,1480px)}
  .m4c-hero h1{font-size:68px}
  .m4c-opel-copy h2,.m4c-section-head h2,.m4c-contact h2{font-size:43px}
  .m4c-workshop-overlay h2{font-size:48px}
}

@media(max-width:700px){
  body{font-size:16px}
  .m4c-container{width:calc(100% - 24px)}
  .m4c-hero{min-height:760px}
  .m4c-hero-grid{min-height:760px}
  .m4c-hero-bg{background-position:61% center}
  .m4c-hero h1{font-size:49px}
  .m4c-hero p,.m4c-opel-copy p,.m4c-contact p{font-size:15px}
  .m4c-opel-copy h2,.m4c-section-head h2,.m4c-contact h2{font-size:36px}
  .m4c-service h3{font-size:19px}
  .m4c-service p{font-size:14px}
  .m4c-opel{padding:75px 0}
  .m4c-opel-grid{gap:45px}
  .m4c-workshop-image{min-height:520px}
  .m4c-workshop-image img{height:520px;object-position:68% center}
  .m4c-workshop-overlay{
    left:24px;
    right:24px;
    max-width:none;
    top:auto;
    bottom:34px;
    transform:none;
  }
  .m4c-workshop-image:after{
    background:linear-gradient(0deg,rgba(6,7,8,.98) 0%,rgba(6,7,8,.76) 42%,rgba(6,7,8,.18) 78%,transparent 100%);
  }
  .m4c-workshop-overlay h2{font-size:36px}
  .m4c-workshop-overlay p{font-size:14px}
  .m4c-stat-grid{grid-template-columns:1fr 1fr}
  .m4c-stat-grid>div{min-height:92px;padding:18px}
  .m4c-stat-grid strong{font-size:25px}
  .m4c-stat-grid span{font-size:10px}
}


/* ===== MOD4CARS 1.5 — Katalog mocy ===== */
.m4c-power-page{
  background:#060708;
  min-height:70vh;
}
.m4c-power-hero{
  padding:78px 0 46px;
  background:
    radial-gradient(circle at 78% 20%,rgba(226,31,27,.12),transparent 30%),
    linear-gradient(180deg,#0b0d10,#060708);
  border-bottom:1px solid #24282e;
}
.m4c-power-hero h1{
  margin:10px 0 14px;
  font-size:58px;
  line-height:1;
  letter-spacing:-2px;
}
.m4c-power-hero p{
  max-width:760px;
  margin:0;
  color:#aeb5bd;
  font-size:17px;
  line-height:1.75;
}
.m4c-power-content{
  padding:48px 0 90px;
}
.m4c-power-frame-shell{
  width:100%;
  background:#fff;
  border-radius:4px;
  overflow:hidden;
  box-shadow:0 28px 80px rgba(0,0,0,.35);
}
#m4c-power-catalog{
  min-height:700px;
}
.m4c-power-note{
  margin:14px 0 0;
  color:#626a73;
  font-size:11px;
}
@media(max-width:700px){
  .m4c-power-hero{padding:56px 0 32px}
  .m4c-power-hero h1{font-size:40px}
  .m4c-power-hero p{font-size:15px}
  .m4c-power-content{padding:28px 0 60px}
  #m4c-power-catalog{min-height:760px}
}


/* ===== MOD4CARS 1.7 — sklep / prywatność ===== */
.m4c-motorsport-notice{
  clear:both;
  margin:45px 0 15px;
  padding:22px 24px;
  background:#0c0e11;
  border-left:3px solid var(--red2);
  color:#aeb5bd;
  font-size:13px;
  line-height:1.7;
}
.m4c-motorsport-notice strong{
  display:block;
  margin-bottom:7px;
  color:#fff;
  font-size:14px;
}
.m4c-motorsport-notice p{margin:0}

.page-template-default .m4c-main,
body.privacy-policy main{
  background:#07080a;
}
body.privacy-policy .entry-content,
body.page .entry-content{
  width:min(1050px,calc(100% - 40px));
  margin:0 auto;
  padding:70px 0 100px;
  color:#b1b7be;
  font-size:16px;
  line-height:1.8;
}
body.privacy-policy .entry-content h1,
body.page .entry-content h1{
  color:#fff;
  font-size:48px;
  line-height:1.05;
  margin:0 0 20px;
}
body.privacy-policy .entry-content h2,
body.page .entry-content h2{
  color:#fff;
  font-size:25px;
  margin:38px 0 10px;
}
body.privacy-policy .entry-content a,
body.page .entry-content a{color:var(--red2)}

.woocommerce ul.products li.product img{
  object-fit:cover;
}
.woocommerce ul.products li.product .price{
  color:#fff!important;
  font-weight:900!important;
}
.woocommerce ul.products li.product .price .woocommerce-Price-amount{
  color:#fff!important;
}
.m4c-quote-price{
  color:#fff;
  font-weight:900;
}
@media(max-width:700px){
  body.privacy-policy .entry-content,
  body.page .entry-content{width:calc(100% - 24px);padding:50px 0 70px;font-size:15px}
  body.privacy-policy .entry-content h1,
  body.page .entry-content h1{font-size:38px}
  body.privacy-policy .entry-content h2,
  body.page .entry-content h2{font-size:22px}
}
