.fleet-module__gLuMzG__hero{text-align:center;color:var(--on-dark);background:var(--bg-dark,#081827);padding:9rem 0 5rem;position:relative;overflow:hidden}.fleet-module__gLuMzG__heroImage{z-index:0;object-fit:cover}.fleet-module__gLuMzG__heroScrim{content:"";z-index:1;background:#081827b8;position:absolute;inset:0}.fleet-module__gLuMzG__heroBadge{align-items:center;gap:var(--space-2);border:1px solid var(--line-dark);padding:var(--space-2)var(--space-5);border-radius:var(--radius-full);font-size:var(--text-xs);letter-spacing:2px;text-transform:uppercase;color:var(--on-dark);margin-bottom:var(--space-5);background:#ffffff14;font-weight:700;display:inline-flex}.fleet-module__gLuMzG__heroTitle{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--on-dark);text-shadow:0 2px 20px #0000004d;margin-bottom:var(--space-5);font-size:clamp(2.4rem,4.5vw,3.75rem);font-weight:700;line-height:1.15}.fleet-module__gLuMzG__heroTitle em{color:var(--gold,#b8945b);font-style:normal}.fleet-module__gLuMzG__heroSubtitle{font-size:var(--text-lg);color:var(--on-dark);max-width:640px;margin:0 auto var(--space-8);line-height:1.65}.fleet-module__gLuMzG__heroCtas{justify-content:center;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.fleet-module__gLuMzG__heroBreadcrumb{margin-top:var(--space-6);font-size:var(--text-sm);color:var(--on-dark-muted);justify-content:center;align-items:center;gap:var(--space-1);display:flex}.fleet-module__gLuMzG__heroBreadcrumb a{color:var(--on-dark-muted)}.fleet-module__gLuMzG__typeGrid{gap:var(--space-8);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.fleet-module__gLuMzG__typeCard{border-radius:var(--radius-lg);background:var(--bg-card,var(--surface-1));box-shadow:var(--shadow-md);border:1px solid var(--line);transition:transform var(--ease-base),box-shadow var(--ease-base),border-color var(--ease-base);flex-direction:column;display:flex;overflow:hidden}.fleet-module__gLuMzG__typeCard:hover{box-shadow:var(--shadow-xl);border-color:var(--line-strong);transform:translateY(-6px)}.fleet-module__gLuMzG__typeImageWrap{background:var(--bg-subtle);height:220px;position:relative;overflow:hidden}.fleet-module__gLuMzG__typeImage{object-fit:cover;transition:transform .5s}.fleet-module__gLuMzG__typeCard:hover .fleet-module__gLuMzG__typeImage{transform:scale(1.05)}.fleet-module__gLuMzG__typeBody{padding:var(--space-6);flex-direction:column;flex:1;align-items:flex-start;display:flex}.fleet-module__gLuMzG__typeName{font-size:var(--text-xl);color:var(--text-main);margin-bottom:var(--space-2)}.fleet-module__gLuMzG__typeDesc{font-size:var(--text-sm);color:var(--text-muted);margin-bottom:var(--space-4);line-height:1.6}.fleet-module__gLuMzG__typeSpecs{gap:var(--space-5);padding-bottom:var(--space-4);margin-bottom:var(--space-4);border-bottom:1px solid var(--line);color:var(--text-muted);font-size:var(--text-sm);width:100%;display:flex}.fleet-module__gLuMzG__typeSpecs span{align-items:center;gap:var(--space-1);display:inline-flex}.fleet-module__gLuMzG__typeSpecs svg{color:var(--navy)}.fleet-module__gLuMzG__interiorSection{background:var(--surface-2,#f6f7fa)}.fleet-module__gLuMzG__interiorGrid{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(210px,1fr));display:grid}.fleet-module__gLuMzG__interiorCard{aspect-ratio:4/5;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);position:relative;overflow:hidden}.fleet-module__gLuMzG__interiorImage{object-fit:cover;transition:transform .5s}.fleet-module__gLuMzG__interiorCard:hover .fleet-module__gLuMzG__interiorImage{transform:scale(1.06)}.fleet-module__gLuMzG__interiorCaption{padding:var(--space-8)var(--space-4)var(--space-4);background:#081827b8;position:absolute;inset:auto 0 0}.fleet-module__gLuMzG__interiorCaption span{color:var(--on-dark);font-weight:700;font-size:var(--text-sm);letter-spacing:.3px}@media (max-width:640px){.fleet-module__gLuMzG__hero{padding:8rem 0 3.5rem}.fleet-module__gLuMzG__heroCtas{flex-direction:column;align-items:stretch;width:100%}.fleet-module__gLuMzG__heroCtas .btn{width:100%}.fleet-module__gLuMzG__typeGrid{grid-template-columns:1fr}.fleet-module__gLuMzG__interiorGrid{grid-template-columns:repeat(2,1fr)}}.fleet-module__gLuMzG__recommendGrid{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.fleet-module__gLuMzG__recommendCard{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);padding:var(--space-7);box-shadow:var(--shadow-sm);transition:border-color var(--ease-base),box-shadow var(--ease-base);flex-direction:column;display:flex}.fleet-module__gLuMzG__recommendCard:hover{border-color:var(--line-strong);box-shadow:var(--shadow-md)}.fleet-module__gLuMzG__recommendIcon{background:var(--white);width:52px;height:52px;color:var(--navy);border:1px solid var(--line);margin-bottom:var(--space-4);border-radius:50%;justify-content:center;align-items:center;display:flex}.fleet-module__gLuMzG__recommendTitle{font-size:var(--text-lg);color:var(--text-main);margin-bottom:var(--space-2)}.fleet-module__gLuMzG__recommendTagline{color:var(--text-muted);font-size:var(--text-sm);margin-bottom:var(--space-5);line-height:1.6}.fleet-module__gLuMzG__recommendLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:var(--space-2);font-weight:700}.fleet-module__gLuMzG__recommendVehicles{margin-bottom:var(--space-5);flex-direction:column;gap:4px;display:flex}.fleet-module__gLuMzG__recommendVehicleRow{font-size:var(--text-sm);color:var(--text-body);font-weight:600}.fleet-module__gLuMzG__recommendBestForRow{gap:var(--space-2);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.fleet-module__gLuMzG__recommendChip{font-size:var(--text-xs);color:var(--ink);background:var(--bg-subtle);border:1px solid var(--line);border-radius:var(--radius-full);padding:4px 12px;font-weight:600}.fleet-module__gLuMzG__recommendCta{align-self:flex-start;margin-top:auto}.fleet-module__gLuMzG__compareSection{background:var(--bg-subtle)}.fleet-module__gLuMzG__compareIntro{max-width:820px;margin:0 auto var(--space-10);text-align:center;color:var(--text-body);font-size:var(--text-lg);line-height:1.8}.fleet-module__gLuMzG__compareTableWrapper{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--line);background:var(--white);overflow-x:auto}.fleet-module__gLuMzG__compareTable{border-collapse:collapse;width:100%;min-width:760px}.fleet-module__gLuMzG__compareTable caption{caption-side:top;text-align:left;padding:var(--space-4)var(--space-6)0;font-size:var(--text-xs);color:var(--text-muted)}.fleet-module__gLuMzG__compareTable thead tr{background:var(--navy)}.fleet-module__gLuMzG__compareTable thead th{padding:var(--space-4)var(--space-5);text-align:left;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--on-dark);white-space:nowrap;font-weight:700}.fleet-module__gLuMzG__compareTable td{padding:var(--space-4)var(--space-5);font-size:var(--text-sm);color:var(--text-body);border-bottom:1px solid var(--line);vertical-align:top}.fleet-module__gLuMzG__compareTable tbody tr:last-child td{border-bottom:none}.fleet-module__gLuMzG__compareTable tbody tr:hover{background:var(--row-hover)}.fleet-module__gLuMzG__compareVehicleCell{padding:var(--space-4)var(--space-5);text-align:left;font-size:var(--text-sm);text-transform:none;letter-spacing:normal;color:var(--text-main);white-space:nowrap;border-bottom:1px solid var(--line);vertical-align:top;font-weight:700}.fleet-module__gLuMzG__compareBookLink{color:var(--teal);font-weight:600;font-size:var(--text-sm);white-space:nowrap}.fleet-module__gLuMzG__compareNotes{max-width:820px;margin:var(--space-10)auto 0;gap:var(--space-4);flex-direction:column;display:flex}.fleet-module__gLuMzG__compareNotes p{color:var(--text-body);line-height:1.8}.fleet-module__gLuMzG__benefitsSection{background:var(--navy)}.fleet-module__gLuMzG__benefitsGrid{gap:var(--space-6);margin-bottom:var(--space-12);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.fleet-module__gLuMzG__benefitCard{border:1px solid var(--line-dark);border-radius:var(--radius-lg);padding:var(--space-6);background:#ffffff0d}.fleet-module__gLuMzG__benefitIcon{width:44px;height:44px;color:var(--on-dark);margin-bottom:var(--space-4);background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;display:flex}.fleet-module__gLuMzG__benefitTitle{font-size:var(--text-base);color:var(--on-dark);margin-bottom:var(--space-2)}.fleet-module__gLuMzG__benefitText{color:var(--on-dark-muted);font-size:var(--text-sm);line-height:1.6}.fleet-module__gLuMzG__benefitsCtaRow{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:640px){.fleet-module__gLuMzG__recommendGrid{grid-template-columns:1fr}.fleet-module__gLuMzG__compareIntro{text-align:left}}
