.fleet-module__gLuMzG__header{background-color:var(--primary);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);margin-bottom:1rem}.fleet-module__gLuMzG__subtitle{color:var(--secondary);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{background:var(--white);border-radius:8px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.fleet-module__gLuMzG__carCard:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.fleet-module__gLuMzG__imageContainer{background-color:#f0f0f0;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-dark);margin-bottom:.5rem;font-size:1.6rem}.fleet-module__gLuMzG__category{color:var(--secondary);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:block}.fleet-module__gLuMzG__specs{color:#666;border-bottom:1px solid #eee;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(--primary);font-size:1.4rem;font-weight:700}.fleet-module__gLuMzG__unit{color:#888;font-size:.8rem;font-weight:400}.fleet-module__gLuMzG__bookBtn{border:1px solid var(--primary);color:var(--primary);background-color:#0000;border-radius:4px;padding:8px 20px;font-weight:600;transition:all .3s}.fleet-module__gLuMzG__bookBtn:hover{background-color:var(--primary);color:var(--white)}@media (max-width:768px){.fleet-module__gLuMzG__title{font-size:2.5rem}}
