.fleet-filter[data-astro-cid-m3ltrsfr]{display:flex;justify-content:center;gap:15px;margin-bottom:40px;flex-wrap:wrap}.filter-btn[data-astro-cid-m3ltrsfr]{padding:10px 25px;background:transparent;border:2px solid var(--gray-200);border-radius:30px;font-size:14px;font-weight:600;color:var(--secondary-color);cursor:pointer;transition:all .3s ease}.filter-btn[data-astro-cid-m3ltrsfr]:hover,.filter-btn[data-astro-cid-m3ltrsfr].active{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.fleet-grid[data-astro-cid-m3ltrsfr]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px}.fleet-card[data-astro-cid-m3ltrsfr]{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 5px 20px #00000014;transition:all .3s ease}.fleet-card[data-astro-cid-m3ltrsfr]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001f}.fleet-card[data-astro-cid-m3ltrsfr].hidden{display:none}.fleet-card-image[data-astro-cid-m3ltrsfr]{position:relative;height:220px;overflow:hidden}.fleet-card-image[data-astro-cid-m3ltrsfr] img[data-astro-cid-m3ltrsfr]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.fleet-card[data-astro-cid-m3ltrsfr]:hover .fleet-card-image[data-astro-cid-m3ltrsfr] img[data-astro-cid-m3ltrsfr]{transform:scale(1.1)}.fleet-card-overlay[data-astro-cid-m3ltrsfr]{position:absolute;top:15px;right:15px}.fleet-badge[data-astro-cid-m3ltrsfr]{background:var(--primary-color);color:#fff;padding:5px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase}.fleet-card-content[data-astro-cid-m3ltrsfr]{padding:25px}.fleet-card-title[data-astro-cid-m3ltrsfr]{font-size:22px;font-weight:700;color:var(--secondary-color);margin-bottom:10px}.fleet-capacity[data-astro-cid-m3ltrsfr]{display:flex;align-items:center;gap:8px;color:var(--primary-color);font-weight:600;font-size:14px;margin-bottom:12px}.fleet-card-text[data-astro-cid-m3ltrsfr]{font-size:14px;color:var(--gray-600);line-height:1.6;margin-bottom:15px}.fleet-features[data-astro-cid-m3ltrsfr]{display:flex;flex-wrap:wrap;gap:8px}.fleet-request[data-astro-cid-m3ltrsfr]{margin-top:18px}.fleet-request[data-astro-cid-m3ltrsfr] .request-open[data-astro-cid-m3ltrsfr]{min-width:160px}.request-action[data-astro-cid-m3ltrsfr]{display:flex;align-items:center;gap:8px;padding:12px 14px;border-radius:8px;font-size:15px;font-weight:700;color:var(--secondary-color);text-decoration:none;transition:background-color .2s ease,color .2s ease}.request-action[data-astro-cid-m3ltrsfr] i[data-astro-cid-m3ltrsfr]{font-size:18px}.request-action[data-astro-cid-m3ltrsfr]:hover{background:#1a509314;color:var(--primary-color)}.request-action[data-astro-cid-m3ltrsfr].whatsapp i[data-astro-cid-m3ltrsfr]{color:#25d366}.request-modal[data-astro-cid-m3ltrsfr]{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:9999}.request-modal[data-astro-cid-m3ltrsfr].is-open{display:flex}.request-modal-backdrop[data-astro-cid-m3ltrsfr]{position:absolute;inset:0;background:#00000080}.request-modal-dialog[data-astro-cid-m3ltrsfr]{position:relative;width:min(94vw,520px);margin:0;background:#fff;border-radius:14px;padding:30px 28px 24px;box-shadow:0 24px 60px #00000040;z-index:1}.request-modal-close[data-astro-cid-m3ltrsfr]{position:absolute;top:10px;right:10px;width:36px;height:36px;border-radius:10px;border:1px solid rgba(0,0,0,.08);background:#fff;color:var(--secondary-color);cursor:pointer}.request-modal-title[data-astro-cid-m3ltrsfr]{font-size:26px;font-weight:800;margin:0 0 8px;color:var(--secondary-color)}.request-modal-text[data-astro-cid-m3ltrsfr]{margin:0 0 18px;color:var(--gray-600);font-size:16px}.request-modal-actions[data-astro-cid-m3ltrsfr]{display:grid;gap:10px}.feature-tag[data-astro-cid-m3ltrsfr]{display:inline-flex;align-items:center;gap:5px;background:var(--gray-100);padding:5px 12px;border-radius:20px;font-size:12px;color:var(--gray-600)}.feature-tag[data-astro-cid-m3ltrsfr] i[data-astro-cid-m3ltrsfr]{color:var(--primary-color);font-size:10px}.cta-section[data-astro-cid-m3ltrsfr]{padding:60px 0}.cta-wrapper[data-astro-cid-m3ltrsfr]{background:linear-gradient(135deg,var(--primary-color) 0%,#0d3a6e 100%);border-radius:16px;padding:50px;color:#fff;position:relative;overflow:hidden}.cta-content[data-astro-cid-m3ltrsfr]{position:relative;z-index:1}.cta-title[data-astro-cid-m3ltrsfr]{font-size:28px;font-weight:700;margin-bottom:10px;color:#fff}.cta-text[data-astro-cid-m3ltrsfr]{font-size:16px;opacity:.9;margin:0}.th-btn[data-astro-cid-m3ltrsfr].style-white{background:#fff;color:var(--secondary-color);position:relative;z-index:1}.th-btn[data-astro-cid-m3ltrsfr].style-white:hover{background:var(--primary-color);color:#fff}@media(max-width:991px){.fleet-grid[data-astro-cid-m3ltrsfr]{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media(max-width:767px){.fleet-grid[data-astro-cid-m3ltrsfr]{grid-template-columns:1fr}.fleet-filter[data-astro-cid-m3ltrsfr]{gap:10px}.filter-btn[data-astro-cid-m3ltrsfr]{padding:8px 18px;font-size:13px}.cta-wrapper[data-astro-cid-m3ltrsfr]{padding:30px;text-align:center}.cta-title[data-astro-cid-m3ltrsfr]{font-size:22px}.col-lg-4[data-astro-cid-m3ltrsfr].text-lg-end{text-align:center!important;margin-top:20px}}
