.Wallet-module__42QFQG__walletContainer{max-width:1200px;margin:0 auto;padding:32px 32px 80px}.Wallet-module__42QFQG__walletGrid{flex-direction:column;gap:32px;display:flex}.Wallet-module__42QFQG__leftColumn{flex-direction:column;gap:24px;display:flex}.Wallet-module__42QFQG__rightColumn{flex-direction:column;gap:32px;display:flex}.Wallet-module__42QFQG__virtualCard{background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0cc;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:240px;padding:36px;transition:transform .3s cubic-bezier(.23,1,.32,1),box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #001c3e14,0 1px 3px #00000005}.Wallet-module__42QFQG__virtualCard:hover{transform:translateY(-4px);box-shadow:0 25px 50px #001c3e1f,0 2px 8px #0000000a}.Wallet-module__42QFQG__virtualCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#0087ff0f 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-50%;right:-20%}.Wallet-module__42QFQG__virtualCard:after{content:"";pointer-events:none;background:radial-gradient(circle,#0087ff08 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;bottom:-30%;left:-10%}.Wallet-module__42QFQG__cardHeader{z-index:1;justify-content:space-between;align-items:center;display:flex}.Wallet-module__42QFQG__cardLogo{color:#001c3e;letter-spacing:-.5px;align-items:center;gap:8px;font-size:20px;font-weight:900;display:flex}.Wallet-module__42QFQG__cardType{color:#94a3b8;letter-spacing:1px;font-size:14px;font-weight:600}.Wallet-module__42QFQG__balanceSection{z-index:1;margin-top:28px}.Wallet-module__42QFQG__balanceLabel{color:#64748b;letter-spacing:.5px;text-transform:uppercase;margin-bottom:6px;font-size:13px;font-weight:700}.Wallet-module__42QFQG__balanceAmount{color:#001c3e;letter-spacing:-1.5px;font-size:48px;font-weight:800;line-height:1}.Wallet-module__42QFQG__cardFooter{z-index:1;justify-content:space-between;align-items:flex-end;margin-top:36px;display:flex}.Wallet-module__42QFQG__cardHolder{color:#4a5568;text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:600}.Wallet-module__42QFQG__cardNumber{color:#94a3b8;letter-spacing:2px;font-family:monospace;font-size:16px;font-weight:600}.Wallet-module__42QFQG__quickActions{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.Wallet-module__42QFQG__actionBtn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;align-items:center;gap:12px;padding:20px 12px;transition:all .2s cubic-bezier(.23,1,.32,1);display:flex;box-shadow:0 4px 12px #00000005}.Wallet-module__42QFQG__actionBtn:hover{border-color:#0087ff;transform:translateY(-3px);box-shadow:0 12px 28px #0087ff1a}.Wallet-module__42QFQG__actionBtn:active{transform:translateY(0)}.Wallet-module__42QFQG__iconWrapper{border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.Wallet-module__42QFQG__iconWrapper.Wallet-module__42QFQG__deposit{color:#16a34a;background:#f0fdf4}.Wallet-module__42QFQG__iconWrapper.Wallet-module__42QFQG__withdraw{color:#e11d48;background:#fff1f2}.Wallet-module__42QFQG__iconWrapper.Wallet-module__42QFQG__transfer{color:#2563eb;background:#eff6ff}.Wallet-module__42QFQG__iconWrapper.Wallet-module__42QFQG__history{color:#475569;background:#f8fafc}.Wallet-module__42QFQG__actionLabel{color:#1e293b;text-align:center;font-size:13px;font-weight:700}.Wallet-module__42QFQG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Wallet-module__42QFQG__sectionTitle{color:#001c3e;letter-spacing:-.5px;font-size:20px;font-weight:800}.Wallet-module__42QFQG__sectionLink{color:#0087ff;background:#0087ff14;border-radius:100px;padding:6px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s}.Wallet-module__42QFQG__sectionLink:hover{background:#0087ff26}.Wallet-module__42QFQG__transactionsList{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #00000008}.Wallet-module__42QFQG__transactionItem{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:18px 24px;transition:background .2s;display:flex}.Wallet-module__42QFQG__transactionItem:last-child{border-bottom:none}.Wallet-module__42QFQG__transactionItem:hover{background:#f8fafc}.Wallet-module__42QFQG__txLeft{align-items:center;gap:16px;display:flex}.Wallet-module__42QFQG__txIcon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Wallet-module__42QFQG__txIcon.Wallet-module__42QFQG__spend{color:#ef4444;background:#fff1f2}.Wallet-module__42QFQG__txIcon.Wallet-module__42QFQG__refund,.Wallet-module__42QFQG__txIcon.Wallet-module__42QFQG__deposit{color:#10b981;background:#f0fdf4}.Wallet-module__42QFQG__txDetails{flex-direction:column;gap:4px;display:flex}.Wallet-module__42QFQG__txLabel{color:#0f172a;font-size:15px;font-weight:700}.Wallet-module__42QFQG__txDate{color:#94a3b8;font-size:12px;font-weight:600}.Wallet-module__42QFQG__txRight{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.Wallet-module__42QFQG__txAmount{font-size:16px;font-weight:800}.Wallet-module__42QFQG__txAmount.Wallet-module__42QFQG__spend{color:#0f172a}.Wallet-module__42QFQG__txAmount.Wallet-module__42QFQG__refund,.Wallet-module__42QFQG__txAmount.Wallet-module__42QFQG__deposit{color:#10b981}.Wallet-module__42QFQG__txStatus{color:#64748b;text-transform:uppercase;letter-spacing:.3px;background:#f1f5f9;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.Wallet-module__42QFQG__savedCardsContainer{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:24px;box-shadow:0 10px 30px #00000008}.Wallet-module__42QFQG__savedCardsScroll{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.Wallet-module__42QFQG__savedCardsScroll::-webkit-scrollbar{display:none}.Wallet-module__42QFQG__emptyCards{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 20px;display:flex}.Wallet-module__42QFQG__emptyCardsIcon{color:#94a3b8;background:#f1f5f9;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:4px;display:flex}.Wallet-module__42QFQG__emptyCardsTitle{color:#0f172a;font-size:16px;font-weight:800}.Wallet-module__42QFQG__emptyCardsDesc{color:#94a3b8;max-width:260px;font-size:13px;font-weight:600;line-height:1.5}.Wallet-module__42QFQG__miniCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;flex-shrink:0;gap:16px;min-width:220px;padding:20px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #00000005}.Wallet-module__42QFQG__miniCard:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 20px #0000000d}.Wallet-module__42QFQG__miniCardHeader{justify-content:space-between;align-items:center;display:flex}.Wallet-module__42QFQG__miniCardBrand{color:#001c3e;font-size:12px;font-weight:800}.Wallet-module__42QFQG__miniCardNumber{color:#475569;letter-spacing:1px;font-family:monospace;font-size:15px;font-weight:700}.Wallet-module__42QFQG__miniCardFooter{color:#94a3b8;justify-content:space-between;font-size:11px;font-weight:600;display:flex}.Wallet-module__42QFQG__addCardBtn{color:#64748b;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:8px;min-width:160px;min-height:120px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.Wallet-module__42QFQG__addCardBtn:hover{color:#0087ff;background:#eff6ff;border-color:#0087ff}@media (min-width:992px){.Wallet-module__42QFQG__walletGrid{flex-direction:row;align-items:flex-start;gap:40px}.Wallet-module__42QFQG__leftColumn{flex:0 0 460px;position:sticky;top:100px}.Wallet-module__42QFQG__rightColumn{flex:1;min-width:0}.Wallet-module__42QFQG__virtualCard{min-height:260px}.Wallet-module__42QFQG__balanceAmount{font-size:52px}.Wallet-module__42QFQG__savedCardsScroll{flex-wrap:wrap}.Wallet-module__42QFQG__miniCard{flex:1;min-width:240px}.Wallet-module__42QFQG__addCardBtn{flex:1;min-width:200px}}@media (min-width:1200px){.Wallet-module__42QFQG__walletContainer{padding:40px 48px 80px}.Wallet-module__42QFQG__leftColumn{flex:0 0 500px}}@media (max-width:768px){.Wallet-module__42QFQG__walletContainer{padding:16px 16px 80px}.Wallet-module__42QFQG__walletGrid{gap:24px}.Wallet-module__42QFQG__virtualCard{border-radius:20px;min-height:190px;padding:24px}.Wallet-module__42QFQG__balanceAmount{font-size:36px}.Wallet-module__42QFQG__quickActions{gap:10px}.Wallet-module__42QFQG__actionBtn{border-radius:16px;padding:14px 8px}.Wallet-module__42QFQG__iconWrapper{border-radius:12px;width:42px;height:42px}.Wallet-module__42QFQG__actionLabel{font-size:11px}.Wallet-module__42QFQG__savedCardsContainer{border-radius:16px;padding:16px}.Wallet-module__42QFQG__transactionItem{padding:14px 16px}.Wallet-module__42QFQG__txIcon{border-radius:10px;width:36px;height:36px}.Wallet-module__42QFQG__txLabel{font-size:14px}.Wallet-module__42QFQG__txAmount{font-size:15px}.Wallet-module__42QFQG__sectionTitle{font-size:18px}}
.Customer-module__nF078G__main{background:#f8fafc;min-height:100vh;font-family:Outfit,sans-serif}.Customer-module__nF078G__layout{grid-template-columns:280px 1fr;gap:32px;max-width:1600px;margin:0 auto;padding:100px 20px 40px;display:grid}.Customer-module__nF078G__content{flex-direction:column;gap:32px;display:flex}.Customer-module__nF078G__header{margin-bottom:24px}.Customer-module__nF078G__header h1{color:#001c3e;letter-spacing:-1.5px;margin-bottom:8px;font-size:2.5rem;font-weight:900}.Customer-module__nF078G__header p{color:#64748b;font-size:1.1rem;font-weight:600}.Customer-module__nF078G__statsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}.Customer-module__nF078G__statCard{background:#fff;border:1px solid #e2e8f099;border-radius:28px;align-items:center;gap:20px;padding:28px 32px;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 30px #00000004}.Customer-module__nF078G__statCard:hover{transform:translateY(-3px);box-shadow:0 20px 40px #00000008}.Customer-module__nF078G__statIcon{background:#f8fafc;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.Customer-module__nF078G__statInfo{flex-direction:column;display:flex}.Customer-module__nF078G__statLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:11px;font-weight:900}.Customer-module__nF078G__statValue{color:#001c3e;font-size:1.8rem;font-weight:900}.Customer-module__nF078G__adminGrid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.Customer-module__nF078G__adminCard{background:#fff;border:1px solid #e2e8f0b3;border-radius:32px;overflow:hidden;box-shadow:0 15px 50px #00000005}.Customer-module__nF078G__cardHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:32px 40px;display:flex}.Customer-module__nF078G__cardHeader h3{color:#001c3e;font-size:1.25rem;font-weight:900}.Customer-module__nF078G__totalCount{color:#2dc44d;background:#2dc44d1a;border-radius:100px;padding:6px 12px;font-size:12px;font-weight:800}.Customer-module__nF078G__pendingList,.Customer-module__nF078G__bookingList{flex-direction:column;gap:20px;padding:24px 40px;display:flex}.Customer-module__nF078G__bookingItem{background:#fcfdfe;border:1.5px solid #f1f5f9;border-radius:20px;justify-content:space-between;align-items:center;padding:20px;display:flex}.Customer-module__nF078G__bookingTitle{color:#001c3e;margin-bottom:4px;font-weight:800}.Customer-module__nF078G__bookingMeta{color:#94a3b8;font-size:12px;font-weight:700}.Customer-module__nF078G__commission{color:#2dc44d;font-size:11px;font-weight:900;display:block}.Customer-module__nF078G__emptyState{text-align:center;color:#94a3b8;flex-direction:column;align-items:center;gap:16px;padding:80px 40px;display:flex}.Customer-module__nF078G__emptyState p{font-weight:800}.Customer-module__nF078G__headerRow{justify-content:space-between;align-items:flex-end;width:100%;display:flex}.Customer-module__nF078G__aiHero{color:#fff;background:linear-gradient(135deg,#001c3e 0%,#0060ad 100%);border-radius:32px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;padding:32px;display:flex;box-shadow:0 20px 40px #001c3e1a}.Customer-module__nF078G__grid3{grid-template-columns:1fr 1fr 1fr;gap:24px;display:grid}.Customer-module__nF078G__favoritesContainer{padding:40px}.Customer-module__nF078G__settingsCard{margin-bottom:24px;padding:32px}@media (max-width:1200px){.Customer-module__nF078G__layout,.Customer-module__nF078G__adminGrid{grid-template-columns:1fr}}.Customer-module__nF078G__sidebar{background:#fff;border:1px solid #e2e8f0;border-radius:32px;flex-direction:column;height:calc(100vh - 140px);padding:32px 0;display:flex;position:sticky;top:100px;box-shadow:0 20px 50px #00000005}.Customer-module__nF078G__sidebarTitle{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;padding:0 32px 24px;font-size:14px;font-weight:900}.Customer-module__nF078G__mobileMenuToggle{display:none}.Customer-module__nF078G__sidebarLinks{flex-direction:column;gap:4px;display:flex}.Customer-module__nF078G__sidebarLink{color:#4a5568;justify-content:flex-start;align-items:center;gap:16px;padding:12px 32px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Customer-module__nF078G__sidebarLink:hover{color:#2dc44d;background:#f8fafc}.Customer-module__nF078G__activeLink{color:#2dc44d;background:#2dc44d0d}.Customer-module__nF078G__becomeCaptainBtn{color:#fff!important;background:linear-gradient(135deg,#0060ad 0%,#004a87 100%)!important;box-shadow:0 4px 12px #0060ad33!important}.Customer-module__nF078G__becomeCaptainBtn:hover{color:#fff!important;background:linear-gradient(135deg,#004a87 0%,#003a6a 100%)!important}.Customer-module__nF078G__pwaInstallBtn{color:#fff!important;background:linear-gradient(135deg,#2dc44d 0%,#25a23f 100%)!important;box-shadow:0 4px 12px #2dc44d33!important}.Customer-module__nF078G__pwaInstallBtn:hover{color:#fff!important;background:linear-gradient(135deg,#25a23f 0%,#1e8332 100%)!important}.Customer-module__nF078G__activeLink:after{content:"";background:#2dc44d;border-radius:0 4px 4px 0;width:4px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Customer-module__nF078G__linkIcon{flex-shrink:0}.Customer-module__nF078G__linkLabel{flex:1}.Customer-module__nF078G__badge{color:#fff;background:#2dc44d;border-radius:100px;padding:2px 8px;font-size:10px;font-weight:900}.Customer-module__nF078G__chevron{color:#cbd5e1;opacity:.5}.Customer-module__nF078G__divider{background:#f1f5f9;height:1px;margin:16px 32px}@media (max-width:1024px){.Customer-module__nF078G__layout{grid-template-columns:1fr!important;gap:0!important;padding:80px 0!important}.Customer-module__nF078G__content{gap:20px!important;padding:16px!important}.Customer-module__nF078G__header h1{letter-spacing:-.5px!important;font-size:1.6rem!important}.Customer-module__nF078G__header p{font-size:.9rem!important}.Customer-module__nF078G__headerRow{flex-direction:column!important;align-items:flex-start!important;gap:12px!important;display:flex!important}.Customer-module__nF078G__aiHero{border-radius:20px!important;flex-direction:column!important;align-items:stretch!important;gap:14px!important;margin-bottom:20px!important;padding:20px!important}.Customer-module__nF078G__statsGrid{grid-template-columns:1fr 1fr!important;gap:12px!important}.Customer-module__nF078G__statCard{border-radius:18px!important;gap:10px!important;padding:14px!important}.Customer-module__nF078G__statIcon{border-radius:12px!important;width:44px!important;height:44px!important}.Customer-module__nF078G__statValue{font-size:1.2rem!important}.Customer-module__nF078G__adminGrid{grid-template-columns:1fr!important;gap:16px!important}.Customer-module__nF078G__adminCard{border-radius:20px!important}.Customer-module__nF078G__cardHeader{padding:18px 20px!important}.Customer-module__nF078G__cardHeader h3{font-size:1rem!important}.Customer-module__nF078G__pendingList,.Customer-module__nF078G__bookingList{gap:10px!important;padding:14px 18px!important}.Customer-module__nF078G__bookingItem{border-radius:14px!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;padding:12px!important}.Customer-module__nF078G__emptyState{padding:40px 20px!important}.Customer-module__nF078G__walletActions{gap:8px!important}.Customer-module__nF078G__walletBtn{padding:8px 0!important;font-size:12px!important}.Customer-module__nF078G__badgesGrid{grid-template-columns:repeat(3,1fr)!important;gap:10px!important;padding:12px!important}.Customer-module__nF078G__badgeItem{border-radius:14px!important;padding:12px!important}.Customer-module__nF078G__recommendedGrid{gap:12px!important;padding:14px!important}.Customer-module__nF078G__recCard{gap:12px!important;padding:12px!important}.Customer-module__nF078G__recImage{border-radius:12px!important;flex-shrink:0!important;width:64px!important;height:64px!important}.Customer-module__nF078G__recTitle{font-size:13px!important}.Customer-module__nF078G__sosBlock{border-radius:20px!important;flex-direction:column!important;align-items:flex-start!important;gap:16px!important;margin-top:20px!important;padding:20px!important}.Customer-module__nF078G__sosBtn{justify-content:center!important;width:100%!important}.Customer-module__nF078G__sidebar{z-index:90!important;max-height:none!important;box-shadow:none!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#fffffff2!important;border:none!important;border-bottom:1px solid #e2e8f0!important;border-radius:0!important;width:100vw!important;height:auto!important;margin-left:0!important;margin-right:0!important;padding:0!important;position:sticky!important;top:70px!important;overflow-y:visible!important}.Customer-module__nF078G__sidebarDesktopHeader{display:none!important}.Customer-module__nF078G__mobileMenuToggle{cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:100px;justify-content:center;align-items:center;margin:16px;padding:12px 20px;display:flex}.Customer-module__nF078G__sidebarLinks{border-bottom:1px solid #e2e8f0;white-space:normal!important;flex-direction:column!important;max-height:65vh!important;padding:16px 0!important;display:none!important;overflow-y:auto!important}.Customer-module__nF078G__mobileOpen{display:flex!important}.Customer-module__nF078G__sidebarLinks::-webkit-scrollbar{display:none!important}.Customer-module__nF078G__sidebarLinks>div{flex-direction:column!important;align-items:stretch!important;gap:4px!important;margin-bottom:16px!important;padding:0 16px!important;display:flex!important}.Customer-module__nF078G__sidebarLinks>div>div:first-child{padding:0 16px 8px!important;display:block!important}.Customer-module__nF078G__sidebarLink{background:0 0!important;border:none!important;border-radius:12px!important;justify-content:flex-start!important;align-items:center!important;gap:12px!important;width:100%!important;height:auto!important;padding:12px 20px!important;font-size:14px!important;display:flex!important}.Customer-module__nF078G__activeLink{color:#2dc44d!important;background:#2dc44d0d!important}.Customer-module__nF078G__activeLink:after{display:block!important}.Customer-module__nF078G__linkLabel{flex:1!important;font-size:14px!important}.Customer-module__nF078G__chevron{display:block!important}.Customer-module__nF078G__divider{margin:16px 32px!important;display:block!important}.Customer-module__nF078G__sidebarLinks>a[href=\/],.Customer-module__nF078G__sidebarLinks>button{color:#ef4444!important;background:0 0!important;border:none!important;border-radius:12px!important;justify-content:flex-start!important;align-items:center!important;height:auto!important;padding:12px 20px!important;display:flex!important}.Customer-module__nF078G__modalContent{border-radius:20px!important;width:calc(100% - 32px)!important;padding:24px 20px!important}.Customer-module__nF078G__grid3{grid-template-columns:1fr!important;gap:16px!important}.Customer-module__nF078G__favoritesContainer,.Customer-module__nF078G__settingsCard{padding:24px 16px!important}.Customer-module__nF078G__statCard:active,.Customer-module__nF078G__adminCard:active,.Customer-module__nF078G__bookingItem:active,.Customer-module__nF078G__recCard:active{transition:transform .15s cubic-bezier(.16,1,.3,1)!important;transform:scale(.98)!important}.Customer-module__nF078G__sidebarLink:active,.Customer-module__nF078G__quickAction:active,.Customer-module__nF078G__walletBtn:active,.Customer-module__nF078G__sosBtn:active{transition:transform .15s cubic-bezier(.16,1,.3,1)!important;transform:scale(.95)!important}}.Customer-module__nF078G__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172a66;justify-content:center;align-items:center;animation:.2s ease-out forwards Customer-module__nF078G__fadeIn;display:flex;position:fixed;inset:0}.Customer-module__nF078G__modalContent{opacity:0;background:#fff;border-radius:24px;width:100%;max-width:500px;padding:32px;animation:.3s ease-out forwards Customer-module__nF078G__slideUpFade;transform:translateY(20px);box-shadow:0 25px 50px -12px #00000040}.Customer-module__nF078G__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Customer-module__nF078G__modalHeader h2{color:#0f172a;font-size:1.5rem;font-weight:900}.Customer-module__nF078G__closeButton{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.Customer-module__nF078G__closeButton:hover{color:#ef4444;background:#f1f5f9}.Customer-module__nF078G__formGroup{margin-bottom:20px}.Customer-module__nF078G__formLabel{color:#4a5568;margin-bottom:8px;font-size:13px;font-weight:800;display:block}.Customer-module__nF078G__formInput,.Customer-module__nF078G__formSelect{color:#0f172a;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .2s}.Customer-module__nF078G__formInput:focus,.Customer-module__nF078G__formSelect:focus{background:#fff;border-color:#0060ad;outline:none;box-shadow:0 0 0 4px #0060ad1a}.Customer-module__nF078G__formActions{justify-content:flex-end;gap:12px;margin-top:32px;display:flex}.Customer-module__nF078G__btnCancel{color:#64748b;cursor:pointer;background:0 0;border:1.5px solid #e2e8f0;border-radius:12px;padding:12px 24px;font-weight:700;transition:all .2s}.Customer-module__nF078G__btnCancel:hover{color:#0f172a;background:#f1f5f9}.Customer-module__nF078G__btnSubmit{color:#fff;cursor:pointer;background:#0060ad;border:none;border-radius:12px;padding:12px 24px;font-weight:700;transition:all .2s}.Customer-module__nF078G__btnSubmit:hover{background:#004b87;transform:translateY(-1px)}.Customer-module__nF078G__toastContainer{z-index:1000;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.Customer-module__nF078G__toast{color:#fff;background:#1e293b;border-radius:16px;align-items:center;gap:12px;padding:16px 24px;font-size:14px;font-weight:600;animation:.3s ease-out forwards Customer-module__nF078G__slideLeftFade;display:flex;box-shadow:0 10px 15px -3px #0000001a}@keyframes Customer-module__nF078G__fadeIn{to{opacity:1}}@keyframes Customer-module__nF078G__slideUpFade{to{opacity:1;transform:translateY(0)}}@keyframes Customer-module__nF078G__slideLeftFade{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.Customer-module__nF078G__quickAction{color:#0f172a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #f1f5f9;border-radius:16px;align-items:center;gap:8px;padding:12px 24px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 6px #00000005}.Customer-module__nF078G__quickAction:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0000000d}.Customer-module__nF078G__walletActions{gap:12px;margin-top:16px;display:flex}.Customer-module__nF078G__walletBtn{cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 0;font-size:13px;font-weight:800;transition:all .2s;display:flex}.Customer-module__nF078G__btnPrimary{color:#fff;background:#001c3e}.Customer-module__nF078G__btnPrimary:hover{background:#003066}.Customer-module__nF078G__btnSecondary{color:#001c3e;background:#001c3e0d}.Customer-module__nF078G__btnSecondary:hover{background:#001c3e1a}.Customer-module__nF078G__badgesGrid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:16px;padding:16px;display:grid}.Customer-module__nF078G__badgeItem{text-align:center;background:#f8fafc;border:1px solid #f1f5f9;border-radius:20px;flex-direction:column;align-items:center;gap:8px;padding:16px;transition:all .3s;display:flex}.Customer-module__nF078G__badgeItem:hover{border-color:#e2e8f0;transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.Customer-module__nF078G__badgeIcon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex;box-shadow:0 4px 10px #0000001a}.Customer-module__nF078G__badgeTitle{color:#0f172a;font-size:12px;font-weight:900}.Customer-module__nF078G__recommendedGrid{grid-template-columns:1fr;gap:16px;padding:24px;display:grid}.Customer-module__nF078G__recCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:16px;padding:16px;transition:all .2s;display:flex}.Customer-module__nF078G__recCard:hover{border-color:#2dc44d;transform:translate(4px);box-shadow:0 10px 30px #2dc44d1a}.Customer-module__nF078G__recImage{background-position:50%;background-size:cover;border-radius:16px;width:80px;height:80px}.Customer-module__nF078G__recInfo{flex:1}.Customer-module__nF078G__recTitle{color:#0f172a;margin-bottom:4px;font-size:15px;font-weight:800}.Customer-module__nF078G__recMeta{color:#64748b;font-size:12px;font-weight:600}.Customer-module__nF078G__recPrice{color:#2dc44d;font-size:16px;font-weight:900}.Customer-module__nF078G__sosBlock{color:#991b1b;background:#fffcfc;border:1px solid #fecacacc;border-radius:28px;justify-content:space-between;align-items:center;margin-top:32px;padding:24px 32px;display:flex;box-shadow:0 10px 25px #ef444405}.Customer-module__nF078G__sosInfo h3{color:#991b1b;margin-bottom:4px;font-size:18px;font-weight:900}.Customer-module__nF078G__sosInfo p{color:#b91c1c;margin:0;font-size:13px;font-weight:600}.Customer-module__nF078G__sosBtn{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:100px;align-items:center;gap:8px;padding:12px 24px;font-size:13px;font-weight:900;text-decoration:none;transition:all .2s;display:inline-flex}.Customer-module__nF078G__sosBtn:hover{background:#fee2e2;transform:translateY(-1px)}@media (max-width:768px){.Customer-module__nF078G__main{overflow-x:hidden!important}.Customer-module__nF078G__layout{flex-direction:column!important;gap:0!important;width:100%!important;max-width:100vw!important;padding:124px 0 32px!important;display:flex!important}.Customer-module__nF078G__content{box-sizing:border-box!important;gap:16px!important;width:100%!important;padding:12px!important}.Customer-module__nF078G__header{margin-bottom:16px!important}.Customer-module__nF078G__header h1{letter-spacing:-.5px!important;font-size:1.35rem!important;line-height:1.2!important}.Customer-module__nF078G__header p{font-size:.82rem!important}.Customer-module__nF078G__headerRow{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}.Customer-module__nF078G__aiHero{border-radius:18px!important;flex-direction:column!important;gap:12px!important;margin-bottom:16px!important;padding:16px!important}.Customer-module__nF078G__statsGrid{grid-template-columns:1fr!important;gap:10px!important}.Customer-module__nF078G__statCard{border-radius:16px!important;gap:12px!important;padding:14px 16px!important}.Customer-module__nF078G__statIcon{border-radius:12px!important;flex-shrink:0!important;width:42px!important;height:42px!important}.Customer-module__nF078G__statValue{font-size:1.15rem!important}.Customer-module__nF078G__statLabel{font-size:10px!important}.Customer-module__nF078G__adminGrid,.Customer-module__nF078G__grid3{grid-template-columns:1fr!important;gap:12px!important}.Customer-module__nF078G__adminCard{box-sizing:border-box!important;border-radius:18px!important;width:100%!important}.Customer-module__nF078G__cardHeader{flex-wrap:wrap!important;gap:8px!important;padding:14px 16px!important}.Customer-module__nF078G__cardHeader h3{font-size:.95rem!important}.Customer-module__nF078G__pendingList,.Customer-module__nF078G__bookingList{gap:10px!important;padding:12px 14px!important}.Customer-module__nF078G__bookingItem{box-sizing:border-box!important;border-radius:14px!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;width:100%!important;padding:12px!important}.Customer-module__nF078G__bookingTitle{font-size:13px!important}.Customer-module__nF078G__bookingMeta{font-size:11px!important}.Customer-module__nF078G__emptyState{padding:36px 16px!important}.Customer-module__nF078G__sidebar{z-index:90!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#fffffff7!important;border:none!important;border-bottom:1px solid #e2e8f0!important;border-radius:0!important;width:100vw!important;max-width:100vw!important;height:auto!important;padding:0!important;position:sticky!important;top:70px!important;overflow:hidden!important;box-shadow:0 2px 8px #0000000a!important}.Customer-module__nF078G__sidebarTitle{display:none!important}.Customer-module__nF078G__activeLink{color:#2dc44d!important;background:#2dc44d1f!important}.Customer-module__nF078G__activeLink:after{display:none!important}.Customer-module__nF078G__linkLabel{flex:none!important;font-size:11px!important}.Customer-module__nF078G__chevron,.Customer-module__nF078G__divider{display:none!important}.Customer-module__nF078G__favoritesContainer{padding:16px 12px!important}.Customer-module__nF078G__settingsCard{margin-bottom:16px!important;padding:16px 14px!important}.Customer-module__nF078G__walletActions{flex-wrap:wrap!important;gap:8px!important}.Customer-module__nF078G__walletBtn{border-radius:10px!important;padding:8px 0!important;font-size:12px!important}.Customer-module__nF078G__badgesGrid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important;padding:12px!important}.Customer-module__nF078G__badgeItem{border-radius:12px!important;padding:10px!important}.Customer-module__nF078G__badgeIcon{width:40px!important;height:40px!important;font-size:17px!important}.Customer-module__nF078G__badgeTitle{font-size:11px!important}.Customer-module__nF078G__recommendedGrid{gap:10px!important;padding:12px!important}.Customer-module__nF078G__recCard{border-radius:14px!important;gap:10px!important;padding:10px!important}.Customer-module__nF078G__recImage{border-radius:10px!important;flex-shrink:0!important;width:56px!important;height:56px!important}.Customer-module__nF078G__recTitle{font-size:12px!important}.Customer-module__nF078G__recMeta{font-size:11px!important}.Customer-module__nF078G__recPrice{font-size:14px!important}.Customer-module__nF078G__sosBlock{border-radius:18px!important;flex-direction:column!important;align-items:flex-start!important;gap:14px!important;margin-top:16px!important;padding:16px!important}.Customer-module__nF078G__sosBtn{justify-content:center!important;width:100%!important;padding:10px 20px!important;font-size:12px!important}.Customer-module__nF078G__quickAction{border-radius:12px!important;padding:10px 16px!important;font-size:12px!important}.Customer-module__nF078G__formActions{flex-direction:column!important;gap:8px!important}.Customer-module__nF078G__btnCancel,.Customer-module__nF078G__btnSubmit{text-align:center!important;justify-content:center!important;width:100%!important}.Customer-module__nF078G__modalContent{border-radius:18px!important;width:calc(100vw - 24px)!important;max-width:100%!important;max-height:90vh!important;padding:20px 16px!important;overflow-y:auto!important}.Customer-module__nF078G__modalHeader h2{font-size:1.15rem!important}.Customer-module__nF078G__toastContainer{bottom:16px!important;left:12px!important;right:12px!important}.Customer-module__nF078G__toast{border-radius:12px!important;padding:12px 16px!important;font-size:13px!important}.Customer-module__nF078G__statCard:active,.Customer-module__nF078G__adminCard:active,.Customer-module__nF078G__bookingItem:active,.Customer-module__nF078G__recCard:active,.Customer-module__nF078G__badgeItem:active{transition:transform .12s!important;transform:scale(.97)!important}.Customer-module__nF078G__sidebarLink:active,.Customer-module__nF078G__quickAction:active,.Customer-module__nF078G__walletBtn:active,.Customer-module__nF078G__sosBtn:active,.Customer-module__nF078G__btnSubmit:active,.Customer-module__nF078G__btnCancel:active{transition:transform .12s!important;transform:scale(.94)!important}}.Customer-module__nF078G__aiHero{color:#001c3e;background:#fff;border:1px solid #e2e8f0;border-radius:24px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;padding:24px;display:flex;box-shadow:0 8px 30px #00000004}.Customer-module__nF078G__aiHeroContent{align-items:center;gap:16px;display:flex}@media (max-width:768px){.Customer-module__nF078G__aiHero{flex-direction:column;align-items:flex-start;gap:16px;padding:16px}.Customer-module__nF078G__aiHeroContent{align-items:flex-start}.Customer-module__nF078G__aiHeroContent div:first-child{width:40px;height:40px}.Customer-module__nF078G__aiHero a{text-align:center;width:100%}.Customer-module__nF078G__modalContent{max-height:85vh!important;padding-bottom:calc(20px + env(safe-area-inset-bottom))!important;flex-direction:column!important;display:flex!important;overflow-y:auto!important}.Customer-module__nF078G__modalContent form{flex:1;padding-bottom:20px;overflow-y:auto}}
.CustomerSidebar-module__yvpEwW__mobileWrapper{display:none}@media (max-width:1024px){.CustomerSidebar-module__yvpEwW__desktopSidebar{display:none!important}.CustomerSidebar-module__yvpEwW__mobileWrapper{display:block}.CustomerSidebar-module__yvpEwW__mobileTopBar{z-index:950;background:#001c3e;justify-content:space-between;align-items:center;width:100%;height:56px;padding:0 16px;display:flex;position:sticky;top:0;left:0;box-shadow:0 4px 20px #001c3e26}.CustomerSidebar-module__yvpEwW__topBarLeft{align-items:center;gap:12px;display:flex}.CustomerSidebar-module__yvpEwW__hamburgerBtn{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.CustomerSidebar-module__yvpEwW__hamburgerBtn:active{background:#ffffff40}.CustomerSidebar-module__yvpEwW__topBarBrand{color:#fff;letter-spacing:-.5px;font-size:18px;font-weight:900}.CustomerSidebar-module__yvpEwW__topBarRight{align-items:center;gap:8px;display:flex}.CustomerSidebar-module__yvpEwW__topBarAvatar{color:#fff;background:linear-gradient(135deg,#0084ff,#00c6ff);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;font-weight:800;display:flex;box-shadow:0 4px 12px #0084ff4d}.CustomerSidebar-module__yvpEwW__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:999;opacity:0;visibility:hidden;background:#001c3e80;width:100vw;height:100vh;transition:all .35s;position:fixed;top:0;left:0}.CustomerSidebar-module__yvpEwW__overlayOpen{opacity:1;visibility:visible}.CustomerSidebar-module__yvpEwW__drawer{z-index:1000;background:#fff;flex-direction:column;width:85%;max-width:340px;height:100dvh;transition:transform .35s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-105%);box-shadow:24px 0 48px #001c3e1f}.CustomerSidebar-module__yvpEwW__drawerOpen{transform:translate(0)}.CustomerSidebar-module__yvpEwW__header{background:linear-gradient(145deg,#001c3e 0%,#00285a 100%);flex-shrink:0;justify-content:space-between;align-items:center;padding:28px 24px 20px;display:flex}.CustomerSidebar-module__yvpEwW__logo{color:#fff;letter-spacing:-.5px;font-size:22px;font-weight:900}.CustomerSidebar-module__yvpEwW__closeBtn{color:#ffffffe6;cursor:pointer;background:#ffffff26;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.CustomerSidebar-module__yvpEwW__closeBtn:active{background:#ffffff4d}.CustomerSidebar-module__yvpEwW__profileCard{z-index:2;background:#fff;border-radius:16px;align-items:center;gap:14px;margin:-12px 20px 12px;padding:16px 18px;display:flex;position:relative;box-shadow:0 8px 24px #001c3e1a,0 2px 6px #001c3e0f}.CustomerSidebar-module__yvpEwW__avatar{color:#fff;background:linear-gradient(135deg,#0052cc 0%,#0084ff 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:19px;font-weight:800;display:flex;box-shadow:0 6px 14px #0052cc40}.CustomerSidebar-module__yvpEwW__profileInfo{flex-direction:column;min-width:0;display:flex}.CustomerSidebar-module__yvpEwW__profileName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:800;overflow:hidden}.CustomerSidebar-module__yvpEwW__profileEmail{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.CustomerSidebar-module__yvpEwW__menuContent{-webkit-overflow-scrolling:touch;flex:1;padding:4px 20px 100px;overflow-y:auto}.CustomerSidebar-module__yvpEwW__accordionGroup{border-bottom:1px solid #f1f5f9}.CustomerSidebar-module__yvpEwW__accordionGroup:last-child{border-bottom:none}.CustomerSidebar-module__yvpEwW__accordionHeader{cursor:pointer;color:#0f172a;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:15px 4px;font-family:inherit;font-size:15px;font-weight:700;text-decoration:none;transition:color .15s;display:flex}.CustomerSidebar-module__yvpEwW__accordionHeader:active{color:#0052cc}.CustomerSidebar-module__yvpEwW__accordionHeaderLeft{align-items:center;gap:14px;display:flex}.CustomerSidebar-module__yvpEwW__accordionIcon{color:#334155;flex-shrink:0}.CustomerSidebar-module__yvpEwW__accordionContent{max-height:0;transition:max-height .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.CustomerSidebar-module__yvpEwW__accordionContentOpen{max-height:500px}.CustomerSidebar-module__yvpEwW__menuLink{color:#64748b;border-radius:10px;align-items:center;gap:12px;padding:11px 16px 11px 42px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.CustomerSidebar-module__yvpEwW__menuLink:active{background:#f1f5f9}.CustomerSidebar-module__yvpEwW__activeLink{font-weight:700;color:#0052cc!important;background:#0052cc0f!important}.CustomerSidebar-module__yvpEwW__bottomBar{z-index:900;width:100%;height:68px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #f1f5f9;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -2px 16px #0000000f}.CustomerSidebar-module__yvpEwW__tabBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:72px;text-decoration:none;transition:color .2s;display:flex}.CustomerSidebar-module__yvpEwW__tabBtnActive{color:#0052cc}.CustomerSidebar-module__yvpEwW__tabLabel{letter-spacing:.2px;font-size:10px;font-weight:700}.CustomerSidebar-module__yvpEwW__quickMenuBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0052cc 0%,#0084ff 100%);border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-top:-28px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #0052cc66}.CustomerSidebar-module__yvpEwW__quickMenuBtn:active{transform:scale(.92);box-shadow:0 4px 12px #0052cc4d}.CustomerSidebar-module__yvpEwW__quickMenuLabel{color:#0052cc;margin-top:2px;font-size:10px;font-weight:800}.CustomerSidebar-module__yvpEwW__quickMenuWrapper{flex-direction:column;align-items:center;display:flex}}
.TripCard-module__rRTYMa__card{cursor:pointer;will-change:transform;background:#fff;border:1px solid #f1f5f9;border-radius:20px;transition:box-shadow .35s cubic-bezier(.23,1,.32,1),border-color .35s cubic-bezier(.23,1,.32,1);overflow:hidden;box-shadow:0 4px 24px #0000000d}.TripCard-module__rRTYMa__card:hover{border-color:#2dc44d80;box-shadow:0 28px 64px #001c3e21}.TripCard-module__rRTYMa__cardLink{color:inherit;text-decoration:none;display:block}.TripCard-module__rRTYMa__imageSection{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.TripCard-module__rRTYMa__cardImage{transition:transform .7s cubic-bezier(.16,1,.3,1);display:block;object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important}.TripCard-module__rRTYMa__card:hover .TripCard-module__rRTYMa__cardImage{transform:scale(1.12)}.TripCard-module__rRTYMa__imageSection:after{content:"";opacity:.6;pointer-events:none;z-index:1;background:linear-gradient(#0000 40%,#001c3e8c 100%);transition:opacity .4s;position:absolute;inset:0}.TripCard-module__rRTYMa__card:hover .TripCard-module__rRTYMa__imageSection:after{opacity:.75}.TripCard-module__rRTYMa__premiumBadge{color:#1a202c;z-index:2;background:#fff;border:1px solid #f1f5f9;border-radius:12px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:800;display:flex;position:absolute;top:15px;left:15px;box-shadow:0 4px 15px #0000001a}.TripCard-module__rRTYMa__favoriteWrapper{z-index:10;position:absolute;top:16px;right:16px}.TripCard-module__rRTYMa__discountBadge{color:#fff;z-index:5;text-transform:uppercase;background:#ff4d4f;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:900;animation:2.2s cubic-bezier(.24,0,0,1) infinite TripCard-module__rRTYMa__discountPulse;position:absolute;top:15px;left:15px;box-shadow:0 0 #ff4d4f66}@keyframes TripCard-module__rRTYMa__discountPulse{0%{box-shadow:0 0 #ff4d4f99}70%{box-shadow:0 0 0 6px #ff4d4f00}to{box-shadow:0 0 #ff4d4f00}}.TripCard-module__rRTYMa__instantBadge{color:#000;z-index:5;text-transform:uppercase;background:#fff;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:10px;font-weight:800;display:flex;position:absolute;top:15px;left:85px;box-shadow:0 4px 12px #0000001a}.TripCard-module__rRTYMa__dots{z-index:2;gap:8px;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.TripCard-module__rRTYMa__dot{background:#fff6;border-radius:50%;width:7px;height:7px}.TripCard-module__rRTYMa__dotActive{background:#fff;width:9px;height:9px}.TripCard-module__rRTYMa__infoSection{flex-direction:column;gap:12px;padding:20px;display:flex}.TripCard-module__rRTYMa__subtitle{color:#1e293b;align-items:center;gap:6px;margin-bottom:2px;font-size:14px;font-weight:800;display:flex}.TripCard-module__rRTYMa__ratingInline{align-items:center;gap:4px;margin-left:auto;display:flex}.TripCard-module__rRTYMa__reviewCount{color:#64748b;font-size:12px;font-weight:600}.TripCard-module__rRTYMa__captainLabel{color:#4b78f1}.TripCard-module__rRTYMa__cardTitle{color:#001c3e;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:48px;margin:0;font-size:17px;font-weight:800;line-height:1.4;display:-webkit-box;overflow:hidden}.TripCard-module__rRTYMa__specsGrid{justify-content:space-between;align-items:flex-start;gap:8px;margin-top:4px;display:flex}.TripCard-module__rRTYMa__specItem{flex-direction:column;gap:6px;min-width:0;display:flex}.TripCard-module__rRTYMa__specLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-size:8.5px;font-weight:900}.TripCard-module__rRTYMa__specValue{color:#475569;white-space:nowrap;align-items:center;gap:4px;font-size:13px;font-weight:800;display:flex}.TripCard-module__rRTYMa__badgeRow{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.TripCard-module__rRTYMa__miniBadge{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:100px;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:700;display:flex}.TripCard-module__rRTYMa__successBadge{color:#10b981}.TripCard-module__rRTYMa__warningBadge{color:#f59e0b}.TripCard-module__rRTYMa__techDetails{color:#94a3b8;margin-top:12px;font-size:12px;font-weight:600}.TripCard-module__rRTYMa__priceContainer{background:#f1f5f9;border-radius:16px;align-items:center;gap:8px;margin-top:10px;padding:14px 20px;display:flex}.TripCard-module__rRTYMa__amount{color:#001c3e;font-size:20px;font-weight:900}.TripCard-module__rRTYMa__perDay{color:#475569;font-size:14px;font-weight:800}.TripCard-module__rRTYMa__datePickerBar{color:#64748b;background:#fff;border:1.5px solid #f1f5f9;border-radius:12px;align-items:center;gap:8px;margin-top:12px;padding:12px;font-size:12px;font-weight:700;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex}.TripCard-module__rRTYMa__card:hover .TripCard-module__rRTYMa__datePickerBar{color:#15803d;background:#f0fdf4;border-color:#2dc44d66}.TripCard-module__rRTYMa__datePickerLink{color:#001c3e;cursor:pointer;text-decoration:underline}@media (max-width:1024px){.TripCard-module__rRTYMa__cardTitle{height:44px;font-size:16px}.TripCard-module__rRTYMa__imageSection{aspect-ratio:4/3}.TripCard-module__rRTYMa__infoSection{gap:10px;padding:16px}.TripCard-module__rRTYMa__amount{font-size:18px}}.TripCard-module__rRTYMa__ratingContainer{border-top:1px dashed #f1f5f9;align-items:center;gap:6px;margin-top:8px;padding-top:8px;display:flex}.TripCard-module__rRTYMa__stars{gap:2px;display:flex}.TripCard-module__rRTYMa__ratingScore{color:#0f172a;font-size:13px;font-weight:900}.TripCard-module__rRTYMa__starsBad{color:#ef4444}.TripCard-module__rRTYMa__starsGood{color:#f59e0b}.TripCard-module__rRTYMa__starsExcellent{color:#f97316}@media (max-width:768px){.TripCard-module__rRTYMa__card{border-radius:16px}.TripCard-module__rRTYMa__imageSection{aspect-ratio:4/3}.TripCard-module__rRTYMa__cardTitle{-webkit-line-clamp:2;height:auto;font-size:15px}.TripCard-module__rRTYMa__infoSection{gap:8px;padding:14px}.TripCard-module__rRTYMa__amount{font-size:17px}.TripCard-module__rRTYMa__priceContainer{border-radius:12px;padding:11px 14px}.TripCard-module__rRTYMa__specsGrid{gap:4px}.TripCard-module__rRTYMa__specValue{font-size:12px}.TripCard-module__rRTYMa__miniBadge{padding:4px 8px;font-size:10px}.TripCard-module__rRTYMa__premiumBadge{border-radius:10px;padding:5px 10px;font-size:12px}}@media (max-width:480px){.TripCard-module__rRTYMa__imageSection{aspect-ratio:4/3}.TripCard-module__rRTYMa__cardTitle{font-size:14px}.TripCard-module__rRTYMa__badgeRow{gap:6px}}.TripCard-module__rRTYMa__imageNavBtnLeft,.TripCard-module__rRTYMa__imageNavBtnRight{-webkit-backdrop-filter:blur(4px);z-index:10;cursor:pointer;opacity:.85;-webkit-tap-highlight-color:transparent;background:#00000059;border:1px solid #ffffff26;border-radius:50%;outline:none;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,transform .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.TripCard-module__rRTYMa__imageNavBtnLeft:active,.TripCard-module__rRTYMa__imageNavBtnRight:active{background:#0000008c;transform:translateY(-50%)scale(.92)}.TripCard-module__rRTYMa__imageNavBtnLeft{left:10px}.TripCard-module__rRTYMa__imageNavBtnRight{right:10px}.TripCard-module__rRTYMa__dot{cursor:pointer;pointer-events:auto}.TripCard-module__rRTYMa__shareWrapper{z-index:10;position:absolute;top:60px;right:16px}.TripCard-module__rRTYMa__shareCardBtn{cursor:pointer;color:#334155;-webkit-tap-highlight-color:transparent;background:#fff;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .15s;display:flex;box-shadow:0 4px 12px #00000026}.TripCard-module__rRTYMa__shareCardBtn:active{transform:scale(.9)}
.AppDownload-module__eynLOG__section{background:#fff;border-bottom:1px solid #f1f5f9;padding:60px 0 0;overflow:hidden}.AppDownload-module__eynLOG__container{max-width:1200px;margin:0 auto;padding:0 20px}.AppDownload-module__eynLOG__contentWrapper{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.AppDownload-module__eynLOG__textSide{flex:1;padding:40px 0 60px}.AppDownload-module__eynLOG__preTitle{color:#0060ad;text-transform:uppercase;letter-spacing:.02em;margin-bottom:12px;font-size:.9rem;font-weight:700;display:block}.AppDownload-module__eynLOG__mainTitle{color:#1a1a1a;letter-spacing:-.02em;margin-bottom:30px;font-size:2.5rem;font-weight:900;line-height:1.2}.AppDownload-module__eynLOG__benefitsList{flex-direction:column;gap:16px;margin:0 0 40px;padding:0;list-style:none;display:flex}.AppDownload-module__eynLOG__benefitsList li{color:#4b5563;align-items:center;gap:12px;font-size:1rem;font-weight:600;display:flex}.AppDownload-module__eynLOG__checkIcon{color:#12b659;flex-shrink:0}.AppDownload-module__eynLOG__downloadActions{align-items:center;gap:40px;display:flex}.AppDownload-module__eynLOG__storeButtons{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.AppDownload-module__eynLOG__storeBtn{color:#fff;cursor:pointer;background:#1e293b;border-radius:6px;align-items:center;gap:10px;min-width:140px;padding:8px 16px;transition:all .2s;display:flex}.AppDownload-module__eynLOG__storeBtn:hover{background:#000;transform:translateY(-2px)}.AppDownload-module__eynLOG__storeIcon{font-size:1.4rem}.AppDownload-module__eynLOG__storeText{flex-direction:column;display:flex}.AppDownload-module__eynLOG__storeText span{opacity:.8;font-size:.6rem;font-weight:700}.AppDownload-module__eynLOG__storeText strong{font-size:.85rem;font-weight:900}.AppDownload-module__eynLOG__qrCodeWrapper{align-items:center;gap:16px;display:flex}.AppDownload-module__eynLOG__qrBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:64px;height:64px;padding:8px;position:relative}.AppDownload-module__eynLOG__qrInner{opacity:.1;background:repeating-linear-gradient(45deg,#1e293b,#1e293b 2px,#0000 2px 4px);width:100%;height:100%}.AppDownload-module__eynLOG__qrNote{color:#64748b;font-size:.8rem;line-height:1.4}.AppDownload-module__eynLOG__qrNote strong{color:#1e293b;font-weight:800}.AppDownload-module__eynLOG__imageSide{flex:0 0 400px;justify-content:flex-end;align-items:flex-end;display:flex}.AppDownload-module__eynLOG__phoneContainer{filter:drop-shadow(0 20px 40px #0060ad26);margin-bottom:-40px;position:relative}.AppDownload-module__eynLOG__phoneImage{object-fit:contain;width:100%;height:auto}@media (max-width:1024px){.AppDownload-module__eynLOG__contentWrapper{text-align:center;flex-direction:column;align-items:center}.AppDownload-module__eynLOG__textSide{padding-bottom:20px}.AppDownload-module__eynLOG__benefitsList li{justify-content:center}.AppDownload-module__eynLOG__downloadActions{flex-direction:column;gap:30px}.AppDownload-module__eynLOG__imageSide{flex:1;margin-top:40px}.AppDownload-module__eynLOG__phoneContainer{margin-bottom:-20px}.AppDownload-module__eynLOG__qrCodeWrapper{display:none!important}}@media (max-width:640px){.AppDownload-module__eynLOG__mainTitle{font-size:1.8rem}.AppDownload-module__eynLOG__storeButtons{grid-template-columns:1fr;width:100%}.AppDownload-module__eynLOG__storeBtn{justify-content:center;width:100%}}
