@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Barlow:wght@400;500;600;700&display=swap');
:root{--bg:#111416;--surface:#191d20;--ink:#f4f5f5;--muted:#aeb5bb;--line:#34393d;--red:#f0463c;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Barlow,Arial,sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}.wrap{width:calc(100% - 112px);max-width:var(--max);margin:auto}.topline{border-bottom:1px solid var(--line);color:#a8afb4;font-size:12px;letter-spacing:1.7px;font-weight:500}.topline .wrap{display:flex;justify-content:space-between;padding:9px 0}header{position:sticky;top:0;z-index:20;background:rgba(17,20,22,.97);border-bottom:1px solid var(--line)}.nav{min-height:91px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{line-height:1;display:flex;flex-direction:column;gap:7px}.brand-name{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-style:italic;font-size:39px;font-weight:800;letter-spacing:1.5px;display:flex;align-items:baseline}.brand-square{display:inline-block;width:8px;height:8px;background:var(--red);margin-left:5px}.brand-sub{font-size:9px;letter-spacing:2.2px;font-weight:600}nav{display:flex;gap:36px;font-size:15px;font-weight:500}nav a{transition:color .2s}nav a:hover,.text-link:hover{color:var(--red)}.nav-phone{border:1px solid #565c61;padding:11px 18px;display:flex;align-items:center;gap:12px;font-size:15px;font-weight:600}.nav-phone svg{width:16px;fill:none;stroke:var(--red);stroke-width:1.7}.hero{position:relative;min-height:675px;isolation:isolate;overflow:hidden}.hero-photo{position:absolute;inset:0 0 0 34%;z-index:-3}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 55%;filter:saturate(.3) contrast(1.14) brightness(.72)}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#111416 4%,rgba(17,20,22,.98) 25%,rgba(17,20,22,.67) 48%,rgba(17,20,22,.08) 80%),linear-gradient(0deg,rgba(17,20,22,.65),transparent 30%)}.hero-inner{padding-top:70px;padding-bottom:75px}.eyebrow{font-size:12px;letter-spacing:2.1px;font-weight:600;display:flex;align-items:center;gap:11px}.eyebrow>span{height:2px;width:28px;background:var(--red)}h1,h2,h3,p{margin:0}h1{font-family:'Barlow Condensed',Impact,sans-serif;font-weight:600;font-size:clamp(46px,5.6vw,82px);line-height:1.02;letter-spacing:-.8px;margin:25px 0}h1 span{color:#b8bfc4}.hero p{color:#bfc4c8;font-size:18px;line-height:1.6;max-width:520px}.hero-actions{display:flex;align-items:center;gap:34px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:15px 24px;font-size:16px;font-weight:600;transition:background .2s,transform .2s}.button.primary{background:var(--red);color:white}.button.primary:hover{background:#cc3028;transform:translateY(-2px)}.button span{font-size:22px}.text-link{font-weight:600;font-size:15px;display:inline-flex;gap:21px;align-items:center}.hero-note{display:flex;gap:12px;align-items:center;margin-top:49px;color:#a8b0b6;font-size:11px;letter-spacing:1.4px}.hero-note i{font-style:normal;margin:0 10px;color:#656d73}.cross{color:var(--red);font-size:24px;font-weight:400}.photo-caption{position:absolute;bottom:30px;right:55px;display:flex;align-items:center;gap:12px;font-size:10px;letter-spacing:1.6px;color:#c5cbce}.photo-caption>span:last-child{margin-left:25px;color:#a1a9ae}.red-line{width:20px;height:2px;background:var(--red)}.expertise-strip{border-block:1px solid var(--line);background:#171b1e}.expertise-strip .wrap{display:flex;justify-content:space-between;align-items:center;padding:25px 0;gap:20px;font-family:'Barlow Condensed',sans-serif;font-size:18px;letter-spacing:2px;font-weight:500}.expertise-strip i{font-style:normal;color:var(--red);font-family:Barlow,sans-serif}.skip{position:fixed;top:-100px;background:var(--red);padding:12px;z-index:100}.skip:focus{top:0}:focus-visible{outline:2px solid var(--red);outline-offset:5px}a,button{-webkit-tap-highlight-color:transparent}
@media(min-width:1600px){.hero-photo{left:40%}.hero{min-height:740px}.hero-inner{padding-top:95px}}@media(max-width:1000px){.wrap{width:calc(100% - 64px)}nav{gap:20px}.nav{gap:20px}.nav-phone{font-size:14px;padding:10px}.hero{min-height:650px}.hero-photo{left:25%}.photo-caption{right:32px}.photo-caption>span:last-child{display:none}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}.topline .wrap{font-size:10px;letter-spacing:1px}.topline .wrap>span:last-child{display:none}.nav{min-height:79px;gap:12px;flex-wrap:wrap;padding:15px 0}.brand-name{font-size:32px}.brand-sub{font-size:8px;letter-spacing:1.4px}.nav-phone{font-size:13px;padding:9px 10px;gap:7px}nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:11px;font-size:14px}.hero{min-height:680px}.hero-photo{left:0;top:160px}.hero-shade{background:linear-gradient(90deg,rgba(17,20,22,.88),rgba(17,20,22,.3)),linear-gradient(180deg,#111416 0%,rgba(17,20,22,.7) 35%,rgba(17,20,22,.12) 68%,#111416 100%)}.hero-inner{padding-top:43px;padding-bottom:100px}h1{font-size:57px;line-height:1.03;letter-spacing:-.5px}.hero p{font-size:17px;max-width:330px}.desktop{display:none}.eyebrow{font-size:10px;letter-spacing:1.5px}.hero-actions{gap:25px}.button{padding:13px 18px;gap:25px}.hero-note{font-size:9px;letter-spacing:.6px;margin-top:42px}.hero-note i{margin:0 5px}.photo-caption{right:auto;left:20px;bottom:22px;font-size:9px}.expertise-strip .wrap{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;padding:22px 0;font-size:16px;letter-spacing:1px}.expertise-strip i{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
.section{padding:100px 0}.section-head{display:grid;grid-template-columns:1.25fr 1fr;align-items:end;gap:80px;margin-bottom:54px}.section-head p{max-width:430px;color:var(--muted);font-size:17px}.section h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(42px,4.5vw,64px);font-weight:600;line-height:1.05;letter-spacing:-.4px;margin-top:20px}.section h3{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-weight:600;font-size:26px;line-height:1.2}.vehicle-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.vehicle-grid>div{padding:28px 26px 0 0}.vehicle-grid>div+div{padding-left:26px;border-left:1px solid var(--line)}.vehicle-index{font-size:13px;color:var(--red);font-family:monospace}.vehicle-grid h3{margin:15px 0 12px;font-size:24px}.vehicle-grid p{font-size:16px;line-height:1.6;color:var(--muted)}.light{background:#eef0f1;color:#191e22;--line:#cbd0d4;--muted:#58636c}.light .eyebrow{color:#626c74}.service-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:60px}.service{display:flex;gap:23px;padding:30px 0;border-top:1px solid var(--line)}.service-no{font-size:14px;color:#c5372e;font-family:monospace;line-height:2}.service h3{font-size:28px}.service p{color:#56616a;font-size:16px;line-height:1.7;margin:12px 0 20px;max-width:470px}.service-tag{font-size:11px;letter-spacing:1.4px;color:#626c74;font-weight:600}.service-link{color:#b52922;display:inline-flex;gap:18px}.service-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:24px;margin-top:20px;font-size:16px}.service-bottom .text-link{white-space:nowrap}.subdued-link{margin-top:23px;border-bottom:1px solid #69727a;padding-bottom:5px}.work-grid{display:grid;grid-template-columns:1.07fr 1fr;gap:34px}.work-grid figure{margin:0;min-width:0}.work-grid .work-large{grid-row:span 2}.work-image{height:250px;overflow:hidden;background:#252b30}.work-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.42) contrast(1.07);transition:filter .4s,transform .6s}.work-image:hover img{filter:saturate(.8);transform:scale(1.035)}.work-large .work-image{height:596px}.work-large img{object-position:center 57%;transform:scale(1.04)}.work-large .work-image:hover img{transform:scale(1.07)}.motor-detail img{object-position:50% 53%}.moto-detail img{object-position:50% 58%;transform:scale(1.22)}.moto-detail:hover img{transform:scale(1.25)}figcaption{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:14px;font-size:17px;font-weight:500;line-height:1.4}figcaption small{display:block;color:#8e9ba5;font-size:10px;letter-spacing:1.8px;margin-bottom:6px}.fig-number{font-family:'Barlow Condensed',sans-serif;font-size:34px;color:#46515a}.detailing{background:#1b2024;border-block:1px solid var(--line)}.detailing-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.detailing-visual{position:relative;align-self:center}.detailing-visual>img{width:100%;height:auto;aspect-ratio:1;object-fit:contain}.before-label,.after-label{position:absolute;left:15px;padding:5px 10px;background:rgba(17,20,22,.9);font-size:10px;letter-spacing:1.2px;font-weight:600}.before-label{top:15px}.after-label{top:calc(50% + 15px);background:#ec4137}.image-credit{font-size:10px;letter-spacing:1.5px;color:#a6afb6;border-bottom:1px solid var(--line);padding:15px 0}.detailing-copy h2{font-size:clamp(40px,3.7vw,55px)}.detailing-copy h2 span{color:#a5afb7}.detailing-copy>p{color:#b0bac2;font-size:17px;line-height:1.7;margin:25px 0}.detail-list{margin:10px 0 28px}.detail-list>div{display:flex;align-items:center;gap:22px;border-top:1px solid var(--line);padding:13px 0;font-size:16px}.detail-list b{font-family:monospace;color:var(--red);font-size:12px;font-weight:400}.contact{background:#eef0f1;color:#191e22}.contact .eyebrow{color:#59646d}.contact-main{display:grid;grid-template-columns:1.35fr 1fr;gap:110px;align-items:center}.contact h2{font-size:clamp(48px,5.2vw,76px)}.contact-main>div>p{margin:28px 0;color:#56616a;max-width:480px;font-size:18px;line-height:1.65}.big-phone{font-family:'Barlow Condensed',sans-serif;font-weight:600;font-size:clamp(32px,3.4vw,48px);letter-spacing:.3px;display:inline-flex;align-items:center;gap:20px;line-height:1.3;white-space:nowrap}.big-phone span{color:#cd352c}.big-phone:hover{color:#c3362e}.call-note{display:block;color:#667079;font-size:14px;margin-top:9px}.contact-card{background:#fff;border-top:3px solid var(--red);padding:39px 37px 30px;box-shadow:0 12px 50px #10151908}.contact-kicker{color:#606c76;font-size:10px;letter-spacing:1.7px;font-weight:600}.contact-card h3{margin-top:18px;font-size:34px}.contact-card address{font-style:normal;color:#59656e;line-height:1.75;margin:17px 0 26px;font-size:17px}.map-button{width:100%;border:1px solid #c0c8ce;font-size:15px;padding:13px 17px}.map-button:hover{background:#eef0f1}.email{display:block;font-size:16px;margin-top:25px}.email:hover{text-decoration:underline}.contact-social{border-top:1px solid #e0e4e6;margin-top:25px;padding-top:17px;font-size:14px}.contact-social a{display:flex;justify-content:space-between}footer{padding:48px 0 23px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:32px;padding-bottom:40px}.footer-top p{font-size:14px;line-height:1.7;color:#939ea7}.back-top{font-size:14px;display:flex;gap:20px;align-items:center}.back-top span{color:var(--red);font-size:22px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:20px;color:#828e98;font-size:12px}.section[id]{scroll-margin-top:25px}
@media(max-width:1100px){.section{padding:75px 0}.section-head{gap:50px}.nav{gap:20px}nav{gap:22px}.vehicle-grid{grid-template-columns:1fr 1fr;row-gap:30px}.vehicle-grid>div:nth-child(3){border-left:0;padding-left:0}.detailing-grid{gap:45px}.contact-main{gap:50px}.contact-card{padding:32px 28px}.work-large .work-image{height:596px}}
@media(max-width:850px){.section-head{gap:35px}.section-head p{font-size:16px}.service-grid{column-gap:30px}.service{gap:15px}.service h3{font-size:25px}.detailing-grid{gap:30px}.contact-main{gap:30px}.nav-phone{font-size:13px}.nav-phone svg{display:none}nav{gap:15px}.brand-name{font-size:34px}.contact-card{padding:28px 23px}.big-phone{font-size:36px}.detailing-copy>p{font-size:16px}.work-grid{gap:25px}}
@media(max-width:700px){html{scroll-padding-top:150px}.section{padding:62px 0}.section-head{grid-template-columns:1fr;gap:25px;margin-bottom:32px}.section h2{font-size:46px;margin-top:15px}.section-head p{max-width:100%}.vehicle-grid{gap:24px 0}.vehicle-grid>div{padding-right:17px;padding-top:20px}.vehicle-grid>div+div{padding-left:17px}.vehicle-grid>div:nth-child(3){padding-left:0}.vehicle-grid h3{font-size:24px}.vehicle-grid p{font-size:15px}.service-grid{grid-template-columns:1fr}.service{gap:18px;padding:24px 0}.service h3{font-size:27px}.service p{margin:10px 0 14px}.service-tag{font-size:10px}.service-bottom{align-items:start;flex-direction:column;font-size:15px}.work-grid{grid-template-columns:1fr;gap:34px}.work-grid .work-large{grid-row:auto}.work-large .work-image{height:440px}.work-image{height:280px}.work-grid figcaption{font-size:16px}.detailing-grid{grid-template-columns:1fr;gap:36px}.detailing-copy{grid-row:1}.detailing-copy h2{font-size:43px}.detailing-copy>p{font-size:17px}.detailing-visual{max-width:520px}.contact-main{grid-template-columns:1fr;gap:42px}.contact h2{font-size:54px}.contact-main>div>p{font-size:17px;margin:22px 0}.big-phone{font-size:38px;gap:15px}.contact-card{padding:30px}.footer-top{flex-wrap:wrap;align-items:start;gap:25px}.footer-top p{margin-left:auto;font-size:12px}.back-top{width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px}.footer-bottom{flex-direction:column;gap:8px;font-size:11px}.hero-note{font-size:9px}.photo-caption{font-size:10px}.expertise-strip .wrap{font-size:16px}.eyebrow{font-size:11px}.brand-sub{font-size:9px}.topline .wrap{font-size:11px}}
@media(max-width:380px){h1{font-size:50px}.nav-phone{font-size:12px}.brand-name{font-size:30px}.big-phone{font-size:33px}.hero-actions{gap:20px}.button{font-size:15px}.text-link{font-size:14px}}
.eyebrow,.photo-caption,figcaption small,.service-tag,.contact-kicker,.image-credit,.before-label,.after-label,.hero-note,.footer-bottom,.topline .wrap{font-size:12px}.hero-note{line-height:1.8}.hero-note>span:last-child{max-width:100%}.hero-note i{margin:0 6px}.photo-caption{letter-spacing:1px}.service-tag{letter-spacing:1px}@media(max-width:700px){.hero-note{align-items:flex-start;font-size:11px;letter-spacing:.5px}.photo-caption{font-size:11px}.eyebrow{font-size:11px}.footer-bottom{font-size:12px}.topline .wrap{font-size:11px}.service-tag{font-size:11px}}

/* Vector icons render consistently without platform emoji fonts. */
.icon{display:inline-block;width:20px;height:20px;flex:0 0 auto;vertical-align:middle;pointer-events:none}.button .icon{width:22px;height:22px}.big-phone .icon{width:.65em;height:.65em;color:#cd352c}.back-top .icon,.cross{color:var(--red)}.cross{width:18px;height:18px;align-self:center}.expertise-strip i .icon{width:16px;height:16px}.service-link{align-items:center}.service-link .icon{width:16px;height:16px}
