.fleet-page{min-height:75vh;background:#f6f8fb;color:#172033}.fleet-heading{padding:126px 0 46px;border-bottom:1px solid #e1e6ee;background:#fff}.fleet-heading-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:36px}.fleet-heading-inner>div{max-width:650px}.fleet-eyebrow{display:block;margin-bottom:8px;color:#155eef;font-size:10px;font-weight:800;text-transform:uppercase}.fleet-heading h1{margin:0 0 10px;font-size:38px;letter-spacing:0}.fleet-heading p{margin:0;color:#667085;font-size:13px;line-height:1.75}.fleet-search{display:flex;width:330px;flex:0 0 auto;align-items:center;gap:10px;padding:0 14px;border:1px solid #d8dee8;border-radius:7px;background:#fff}.fleet-search i{color:#8b96a8}.fleet-search input{width:100%;height:46px;border:0;outline:0;font:500 11px 'Plus Jakarta Sans',sans-serif}.fleet-catalog{padding:38px 0 78px}.fleet-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:28px;align-items:start}.fleet-sidebar{position:sticky;top:96px;border:1px solid #e0e5ec;border-radius:7px;background:#fff}.fleet-filter-title{display:flex;align-items:center;justify-content:space-between;padding:17px;border-bottom:1px solid #e7ebf0}.fleet-filter-title h2{font-size:13px}.fleet-filter-title>button{border:0;background:none;color:#155eef;font:700 10px inherit;cursor:pointer}.fleet-filter-close{display:none}.fleet-sidebar fieldset{margin:0;padding:17px;border:0;border-bottom:1px solid #edf0f4}.fleet-sidebar fieldset:last-child{border-bottom:0}.fleet-sidebar legend{margin-bottom:12px;color:#8993a4;font-size:9px;font-weight:800;text-transform:uppercase}.fleet-check{display:flex;align-items:center;gap:9px;margin:9px 0;color:#344054;font-size:11px;cursor:pointer}.fleet-check input{width:16px;height:16px;accent-color:#155eef}.fleet-check small{margin-left:auto;color:#98a2b3}.fleet-seat-options{display:flex;flex-wrap:wrap;gap:6px}.fleet-seat-options button{padding:7px 9px;border:1px solid #dce2ea;border-radius:5px;background:#fff;color:#536077;font:600 10px inherit;cursor:pointer}.fleet-seat-options button.active{border-color:#155eef;background:#eef5ff;color:#155eef}.fleet-toolbar{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:12px 16px;border:1px solid #e0e5ec;border-radius:7px;background:#fff}.fleet-toolbar>div>span{color:#8a95a6;font-size:8px;font-weight:800;text-transform:uppercase}.fleet-toolbar h2{margin:3px 0 0;font-size:16px}.fleet-toolbar-actions{display:flex;align-items:center;gap:10px}.fleet-toolbar-actions>button{display:none}.fleet-toolbar-actions label{display:flex;align-items:center;gap:8px;color:#8993a4;font-size:9px;font-weight:800;text-transform:uppercase}.fleet-toolbar select{height:36px;padding:0 30px 0 10px;border:1px solid #dbe1e8;border-radius:5px;background:#fff;color:#344054;font:600 10px 'Plus Jakarta Sans',sans-serif}.fleet-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.fleet-card{overflow:hidden;border:1px solid #dce2e9;border-radius:7px;background:#fff;transition:.2s ease}.fleet-card:hover{border-color:#b8c5d8;box-shadow:0 10px 24px rgba(23,32,51,.07);transform:translateY(-2px)}.fleet-card[hidden]{display:none}.fleet-card-media{position:relative;height:190px;background:#eef2f6}.fleet-card-media img{width:100%;height:100%;padding:15px;object-fit:contain}.fleet-card-labels{position:absolute;z-index:1;top:10px;right:10px;left:10px;display:flex;justify-content:space-between}.fleet-card-labels span{padding:5px 7px;border-radius:4px;background:rgba(255,255,255,.92);color:#344054;font-size:8px;font-weight:800;text-transform:uppercase}.fleet-card-placeholder{display:flex;height:100%;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#98a2b3;font-size:10px}.fleet-card-placeholder i{font-size:38px}.fleet-card-body{padding:16px}.fleet-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.fleet-card-title small{color:#8993a4;font-size:8px;font-weight:800;text-transform:uppercase}.fleet-card-title h3{margin:3px 0 0;font-size:14px;line-height:1.35}.fleet-card-title>span{padding:4px 6px;border-radius:4px;background:#f1f5f9;color:#64748b;font-size:8px;font-weight:800}.fleet-specs{display:grid;grid-template-columns:repeat(3,1fr);margin:14px 0;border:1px solid #e5e9ef;border-radius:5px}.fleet-specs span{display:flex;min-width:0;min-height:40px;align-items:center;justify-content:center;gap:4px;padding:5px;border-right:1px solid #e5e9ef;color:#667085;font-size:8px;text-align:center}.fleet-specs span:last-child{border:0}.fleet-specs i{color:#155eef}.fleet-availability{color:#667085;font-size:9px}.fleet-availability i{margin-right:5px;color:#155eef}.fleet-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border-top:1px solid #e7ebf0;background:#fafbfc}.fleet-card-footer>div{display:flex;flex-direction:column}.fleet-card-footer small{color:#8993a4;font-size:8px;text-transform:uppercase}.fleet-card-footer strong{margin-top:2px;color:#18228c;font-size:14px}.fleet-card-footer strong em{margin-left:2px;color:#8993a4;font-size:8px;font-style:normal}.fleet-card-footer .fleet-contact-price{color:#475467;font-size:11px}.fleet-card-footer a{padding:9px 10px;border-radius:5px;background:#37318f;color:#fff;font-size:8px;font-weight:800}.fleet-card-footer a i{margin-left:4px}.fleet-empty{padding:60px 20px;text-align:center;color:#667085}.fleet-empty i{margin-bottom:12px;font-size:34px}.fleet-empty h2{margin:0 0 7px;color:#172033;font-size:18px}.fleet-filter-overlay{display:none}
@media(max-width:1100px){.fleet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.fleet-heading{padding:104px 0 34px}.fleet-heading-inner{align-items:stretch;flex-direction:column;gap:20px}.fleet-heading h1{font-size:30px}.fleet-search{width:100%}.fleet-layout{grid-template-columns:1fr}.fleet-sidebar{position:fixed;z-index:1002;top:0;bottom:0;left:0;width:min(320px,86vw);overflow-y:auto;border-radius:0;transform:translateX(-105%);transition:.25s ease}.fleet-filter-visible .fleet-sidebar{transform:translateX(0)}.fleet-filter-overlay{position:fixed;z-index:1001;inset:0;border:0;background:rgba(15,23,42,.48)}.fleet-filter-visible .fleet-filter-overlay{display:block}.fleet-filter-close{display:block!important}.fleet-toolbar-actions>button{display:inline-flex;height:36px;align-items:center;gap:6px;padding:0 10px;border:1px solid #dbe1e8;border-radius:5px;background:#fff;color:#344054;font:700 10px inherit}.fleet-toolbar-actions label{font-size:0}.fleet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.fleet-catalog{padding-top:18px}.fleet-toolbar{align-items:flex-start;flex-direction:column}.fleet-toolbar-actions{width:100%;justify-content:space-between}.fleet-grid{gap:10px}.fleet-card-media{height:135px}.fleet-card-body{padding:12px}.fleet-card-title h3{font-size:11px}.fleet-specs{grid-template-columns:1fr 1fr}.fleet-specs span{font-size:7px}.fleet-specs span:nth-child(2){border-right:0}.fleet-specs span:last-child{grid-column:1/-1;border-top:1px solid #e5e9ef}.fleet-card-footer{align-items:stretch;flex-direction:column;padding:12px}.fleet-card-footer a{text-align:center}.fleet-card-footer strong{font-size:12px}}
.fleet-specs{grid-template-columns:repeat(2,minmax(0,1fr))}.fleet-specs span:nth-child(2){border-right:0}@media(max-width:560px){.fleet-specs span:last-child{grid-column:auto;border-top:0}}
