@font-face{font-family:'Barlow Condensed';src:url('../fonts/BarlowCondensed-Bold.woff2') format('woff2');font-weight:700 900;font-display:swap}
:root{--ink:#171918;--ink-soft:#202321;--red:#f0432d;--paper:#f1f0e9;--muted:#a6aaa4;--line:rgba(255,255,255,.16);--olive:#bcc4af;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;--body:system-ui,-apple-system,'Segoe UI',Arial,sans-serif;--gutter:clamp(22px,5vw,84px);--header-height:100px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--body);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait}img{display:block;max-width:100%;height:auto}svg{width:23px;height:23px;stroke:currentColor;stroke-width:1.65;flex-shrink:0}button{color:inherit}p{margin:0 0 1.25em}h1,h2,h3,h4{margin:0;line-height:.96;letter-spacing:-.018em;font-family:var(--display);font-weight:700}h1{font-size:clamp(70px,8.8vw,132px)}h2{font-size:clamp(44px,5.2vw,76px)}h3{font-size:32px}em{font-style:normal;color:var(--red)}::selection{background:var(--red);color:white}:focus-visible{outline:3px solid var(--red);outline-offset:5px}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px}[hidden]{display:none!important}.container{max-width:1440px;margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}.section-pad{padding-top:110px;padding-bottom:110px}.light{background:var(--paper);color:var(--ink)}.eyebrow{font-family:var(--body);font-size:16px;line-height:1.6;font-weight:600;letter-spacing:0;text-transform:uppercase}.eyebrow i{margin-right:10px}.signal-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px rgb(240 67 45 / 12%)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:48px}.section-heading>.eyebrow:last-child{opacity:.65}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:16px;font-weight:600}.text-link svg{width:18px;transition:transform .3s}.text-link:hover svg{transform:translateX(5px)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:56px;padding:15px 23px;border:1px solid transparent;font-weight:600;font-size:16px;position:relative;overflow:hidden;transition:background .25s,color .25s,transform .25s;line-height:1.4}.button svg{width:20px;height:20px;transition:transform .3s}.button:hover svg{transform:translate(4px,-2px)}.button:hover{transform:translateY(-2px)}.button--red{background:var(--red);color:#fff}.button--red:hover{background:#d83120}.button--outline{border-color:#686c66;color:var(--paper);background:transparent}.button--outline:hover{background:var(--paper);color:var(--ink)}.button--light{background:var(--paper);color:var(--ink)}.button--light:hover{background:#fff}.button--dark{background:var(--ink);color:var(--paper)}.button--dark:hover{background:#393d38}.lead{font-size:23px;line-height:1.4;letter-spacing:-.02em}.skip-link{position:fixed;top:-100px;left:20px;background:var(--red);color:#fff;padding:12px 20px;z-index:100}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-progress{position:fixed;top:0;left:0;height:3px;width:100%;background:var(--red);z-index:99;transform:scaleX(0);transform-origin:left;pointer-events:none}
.utility-bar{height:32px;padding:0 var(--gutter);display:flex;justify-content:space-between;align-items:center;background:#101211;color:#bbbfb7;font:16px var(--body);letter-spacing:0}.utility-bar>span{display:flex;align-items:center;gap:8px}.utility-bar i{width:5px;height:5px;background:var(--red);border-radius:50%}.utility-bar a{display:flex;align-items:center;gap:9px}.utility-bar svg{width:11px;height:11px}.site-header{height:var(--header-height);padding:0 var(--gutter);display:flex;align-items:center;gap:30px;position:sticky;top:0;z-index:50;background:rgba(23,25,24,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.brand{display:block;width:195px;flex-shrink:0}.brand img{width:100%;height:80px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:28px;justify-content:center;flex:1}.main-nav a{font-size:16px;color:#c2c5bf;position:relative;line-height:30px;white-space:nowrap}.main-nav a::after{content:'';position:absolute;height:2px;background:var(--red);bottom:-8px;left:0;right:0;transform:scaleX(0);transform-origin:left;transition:transform .25s}.main-nav a:hover,.main-nav a[aria-current]{color:white}.main-nav a:hover::after,.main-nav a[aria-current]::after{transform:scaleX(1)}.header-phone{font-family:var(--display);font-size:24px;border-left:1px solid var(--line);padding-left:27px;line-height:1.15;white-space:nowrap}.header-phone span{display:block;font:16px var(--body);letter-spacing:0;color:var(--muted);margin-bottom:7px}.menu-toggle{display:none;background:none;border:1px solid var(--line);width:44px;height:44px;padding:12px}.menu-toggle span{display:block;width:20px;height:1px;background:white;margin:5px 0;transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3px) rotate(-45deg)}
.hero{position:relative;overflow:hidden;background:#171918}.hero-backdrop{position:absolute;inset:0 0 0 38%;overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,black 25%)}.hero-engine{width:100%;height:115%;object-fit:cover;object-position:50% 40%;filter:brightness(.65) grayscale(1);will-change:transform}.hero::after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(23,25,24,.32),transparent 80%),linear-gradient(0deg,var(--ink),transparent 25%)}.hero-grid{position:absolute;inset:0;opacity:.14;background-image:linear-gradient(#73796c 1px,transparent 1px),linear-gradient(90deg,#73796c 1px,transparent 1px);background-size:100px 100px;mask-image:linear-gradient(90deg,black,transparent 65%)}.hero-content{position:relative;z-index:2;padding-top:37px;padding-bottom:36px}.hero-kicker{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}.technical-coordinate{font:16px var(--body);letter-spacing:0;color:#b4b8ad}.hero h1{font-size:clamp(94px,11.6vw,176px);line-height:.84;letter-spacing:-.025em;margin-left:-5px}.hero h1>span{display:block}.hero h1>span+span{margin-top:8px}.hero h1 em{color:var(--red)}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:33px;gap:30px}.hero-bottom p{font-size:19px;line-height:1.5;color:#c5c9c0;margin-bottom:25px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.hero-foot{position:relative;z-index:2;display:flex;justify-content:space-between;gap:20px;padding-top:19px;padding-bottom:20px;border-top:1px solid var(--line);font:16px var(--body);letter-spacing:0;color:#b6bbaf}.hero-foot a{color:var(--paper)}.hero-services{display:grid;grid-template-columns:repeat(3,1fr);background:var(--red);color:white;padding:0 var(--gutter)}.hero-service{padding:25px 28px 26px;position:relative;border-right:1px solid rgba(255,255,255,.3);transition:background .3s}.hero-service:first-child{border-left:1px solid rgba(255,255,255,.3)}.hero-service>.eyebrow{font-size:16px;color:#ffe8de}.hero-service h2{text-transform:uppercase;font-size:35px;margin-top:8px}.hero-service>svg{position:absolute;right:26px;bottom:25px;transition:transform .3s}.hero-service:hover{background:rgba(0,0,0,.08)}.hero-service:hover>svg{transform:translate(4px,-4px)}.partners{background:#e4e5dd;color:#555a50}.partners-inner{display:flex;align-items:center;justify-content:space-between;gap:34px;min-height:100px}.partners .eyebrow{min-width:115px;font-size:16px}.partners img{width:105px;height:38px;object-fit:contain;mix-blend-mode:multiply;filter:none;opacity:1}.partners img:nth-of-type(1){width:95px}
.workshop-section{background:var(--paper);color:var(--ink)}.workshop-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.workshop-photo{position:relative;align-self:stretch;padding-top:16px}.workshop-photo>img{width:100%;height:100%;max-height:600px;min-height:440px;object-fit:cover;filter:saturate(.6)}.image-caption{display:flex;justify-content:space-between;background:var(--ink);color:#b5b8ae;font:16px var(--body);letter-spacing:0;padding:15px 17px;position:absolute;bottom:0;left:0;right:0}.image-caption b{font-weight:400;color:var(--paper)}.workshop-copy h2{font-size:clamp(50px,5.3vw,78px);margin-bottom:27px}.workshop-copy p:not(.lead){font-size:16px;line-height:1.75;color:#65695e}.workshop-facts{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #cccec4;border-bottom:1px solid #cccec4;padding:18px 0;margin:28px 0}.workshop-facts span{font:16px var(--body);letter-spacing:0;color:#74796c;display:block}.workshop-facts strong{font-size:16px;display:block;margin-top:4px}.services-section{background:#1a1d1b}.service-title-row{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:46px}.service-title-row h2{font-size:clamp(48px,5.8vw,86px)}.service-title-row p{font-size:16px;max-width:330px;color:#aeb4a6;margin:0 0 5px}.services-layout{display:grid;grid-template-columns:1.65fr 1fr;gap:70px}.service-row{display:flex;align-items:center;gap:20px;padding:24px 0;border-top:1px solid var(--line);position:relative;transition:color .3s}.service-row:last-child{border-bottom:1px solid var(--line)}.row-number{font:16px var(--body);color:#858d7d;width:20px}.service-icon{width:29px;height:29px;color:#9ea792}.row-copy{flex:1}.row-copy h3{font-size:31px;text-transform:uppercase}.row-copy>span{display:none}.row-arrow{width:34px;height:34px;display:grid;place-items:center;border:1px solid #505849;border-radius:50%;transition:background .25s,border-color .25s}.row-arrow svg{width:15px;height:15px}.service-row:hover,.service-row:focus-visible{color:var(--red)}.service-row:hover .row-arrow,.service-row:focus-visible .row-arrow{background:var(--red);border-color:var(--red);color:white}.service-preview{margin:0;position:sticky;top:130px;align-self:start}.service-preview>div{position:relative;aspect-ratio:1.1;overflow:hidden;background:#30362b}.service-preview img{width:100%;height:100%;object-fit:cover;filter:saturate(.3);transition:opacity .15s}.preview-cross{position:absolute;right:18px;top:14px;color:white;font:33px var(--body)}.service-preview figcaption{display:flex;justify-content:space-between;gap:10px;font:16px var(--body);color:#a6ae9c;padding:15px 0;border-bottom:1px solid var(--line);text-transform:uppercase}.service-preview p{font-size:16px;color:#b9c1af;line-height:1.6;margin:25px 0}
.products-section{background:var(--paper);color:var(--ink)}.products-section .service-title-row p{color:#686f60}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 25px}.product-card{min-width:0}.product-image{display:flex;align-items:center;justify-content:center;aspect-ratio:1.23;background:#fff;position:relative;overflow:hidden;border:1px solid #dfdfd5}.product-image img{width:76%;height:75%;object-fit:contain;transition:transform .5s;mix-blend-mode:multiply}.product-card:hover .product-image img{transform:scale(1.08) rotate(-2deg)}.product-arrow{position:absolute;right:0;bottom:0;background:var(--ink);color:white;width:47px;height:47px;display:grid;place-items:center;transition:background .3s}.product-card:hover .product-arrow{background:var(--red)}.product-arrow svg{width:21px;height:21px}.product-info{padding:24px 0 20px;border-bottom:1px solid #c7c9bf}.product-info>.eyebrow{font-size:16px;letter-spacing:0;color:#6b7263}.product-info h3{font-size:35px;text-transform:uppercase;margin:8px 0 13px}.product-info p{font-size:16px;line-height:1.5;color:#646b5c;max-width:300px;min-height:45px;margin-bottom:20px}.price-small{font:16px var(--body);color:#6b7263}.price-small b{font-family:var(--body);font-size:19px;color:var(--ink);margin-left:5px}.catalogue-note{font-size:16px;color:#73796c;padding-top:32px;margin:0}.catalogue-note a{color:var(--ink);text-decoration:underline;text-underline-offset:4px}.location-banner{min-height:460px;position:relative;display:flex;align-items:center;overflow:hidden}.location-image{position:absolute;inset:0}.location-image::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.75),rgba(0,0,0,.15))}.location-image img{width:100%;height:100%;object-fit:cover;object-position:center 48%;filter:grayscale(1)}.location-content{position:relative;width:100%;padding-top:70px;padding-bottom:70px}.location-content h2{font-size:clamp(48px,5.9vw,86px);margin:20px 0 30px}.location-content h2 em{color:var(--paper)}.cta-section{background:var(--red);position:relative;overflow:hidden;padding:80px 0;color:white}.cta-layout{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2;gap:40px}.cta-layout h2{font-size:clamp(62px,7.6vw,110px);margin-top:15px;line-height:.88}.cta-layout h2 span{color:#6e2019}.cta-right p{font-size:17px;line-height:1.5;color:#ffede6}.cta-phone{display:block;font:31px var(--display);margin-top:20px}.cta-gear{position:absolute;font-size:570px;line-height:1;right:17%;bottom:-290px;opacity:.045;pointer-events:none}.site-footer{background:#121513;color:#b1baaa;padding-top:70px;font-size:16px}.footer-top{display:grid;grid-template-columns:1.3fr .8fr 1.1fr 1.2fr;gap:40px;padding-bottom:65px}.footer-top>.brand{width:190px}.footer-top h2{font:16px var(--body);letter-spacing:0;color:#78856e;margin:8px 0 23px}.footer-top a:not(.brand){display:block;margin:0 0 9px}.footer-top a:hover{color:var(--red)}.footer-top .brand{margin-bottom:20px}.footer-top p{line-height:1.8;color:#949f8c}.footer-top a.footer-phone{font:30px var(--display);color:var(--paper)}.footer-top .text-link svg{display:inline;vertical-align:middle;margin-left:10px}.footer-bottom{border-top:1px solid #30372a;padding-top:25px;padding-bottom:27px;display:flex;justify-content:space-between;align-items:center;gap:20px;font:16px var(--body);letter-spacing:0;color:#88957c}.cross{margin-left:15px;font-size:16px}.motion-toggle{font:inherit;background:none;border:0;padding:4px 0;color:inherit;text-decoration:underline;text-underline-offset:3px}.mobile-contact{display:none}
.page-top{position:relative;overflow:hidden;padding:52px 0 65px;min-height:370px;background:var(--ink)}.page-top>.container{position:relative;z-index:2}.page-top h1{margin-top:27px;font-size:clamp(61px,7.8vw,116px);text-transform:uppercase;max-width:1030px;line-height:.9;overflow-wrap:break-word}.page-top p{max-width:570px;font-size:18px;color:#b9c1b1;margin:28px 0 0;line-height:1.6}.breadcrumb{font:16px var(--body);letter-spacing:0;color:#c5cbbf}.breadcrumb[href]:hover{color:var(--red)}.page-top-image{position:absolute;inset:0 0 0 45%;mask-image:linear-gradient(90deg,transparent,black);opacity:.35}.page-top-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.page-cross{position:absolute;right:var(--gutter);top:55px;font:35px var(--body);color:#77816c}.service-features{display:grid;gap:80px}.service-feature{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.service-feature:nth-child(even) .service-feature-image{order:2}.service-feature-image{position:relative;aspect-ratio:1.25;overflow:hidden;background:white}.service-feature-image img{height:100%;width:100%;object-fit:cover;transition:transform .7s;filter:saturate(.65)}.service-feature:hover img{transform:scale(1.025)}.service-feature-image>span{position:absolute;bottom:0;left:0;background:var(--red);color:white;padding:10px 18px;font:30px var(--display)}.service-feature-copy h2{font-size:56px;text-transform:uppercase;margin:14px 0 20px}.service-feature-copy>p{color:#676f5f;line-height:1.7;font-size:16px}.check-list{padding:0;list-style:none;margin:24px 0}.check-list li{display:flex;align-items:flex-start;gap:13px;font-size:16px;line-height:1.5;padding:11px 0;border-bottom:1px solid #d3d6ca}.check-list li::before{content:'+';font:18px var(--body);color:var(--red);line-height:1.2}.detail-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(250px,1fr);gap:9%;align-items:start}.detail-main>h2{font-size:65px;text-transform:uppercase;margin:15px 0 30px}.detail-photo{aspect-ratio:1.6;margin-bottom:38px;background:white}.detail-photo img{width:100%;height:100%;object-fit:cover}.prose{font-size:17px;color:#535d4c;line-height:1.85}.prose p{margin-bottom:1.3em}.prose strong{color:var(--ink)}.source-pricing-note{font-size:16px;line-height:1.7;color:#707967;margin-top:30px;padding-top:20px;border-top:1px solid #cdd3c3}.symptoms{background:#e2e6da;padding:30px;margin-top:38px}.symptoms h3{font-size:36px;margin:12px 0}.symptoms ul{padding-left:19px;margin:15px 0 0;font-size:16px;line-height:2}.symptoms li::marker{color:var(--red)}.service-aside{position:sticky;top:135px;background:#e3e6dc;padding:30px}.service-aside h3{font-size:37px;margin-top:16px}.service-aside .button{width:100%;gap:15px;font-size:16px;padding:15px 17px}.aside-phone{display:block;font:36px var(--display);margin:24px 0 35px}.related-links{margin-top:15px}.related-links a{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #c7cfbc;font-size:16px;padding:11px 0;gap:10px}.related-links a:hover{color:var(--red)}.related-links svg{width:14px;height:14px}
.catalogue-tools{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #c5ccb9;padding-bottom:25px}.filter-buttons{display:flex;gap:6px;flex-wrap:wrap}.filter-button{font-size:16px;font-weight:600;padding:10px 13px;background:transparent;border:1px solid #c4cbb9;color:var(--ink);line-height:1.5}.filter-button.active{background:var(--ink);border-color:var(--ink);color:white}.filter-button:hover{border-color:var(--red)}.search-label{display:flex;align-items:center;border-bottom:1px solid #a1ad94;min-width:190px;max-width:240px}.search-label input{border:0;padding:8px 0;min-width:0;width:100%;font-size:16px;background:transparent;color:var(--ink)}.catalogue-status{display:flex;justify-content:space-between;padding:22px 0 30px;font-size:16px;color:#748065;gap:15px}.empty-state{text-align:center;padding:90px 20px}.empty-state h2{font-size:55px}.empty-state p{margin:20px auto;max-width:420px}.product-detail-list{display:grid;gap:80px}.back-link{display:inline-block;font-size:16px;border-bottom:1px solid #afbca0;margin-bottom:45px;padding-bottom:7px}.back-link:hover{color:var(--red)}.product-detail-row{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start;border-bottom:1px solid #d1d7c8;padding-bottom:65px}.part-photo{background:white;aspect-ratio:1.08;position:relative;padding:45px;display:flex;justify-content:center;align-items:center;position:sticky;top:125px}.part-photo img{width:95%;height:95%;max-height:400px;object-fit:contain;mix-blend-mode:multiply}.part-reference{position:absolute;left:22px;bottom:17px;font:16px var(--body);letter-spacing:0;color:#7b886d}.part-copy h2{font-size:55px;margin:15px 0 23px;text-transform:uppercase}.part-copy .prose{font-size:16px;line-height:1.8}.product-price{font-family:var(--display);font-size:40px;color:var(--ink);margin:22px 0}.manufacturer-links{display:flex;flex-wrap:wrap;gap:12px;font-size:16px}.manufacturer-links a{display:inline-flex;gap:5px;align-items:center;text-decoration:underline;text-underline-offset:3px}.manufacturer-links svg{width:13px;height:13px}.parts-help{display:flex;align-items:center;justify-content:space-between;gap:50px;padding-top:50px}.parts-help>div{max-width:660px}.parts-help h2{font-size:47px;margin:15px 0}.parts-help p{font-size:16px;color:#68755c}.parts-help .button{flex-shrink:0}.parts-help .source-pricing-note{font-size:16px}.about-intro{display:grid;grid-template-columns:1fr 2fr;gap:9%}.about-intro h2{font-size:clamp(60px,6vw,90px);margin-bottom:28px}.about-intro .lead{font-size:24px;color:var(--ink)}.about-intro p{font-size:17px;color:#637456;max-width:670px}.gallery-section h2{margin-bottom:45px}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 22px;align-items:start}.gallery-item{position:relative;border:0;background:none;padding:0;text-align:left;color:var(--paper);overflow:hidden}.gallery-item img{width:100%;aspect-ratio:1.2;object-fit:cover;filter:saturate(.55);transition:transform .6s,filter .6s}.gallery-item:hover img{transform:scale(1.035);filter:saturate(1)}.gallery-item>span{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:16px;background:var(--ink);position:relative;padding:16px 0}.gallery-item svg{width:18px;height:18px}.gallery-dialog{max-width:min(95vw,1050px);max-height:95svh;background:var(--ink);color:white;border:1px solid #667659;padding:42px 18px 16px}.gallery-dialog::backdrop{background:rgba(0,0,0,.88);backdrop-filter:blur(5px)}.gallery-dialog img{max-height:72svh;width:auto;margin:auto;object-fit:contain}.gallery-dialog p{font-size:16px;margin:15px 0 0}.dialog-close{position:absolute;top:5px;right:8px;background:none;border:0;font-size:22px;width:32px;height:32px}
.contact-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:8%}.contact-big{display:flex;align-items:center;gap:30px;font:clamp(39px,4.6vw,64px) var(--display);line-height:1.2;margin:15px 0}.contact-big svg{width:31px;height:31px;color:var(--red)}.contact-email{font-size:17px;display:flex;align-items:center;gap:20px;word-break:break-word}.contact-email svg{width:17px;height:17px}.contact-address{border-top:1px solid #c8d1bd;margin-top:35px;padding-top:28px}.contact-address h2{font-size:37px;margin:15px 0 10px}.contact-address p{font-size:16px;color:#66765a;margin-bottom:16px}.opening-hours{border-top:1px solid #c8d1bd;margin-top:28px;padding-top:24px}.opening-hours p{display:flex;gap:20px;font-size:16px;justify-content:space-between;margin-top:10px}.contact-workshop{margin-top:30px}.contact-workshop img{width:100%;max-height:330px;object-fit:cover}.enquiry-panel{background:#e1e5d8;padding:36px}.enquiry-panel h2{font-size:53px;margin:15px 0 23px}.enquiry-panel>p{font-size:16px;line-height:1.7;color:#68765a}.enquiry-panel form{margin-top:28px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}form label{display:block;font-size:16px;font-weight:600;margin-bottom:18px}form label>span{color:#d33923}form input,form select,form textarea{display:block;width:100%;border:1px solid #b9c4aa;border-radius:0;padding:12px 13px;background:#eef0e7;margin-top:7px;font-size:16px;color:var(--ink);line-height:1.4}form textarea{resize:vertical;min-height:120px}form input::placeholder,form textarea::placeholder{color:#738167}form .button{width:100%;justify-content:space-between}.form-note{font-size:16px;color:#627353;margin:20px 0}.form-feedback{font-size:16px;line-height:1.65;padding:15px;background:#f3f5ed;margin-top:20px;border-left:3px solid var(--red)}.form-feedback a{text-decoration:underline}.map-section{height:430px;position:relative;background:#bdc3b6}.map-section iframe{border:0;width:100%;height:100%;filter:grayscale(1)}.map-label{position:absolute;bottom:30px;left:var(--gutter);background:var(--ink);color:var(--paper);font:16px var(--body);padding:20px;display:flex;align-items:center;gap:30px}.map-label svg{width:18px;height:18px}.legal-copy{max-width:1050px;font-size:16px;line-height:1.9}.legal-copy p{margin-bottom:1em;color:#4c5c40}.utility-page{padding-top:30px;padding-bottom:90px;display:flex;gap:20px;flex-wrap:wrap}
.will-reveal{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.65,.2,1)}.will-reveal.is-visible{opacity:1;transform:none}.motion-reduced .will-reveal{opacity:1;transform:none}.motion-reduced *,.motion-reduced *::before,.motion-reduced *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.motion-reduced .hero-engine{transform:none!important}
@media(min-width:1000px){.has-motion .hero h1>span{animation:hero-entry .9s cubic-bezier(.2,.65,.2,1) both}.has-motion .hero h1>span:nth-child(2){animation-delay:.12s}.has-motion .hero-bottom{animation:hero-entry .9s .25s both}@keyframes hero-entry{from{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}}
@media(min-width:1600px){.hero-content{padding-top:48px;padding-bottom:50px}.hero-kicker{margin-bottom:65px}.hero h1{font-size:185px}.hero-backdrop{left:38%}.hero-content,.hero-foot{max-width:1600px}.hero-bottom{margin-top:42px}.hero-services{padding-left:max(var(--gutter),calc((100vw - 1440px)/2 + var(--gutter)));padding-right:max(var(--gutter),calc((100vw - 1440px)/2 + var(--gutter)))}}
@media(max-width:1150px){.main-nav{gap:20px}.site-header{gap:20px}.brand{width:165px}.header-phone{font-size:22px;padding-left:20px}.services-layout{gap:35px;grid-template-columns:1.6fr 1fr}.service-row{gap:14px}.row-copy h3{font-size:28px}.partners-inner{gap:20px}.partners img{width:83px}.hero-service h2{font-size:30px}.hero-service{padding-left:20px}.hero-service>svg{right:17px;width:20px}.footer-top{gap:25px;grid-template-columns:1.1fr .7fr 1.1fr 1.2fr}.footer-top .brand{width:165px}.contact-layout{gap:5%}.enquiry-panel{padding:28px}.catalogue-tools{flex-wrap:wrap}.page-top h1{font-size:95px}}
@media(max-width:900px){:root{--header-height:82px}.utility-bar a{display:none}.utility-bar{justify-content:center}.site-header{justify-content:space-between}.brand{width:155px}.brand img{height:65px}.menu-toggle{display:block;flex-shrink:0}.header-phone{margin-left:auto;border-left:0;font-size:23px;padding:0 8px}.main-nav{display:none;position:fixed;top:82px;left:0;right:0;height:calc(100svh - 82px);background:#171c17;padding:35px var(--gutter) 110px;flex-direction:column;align-items:flex-start;justify-content:flex-start;overflow-y:auto;gap:20px}.main-nav.is-open{display:flex}.main-nav a{font-family:var(--display);font-size:43px;line-height:1.25}.hero h1{font-size:clamp(94px,13vw,130px)}.hero-kicker{margin-bottom:46px}.hero-foot{font-size:16px}.hero-foot>a{display:none}.hero-service{padding:22px 18px}.hero-service>.eyebrow{font-size:16px}.hero-service h2{font-size:25px}.hero-service>svg{width:16px;height:16px;right:12px}.partners-inner{flex-wrap:wrap;justify-content:center;padding-top:22px;padding-bottom:22px;gap:25px}.partners .eyebrow{display:none}.partners img{width:80px;height:29px}.section-pad{padding-top:75px;padding-bottom:75px}.workshop-grid{gap:6%}.workshop-photo>img{min-height:460px}.workshop-copy h2{font-size:54px}.workshop-copy .lead{font-size:20px}.workshop-copy p:not(.lead){font-size:16px}.workshop-facts{gap:15px}.services-layout{grid-template-columns:1fr}.service-preview{display:none}.service-row{padding:20px 0}.row-copy>span{display:block;font-size:16px;line-height:1.5;color:#9da991;margin-top:7px;max-width:85%}.service-row .service-icon{margin:0 10px;width:28px;height:28px}.service-title-row{align-items:start}.service-title-row>p{max-width:230px;font-size:16px}.service-title-row h2{font-size:58px}.product-grid{gap:30px 18px}.product-info h3{font-size:29px}.product-info p{font-size:16px}.cta-layout h2{font-size:76px}.cta-right p{font-size:16px}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.footer-top .brand{width:185px}.footer-bottom{flex-wrap:wrap;justify-content:flex-start;gap:20px 30px}.footer-bottom>span:nth-child(2){display:none}.page-top h1{font-size:80px}.page-top{min-height:340px}.service-feature-copy h2{font-size:43px}.service-feature-copy>p{font-size:16px}.service-feature{gap:6%}.check-list li{font-size:16px}.service-feature-image{aspect-ratio:.95}.detail-grid{gap:5%;grid-template-columns:1.5fr 1fr}.detail-main>h2{font-size:50px}.service-aside{padding:23px}.service-aside h3{font-size:31px}.service-aside .button{font-size:16px}.prose{font-size:16px}.product-detail-row{gap:6%}.part-copy h2{font-size:43px}.part-copy .prose{font-size:16px}.part-photo{padding:25px}.parts-help{flex-direction:column;align-items:flex-start;gap:15px}.gallery-grid{grid-template-columns:1fr 1fr}.about-intro{grid-template-columns:1fr;gap:25px}.contact-layout{grid-template-columns:1fr 1.2fr;gap:5%}.contact-big{font-size:37px;gap:15px}.contact-email{font-size:16px;gap:8px}.enquiry-panel{padding:23px}.enquiry-panel h2{font-size:43px}.form-row{grid-template-columns:1fr;gap:0}.contact-address h2{font-size:31px}.opening-hours p{flex-direction:column;gap:5px}}
@media(max-width:620px){:root{--gutter:22px;--header-height:76px}body{font-size:16px}html{scroll-padding-top:95px}.utility-bar{height:27px;font-size:16px;letter-spacing:0}.site-header{gap:12px}.brand{width:146px}.brand img{height:61px}.header-phone{font-size:19px;padding:0}.header-phone span{font-size:16px;letter-spacing:0;margin-bottom:4px}.menu-toggle{width:38px;height:38px;padding:9px}.main-nav{top:76px;height:calc(100svh - 76px)}.hero-content{padding-top:27px;padding-bottom:33px}.hero-kicker{margin-bottom:49px}.hero-kicker>.eyebrow{font-size:16px}.technical-coordinate{display:none}.hero-backdrop{left:17%;mask-image:linear-gradient(90deg,transparent,black 45%);opacity:.72}.hero-engine{object-position:54% 40%;filter:brightness(.55) grayscale(1)}.hero h1{font-size:clamp(79px,16.6vw,103px);letter-spacing:-.028em;margin-left:-2px}.hero h1>span+span{margin-top:8px}.hero h1>span:last-child{white-space:nowrap}.hero-bottom{margin-top:27px}.hero-bottom p{font-size:17px;line-height:1.55;margin-bottom:22px}.hero-actions{gap:10px}.hero-actions .button{font-size:16px;min-height:49px;padding:13px 15px;gap:15px}.hero-actions .button svg{width:17px;height:17px}.hero-foot{font-size:16px;letter-spacing:0;padding-top:15px;padding-bottom:16px}.hero-services{padding:0;grid-template-columns:1fr}.hero-service{padding:15px var(--gutter);border-bottom:1px solid rgba(255,255,255,.27);border-right:0;display:grid;grid-template-columns:1fr 1.4fr;align-items:center}.hero-service:first-child{border-left:0}.hero-service>.eyebrow{max-width:95px;line-height:1.6;font-size:16px}.hero-service h2{font-size:25px;margin-top:0}.hero-service>svg{right:22px;top:21px;width:18px;height:18px}.partners-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:22px 32px;padding-top:27px;padding-bottom:27px}.partners img,.partners img:nth-of-type(1){width:100%;max-width:94px;height:30px;justify-self:center}.section-pad{padding-top:60px;padding-bottom:60px}.section-heading{margin-bottom:30px;gap:15px}.section-heading>.eyebrow{font-size:16px}.section-heading>.eyebrow:last-child{display:none}.section-heading .text-link{font-size:16px;gap:8px}.workshop-grid{grid-template-columns:1fr;gap:40px}.workshop-photo{padding-top:0;margin-left:8px;margin-right:8px}.workshop-photo>img{min-height:0;height:350px;object-position:center}.image-caption{font-size:16px;padding:13px 11px}.workshop-copy h2{font-size:62px;margin-bottom:24px}.workshop-copy p:not(.lead){font-size:16px}.workshop-copy .lead{font-size:22px}.workshop-facts{margin:22px 0}.service-title-row{display:block;margin-bottom:30px}.service-title-row h2{font-size:57px}.service-title-row>p{font-size:16px;max-width:none;margin-top:20px}.service-title-row>p br{display:none}.service-row{gap:12px;padding:19px 0}.service-row .service-icon{display:none}.row-number{font-size:16px;width:15px}.row-copy h3{font-size:29px}.row-copy>span{font-size:16px;line-height:1.5;max-width:100%;padding-right:10px}.row-arrow{width:29px;height:29px;flex-shrink:0}.row-arrow svg{width:13px;height:13px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 15px}.home-products{grid-template-columns:1fr}.home-products .product-image{aspect-ratio:1.5}.home-products .product-info{padding-top:20px}.product-info h3{font-size:28px;margin:10px 0}.product-info p{font-size:16px;min-height:0}.home-products .product-info h3{font-size:36px}.home-products .product-info p{font-size:16px;max-width:100%}.product-info>.eyebrow{font-size:16px;line-height:1.5;min-height:20px;display:block}.product-info{padding:16px 0}.product-image{aspect-ratio:1.02}.product-arrow{width:35px;height:35px}.product-arrow svg{width:16px;height:16px}.price-small{font-size:16px}.price-small b{font-size:18px}.catalogue-note{font-size:16px;line-height:1.7}.catalogue-note a{display:block;margin-top:10px}.location-banner{min-height:385px}.location-content{padding-top:60px;padding-bottom:60px}.location-content h2{font-size:51px;max-width:400px}.location-image img{object-position:63% center}.location-image::after{background:rgba(0,0,0,.62)}.location-content>.eyebrow{font-size:16px}.cta-section{padding:55px 0}.cta-layout{display:block}.cta-layout h2{font-size:80px;margin-bottom:28px}.cta-layout .eyebrow{font-size:16px}.cta-right p{font-size:16px}.cta-phone{font-size:29px}.cta-gear{right:-140px;bottom:-200px;font-size:470px}.site-footer{padding-top:45px;padding-bottom:60px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 24px;padding-bottom:40px}.footer-top>div:first-child{grid-column:1/3}.footer-top>div:last-child{grid-column:1/3}.footer-top .brand{width:185px}.footer-top>.brand img{height:75px}.footer-top p{font-size:16px}.footer-top h2{font-size:16px;margin-bottom:15px}.footer-top a{font-size:16px}.footer-bottom{gap:20px;font-size:16px;line-height:1.6}.footer-bottom>span:first-child{width:100%}.mobile-contact{display:grid;position:fixed;bottom:0;left:0;right:0;grid-template-columns:1fr 1fr;z-index:48;box-shadow:0 -3px 20px #0002;padding-bottom:env(safe-area-inset-bottom);background:var(--red)}.mobile-contact a{min-height:51px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;gap:9px;background:var(--paper);color:var(--ink)}.mobile-contact a:last-child{background:var(--red);color:white}.mobile-contact svg{width:15px;height:15px}.page-top{padding:32px 0 45px;min-height:300px}.page-top h1{font-size:clamp(54px,12.5vw,74px);line-height:.94;margin-top:25px;max-width:100%}.page-top p{font-size:16px;margin-top:24px;max-width:100%}.page-top .breadcrumb{font-size:16px;line-height:1.8}.page-cross{display:none}.page-top-image{left:12%;opacity:.27}.service-feature{grid-template-columns:1fr;gap:27px}.service-feature:nth-child(even) .service-feature-image{order:0}.service-feature-image{aspect-ratio:1.35}.service-feature-copy h2{font-size:48px;margin-top:11px}.service-feature-copy>p{font-size:16px}.check-list li{font-size:16px}.service-features{gap:55px}.detail-grid{grid-template-columns:1fr;gap:40px}.detail-main>h2{font-size:53px}.detail-photo{aspect-ratio:1.3}.prose{font-size:16px;line-height:1.8}.service-aside{position:relative;top:0;padding:26px}.service-aside h3{font-size:37px}.service-aside .button{font-size:16px}.service-aside .related-links a{font-size:16px}.symptoms{padding:25px}.catalogue-tools{gap:20px;padding-bottom:22px}.filter-buttons{gap:7px}.filter-button{font-size:16px;padding:9px 11px}.search-label{max-width:none;width:100%}.catalogue-status>span:last-child{display:none}.catalogue-status{padding:22px 0}.product-detail-row{grid-template-columns:1fr;gap:27px;padding-bottom:40px}.part-photo{position:relative;top:0;aspect-ratio:1.2;padding:36px}.part-photo img{max-height:280px}.part-copy h2{font-size:46px}.part-copy .prose{font-size:16px}.product-detail-list{gap:45px}.product-price{font-size:41px}.parts-help{padding-top:30px}.parts-help h2{font-size:42px}.about-intro h2{font-size:60px}.about-intro .lead{font-size:22px}.about-intro p{font-size:16px}.gallery-section h2{font-size:56px;margin-bottom:30px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 15px}.gallery-item img{aspect-ratio:1.4}.gallery-item>span{font-size:16px}.contact-layout{grid-template-columns:1fr;gap:42px}.contact-big{font-size:54px;gap:22px}.contact-email{font-size:16px}.opening-hours p{flex-direction:row}.contact-workshop img{max-height:290px}.enquiry-panel{padding:26px 22px;margin:0 -8px}.enquiry-panel h2{font-size:52px}.enquiry-panel>p{font-size:16px}.form-row{grid-template-columns:1fr}form label{font-size:16px}form input,form textarea,form select{font-size:16px;padding:12px}form select{font-size:16px}.form-note{font-size:16px}.map-section{height:360px}.map-label{font-size:16px;padding:17px;gap:15px;left:22px;right:22px;justify-content:space-between}.legal-copy{font-size:16px;line-height:1.85}.utility-page{padding-bottom:65px}.section-heading .text-link svg{width:15px}}
@media(max-width:370px){:root{--gutter:17px}.header-phone{font-size:17px}.brand{width:135px}.hero h1{font-size:78px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{font-size:16px}.hero-service h2{font-size:23px}.cta-layout h2{font-size:71px}.row-copy h3{font-size:27px}.product-grid{gap:24px 12px}.product-info h3{font-size:25px}.contact-big{font-size:46px}.contact-email{font-size:16px}.filter-button{font-size:16px}}
/* Explicit motion choices may override the system default for this site. */
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}body:not(.motion-enabled) *,body:not(.motion-enabled) *::before,body:not(.motion-enabled) *::after{animation:none!important;transition:none!important}body:not(.motion-enabled) .will-reveal{opacity:1;transform:none}body:not(.motion-enabled) .hero-engine{transform:none!important}}

/* Darker action red keeps small white button labels readable. */
.hero-delphi-row{display:flex;align-items:center;gap:18px;margin-bottom:23px;color:var(--paper)}.hero-delphi-row img{display:block;width:120px;height:auto}.hero-delphi-row strong{font:20px/1.1 var(--display);letter-spacing:0;white-space:nowrap;border-left:1px solid #ffffff30;padding:9px 0 9px 18px}
@media(max-width:620px){.hero-delphi-row{gap:14px;margin-bottom:21px}.hero-delphi-row img{width:104px}.hero-delphi-row strong{font-size:18px;padding-left:14px}}
/* Fade within the photo's own bounds; the outer 2% is fully transparent. */
.hero--workshop .hero-backdrop{inset:0 0 0 33%;--hero-edge-mask:linear-gradient(90deg,transparent 0%,transparent 2%,rgba(0,0,0,.06) 5%,rgba(0,0,0,.3) 8%,rgba(0,0,0,.7) 12%,#000 17%);-webkit-mask-image:var(--hero-edge-mask);mask-image:var(--hero-edge-mask)}.hero--workshop .hero-engine{width:100%;height:100%;object-fit:cover;object-position:center 51%;filter:grayscale(1) brightness(.9);transform:none;will-change:auto}.hero--workshop::after{background:linear-gradient(90deg,var(--ink) 28%,rgba(23,25,24,.98) 35%,rgba(23,25,24,.88) 43%,rgba(23,25,24,.42) 53%,rgba(23,25,24,.08) 64%,transparent 74%),linear-gradient(0deg,var(--ink),transparent 18%)}
@media(min-width:901px){.hero--workshop .hero-engine{position:absolute;inset:0;width:100%;height:100%;max-width:none}.hero--workshop .hero-content{padding-top:28px;padding-bottom:28px}.hero--workshop .hero-kicker{margin-bottom:32px}.hero--workshop h1{font-size:clamp(94px,10.8vw,164px)}.hero--workshop .hero-bottom{margin-top:24px}.hero--workshop .hero-delphi-row{margin-bottom:16px}.hero--workshop .hero-bottom p{margin-bottom:19px}.hero--workshop .hero-foot{padding-top:15px;padding-bottom:15px}}
@media(min-width:901px) and (max-width:1100px){.hero--workshop h1{font-size:clamp(72px,9.1vw,105px)}}
@media(max-width:900px){.hero--workshop .hero-backdrop{inset:0 0 auto;height:320px;opacity:1;-webkit-mask-image:none;mask-image:none}.hero--workshop .hero-engine{height:100%;object-position:center center;filter:grayscale(1) brightness(.9);transform:none!important}.hero--workshop::after{background:linear-gradient(180deg,rgba(23,25,24,.8),rgba(23,25,24,.1) 70px,rgba(23,25,24,.03) 165px,var(--ink) 260px)}.hero--workshop .hero-kicker{margin-bottom:210px}}
.button--red{background:#c93423}.button--red:hover{background:#ad291b}.hero-service>.eyebrow{color:#24110c}.cta-layout>.cta-right>p{color:#2c160e}.cta-layout>div>.eyebrow{color:#2c160e}.source-pricing-note{color:#58664d}.mobile-contact a:last-child{background:#c93423}
@media(max-width:620px){.hero-service{grid-template-columns:33% 1fr}.hero-service h2{font-size:24px;padding-right:25px}}
@media(max-width:370px){.hero-service h2{font-size:21px}.hero h1{font-size:clamp(64px,20.7vw,77px)}}
.about-intro{grid-template-columns:1.05fr 1.3fr;gap:7%;align-items:center}.about-intro-photo{margin:0;min-width:0}.about-intro-photo img{width:100%;aspect-ratio:4/3;object-fit:contain;filter:saturate(.75)}.about-intro-photo figcaption{background:var(--ink);color:#c5c9c0;padding:15px 17px;font:16px/1.5 var(--body);letter-spacing:0}
@media(max-width:900px){.about-intro{grid-template-columns:1fr;gap:35px}.about-intro-photo{width:100%;max-width:600px}.gallery-grid .gallery-item>span{align-items:flex-start;gap:9px;line-height:1.5}}
@media(max-width:620px){.gallery-grid .gallery-item img{aspect-ratio:1.1}.gallery-grid .gallery-item>span{font-size:16px}.gallery-grid .gallery-item svg{width:14px;height:14px}}
/* Give the workshop's specialist equipment a full, uncropped feature image. */
.workshop-equipment{display:grid;grid-template-columns:1.45fr 1fr;align-items:center;gap:7%;padding-bottom:56px;margin-bottom:48px;border-bottom:1px solid var(--line)}.workshop-equipment-photo img{aspect-ratio:4/3;object-fit:contain;filter:saturate(.8)}.workshop-equipment-photo:hover img{transform:none;filter:saturate(1)}.workshop-equipment-copy h3{font-size:clamp(38px,3.8vw,55px);line-height:1.02}.workshop-equipment-copy p{font-size:17px;color:#b9c1af;line-height:1.75;margin:24px 0}.workshop-equipment-copy .text-link{padding:12px 0;border-bottom:1px solid #686c66}
@media(max-width:900px){.workshop-equipment{gap:5%;grid-template-columns:1.2fr 1fr}.workshop-equipment-copy h3{font-size:37px}.workshop-equipment-copy p{font-size:16px}}
@media(max-width:620px){.workshop-equipment{grid-template-columns:1fr;gap:25px;padding-bottom:38px;margin-bottom:35px}.workshop-equipment-photo img{aspect-ratio:4/3}.workshop-equipment-copy h3{font-size:clamp(38px,10.5vw,52px)}.workshop-equipment-copy p{margin:20px 0}.workshop-equipment-photo>span{font-size:16px}}
/* The rating stays separate from Google's logo, which identifies the reviews link. */
.reviews-section{background:var(--paper);color:var(--ink);padding:84px 0}.reviews-layout{display:grid;grid-template-columns:1.35fr 1fr;gap:8%;align-items:center}.reviews-copy>.eyebrow{display:block;margin-bottom:24px;color:#65695e}.reviews-copy h2{font-size:clamp(46px,4.8vw,69px)}.reviews-copy>p{color:#65695e;font-size:17px;line-height:1.7;margin:24px 0 0}.reviews-summary{border-left:1px solid #cccec4;padding-left:20%;min-width:0}.review-score{display:flex;align-items:baseline;gap:13px;font:126px/.88 var(--display);letter-spacing:-.04em}.review-score>span{font:18px var(--body);color:#65695e;letter-spacing:0}.review-stars{display:flex;gap:5px;margin:19px 0 13px;color:#c1840b}.review-stars svg{width:28px;height:28px;fill:currentColor;stroke:none}.review-rating-label{font-size:20px;font-weight:600;line-height:1.4;margin:0}.review-rating-date{color:#65695e;font:16px/1.6 var(--body);margin:9px 0 0}.review-actions{display:flex;align-items:center;gap:10px;margin-top:22px}.review-google-logo{width:96px;height:96px;flex:none;background:white}.review-read-all{display:inline-flex;gap:19px;align-items:center;font-size:16px;font-weight:600;line-height:1.4;padding:13px 0;border-bottom:1px solid #7d8276}.review-read-all svg{width:19px;height:19px;transition:transform .25s}.review-read-all:hover svg{transform:translate(3px,-3px)}.review-read-all:hover{color:#b32d1e}
@media(max-width:900px){.reviews-layout{gap:6%;grid-template-columns:1.15fr 1fr}.reviews-summary{padding-left:13%}.reviews-copy h2{font-size:48px}.review-actions{gap:4px}.review-google-logo{width:78px;height:78px}.review-read-all{font-size:16px;gap:10px}}
@media(max-width:620px){.reviews-section{padding:60px 0}.reviews-layout{grid-template-columns:1fr;gap:35px}.reviews-copy h2{font-size:clamp(41px,11.3vw,59px)}.reviews-copy>.eyebrow{margin-bottom:20px}.reviews-copy>p{font-size:16px;margin-top:20px}.reviews-copy>p br{display:none}.reviews-summary{border-left:0;border-top:1px solid #cccec4;padding:30px 0 0}.review-score{font-size:105px}.review-stars{margin-top:15px}.review-stars svg{width:26px;height:26px}.review-actions{gap:14px;margin-top:20px}.review-google-logo{width:84px;height:84px}.review-read-all{font-size:16px;gap:18px}}
/* Frame the uploaded photograph around the pump without altering the photograph. */
.workshop-photo--pump{align-self:center;padding-top:0}.workshop-pump-crop{position:relative;overflow:hidden;width:100%;aspect-ratio:14/13}.workshop-pump-crop img{position:absolute;width:109.714286%;max-width:none;height:auto;left:-5%;top:-36.538462%;filter:saturate(.75)}.workshop-photo--pump .image-caption{position:relative}
@media print{.site-header,.utility-bar,.site-footer,.mobile-contact,.cta-section,.map-section,.site-progress,.service-aside{display:none}body,.light{background:white;color:black}main{width:100%}.page-top{background:white;color:black;min-height:0;padding:20px 0}.page-top p{color:black}.page-top-image{display:none}.section-pad{padding:25px 0}.detail-grid{display:block}.will-reveal{opacity:1;transform:none}.hero{color:black;background:white}.hero-backdrop{display:none}}

/* Shared footer links and the owner-confirmed Google rating. */
.footer-community{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:25px;padding-bottom:25px;border-top:1px solid #30372a}
.footer-google-rating{display:flex;align-items:center;gap:17px;min-width:0}
.footer-google-rating>img{width:72px;height:72px;flex:none;background:#fff}
.footer-rating-score{display:flex;align-items:center;gap:13px}
.footer-rating-score>strong{font:38px/1 var(--display);color:var(--paper)}
.footer-rating-score .review-stars{gap:3px;margin:0;color:#fbbc04}
.footer-rating-score .review-stars svg{width:17px;height:17px}
.footer-rating-label{display:block;font-size:16px;margin-top:5px;color:#b1baaa}
.footer-community a{display:inline-flex;align-items:center;gap:10px;font-size:16px;line-height:1.5;color:var(--paper);padding:10px 0}
.footer-community a:hover{color:var(--red)}
.footer-community a>svg{width:16px;height:16px;flex:none}
.footer-review-link{margin-left:18px;text-decoration:underline;text-underline-offset:5px}
.footer-social-links{display:flex;align-items:center;gap:26px;flex-wrap:wrap}
@media(max-width:1150px){.footer-community{align-items:flex-start;flex-direction:column;gap:12px}.footer-social-links{padding-left:89px}}
@media(max-width:620px){.footer-google-rating{display:grid;grid-template-columns:64px 1fr;gap:10px 16px}.footer-google-rating>img{width:64px;height:64px;grid-row:1/3}.footer-rating-score>strong{font-size:32px}.footer-rating-score .review-stars svg{width:16px;height:16px}.footer-rating-label{font-size:16px}.footer-community .footer-review-link{grid-column:2;margin:0;padding:0;font-size:16px}.footer-social-links{padding-left:0;gap:24px}.footer-community{gap:17px;padding-top:24px;padding-bottom:24px}}

.footer-community .facebook-icon{fill:currentColor;stroke:none;width:19px;height:19px}

/* The original Google artwork is transparent; reveal its mark without a tile. */
.google-mark{display:block;position:relative;overflow:hidden;width:72px;height:72px;flex:none}
.google-mark>img{position:absolute;width:240%;height:240%;max-width:none;left:-70%;top:-70%;background:none}
.review-brand-rating{display:flex;align-items:center;gap:24px}
.review-google-mark{width:116px;height:116px}
.reviews-summary{padding-left:12%}
.review-score{font-size:102px}
.review-brand-rating .review-stars{margin:0}
.review-brand-rating .review-stars svg{width:32px;height:32px}
.review-rating-label{margin-top:9px}
.review-actions{margin-top:12px}
.review-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:50px}
.review-card{display:flex;flex-direction:column;margin:0;background:#fff;border:1px solid #dddfd5;padding:30px;min-width:0}
.review-card-stars{display:flex;gap:4px;color:#b57a09;margin-bottom:23px}
.review-card-stars svg{width:18px;height:18px;fill:currentColor;stroke:none}
.review-card blockquote{margin:0 0 30px}
.review-card blockquote p{font:21px/1.55 var(--body);color:var(--ink);margin:0}
.review-card figcaption{margin-top:auto;padding-top:20px;border-top:1px solid #e2e4da}
.review-card figcaption strong{display:block;font-size:16px;color:var(--ink);margin-bottom:9px}
.review-card figcaption a{display:inline-flex;align-items:center;gap:10px;font-size:16px;color:#5a6650;line-height:1.5}
.review-card figcaption a:hover{color:#ad291b}
.review-card figcaption svg{width:16px;height:16px}
@media(max-width:1150px){.review-brand-rating{gap:14px}.review-google-mark{width:90px;height:90px}.review-score{font-size:88px}.review-brand-rating .review-stars svg{width:23px;height:23px}.review-card{padding:24px}.review-card blockquote p{font-size:19px}}
@media(max-width:900px){.reviews-layout{grid-template-columns:1fr 1fr;gap:5%}.reviews-summary{padding-left:8%}.review-brand-rating{gap:12px}.review-google-mark{width:78px;height:78px}.review-score{font-size:76px}.review-cards{gap:16px}.review-card{padding:22px}.review-card blockquote p{font-size:18px}}
@media(max-width:620px){.reviews-layout{grid-template-columns:1fr;gap:30px}.reviews-summary{padding:28px 0 0}.review-brand-rating{gap:23px}.review-google-mark{width:100px;height:100px}.review-score{font-size:94px}.review-brand-rating .review-stars svg{width:24px;height:24px}.review-cards{grid-template-columns:1fr;gap:18px;margin-top:35px}.review-card{padding:26px}.review-card blockquote p{font-size:20px}.review-card-stars{margin-bottom:18px}.review-card blockquote{margin-bottom:24px}.footer-google-mark{width:64px;height:64px;grid-row:1/3}}

/* Decorative engines sit behind content, fade into the reading area, and never catch input. */
.ambient-section{position:relative;isolation:isolate;--ambient-edge:max(var(--gutter),calc((100vw - 1440px)/2 + var(--gutter)))}
.ambient-section>.container{position:relative;z-index:1}
.engine-ambience{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;user-select:none;color:var(--engine-ink);opacity:var(--engine-opacity);contain:paint}
.ambient-section--light{--engine-ink:#3b4835;--engine-opacity:.2}
.ambient-section--dark{--engine-ink:#bdcbb0;--engine-opacity:.18}
.ambient-section--red{--engine-ink:#511e16;--engine-opacity:.15}
.engine-ambience-drift{position:absolute;width:640px;top:9%;left:calc(var(--ambient-edge) - 420px)}
.ambient-engine{display:block;width:100%;height:auto;transform:rotate(-14deg);overflow:visible}
.engine-ambience--workshop{mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.55) calc(var(--ambient-edge)*.65),transparent calc(var(--ambient-edge) + 105px))}
.engine-ambience--parts{mask-image:linear-gradient(270deg,#000,rgba(0,0,0,.55) calc(var(--ambient-edge)*.7),transparent calc(var(--ambient-edge) + 95px))}
.engine-ambience--parts .engine-ambience-drift{width:760px;left:auto;right:calc(var(--ambient-edge) - 510px);top:2%}
.engine-ambience--parts .ambient-engine{transform:rotate(16deg)}
.engine-ambience--contact{mask-image:linear-gradient(90deg,transparent 35%,#000 66%,transparent 92%)}
.engine-ambience--contact .engine-ambience-drift{width:520px;left:45%;top:-45%}
.engine-ambience--contact .ambient-engine{transform:rotate(-22deg)}
.products-section.ambient-section--dark{background:#252c24;color:var(--paper)}
.products-section.ambient-section--dark .service-title-row p,.products-section.ambient-section--dark .product-info p,.products-section.ambient-section--dark .product-info>.eyebrow,.products-section.ambient-section--dark .price-small,.products-section.ambient-section--dark .catalogue-note{color:#b8c2af}
.products-section.ambient-section--dark .price-small b,.products-section.ambient-section--dark .catalogue-note a{color:var(--paper)}
.products-section.ambient-section--dark .product-info{border-color:#515b4a}
.products-section.ambient-section--dark .product-image{border-color:#4b5445}
@media(max-width:900px){.engine-ambience-drift{width:520px;left:calc(var(--ambient-edge) - 355px);top:16%}.engine-ambience--parts .engine-ambience-drift{width:570px;right:calc(var(--ambient-edge) - 395px)}.engine-ambience--contact .engine-ambience-drift{width:470px;left:37%;top:-15%}}
@media(max-width:620px){.ambient-section--light{--engine-opacity:.13}.ambient-section--dark{--engine-opacity:.12}.ambient-section--red{--engine-opacity:.09}.engine-ambience--workshop{mask-image:linear-gradient(90deg,#000,transparent 120px)}.engine-ambience--parts{mask-image:linear-gradient(270deg,#000,transparent 110px)}.engine-ambience--contact{mask-image:linear-gradient(270deg,#000,transparent 170px)}.engine-ambience--contact .engine-ambience-drift{left:auto;right:-210px;top:25%}}
.motion-reduced .engine-ambience-drift{transform:none!important}
@media(prefers-reduced-motion:reduce){body:not(.motion-enabled) .engine-ambience-drift{transform:none!important}}
@media print{.engine-ambience{display:none}}

/* The hosted calculator sits in a workshop-style instrument panel. */
.calculator-teaser{display:grid;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:35px;border-top:1px solid var(--line);padding-top:38px;margin-top:50px}
.calculator-teaser .eyebrow{font-size:16px;color:var(--muted)}
.calculator-teaser h3{font:44px/.96 var(--display);margin:12px 0 0}
.calculator-teaser p{font-size:16px;line-height:1.6;color:#bcc4b7;max-width:260px;margin:0}
.calculator-teaser .button{font-size:16px;padding:17px 20px;gap:18px}
.calculator-jump{padding-top:0;padding-bottom:35px}
.calculator-link{margin-top:20px;font-size:16px;line-height:1.5}
.calculator-jump .calculator-link{margin-top:0;color:var(--paper);border-color:#62695d}
.service-feature-copy>.calculator-link{display:flex;width:fit-content;color:#ad291b;border-color:#c8aaa0}
.service-aside>.calculator-link{display:flex;margin:0 0 32px;color:#ad291b;border-color:#c8aaa0}
.power-calculator{background:var(--ink);position:relative;scroll-margin-top:calc(var(--header-height) + 24px)}
.calculator-heading{display:grid;grid-template-columns:1.3fr 1fr;align-items:end;gap:8%;margin-bottom:35px}
.calculator-heading .eyebrow{display:block;color:#b7bfb0;margin-bottom:22px}
.calculator-heading h2{font-size:clamp(55px,6vw,88px);line-height:.91;margin:0}
.calculator-heading>p{font-size:19px;line-height:1.6;color:#c0c7b9;max-width:430px;margin:0 0 3px}
.calculator-console{border:1px solid #4c5148;border-top:4px solid var(--red);box-shadow:12px 12px 0 #10120f}
.calculator-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 26px;background:#242823;color:var(--paper)}
.calculator-toolbar>span:first-child{display:flex;align-items:center;gap:17px;font:27px var(--display);text-transform:uppercase}
.calculator-toolbar>span:last-child{font:16px var(--body);letter-spacing:0;color:#b7bfb0}
.calculator-toolbar svg{width:43px;height:30px;fill:none;stroke:#a4ae99;stroke-width:2}
.calculator-toolbar .gauge-needle{stroke:var(--red);stroke-width:3}
.calculator-widget{position:relative;padding:12px 10px 0;background:#fff;color:var(--ink)}
.calculator-widget iframe{display:block;width:100%;border:0}
.calculator-status{margin:0;padding:32px 28px;font:16px/1.6 var(--body);color:#606956}
.calculator-status:not([hidden])::before{content:'';display:inline-block;width:8px;height:8px;margin-right:12px;background:var(--red);box-shadow:0 0 0 5px #f0432d19}
.calculator-widget.calculator-unavailable{min-height:0}
.calculator-unavailable iframe{display:none}
.calculator-widget noscript p{margin:0;padding:0 28px 30px;line-height:1.6}
.calculator-widget noscript a{text-decoration:underline}
.calculator-console-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 26px;border-top:1px solid #e3e5df;background:#f5f5f1;color:#5e6656;font:16px/1.6 var(--body)}
.calculator-console-footer>a{display:flex;align-items:center;gap:9px;font:16px var(--body);color:var(--ink)}
.calculator-console-footer>a:hover{color:#ad291b}
.calculator-console-footer svg{width:17px;height:17px}
.calculator-aftercare{display:flex;justify-content:space-between;align-items:center;gap:45px;margin-top:36px}
.calculator-aftercare p{max-width:630px;color:#b7bfb0;font-size:16px;line-height:1.7;margin:0}
.calculator-aftercare .button{flex:none;font-size:16px}

/* Clear supporting text and a simpler heading hierarchy. */
.hero-service h2{margin-top:0}
.hero-service{display:flex;align-items:center;min-height:76px}
.hero-service h2{padding-right:25px}
.hero-service>svg{top:50%;bottom:auto;margin-top:-12px}
.cta-layout h2,.service-aside h3,.symptoms h3,.enquiry-panel h2,.part-copy h2,.parts-help h2,.calculator-teaser h3{margin-top:0}
.service-aside .supporting-heading,.supporting-heading{font:600 18px/1.5 var(--body);letter-spacing:0}
.service-aside .supporting-heading{margin-top:30px}
.footer-top h2{color:#b1baaa;font-weight:600;text-transform:none}
.footer-bottom{line-height:1.6;flex-wrap:wrap}
.service-preview figcaption{text-transform:none;line-height:1.5}
.catalogue-status,.catalogue-note{color:#535d4c}
.hero-engine{will-change:auto}
.service-title-row>.text-link{flex-shrink:0}
@media(min-width:901px) and (max-width:1100px){.main-nav{gap:16px}.site-header{gap:16px}.brand{width:145px}.header-phone{padding-left:16px}}
@media(max-width:900px){
  .hero--workshop .hero-content{padding-top:245px}
  .footer-social-links{flex-wrap:wrap}
}
@media(max-width:620px){
  .hero-service{display:flex;min-height:64px}
  .hero-service h2{font-size:29px}
  .hero-actions{align-items:stretch;flex-direction:column}
  .hero-actions .button{min-height:54px}
  .service-title-row>.text-link{margin-top:24px}
  .product-grid{grid-template-columns:1fr}
  .product-image{aspect-ratio:1.5}
  .product-info p{max-width:none}
  .footer-top{grid-template-columns:minmax(0,1fr)}
  .footer-top>div:first-child,.footer-top>div:last-child{grid-column:auto}
  .footer-community .footer-review-link{font-size:16px}
  .mobile-contact a{font-size:16px}
  .gallery-grid .gallery-item>span{font-size:16px}
  .page-top .breadcrumb{font-size:16px}
  .calculator-console-footer{font-size:16px}
}
/* Phones and touch devices render immediately, without animation or parallax. */
@media(max-width:900px),(pointer:coarse){
  html,body{scroll-behavior:auto!important}
  *,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
  .engine-ambience,.motion-toggle,.site-progress{display:none!important}
  .will-reveal{opacity:1!important;transform:none!important}
  .hero-engine{transform:none!important}
  .button:hover,.button:hover svg,.text-link:hover svg,.hero-service:hover>svg,.review-read-all:hover svg,.product-card:hover .product-image img,.gallery-item:hover img,.service-feature:hover img{transform:none!important}
  .site-header{backdrop-filter:none}
}
@media(max-width:1150px){.calculator-teaser{grid-template-columns:1fr 1fr;gap:25px}.calculator-teaser>.button{grid-column:1/-1;justify-self:start}.calculator-aftercare{gap:30px}}
@media(max-width:900px){.calculator-heading{gap:35px}.calculator-heading>p{font-size:17px}.calculator-aftercare{align-items:flex-start;flex-direction:column;gap:25px}.calculator-console{box-shadow:7px 7px 0 #10120f}}
@media(max-width:620px){.calculator-teaser{grid-template-columns:1fr;gap:20px;margin-top:38px;padding-top:30px}.calculator-teaser h3{font-size:43px}.calculator-teaser p{max-width:100%;font-size:16px}.calculator-teaser .button{font-size:16px}.calculator-jump{padding-bottom:27px}.calculator-heading{grid-template-columns:1fr;gap:23px;margin-bottom:27px}.calculator-heading h2{font-size:60px}.calculator-heading .eyebrow{font-size:16px;margin-bottom:17px}.calculator-heading>p{font-size:16px;max-width:100%}.calculator-toolbar{padding:16px;gap:12px}.calculator-toolbar>span:first-child{font-size:24px;gap:12px}.calculator-toolbar>span:last-child{display:none}.calculator-toolbar svg{width:35px}.calculator-widget{padding:0}.calculator-status{padding:28px 20px;font-size:16px}.calculator-console-footer{padding:15px;flex-wrap:wrap;gap:8px;font-size:16px}.calculator-console-footer>a{font-size:16px}.calculator-aftercare{margin-top:30px;gap:22px}.calculator-aftercare p{font-size:16px}.calculator-aftercare .button{font-size:16px;padding:15px 17px;gap:17px}}


/* Let content reflow at the reader's screen size without stranded short lines. */
.text-tail{white-space:nowrap}
p,li,figcaption,.row-copy>span,.gallery-item>span{ text-wrap:pretty; }
h1,h2,h3,h4,.button,.text-link{ text-wrap:balance; }
.button>span,.row-copy,.service-feature-copy,.part-copy,.contact-details,.enquiry-panel{ min-width:0; }
.check-list li{display:block;position:relative;padding-left:27px}
.check-list li::before{position:absolute;left:0;top:11px}
.gallery-item>span{display:block;padding-right:25px;text-wrap:balance}
.gallery-item>span>svg{position:absolute;right:0;top:19px}
.gallery-grid .gallery-item>span{line-height:1.5}
.legal-copy{max-width:900px}
.legal-copy h2{font:600 22px/1.4 var(--body);letter-spacing:0;margin:36px 0 16px;text-wrap:balance}
.legal-copy p{margin:0 0 18px}
.legal-copy h2:first-of-type{margin-top:28px}
@media(max-width:900px){
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .review-cards{grid-template-columns:1fr}
  .review-card figcaption a{white-space:nowrap}
  .page-top br,.workshop-copy h2 br,.workshop-copy .lead br,.service-title-row h2 br,
  .about-intro h2 br,.enquiry-panel h2 br,.cta-layout h2 br,.reviews-copy p br,
  .calculator-heading h2 br,.calculator-teaser h3 br,.workshop-equipment-copy h3 br,
  .cta-right p br,.location-content h2 br{display:none}
  .hero-bottom p br{display:block}
  .row-copy h3,.service-feature-copy h2,.detail-main>h2,.part-copy h2{line-height:1.06}
  .service-aside{position:static}
  .detail-grid{grid-template-columns:minmax(0,1fr);gap:40px}
  .contact-layout{grid-template-columns:minmax(0,1fr);gap:40px}
  .enquiry-panel{max-width:640px}
  .part-copy h2{margin-top:0}
}
@media(max-width:620px){
  .product-grid{grid-template-columns:1fr}
  .page-top{padding:28px 0 36px;min-height:0}
  .page-top h1{font-size:clamp(48px,12.5vw,68px);line-height:1.02;margin-top:22px;overflow-wrap:normal}
  .page-top p{margin-top:22px}
  .workshop-copy h2,.service-title-row h2,.about-intro h2,.gallery-section h2{font-size:clamp(46px,12vw,60px);line-height:1.04}
  .enquiry-panel h2{font-size:clamp(40px,11vw,50px);line-height:1.05;margin-bottom:22px}
  .cta-layout h2{font-size:clamp(52px,14vw,72px);line-height:1.02;margin-bottom:24px}
  .calculator-heading h2{font-size:clamp(44px,12vw,60px);line-height:1.04}
  .calculator-teaser h3{font-size:clamp(38px,10.6vw,46px);line-height:1.04}
  .service-feature-copy h2,.detail-main>h2,.part-copy h2{font-size:clamp(40px,10.5vw,52px)}
  .service-feature-copy h2{margin:0 0 20px}
  .gallery-item>span{padding-top:12px;padding-bottom:0;padding-right:20px}
  .gallery-item>span>svg{top:17px}
  .gallery-grid{gap:26px 16px}
  .check-list li{line-height:1.65}
  .symptoms ul{line-height:1.65}
  .symptoms li+li{margin-top:10px}
  .hero-actions .button,.enquiry-panel .button{justify-content:space-between}
  .button{gap:18px}
  .service-aside .button{padding:15px 17px}
  .enquiry-panel{margin:0;padding:26px 20px}
  .opening-hours p{flex-wrap:wrap;gap:6px 20px}
  .contact-email{font-size:16px;gap:8px}
  .map-label{font:600 16px/1.5 var(--body);gap:14px}
  .footer-top{gap:28px}
  .footer-bottom{gap:18px 24px}
  .legal-copy{line-height:1.75}
}
