/*
Theme Name: InGear Performance V17.5 — Production Optimisation
Theme URI: https://ingearperformance.com
Author: InGear Performance
Description: Production Gutenberg and catalogue theme for InGear Performance.
Version: 17.5.0
Requires at least: 6.0
Requires PHP: 7.4
*/
:root{--red:#e21c19;--black:#050505;--panel:#111;--line:#303030;--muted:#bbb;--max:1680px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit}img{max-width:100%;height:auto}.shell{width:min(var(--max),calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:1000;background:#020202;border-bottom:1px solid #222}.brand-row{min-height:178px;display:flex;justify-content:center;align-items:center;position:relative}.brand{display:block;width:min(780px,66vw)}.brand img{display:block;width:100%;max-height:154px;object-fit:contain}.menu-toggle{display:none;background:transparent;color:#fff;border:1px solid #666;padding:10px 13px;font-weight:800}.nav-row{border-top:1px solid #202020}.primary-menu{list-style:none;margin:0;padding:0;display:flex;justify-content:center;gap:38px}.primary-menu a{display:flex;align-items:center;min-height:54px;text-decoration:none;font-size:12px;font-weight:800;text-transform:uppercase;border-bottom:3px solid transparent}.primary-menu a:hover,.current-menu-item>a{color:var(--red);border-color:var(--red)}.v8-page>.alignfull{margin:0!important;width:100%!important;max-width:none!important}.v8-home-hero{background-position:center}.v8-home-hero h1{font-size:clamp(58px,6vw,100px);line-height:.9;letter-spacing:-.05em;font-style:italic}.v8-hero-copy{margin-left:0!important;padding:30px 20px}.wp-block-button__link{border-radius:0!important;text-transform:uppercase;font-size:12px;font-weight:900}.kicker{color:var(--red);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.v8-page-intro{padding:80px 0 40px}.v8-page-intro h1{font-size:clamp(50px,6vw,90px);font-style:italic;margin:.1em 0}.v8-catalogue{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:10px 0 70px}.v8-card{background:#0d0d0d;border:1px solid #333;padding-bottom:18px}.v8-card img{width:100%;height:300px;object-fit:cover}.v8-card h2,.v8-card p,.v8-more{margin-left:18px;margin-right:18px}.v8-card h2{font-size:26px;font-style:italic}.v8-card p{color:#bbb}.v8-more{color:var(--red);font-size:11px;font-weight:900;text-transform:uppercase;text-decoration:none}.v8-empty{grid-column:1/-1;color:#bbb}.v8-single-hero{padding:80px 0 45px;background:linear-gradient(120deg,#070707,#171717)}.v8-single-hero h1{font-size:clamp(50px,6vw,90px);font-style:italic;margin:.1em 0}.v8-single{display:grid;grid-template-columns:45% 1fr;gap:50px;padding:50px 0 70px}.v8-single-image img{width:100%}.site-footer{border-top:1px solid #292929;padding:34px 0;color:#aaa;font-size:12px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:25px;align-items:center}.footer-grid img{width:260px;max-height:86px;object-fit:contain}.footer-grid strong{color:#fff}.footer-copy{text-align:right}.page .comments-area,.page #comments{display:none!important}.editor-styles-wrapper{background:#050505;color:#fff}.editor-styles-wrapper a{color:var(--red)}
@media(max-width:1000px){.brand-row{min-height:150px}.brand{width:min(650px,70vw)}.primary-menu{gap:22px}.v8-catalogue{grid-template-columns:repeat(2,1fr)}}
@media(max-width:780px){.shell{width:min(100% - 28px,var(--max))}.brand-row{min-height:108px;justify-content:flex-start}.brand{width:min(500px,74vw)}.brand img{max-height:91px}.menu-toggle{display:block;position:absolute;right:0}.nav-row{border-top:0}.main-nav{position:fixed;top:108px;right:0;bottom:0;width:min(86vw,380px);background:#050505;transform:translateX(105%);transition:.25s;overflow:auto}.main-nav.open{transform:translateX(0)}.primary-menu{display:block}.primary-menu a{min-height:58px;padding:0 22px;border-bottom:1px solid #222}.v8-home-hero{min-height:690px!important;background-position:62% center}.v8-home-hero h1{font-size:clamp(48px,14vw,66px)}.v8-hero-copy{padding:320px 14px 36px}.v8-page-intro{padding:54px 0 28px}.v8-catalogue{grid-template-columns:1fr;padding-top:0}.v8-card img{height:auto;aspect-ratio:16/10}.v8-single{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-copy{text-align:left}}

/* ======================================================
   V8.1 complete editable homepage
   ====================================================== */
.v81-editable-page>.alignfull,
.v8-page>.alignfull{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}

.v81-home-hero{
  background-position:center 48%;
}
.v81-home-hero .wp-block-cover__inner-container{
  width:100%;
}
.v81-home-hero h1{
  font-size:clamp(58px,6vw,100px);
  line-height:.9;
  letter-spacing:-.05em;
  font-style:italic;
  margin-bottom:20px;
}
.v81-hero-copy{
  margin-left:0!important;
  padding:34px 20px;
}

.v81-service-section{
  padding:0!important;
  background:#080808;
}
.v81-service-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:0!important;
  margin:0!important;
}
.v81-service-grid>.wp-block-column{
  margin:0!important;
  min-width:0!important;
}
.v81-service-card{
  border-right:1px solid #333;
  min-height:330px!important;
}
.v81-service-card .wp-block-cover__inner-container{
  align-self:flex-end;
  padding:22px;
}
.v81-service-card h3{
  font-size:23px;
  font-style:italic;
  margin-bottom:8px;
}
.v81-service-card p{
  font-size:12px;
}
.red-link a{
  color:var(--red)!important;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
  text-decoration:none;
}

.v81-feature-section{
  padding:0!important;
  background:#090909;
  border-top:1px solid #333;
  border-bottom:1px solid #333;
}
.v81-feature-grid{
  display:grid!important;
  grid-template-columns:1fr 1.45fr 1.15fr;
  gap:0!important;
  margin:0!important;
}
.v81-feature-grid>.wp-block-column{
  margin:0!important;
  min-width:0!important;
  padding:38px;
}
.v81-feature-grid>.wp-block-column:nth-child(2){
  padding:0;
}
.v81-feature-grid>.wp-block-column:nth-child(2) .wp-block-image{
  height:100%;
  margin:0;
}
.v81-feature-grid>.wp-block-column:nth-child(2) img{
  width:100%;
  height:100%;
  min-height:500px;
  object-fit:cover;
}
.v81-feature-grid h2{
  font-size:40px;
  line-height:1.05;
  font-style:italic;
}
.v81-wheel-mini-gallery{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:9px!important;
}
.v81-wheel-mini-gallery figure{
  width:auto!important;
  margin:0!important;
}
.v81-wheel-mini-gallery img{
  width:100%;
  height:140px!important;
  object-fit:cover;
}

@media(max-width:1100px){
  .v81-service-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
  .v81-feature-grid{
    grid-template-columns:1fr 1fr;
  }
  .v81-feature-grid>.wp-block-column:last-child{
    grid-column:1/-1;
  }
  .v81-wheel-mini-gallery{
    grid-template-columns:repeat(4,minmax(0,1fr));
  }
}

@media(max-width:780px){
  .v81-home-hero{
    min-height:690px!important;
    background-position:64% center;
  }
  .v81-home-hero .wp-block-cover__inner-container{
    align-self:flex-end;
  }
  .v81-home-hero h1{
    font-size:clamp(48px,14vw,66px);
  }
  .v81-hero-copy{
    padding:320px 14px 36px;
  }

  .v81-service-grid{
    display:block!important;
  }
  .v81-service-card{
    min-height:285px!important;
  }

  .v81-feature-grid{
    display:flex!important;
    flex-direction:column;
  }
  .v81-feature-grid>.wp-block-column{
    padding:30px 14px;
  }
  .v81-feature-grid>.wp-block-column:nth-child(2){
    order:-1;
  }
  .v81-feature-grid>.wp-block-column:nth-child(2) img{
    min-height:340px;
  }
  .v81-wheel-mini-gallery{
    display:flex!important;
    flex-wrap:nowrap!important;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
  }
  .v81-wheel-mini-gallery figure{
    flex:0 0 76%;
    scroll-snap-align:start;
  }
  .v81-wheel-mini-gallery img{
    height:210px!important;
  }
}

/* V8.2 stable homepage built from Groups, Images and Text blocks */
.v82-hero{position:relative;min-height:760px;overflow:hidden}
.v82-hero-image{position:absolute!important;inset:0;margin:0!important;width:100%;height:100%}
.v82-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 47%}
.v82-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.45) 36%,rgba(0,0,0,.04) 68%)}
.v82-hero-overlay{position:relative;z-index:2;min-height:760px;display:flex;align-items:center;padding:20px}
.v82-hero-copy{margin-left:0!important}
.v82-hero-copy h1{font-size:clamp(58px,6vw,100px);line-height:.9;letter-spacing:-.05em;font-style:italic}

.v82-services{padding:0!important;background:#080808}
.v82-service-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:0!important}
.v82-service-card{padding:0 0 20px!important;border-right:1px solid #333;background:#080808;min-width:0}
.v82-service-card .wp-block-image{margin:0 0 18px}
.v82-service-card img{width:100%;height:235px;object-fit:cover}
.v82-service-card h3,.v82-service-card p{margin-left:20px;margin-right:20px}
.v82-service-card h3{font-style:italic;font-size:23px}
.v82-service-card p{font-size:12px}
.red-link a{color:var(--red)!important;font-weight:900;text-transform:uppercase;text-decoration:none}

.v82-features{padding:0!important;background:#090909;border-top:1px solid #333;border-bottom:1px solid #333}
.v82-feature-grid{display:grid!important;grid-template-columns:1fr 1.45fr 1.15fr;gap:0!important}
.v82-feature-copy{padding:38px}
.v82-feature-copy h2{font-size:40px;font-style:italic;line-height:1.05}
.v82-feature-image{margin:0!important;height:100%}
.v82-feature-image img{width:100%;height:100%;min-height:500px;object-fit:cover}
.v82-wheel-feature{background:linear-gradient(135deg,#080808,#1c1c1c)}
.v82-wheel-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px!important;margin:20px 0}
.v82-wheel-grid .wp-block-image{margin:0}
.v82-wheel-grid img{width:100%;height:140px;object-fit:cover}

@media(max-width:1100px){
 .v82-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .v82-feature-grid{grid-template-columns:1fr 1fr}
 .v82-wheel-feature{grid-column:1/-1}
 .v82-wheel-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:780px){
 .v82-hero,.v82-hero-overlay{min-height:690px}
 .v82-hero-image img{object-position:64% center}
 .v82-hero:after{background:linear-gradient(0deg,rgba(0,0,0,.95),rgba(0,0,0,.35) 52%,rgba(0,0,0,.06) 78%)}
 .v82-hero-overlay{align-items:flex-end;padding-bottom:36px}
 .v82-hero-copy h1{font-size:clamp(48px,14vw,66px)}
 .v82-service-grid{display:block!important}
 .v82-service-card img{height:280px}
 .v82-feature-grid{display:flex!important;flex-direction:column}
 .v82-feature-image{order:-1}
 .v82-feature-image img{min-height:340px}
 .v82-feature-copy{padding:30px 14px}
 .v82-wheel-grid{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory}
 .v82-wheel-grid .wp-block-image{flex:0 0 76%;scroll-snap-align:start}
 .v82-wheel-grid img{height:210px}
}

/* ======================================================
   V9 compact horizontal header
   ====================================================== */
.site-header{
  position:sticky;
  top:0;
  z-index:1000;
  background:#000;
  border-bottom:1px solid #222;
}
.header-inner-v9{
  min-height:96px;
  display:grid;
  grid-template-columns:minmax(280px,420px) 1fr;
  align-items:center;
  gap:34px;
}
.brand-v9{
  display:block;
  width:100%;
  max-width:420px;
}
.brand-v9 img{
  display:block;
  width:100%;
  height:auto;
  max-height:82px;
  object-fit:contain;
}
.main-nav-v9{margin-left:auto}
.primary-menu-v9{
  list-style:none;
  margin:0;
  padding:0;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:23px;
}
.primary-menu-v9 a{
  display:flex;
  align-items:center;
  min-height:96px;
  color:#fff;
  text-decoration:none;
  text-transform:uppercase;
  font-size:11px;
  font-weight:800;
  letter-spacing:.035em;
  border-bottom:3px solid transparent;
}
.primary-menu-v9 a:hover,
.primary-menu-v9 .current-menu-item>a{
  color:var(--red);
  border-color:var(--red);
}
.header-inner-v9 .menu-toggle{display:none}

/* Reduce whitespace before Wheels page content */
body.page-id-16 .v8-page,
body.page-id-16 .v82-editable-page,
body.page-id-16 .wp-site-blocks{
  padding-top:0!important;
}
body.page-id-16 .v7-page-hero,
body.page-id-16 .v8-intro,
body.page-id-16 .wp-block-group:first-child{
  margin-top:0!important;
}
body.page-id-16 .wp-block-group:first-child{
  padding-top:36px!important;
}

/* Wheels page card alignment */
body.page-id-16 .wp-block-columns,
body.page-id-16 .wp-block-group.wheel-grid,
body.page-id-16 .wheel-grid,
body.page-id-16 .v8-catalogue-grid{
  align-items:stretch!important;
}
body.page-id-16 .wp-block-column,
body.page-id-16 .wheel-card,
body.page-id-16 .v8-card{
  display:flex;
  flex-direction:column;
  height:100%;
}
body.page-id-16 .wp-block-column>.wp-block-image,
body.page-id-16 .wheel-card>.wp-block-image,
body.page-id-16 .v8-card img{
  margin-bottom:16px!important;
}
body.page-id-16 .wp-block-column>.wp-block-image img,
body.page-id-16 .wheel-card>.wp-block-image img,
body.page-id-16 .v8-card img{
  width:100%!important;
  height:280px!important;
  object-fit:cover!important;
}
body.page-id-16 h3,
body.page-id-16 .wheel-card h3,
body.page-id-16 .v8-card h3{
  margin-top:0!important;
  margin-bottom:12px!important;
  line-height:1.2!important;
}
body.page-id-16 .wp-block-column p,
body.page-id-16 .wheel-card p,
body.page-id-16 .v8-card p{
  margin-top:0!important;
}
body.page-id-16 .wp-block-column{
  padding-bottom:26px;
}

/* Tighter main wheel content spacing */
body.page-id-16 .wp-block-group{
  scroll-margin-top:110px;
}
body.page-id-16 .wp-block-heading{
  text-wrap:balance;
}

/* Footer logo sizing */
.site-footer img{
  width:300px!important;
  max-height:92px!important;
  object-fit:contain;
}

@media(max-width:1180px){
  .header-inner-v9{
    grid-template-columns:minmax(250px,340px) 1fr;
    gap:20px;
  }
  .brand-v9{max-width:340px}
  .primary-menu-v9{gap:15px}
  .primary-menu-v9 a{font-size:10px}
}

@media(max-width:900px){
  .header-inner-v9{
    min-height:82px;
    display:flex;
    align-items:center;
  }
  .brand-v9{
    width:min(330px,72vw);
    max-width:none;
  }
  .brand-v9 img{max-height:70px}
  .header-inner-v9 .menu-toggle{
    display:block;
    margin-left:auto;
  }
  .main-nav-v9{
    position:fixed;
    top:82px;
    right:0;
    bottom:0;
    width:min(86vw,380px);
    background:#050505;
    transform:translateX(105%);
    transition:.25s;
    overflow:auto;
    margin:0;
  }
  .main-nav-v9.open{transform:translateX(0)}
  .primary-menu-v9{
    display:block;
  }
  .primary-menu-v9 a{
    min-height:58px;
    padding:0 22px;
    border-bottom:1px solid #222;
    font-size:12px;
  }
}

@media(max-width:780px){
  body.page-id-16 .wp-block-column>.wp-block-image img,
  body.page-id-16 .wheel-card>.wp-block-image img,
  body.page-id-16 .v8-card img{
    height:auto!important;
    aspect-ratio:16/10;
  }
  body.page-id-16 .wp-block-group:first-child{
    padding-top:22px!important;
  }
}


/* V9.1 tightly cropped transparent original logo */
.brand-v9{
  width:clamp(300px,31vw,500px)!important;
  max-width:500px!important;
}
.brand-v9 img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:86px!important;
  object-fit:contain!important;
}

.site-footer img,
.footer-grid img{
  width:min(330px,92%)!important;
  height:auto!important;
  max-height:105px!important;
  object-fit:contain!important;
}

/* Remove comments UI from all standard Pages. */
.page .comments-area,
.page #comments,
.page .comment-respond,
.page .comment-form,
.page .wpcom-comments,
.page .comments-link{
  display:none!important;
}

@media(max-width:1180px){
  .brand-v9{
    width:clamp(270px,29vw,390px)!important;
  }
}

@media(max-width:900px){
  .brand-v9{
    width:min(330px,72vw)!important;
  }
  .brand-v9 img{
    max-height:72px!important;
  }
}


/* ======================================================
   V9.2 InGear Wheels alignment repair
   Page ID 16
   ====================================================== */

/* Keep the complete editable Wheels page centred in one container. */
body.page-id-16 .v8-page,
body.page-id-16 .v82-editable-page,
body.page-id-16 article.page,
body.page-id-16 .entry-content {
  width: min(1120px, calc(100% - 40px)) !important;
  max-width: 1120px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* Allow intentional full-width blocks to remain centred rather than drifting. */
body.page-id-16 .alignwide,
body.page-id-16 .alignfull {
  width: 100% !important;
  max-width: 1120px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* The wheel-card parent: exactly three equal columns. */
body.page-id-16 .wp-block-columns:has(.wp-block-image),
body.page-id-16 .wheel-grid,
body.page-id-16 .v8-catalogue-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 22px !important;
  align-items: stretch !important;
  width: 100% !important;
  max-width: none !important;
  margin: 22px 0 34px !important;
}

/* Each wheel card uses one identical vertical structure. */
body.page-id-16 .wp-block-columns:has(.wp-block-image) > .wp-block-column,
body.page-id-16 .wheel-card,
body.page-id-16 .v8-card {
  display: grid !important;
  grid-template-rows: 230px auto 1fr !important;
  align-content: start !important;
  min-width: 0 !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 0 16px !important;
  margin: 0 !important;
}

/* All wheel images occupy the same visual area. */
body.page-id-16 .wp-block-columns:has(.wp-block-image) .wp-block-image,
body.page-id-16 .wheel-card .wp-block-image {
  width: 100% !important;
  height: 230px !important;
  margin: 0 0 14px !important;
  overflow: hidden !important;
  background: #f3f3f3 !important;
}

body.page-id-16 .wp-block-columns:has(.wp-block-image) .wp-block-image img,
body.page-id-16 .wheel-card .wp-block-image img,
body.page-id-16 .v8-card img {
  display: block !important;
  width: 100% !important;
  height: 230px !important;
  object-fit: contain !important;
  object-position: center !important;
  margin: 0 !important;
}

/* Heading and copy alignment, including N03. */
body.page-id-16 .wp-block-columns:has(.wp-block-image) h3,
body.page-id-16 .wheel-card h3,
body.page-id-16 .v8-card h3 {
  min-height: 24px !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  line-height: 1.2 !important;
}

body.page-id-16 .wp-block-columns:has(.wp-block-image) p,
body.page-id-16 .wheel-card p,
body.page-id-16 .v8-card p {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.45 !important;
}

/* Align the automatic catalogue block with the handmade wheel grid. */
body.page-id-16 .wheel-catalogue,
body.page-id-16 .v8-catalogue,
body.page-id-16 .wp-block-query {
  width: 100% !important;
  max-width: none !important;
  margin: 12px 0 30px !important;
  padding: 22px !important;
  text-align: center !important;
  border: 1px solid #282828 !important;
}

/* Tablet and mobile. */
@media (max-width: 900px) {
  body.page-id-16 .wp-block-columns:has(.wp-block-image),
  body.page-id-16 .wheel-grid,
  body.page-id-16 .v8-catalogue-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 620px) {
  body.page-id-16 .v8-page,
  body.page-id-16 .v82-editable-page,
  body.page-id-16 article.page,
  body.page-id-16 .entry-content {
    width: min(100% - 28px, 1120px) !important;
  }

  body.page-id-16 .wp-block-columns:has(.wp-block-image),
  body.page-id-16 .wheel-grid,
  body.page-id-16 .v8-catalogue-grid {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
  }

  body.page-id-16 .wp-block-columns:has(.wp-block-image) > .wp-block-column,
  body.page-id-16 .wheel-card,
  body.page-id-16 .v8-card {
    grid-template-rows: auto auto auto !important;
  }

  body.page-id-16 .wp-block-columns:has(.wp-block-image) .wp-block-image,
  body.page-id-16 .wheel-card .wp-block-image,
  body.page-id-16 .wp-block-columns:has(.wp-block-image) .wp-block-image img,
  body.page-id-16 .wheel-card .wp-block-image img,
  body.page-id-16 .v8-card img {
    height: auto !important;
    aspect-ratio: 16 / 10 !important;
  }
}


/* V9.3 About-page history */
.ingear-about-history{
  padding-top:48px;
  padding-bottom:64px;
}
.ingear-about-history h2{
  font-size:clamp(34px,4vw,58px);
  font-style:italic;
  margin-bottom:24px;
}
.ingear-about-history p{
  max-width:980px;
  color:#d0d0d0;
  font-size:17px;
  line-height:1.75;
}
.ingear-about-closing{
  color:var(--red);
  font-size:clamp(24px,3vw,42px);
  font-style:italic;
  margin-top:36px;
}

@media(max-width:780px){
  .ingear-about-history{
    padding-top:32px;
    padding-bottom:46px;
  }
  .ingear-about-history p{
    font-size:16px;
  }
}

.header-inner-v10{min-height:96px;display:grid;grid-template-columns:minmax(280px,430px) 1fr;align-items:center;gap:36px}
.brand-v10{display:block;width:100%;max-width:430px}.brand-v10 img{display:block;width:100%;max-height:82px;object-fit:contain}
.main-nav-v10{margin-left:auto}.primary-menu-v10{list-style:none;margin:0;padding:0;display:flex;justify-content:flex-end;align-items:center;gap:22px}
.primary-menu-v10 a{display:flex;align-items:center;min-height:96px;color:#fff;text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:800;border-bottom:3px solid transparent}
.primary-menu-v10 a:hover,.primary-menu-v10 .current-menu-item>a{color:var(--red);border-color:var(--red)}
.v10-catalogue-grid{width:min(1200px,100%);margin:34px auto 62px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.v10-catalogue-card{background:#0c0c0c;border:1px solid #303030;overflow:hidden;transition:.22s}.v10-catalogue-card:hover{transform:translateY(-4px);border-color:#5a5a5a}
.v10-catalogue-card a{color:inherit;text-decoration:none;display:flex;flex-direction:column;height:100%}
.v10-catalogue-card img,.v10-card-placeholder{width:100%;height:260px;object-fit:cover;background:#181818}
.v10-card-copy{padding:20px;display:flex;flex-direction:column;flex:1}.v10-card-copy h3{margin:0 0 10px;font-size:25px;font-style:italic}
.v10-card-copy p{color:#bbb;margin:0 0 20px}.v10-card-copy span{color:var(--red);margin-top:auto;font-size:11px;font-weight:900;text-transform:uppercase}
.v10-empty-catalogue{width:min(1120px,calc(100% - 40px));margin:20px auto 55px;padding:24px;text-align:center;color:#aaa;border:1px solid #272727;background:#0b0b0b}
.v10-single-hero{padding:72px 0 46px;background:linear-gradient(120deg,#070707,#181818)}.v10-single-hero h1{font-size:clamp(48px,6vw,86px);font-style:italic;margin:.1em 0}
.v10-single-layout{display:grid;grid-template-columns:45% 1fr;gap:48px;padding-top:50px;padding-bottom:72px}
.site-footer-v10{border-top:1px solid #292929;background:#050505}.footer-grid-v10{display:grid;grid-template-columns:1.35fr .8fr .85fr;gap:48px;padding:45px 0 38px;color:#aaa}
.footer-brand-v10 img{width:min(430px,100%);max-height:115px;object-fit:contain}.footer-grid-v10 h3{color:#fff;text-transform:uppercase;font-size:15px}
.footer-menu-v10{list-style:none;padding:0;margin:0;columns:2}.footer-menu-v10 li{margin-bottom:7px}.footer-menu-v10 a{color:#aaa;text-decoration:none;font-size:12px}.footer-menu-v10 a:hover{color:var(--red)}
.footer-bottom-v10{border-top:1px solid #252525;color:#777;font-size:11px}.footer-bottom-v10 .shell{min-height:48px;display:flex;justify-content:space-between;align-items:center}
@media(max-width:1180px){.header-inner-v10{grid-template-columns:minmax(250px,350px) 1fr;gap:20px}.primary-menu-v10{gap:14px}.primary-menu-v10 a{font-size:10px}}
@media(max-width:900px){.header-inner-v10{min-height:82px;display:flex}.brand-v10{width:min(330px,72vw)}.brand-v10 img{max-height:70px}.header-inner-v10 .menu-toggle{display:block;margin-left:auto}
.main-nav-v10{position:fixed;top:82px;right:0;bottom:0;width:min(86vw,380px);background:#050505;transform:translateX(105%);transition:.25s;overflow:auto;margin:0}.main-nav-v10.open{transform:translateX(0)}
.primary-menu-v10{display:block}.primary-menu-v10 a{min-height:58px;padding:0 22px;border-bottom:1px solid #222;font-size:12px}.v10-catalogue-grid{grid-template-columns:repeat(2,1fr)}
.footer-grid-v10{grid-template-columns:1fr 1fr}.footer-brand-v10{grid-column:1/-1}}
@media(max-width:620px){.v10-catalogue-grid{width:min(100% - 28px,1200px);grid-template-columns:1fr}.v10-catalogue-card img,.v10-card-placeholder{height:auto;aspect-ratio:16/10}
.v10-single-layout{grid-template-columns:1fr;width:min(100% - 28px,var(--max))}.footer-grid-v10{grid-template-columns:1fr}.footer-brand-v10{grid-column:auto}.footer-menu-v10{columns:1}}


/* ======================================================
   V10.1 Transmissions catalogue and pop-out description
   ====================================================== */

.v101-transmission-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  max-width:1480px;
}

.v101-transmission-card{
  min-height:100%;
}

.v101-transmission-open{
  appearance:none;
  border:0;
  padding:0;
  margin:0;
  width:100%;
  height:100%;
  background:transparent;
  color:inherit;
  text-align:left;
  cursor:pointer;
  display:flex;
  flex-direction:column;
  font:inherit;
}

.v101-transmission-open img,
.v101-transmission-open .v10-card-placeholder{
  width:100%;
  height:225px;
  object-fit:cover;
}

.v101-transmission-open .v10-card-copy{
  width:100%;
}

.v101-transmission-open:focus-visible{
  outline:3px solid var(--red);
  outline-offset:-3px;
}

.v101-modal{
  display:none;
  position:fixed;
  inset:0;
  z-index:99999;
}

.v101-modal.is-open{
  display:block;
}

.v101-modal-backdrop{
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.82);
  backdrop-filter:blur(3px);
}

.v101-modal-dialog{
  position:relative;
  width:min(940px,calc(100% - 40px));
  max-height:calc(100vh - 60px);
  overflow:auto;
  margin:30px auto;
  background:#0c0c0c;
  border:1px solid #3a3a3a;
  box-shadow:0 24px 70px rgba(0,0,0,.6);
  display:grid;
  grid-template-columns:minmax(320px,44%) 1fr;
}

.v101-modal-close{
  position:absolute;
  top:12px;
  right:14px;
  z-index:2;
  width:40px;
  height:40px;
  border:1px solid #666;
  background:#050505;
  color:#fff;
  font-size:28px;
  line-height:1;
  cursor:pointer;
}

.v101-modal-image-wrap{
  min-height:430px;
  background:#eee;
}

.v101-modal-image{
  width:100%;
  height:100%;
  min-height:430px;
  object-fit:contain;
}

.v101-modal-copy{
  padding:54px 42px 42px;
}

.v101-modal-copy h2{
  margin:4px 0 18px;
  font-size:clamp(34px,4vw,58px);
  font-style:italic;
  line-height:1;
}

.v101-modal-description{
  color:#ccc;
  font-size:17px;
  line-height:1.65;
  margin-bottom:28px;
}

body.modal-open{
  overflow:hidden;
}

@media(max-width:1250px){
  .v101-transmission-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}

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

  .v101-modal-dialog{
    grid-template-columns:1fr;
  }

  .v101-modal-image-wrap,
  .v101-modal-image{
    min-height:280px;
    max-height:360px;
  }
}

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

  .v101-transmission-open img,
  .v101-transmission-open .v10-card-placeholder{
    height:auto;
    aspect-ratio:16/10;
  }

  .v101-modal-dialog{
    width:min(100% - 20px,940px);
    margin:10px auto;
    max-height:calc(100vh - 20px);
  }

  .v101-modal-copy{
    padding:34px 22px 26px;
  }
}


/* ======================================================
   V11 unified catalogue system
   ====================================================== */

.v11-catalogue-section{
  padding-top:36px;
  padding-bottom:64px;
}
.v11-catalogue-section>h2{
  font-size:clamp(34px,4vw,58px);
  font-style:italic;
  margin-bottom:8px;
}
.v11-catalogue-help{
  color:#999;
  margin-top:0;
  margin-bottom:28px;
}

.v11-catalogue-grid{
  width:100%;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:22px;
  align-items:stretch;
}

.v11-catalogue-card{
  min-width:0;
  background:#0c0c0c;
  border:1px solid #303030;
  overflow:hidden;
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
}
.v11-catalogue-card:hover{
  transform:translateY(-4px);
  border-color:#5c5c5c;
  box-shadow:0 16px 32px rgba(0,0,0,.28);
}

.v11-quick-view{
  appearance:none;
  border:0;
  padding:0;
  margin:0;
  width:100%;
  height:100%;
  background:transparent;
  color:inherit;
  text-align:left;
  cursor:pointer;
  display:grid;
  grid-template-rows:235px 1fr;
  font:inherit;
}
.v11-quick-view:focus-visible{
  outline:3px solid var(--red);
  outline-offset:-3px;
}
.v11-quick-view>img,
.v11-card-placeholder{
  display:block;
  width:100%;
  height:235px;
  object-fit:cover;
  background:#171717;
}
.v11-card-placeholder{
  display:grid;
  place-items:center;
  color:#777;
  font-size:12px;
}
.v11-card-copy{
  padding:19px;
  display:flex;
  flex-direction:column;
  min-height:190px;
}
.v11-card-copy h3{
  margin:0 0 10px;
  min-height:58px;
  font-size:23px;
  line-height:1.18;
  font-style:italic;
}
.v11-card-copy p{
  margin:0 0 18px;
  color:#bbb;
  line-height:1.5;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.v11-card-copy span{
  margin-top:auto;
  color:var(--red);
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
}
.v11-empty-catalogue{
  width:100%;
  padding:24px;
  margin:0;
  color:#999;
  text-align:center;
  border:1px solid #2a2a2a;
  background:#0b0b0b;
}

/* Universal quick-view modal */
.v11-modal{
  display:none;
  position:fixed;
  inset:0;
  z-index:99999;
}
.v11-modal.is-open{display:block}
.v11-modal-backdrop{
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.84);
  backdrop-filter:blur(3px);
}
.v11-modal-dialog{
  position:relative;
  width:min(960px,calc(100% - 40px));
  max-height:calc(100vh - 60px);
  overflow:auto;
  margin:30px auto;
  background:#0b0b0b;
  border:1px solid #3a3a3a;
  box-shadow:0 28px 80px rgba(0,0,0,.65);
  display:grid;
  grid-template-columns:minmax(320px,45%) 1fr;
}
.v11-modal-close{
  position:absolute;
  top:12px;
  right:14px;
  z-index:3;
  width:42px;
  height:42px;
  border:1px solid #666;
  background:#050505;
  color:#fff;
  font-size:29px;
  cursor:pointer;
}
.v11-modal-image-wrap{
  min-height:430px;
  background:#eee;
}
.v11-modal-image{
  display:block;
  width:100%;
  height:100%;
  min-height:430px;
  object-fit:contain;
}
.v11-modal-copy{
  padding:56px 44px 42px;
}
.v11-modal-title{
  margin:4px 0 18px;
  font-size:clamp(34px,4vw,58px);
  line-height:1;
  font-style:italic;
}
.v11-modal-description{
  color:#ccc;
  font-size:17px;
  line-height:1.65;
  margin-bottom:28px;
}
body.modal-open{overflow:hidden}

/* Single detail pages: consistent readable formatting */
.v10-single-copy h2,
.v10-single-layout h2{
  margin-top:34px;
  font-size:32px;
  font-style:italic;
}
.v10-single-copy h3,
.v10-single-layout h3{
  margin-top:28px;
  font-size:24px;
}
.v10-single-copy table,
.v10-single-layout table{
  width:100%;
  border-collapse:collapse;
  margin:24px 0;
}
.v10-single-copy th,
.v10-single-copy td,
.v10-single-layout th,
.v10-single-layout td{
  padding:11px 13px;
  border:1px solid #343434;
  text-align:left;
}
.v10-single-copy th,
.v10-single-layout th{
  background:#151515;
}
.v10-single-copy .wp-block-gallery,
.v10-single-layout .wp-block-gallery{
  margin-top:26px;
}

/* Hide comments UI everywhere it should not appear */
.page .comments-area,
.single-ingear_transmission .comments-area,
.single-ingear_wheel .comments-area,
.single-ingear_product .comments-area,
.single-ingear_project .comments-area,
.page #comments,
.single-ingear_transmission #comments,
.single-ingear_wheel #comments,
.single-ingear_product #comments,
.single-ingear_project #comments{
  display:none!important;
}

@media(max-width:1250px){
  .v11-catalogue-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media(max-width:900px){
  .v11-catalogue-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .v11-modal-dialog{
    grid-template-columns:1fr;
  }
  .v11-modal-image-wrap,
  .v11-modal-image{
    min-height:280px;
    max-height:370px;
  }
}

@media(max-width:620px){
  .v11-catalogue-section{
    padding-top:26px;
    padding-bottom:46px;
  }
  .v11-catalogue-grid{
    grid-template-columns:1fr;
    gap:24px;
  }
  .v11-quick-view{
    grid-template-rows:auto 1fr;
  }
  .v11-quick-view>img,
  .v11-card-placeholder{
    height:auto;
    aspect-ratio:16/10;
  }
  .v11-card-copy h3{
    min-height:auto;
  }
  .v11-modal-dialog{
    width:min(100% - 20px,960px);
    margin:10px auto;
    max-height:calc(100vh - 20px);
  }
  .v11-modal-copy{
    padding:36px 22px 28px;
  }
}


/* ======================================================
   V11.1 — Home Page 1 alignment
   ====================================================== */

.home .v82-services{
  width:100%!important;
  max-width:none!important;
  padding:0!important;
  margin:0!important;
}

.home .v82-service-grid{
  width:min(1480px,100%)!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:0!important;
  align-items:stretch!important;
}

.home .v82-service-card{
  display:grid!important;
  grid-template-rows:230px auto minmax(42px,auto) 1fr!important;
  min-width:0!important;
  height:100%!important;
  margin:0!important;
  padding:0 0 18px!important;
  border-right:1px solid #282828;
  background:#080808;
}

.home .v82-service-card:last-child{
  border-right:0;
}

.home .v82-service-card>.wp-block-image{
  width:100%!important;
  height:230px!important;
  margin:0 0 17px!important;
  overflow:hidden!important;
  background:#111;
}

.home .v82-service-card>.wp-block-image img{
  display:block!important;
  width:100%!important;
  height:230px!important;
  object-fit:cover!important;
  object-position:center!important;
}

.home .v82-service-card>h3{
  min-height:31px!important;
  margin:0 20px 8px!important;
  padding:0!important;
  font-size:22px!important;
  line-height:1.15!important;
}

.home .v82-service-card>p:not(.red-link){
  min-height:42px!important;
  margin:0 20px 12px!important;
  padding:0!important;
  line-height:1.45!important;
}

.home .v82-service-card>.red-link{
  align-self:end!important;
  margin:0 20px!important;
  padding-top:4px!important;
}

.home .v82-service-card>.red-link a{
  display:inline-block;
  white-space:nowrap;
}

/* Keep the feature section directly below aligned and unchanged in proportion. */
.home .v82-feature-grid{
  width:min(1480px,100%)!important;
  margin:0 auto!important;
  align-items:stretch!important;
}

@media(max-width:1180px){
  .home .v82-service-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }

  .home .v82-service-card{
    border-bottom:1px solid #282828;
  }
}

@media(max-width:780px){
  .home .v82-service-grid{
    display:block!important;
  }

  .home .v82-service-card{
    display:grid!important;
    grid-template-rows:auto auto auto auto!important;
    border-right:0!important;
  }

  .home .v82-service-card>.wp-block-image,
  .home .v82-service-card>.wp-block-image img{
    height:auto!important;
    aspect-ratio:16/9;
  }

  .home .v82-service-card>h3,
  .home .v82-service-card>p:not(.red-link){
    min-height:0!important;
  }
}


/* ======================================================
   V11.2 — Page 2: Transmissions
   ====================================================== */
.v112-transmission-page{
  width:min(1480px,calc(100% - 40px))!important;
  padding-top:34px;
  padding-bottom:70px;
}
.v112-transmission-page>h1{
  margin:.15em 0;
  font-size:clamp(48px,6vw,82px);
  font-style:italic;
}
.v112-transmission-intro{
  max-width:1050px;
  margin-bottom:32px;
}
.v112-transmission-top-grid,
.v112-range-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px!important;
  align-items:stretch!important;
}
.v112-transmission-panel{
  display:grid!important;
  grid-template-rows:270px auto 1fr!important;
  min-width:0!important;
  padding:0 0 22px!important;
  background:#0c0c0c;
  border:1px solid #303030;
}
.v112-transmission-panel .wp-block-image{
  width:100%!important;
  height:270px!important;
  margin:0 0 18px!important;
  overflow:hidden;
  background:#eee;
}
.v112-transmission-panel img{
  width:100%!important;
  height:270px!important;
  object-fit:cover!important;
}
.v112-transmission-panel h3,
.v112-transmission-panel p{
  margin-left:20px!important;
  margin-right:20px!important;
}
.v112-transmission-panel h3{
  min-height:31px;
  margin-top:0!important;
  margin-bottom:10px!important;
}
.v112-transmission-panel p{
  margin-top:0!important;
  line-height:1.55;
}
.v112-transmission-range{
  padding-top:64px;
}
.v112-transmission-range>h2{
  font-size:clamp(38px,4vw,60px);
  font-style:italic;
  margin-bottom:8px;
}
.v112-range-intro{
  color:#aaa;
  margin-top:0;
  margin-bottom:30px;
}
.v112-range-card{
  display:flex!important;
  flex-direction:column!important;
  min-height:260px;
  padding:30px!important;
  background:linear-gradient(145deg,#0b0b0b,#181818);
  border:1px solid #333;
}
.v112-range-card h3{
  min-height:58px;
  margin:0 0 12px!important;
  font-size:25px;
  font-style:italic;
}
.v112-range-card p{
  color:#bbb;
  line-height:1.55;
}
.v112-range-card .wp-block-buttons{
  margin-top:auto;
}
.v112-brand-detail{
  padding-top:64px;
  padding-bottom:80px;
}
.v112-brand-detail h1{
  font-size:clamp(48px,6vw,82px);
  font-style:italic;
}

@media(max-width:900px){
  .v112-transmission-top-grid,
  .v112-range-grid{
    grid-template-columns:1fr!important;
  }
  .v112-transmission-panel{
    grid-template-rows:auto auto auto!important;
  }
  .v112-transmission-panel .wp-block-image,
  .v112-transmission-panel img{
    height:auto!important;
    aspect-ratio:16/9;
  }
}
@media(max-width:620px){
  .v112-transmission-page{
    width:min(100% - 28px,1480px)!important;
    padding-top:24px;
  }
  .v112-range-card{
    min-height:0;
    padding:24px!important;
  }
}


/* ======================================================
   V11.2.1 — Transmissions alignment repair
   ====================================================== */

/* Force the complete page into one centred content system. */
body.page-id-14 .site-main,
body.page-id-14 article,
body.page-id-14 .entry-content{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}

body.page-id-14 .v112-transmission-page{
  box-sizing:border-box!important;
  width:min(1180px,calc(100% - 48px))!important;
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding:38px 0 72px!important;
}

/* Keep heading and intro aligned to the same left edge as the grids. */
body.page-id-14 .v112-transmission-page>.kicker,
body.page-id-14 .v112-transmission-page>h1,
body.page-id-14 .v112-transmission-intro{
  width:100%!important;
  max-width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
}

body.page-id-14 .v112-transmission-page>h1{
  margin-top:6px!important;
  margin-bottom:18px!important;
  font-size:clamp(44px,5.2vw,74px)!important;
  line-height:.98!important;
}

body.page-id-14 .v112-transmission-intro{
  max-width:860px!important;
  margin-bottom:30px!important;
  line-height:1.48!important;
}

/* Top panels: one equal three-column row. */
body.page-id-14 .v112-transmission-top-grid{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:20px!important;
  align-items:stretch!important;
}

body.page-id-14 .v112-transmission-panel{
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:100%!important;
  display:grid!important;
  grid-template-rows:220px auto 1fr!important;
  margin:0!important;
  padding:0 0 20px!important;
  background:#0b0b0b!important;
  border:1px solid #292929!important;
  overflow:hidden!important;
}

body.page-id-14 .v112-transmission-panel>.wp-block-image{
  box-sizing:border-box!important;
  width:100%!important;
  height:220px!important;
  margin:0 0 16px!important;
  background:#f0f0f0!important;
  overflow:hidden!important;
}

body.page-id-14 .v112-transmission-panel>.wp-block-image img{
  display:block!important;
  width:100%!important;
  height:220px!important;
  object-fit:cover!important;
  object-position:center!important;
}

body.page-id-14 .v112-transmission-panel>h3{
  min-height:30px!important;
  margin:0 18px 8px!important;
  padding:0!important;
  font-size:18px!important;
  line-height:1.15!important;
}

body.page-id-14 .v112-transmission-panel>p{
  margin:0 18px!important;
  padding:0!important;
  line-height:1.5!important;
}

/* Transmission Range: aligned to the same page width. */
body.page-id-14 .v112-transmission-range{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:58px 0 0!important;
}

body.page-id-14 .v112-transmission-range>h2{
  margin:0 0 8px!important;
  text-align:center!important;
}

body.page-id-14 .v112-range-intro{
  margin:0 0 28px!important;
  text-align:center!important;
}

/* Lower panels: same width, height and button baseline. */
body.page-id-14 .v112-range-grid{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:20px!important;
  align-items:stretch!important;
}

body.page-id-14 .v112-range-card{
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  min-height:240px!important;
  height:100%!important;
  margin:0!important;
  padding:26px!important;
  display:grid!important;
  grid-template-rows:auto 1fr auto!important;
  background:linear-gradient(145deg,#0b0b0b,#181818)!important;
  border:1px solid #303030!important;
}

body.page-id-14 .v112-range-card>h3{
  min-height:58px!important;
  margin:0 0 12px!important;
  font-size:23px!important;
  line-height:1.15!important;
}

body.page-id-14 .v112-range-card>p{
  margin:0 0 22px!important;
  color:#bbb!important;
  line-height:1.52!important;
}

body.page-id-14 .v112-range-card>.wp-block-buttons{
  align-self:end!important;
  margin:0!important;
}

body.page-id-14 .v112-range-card .wp-block-button__link{
  min-width:118px!important;
  text-align:center!important;
}

/* Automatic catalogue stays centred beneath the range cards. */
body.page-id-14 .v11-catalogue-section{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:58px 0 0!important;
}

@media(max-width:900px){
  body.page-id-14 .v112-transmission-page{
    width:min(100% - 32px,1180px)!important;
  }

  body.page-id-14 .v112-transmission-top-grid,
  body.page-id-14 .v112-range-grid{
    grid-template-columns:1fr!important;
  }

  body.page-id-14 .v112-transmission-panel{
    grid-template-rows:auto auto auto!important;
  }

  body.page-id-14 .v112-transmission-panel>.wp-block-image,
  body.page-id-14 .v112-transmission-panel>.wp-block-image img{
    height:auto!important;
    aspect-ratio:16/9!important;
  }

  body.page-id-14 .v112-range-card{
    min-height:0!important;
  }
}

@media(max-width:620px){
  body.page-id-14 .v112-transmission-page{
    width:min(100% - 24px,1180px)!important;
    padding-top:26px!important;
  }
}


/* V11.3.1 Wheels page */
.v1131-wheel-page{
  width:100%;
}
.v1131-wheels-content{
  box-sizing:border-box;
  width:min(1180px,calc(100% - 48px))!important;
  max-width:1180px!important;
  margin:0 auto!important;
  padding:42px 0 72px;
}
.v1131-wheels-content>h1{
  margin:.15em 0;
  max-width:960px;
  font-size:clamp(48px,6vw,82px);
  line-height:1;
  font-style:italic;
}
.v1131-wheel-lead{
  max-width:960px;
  margin-bottom:30px;
}
.v1131-wheel-cta{
  justify-content:flex-start;
  margin:28px 0 34px;
}
.v1131-concept-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:20px!important;
  align-items:stretch!important;
}
.v1131-concept-card{
  display:grid!important;
  grid-template-rows:225px auto 1fr!important;
  min-width:0!important;
  margin:0!important;
  padding:0 0 20px!important;
  background:#0b0b0b;
  border:1px solid #292929;
  overflow:hidden;
}
.v1131-concept-card .wp-block-image{
  width:100%!important;
  height:225px!important;
  margin:0 0 16px!important;
  background:#f1f1f1;
  overflow:hidden;
}
.v1131-concept-card img{
  display:block;
  width:100%!important;
  height:225px!important;
  object-fit:contain!important;
}
.v1131-concept-card h3{
  min-height:30px;
  margin:0 18px 8px!important;
  font-size:18px;
}
.v1131-concept-card p{
  margin:0 18px!important;
  color:#bbb;
  line-height:1.5;
}
.v1131-forged-catalogue{
  width:100%!important;
  max-width:none!important;
  margin-top:58px!important;
  padding-top:54px;
  border-top:1px solid #292929;
}
.v1131-forged-catalogue>h2{
  margin:0 0 8px!important;
  font-size:clamp(38px,4vw,60px);
  font-style:italic;
}
.v1131-catalogue-copy{
  max-width:820px;
  margin:0 auto 28px!important;
  color:#999;
}
.v1131-forged-catalogue .v11-catalogue-grid{
  width:100%!important;
}
.page-id-16 .comments-area,
.page-id-16 #comments,
.page-id-16 .comment-respond,
.page-id-16 .wpcom-comments,
.page-id-16 .wpcom-comments-wrapper{
  display:none!important;
}

@media(max-width:900px){
  .v1131-wheels-content{
    width:min(100% - 32px,1180px)!important;
  }
  .v1131-concept-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:620px){
  .v1131-wheels-content{
    width:min(100% - 24px,1180px)!important;
    padding-top:28px;
  }
  .v1131-concept-grid{
    grid-template-columns:1fr!important;
  }
  .v1131-concept-card{
    grid-template-rows:auto auto auto!important;
  }
  .v1131-concept-card .wp-block-image,
  .v1131-concept-card img{
    height:auto!important;
    aspect-ratio:16/10;
  }
}


/* ======================================================
   V11.32 — Page 3: InGear Wheels final layout audit
   Single centred container; no inherited left offset.
   ====================================================== */

body.page-id-16 .site-main,
body.page-id-16 .v1132-wheel-page{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}

body.page-id-16 .v1132-wheel-shell{
  box-sizing:border-box!important;
  width:min(1180px,calc(100% - 48px))!important;
  max-width:1180px!important;
  margin:0 auto!important;
  padding:38px 0 72px!important;
  position:relative!important;
  left:auto!important;
  right:auto!important;
  transform:none!important;
}

/* Neutralise any older nested container rules. */
body.page-id-16 .v1132-wheel-shell .v1131-wheels-content,
body.page-id-16 .v1132-wheel-shell .v8-page,
body.page-id-16 .v1132-wheel-shell .v82-editable-page,
body.page-id-16 .v1132-wheel-shell .entry-content{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  position:static!important;
  left:auto!important;
  right:auto!important;
  transform:none!important;
}

/* Heading and intro */
body.page-id-16 .v1132-wheel-shell .kicker{
  margin:0 0 8px!important;
}

body.page-id-16 .v1132-wheel-shell h1{
  max-width:980px!important;
  margin:0 0 22px!important;
  padding:0!important;
  font-size:clamp(48px,6vw,82px)!important;
  line-height:.98!important;
  font-style:italic!important;
  text-wrap:balance;
}

body.page-id-16 .v1132-wheel-shell .v1131-wheel-lead{
  max-width:900px!important;
  margin:0 0 30px!important;
  line-height:1.45!important;
}

body.page-id-16 .v1132-wheel-shell h2{
  margin-left:0!important;
  margin-right:0!important;
}

body.page-id-16 .v1132-wheel-shell ul{
  margin-bottom:26px!important;
}

/* CTA alignment */
body.page-id-16 .v1131-wheel-cta{
  justify-content:flex-start!important;
  margin:28px 0 36px!important;
}

/* Six concepts */
body.page-id-16 .v1131-concept-grid{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:20px!important;
  align-items:stretch!important;
}

body.page-id-16 .v1131-concept-card{
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:100%!important;
  margin:0!important;
  padding:0 0 20px!important;
  display:grid!important;
  grid-template-rows:225px auto 1fr!important;
  background:#0b0b0b!important;
  border:1px solid #292929!important;
  overflow:hidden!important;
}

body.page-id-16 .v1131-concept-card .wp-block-image{
  box-sizing:border-box!important;
  width:100%!important;
  height:225px!important;
  margin:0 0 16px!important;
  overflow:hidden!important;
  background:#f1f1f1!important;
}

body.page-id-16 .v1131-concept-card img{
  display:block!important;
  width:100%!important;
  height:225px!important;
  object-fit:contain!important;
  object-position:center!important;
}

body.page-id-16 .v1131-concept-card h3{
  min-height:30px!important;
  margin:0 18px 8px!important;
  padding:0!important;
  font-size:18px!important;
  line-height:1.15!important;
}

body.page-id-16 .v1131-concept-card p{
  margin:0 18px!important;
  padding:0!important;
  color:#bbb!important;
  line-height:1.5!important;
}

/* Forged catalogue */
body.page-id-16 .v1131-forged-catalogue{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:60px 0 0!important;
  padding:54px 0 0!important;
  border-top:1px solid #292929!important;
}

body.page-id-16 .v1131-forged-catalogue>h2{
  margin:0 0 8px!important;
  padding:0!important;
  text-align:center!important;
  font-size:clamp(38px,4vw,60px)!important;
  font-style:italic!important;
}

body.page-id-16 .v1131-catalogue-copy{
  max-width:820px!important;
  margin:0 auto 28px!important;
  text-align:center!important;
  color:#999!important;
}

body.page-id-16 .v1131-forged-catalogue .v11-catalogue-grid,
body.page-id-16 .v1131-forged-catalogue .v10-catalogue-grid{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}

/* Suppress comments */
body.page-id-16 .comments-area,
body.page-id-16 #comments,
body.page-id-16 .comment-respond,
body.page-id-16 .wpcom-comments,
body.page-id-16 .wpcom-comments-wrapper,
body.page-id-16 .jetpack-comments{
  display:none!important;
}

@media(max-width:900px){
  body.page-id-16 .v1132-wheel-shell{
    width:min(100% - 32px,1180px)!important;
  }

  body.page-id-16 .v1131-concept-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:620px){
  body.page-id-16 .v1132-wheel-shell{
    width:min(100% - 24px,1180px)!important;
    padding-top:26px!important;
  }

  body.page-id-16 .v1131-concept-grid{
    grid-template-columns:1fr!important;
    gap:24px!important;
  }

  body.page-id-16 .v1131-concept-card{
    grid-template-rows:auto auto auto!important;
  }

  body.page-id-16 .v1131-concept-card .wp-block-image,
  body.page-id-16 .v1131-concept-card img{
    height:auto!important;
    aspect-ratio:16/10!important;
  }
}


/* ======================================================
   V11.33 — InGear Wheels final completion
   ====================================================== */

/* One centred page shell only. */
body.page-id-16 .site-main,
body.page-id-16 .v1133-wheel-page{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}

body.page-id-16 .v1133-wheel-shell{
  box-sizing:border-box!important;
  width:min(1180px,calc(100% - 48px))!important;
  max-width:1180px!important;
  margin:0 auto!important;
  padding:56px 0 76px!important;
  position:relative!important;
  inset:auto!important;
  transform:none!important;
}

/* Neutralise all older nested offsets and widths. */
body.page-id-16 .v1133-wheel-shell .v1131-wheels-content,
body.page-id-16 .v1133-wheel-shell .v8-page,
body.page-id-16 .v1133-wheel-shell .v82-editable-page,
body.page-id-16 .v1133-wheel-shell .entry-content,
body.page-id-16 .v1133-wheel-shell .wp-block-group{
  box-sizing:border-box!important;
  max-width:none;
}

body.page-id-16 .v1133-wheel-shell>.v1131-wheels-content,
body.page-id-16 .v1133-wheel-shell>.entry-content{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  position:static!important;
  left:auto!important;
  right:auto!important;
  transform:none!important;
}

/* Full heading always visible. */
body.page-id-16 .v1133-wheel-shell .kicker{
  margin:0 0 10px!important;
}

body.page-id-16 .v1133-wheel-shell h1{
  display:block!important;
  max-width:980px!important;
  margin:0 0 24px!important;
  padding:0!important;
  font-size:clamp(46px,5.7vw,80px)!important;
  line-height:1.02!important;
  font-style:italic!important;
  overflow:visible!important;
  transform:none!important;
  position:static!important;
}

body.page-id-16 .v1133-wheel-shell .v1131-wheel-lead{
  max-width:900px!important;
  margin:0 0 30px!important;
  line-height:1.5!important;
}

body.page-id-16 .v1133-wheel-shell ul{
  margin-bottom:28px!important;
}

/* Larger CTA button. */
body.page-id-16 .v1131-wheel-cta{
  justify-content:flex-start!important;
  margin:28px 0 38px!important;
}

body.page-id-16 .v1131-wheel-cta .wp-block-button__link{
  min-width:172px!important;
  padding:13px 22px!important;
  text-align:center!important;
}

/* Six equal concept cards. */
body.page-id-16 .v1131-concept-grid{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:20px!important;
  align-items:stretch!important;
}

body.page-id-16 .v1131-concept-card{
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:100%!important;
  margin:0!important;
  padding:0 0 20px!important;
  display:grid!important;
  grid-template-rows:225px auto 1fr!important;
  align-self:stretch!important;
  justify-self:stretch!important;
  position:static!important;
  left:auto!important;
  top:auto!important;
  transform:none!important;
  background:#0b0b0b!important;
  border:1px solid #292929!important;
  overflow:hidden!important;
}

/* Formula Mesh first card reset: no inherited selection/offset styling. */
body.page-id-16 .v1131-concept-grid>.v1131-concept-card:first-child{
  margin:0!important;
  padding-top:0!important;
  left:auto!important;
  top:auto!important;
  transform:none!important;
  align-self:stretch!important;
}

body.page-id-16 .v1131-concept-card .wp-block-image{
  box-sizing:border-box!important;
  width:100%!important;
  height:225px!important;
  min-height:225px!important;
  margin:0 0 16px!important;
  padding:0!important;
  overflow:hidden!important;
  background:#f1f1f1!important;
  position:static!important;
  transform:none!important;
}

body.page-id-16 .v1131-concept-card img{
  display:block!important;
  width:100%!important;
  height:225px!important;
  min-height:225px!important;
  margin:0!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:center!important;
  position:static!important;
  transform:none!important;
}

body.page-id-16 .v1131-concept-card h3{
  min-height:30px!important;
  margin:0 18px 8px!important;
  padding:0!important;
  font-size:18px!important;
  line-height:1.15!important;
  position:static!important;
  transform:none!important;
}

body.page-id-16 .v1131-concept-card p{
  margin:0 18px!important;
  padding:0!important;
  color:#bbb!important;
  line-height:1.5!important;
}

/* One clean Forged Wheel Catalogue only. */
body.page-id-16 .v1131-forged-catalogue{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:72px 0 0!important;
  padding:60px 0 0!important;
  border-top:1px solid #292929!important;
}

body.page-id-16 .v1131-forged-catalogue>h2{
  margin:0 0 10px!important;
  padding:0!important;
  text-align:center!important;
  font-size:clamp(38px,4vw,60px)!important;
  line-height:1.08!important;
  font-style:italic!important;
}

body.page-id-16 .v1131-catalogue-copy{
  max-width:820px!important;
  margin:0 auto 30px!important;
  text-align:center!important;
  color:#999!important;
}

body.page-id-16 .v1131-forged-catalogue .v11-catalogue-grid,
body.page-id-16 .v1131-forged-catalogue .v10-catalogue-grid{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}

/* Comments suppressed. */
body.page-id-16 .comments-area,
body.page-id-16 #comments,
body.page-id-16 .comment-respond,
body.page-id-16 .wpcom-comments,
body.page-id-16 .wpcom-comments-wrapper,
body.page-id-16 .jetpack-comments{
  display:none!important;
}

@media(max-width:900px){
  body.page-id-16 .v1133-wheel-shell{
    width:min(100% - 32px,1180px)!important;
    padding-top:42px!important;
  }

  body.page-id-16 .v1131-concept-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:620px){
  body.page-id-16 .v1133-wheel-shell{
    width:min(100% - 24px,1180px)!important;
    padding-top:28px!important;
  }

  body.page-id-16 .v1133-wheel-shell h1{
    font-size:clamp(40px,13vw,58px)!important;
  }

  body.page-id-16 .v1131-concept-grid{
    grid-template-columns:1fr!important;
    gap:24px!important;
  }

  body.page-id-16 .v1131-concept-card{
    grid-template-rows:auto auto auto!important;
  }

  body.page-id-16 .v1131-concept-card .wp-block-image,
  body.page-id-16 .v1131-concept-card img{
    height:auto!important;
    min-height:0!important;
    aspect-ratio:16/10!important;
  }
}


/* ======================================================
   V11.4 — Page 4: Products clean rebuild
   ====================================================== */

body.page-id-15 .site-main,
body.page-id-15 .v114-product-page{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}

body.page-id-15 .v114-product-shell{
  box-sizing:border-box!important;
  width:min(1180px,calc(100% - 48px))!important;
  max-width:1180px!important;
  margin:0 auto!important;
  padding:50px 0 76px!important;
}

body.page-id-15 .v114-products-content{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}

body.page-id-15 .v114-products-content>h1{
  max-width:980px!important;
  margin:0 0 22px!important;
  padding:0!important;
  font-size:clamp(48px,6vw,82px)!important;
  line-height:1!important;
  font-style:italic!important;
}

body.page-id-15 .v114-products-lead{
  max-width:900px!important;
  margin:0 0 34px!important;
  line-height:1.5!important;
}

/* Four equal editable category panels. */
body.page-id-15 .v114-product-category-grid{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:20px!important;
  align-items:stretch!important;
}

body.page-id-15 .v114-product-category{
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:100%!important;
  margin:0!important;
  padding:0 0 20px!important;
  display:grid!important;
  grid-template-rows:220px auto 1fr!important;
  background:#0b0b0b!important;
  border:1px solid #292929!important;
  overflow:hidden!important;
}

body.page-id-15 .v114-product-category .wp-block-image{
  box-sizing:border-box!important;
  width:100%!important;
  height:220px!important;
  margin:0 0 16px!important;
  overflow:hidden!important;
  background:#f1f1f1!important;
}

body.page-id-15 .v114-product-category img{
  display:block!important;
  width:100%!important;
  height:220px!important;
  object-fit:cover!important;
  object-position:center!important;
}

body.page-id-15 .v114-product-category h3{
  min-height:50px!important;
  margin:0 18px 8px!important;
  padding:0!important;
  font-size:19px!important;
  line-height:1.18!important;
  font-style:italic!important;
}

body.page-id-15 .v114-product-category p{
  margin:0 18px!important;
  padding:0!important;
  color:#bbb!important;
  line-height:1.5!important;
}

/* One automatic catalogue only. */
body.page-id-15 .v114-product-catalogue{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:68px 0 0!important;
  padding:58px 0 0!important;
  border-top:1px solid #292929!important;
}

body.page-id-15 .v114-product-catalogue>h2{
  margin:0 0 8px!important;
  padding:0!important;
  text-align:center!important;
  font-size:clamp(38px,4vw,60px)!important;
  line-height:1.08!important;
  font-style:italic!important;
}

body.page-id-15 .v114-product-help{
  max-width:820px!important;
  margin:0 auto 30px!important;
  color:#999!important;
}

/* Future product cards inherit an even responsive grid. */
body.page-id-15 .v114-product-catalogue .v11-catalogue-grid,
body.page-id-15 .v114-product-catalogue .v10-catalogue-grid{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:20px!important;
  align-items:stretch!important;
}

body.page-id-15 .v114-product-catalogue .v11-catalogue-card,
body.page-id-15 .v114-product-catalogue .v10-catalogue-card{
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:100%!important;
  margin:0!important;
}

body.page-id-15 .comments-area,
body.page-id-15 #comments,
body.page-id-15 .comment-respond,
body.page-id-15 .wpcom-comments,
body.page-id-15 .wpcom-comments-wrapper{
  display:none!important;
}

@media(max-width:1100px){
  body.page-id-15 .v114-product-category-grid,
  body.page-id-15 .v114-product-catalogue .v11-catalogue-grid,
  body.page-id-15 .v114-product-catalogue .v10-catalogue-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}

@media(max-width:800px){
  body.page-id-15 .v114-product-shell{
    width:min(100% - 32px,1180px)!important;
  }

  body.page-id-15 .v114-product-category-grid,
  body.page-id-15 .v114-product-catalogue .v11-catalogue-grid,
  body.page-id-15 .v114-product-catalogue .v10-catalogue-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:560px){
  body.page-id-15 .v114-product-shell{
    width:min(100% - 24px,1180px)!important;
    padding-top:30px!important;
  }

  body.page-id-15 .v114-product-category-grid,
  body.page-id-15 .v114-product-catalogue .v11-catalogue-grid,
  body.page-id-15 .v114-product-catalogue .v10-catalogue-grid{
    grid-template-columns:1fr!important;
  }

  body.page-id-15 .v114-product-category{
    grid-template-rows:auto auto auto!important;
  }

  body.page-id-15 .v114-product-category .wp-block-image,
  body.page-id-15 .v114-product-category img{
    height:auto!important;
    aspect-ratio:16/10!important;
  }
}


/* ======================================================
   V11.5 — Page 5: Projects
   ====================================================== */

body.page-id-17 .site-main,
body.page-id-17 .v115-projects-page{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}

body.page-id-17 .v115-projects-shell{
  box-sizing:border-box!important;
  width:min(1180px,calc(100% - 48px))!important;
  max-width:1180px!important;
  margin:0 auto!important;
  padding:50px 0 76px!important;
}

body.page-id-17 .v115-projects-content{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}

body.page-id-17 .v115-projects-content>h1{
  max-width:980px!important;
  margin:0 0 22px!important;
  font-size:clamp(48px,6vw,82px)!important;
  line-height:1!important;
  font-style:italic!important;
}

body.page-id-17 .v115-projects-lead{
  max-width:900px!important;
  margin:0 0 36px!important;
  line-height:1.5!important;
}

/* Editable featured project block. */
body.page-id-17 .v115-feature-project{
  box-sizing:border-box!important;
  width:100%!important;
  margin:0!important;
  display:grid!important;
  grid-template-columns:minmax(0,58%) minmax(0,42%)!important;
  align-items:stretch!important;
  background:#0b0b0b!important;
  border:1px solid #292929!important;
  overflow:hidden!important;
}

body.page-id-17 .v115-feature-project>.wp-block-image{
  width:100%!important;
  height:100%!important;
  min-height:420px!important;
  margin:0!important;
  overflow:hidden!important;
}

body.page-id-17 .v115-feature-project>.wp-block-image img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:420px!important;
  object-fit:cover!important;
  object-position:center!important;
}

body.page-id-17 .v115-feature-copy{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:42px!important;
  align-self:center!important;
}

body.page-id-17 .v115-feature-copy h2{
  margin:5px 0 18px!important;
  font-size:clamp(34px,4vw,56px)!important;
  line-height:1!important;
  font-style:italic!important;
}

body.page-id-17 .v115-feature-copy p:not(.kicker){
  color:#bbb;
  line-height:1.6;
}

/* One automatic catalogue. */
body.page-id-17 .v115-project-catalogue{
  width:100%!important;
  max-width:none!important;
  margin:70px 0 0!important;
  padding:58px 0 0!important;
  border-top:1px solid #292929!important;
}

body.page-id-17 .v115-project-catalogue>h2{
  margin:0 0 8px!important;
  font-size:clamp(38px,4vw,60px)!important;
  line-height:1.08!important;
  font-style:italic!important;
}

body.page-id-17 .v115-project-help{
  max-width:820px!important;
  margin:0 auto 30px!important;
  color:#999!important;
}

body.page-id-17 .v115-project-catalogue .v11-catalogue-grid,
body.page-id-17 .v115-project-catalogue .v10-catalogue-grid{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:20px!important;
  align-items:stretch!important;
}

body.page-id-17 .comments-area,
body.page-id-17 #comments,
body.page-id-17 .comment-respond,
body.page-id-17 .wpcom-comments,
body.page-id-17 .wpcom-comments-wrapper{
  display:none!important;
}

@media(max-width:900px){
  body.page-id-17 .v115-projects-shell{
    width:min(100% - 32px,1180px)!important;
  }

  body.page-id-17 .v115-feature-project{
    grid-template-columns:1fr!important;
  }

  body.page-id-17 .v115-feature-project>.wp-block-image,
  body.page-id-17 .v115-feature-project>.wp-block-image img{
    min-height:0!important;
    height:auto!important;
    aspect-ratio:16/9!important;
  }

  body.page-id-17 .v115-project-catalogue .v11-catalogue-grid,
  body.page-id-17 .v115-project-catalogue .v10-catalogue-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:560px){
  body.page-id-17 .v115-projects-shell{
    width:min(100% - 24px,1180px)!important;
    padding-top:30px!important;
  }

  body.page-id-17 .v115-feature-copy{
    padding:26px!important;
  }

  body.page-id-17 .v115-project-catalogue .v11-catalogue-grid,
  body.page-id-17 .v115-project-catalogue .v10-catalogue-grid{
    grid-template-columns:1fr!important;
  }
}


/* ======================================================
   V12 unified catalogue cards and Quick View
   ====================================================== */

.v12-catalogue-grid{
  width:100%;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:20px;
  align-items:stretch;
}

.v12-catalogue-card{
  min-width:0;
  height:100%;
  background:#0b0b0b;
  border:1px solid #303030;
  overflow:hidden;
  transition:transform .2s ease,border-color .2s ease;
}

.v12-catalogue-card:hover{
  transform:translateY(-4px);
  border-color:#666;
}

.v12-quick-view{
  appearance:none;
  border:0;
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  display:grid;
  grid-template-rows:230px 1fr;
  background:transparent;
  color:inherit;
  text-align:left;
  cursor:pointer;
  font:inherit;
}

.v12-quick-view:focus-visible{
  outline:3px solid var(--red);
  outline-offset:-3px;
}

.v12-quick-view>img,
.v12-card-placeholder{
  display:block;
  width:100%;
  height:230px;
  object-fit:cover;
  background:#171717;
}

.v12-card-placeholder{
  display:grid;
  place-items:center;
  color:#777;
  font-size:12px;
}

.v12-card-copy{
  min-height:190px;
  padding:19px;
  display:flex;
  flex-direction:column;
}

.v12-card-copy h3{
  min-height:58px;
  margin:0 0 10px;
  font-size:22px;
  line-height:1.18;
  font-style:italic;
}

.v12-card-copy p{
  margin:0 0 18px;
  color:#bbb;
  line-height:1.5;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
}

.v12-card-copy span{
  margin-top:auto;
  color:var(--red);
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
}

.v12-empty-catalogue{
  width:100%;
  margin:0;
  padding:24px;
  box-sizing:border-box;
  text-align:center;
  color:#999;
  border:1px solid #303030;
  background:#0b0b0b;
}

/* Quick View */
.v12-modal{
  display:none;
  position:fixed;
  inset:0;
  z-index:99999;
}

.v12-modal.is-open{display:block}

.v12-modal-backdrop{
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.86);
  backdrop-filter:blur(3px);
}

.v12-modal-dialog{
  position:relative;
  width:min(980px,calc(100% - 40px));
  max-height:calc(100vh - 60px);
  margin:30px auto;
  overflow:auto;
  display:grid;
  grid-template-columns:minmax(330px,46%) 1fr;
  background:#0b0b0b;
  border:1px solid #3a3a3a;
  box-shadow:0 28px 80px rgba(0,0,0,.65);
}

.v12-modal-close{
  position:absolute;
  top:12px;
  right:14px;
  z-index:3;
  width:42px;
  height:42px;
  border:1px solid #666;
  background:#050505;
  color:#fff;
  font-size:29px;
  cursor:pointer;
}

.v12-modal-image-wrap{
  min-height:440px;
  background:#eee;
}

.v12-modal-image{
  display:block;
  width:100%;
  height:100%;
  min-height:440px;
  object-fit:contain;
}

.v12-modal-copy{
  padding:56px 44px 42px;
}

.v12-modal-title{
  margin:4px 0 18px;
  font-size:clamp(34px,4vw,58px);
  line-height:1;
  font-style:italic;
}

.v12-modal-description{
  color:#ccc;
  font-size:17px;
  line-height:1.65;
  margin-bottom:24px;
}

.v12-modal-specs,
.v12-single-specs dl{
  margin:0 0 28px;
}

.v12-modal-specs>div,
.v12-single-specs dl>div{
  display:grid;
  grid-template-columns:minmax(120px,40%) 1fr;
  gap:14px;
  padding:10px 0;
  border-bottom:1px solid #303030;
}

.v12-modal-specs dt,
.v12-single-specs dt{
  font-weight:800;
}

.v12-modal-specs dd,
.v12-single-specs dd{
  margin:0;
  color:#bbb;
}

body.modal-open{overflow:hidden}

/* Full detail page */
.v12-single-hero{
  width:100%;
  padding:52px 0 42px;
  background:#111;
  border-bottom:1px solid #292929;
}

.v12-single-shell{
  box-sizing:border-box;
  width:min(1180px,calc(100% - 48px));
  margin:0 auto;
}

.v12-single-hero h1{
  max-width:1060px;
  margin:6px 0 18px;
  font-size:clamp(48px,6vw,82px);
  line-height:1;
  font-style:italic;
}

.v12-single-excerpt{
  max-width:900px;
  color:#ccc;
  font-size:20px;
  line-height:1.55;
}

.v12-single-layout{
  padding-top:42px;
  padding-bottom:76px;
}

.v12-single-image{
  width:100%;
  margin:0 0 38px;
  background:#111;
}

.v12-single-image img{
  display:block;
  width:100%;
  max-height:720px;
  object-fit:contain;
}

.v12-single-specs{
  margin:0 0 42px;
  padding:28px;
  background:#0b0b0b;
  border:1px solid #303030;
}

.v12-single-specs h2{
  margin:0 0 18px;
  font-size:30px;
  font-style:italic;
}

.v12-single-content{
  max-width:1000px;
  line-height:1.65;
}

.v12-single-content img{
  max-width:100%;
  height:auto;
}

@media(max-width:1200px){
  .v12-catalogue-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media(max-width:900px){
  .v12-catalogue-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .v12-modal-dialog{
    grid-template-columns:1fr;
  }

  .v12-modal-image-wrap,
  .v12-modal-image{
    min-height:280px;
    max-height:370px;
  }
}

@media(max-width:620px){
  .v12-catalogue-grid{
    grid-template-columns:1fr;
  }

  .v12-quick-view{
    grid-template-rows:auto 1fr;
  }

  .v12-quick-view>img,
  .v12-card-placeholder{
    height:auto;
    aspect-ratio:16/10;
  }

  .v12-card-copy h3{
    min-height:auto;
  }

  .v12-modal-dialog{
    width:min(100% - 20px,980px);
    max-height:calc(100vh - 20px);
    margin:10px auto;
  }

  .v12-modal-copy{
    padding:36px 22px 28px;
  }

  .v12-single-shell{
    width:min(100% - 24px,1180px);
  }
}


/* ======================================================
   V12.1 — Transmission CTA and Contact form
   ====================================================== */

.v121-transmission-cta{
  justify-content:flex-start!important;
  margin:26px 0 34px!important;
}

.v121-transmission-cta .wp-block-button__link{
  min-width:175px;
  padding:13px 22px;
  text-align:center;
}

/* Contact page */
.page-id-19 .site-main{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}

.v121-contact-content{
  box-sizing:border-box!important;
  width:min(1180px,calc(100% - 48px))!important;
  max-width:1180px!important;
  margin:0 auto!important;
  padding:52px 0 78px!important;
}

.v121-contact-content>h1{
  max-width:980px;
  margin:0 0 22px!important;
  font-size:clamp(48px,6vw,82px);
  line-height:1;
  font-style:italic;
}

.v121-contact-lead{
  max-width:900px;
  margin:0 0 38px!important;
  line-height:1.5;
}

.v121-contact-layout{
  display:grid!important;
  grid-template-columns:minmax(280px,34%) 1fr!important;
  gap:28px!important;
  align-items:start!important;
}

.v121-contact-details,
.v121-contact-form-column{
  box-sizing:border-box!important;
  min-width:0!important;
  margin:0!important;
  padding:30px!important;
  background:#0b0b0b;
  border:1px solid #303030;
}

.v121-contact-details h3{
  margin-top:0;
  font-style:italic;
}

.v121-contact-details a{
  color:#fff;
}

.v121-contact-form p{
  margin:0 0 20px;
}

.v121-form-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}

.v121-contact-form label{
  display:block;
  margin-bottom:7px;
  font-weight:800;
}

.v121-contact-form input[type="text"],
.v121-contact-form input[type="email"],
.v121-contact-form input[type="tel"],
.v121-contact-form select,
.v121-contact-form textarea{
  box-sizing:border-box;
  width:100%;
  padding:12px 13px;
  border:1px solid #555;
  border-radius:0;
  background:#111;
  color:#fff;
  font:inherit;
}

.v121-contact-form input:focus,
.v121-contact-form select:focus,
.v121-contact-form textarea:focus{
  outline:2px solid var(--red);
  outline-offset:2px;
}

.v121-form-consent label{
  display:flex;
  gap:10px;
  align-items:flex-start;
  font-weight:400;
}

.v121-form-consent input{
  margin-top:4px;
}

.v121-submit-button{
  appearance:none;
  border:0;
  padding:14px 24px;
  background:var(--red);
  color:#fff;
  font-weight:900;
  text-transform:uppercase;
  cursor:pointer;
}

.v121-submit-button:hover{
  filter:brightness(1.12);
}

.v121-honeypot{
  position:absolute!important;
  left:-9999px!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
}

.v121-form-message{
  margin:0 0 24px;
  padding:16px 18px;
  border:1px solid;
}

.v121-form-success{
  color:#b8efc5;
  background:#0c2713;
  border-color:#2f8442;
}

.v121-form-error{
  color:#ffd0d0;
  background:#2a0d0d;
  border-color:#a43b3b;
}

@media(max-width:820px){
  .v121-contact-content{
    width:min(100% - 32px,1180px)!important;
  }

  .v121-contact-layout{
    grid-template-columns:1fr!important;
  }
}

@media(max-width:620px){
  .v121-contact-content{
    width:min(100% - 24px,1180px)!important;
    padding-top:30px!important;
  }

  .v121-form-grid{
    grid-template-columns:1fr;
    gap:0;
  }

  .v121-contact-details,
  .v121-contact-form-column{
    padding:22px!important;
  }
}


/* ======================================================
   V13 shared editable catalogue system
   ====================================================== */
.v13-card-grid{
  width:100%;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:20px;
  align-items:stretch;
}
.v13-card{
  min-width:0;
  height:100%;
  background:#0b0b0b;
  border:1px solid #303030;
  overflow:hidden;
  transition:transform .2s ease,border-color .2s ease;
}
.v13-card:hover{transform:translateY(-4px);border-color:#666}
.v13-card-button{
  appearance:none;border:0;width:100%;height:100%;margin:0;padding:0;
  display:grid;grid-template-rows:230px 1fr;
  background:transparent;color:inherit;text-align:left;cursor:pointer;font:inherit;
}
.v13-card-button:focus-visible{outline:3px solid var(--red);outline-offset:-3px}
.v13-card-image{width:100%;height:230px;overflow:hidden;background:#171717}
.v13-card-image img{
  display:block;width:100%;height:230px;object-fit:cover;object-position:center;
}
.v13-card-placeholder{display:grid;place-items:center;color:#777;font-size:12px}
.v13-card-copy{min-height:190px;padding:19px;display:flex;flex-direction:column}
.v13-card-copy h3{
  min-height:58px;margin:0 0 10px;font-size:22px;line-height:1.18;font-style:italic;
}
.v13-card-copy p{
  margin:0 0 18px;color:#bbb;line-height:1.5;
  display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;
}
.v13-card-link{
  margin-top:auto;color:var(--red);font-size:11px;font-weight:900;text-transform:uppercase;
}
.v13-empty{
  width:100%;margin:0;padding:24px;box-sizing:border-box;text-align:center;
  color:#999;border:1px solid #303030;background:#0b0b0b;
}
.home .v13-card-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  width:min(1180px,calc(100% - 48px));margin:0 auto;
}

/* Popup */
.v13-modal{display:none;position:fixed;inset:0;z-index:99999}
.v13-modal.is-open{display:block}
.v13-modal-backdrop{
  position:absolute;inset:0;background:rgba(0,0,0,.86);backdrop-filter:blur(3px);
}
.v13-modal-dialog{
  position:relative;width:min(980px,calc(100% - 40px));max-height:calc(100vh - 60px);
  margin:30px auto;overflow:auto;display:grid;grid-template-columns:minmax(330px,46%) 1fr;
  background:#0b0b0b;border:1px solid #3a3a3a;box-shadow:0 28px 80px rgba(0,0,0,.65);
}
.v13-modal-close{
  position:absolute;top:12px;right:14px;z-index:3;width:42px;height:42px;
  border:1px solid #666;background:#050505;color:#fff;font-size:29px;cursor:pointer;
}
.v13-modal-image-wrap{min-height:440px;background:#eee}
.v13-modal-image{
  display:block;width:100%;height:100%;min-height:440px;object-fit:contain;
}
.v13-modal-copy{padding:56px 44px 42px}
.v13-modal-title{
  margin:4px 0 18px;font-size:clamp(34px,4vw,58px);line-height:1;font-style:italic;
}
.v13-modal-description{color:#ccc;font-size:17px;line-height:1.65;margin-bottom:24px}
.v13-modal-specs{margin:0 0 28px}
.v13-modal-specs>div{
  display:grid;grid-template-columns:minmax(120px,40%) 1fr;gap:14px;
  padding:10px 0;border-bottom:1px solid #303030;
}
.v13-modal-specs dt{font-weight:800}
.v13-modal-specs dd{margin:0;color:#bbb}
body.v13-modal-open{overflow:hidden}

/* Full details */
.v13-single-hero{
  width:100%;padding:52px 0 42px;background:#111;border-bottom:1px solid #292929;
}
.v13-single-shell{
  box-sizing:border-box;width:min(1180px,calc(100% - 48px));margin:0 auto;
}
.v13-single-hero h1{
  max-width:1060px;margin:6px 0 18px;font-size:clamp(48px,6vw,82px);
  line-height:1;font-style:italic;
}
.v13-single-excerpt{max-width:900px;color:#ccc;font-size:20px;line-height:1.55}
.v13-single-content-wrap{padding-top:42px;padding-bottom:76px}
.v13-single-image{width:100%;margin:0 0 38px;background:#111}
.v13-single-image img{
  display:block;width:100%;max-height:720px;object-fit:contain;
}
.v13-single-specs{
  margin:0 0 42px;padding:28px;background:#0b0b0b;border:1px solid #303030;
}
.v13-single-specs h2{margin:0 0 18px;font-size:30px;font-style:italic}
.v13-single-specs dl{margin:0}
.v13-single-specs dl>div{
  display:grid;grid-template-columns:minmax(140px,34%) 1fr;gap:16px;
  padding:11px 0;border-bottom:1px solid #303030;
}
.v13-single-specs dt{font-weight:800}
.v13-single-specs dd{margin:0;color:#bbb}
.v13-single-body{max-width:1000px;line-height:1.65}
.v13-single-body img{max-width:100%;height:auto}
.v13-single-contact{margin-top:42px;padding-top:34px;border-top:1px solid #303030}

@media(max-width:1200px){
  .v13-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:900px){
  .v13-card-grid,.home .v13-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .v13-modal-dialog{grid-template-columns:1fr}
  .v13-modal-image-wrap,.v13-modal-image{min-height:280px;max-height:370px}
}
@media(max-width:620px){
  .v13-card-grid,.home .v13-card-grid{
    grid-template-columns:1fr;width:min(100% - 24px,1180px);
  }
  .v13-card-button{grid-template-rows:auto 1fr}
  .v13-card-image,.v13-card-image img{height:auto;aspect-ratio:16/10}
  .v13-card-copy h3{min-height:0}
  .v13-modal-dialog{
    width:min(100% - 20px,980px);max-height:calc(100vh - 20px);margin:10px auto;
  }
  .v13-modal-copy{padding:36px 22px 28px}
  .v13-single-shell{width:min(100% - 24px,1180px)}
}


/* V13.1 admin and detail safeguards */
.v131-admin-image{
  width:82px;
  height:56px;
  overflow:hidden;
  background:#eee;
}

.v131-admin-image img{
  display:block;
  width:82px!important;
  height:56px!important;
  object-fit:cover!important;
}

.single-ingear_project .comments-area,
.single-ingear_product .comments-area,
.single-ingear_wheel .comments-area,
.single-ingear_transmission .comments-area,
.single-ingear_project #comments,
.single-ingear_product #comments,
.single-ingear_wheel #comments,
.single-ingear_transmission #comments,
.single-ingear_project .comment-respond,
.single-ingear_product .comment-respond,
.single-ingear_wheel .comment-respond,
.single-ingear_transmission .comment-respond{
  display:none!important;
}


/* ======================================================
   V14 production CMS cards
   ====================================================== */

.v14-card-grid{
  width:100%;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:20px;
  align-items:stretch;
}

.v14-card{
  min-width:0;
  height:100%;
  background:#0b0b0b;
  border:1px solid #303030;
  overflow:hidden;
  transition:transform .2s ease,border-color .2s ease;
}

.v14-card:hover{
  transform:translateY(-4px);
  border-color:#666;
}

.v14-card-button{
  appearance:none;
  border:0;
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  display:grid;
  grid-template-rows:230px 1fr;
  background:transparent;
  color:inherit;
  text-align:left;
  cursor:pointer;
  font:inherit;
}

.v14-card-button:focus-visible{
  outline:3px solid var(--red);
  outline-offset:-3px;
}

.v14-card-image{
  width:100%;
  height:230px;
  overflow:hidden;
  background:#171717;
}

.v14-card-image img{
  display:block;
  width:100%;
  height:230px;
  object-fit:cover;
  object-position:center;
}

.v14-card-placeholder{
  display:grid;
  place-items:center;
  color:#777;
  font-size:12px;
}

.v14-card-copy{
  min-height:190px;
  padding:19px;
  display:flex;
  flex-direction:column;
}

.v14-card-copy h3{
  min-height:58px;
  margin:0 0 10px;
  font-size:22px;
  line-height:1.18;
  font-style:italic;
}

.v14-card-copy p{
  margin:0 0 18px;
  color:#bbb;
  line-height:1.5;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
}

.v14-card-link{
  margin-top:auto;
  color:var(--red);
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
}

.v14-empty{
  width:100%;
  margin:0;
  padding:24px;
  box-sizing:border-box;
  text-align:center;
  color:#999;
  border:1px solid #303030;
  background:#0b0b0b;
}

.home .v14-card-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  width:min(1180px,calc(100% - 48px));
  margin:0 auto;
}

/* Quick View popup */
.v14-modal{
  display:none;
  position:fixed;
  inset:0;
  z-index:99999;
}

.v14-modal.is-open{
  display:block;
}

.v14-modal-backdrop{
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.86);
  backdrop-filter:blur(3px);
}

.v14-modal-dialog{
  position:relative;
  width:min(980px,calc(100% - 40px));
  max-height:calc(100vh - 60px);
  margin:30px auto;
  overflow:auto;
  display:grid;
  grid-template-columns:minmax(330px,46%) 1fr;
  background:#0b0b0b;
  border:1px solid #3a3a3a;
  box-shadow:0 28px 80px rgba(0,0,0,.65);
}

.v14-modal-close{
  position:absolute;
  top:12px;
  right:14px;
  z-index:3;
  width:42px;
  height:42px;
  border:1px solid #666;
  background:#050505;
  color:#fff;
  font-size:29px;
  cursor:pointer;
}

.v14-modal-image-wrap{
  min-height:440px;
  background:#eee;
}

.v14-modal-image{
  display:block;
  width:100%;
  height:100%;
  min-height:440px;
  object-fit:contain;
}

.v14-modal-copy{
  padding:56px 44px 42px;
}

.v14-modal-title{
  margin:4px 0 18px;
  font-size:clamp(34px,4vw,58px);
  line-height:1;
  font-style:italic;
}

.v14-modal-description{
  color:#ccc;
  font-size:17px;
  line-height:1.65;
  margin-bottom:24px;
}

.v14-modal-specs{
  margin:0 0 28px;
}

.v14-modal-specs>div{
  display:grid;
  grid-template-columns:minmax(120px,40%) 1fr;
  gap:14px;
  padding:10px 0;
  border-bottom:1px solid #303030;
}

.v14-modal-specs dt{
  font-weight:800;
}

.v14-modal-specs dd{
  margin:0;
  color:#bbb;
}

body.v14-modal-open{
  overflow:hidden;
}

/* Full detail pages */
.v14-single-hero{
  width:100%;
  padding:52px 0 42px;
  background:#111;
  border-bottom:1px solid #292929;
}

.v14-single-shell{
  box-sizing:border-box;
  width:min(1180px,calc(100% - 48px));
  margin:0 auto;
}

.v14-single-hero h1{
  max-width:1060px;
  margin:6px 0 18px;
  font-size:clamp(48px,6vw,82px);
  line-height:1;
  font-style:italic;
}

.v14-single-excerpt{
  max-width:900px;
  color:#ccc;
  font-size:20px;
  line-height:1.55;
}

.v14-single-content-wrap{
  padding-top:42px;
  padding-bottom:76px;
}

.v14-single-image{
  width:100%;
  margin:0 0 38px;
  background:#111;
}

.v14-single-image img{
  display:block;
  width:100%;
  max-height:720px;
  object-fit:contain;
}

.v14-single-specs{
  margin:0 0 42px;
  padding:28px;
  background:#0b0b0b;
  border:1px solid #303030;
}

.v14-single-specs h2{
  margin:0 0 18px;
  font-size:30px;
  font-style:italic;
}

.v14-single-specs dl{
  margin:0;
}

.v14-single-specs dl>div{
  display:grid;
  grid-template-columns:minmax(140px,34%) 1fr;
  gap:16px;
  padding:11px 0;
  border-bottom:1px solid #303030;
}

.v14-single-specs dt{
  font-weight:800;
}

.v14-single-specs dd{
  margin:0;
  color:#bbb;
}

.v14-single-body{
  max-width:1000px;
  line-height:1.65;
}

.v14-single-body img{
  max-width:100%;
  height:auto;
}

.v14-single-contact{
  margin-top:42px;
  padding-top:34px;
  border-top:1px solid #303030;
}

/* Admin */
.v14-admin-guide{
  padding:12px 14px;
  background:#f0f6fc;
  border-left:4px solid #2271b1;
}

.v14-admin-image{
  width:82px;
  height:56px;
  overflow:hidden;
  background:#eee;
}

.v14-admin-image img{
  display:block;
  width:82px!important;
  height:56px!important;
  object-fit:cover!important;
}

@media(max-width:1200px){
  .v14-card-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media(max-width:900px){
  .v14-card-grid,
  .home .v14-card-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .v14-modal-dialog{
    grid-template-columns:1fr;
  }

  .v14-modal-image-wrap,
  .v14-modal-image{
    min-height:280px;
    max-height:370px;
  }
}

@media(max-width:620px){
  .v14-card-grid,
  .home .v14-card-grid{
    grid-template-columns:1fr;
    width:min(100% - 24px,1180px);
  }

  .v14-card-button{
    grid-template-rows:auto 1fr;
  }

  .v14-card-image,
  .v14-card-image img{
    height:auto;
    aspect-ratio:16/10;
  }

  .v14-card-copy h3{
    min-height:0;
  }

  .v14-modal-dialog{
    width:min(100% - 20px,980px);
    max-height:calc(100vh - 20px);
    margin:10px auto;
  }

  .v14-modal-copy{
    padding:36px 22px 28px;
  }

  .v14-single-shell{
    width:min(100% - 24px,1180px);
  }
}


/* ======================================================
   V14.1 direct-to-detail cards
   ====================================================== */

.v141-card-grid{
  width:100%;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:20px;
  align-items:stretch;
}

.v141-card{
  min-width:0;
  height:100%;
  background:#0b0b0b;
  border:1px solid #303030;
  overflow:hidden;
  transition:transform .2s ease,border-color .2s ease;
}

.v141-card:hover{
  transform:translateY(-4px);
  border-color:#666;
}

.v141-card-link-wrap{
  width:100%;
  height:100%;
  display:grid;
  grid-template-rows:230px 1fr;
  color:inherit;
  text-decoration:none;
}

.v141-card-link-wrap:focus-visible{
  outline:3px solid var(--red);
  outline-offset:-3px;
}

.v141-card-image{
  width:100%;
  height:230px;
  overflow:hidden;
  background:#171717;
}

.v141-card-image img{
  display:block;
  width:100%;
  height:230px;
  object-fit:cover;
  object-position:center;
}

.v141-card-placeholder{
  display:grid;
  place-items:center;
  color:#777;
  font-size:12px;
}

.v141-card-copy{
  min-height:190px;
  padding:19px;
  display:flex;
  flex-direction:column;
}

.v141-card-copy h3{
  min-height:58px;
  margin:0 0 10px;
  font-size:22px;
  line-height:1.18;
  font-style:italic;
  color:#fff;
}

.v141-card-copy p{
  margin:0 0 18px;
  color:#bbb;
  line-height:1.5;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
}

.v141-card-link{
  margin-top:auto;
  color:var(--red);
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
}

.v141-empty{
  width:100%;
  margin:0;
  padding:24px;
  box-sizing:border-box;
  text-align:center;
  color:#999;
  border:1px solid #303030;
  background:#0b0b0b;
}

.home .v141-card-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  width:min(1180px,calc(100% - 48px));
  margin:0 auto;
}

/* Ensure old popup markup never appears if cached content contains it. */
.v13-modal,
.v14-modal{
  display:none!important;
}

@media(max-width:1200px){
  .v141-card-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media(max-width:900px){
  .v141-card-grid,
  .home .v141-card-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:620px){
  .v141-card-grid,
  .home .v141-card-grid{
    grid-template-columns:1fr;
    width:min(100% - 24px,1180px);
  }

  .v141-card-link-wrap{
    grid-template-rows:auto 1fr;
  }

  .v141-card-image,
  .v141-card-image img{
    height:auto;
    aspect-ratio:16/10;
  }

  .v141-card-copy h3{
    min-height:0;
  }
}


/* ======================================================
   V14.2 — Full detail editor-content alignment
   ====================================================== */

/* Main body content uses one centred readable column. */
.v14-single-body{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:1000px!important;
  margin:0 auto!important;
  padding:0!important;
  line-height:1.68!important;
}

/* Text blocks share the same readable line length. */
.v14-single-body>p,
.v14-single-body>h2,
.v14-single-body>h3,
.v14-single-body>h4,
.v14-single-body>h5,
.v14-single-body>h6,
.v14-single-body>ul,
.v14-single-body>ol,
.v14-single-body>blockquote{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:900px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Standard Gutenberg groups and columns stay centred. */
.v14-single-body>.wp-block-group,
.v14-single-body>.wp-block-columns,
.v14-single-body>.wp-block-gallery,
.v14-single-body>.wp-block-cover,
.v14-single-body>.wp-block-media-text{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:1000px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Standard images align with the content width. */
.v14-single-body>.wp-block-image,
.v14-single-body>figure.wp-block-image{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:1000px!important;
  margin:30px auto!important;
  text-align:center!important;
}

/* Images without Gutenberg wrappers are centred too. */
.v14-single-body>img{
  display:block!important;
  width:auto!important;
  max-width:100%!important;
  height:auto!important;
  margin:30px auto!important;
}

/* Ensure all wrapped images are centred and responsive. */
.v14-single-body .wp-block-image img,
.v14-single-body figure img{
  display:block!important;
  width:auto!important;
  max-width:100%!important;
  height:auto!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Wide and full blocks can use the wider detail-page shell. */
.v14-single-body .alignwide{
  width:100%!important;
  max-width:1000px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

.v14-single-body .alignfull{
  position:relative!important;
  left:50%!important;
  width:min(1180px,calc(100vw - 48px))!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  transform:translateX(-50%)!important;
}

/* Galleries use consistent centred columns. */
.v14-single-body .wp-block-gallery{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:18px!important;
}

.v14-single-body .wp-block-gallery figure{
  width:100%!important;
  margin:0!important;
}

.v14-single-body .wp-block-gallery img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}

/* Captions remain centred beneath their image. */
.v14-single-body figcaption{
  max-width:900px!important;
  margin:8px auto 0!important;
  text-align:center!important;
  color:#999!important;
}

/* Keep the contact button aligned with the content column. */
.v14-single-contact{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:1000px!important;
  margin:42px auto 0!important;
}

/* Older V13 wrappers are normalised too, in case cached content uses them. */
.v13-single-body{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:1000px!important;
  margin:0 auto!important;
}

.v13-single-body>.wp-block-image,
.v13-single-body>figure.wp-block-image{
  width:100%!important;
  max-width:1000px!important;
  margin:30px auto!important;
  text-align:center!important;
}

.v13-single-body .wp-block-image img,
.v13-single-body figure img{
  display:block!important;
  max-width:100%!important;
  height:auto!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

@media(max-width:700px){
  .v14-single-body,
  .v14-single-body>.wp-block-group,
  .v14-single-body>.wp-block-columns,
  .v14-single-body>.wp-block-gallery,
  .v14-single-body>.wp-block-cover,
  .v14-single-body>.wp-block-media-text,
  .v14-single-body>.wp-block-image,
  .v14-single-body>figure.wp-block-image,
  .v14-single-contact{
    max-width:100%!important;
  }

  .v14-single-body .wp-block-gallery{
    grid-template-columns:1fr!important;
  }

  .v14-single-body .alignfull{
    width:calc(100vw - 24px)!important;
  }
}


/* ======================================================
   V17 Launch Edition — Clean Homepage Template
   ====================================================== */

:root{
  --v17-width:1180px;
}

.v17-shell{
  width:min(var(--v17-width),calc(100% - 48px));
  margin-left:auto;
  margin-right:auto;
}

/* Hero */
.v17-hero{
  position:relative;
  min-height:650px;
  overflow:hidden;
}

.v17-hero-image,
.v17-hero-shade{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
}

.v17-hero-image{
  object-fit:cover;
  object-position:center;
}

.v17-hero-shade{
  background:linear-gradient(90deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.48) 48%,rgba(0,0,0,.18) 100%);
}

.v17-hero-inner{
  position:relative;
  z-index:2;
  min-height:650px;
  display:flex;
  align-items:center;
}

.v17-hero-copy{
  max-width:540px;
  margin-left:40px;
}

.v17-hero-copy h1{
  margin:0 0 20px;
  font-size:clamp(58px,7vw,98px);
  line-height:.9;
  letter-spacing:-.045em;
  font-style:italic;
}

.v17-hero-copy p{
  margin:0 0 24px;
  font-size:22px;
  line-height:1.45;
}

.v17-button{
  display:inline-block;
  padding:13px 20px;
  background:var(--red);
  color:#fff;
  text-decoration:none;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
}

/* Service cards */
.v17-services{
  position:relative;
  z-index:3;
  margin-top:-1px;
  padding:0 0 48px;
}

.v17-service-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:0;
}

.v17-service-card{
  min-width:0;
  background:#090909;
  border:1px solid #262626;
  color:#fff;
  text-decoration:none;
}

.v17-service-card img{
  display:block;
  width:100%;
  height:205px;
  object-fit:cover;
}

.v17-service-copy{
  min-height:155px;
  padding:16px;
  display:flex;
  flex-direction:column;
}

.v17-service-copy h2{
  margin:0 0 8px;
  font-size:21px;
  line-height:1.1;
  font-style:italic;
}

.v17-service-copy p{
  margin:0 0 15px;
  color:#aaa;
  font-size:12px;
}

.v17-service-copy span{
  margin-top:auto;
  color:var(--red);
  font-size:10px;
  font-weight:900;
  text-transform:uppercase;
}

/* Feature split */
.v17-feature-split{
  padding:48px 0;
  background:#070707;
}

.v17-feature-grid{
  display:grid;
  grid-template-columns:minmax(220px,.75fr) minmax(0,1.35fr) minmax(300px,.9fr);
  align-items:stretch;
}

.v17-feature-copy,
.v17-wheel-feature{
  padding:32px;
  background:#0d0d0d;
}

.v17-feature-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.v17-feature-copy h2,
.v17-wheel-feature h2{
  margin:5px 0 16px;
  font-size:clamp(30px,3vw,48px);
  line-height:1;
  font-style:italic;
}

.v17-feature-car{
  width:100%;
  height:100%;
  min-height:420px;
  object-fit:cover;
}

.v17-wheel-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:6px;
  margin:20px 0;
}

.v17-wheel-grid img{
  display:block;
  width:100%;
  aspect-ratio:1.3/1;
  object-fit:cover;
}

/* Dynamic sections */
.v17-dynamic-section{
  padding:52px 0;
}

.v17-alt-section{
  background:#090909;
}

.v17-section-title{
  margin:4px auto 28px;
  text-align:center;
  font-size:clamp(36px,4vw,56px);
  line-height:1.05;
  font-style:italic;
}

.v17-centred{
  text-align:center;
}

.v17-content-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
}

.v17-content-card{
  background:#0d0d0d;
  border:1px solid #303030;
}

.v17-content-card>a{
  display:block;
  height:100%;
  color:#fff;
  text-decoration:none;
}

.v17-content-image{
  width:100%;
  height:230px;
  overflow:hidden;
  background:#171717;
}

.v17-content-image img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.v17-placeholder{
  display:grid;
  place-items:center;
  color:#777;
}

.v17-content-copy{
  min-height:190px;
  padding:19px;
  display:flex;
  flex-direction:column;
}

.v17-content-copy h3{
  margin:0 0 10px;
  font-size:22px;
  line-height:1.2;
  font-style:italic;
}

.v17-content-copy p{
  color:#aaa;
}

.v17-content-copy span{
  margin-top:auto;
  color:var(--red);
  font-size:10px;
  font-weight:900;
  text-transform:uppercase;
}

.v17-empty{
  padding:22px;
  text-align:center;
  color:#999;
  border:1px solid #303030;
}

/* Statistics */
.v17-stats{
  padding:20px 0;
  background:#151515;
  border-top:1px solid #2b2b2b;
  border-bottom:1px solid #2b2b2b;
}

.v17-stats-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
}

.v17-stats-grid>div{
  padding:10px 18px;
  text-align:center;
  border-right:1px solid #333;
}

.v17-stats-grid>div:last-child{
  border-right:0;
}

.v17-stats strong,
.v17-stats span{
  display:block;
}

.v17-stats strong{
  font-size:24px;
}

.v17-stats span{
  color:#999;
  font-size:13px;
}

/* Why choose */
.v17-why{
  padding:52px 0;
  background:#070707;
}

.v17-benefit-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:16px;
}

.v17-benefit-grid>div{
  padding:22px;
  background:#101010;
  border:1px solid #2d2d2d;
}

.v17-benefit-grid h3{
  min-height:44px;
  margin:0 0 10px;
  font-size:17px;
  font-style:italic;
}

.v17-benefit-grid p{
  margin:0;
  color:#aaa;
  line-height:1.5;
}

/* Footer */
.v17-footer{
  background:#050505;
  border-top:1px solid #262626;
}

.v17-footer-grid{
  padding:42px 0 32px;
  display:grid;
  grid-template-columns:minmax(0,1.5fr) minmax(180px,.7fr) minmax(220px,.8fr);
  gap:46px;
}

.v17-footer-brand img{
  display:block;
  width:min(360px,100%);
  height:auto;
  margin-bottom:18px;
}

.v17-footer-brand p{
  max-width:540px;
  color:#999;
}

.v17-footer h3{
  margin:0 0 16px;
  font-size:20px;
  font-style:italic;
}

.v17-footer-links,
.v17-footer-connect{
  display:flex;
  flex-direction:column;
  gap:10px;
}

.v17-footer a{
  color:#ccc;
  text-decoration:none;
}

.v17-footer-bottom{
  padding:16px 0 22px;
  display:flex;
  justify-content:space-between;
  color:#666;
  border-top:1px solid #202020;
  font-size:12px;
}

/* Never display any historical V16 trust strip. */
.v16-trust-strip{
  display:none!important;
}

@media(max-width:1080px){
  .v17-service-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }

  .v17-benefit-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }

  .v17-feature-grid{
    grid-template-columns:1fr 1.4fr;
  }

  .v17-wheel-feature{
    grid-column:1/-1;
  }
}

@media(max-width:820px){
  .v17-hero-copy{
    margin-left:0;
  }

  .v17-service-grid,
  .v17-content-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .v17-feature-grid{
    grid-template-columns:1fr;
  }

  .v17-stats-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .v17-stats-grid>div:nth-child(2){
    border-right:0;
  }

  .v17-stats-grid>div:nth-child(-n+2){
    border-bottom:1px solid #333;
  }

  .v17-footer-grid{
    grid-template-columns:1fr 1fr;
  }

  .v17-footer-brand{
    grid-column:1/-1;
  }
}

@media(max-width:620px){
  .v17-shell{
    width:min(100% - 24px,var(--v17-width));
  }

  .v17-hero,
  .v17-hero-inner{
    min-height:650px;
  }

  .v17-hero-image{
    object-position:65% center;
  }

  .v17-hero-inner{
    align-items:flex-end;
    padding-bottom:38px;
  }

  .v17-hero-copy h1{
    font-size:clamp(48px,14vw,66px);
  }

  .v17-service-grid,
  .v17-content-grid,
  .v17-benefit-grid,
  .v17-stats-grid{
    grid-template-columns:1fr;
  }

  .v17-service-card img{
    height:auto;
    aspect-ratio:16/10;
  }

  .v17-stats-grid>div{
    border-right:0;
    border-bottom:1px solid #333;
  }

  .v17-stats-grid>div:last-child{
    border-bottom:0;
  }

  .v17-footer-grid{
    grid-template-columns:1fr;
  }

  .v17-footer-brand{
    grid-column:auto;
  }

  .v17-footer-bottom{
    flex-direction:column;
    gap:8px;
  }
}


/* ======================================================
   V17.1 About page
   ====================================================== */

.v171-about-page{
  box-sizing:border-box!important;
  width:min(1000px,calc(100% - 48px))!important;
  max-width:1000px!important;
  margin:0 auto!important;
  padding:64px 0 78px!important;
}

.v171-about-page>h1{
  max-width:940px;
  margin:8px 0 24px!important;
  font-size:clamp(48px,6vw,82px);
  line-height:1;
  font-style:italic;
}

.v171-about-lead{
  max-width:880px;
  margin-bottom:32px!important;
  color:#ddd;
  line-height:1.55;
}

.v171-about-page>p{
  max-width:880px;
  margin-left:auto!important;
  margin-right:auto!important;
  line-height:1.72;
  color:#c2c2c2;
}

.v171-about-page>h2{
  max-width:880px;
  margin:42px auto 20px!important;
  font-size:clamp(30px,4vw,46px);
  line-height:1.08;
  font-style:italic;
}

.v171-about-page>.wp-block-separator{
  max-width:880px!important;
  margin:48px auto!important;
  border-color:#303030;
}

.v171-about-quote{
  max-width:880px!important;
  margin:30px auto!important;
  padding:24px 28px!important;
  border-left:5px solid var(--red)!important;
  background:#0d0d0d;
}

.v171-about-quote p{
  margin:0!important;
  font-size:clamp(24px,3vw,38px);
  line-height:1.25;
  font-style:italic;
  color:#fff;
}

.v171-about-closing{
  margin-top:32px!important;
  font-size:19px;
  color:#fff!important;
  font-weight:700;
}

.v171-about-actions{
  max-width:880px;
  margin:32px auto 0!important;
}

.v171-about-actions .wp-block-button__link{
  background:var(--red);
  color:#fff;
  padding:14px 22px;
  font-weight:900;
  text-transform:uppercase;
}

@media(max-width:620px){
  .v171-about-page{
    width:min(100% - 24px,1000px)!important;
    padding-top:38px!important;
  }

  .v171-about-page>h1{
    font-size:clamp(42px,14vw,62px);
  }

  .v171-about-quote{
    padding:20px!important;
  }
}


/* V17.2 editable homepage feature-card fallback */
.v172-home-card-placeholder{
  display:grid;
  place-items:center;
  width:100%;
  height:205px;
  background:#151515;
  color:#777;
  font-size:12px;
  text-align:center;
}


/* ======================================================
   V17.3 Contact page
   ====================================================== */

.v173-contact-page{
  box-sizing:border-box!important;
  width:min(1180px,calc(100% - 48px))!important;
  max-width:1180px!important;
  margin:0 auto!important;
  padding:58px 0 76px!important;
}

.v173-contact-intro{
  max-width:900px;
  margin-bottom:34px;
}

.v173-contact-intro h1{
  margin:5px 0 18px!important;
  font-size:clamp(48px,6vw,78px);
  line-height:1;
  font-style:italic;
}

.v173-contact-intro p{
  max-width:850px;
  line-height:1.6;
}

.v173-contact-columns{
  gap:28px!important;
  align-items:flex-start!important;
}

.v173-contact-form-wrap,
.v173-contact-details{
  box-sizing:border-box;
  padding:28px;
  background:#0b0b0b;
  border:1px solid #303030;
}

.v173-form-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}

.v173-field-full{
  grid-column:1/-1;
}

.v173-field label{
  display:block;
  margin-bottom:7px;
  color:#fff;
  font-size:13px;
  font-weight:800;
  text-transform:uppercase;
}

.v173-field input,
.v173-field select,
.v173-field textarea{
  box-sizing:border-box;
  width:100%;
  padding:11px 12px;
  border:1px solid #444;
  background:#151515;
  color:#fff;
  font:inherit;
}

.v173-field input,
.v173-field select{
  min-height:48px;
}

.v173-field textarea{
  resize:vertical;
}

.v173-field input:focus,
.v173-field select:focus,
.v173-field textarea:focus{
  border-color:var(--red);
  outline:2px solid var(--red);
  outline-offset:1px;
}

.v173-submit{
  margin-top:22px;
  padding:14px 22px;
  border:0;
  background:var(--red);
  color:#fff;
  font-weight:900;
  text-transform:uppercase;
  cursor:pointer;
}

.v173-form-status{
  margin-bottom:20px;
  padding:14px 16px;
  border:1px solid #555;
}

.v173-form-status.is-success{
  border-color:#2f8c49;
  background:#102617;
}

.v173-form-status.is-error{
  border-color:#b33535;
  background:#2a1010;
}

.v173-contact-details h2{
  margin-top:0!important;
  font-size:28px;
  font-style:italic;
}

.v173-contact-details a{
  color:#fff;
  text-decoration:none;
}

.v173-contact-details a:hover{
  color:var(--red);
}

@media(max-width:800px){
  .v173-contact-columns{
    display:block!important;
  }

  .v173-contact-columns>.wp-block-column{
    width:100%!important;
    margin-bottom:24px;
  }
}

@media(max-width:620px){
  .v173-contact-page{
    width:min(100% - 24px,1180px)!important;
    padding-top:38px!important;
  }

  .v173-form-grid{
    grid-template-columns:1fr;
  }

  .v173-field-full{
    grid-column:auto;
  }
}


/* ======================================================
   V17.5 — Minor layout & responsive polish
   ====================================================== */
.v17-shell,
.v17-footer-grid,
.v17-footer-bottom{
  box-sizing:border-box;
  max-width:1180px;
}

.v17-service-card,
.v14-card,
.v141-card,
.v15-card{
  height:100%;
}

.v17-service-card img{
  display:block;
  width:100%;
  height:205px;
  object-fit:cover;
  object-position:center;
}

.v14-card-image img,
.v141-card-image img,
.v15-card-image img{
  display:block;
  width:100%;
  height:230px;
  object-fit:cover;
  object-position:center;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible{
  outline:3px solid var(--red);
  outline-offset:3px;
}

.v17-dynamic-section,
.v17-why,
.v17-feature-split{
  padding-top:48px;
  padding-bottom:48px;
}

.v173-contact-form input,
.v173-contact-form select,
.v173-contact-form textarea,
.v173-submit{
  max-width:100%;
}

.v173-submit{
  min-height:48px;
}

@media(max-width:820px){
  .v17-dynamic-section,
  .v17-why,
  .v17-feature-split{
    padding-top:40px;
    padding-bottom:40px;
  }
}

@media(max-width:620px){
  .v17-dynamic-section,
  .v17-why,
  .v17-feature-split{
    padding-top:34px;
    padding-bottom:34px;
  }

  .v173-contact-form-wrap,
  .v173-contact-details{
    padding:22px;
  }
}

@media(prefers-reduced-motion:reduce){
  *,
  *::before,
  *::after{
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;
  }
}
