.fleet-section{background:#fff;padding:60px 0}.fleet-container{text-align:center;max-width:1200px;margin:auto;padding:0 16px}.fleet-container h1{margin-bottom:10px}.fleet-subtitle{color:#555;margin-bottom:40px}.fleet-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.fleet-card{cursor:pointer;background:#f4f6fb;border-radius:24px;transition:transform .3s,box-shadow .3s;overflow:hidden}.fleet-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #00000014}.fleet-image img{object-fit:cover;width:100%;height:200px}.fleet-content{padding:18px}.fleet-content h3{margin-bottom:8px}.fleet-content p{color:#555;font-size:.95rem}@media (max-width:480px){.fleet-image img{height:180px}}
