.fleet-module__gLuMzG__header{background-color:var(--bg-base);color:var(--white);text-align:center;margin-bottom:2rem;padding:8rem 0 4rem}.fleet-module__gLuMzG__title{font-size:3.5rem;font-family:var(--font-heading);color:var(--text-main);margin-bottom:1rem}.fleet-module__gLuMzG__subtitle{color:var(--accent);font-size:1.2rem;font-family:var(--font-body);letter-spacing:1px}.fleet-module__gLuMzG__section{padding:4rem 0}.fleet-module__gLuMzG__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.fleet-module__gLuMzG__carCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:var(--bg-card);border:1px solid #d4af370f;transition:all .3s;position:relative;overflow:hidden}.fleet-module__gLuMzG__carCard:hover{box-shadow:var(--shadow-xl);border-color:#d4af371f;transform:translateY(-8px)}.fleet-module__gLuMzG__imageContainer{background-color:var(--bg-subtle);height:240px;overflow:hidden}.fleet-module__gLuMzG__carImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.fleet-module__gLuMzG__carCard:hover .fleet-module__gLuMzG__carImage{transform:scale(1.05)}.fleet-module__gLuMzG__carDetails{padding:2rem}.fleet-module__gLuMzG__carTitle{color:var(--text-main);margin-bottom:.5rem;font-size:1.6rem}.fleet-module__gLuMzG__category{color:var(--accent);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:block}.fleet-module__gLuMzG__specs{color:var(--text-muted);border-bottom:1px solid #d4af3714;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;font-size:.9rem;display:flex}.fleet-module__gLuMzG__priceContainer{justify-content:space-between;align-items:center;display:flex}.fleet-module__gLuMzG__price{color:var(--accent);font-size:1.4rem;font-weight:700}.fleet-module__gLuMzG__unit{color:var(--text-muted);font-size:.8rem;font-weight:400}.fleet-module__gLuMzG__bookBtn{border:1.5px solid var(--accent);color:var(--accent);border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.5px;background-color:#0000;padding:8px 20px;font-size:.85rem;font-weight:600;transition:all .3s}.fleet-module__gLuMzG__bookBtn:hover{background-color:var(--accent);color:var(--accent-text)}@media (max-width:768px){.fleet-module__gLuMzG__title{font-size:2.5rem}}
