@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap");
:root{--black:#050505;--ink:#15191b;--muted:#5d676b;--line:#e3e6e5;--off:#f8f9f8;--accent:#b0803b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:106px}body{margin:0;overflow-x:hidden;color:var(--ink);background:#fff;font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{position:relative;z-index:20;display:grid;grid-template-columns:230px 1fr auto;align-items:center;height:106px;padding:0 42px;background:#fff;border-bottom:1px solid #efefef}.brand{display:flex;align-items:center;width:166px;height:60px;overflow:hidden}.brand-mark,.header-logo{display:block;width:100%;height:100%}.header-logo{object-fit:contain;object-position:left center}.nav-toggle{display:none}.main-nav{display:flex;align-items:center;justify-content:flex-start;gap:clamp(22px,2.05vw,42px)}.main-nav a{position:relative;padding:10px 0;color:#0d0f10;font-size:.9rem;font-weight:700;line-height:1;white-space:nowrap}.main-nav a::after{content:"";position:absolute;right:0;bottom:-10px;left:0;height:2px;background:#0d0f10;transform:scaleX(0)}.main-nav a.active::after,.main-nav a:hover::after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:23px;margin-left:24px}.header-whatsapp{display:flex;align-items:center;gap:12px;font-size:.9rem;font-weight:800;line-height:1;white-space:nowrap}.header-whatsapp svg{width:48px;height:48px;padding:12px;fill:none;stroke:currentColor;stroke-width:1.8;border:1px solid #cdd0d0;border-radius:50%}.header-book{display:flex;align-items:center;justify-content:center;min-width:164px;height:56px;padding:0 20px;color:#fff;background:var(--black);border-radius:4px;font-size:.76rem;font-weight:800;line-height:1;text-transform:uppercase}.header-book svg{display:none}
.hero-reference{position:relative;min-height:calc(100vh - 118px);overflow:hidden;background:#f3f3f3 url("assets/images/hero-white-bmw-workshop.png") center right/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.03) 43%,transparent 70%)}.hero-reference-content{position:relative;z-index:1;width:min(790px,48vw);margin-left:44px;padding-top:126px}.eyebrow{margin:0 0 29px;color:#101112;font-size:.87rem;font-weight:700;letter-spacing:.29em;text-transform:uppercase}.hero-reference h1{margin:0;color:#050505;font-size:clamp(3.75rem,5.2vw,6.25rem);font-weight:700;letter-spacing:-.075em;line-height:1.02}.hero-gold-rule{width:74px;height:3px;margin:39px 0 35px;background:var(--accent)}.hero-subtitle{max-width:535px;margin:0;color:#17191a;font-size:1.02rem;font-weight:500;line-height:1.66}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:50px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-width:216px;height:68px;padding:0 18px;border:1.5px solid #111;border-radius:5px;font-size:.81rem;font-weight:800;text-transform:uppercase}.button svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.9}.button-primary{color:#fff;background:#050505;border-color:#050505}.button-secondary,.button-text{color:#101112;background:rgba(255,255,255,.1)}.button:hover,.header-book:hover{color:#fff;background:#293237;border-color:#293237}.hero-features{display:none}.floating-quote-button{position:fixed;right:18px;bottom:34px;z-index:30;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:104px;min-height:160px;padding:17px 10px;color:#fff;background:#050505;border:2px solid #fff;border-radius:13px;box-shadow:0 6px 20px rgba(0,0,0,.2);font-size:.76rem;font-weight:700;line-height:1.3;text-align:center}.floating-quote-button svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8}.floating-quote-button::after{content:"";width:43px;height:2px;background:var(--accent)}.whatsapp-button{position:fixed;right:27px;bottom:27px;z-index:29;display:grid;width:54px;height:54px;place-items:center;color:#fff;background:#25d366;border-radius:50%}.whatsapp-button svg{width:28px;height:28px;fill:currentColor}
.section{width:min(1180px,calc(100% - 64px));margin:0 auto;padding:105px 0}.section-heading{max-width:700px;margin-bottom:48px}.section-heading h2,.split-section h2,.about-copy h2{margin:0;color:var(--ink);font-size:clamp(2.25rem,4vw,4.25rem);letter-spacing:-.06em;line-height:1.05}.services-grid,.team-profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card,.manager-card{padding:28px;background:#fff;border:1px solid var(--line)}.service-card h3,.manager-card h3{margin:15px 0 8px}.service-card p,.section-copy,.about-copy>p,.manager-card p{color:var(--muted);line-height:1.7}.brands-section{width:100%;padding-right:max(32px,calc((100% - 1180px)/2));padding-left:max(32px,calc((100% - 1180px)/2));background:var(--off)}.brands-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#dfe4e2;border:1px solid #dfe4e2}.brand-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:154px;padding:18px;background:#fff}.brand-card img{width:min(128px,82%);height:52px;object-fit:contain;filter:grayscale(1)}.brand-card span{color:#657075;font-size:.61rem;font-weight:800;letter-spacing:.11em;text-align:center;text-transform:uppercase}.split-section,.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.feature-list{border-top:1px solid var(--line)}.feature-list p{margin:0;padding:17px 0;border-bottom:1px solid var(--line);font-weight:700}.about-section{width:100%;padding-right:max(32px,calc((100% - 1180px)/2));padding-left:max(32px,calc((100% - 1180px)/2));background:#161c1f}.about-copy{max-width:780px}.about-copy h2{color:#fff}.about-copy>p{color:#d0d7d5}.real-gallery-grid{display:grid;grid-template-columns:2fr 1fr;grid-auto-rows:260px;gap:16px}.gallery-item{position:relative;margin:0;overflow:hidden}.gallery-large{grid-row:span 2}.gallery-item img{width:100%;height:100%;object-fit:cover}.gallery-item figcaption{position:absolute;right:0;bottom:0;left:0;padding:18px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.65));font-size:.72rem;font-weight:800}.manager-photo{height:320px;margin:-28px -28px 20px;background:center top/cover no-repeat}.service-advisor-photo{background-image:url("assets/images/team-jinu-framed.webp")}.senior-technician-photo{background-image:url("assets/images/team-arun-framed.webp")}.manager-card:first-child .manager-photo{background-image:url("assets/images/team-nishita-framed.webp")}.profile-traits{display:none}.premium-booking-panel,.motix-contact-card{padding:34px;background:var(--off);border:1px solid var(--line)}.booking-form{display:grid;grid-template-columns:1fr 1fr;gap:15px}.booking-form label{display:grid;gap:7px;font-size:.76rem;font-weight:700}.booking-form input,.booking-form select{width:100%;height:47px;padding:0 14px;background:#fff;border:1px solid #d3dad7}.form-wide,.booking-submit,.booking-privacy,.form-status{grid-column:1/-1}.booking-submit{width:100%}.contact-cta-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.contact-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:76px;border:1px solid var(--line);font-size:.63rem;font-weight:800;text-transform:uppercase}.contact-cta-quote{color:#fff;background:#050505}.contact-info-item{display:block;padding:14px 0;border-bottom:1px solid var(--line)}.contact-info-icon{display:none}.site-footer{padding:35px;text-align:center;border-top:1px solid var(--line)}.footer-logo{width:110px;height:65px;object-fit:contain}.copyright{color:var(--muted);font-size:.78rem}
@media(max-width:1250px){.site-header{grid-template-columns:190px 1fr auto;padding:0 25px}.brand{width:155px}.main-nav{gap:18px}.main-nav a{font-size:.77rem}.header-actions{gap:14px}.header-whatsapp span{display:none}.hero-reference-content{width:min(660px,52vw)}}@media(max-width:920px){html{scroll-padding-top:76px}.site-header{display:flex;justify-content:space-between;height:76px;padding:0 18px}.brand{width:135px;height:57px}.nav-toggle{display:grid;width:44px;height:44px;place-content:center;padding:10px;background:#fff;border:1px solid var(--line)}.nav-toggle span{display:block;width:20px;height:2px;margin:3px;background:#111}.main-nav{position:fixed;top:76px;right:16px;left:16px;z-index:40;display:grid;gap:0;padding:9px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 42px rgba(0,0,0,.12);opacity:0;pointer-events:none}.nav-open .main-nav{opacity:1;pointer-events:auto}.main-nav a{padding:14px;border-bottom:1px solid var(--line)}.header-actions{display:none}.hero-reference{min-height:680px;background-position:63% center}.hero-overlay{background:linear-gradient(90deg,rgba(255,255,255,.9),rgba(255,255,255,.52) 62%,transparent)}.hero-reference-content{width:calc(100% - 36px);margin-left:18px;padding-top:72px}.hero-reference h1{font-size:clamp(3.1rem,10.5vw,5.1rem)}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px}.button{min-width:0;height:54px}.section{width:min(100% - 36px,720px);padding:75px 0}.services-grid,.team-profile-grid,.contact-section,.split-section{grid-template-columns:1fr}.brands-grid{grid-template-columns:repeat(3,1fr)}.about-section,.brands-section{padding-right:18px;padding-left:18px}.floating-quote-button{right:15px;bottom:80px;flex-direction:row;width:auto;min-height:48px;padding:0 15px;border-radius:5px}.floating-quote-button::after{display:none}}@media(max-width:540px){.hero-reference{min-height:650px}.hero-reference h1{font-size:clamp(2.85rem,13vw,4rem)}.eyebrow{font-size:.68rem;letter-spacing:.2em}.hero-subtitle{font-size:.9rem}.hero-actions .button{width:calc(50% - 6px);padding:0 8px;font-size:.64rem}.hero-actions .button-primary{width:100%}.brands-grid{grid-template-columns:repeat(2,1fr)}.real-gallery-grid{grid-template-columns:1fr;grid-auto-rows:240px}.gallery-large{grid-row:auto}.booking-form{grid-template-columns:1fr}.contact-cta-buttons{grid-template-columns:1fr}.contact-cta{flex-direction:row;justify-content:flex-start;padding-left:14px}}
@media (min-width:921px){.hero-reference-content{width:min(680px,43vw)!important;margin-left:44px!important;padding-top:86px!important}.hero-reference .eyebrow{margin-bottom:25px!important;font-size:.82rem!important;letter-spacing:.27em!important}.hero-reference h1{max-width:680px!important;font-size:clamp(3.25rem,4.45vw,5.15rem)!important;line-height:1.04!important}.hero-gold-rule{margin:31px 0 27px!important}.hero-subtitle{max-width:475px!important;font-size:.96rem!important;line-height:1.62!important}.hero-actions{margin-top:35px!important}.floating-quote-button{bottom:86px!important}}
@media (min-width:921px) and (max-width:1250px){.site-header{grid-template-columns:190px 1fr auto;padding:0 25px}.brand{width:150px;height:56px}.header-actions{margin-left:14px}.header-book{min-width:150px}.header-whatsapp span{display:inline}}@media (min-width:921px) and (max-width:1120px){.header-whatsapp span{display:none}}
.hero-reference .hero-overlay{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.96) 27%,rgba(255,255,255,.78) 46%,rgba(255,255,255,.26) 63%,transparent 76%)}.hero-reference .button-secondary,.hero-reference .button-text{color:#101112;background:rgba(255,255,255,.93);box-shadow:0 6px 18px rgba(0,0,0,.05)}
#services.section{position:relative;width:min(100% - 104px,1430px);max-width:none;padding:96px 0 110px;overflow:hidden}#services.section::before{content:"";position:absolute;top:-80px;right:-145px;width:650px;height:560px;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.78) 29%,rgba(255,255,255,.22) 74%),url("assets/images/hero-white-bmw-workshop.png") 73% center/cover no-repeat;opacity:.47;pointer-events:none}.services-heading,.services-grid{position:relative;z-index:1}.services-heading{max-width:900px;margin:0 0 51px 10px}.services-heading .eyebrow{margin-bottom:21px;letter-spacing:.22em}.services-heading-rule{display:block;width:72px;height:3px;margin-bottom:30px;background:#111}.services-heading h2{max-width:840px;font-size:clamp(3.3rem,4.5vw,5.15rem);font-weight:800;letter-spacing:-.07em;line-height:1.08}.services-intro{max-width:680px;margin:22px 0 0;color:#374048;font-size:1.05rem;font-weight:500;line-height:1.8}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.service-card{display:grid;grid-template-columns:132px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:24px;min-height:224px;padding:28px;background:rgba(255,255,255,.9);border:1px solid #d5d9d9;clip-path:polygon(0 0,94% 0,100% 9%,100% 100%,3% 100%,0 91%)}.service-card .icon{grid-row:1 / span 2;display:grid;width:112px;height:112px;place-items:center;border:1px solid #d1d5d5;border-radius:50%}.service-card .icon svg{width:58px;height:58px;fill:none;stroke:#060708;stroke-width:1.45}.service-card h3{align-self:end;margin:0 0 11px;color:#08090a;font-size:1rem;font-weight:800;letter-spacing:-.035em;line-height:1.2}.service-card p{align-self:start;margin:0;color:#444d54;font-size:.9rem;font-weight:500;line-height:1.67}.service-card h3,.service-card p{padding-left:0}.service-card::after{content:"";position:absolute;top:47px;bottom:43px;left:156px;width:1px;background:#d7dbda}@media(max-width:920px){#services.section{width:min(100% - 36px,720px);padding:75px 0}#services.section::before{top:-24px;right:-290px;width:550px;opacity:.24}.services-heading{margin-left:0}.services-heading h2{font-size:clamp(2.6rem,8.2vw,4.3rem)}.services-grid{grid-template-columns:1fr}.service-card{min-height:195px}}@media(max-width:540px){.service-card{grid-template-columns:90px minmax(0,1fr);column-gap:17px;min-height:170px;padding:20px}.service-card .icon{width:78px;height:78px}.service-card .icon svg{width:42px;height:42px}.service-card::after{top:35px;bottom:34px;left:111px}.service-card h3{font-size:.91rem}.service-card p{font-size:.8rem}.services-intro{font-size:.94rem}}
.service-card{position:relative}
#services.section::before{top:-18px;right:-4px;width:720px;height:505px;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.96) 31%,rgba(255,255,255,.55) 63%,rgba(255,255,255,.1) 100%),url("assets/images/services-workshop-silver-sedan.png") center right/cover no-repeat;opacity:.55}.services-heading{max-width:890px;margin-left:14px}.services-grid{align-items:stretch}.service-card{grid-template-columns:126px minmax(0,1fr);min-height:224px}.service-card h3{min-height:39px;font-size:.94rem;line-height:1.25}.service-card::after{left:150px}
@media(max-width:920px){#services.section::before{top:-24px;right:-300px;width:590px;height:470px;opacity:.24}.services-heading{margin-left:0}.service-card{grid-template-columns:112px minmax(0,1fr)}.service-card::after{left:136px}}@media(max-width:540px){.service-card{grid-template-columns:90px minmax(0,1fr)}.service-card::after{left:111px}.service-card h3{min-height:0;font-size:.91rem}}
.brands-section{padding-top:108px;padding-bottom:110px;background:#f7f8f8}.brands-heading{max-width:780px;margin-bottom:48px}.brands-heading .eyebrow{margin-bottom:18px;color:#101112;letter-spacing:.22em}.brands-heading h2{max-width:710px;font-size:clamp(2.7rem,4vw,4.5rem);font-weight:800;letter-spacing:-.065em}.brands-intro{max-width:590px;margin:21px 0 0;color:#536066;font-size:1rem;line-height:1.7}.brands-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;background:transparent;border:0}.brand-card{min-height:156px;padding:26px 22px;background:#fff;border:1px solid #e0e4e3;box-shadow:0 8px 22px rgba(23,31,34,.035);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.brand-card img{width:min(158px,88%);height:60px;object-fit:contain;filter:grayscale(1) contrast(1.22);opacity:.92}.brand-card span{display:none}.brand-card:hover{border-color:#bfc7c5;box-shadow:0 14px 30px rgba(23,31,34,.08);transform:translateY(-3px)}@media(max-width:920px){.brands-section{padding-top:76px;padding-bottom:76px}.brands-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.brand-card{min-height:130px;padding:18px}.brand-card img{height:48px}}@media(max-width:540px){.brands-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.brand-card{min-height:118px;padding:16px}.brand-card img{height:42px}}
.brands-section{position:relative;overflow:hidden;padding-top:61px;padding-bottom:72px;background:#fff url("assets/images/brands-wireframe-sedan.png") right top/auto 575px no-repeat}.brands-section::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.97) 48%,rgba(255,255,255,.45) 77%,rgba(255,255,255,.08) 100%);pointer-events:none}.brands-section>*{position:relative;z-index:1}.brands-heading{max-width:720px;margin-bottom:36px}.brands-heading .eyebrow{margin-bottom:21px;font-size:.76rem;letter-spacing:.3em}.brands-heading-rule{display:block;width:50px;height:3px;margin-bottom:34px;background:#0a0b0c}.brands-heading h2{max-width:650px;font-size:clamp(3rem,4.25vw,4.75rem);font-weight:800;letter-spacing:-.075em;line-height:1.04}.brands-intro{max-width:610px;margin-top:21px;color:#3f4750;font-size:1rem;font-weight:500;line-height:1.7}.brands-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.brand-card{position:relative;min-height:186px;padding:24px 20px 31px;background:rgba(255,255,255,.94);border:1px solid #e7e8e9;border-radius:7px;box-shadow:0 5px 14px rgba(20,27,32,.075);clip-path:none}.brand-card img{width:min(180px,86%);height:88px;filter:none;opacity:1}.brand-card span{display:block;min-height:16px;margin-top:10px;color:#0b0d0f;font-size:.69rem;font-weight:800;letter-spacing:.25em;line-height:1.2;text-align:center;text-transform:uppercase}.brand-card::after{content:"";position:absolute;bottom:19px;left:50%;width:33px;height:2px;background:#15181a;transform:translateX(-50%)}.brand-card:hover{border-color:#d8dcde;box-shadow:0 12px 25px rgba(20,27,32,.1);transform:translateY(-2px)}.brand-card:nth-child(9){grid-column:2}.brands-grid .brand-card:nth-child(5) img{height:70px}.brands-grid .brand-card:nth-child(9) img{height:68px}.brands-grid .brand-card:nth-child(11) img{height:74px}@media(max-width:920px){.brands-section{padding-top:70px;padding-bottom:70px;background-size:auto 440px}.brands-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.brand-card{min-height:158px}.brand-card:nth-child(9){grid-column:auto}.brand-card img{height:66px}}@media(max-width:540px){.brands-section{padding-top:58px;background-size:auto 330px}.brands-heading h2{font-size:clamp(2.6rem,11.5vw,3.5rem)}.brands-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.brand-card{min-height:143px;padding:17px 12px 27px}.brand-card img{height:58px}.brand-card span{font-size:.56rem;letter-spacing:.18em}.brand-card::after{bottom:15px}.brand-card:nth-child(9){grid-column:auto}}
.why-section{position:relative;display:grid;grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr);gap:70px;width:100%;max-width:none;padding:110px max(48px,calc((100% - 1400px)/2));overflow:hidden;background:#fbfbfa}.why-section::before{content:"M";position:absolute;top:18px;left:-22px;color:rgba(31,37,40,.025);font-size:670px;font-weight:800;line-height:.78;letter-spacing:-.17em;pointer-events:none}.why-section>*{position:relative;z-index:1}.why-copy{max-width:610px;padding-top:25px}.why-copy .eyebrow{margin-bottom:21px;font-size:.76rem;letter-spacing:.3em}.why-heading-rule{display:block;width:58px;height:3px;margin-bottom:35px;background:#111}.why-copy h2{max-width:600px;font-size:clamp(3.05rem,4.35vw,5rem);font-weight:800;letter-spacing:-.075em;line-height:1.1}.why-copy .section-copy{max-width:570px;margin:24px 0 0;color:#3f4850;font-size:1rem;font-weight:500;line-height:1.75}.why-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.why-benefit{display:grid;grid-template-columns:126px 1fr;align-items:center;min-height:198px;padding:28px;background:rgba(255,255,255,.96);border-radius:14px;box-shadow:0 12px 25px rgba(18,24,28,.07)}.why-icon{display:grid;width:101px;height:101px;place-items:center;border-right:1px solid #d7dcdd;background:radial-gradient(circle,#f7f8f8 0%,#f7f8f8 48%,transparent 49%)}.why-icon svg{width:54px;height:54px;fill:none;stroke:#07090a;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.why-benefit p{margin:0;padding-left:22px;color:#07090a;font-size:1rem;font-weight:800;letter-spacing:-.035em;line-height:1.32}@media(max-width:1040px){.why-section{grid-template-columns:1fr;padding:85px max(28px,calc((100% - 720px)/2))}.why-copy{padding-top:0}.why-benefits{max-width:760px}}@media(max-width:620px){.why-section{padding:68px 18px}.why-copy h2{font-size:clamp(2.6rem,11.5vw,3.6rem)}.why-benefits{grid-template-columns:1fr;gap:14px}.why-benefit{grid-template-columns:105px 1fr;min-height:145px;padding:20px}.why-icon{width:86px;height:86px}.why-icon svg{width:47px;height:47px}.why-benefit p{padding-left:17px;font-size:.94rem}}
.about-section{position:relative;isolation:isolate;width:100%;max-width:none;min-height:760px;padding:80px max(48px,calc((100% - 1400px)/2));overflow:hidden;background:#fbfbfa}.about-section::before{content:"";position:absolute;z-index:-2;top:0;right:0;width:51%;height:100%;background:url("assets/images/hero-white-bmw-workshop.png") 66% center/cover no-repeat;filter:grayscale(1) contrast(1.06);clip-path:polygon(44% 0,100% 0,100% 100%,40% 100%,0 57%);opacity:.96}.about-section::after{content:"";position:absolute;z-index:-1;top:68px;right:47%;width:1px;height:610px;background:#b0803b;transform:rotate(35deg);transform-origin:top}.about-copy{max-width:620px}.about-copy .eyebrow{margin-bottom:20px;font-size:.76rem;letter-spacing:.3em}.about-heading-rule{display:block;width:52px;height:3px;margin-bottom:32px;background:#b0803b}.about-copy h2{max-width:625px;color:#050607;font-size:clamp(3rem,4.15vw,4.75rem);font-weight:800;letter-spacing:-.075em;line-height:1.08}.about-copy>p{max-width:490px;margin:38px 0 0;padding-left:34px;color:#11171a;border-left:1px solid #1d2428;font-size:.93rem;font-weight:500;line-height:1.72}.about-values{display:grid;grid-template-columns:repeat(4,1fr);max-width:620px;margin-top:45px}.about-value{position:relative;display:flex;flex-direction:column;align-items:center;gap:13px;min-height:133px;padding:0 14px;text-align:center}.about-value:not(:first-child){border-left:1px solid #c5c8c8}.about-value svg{width:43px;height:43px;fill:none;stroke:#b0803b;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}.about-value strong{color:#101315;font-size:.7rem;line-height:1.38}.about-value::after{content:"";position:absolute;bottom:0;width:28px;height:2px;background:#b0803b}@media(max-width:960px){.about-section{min-height:0;padding:72px 28px}.about-section::before{right:-110px;width:72%;opacity:.24;clip-path:none}.about-section::after{display:none}.about-copy{max-width:650px}.about-copy>p{max-width:560px}.about-values{max-width:650px}}@media(max-width:600px){.about-section{padding:65px 18px}.about-copy h2{font-size:clamp(2.6rem,11.5vw,3.6rem)}.about-copy>p{margin-top:29px;padding-left:20px;font-size:.88rem}.about-values{grid-template-columns:repeat(2,1fr);gap:25px 0}.about-value:nth-child(3){border-left:0}.about-value{min-height:120px}.about-value strong{font-size:.67rem}}
.why-benefits{gap:18px;align-content:start}.why-benefit{grid-template-columns:94px 1fr;min-height:164px;padding:20px;border-radius:10px}.why-icon{width:76px;height:76px}.why-icon svg{width:43px;height:43px}.why-benefit p{padding-left:16px;font-size:.9rem;line-height:1.28}.floating-quote-button{width:92px;min-height:142px;padding:14px 8px;font-size:.7rem}.floating-quote-button svg{width:24px;height:24px}@media(max-width:620px){.why-benefit{grid-template-columns:82px 1fr;min-height:132px;padding:17px}.why-icon{width:66px;height:66px}.why-icon svg{width:38px;height:38px}.why-benefit p{padding-left:13px;font-size:.84rem}.floating-quote-button{min-height:46px;padding:0 14px}}
.why-benefits{grid-auto-rows:min-content}.why-benefit{min-height:0;padding:15px 16px}.why-icon{width:64px;height:64px}.why-icon svg{width:38px;height:38px}.why-benefit p{padding-left:13px;font-size:.84rem;line-height:1.25}.floating-quote-button{right:18px;bottom:28px;flex-direction:row;width:auto;min-height:46px;padding:0 14px;border-radius:6px;font-size:.68rem}.floating-quote-button::after{display:none}.floating-quote-button svg{width:20px;height:20px}@media(max-width:620px){.why-benefit{grid-template-columns:76px 1fr;min-height:0;padding:14px}.why-icon{width:58px;height:58px}.why-icon svg{width:34px;height:34px}.why-benefit p{padding-left:11px;font-size:.8rem}}
.quote-section{padding:104px max(32px,calc((100% - 1180px)/2));background:#f6f7f7}.quote-section-inner{display:grid;grid-template-columns:.78fr 1.22fr;gap:76px;align-items:start}.quote-intro{padding-top:22px}.quote-intro .eyebrow{margin-bottom:20px;font-size:.76rem;letter-spacing:.3em}.quote-heading-rule{display:block;width:54px;height:3px;margin-bottom:32px;background:#b0803b}.quote-intro h2{max-width:400px;margin:0;color:#07090a;font-size:clamp(2.8rem,4vw,4.35rem);font-weight:800;letter-spacing:-.07em;line-height:1.07}.quote-intro>p:last-child{max-width:390px;margin:24px 0 0;color:#465057;font-size:1rem;line-height:1.72}.quote-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;padding:36px;background:#fff;border:1px solid #e2e6e5;box-shadow:0 15px 35px rgba(20,28,32,.06)}.quote-form label{display:grid;gap:8px;color:#171b1d;font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.quote-form input,.quote-form select,.quote-form textarea{width:100%;padding:0 14px;color:#121518;background:#fff;border:1px solid #d7dcda;border-radius:3px;font:500 .91rem Manrope,Arial,sans-serif;letter-spacing:0;text-transform:none}.quote-form input,.quote-form select{height:52px}.quote-form textarea{min-height:110px;padding-top:13px;resize:vertical}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{outline:2px solid rgba(176,128,59,.32);border-color:#b0803b}.quote-form-wide,.quote-submit,.quote-status{grid-column:1/-1}.quote-submit{display:inline-flex;align-items:center;justify-content:center;gap:12px;height:57px;margin-top:4px;color:#fff;background:#050505;border:1px solid #050505;border-radius:4px;font:800 .77rem Manrope,Arial,sans-serif;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}.quote-submit:hover{background:#293237;border-color:#293237}.quote-submit svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.quote-status{min-height:18px;margin:0;color:#465057;font-size:.82rem}.quote-status[data-type="error"]{color:#a12626}.quote-status[data-type="success"]{color:#146b3a}@media(max-width:850px){.quote-section{padding:76px 18px}.quote-section-inner{grid-template-columns:1fr;gap:34px}.quote-intro{padding-top:0}.quote-intro>p:last-child{max-width:560px}}@media(max-width:540px){.quote-form{grid-template-columns:1fr;padding:22px}.quote-section{padding-top:65px;padding-bottom:65px}.quote-intro h2{font-size:clamp(2.6rem,11.5vw,3.5rem)}}
:root{--black:#080a0b;--ink:#14191c;--muted:#5f6b70;--line:#e3e7e7;--off:#f7f8f8;--accent:#51666e}body{background:#fff}.site-header{border-bottom-color:#e7eaea}.header-book,.button-primary,.quote-submit{background:#080a0b;border-color:#080a0b}.header-book:hover,.button:hover,.quote-submit:hover{background:#26343a;border-color:#26343a}.hero-gold-rule,.brands-heading-rule,.why-heading-rule,.about-heading-rule,.quote-heading-rule,.about-value::after{background:#51666e}.floating-quote-button::after{background:#51666e}.hero-reference .hero-overlay{background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.97) 30%,rgba(255,255,255,.82) 48%,rgba(255,255,255,.22) 68%,transparent 80%)}.section-heading h2,.why-copy h2,.about-copy h2,.quote-intro h2{font-weight:800}.service-card,.brand-card,.why-benefit,.quote-form{box-shadow:0 8px 24px rgba(17,27,31,.045)}.service-card:hover,.brand-card:hover{transform:none;box-shadow:0 8px 24px rgba(17,27,31,.045)}.brands-section,.why-section,.about-section,.quote-section{background-color:#fafbfb}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{outline-color:rgba(81,102,110,.25);border-color:#51666e}.about-section::after{background:#51666e}.about-value svg{stroke:#51666e}
.quote-contact-area{grid-column:2;margin-top:-56px;padding:22px 24px;background:#fff;border:1px solid #e2e6e5}.quote-contact-area>p{margin:0 0 15px;color:#3e494f;font-size:.82rem;font-weight:700}.quote-contact-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.quote-contact-action{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;color:#111517;border:1px solid #cfd5d4;border-radius:3px;font-size:.7rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.quote-contact-action svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.quote-contact-quote{color:#fff;background:#080a0b;border-color:#080a0b}.quote-contact-action:hover{color:#fff;background:#26343a;border-color:#26343a}@media(max-width:850px){.quote-contact-area{grid-column:auto;margin-top:-18px}}@media(max-width:540px){.quote-contact-actions{grid-template-columns:1fr}.quote-contact-action{justify-content:flex-start;padding-left:16px}}
.site-header,.service-card,.brand-card,.why-benefit,.quote-form,.quote-contact-area{border-color:#e2e6e6}.service-card,.brand-card,.why-benefit,.quote-form,.quote-contact-area{box-shadow:0 7px 20px rgba(14,23,27,.045)}.service-card,.brand-card,.why-benefit,.button,.header-book,.quote-submit,.quote-contact-action,.floating-quote-button{transition:none!important}.main-nav a::after{transition:none}.section-heading h2,.services-heading h2,.brands-heading h2,.why-copy h2,.about-copy h2,.quote-intro h2{color:#101416}.section-copy,.services-intro,.brands-intro,.quote-intro>p:last-child{color:#526066}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.why-benefit:last-child{grid-column:1/-1;width:calc(50% - 9px);justify-self:center}@media(max-width:620px){.why-benefit:last-child{grid-column:auto;width:auto;justify-self:stretch}}
.final-conversion-section{padding:74px max(32px,calc((100% - 1180px)/2));background:#fff}.final-conversion-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:48px 52px;background:#11181b}.final-conversion-inner .eyebrow{margin-bottom:15px;color:#cbd4d6;font-size:.69rem;letter-spacing:.27em}.final-conversion-inner h2{margin:0;color:#fff;font-size:clamp(2.2rem,3.3vw,3.55rem);font-weight:800;letter-spacing:-.065em;line-height:1.08}.final-conversion-inner p:last-child{max-width:600px;margin:14px 0 0;color:#d2dcdd;font-size:.95rem;line-height:1.65}.final-conversion-actions{display:grid;grid-template-columns:repeat(3,minmax(130px,1fr));gap:10px;min-width:465px}.final-conversion-action{display:flex;align-items:center;justify-content:center;min-height:52px;padding:0 16px;color:#fff;border:1px solid #8a989c;font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.final-conversion-primary{color:#11181b;background:#fff;border-color:#fff}.final-conversion-action:hover{color:#11181b;background:#fff;border-color:#fff}@media(max-width:1000px){.final-conversion-inner{display:grid;padding:40px}.final-conversion-actions{min-width:0}}@media(max-width:600px){.final-conversion-section{padding:50px 18px}.final-conversion-inner{padding:30px 23px}.final-conversion-actions{grid-template-columns:1fr}.final-conversion-action{min-height:48px}}
.final-location-link{grid-column:2;justify-self:end;margin-top:-20px;color:#d6e0e2;font-size:.74rem;font-weight:700;letter-spacing:.05em;text-decoration:underline;text-underline-offset:4px}@media(max-width:1000px){.final-location-link{grid-column:auto;justify-self:start;margin-top:-26px}}@media(max-width:600px){.final-location-link{margin-top:-15px}}
.contact-details-section{padding:0 max(32px,calc((100% - 1180px)/2)) 78px;background:#fff}.contact-details-panel{position:relative;display:grid;grid-template-columns:minmax(240px,.75fr) minmax(420px,1.25fr);gap:52px;overflow:hidden;padding:54px 58px;color:#fff;background:#070a0b url("assets/images/gallery-brakes.webp") center/cover no-repeat}.contact-details-panel::before{position:absolute;inset:0;content:"";background:linear-gradient(90deg,rgba(3,6,7,.95),rgba(3,6,7,.79))}.contact-details-heading,.contact-details-list{position:relative;z-index:1}.contact-details-heading .eyebrow{margin:0 0 16px;color:#d2dcde;font-size:.68rem;letter-spacing:.24em}.contact-details-heading h2{max-width:320px;margin:0;color:#fff;font-size:clamp(2.15rem,3.15vw,3.4rem);font-weight:800;letter-spacing:-.06em;line-height:1.08}.contact-details-list{display:grid;align-content:center}.contact-detail{display:grid;grid-template-columns:52px minmax(0,1fr);gap:17px;align-items:center;padding:16px 0;color:#fff;border-bottom:1px solid rgba(220,229,230,.2)}.contact-detail:last-child{border-bottom:0}.contact-detail-icon{display:grid;width:48px;height:48px;place-items:center;border:1px solid #51666e;border-radius:50%;color:#fff}.contact-detail-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.contact-detail strong,.contact-detail small{display:block}.contact-detail strong{font-size:1.05rem;font-weight:800;line-height:1.35}.contact-detail small{margin-top:3px;color:#cbd4d6;font-size:.86rem;font-weight:600;line-height:1.4}.contact-detail-hours small{color:#bfcdd0;font-weight:800}@media(max-width:800px){.contact-details-section{padding:0 18px 54px}.contact-details-panel{grid-template-columns:1fr;gap:26px;padding:40px 28px}.contact-details-heading h2{max-width:420px}.contact-details-list{max-width:560px}}@media(max-width:460px){.contact-details-panel{padding:34px 22px}.contact-detail{grid-template-columns:44px minmax(0,1fr);gap:12px}.contact-detail-icon{width:42px;height:42px}.contact-detail strong{font-size:.94rem}.contact-detail small{font-size:.78rem}}
.quote-details-list{display:grid;gap:0;max-width:405px;margin-top:50px;border-top:1px solid #d9dfdf}.quote-detail{display:grid;grid-template-columns:40px minmax(0,1fr);gap:13px;align-items:center;padding:12px 0;color:#11181b;border-bottom:1px solid #d9dfdf}.quote-detail-icon{display:grid;width:36px;height:36px;place-items:center;border:1px solid #51666e;border-radius:50%;color:#26343a}.quote-detail-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.quote-detail strong,.quote-detail small{display:block}.quote-detail strong{font-size:.83rem;font-weight:800;line-height:1.35}.quote-detail small{margin-top:1px;color:#5f6b70;font-size:.73rem;font-weight:600;line-height:1.35}.quote-detail-hours{align-items:start}.quote-detail-hours .quote-detail-icon{margin-top:3px}.quote-detail-hours small{color:#51666e;font-weight:800}@media(max-width:850px){.quote-details-list{max-width:560px;margin-top:34px}}@media(max-width:460px){.quote-details-list{margin-top:30px}.quote-detail{grid-template-columns:38px minmax(0,1fr);gap:10px}.quote-detail-icon{width:34px;height:34px}.quote-detail strong{font-size:.79rem}.quote-detail small{font-size:.7rem}}
.services-section,#services.section{padding-top:82px;padding-bottom:86px}.brands-section{padding-top:56px;padding-bottom:62px}.why-section{padding-top:84px;padding-bottom:84px}.about-section{min-height:690px;padding-top:68px;padding-bottom:68px}.quote-section{padding-top:82px;padding-bottom:82px}.final-conversion-section{padding-top:60px;padding-bottom:60px}@media(max-width:920px){.services-section,#services.section{padding-top:68px;padding-bottom:68px}.brands-section{padding-top:58px;padding-bottom:58px}.why-section{padding-top:66px;padding-bottom:66px}.about-section{min-height:0;padding-top:62px;padding-bottom:62px}.quote-section{padding-top:68px;padding-bottom:68px}}@media(max-width:540px){.services-section,#services.section{padding-top:58px;padding-bottom:58px}.brands-section{padding-top:52px;padding-bottom:52px}.why-section{padding-top:56px;padding-bottom:56px}.about-section{padding-top:54px;padding-bottom:54px}.quote-section{padding-top:56px;padding-bottom:56px}.final-conversion-section{padding-top:46px;padding-bottom:46px}}
#services.section,.why-section,.about-section{width:100%;max-width:none;padding-right:max(32px,calc((100% - 1180px)/2));padding-left:max(32px,calc((100% - 1180px)/2))}.brands-section,.quote-section,.final-conversion-section{box-sizing:border-box}.hero-reference,.brands-section,.why-section,.about-section{background-position:center}.hero-reference{background-position:center right}.about-section::before{background-position:72% center}@media(max-width:920px){#services.section,.why-section,.about-section{padding-right:18px;padding-left:18px}.why-section{gap:38px}.about-section::before{background-position:70% center}}@media(max-width:540px){.hero-reference{background-position:61% center}.brands-section::before{background:rgba(255,255,255,.86)}.about-section::before{right:-145px;width:100%;background-position:74% center;opacity:.18}.quote-section-inner{gap:28px}.final-conversion-inner{gap:28px}}
.quote-section{position:relative;isolation:isolate;overflow:hidden;background:#fafbfb}.quote-section::before{position:absolute;z-index:-1;top:0;right:-5%;bottom:0;width:58%;content:"";background:linear-gradient(90deg,#fafbfb 0%,rgba(250,251,251,.92) 26%,rgba(250,251,251,.32) 72%,rgba(250,251,251,.12) 100%),url("assets/images/hero-white-bmw-workshop.png") 72% center/cover no-repeat;filter:grayscale(1);opacity:.42;pointer-events:none}.quote-section-inner{position:relative;z-index:1}@media(max-width:920px){.quote-section::before{right:-30%;width:82%;opacity:.2}}@media(max-width:540px){.quote-section::before{right:-55%;width:120%;opacity:.12}}
.gallery-section{padding:78px max(32px,calc((100% - 1180px)/2));overflow:hidden;background:#f7f8f8}.gallery-heading-row{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:37px}.gallery-heading{max-width:700px}.gallery-heading .eyebrow{margin-bottom:17px;font-size:.74rem;letter-spacing:.28em}.gallery-heading-rule{display:block;width:52px;height:3px;margin-bottom:27px;background:#51666e}.gallery-heading h2{margin:0;color:#101416;font-size:clamp(2.75rem,4.05vw,4.45rem);font-weight:800;letter-spacing:-.07em;line-height:1.06}.gallery-heading>p:last-child{max-width:620px;margin:19px 0 0;color:#526066;font-size:1rem;line-height:1.7}.gallery-controls{display:flex;gap:9px;flex-shrink:0}.gallery-control{display:grid;width:48px;height:48px;place-items:center;color:#11181b;background:#fff;border:1px solid #cfd6d6;border-radius:50%;cursor:pointer}.gallery-control svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.gallery-control:hover{color:#fff;background:#26343a;border-color:#26343a}.gallery-track{display:grid;grid-auto-columns:calc((100% - 32px)/3);grid-auto-flow:column;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.gallery-track::-webkit-scrollbar{display:none}.gallery-slide{position:relative;height:395px;margin:0;overflow:hidden;background:#e6ebeb;scroll-snap-align:start}.gallery-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.gallery-slide figcaption{position:absolute;right:0;bottom:0;left:0;padding:25px 18px 15px;color:#fff;background:linear-gradient(transparent,rgba(5,8,9,.82));font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}@media(max-width:920px){.gallery-section{padding:68px 18px}.gallery-track{grid-auto-columns:calc((100% - 16px)/2);gap:16px}.gallery-slide{height:350px}}@media(max-width:620px){.gallery-section{padding-top:56px;padding-bottom:56px}.gallery-heading-row{align-items:start;margin-bottom:28px}.gallery-heading>p:last-child{font-size:.9rem}.gallery-controls{padding-top:4px}.gallery-control{width:42px;height:42px}.gallery-track{grid-auto-columns:86%;gap:12px}.gallery-slide{height:335px}}
.gallery-slide--trim img{transform:scale(1.38);object-position:center;transform-origin:center}
.testimonials-section{padding:78px max(32px,calc((100% - 1180px)/2));background:#fff}.testimonials-heading{max-width:690px;margin-bottom:38px}.testimonials-heading .eyebrow{margin-bottom:17px;font-size:.74rem;letter-spacing:.28em}.testimonials-heading-rule{display:block;width:52px;height:3px;margin-bottom:27px;background:#51666e}.testimonials-heading h2{margin:0;color:#101416;font-size:clamp(2.75rem,4.05vw,4.45rem);font-weight:800;letter-spacing:-.07em;line-height:1.06}.testimonials-heading>p:last-child{max-width:590px;margin:19px 0 0;color:#526066;font-size:1rem;line-height:1.7}.testimonials-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.testimonial-card{display:grid;align-content:start;gap:24px;min-height:272px;padding:29px;background:#fafbfb;border:1px solid #e2e6e6;box-shadow:0 7px 20px rgba(14,23,27,.045)}.testimonial-card-top{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:13px;align-items:center}.testimonial-avatar{display:grid;width:46px;height:46px;place-items:center;color:#fff;background:#26343a;border-radius:50%;font-size:.72rem;font-weight:800;letter-spacing:.05em}.testimonial-card h3{margin:0;color:#101416;font-size:.93rem;font-weight:800;line-height:1.3}.testimonial-card-top p{margin:3px 0 0;color:#5f6b70;font-size:.72rem;font-weight:700;line-height:1.35}.testimonial-stars{color:#51666e;font-size:.76rem;letter-spacing:.08em;white-space:nowrap}.testimonial-card blockquote{margin:0;color:#37434a;font-size:.91rem;font-weight:500;line-height:1.72}.testimonial-card blockquote[dir="rtl"]{font-size:1rem;line-height:1.86;text-align:right}@media(max-width:920px){.testimonials-section{padding:68px 18px}.testimonials-grid{gap:12px}.testimonial-card{min-height:0}}@media(max-width:620px){.testimonials-section{padding-top:56px;padding-bottom:56px}.testimonials-grid{grid-template-columns:1fr}.testimonial-card{gap:19px;padding:23px}.testimonial-card-top{grid-template-columns:42px minmax(0,1fr)}.testimonial-avatar{width:42px;height:42px}.testimonial-stars{grid-column:2;justify-self:start}.testimonial-card blockquote{font-size:.86rem}}
