@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap');
:root{--navy:#091421;--deep:#07101a;--gold:#d7ad52;--cream:#f6f5f1;--ink:#172333;--muted:#65707b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:16px/1.65 'DM Sans',system-ui,sans-serif;color:var(--ink);background:var(--cream)}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Playfair Display',Georgia,serif;line-height:1.12;letter-spacing:-.035em;font-weight:500}h1{font-size:clamp(3.4rem,7vw,6.9rem)}h2{font-size:clamp(2.4rem,4.5vw,4.5rem)}h3{font-size:1.4rem}em{font-weight:500;color:var(--gold)}.kicker{font-size:.78rem;letter-spacing:.22em;font-weight:700;color:var(--gold);text-transform:uppercase;margin-bottom:20px}.header{height:92px;padding:0 4.5vw;background:var(--navy);color:white;display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;z-index:10}.logo{display:inline-flex;align-items:center;gap:11px;flex-shrink:0}.logo b{font:600 2.2rem/.9 'Playfair Display',Georgia,serif;letter-spacing:-.08em}.logo b span{color:var(--gold)}.logo small{font-size:.64rem;letter-spacing:.13em;max-width:115px;line-height:1.25;font-weight:700}.header nav{display:flex;align-items:center;gap:clamp(10px,1.45vw,24px);font-size:.84rem;font-weight:600}.header nav a:hover,.footer-grid a:hover{color:var(--gold)}.nav-cta{padding:12px 16px;border:1px solid var(--gold);color:var(--gold)}.menu{display:none}.hero{min-height:680px;position:relative;background:linear-gradient(90deg,#07101be8 0%,#07101bb8 43%,#07101b20 85%),url('/assets/hero.jpg') center/cover;color:white;display:flex;align-items:center}.hero-shade{padding:92px max(5vw,calc((100vw - 1320px)/2));max-width:1020px}.hero h1{margin-bottom:26px}.hero p{font-size:1.18rem;max-width:610px;color:#e1e5e9}.buttons{display:flex;flex-wrap:wrap;gap:13px;margin-top:35px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:53px;padding:14px 22px;font-weight:700;font-size:.94rem;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button.gold{background:var(--gold);color:var(--navy)}.button.outline{border:1px solid #eee;color:white}.hero-index{position:absolute;right:5vw;bottom:32px;left:5vw;text-align:right;letter-spacing:.13em;font-size:.7rem;color:#fff}.intro-band{text-align:center;padding:110px 24px;margin:auto}.intro-band h2{margin:0 auto 24px}.intro-band p{max-width:730px;margin:auto;color:var(--muted);font-size:1.1rem}.duo{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:0 4.5vw 100px}.duo-card{min-height:480px;display:flex;flex-direction:column;justify-content:flex-end;padding:46px;color:white;position:relative;isolation:isolate;overflow:hidden}.duo-card:before{content:'';position:absolute;inset:0;background-size:cover;background-position:center;z-index:-2;transition:transform .4s}.duo-card:hover:before{transform:scale(1.04)}.duo-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 25%,#07101be6);z-index:-1}.duo-card.garage:before{background-image:url('/assets/garage-card.jpg')}.duo-card.slide:before{background-image:url('/assets/sliding.jpg')}.duo-card span{letter-spacing:.18em;color:var(--gold);font-weight:700;font-size:.78rem}.duo-card h2{margin:14px 0 6px}.duo-card p{margin-bottom:28px}.duo-card b{font-size:.9rem;color:var(--gold)}.section{padding:100px max(4.5vw,calc((100vw - 1320px)/2))}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:42px}.section-heading h2{margin-bottom:0}.section-heading p{max-width:330px;color:#d5dce2}.textlink{color:var(--gold);font-weight:700;white-space:nowrap}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ddd;border:1px solid #ddd}.card{background:#fff;padding:36px;min-height:220px}.card .num{color:#aa813b;font-size:.8rem;font-weight:700;letter-spacing:.16em}.card h3{margin:30px 0 10px}.card p{color:var(--muted);margin:0}.dark{background:var(--navy);color:white}.dark .cards{border-color:#303d49;background:#303d49}.dark .card{background:#10202e;color:white}.dark .card p{color:#bec7ce}.dark .section-heading p{color:#c8d0d7}.locations{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.location{border:1px solid #46515a;padding:27px;display:flex;flex-direction:column;min-height:250px}.location>span{color:var(--gold);font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.location h3{font-family:'Playfair Display',Georgia,serif;font-size:1.7rem;margin:22px 0 7px}.location p{color:#c6cdd2;font-size:.9rem}.location a{font-weight:700;color:var(--gold);font-size:.85rem;margin-top:auto}.location a.smallphone{color:white;margin-top:9px}.image-story{display:grid;grid-template-columns:1fr 1fr;min-height:590px;background:#eae7e0}.image-story img{width:100%;height:100%;object-fit:cover;min-height:500px}.image-story>div{padding:90px 9%;align-self:center}.image-story p{color:var(--muted);font-size:1.09rem;max-width:500px}.image-story a{display:inline-block;margin-top:20px}.feature-links{display:grid;grid-template-columns:1fr 1fr;gap:20px}.feature-links a{background:white;border-top:3px solid var(--gold);padding:45px}.feature-links h3{font:500 2rem 'Playfair Display',Georgia,serif}.feature-links p{color:var(--muted)}.feature-links span{color:#9d742a;font-weight:700}.callout{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#14283a;color:white;padding:85px max(4.5vw,calc((100vw - 1320px)/2))}.callout h2{margin-bottom:12px}.callout p{color:#cad2da;margin-bottom:0}.inner-hero{padding:105px max(4.5vw,calc((100vw - 1320px)/2));background:radial-gradient(circle at 85% 20%,#263c4b,#091421 63%);color:white}.inner-hero h1{max-width:1000px;margin-bottom:28px}.inner-hero p{color:#d3dce2;font-size:1.16rem;max-width:700px}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px}.gallery figure{margin:0;background:white}.gallery img{display:block;width:100%;height:430px;object-fit:cover}.gallery figcaption{padding:15px 20px;font-size:.9rem;color:var(--muted)}.gallery-note{padding:70px 0 0;max-width:750px}.gallery-note p{color:var(--muted)}.local-contact,.contact-panel{margin-top:50px;padding:45px;background:#fff}.local-contact p{color:var(--muted)}.contact-panel{background:#152a3d}.contact-panel a{color:var(--gold)}.contact-panel p{color:#d0d9df}.policy{max-width:950px;margin:auto}.policy h2{font-size:2rem;margin:45px 0 12px}.policy p{color:#4f5b66}.policy a{color:#8c6528;text-decoration:underline}footer{background:var(--deep);color:white;padding:75px 4.5vw 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:38px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid strong{color:var(--gold);margin-bottom:12px}.footer-grid p{color:#afbbc3;max-width:290px}.footer-grid a{font-size:.92rem}.copyright{border-top:1px solid #263441;margin-top:60px;padding-top:22px;color:#a1afb8;font-size:.8rem}.mobile-cta{display:none}@media(max-width:1100px){.header nav{gap:11px;font-size:.73rem}.locations{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){.header{height:74px}.menu{display:block;background:transparent;color:white;border:0;font-size:1.7rem;cursor:pointer}.header nav{display:none;position:absolute;top:74px;left:0;right:0;background:var(--navy);padding:22px 5vw 30px;flex-direction:column;align-items:stretch;font-size:1rem}.header nav.open{display:flex}.hero{min-height:630px}.hero-shade{padding:90px 5vw}.duo,.image-story{grid-template-columns:1fr}.duo-card{min-height:360px}.cards{grid-template-columns:repeat(2,1fr)}.image-story img{height:430px;min-height:0}.section-heading{align-items:start;flex-direction:column}.callout{flex-direction:column;align-items:start}.gallery img{height:320px}}@media(max-width:580px){body{padding-bottom:62px}.hero{min-height:630px;background-position:58% center}.hero-shade{padding:70px 6vw}.hero p{font-size:1rem}.hero-index{display:block;right:6vw;left:6vw;bottom:18px;text-align:left;font-size:.62rem;line-height:1.6;letter-spacing:.09em}.intro-band{padding:75px 22px}.duo{padding:0 16px 65px}.duo-card{min-height:330px;padding:30px}.section{padding:70px 20px}.cards,.locations,.gallery,.feature-links,.footer-grid{grid-template-columns:1fr}.card{min-height:unset}.location{min-height:220px}.image-story img{height:320px}.image-story>div{padding:65px 25px}.callout,.inner-hero{padding:75px 24px}.inner-hero h1{font-size:3.2rem}.gallery img{height:260px}footer{padding:65px 24px}.mobile-cta{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:15}.mobile-cta a{text-align:center;background:var(--navy);color:white;font-weight:700;padding:15px}.mobile-cta a:last-child{background:var(--gold);color:var(--navy)}}

.garage-service-hero{min-height:620px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,#07101be8 0%,#07101bb8 50%,#07101b54 100%),url("/assets/garage-page-hero.jpg") center 50%/cover}.garage-service-hero h1{font-size:clamp(2.8rem,5vw,5.3rem);max-width:1090px}.garage-service-hero p{max-width:800px}.garage-inspiration>p{color:var(--muted);max-width:720px;font-size:1.08rem}.inspiration-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:32px}.inspiration-grid figure{margin:0;background:#fff}.inspiration-grid img{width:100%;aspect-ratio:4/5;object-fit:cover;display:block}.inspiration-grid figcaption{padding:17px 20px;font-weight:700}.garage-inspiration .image-note{margin-top:18px;font-size:.88rem}@media(max-width:800px){.garage-service-hero{min-height:540px}.inspiration-grid{grid-template-columns:1fr 1fr}}@media(max-width:580px){.garage-service-hero{min-height:580px;background-position:43% center}.garage-service-hero h1{font-size:2.8rem}.inspiration-grid{grid-template-columns:1fr}.inspiration-grid img{aspect-ratio:4/3}}

.sliding-service-hero{min-height:610px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,#07101be9 0%,#07101baf 48%,#07101b30 100%),url("/assets/sliding-scene-1.jpg") center/cover}.sliding-service-hero h1{max-width:1050px}.sliding-service-hero p{max-width:650px}.sliding-inspiration .image-note{margin-top:18px;color:var(--muted);font-size:.88rem}@media(max-width:580px){.sliding-service-hero{min-height:570px;background-position:42% center}.sliding-service-hero h1{font-size:3.2rem}}

.commercial-hero{min-height:600px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,#07101bed 0%,#07101bb5 47%,#07101b3b 100%),url("/assets/commercial-1.jpg") center/cover}.commercial-hero p{max-width:700px}.commercial-intro{background:#132739;color:white;text-align:center;position:relative}.commercial-intro h2,.commercial-intro p{max-width:820px;margin-left:auto;margin-right:auto}.commercial-intro p{color:#d8dfe5;font-size:1.12rem}.commercial-services .cards{margin-top:32px}.commercial-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.commercial-gallery-grid figure{margin:0;background:#fff}.commercial-gallery-grid img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.commercial-gallery-grid figcaption{padding:15px 20px;font-weight:700}.commercial-gallery .image-note{margin-top:20px;color:var(--muted);font-size:.88rem}@media(max-width:800px){.commercial-gallery-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.commercial-hero{min-height:570px;background-position:55% center}.commercial-gallery-grid{grid-template-columns:1fr}}

/* Locations page */
.locations-hero{min-height:610px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,rgba(6,13,22,.91),rgba(6,13,22,.76) 45%,rgba(6,13,22,.28)),url('/assets/locations-hero.jpg') center/cover;color:#fff}.locations-hero h1{max-width:1100px;font-size:clamp(2.8rem,5.7vw,5.9rem)}.locations-hero p{max-width:690px;color:#edf0f1;font-size:1.12rem}.locations-intro{display:flex;justify-content:space-between;align-items:center;gap:36px;margin-bottom:42px}.locations-intro h2{max-width:720px}.locations-intro img{width:clamp(150px,20vw,230px);height:auto;object-fit:contain;border-radius:8px}.location-page-grid{align-items:stretch}.location-photo-card{padding:0;overflow:hidden;display:flex;flex-direction:column}.location-photo-card>img{display:block;width:100%;height:145px;object-fit:cover;object-position:center 58%}.location-card-content{display:flex;flex-direction:column;flex:1;padding:26px}.location-card-content p{flex:1}.location-card-content>a{color:var(--gold);font-weight:700}.location-contact{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:18px}.location-contact>a:first-child{font-weight:700}.location-whatsapp{font-size:.78rem;display:inline-flex;align-items:center;gap:3px;border:1px solid #85c89a;color:#a8ebbc;border-radius:18px;padding:2px 8px;white-space:nowrap}.location-whatsapp:hover{background:#123c2a}@media(max-width:700px){.locations-hero{min-height:550px;background-position:64% center}.locations-intro{align-items:flex-start;gap:18px}.locations-intro img{width:115px}.location-photo-card>img{height:155px}}

/* About page */
.about-hero{min-height:600px;background:linear-gradient(90deg,rgba(6,14,24,.93),rgba(6,14,24,.72) 48%,rgba(6,14,24,.21)),url('/assets/about-hero.jpg') center/cover;color:#fff}.about-hero p{max-width:760px;color:#f4f5f4;font-size:1.12rem}.about-story img{object-position:center}.about-mission{background:linear-gradient(90deg,rgba(5,14,25,.95),rgba(5,14,25,.87) 54%,rgba(5,14,25,.26)),url('/assets/about-mission.jpg') center/cover;color:#fff;padding:110px max(4.5vw,calc((100vw - 1320px)/2))}.about-mission-content{max-width:770px}.about-mission p{color:#e9eef0;font-size:1.09rem}.about-mission h2{max-width:780px}.about-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:35px}.about-gallery-grid img{width:100%;height:290px;object-fit:cover;display:block}.about-gallery .image-note{margin-top:20px}.about-callout p{max-width:760px}@media(max-width:750px){.about-hero{background-position:59% center}.about-mission{padding-top:80px;padding-bottom:80px;background-position:57% center}.about-gallery-grid{grid-template-columns:1fr}.about-gallery-grid img{height:260px}}

/* Preferred vendor partnerships */
.vendors-hero{min-height:620px;background:linear-gradient(90deg,rgba(5,14,24,.93),rgba(5,14,24,.79) 48%,rgba(5,14,24,.25)),url('/assets/commercial-1.jpg') center/cover;color:#fff}.vendors-hero h1{max-width:1150px}.vendors-hero p{max-width:760px;color:#eef2f2;font-size:1.12rem}.vendors-lead{max-width:870px;color:var(--muted);font-size:1.15rem;margin-bottom:42px}.vendors-services .card{min-height:275px}.vendors-services .card h3{margin-top:22px}.vendors-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px}.vendors-gallery figure{margin:0}.vendors-gallery img{display:block;width:100%;height:250px;object-fit:cover}.vendors-gallery figcaption{padding:15px 0;color:#f5f4f0;font-weight:600}.vendors-gallery .image-note{color:#cbd1d7;margin-top:12px}.vendors-callout p{max-width:830px}@media(max-width:750px){.vendors-hero{background-position:60% center}.vendors-gallery-grid{grid-template-columns:1fr}.vendors-gallery img{height:230px}}

/* Our work gallery */
.work-hero{min-height:580px;background:linear-gradient(90deg,rgba(5,14,24,.94),rgba(5,14,24,.75) 52%,rgba(5,14,24,.25)),url('/assets/garage-page-hero.jpg') center/cover;color:white}.work-hero p{max-width:790px;color:#edf0f3}.work-intro{padding-bottom:40px}.work-intro p{max-width:800px;color:var(--muted);font-size:1.08rem}.work-section{padding-top:65px}.work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-top:36px}.work-grid figure{margin:0;background:white;color:var(--ink);overflow:hidden}.work-grid img{display:block;width:100%;height:240px;object-fit:cover}.work-grid figcaption{padding:14px 17px;font-weight:600;font-size:.93rem}.work-callout p{max-width:850px}@media(max-width:850px){.work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.work-grid{grid-template-columns:1fr}.work-grid img{height:245px}.work-hero{background-position:58% center}}

/* Contact and privacy updates */
.contact-phone-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:auto}.contact-phone-row .smallphone{margin-top:0}.contact-whatsapp{font-size:1.05rem;line-height:1;background:#135b35;border-radius:50%;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center}.footer-whatsapp{color:#a5e0b6!important;font-weight:700}.footer-estimates{font-size:.82rem;color:#d8b75c}.policy-summary{padding:28px 34px;background:#eae8df;border-left:4px solid var(--gold);margin:0 0 36px}.policy-summary h2{margin-top:0}.policy-contact{margin-top:60px;border-top:1px solid #d5d9d9;padding-top:30px}.policy-contact ul{padding-left:22px;line-height:2}.policy-contact a{text-decoration:underline;text-decoration-color:var(--gold);text-underline-offset:3px}

.footer-social{display:flex;flex-direction:column;gap:8px;margin:5px 0}.footer-social a{display:inline-flex;align-items:center;gap:9px;width:max-content}.social-mark{width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:700;flex:0 0 auto}.facebook-mark{font:bold 21px/1 Arial,sans-serif;background:#1877f2;border-radius:50%;padding-top:4px}.instagram-mark{font:bold 25px/1 Arial,sans-serif;border-radius:6px;background:linear-gradient(135deg,#feda75,#d62976 52%,#4f5bd5)}

.contact-panel{max-width:100%;margin-top:55px}.contact-panel h2{max-width:950px}.contact-panel p{max-width:950px}.contact-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.contact-actions .button.outline{border-color:#d7ad52;color:#fff}@media(max-width:600px){.contact-actions .button{width:100%}}

.contact-hero{min-height:600px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,rgba(5,14,24,.94) 0%,rgba(5,14,24,.81) 46%,rgba(5,14,24,.27) 100%),url('/assets/about-hero.jpg') center/cover;color:#fff}.contact-hero h1{max-width:1120px}.contact-hero p{max-width:780px;color:#f2f3f3}@media(max-width:700px){.contact-hero{min-height:560px;background-position:61% center}}

.policy{max-width:1100px}.policy>h2{font-size:clamp(1.8rem,2.6vw,2.5rem);margin-top:55px}.policy p,.policy li{line-height:1.8}.policy>ul{padding-left:24px}.policy-summary{display:flex;align-items:center;gap:28px}.policy-summary .policy-logo{display:block;width:140px;height:140px;object-fit:contain;flex:0 0 auto;border-radius:5px}.policy-addresses{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.policy-addresses>div{padding:24px;border:1px solid #d6d5d0;background:#fff}.policy-addresses h3{margin-bottom:6px}.policy-addresses p{margin-bottom:0}@media(max-width:700px){.policy-summary{flex-direction:column;align-items:flex-start}.policy-summary .policy-logo{width:110px;height:110px}.policy-addresses{grid-template-columns:1fr}}
