@charset "UTF-8";.signature-fleet-pro{font-family:'Inter',-apple-system,BlinkMacSystemFont,sans-serif;width:100%;margin:0;padding:0;background:#fff;position:relative;overflow:hidden}.fleet-wrapper-pro{max-width:100%;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:0}.fleet-card-pro{display:flex;align-items:flex-start;gap:0;padding:0;margin-bottom:0;position:relative;opacity:0;transform:translateY(40px);animation:fleetSlideUp 0.9s cubic-bezier(0.16,1,0.3,1) forwards;border-bottom:1px solid #e8e8e8;border-right:1px solid #e8e8e8;background:#fff;transition:all 0.5s cubic-bezier(0.16,1,0.3,1)}.fleet-card-pro:nth-child(1){animation-delay:0.1s}.fleet-card-pro:nth-child(2){animation-delay:0.2s}.fleet-card-pro:nth-child(3){animation-delay:0.3s}.fleet-card-pro:nth-child(4){animation-delay:0.4s}.fleet-card-pro:nth-child(5){animation-delay:0.5s}.fleet-card-pro:nth-child(6){animation-delay:0.6s}.fleet-card-pro:nth-child(7){animation-delay:0.7s}.fleet-card-pro:nth-child(8){animation-delay:0.8s}.fleet-card-pro:nth-child(9){animation-delay:0.9s}.fleet-card-pro:nth-child(-n+3){border-top:1px solid #e8e8e8}.fleet-card-pro:nth-child(3n){border-right:none}.fleet-card-pro:hover{background:#fafafa;z-index:2;box-shadow:0 20px 60px rgba(0,0,0,0.06);transform:translateY(-4px)}.fleet-visual{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:120px;padding:40px 30px;position:relative;z-index:2}.fleet-num{font-family:'Playfair Display',Georgia,serif;font-size:12px;font-weight:600;color:#85735f;letter-spacing:3px;text-transform:uppercase;margin-bottom:16px;opacity:0;transform:translateY(10px);animation:fleetFadeUp 0.6s ease forwards}.fleet-card-pro:nth-child(1) .fleet-num{animation-delay:0.3s}.fleet-card-pro:nth-child(2) .fleet-num{animation-delay:0.4s}.fleet-card-pro:nth-child(3) .fleet-num{animation-delay:0.5s}.fleet-card-pro:nth-child(4) .fleet-num{animation-delay:0.6s}.fleet-card-pro:nth-child(5) .fleet-num{animation-delay:0.7s}.fleet-card-pro:nth-child(6) .fleet-num{animation-delay:0.8s}.fleet-card-pro:nth-child(7) .fleet-num{animation-delay:0.9s}.fleet-card-pro:nth-child(8) .fleet-num{animation-delay:1.0s}.fleet-card-pro:nth-child(9) .fleet-num{animation-delay:1.1s}.fleet-icon-ring{width:56px;height:56px;border:2px solid #e0e0e0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#85735f;background:#fff;position:relative;transition:all 0.5s cubic-bezier(0.16,1,0.3,1);cursor:pointer}.fleet-icon-ring::before{content:'';position:absolute;inset:-4px;border-radius:50%;border:1px solid transparent;transition:all 0.5s cubic-bezier(0.16,1,0.3,1)}.fleet-icon-ring svg{width:24px;height:24px;transition:all 0.4s ease}.fleet-card-pro:hover .fleet-icon-ring{border-color:#85735f;background:#85735f;color:#fff;transform:scale(1.1) rotate(5deg);box-shadow:0 8px 30px rgba(133,115,95,0.3)}.fleet-card-pro:hover .fleet-icon-ring::before{border-color:rgba(133,115,95,0.2);animation:fleetPulseRing 1.5s ease infinite}.fleet-card-pro:hover .fleet-icon-ring svg{transform:rotate(-10deg)}.fleet-body{flex:1;padding:40px 40px 40px 0;position:relative;transition:all 0.4s ease;min-width:0;display:flex;flex-direction:column}.fleet-card-pro:hover .fleet-body{padding-left:10px}.fleet-body h3{font-family:'Inter',sans-serif;font-size:20px;font-weight:600;color:#1a1a1a;margin-bottom:12px;letter-spacing:-0.2px;transition:color 0.3s ease;position:relative;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.fleet-body h3::after{content:'';position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#85735f;transition:width 0.5s cubic-bezier(0.16,1,0.3,1)}.fleet-card-pro:hover .fleet-body h3::after{width:60px}.passenger-badge-pro{font-size:10px;font-family:'Inter',sans-serif;font-weight:600;color:#85735f;border:1px solid #c9a227;padding:3px 10px;border-radius:3px;letter-spacing:1.5px;text-transform:uppercase;background:rgba(201,162,39,0.08);transition:all 0.3s ease}.fleet-card-pro:hover .passenger-badge-pro{background:#85735f;color:#fff;border-color:#85735f}.fleet-body p{font-size:14px;color:#777;line-height:1.7;margin:0 0 24px 0;transition:color 0.3s ease;flex-grow:1}.fleet-card-pro:hover .fleet-body p{color:#555}.fleet-link-pro{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;color:#85735f;text-decoration:none;letter-spacing:2.5px;text-transform:uppercase;transition:all 0.4s cubic-bezier(0.16,1,0.3,1);position:relative;margin-top:auto}.fleet-link-pro svg{width:16px;height:16px;transition:all 0.4s ease;transform:translateX(0)}.fleet-link-pro::after{content:'';position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#85735f;transition:width 0.4s ease}.fleet-card-pro:hover .fleet-link-pro{color:#c9a227;gap:14px}.fleet-card-pro:hover .fleet-link-pro svg{transform:translateX(6px)}.fleet-card-pro:hover .fleet-link-pro::after{width:100%}.fleet-card-pro.scroll-hidden{opacity:0;transform:translateY(40px);animation:none}.fleet-card-pro.scroll-visible{animation:fleetSlideUp 0.9s cubic-bezier(0.16,1,0.3,1) forwards}@media (max-width:992px){.fleet-wrapper-pro{grid-template-columns:repeat(2,1fr)}.fleet-card-pro:nth-child(-n+3){border-top:none}.fleet-card-pro:nth-child(-n+2){border-top:1px solid #e8e8e8}.fleet-card-pro:nth-child(3n){border-right:1px solid #e8e8e8}.fleet-card-pro:nth-child(2n){border-right:none}}@media (max-width:600px){.fleet-wrapper-pro{grid-template-columns:1fr}.fleet-card-pro{border-right:none !important}.fleet-card-pro:nth-child(-n+2){border-top:none}.fleet-card-pro:first-child{border-top:1px solid #e8e8e8}.fleet-visual{width:90px;padding:30px 20px}.fleet-num{font-size:10px;letter-spacing:2px}.fleet-icon-ring{width:44px;height:44px}.fleet-icon-ring svg{width:20px;height:20px}.fleet-body{padding:30px 20px 30px 0}.fleet-body h3{font-size:18px}.fleet-body p{font-size:13px}}
