.nav-book{background:var(--navy);color:#fff!important;padding:10px 15px;border-radius:8px}.nav-book:after{display:none}.trust-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.trust-chips span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #dce2e8;border-radius:999px;background:#fff;color:var(--gold);font-size:.79rem;box-shadow:0 5px 18px rgba(8,32,63,.05)}.trust-chips b{color:var(--navy);font-weight:700}.hero{padding:26px 26px 40px 0;align-items:stretch}.hero-visual{border-radius:24px;overflow:hidden;box-shadow:0 28px 70px rgba(8,32,63,.16)}.hero-visual:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(8,32,63,.1),transparent 35%);pointer-events:none}.hero-badge{z-index:2;display:flex;flex-direction:row;align-items:center;gap:12px}.hero-badge>div{display:flex;flex-direction:column}.badge-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#edf8f3;color:#168052;font-weight:900}.quote-wrap{position:relative;z-index:4;margin:-22px clamp(22px,4vw,65px) 0;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 55px rgba(8,32,63,.1)}.quote-form input,.quote-form select{background:#f9fafb}.section{content-visibility:auto;contain-intrinsic-size:800px}.services-grid article:hover{border-color:#d7bd88}.floating-wa{transition:transform .25s}.floating-wa:hover{transform:scale(1.08)}@media(max-width:1180px){.nav-book{display:inline-flex;justify-content:center}.hero{padding-right:18px}.quote-wrap{margin-left:20px;margin-right:20px}}@media(max-width:850px){.hero{padding:0}.hero-visual{border-radius:0}.quote-wrap{margin:-18px 14px 0}.trust-chips{margin-bottom:8px}}@media(max-width:620px){.trust-chips span{font-size:.73rem}.review-note{margin-top:24px}.hero h1{line-height:1.02}.hero-copy{background:linear-gradient(150deg,#fff,#f2f5f8)}}
.fleet{display:block;background:#f7f8fa}.fleet-heading{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:clamp(32px,6vw,90px);align-items:end;margin-bottom:38px}.fleet .gallery-copy{max-width:720px}.fleet-facts{display:grid;gap:12px}.fleet-facts>span{display:flex;align-items:center;gap:10px;color:var(--navy);font-weight:650}.fleet-facts>span:before{content:"✓";display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:50%;background:#efe5cf;color:#8b6827;font-size:.78rem}.fleet-facts .text-link{margin-top:10px}.fleet-gallery{display:grid;grid-template-columns:1.35fr 1fr 1fr;grid-template-rows:repeat(2,minmax(250px,1fr));gap:16px}.fleet-gallery figure{position:relative;min-width:0;margin:0;border-radius:22px;overflow:hidden;background:var(--navy);box-shadow:0 14px 38px rgba(8,32,63,.1)}.fleet-gallery .fleet-main{grid-row:1/3}.fleet-gallery img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .55s ease}.fleet-gallery figure:hover img{transform:scale(1.025)}.fleet-gallery figure:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(3,19,38,.86));pointer-events:none}.fleet-gallery figcaption{position:absolute;z-index:1;left:20px;right:20px;bottom:18px;color:#fff;display:grid;gap:4px}.fleet-gallery figcaption b{font-size:1rem}.fleet-gallery figcaption span{font-size:.82rem;line-height:1.45;color:rgba(255,255,255,.82)}@media(max-width:1000px){.fleet-gallery{grid-template-columns:1fr 1fr;grid-template-rows:360px 250px 250px}.fleet-gallery .fleet-main{grid-column:1/3;grid-row:auto}}@media(max-width:700px){.fleet-heading{grid-template-columns:1fr;gap:24px}.fleet-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin-right:-22px;padding-right:22px}.fleet-gallery figure,.fleet-gallery .fleet-main{flex:0 0 84vw;height:330px;scroll-snap-align:start}.fleet-gallery figcaption{left:16px;right:16px;bottom:15px}.fleet{overflow:hidden}}
.mobile-nav-head,.nav-mobile-contact,.mobile-header-language{display:none}
.nav-group{position:relative}
.nav-group{flex-shrink:0}
.nav-parent{position:relative;border:0;background:transparent;color:inherit;padding:0;font:inherit;font-weight:650;cursor:pointer}
.nav-parent .nav-chevron{display:inline-block;margin-left:5px;line-height:1;color:var(--gold);transition:transform .2s ease}
.nav-submenu{display:none}
@media(min-width:1181px){
  .nav-group{display:flex;align-items:center}
  .nav-parent{white-space:nowrap}
}
@media(max-width:1180px){
  body.nav-open{overflow:hidden}
  .nav{position:fixed;inset:0;top:0;z-index:80;display:none;width:100%;min-height:100dvh;max-height:100dvh;overflow:auto;overscroll-behavior:contain;background:#fff;padding:18px 28px 30px;flex-direction:column;align-items:stretch;gap:0;border-radius:0 0 28px 28px;box-shadow:0 24px 70px rgba(8,32,63,.22)}
  .nav.open{display:flex}
  .nav a:after{display:none}
  .mobile-nav-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:0 0 22px;border-bottom:1px solid #eef0f3}
  .mobile-nav-logo{width:156px;height:54px;display:flex;align-items:center}
  .mobile-nav-logo img{width:100%;height:100%;object-fit:contain;object-position:left center}
  .mobile-nav-title{justify-self:center;color:#222;font-size:1.42rem;font-weight:600;line-height:1.2;white-space:nowrap}
  .mobile-nav-tools{justify-self:end;display:flex;align-items:center;gap:8px}
  .mobile-language{display:flex;align-items:center;color:#a5acb7;font-size:.9rem}
  .mobile-language .lang{padding:4px;color:#7b8490;font-size:.9rem}
  .mobile-language .lang.active{color:var(--navy);font-weight:800}
  .nav-close{width:42px;height:42px;border:0;background:transparent;color:#1b1b1b;font-size:2.25rem;font-weight:300;line-height:1;cursor:pointer;padding:0}
  .nav-home{display:none}
  .nav> a:not(.nav-book),.nav-parent{display:flex;align-items:center;width:100%;min-height:58px;padding:14px 10px;color:var(--navy);font-size:1.12rem;font-weight:700;border-bottom:1px solid #eef0f3}
  .nav-group{margin:22px 0 10px;border:1px solid #e5e8ec;border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(8,32,63,.08);overflow:hidden}
  .nav-parent{justify-content:space-between;min-height:70px;padding:16px 22px;color:var(--gold);font-size:1.3rem;border-bottom:0}
  .nav-parent .nav-chevron{font-size:2rem;margin:0;transform:rotate(0deg)}
  .nav-group.expanded .nav-parent .nav-chevron{transform:rotate(180deg)}
  .nav-submenu{padding:4px 22px 18px;background:#fff}
  .nav-group.expanded .nav-submenu{display:grid}
  .nav-submenu a{padding:10px 0;color:#242a33;font-size:1.08rem;font-weight:600;border:0}
  .nav-submenu a:first-child{color:#5da7ee}
  .nav-mobile-contact{display:block;margin-top:22px;padding:0 10px}
  .nav-mobile-contact h3{margin:0 0 14px;color:#232a33;font-family:inherit;font-size:1.28rem}
  .mobile-phone-pill{display:flex;align-items:center;gap:15px;width:fit-content;max-width:100%;min-height:62px;padding:11px 24px;border-radius:999px;background:var(--navy);color:#fff;box-shadow:0 12px 30px rgba(8,32,63,.18)}
  .mobile-phone-pill>span:first-child{font-size:1.65rem;line-height:1}
  .mobile-phone-pill small,.mobile-phone-pill b{display:block;line-height:1.2}
  .mobile-phone-pill small{font-size:.75rem;color:#d9e2ed}
  .mobile-phone-pill b{font-size:1.05rem;color:#fff;letter-spacing:.02em}
  .nav .nav-book{display:flex;align-items:center;justify-content:center;width:100%;min-height:58px;margin-top:22px;padding:14px 18px;border-radius:999px;background:var(--navy);color:#fff!important;font-size:1.12rem}
}
@media(max-width:620px){
  .nav{padding:12px 18px 24px}
  .mobile-nav-head{padding-bottom:16px}
  .mobile-nav-logo{width:118px;height:46px}
  .mobile-nav-title{font-size:1.12rem}
  .mobile-nav-tools{gap:2px}
  .mobile-language{display:flex;font-size:.78rem}
  .mobile-language .lang{font-size:.78rem;padding:2px}
  .nav-close{width:34px;height:38px;font-size:2rem}
  .nav-parent{font-size:1.22rem}
  .nav-submenu a{font-size:1.02rem}
  .mobile-phone-pill{width:100%;justify-content:center}
}

/* Ruhige Premium-Bewegung: Startbild und automatisch laufende Fahrzeuggalerie */
.hero-visual>img{
  animation:hero-cinematic-drift 13s ease-in-out infinite alternate;
  transform-origin:52% 48%;
  will-change:transform;
}

@keyframes hero-cinematic-drift{
  from{transform:scale(1.015) translate3d(0,0,0)}
  to{transform:scale(1.095) translate3d(-1.1%,-.7%,0)}
}

.profile-vehicle img{
  animation:profile-car-drift 15s ease-in-out infinite alternate;
  transform-origin:48% 52%;
  will-change:transform;
}

@keyframes profile-car-drift{
  from{transform:scale(1.02) translate3d(-.5%,0,0)}
  to{transform:scale(1.105) translate3d(1.3%,-.7%,0)}
}

@media(max-width:700px){
  .fleet{overflow:hidden}
  .fleet-gallery.is-marquee{
    display:flex;
    width:max-content;
    overflow:visible;
    scroll-snap-type:none;
    gap:12px;
    margin:0;
    padding:0 0 8px;
    animation:fleet-gallery-loop 34s linear infinite;
    will-change:transform;
  }
  .fleet-gallery.is-marquee figure,
  .fleet-gallery.is-marquee .fleet-main{
    flex:0 0 min(78vw,360px);
    width:min(78vw,360px);
    height:310px;
    min-height:310px;
    scroll-snap-align:none;
  }
  .fleet-gallery.is-marquee:active{animation-play-state:paused}
}

@keyframes fleet-gallery-loop{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(calc(-50% - 6px),0,0)}
}

@media(min-width:701px){
  .fleet-gallery [data-marquee-copy="true"]{display:none}
}

@media(prefers-reduced-motion:reduce){
  .hero-visual>img,.profile-vehicle img{animation:none}
  .fleet-gallery.is-marquee{animation:none;overflow-x:auto;scroll-snap-type:x mandatory}
  .fleet-gallery.is-marquee figure{scroll-snap-align:start}
}
@media(max-width:620px){
  html{scroll-padding-top:88px}
  body{background:#fff}
  .topbar{display:none}
  .header{height:78px;padding:6px 18px;position:relative;box-shadow:none;border-bottom:1px solid #eef0f3}
  .header:after{display:none}
  .logo-link{width:132px;min-width:132px;height:58px}
  .mobile-header-language{display:flex;align-items:center;margin-left:auto;padding:4px 5px;border:1px solid #e2e6eb;border-radius:999px;background:#f7f8fa;color:#a0a8b2;box-shadow:0 4px 14px rgba(8,32,63,.06);z-index:2}
  .mobile-header-language .lang{min-width:32px;padding:5px 6px;font-size:.82rem;font-weight:700}
  .mobile-header-language .lang.active{color:var(--navy);font-weight:850}
  .menu-btn{display:block;margin-left:7px;z-index:1;padding:8px 0 8px 8px}
  .menu-btn span{width:29px;height:3px;margin:5px 0 5px auto}
  .header-actions{display:none}
  main{display:flex;flex-direction:column}
  .hero{order:1;display:block;position:relative;min-height:650px;margin:20px 16px 0;border-radius:28px;background:#162d49;overflow:hidden}
  .hero-visual{position:absolute;inset:0;min-height:100%;border-radius:28px!important}
  .hero-visual>img{height:100%;object-fit:cover;object-position:center 48%;filter:saturate(1.06) contrast(1.04) brightness(.92)}
  .hero-visual:before{background:linear-gradient(180deg,rgba(4,20,41,.48),rgba(8,32,63,.08) 46%,rgba(3,17,34,.82))}
  .hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.1),transparent 36%,rgba(3,17,34,.7));pointer-events:none}
  .hero-badge{display:none}
  .hero-copy{position:relative;z-index:2;min-height:650px;display:flex;flex-direction:column;justify-content:flex-start;padding:40px 22px 20px;background:linear-gradient(180deg,rgba(8,32,63,.1),transparent 38%,rgba(8,32,63,.38))}
  .status,.hero-copy>.kicker,.trust-chips{display:none}
  .hero h1{max-width:340px;margin:0;color:#fff;font-size:clamp(2.55rem,10.7vw,3.65rem);line-height:1.02;letter-spacing:-.045em}
  .hero h1 em{color:var(--gold2)}
  .hero .lead{max-width:335px;margin:18px 0 0;color:rgba(255,255,255,.9);font-size:1rem;line-height:1.45}
  .hero-buttons{margin-top:20px;display:block}
  .hero-buttons .primary{display:none}
  .hero-buttons .whatsapp{display:flex;width:100%;min-height:58px;border-radius:999px;background:var(--gold);color:var(--navy);font-size:1rem;box-shadow:0 10px 26px rgba(8,32,63,.22)}
  .review-note{max-width:none;margin:20px 0 0;padding:18px 18px;border:0;border-radius:22px;background:#fff;box-shadow:0 16px 38px rgba(8,32,63,.2);align-items:flex-start}
  .review-note .review-icon{flex:0 0 38px;width:38px;height:38px}
  .review-note b{color:var(--navy);font-size:.92rem}
  .review-note p{margin:3px 0 0;color:var(--muted);font-size:.78rem;line-height:1.4}
  .quote-wrap{display:none;order:8}
  .fleet{order:2;padding:78px 28px 54px;background:#fff}
  .fleet-heading{display:block;margin:0 0 30px}
  .fleet .gallery-copy{max-width:none}
  .fleet .gallery-copy h2{font-family:inherit;font-size:clamp(2.2rem,8.7vw,3.25rem);line-height:1.08;letter-spacing:-.045em;color:#242124}
  .fleet .gallery-copy>p{margin:24px 0 0;font-size:1.02rem;line-height:1.55;color:#646268}
  .fleet-facts{display:none}
  .fleet-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin:0 -28px;padding:0 28px 8px}
  .fleet-gallery figure,.fleet-gallery .fleet-main{flex:0 0 78vw;height:300px;min-height:300px;scroll-snap-align:start;border-radius:24px}
  .fleet-gallery figure:after{inset:52% 0 0}
  .fleet-gallery figcaption{left:16px;right:16px;bottom:15px}
  .fleet-gallery figcaption b{font-size:.94rem}
  .fleet-gallery figcaption span{font-size:.76rem}
  .why{order:3;padding:72px 28px 64px;background:#fff;color:#242124}
  .why .section-title{text-align:left;margin:0}
  .why .kicker{margin-bottom:14px}
  .why h2{font-family:inherit;color:#242124;font-size:clamp(2.25rem,8.6vw,3.2rem);line-height:1.08;letter-spacing:-.045em}
  .why-grid{display:grid;grid-template-columns:1fr;gap:0;margin-top:32px;background:transparent}
  .why-grid article{min-height:0;padding:22px 0;background:transparent;color:#242124;border-bottom:1px solid #dedde0}
  .why-grid article:first-child{border-top:1px solid #dedde0}
  .why-grid article>span{display:none}
  .why-grid h3{margin:0 0 5px;font-family:inherit;color:#242124;font-size:1.25rem}
  .why-grid p{margin:0;color:#646268;font-size:.98rem;line-height:1.5}
  .reviews{order:4;padding:70px 28px 58px;background:#fff}
  .review-empty{display:block;max-width:none}
  .quote-mark{display:none}
  .review-empty h2{font-family:inherit;color:#242124;font-size:clamp(2.2rem,8.5vw,3rem);line-height:1.08;letter-spacing:-.04em}
  .review-empty p{font-size:1rem;line-height:1.55;color:#646268}
  .honest-badge{margin-top:12px}
  .faq{order:5;display:block;padding:70px 28px 52px;background:#fff}
  .faq-intro{text-align:center}
  .faq-intro h2{font-family:inherit;color:#242124;font-size:clamp(2.15rem,8vw,2.9rem);line-height:1.12}
  .faq-intro>p{font-size:1rem;line-height:1.5;color:#646268}
  .faq-intro .btn{display:none}
  .accordion{margin-top:28px}
  .accordion details{margin:0;border:0;border-bottom:1px solid #242124;border-radius:0;background:transparent}
  .accordion summary{padding:20px 34px 20px 0;color:#6b696e;font-size:1.02rem;line-height:1.35}
  .accordion summary:after{right:0;top:17px;color:#777;font-size:1.25rem}
  .accordion details p{padding:0 0 18px;color:#646268;font-size:.92rem;line-height:1.5}
  .services{order:6;padding:64px 20px;background:#f4f6f8}
  .services .section-title{padding:0 8px}
  .services .section-title h2{font-size:clamp(2.2rem,8.5vw,3rem)}
  .services-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin:30px -20px 0;padding:0 20px 8px}
  .services-grid article{flex:0 0 82vw;min-height:270px;padding:28px;border-radius:22px;scroll-snap-align:start}
  .services-grid h3{font-size:1.45rem}
  .booking{order:7;display:block;padding:68px 28px 52px;background:#fff}
  .booking-form{display:none}
  .booking-intro h2{font-family:inherit;color:#242124;font-size:clamp(2.15rem,8.2vw,2.9rem);line-height:1.1}
  .booking-intro>p{font-size:1rem;line-height:1.5;color:#646268}
  .direct{margin-top:28px}
  .direct a{padding:14px 0;border:0;border-bottom:1px solid #dedde0;border-radius:0}
  .direct a>span{background:#edf2f7}
  footer{padding:58px 28px 20px;background:#fff;color:#242124}
  .footer-main{grid-template-columns:1fr 1fr;gap:30px 22px}
  .footer-brand{grid-column:1/-1}
  .footer-brand img{width:100%;max-width:270px;background:#fff}
  .footer-main h3{color:#242124;font-family:inherit;font-size:1.05rem}
  .footer-main nav{gap:7px}
  .footer-main a,.footer-main p{color:#646268}
  .legal{grid-column:1/-1}
  .footer-bottom{border-top:1px solid #dedde0;color:#646268;margin-top:34px;padding-top:18px;gap:6px}
  .floating-wa{display:none}
}
@media(max-width:620px){
  .header{height:92px;padding:5px 14px}
  .logo-link{position:relative;width:165px;min-width:165px;height:70px;overflow:hidden;display:block}
  .logo-link img{position:absolute;left:-15px;top:-39px;width:175px;max-width:none;height:auto;object-fit:initial}
  .header:after{z-index:2;font-size:1.25rem}
  main> .quote-wrap,main> .services,main> .reviews,main> .faq,main> .booking{display:none}
  main> .hero,main> .fleet,main> .why{display:block}
  body.mobile-section-open main>section{display:none}
  body.mobile-section-open main>section.mobile-active{display:block}
  body.mobile-section-open main> .quote-wrap.mobile-active{display:block}
  body.mobile-section-open main> .booking.mobile-active .booking-form{display:block}
  body.mobile-section-open main> .quote-wrap.mobile-active .quote-form{display:grid}
  body.mobile-section-open main> .quote-wrap.mobile-active .form-fine{display:block}
}
.service-detail-page[hidden]{display:none!important}
.service-detail-page{background:#fff;border-top:1px solid var(--line)}
.service-detail-inner{max-width:1320px;margin:0 auto}
.service-detail-back{display:inline-flex;align-items:center;gap:9px;border:0;background:transparent;color:var(--navy);font:inherit;font-weight:750;padding:0;margin:0 0 42px;cursor:pointer}
.service-detail-back:hover{color:var(--gold)}
.service-detail-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);align-items:center;gap:clamp(38px,7vw,110px)}
.service-detail-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.8rem,5vw,5.4rem);line-height:1.02;letter-spacing:-.045em;color:var(--navy);margin:0}
.service-detail-intro{font-size:1.35rem!important;line-height:1.35!important;color:var(--navy)!important;font-weight:650;margin:26px 0 18px!important;max-width:700px}
.service-detail-copy>p:not(.service-detail-intro){max-width:680px;color:var(--muted);font-size:1.05rem;line-height:1.65}
.service-detail-points{list-style:none;padding:0;margin:28px 0;display:grid;gap:12px;max-width:680px}
.service-detail-points li{position:relative;padding-left:31px;color:var(--ink);font-size:1rem;line-height:1.5}
.service-detail-points li:before{content:"✓";position:absolute;left:0;top:.05em;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#efe5cf;color:#8b6827;font-size:.72rem;font-weight:900}
.service-detail-cta{border-radius:999px;margin-top:4px}
.service-detail-media{position:relative;min-height:540px;margin:0;border-radius:26px;overflow:hidden;background:var(--navy);box-shadow:0 24px 60px rgba(8,32,63,.16)}
.service-detail-media img{width:100%;height:100%;min-height:540px;display:block;object-fit:cover}
.service-detail-media:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(3,17,34,.75));pointer-events:none}
.service-detail-media figcaption{position:absolute;z-index:1;left:24px;right:24px;bottom:22px;color:#fff;font-size:1rem;font-weight:700}
@media(max-width:850px){
  .service-detail-grid{grid-template-columns:1fr;gap:34px}
  .service-detail-media,.service-detail-media img{min-height:420px}
}
@media(max-width:620px){
  .service-detail-page{order:6;padding:44px 28px 64px;background:#fff;border-top:0}
  .service-detail-inner{width:100%}
  .service-detail-back{margin-bottom:34px;font-size:.95rem}
  .service-detail-grid{display:flex;flex-direction:column;align-items:stretch;gap:28px}
  .service-detail-copy{width:100%;min-width:0}
  .service-detail-copy h2{font-family:inherit;font-size:clamp(2.25rem,9vw,3.3rem);line-height:1.06;color:#242124;max-width:100%;overflow-wrap:break-word}
  .service-detail-intro{font-size:1.12rem!important;line-height:1.45!important;margin:18px 0 14px!important}
  .service-detail-copy>p:not(.service-detail-intro){font-size:1rem;line-height:1.55}
  .service-detail-points{margin:24px 0;gap:11px}
  .service-detail-points li{font-size:.98rem}
  .service-detail-cta{width:100%;min-height:56px}
  .service-detail-media{order:2;width:100%;min-height:330px;border-radius:22px}
  .service-detail-media img{min-height:330px;height:330px}
  .service-detail-media figcaption{left:18px;right:18px;bottom:17px;font-size:.9rem}
}
/* Image-led start-page feature: the car remains the visual signature. */
.profile-section{background:#f7f8fa;padding-top:78px;padding-bottom:88px}
.profile-card{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:minmax(420px,1.18fr) minmax(0,.82fr);gap:clamp(38px,6vw,88px);align-items:center}
.profile-vehicle{position:relative;min-height:500px;margin:0;border-radius:30px;overflow:hidden;background:var(--navy);box-shadow:0 30px 74px rgba(8,32,63,.2);border:1px solid rgba(193,154,82,.22)}
.profile-vehicle img{width:100%;height:100%;min-height:500px;display:block;object-fit:cover;object-position:58% 50%;transition:transform .7s ease}
.profile-vehicle:hover img{transform:scale(1.02)}
.profile-vehicle:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(3,17,34,.88));pointer-events:none}
.profile-vehicle-label{position:absolute;z-index:1;left:22px;bottom:20px;padding:9px 13px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(8,32,63,.7);backdrop-filter:blur(8px);color:#fff;font-size:.72rem;font-weight:850;letter-spacing:.13em}
.profile-copy{max-width:660px}
.profile-copy h2{font-size:clamp(2.8rem,4.8vw,5.2rem)}
.profile-copy h2 em{color:var(--gold);font-weight:400}
.profile-copy>p{max-width:640px;color:var(--muted);font-size:1.08rem;line-height:1.7;margin:25px 0 0}
.profile-points{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0}
.profile-points>span{display:grid;gap:7px;padding-top:14px;border-top:1px solid var(--line);color:var(--navy);font-weight:750}
.profile-points b{color:var(--gold);font-size:.76rem;letter-spacing:.12em}
.profile-copy .btn{border-radius:999px}
.services-grid article{padding:0;overflow:hidden;display:flex;flex-direction:column;min-height:430px}
.service-image{position:relative;height:168px;flex:0 0 168px;overflow:hidden;background:var(--navy)}
.service-image:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(3,17,34,.42));pointer-events:none}
.service-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .55s ease}
.services-grid article:hover .service-image img{transform:scale(1.04)}
.services-grid article .service-no{z-index:2;top:16px;right:16px;width:37px;height:37px;display:grid;place-items:center;border-radius:50%;background:rgba(8,32,63,.7);color:#fff;font-family:Inter,system-ui,sans-serif;font-size:.78rem;font-weight:800}
.service-content{display:flex;flex-direction:column;flex:1;padding:26px 30px 30px}
.service-content h3{margin:21px 0 10px}
.service-content p{flex:1}
.service-content>a{margin-top:18px}
.services-grid .planned .service-content{background:var(--navy)}
@media(max-width:850px){
  .profile-card{grid-template-columns:1fr;gap:32px}
  .profile-copy{max-width:none}
  .profile-vehicle{min-height:390px}
  .profile-vehicle img{min-height:390px}
}
@media(max-width:620px){
  .profile-section{order:2;padding:58px 20px 52px;background:#f7f8fa}
  .profile-card{display:block}
  .profile-vehicle{min-height:285px;border-radius:24px}
  .profile-vehicle img{min-height:285px}
  .profile-vehicle-label{left:15px;bottom:15px;font-size:.65rem}
  .profile-copy{padding:30px 4px 0}
  .profile-copy h2{font-size:clamp(2.25rem,9vw,3.2rem);line-height:1.08}
  .profile-copy>p{font-size:1rem;line-height:1.55;margin-top:18px}
  .profile-points{gap:10px;margin:24px 0}
  .profile-points>span{font-size:.83rem;line-height:1.3}
  .profile-copy .btn{width:100%;min-height:56px}
  .fleet{order:3}
  .why{order:4}
  .reviews{order:5}
  .faq{order:6}
  .services{order:7}
  .booking{order:8}
  .services-grid article{padding:0;min-height:385px}
  .service-image{height:155px;flex-basis:155px}
  .service-content{padding:24px}
  .services-grid article .service-no{top:15px;right:15px}
  .services-grid h3{font-size:1.35rem}
  .services-grid p{font-size:.93rem;line-height:1.5}
}
