.chauffeur-hero[data-astro-cid-fqkstmv2]{position:relative;min-height:50vh;display:flex;align-items:center;overflow:hidden;color:var(--color-white);padding:160px 0 80px}.chauffeur-hero__bg[data-astro-cid-fqkstmv2]{position:absolute;inset:0;background-image:url(https://images.unsplash.com/photo-1449965408869-eaa3f722e40d?w=1920&q=80);background-size:cover;background-position:center}.chauffeur-hero__overlay[data-astro-cid-fqkstmv2]{position:absolute;inset:0;background:linear-gradient(135deg,#050505f2,#050505bf)}.chauffeur-hero__inner[data-astro-cid-fqkstmv2]{position:relative;max-width:700px}.chauffeur-hero__eyebrow[data-astro-cid-fqkstmv2]{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--color-accent);margin-bottom:16px}.chauffeur-hero__title[data-astro-cid-fqkstmv2]{font-size:52px;margin-bottom:20px;letter-spacing:-1px}.chauffeur-hero__text[data-astro-cid-fqkstmv2]{font-size:18px;line-height:1.7;color:#fffc}@media(max-width:768px){.chauffeur-hero__title[data-astro-cid-fqkstmv2]{font-size:36px}}.services-grid[data-astro-cid-fqkstmv2]{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}@media(max-width:768px){.services-grid[data-astro-cid-fqkstmv2]{grid-template-columns:1fr}}.service-card[data-astro-cid-fqkstmv2]{background-color:var(--color-white);border-radius:16px;padding:40px 32px;box-shadow:0 10px 40px #00000014}.service-card__icon[data-astro-cid-fqkstmv2]{width:56px;height:56px;color:var(--color-accent);margin-bottom:24px}.service-card__icon[data-astro-cid-fqkstmv2] svg[data-astro-cid-fqkstmv2]{width:100%;height:100%}.service-card__title[data-astro-cid-fqkstmv2]{font-size:22px;margin-bottom:12px;color:var(--color-text)}.service-card__description[data-astro-cid-fqkstmv2]{font-size:15px;color:var(--color-text-secondary);line-height:1.6;margin-bottom:24px}.service-card__features[data-astro-cid-fqkstmv2]{list-style:none;padding:0;margin:0}.service-card__features[data-astro-cid-fqkstmv2] li[data-astro-cid-fqkstmv2]{font-size:14px;color:var(--color-text-secondary);padding:8px 0;border-bottom:1px solid rgba(0,0,0,.06);display:flex;align-items:center;gap:12px}.service-card__features[data-astro-cid-fqkstmv2] li[data-astro-cid-fqkstmv2]:before{content:"";width:8px;height:8px;background-color:var(--color-accent);border-radius:50%;flex-shrink:0}.fleet-grid[data-astro-cid-fqkstmv2]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:1200px){.fleet-grid[data-astro-cid-fqkstmv2]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.fleet-grid[data-astro-cid-fqkstmv2]{grid-template-columns:1fr}}.fleet-card[data-astro-cid-fqkstmv2]{background-color:var(--color-white);border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000000f;transition:transform var(--transition-medium)}.fleet-card[data-astro-cid-fqkstmv2]:hover{transform:translateY(-4px)}.fleet-card__image[data-astro-cid-fqkstmv2]{height:180px;overflow:hidden}.fleet-card__image[data-astro-cid-fqkstmv2] img[data-astro-cid-fqkstmv2]{width:100%;height:100%;object-fit:cover}.fleet-card__content[data-astro-cid-fqkstmv2]{padding:24px}.fleet-card__title[data-astro-cid-fqkstmv2]{font-size:18px;margin-bottom:4px;color:var(--color-text)}.fleet-card__type[data-astro-cid-fqkstmv2]{font-size:13px;color:var(--color-accent);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.fleet-card__specs[data-astro-cid-fqkstmv2]{list-style:none;padding:0;margin:0 0 16px;display:flex;flex-wrap:wrap;gap:8px}.fleet-card__specs[data-astro-cid-fqkstmv2] li[data-astro-cid-fqkstmv2]{font-size:12px;padding:4px 10px;background-color:var(--color-bg-light);border-radius:4px;color:var(--color-text-secondary)}.fleet-card__price[data-astro-cid-fqkstmv2]{font-size:16px;font-weight:700;color:var(--color-text)}.featured-card[data-astro-cid-fqkstmv2]{display:flex;flex-direction:column;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;max-width:500px;margin:0 auto}.featured-card[data-astro-cid-fqkstmv2]:hover{border-color:var(--color-accent)}.featured-card__image[data-astro-cid-fqkstmv2]{position:relative;background-color:#ffffff0d;display:flex;align-items:center;justify-content:center;min-height:240px}.featured-card__image[data-astro-cid-fqkstmv2] img[data-astro-cid-fqkstmv2]{width:100%;height:240px;object-fit:contain;transition:transform .5s ease-out;cursor:zoom-in}.featured-card[data-astro-cid-fqkstmv2]:hover .featured-card__image[data-astro-cid-fqkstmv2] img[data-astro-cid-fqkstmv2]{transform:scale(1.03)}.featured-card__category[data-astro-cid-fqkstmv2]{position:absolute;top:16px;left:16px;background-color:var(--color-accent);color:var(--color-white);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:6px 14px;border-radius:4px}.featured-card__content[data-astro-cid-fqkstmv2]{padding:32px;display:flex;flex-direction:column;justify-content:center}.featured-card__name[data-astro-cid-fqkstmv2]{font-size:24px;color:var(--color-white);margin-bottom:12px}.featured-card__description[data-astro-cid-fqkstmv2]{font-size:14px;line-height:1.7;color:#ffffffb3;margin-bottom:20px}.featured-card__specs[data-astro-cid-fqkstmv2]{display:flex;gap:20px;margin-bottom:20px;flex-wrap:wrap}.featured-card__spec[data-astro-cid-fqkstmv2]{display:flex;align-items:center;gap:8px;font-size:13px;color:#ffffffb3}.featured-card__spec[data-astro-cid-fqkstmv2] svg[data-astro-cid-fqkstmv2]{width:16px;height:16px;color:var(--color-accent)}.featured-card__footer[data-astro-cid-fqkstmv2]{display:flex;align-items:center;justify-content:space-between;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.featured-card__price-amount[data-astro-cid-fqkstmv2]{font-size:28px;font-weight:700;color:var(--color-white)}.featured-card__price-unit[data-astro-cid-fqkstmv2]{font-size:14px;color:#ffffff80}.featured-card__btn[data-astro-cid-fqkstmv2]{padding:12px 24px;font-size:13px}.features-grid[data-astro-cid-fqkstmv2]{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}@media(max-width:1024px){.features-grid[data-astro-cid-fqkstmv2]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.features-grid[data-astro-cid-fqkstmv2]{grid-template-columns:1fr}}.feature[data-astro-cid-fqkstmv2]{text-align:center;padding:32px 24px}.feature__icon[data-astro-cid-fqkstmv2]{width:64px;height:64px;margin:0 auto 20px;color:var(--color-accent)}.feature__icon[data-astro-cid-fqkstmv2] svg[data-astro-cid-fqkstmv2]{width:100%;height:100%}.feature__title[data-astro-cid-fqkstmv2]{font-size:18px;color:var(--color-white);margin-bottom:12px}.feature__text[data-astro-cid-fqkstmv2]{font-size:14px;color:#fff9;line-height:1.6}.booking__inner[data-astro-cid-fqkstmv2]{display:flex;align-items:center;justify-content:space-between;gap:60px}@media(max-width:1024px){.booking__inner[data-astro-cid-fqkstmv2]{flex-direction:column;text-align:center}}.booking__title[data-astro-cid-fqkstmv2]{font-size:36px;margin-bottom:16px;color:var(--color-text)}.booking__text[data-astro-cid-fqkstmv2]{font-size:16px;color:var(--color-text-secondary);line-height:1.6;margin-bottom:24px;max-width:500px}.booking__info[data-astro-cid-fqkstmv2]{display:flex;flex-direction:column;gap:16px}@media(max-width:1024px){.booking__info[data-astro-cid-fqkstmv2]{align-items:center}}.info-item[data-astro-cid-fqkstmv2]{display:flex;align-items:center;gap:12px;font-size:16px;color:var(--color-text)}.info-item[data-astro-cid-fqkstmv2] svg[data-astro-cid-fqkstmv2]{width:20px;height:20px;color:var(--color-accent)}
