
/* Professional polish */
.brand-mark,.footer-brand .brand-mark{background:transparent!important;border-color:transparent!important;box-shadow:none!important;border-radius:0!important}
.brand-mark img{object-fit:contain!important}
.nav-wrap{min-height:76px!important}
.hero,.luxury-hero{min-height:600px!important;background-position:64% center!important}
.hero-grid{padding:56px 0!important;gap:28px!important}
.hero h1,.page-hero h1{font-size:clamp(2.7rem,5.8vw,4.9rem)!important}
.hero p{max-width:620px!important}
section,.home-proof,.home-services,.van-story,.replacement-showcase,.team-showcase,.luxury-process{padding:72px 0!important}
.section-head{margin-bottom:26px!important}
.photo-panel{min-height:420px!important}
.page-hero{min-height:350px!important}
.page-hero .container{padding:64px 0 50px!important}
.van-visual{min-height:430px!important}
.replacement-card{min-height:auto!important}
.replacement-image{min-height:380px!important}
.team-image-wrap{min-height:360px!important}
.luxury-process .process-card{min-height:0!important}
.lux-service-card.featured{min-height:390px!important}
.lux-service-card{min-height:280px!important}
@media (max-width: 900px){section,.home-proof,.home-services,.van-story,.replacement-showcase,.team-showcase,.luxury-process{padding:60px 0!important}.photo-panel{min-height:330px!important}.van-visual{min-height:340px!important}.replacement-image{min-height:300px!important}}


/* Logo only in header and footer */
.brand{min-width:auto!important;gap:0!important;}
.brand-text{display:none!important;}
.footer-brand{gap:0!important;}
.footer-brand strong{display:none!important;}
.footer-brand .brand-mark{margin-right:0!important;}


/* Homepage services redesign */
.services-showcase-v2{padding:76px 0;background:linear-gradient(180deg,#f8faff 0%,#ffffff 100%);border-top:1px solid #e7edf5;border-bottom:1px solid #e7edf5}
.services-v2-head{display:flex;align-items:flex-end;justify-content:space-between;gap:34px;margin-bottom:34px}
.services-v2-copy{max-width:780px}
.services-v2-copy h2{font-size:clamp(2.25rem,4vw,3.7rem);max-width:780px;margin:10px 0 14px}
.services-v2-copy p{max-width:700px;margin:0;color:#657083;font-size:1.02rem}
.services-v2-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.service-v2-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #e1e7ef;border-radius:22px;overflow:hidden;box-shadow:0 12px 36px rgba(6,26,60,.07);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.service-v2-card:hover{transform:translateY(-5px);box-shadow:0 24px 60px rgba(6,26,60,.13);border-color:#cbd8e8}
.service-v2-media{height:185px;overflow:hidden;background:#e8edf4}
.service-v2-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}
.service-v2-card:hover .service-v2-media img{transform:scale(1.035)}
.service-v2-body{display:flex;flex-direction:column;flex:1;padding:21px 21px 20px}
.service-v2-body>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#eaf2ff;color:#0c61d9;font-size:.72rem;font-weight:900;margin-bottom:16px}
.service-v2-body h3{font-size:1.18rem;line-height:1.2;margin:0 0 10px;color:#061a3c}
.service-v2-body p{font-size:.88rem;line-height:1.6;color:#657083;margin:0 0 18px}
.service-v2-body b{margin-top:auto;color:#0c61d9;font-size:.82rem;letter-spacing:.01em}
@media(max-width:1050px){.services-v2-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-v2-head{align-items:flex-start}}
@media(max-width:680px){.services-showcase-v2{padding:58px 0}.services-v2-head{display:block;margin-bottom:26px}.services-v2-head .btn{margin-top:20px;width:100%}.services-v2-grid{grid-template-columns:1fr}.service-v2-card{display:grid;grid-template-columns:118px 1fr;min-height:155px}.service-v2-media{height:100%;min-height:155px}.service-v2-body{padding:17px}.service-v2-body>span{width:30px;height:30px;margin-bottom:10px}.service-v2-body h3{font-size:1.02rem}.service-v2-body p{font-size:.82rem;margin-bottom:12px}}
