.Dashboard-module__Iv9qRW__dashboardContainer{min-height:100vh;padding-bottom:calc(80px + env(safe-area-inset-bottom));background:var(--bg-color,#f1f5f9);color:var(--text-color,#0f172a);--text-primary:var(--text-color,#0f172a);--text-muted:#64748b;--brand-surface:var(--card-bg,#fff);--brand-primary:#e85921;--brand-secondary:#ff8a00;flex-direction:column;transition:background .3s,color .3s;display:flex}.Dashboard-module__Iv9qRW__dashboardContainer.Dashboard-module__Iv9qRW__dark{--bg-color:#0f172a;--text-color:#f8fafc;--text-primary:#f8fafc;--text-muted:#94a3b8;--card-bg:#1e293bb3;--brand-surface:#1e293bcc;--brand-primary:#e85921;--brand-secondary:#ff8a00;--border-color:#ffffff1a;--glass-bg:#0f172acc}.Dashboard-module__Iv9qRW__dashboardContainer.Dashboard-module__Iv9qRW__light{--bg-color:#f1f5f9;--text-color:#0f172a;--text-primary:#0f172a;--text-muted:#64748b;--card-bg:#fff;--brand-surface:#fff;--brand-primary:#e85921;--brand-secondary:#ff8a00;--border-color:#00000014;--glass-bg:#ffffffd9}.Dashboard-module__Iv9qRW__header{z-index:50;padding:calc(1rem + env(safe-area-inset-top))1.5rem 1rem;background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.Dashboard-module__Iv9qRW__headerTitle{background:linear-gradient(135deg,var(--brand-gold,#e85921)0%,#ff8a00 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.5rem;font-weight:800}.Dashboard-module__Iv9qRW__headerActions{gap:.75rem;display:flex}.Dashboard-module__Iv9qRW__iconBtn{background:var(--card-bg);border:1px solid var(--border-color);color:var(--text-color);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:relative}.Dashboard-module__Iv9qRW__iconBtn:active{transform:scale(.95)}.Dashboard-module__Iv9qRW__content{flex-direction:column;flex:1;gap:2rem;width:100%;max-width:800px;margin:0 auto;padding:1.5rem;display:flex}.Dashboard-module__Iv9qRW__overviewSection{flex-direction:column;gap:1rem;display:flex}.Dashboard-module__Iv9qRW__welcomeText{margin-bottom:.5rem;font-size:2rem;font-weight:700;line-height:1.2}.Dashboard-module__Iv9qRW__welcomeText span{color:var(--brand-gold,#e85921)}.Dashboard-module__Iv9qRW__glassCard{background:var(--card-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:1.5rem;padding:1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #00000008}.Dashboard-module__Iv9qRW__dashboardContainer.Dashboard-module__Iv9qRW__dark .Dashboard-module__Iv9qRW__glassCard{box-shadow:0 10px 30px #0003}.Dashboard-module__Iv9qRW__glassCard:active{transform:scale(.98)}.Dashboard-module__Iv9qRW__walletCard,.Dashboard-module__Iv9qRW__virtualCard{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-radius:20px;position:relative;overflow:hidden}.Dashboard-module__Iv9qRW__dashboardContainer.Dashboard-module__Iv9qRW__light .Dashboard-module__Iv9qRW__walletCard,.Dashboard-module__Iv9qRW__dashboardContainer.Dashboard-module__Iv9qRW__light .Dashboard-module__Iv9qRW__virtualCard{color:#fff;background:linear-gradient(135deg,#1f2937 0%,#111827 100%)}.Dashboard-module__Iv9qRW__walletBgPattern{opacity:.5;z-index:0;background:radial-gradient(circle,#e8592166 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-50%;right:-20%}.Dashboard-module__Iv9qRW__walletHeader{z-index:1;justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex;position:relative}.Dashboard-module__Iv9qRW__walletTitle{opacity:.8;font-size:.9rem;font-weight:500}.Dashboard-module__Iv9qRW__walletBalance{letter-spacing:-1px;z-index:1;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;position:relative}.Dashboard-module__Iv9qRW__walletActions{z-index:1;gap:1rem;display:flex;position:relative}.Dashboard-module__Iv9qRW__walletBtn{cursor:pointer;border:none;border-radius:1rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.Dashboard-module__Iv9qRW__walletBtnPrimary{background:var(--brand-gold,#e85921);color:#fff}.Dashboard-module__Iv9qRW__walletBtnSecondary{color:#fff;background:#ffffff1a}.Dashboard-module__Iv9qRW__walletBtn:active{transform:scale(.95)}.Dashboard-module__Iv9qRW__serviceGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.Dashboard-module__Iv9qRW__serviceCard{color:inherit;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.25rem;text-decoration:none;display:flex}.Dashboard-module__Iv9qRW__serviceIconWrap{color:#fff;border-radius:1rem;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Dashboard-module__Iv9qRW__bgCars{background:linear-gradient(135deg,#3b82f6,#2563eb)}.Dashboard-module__Iv9qRW__bgCall{background:linear-gradient(135deg,#10b981,#059669)}.Dashboard-module__Iv9qRW__bgPass{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.Dashboard-module__Iv9qRW__bgAnalytics{background:linear-gradient(135deg,#f59e0b,#d97706)}.Dashboard-module__Iv9qRW__serviceInfo h3{margin:0 0 .25rem;font-size:1.1rem;font-weight:700}.Dashboard-module__Iv9qRW__serviceInfo p{opacity:.6;margin:0;font-size:.8rem;line-height:1.3}.Dashboard-module__Iv9qRW__sectionTitle{align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.2rem;font-weight:700;display:flex}.Dashboard-module__Iv9qRW__addressList{flex-direction:column;gap:.75rem;display:flex}.Dashboard-module__Iv9qRW__addressItem{background:var(--card-bg);border:1px solid var(--border-color);cursor:pointer;border-radius:1rem;justify-content:space-between;align-items:center;padding:1rem;transition:all .2s;display:flex}.Dashboard-module__Iv9qRW__addressItem:active{transform:scale(.98)}.Dashboard-module__Iv9qRW__addressInfo{align-items:center;gap:1rem;display:flex}.Dashboard-module__Iv9qRW__addressIcon{width:40px;height:40px;color:var(--brand-gold,#e85921);background:#9ca3af1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.Dashboard-module__Iv9qRW__addressText h4{margin:0 0 .25rem;font-size:1rem;font-weight:600}.Dashboard-module__Iv9qRW__addressText p{opacity:.6;margin:0;font-size:.85rem}.Dashboard-module__Iv9qRW__prefList{background:var(--card-bg);border:1px solid var(--border-color);border-radius:1.5rem;overflow:hidden}.Dashboard-module__Iv9qRW__prefItem{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.Dashboard-module__Iv9qRW__prefItem:last-child{border-bottom:none}.Dashboard-module__Iv9qRW__prefInfo{align-items:center;gap:1rem;display:flex}.Dashboard-module__Iv9qRW__prefInfo h4{margin:0 0 .25rem;font-size:1rem;font-weight:600}.Dashboard-module__Iv9qRW__prefInfo p{opacity:.6;margin:0;font-size:.85rem}.Dashboard-module__Iv9qRW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.Dashboard-module__Iv9qRW__modalContent{background:var(--bg-color);width:100%;max-width:600px;padding:2rem 1.5rem calc(2rem + env(safe-area-inset-bottom));border-radius:1.5rem 1.5rem 0 0;animation:.3s ease-out Dashboard-module__Iv9qRW__slideUp;position:relative}@keyframes Dashboard-module__Iv9qRW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.Dashboard-module__Iv9qRW__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Dashboard-module__Iv9qRW__modalHeader h2{margin:0;font-size:1.25rem}.Dashboard-module__Iv9qRW__closeBtn{color:var(--text-color);cursor:pointer;background:0 0;border:none;padding:.5rem}.Dashboard-module__Iv9qRW__inputGroup{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.Dashboard-module__Iv9qRW__inputGroup label{font-size:.9rem;font-weight:600}.Dashboard-module__Iv9qRW__inputGroup input{border:1px solid var(--border-color);background:var(--card-bg);width:100%;color:var(--text-color);border-radius:.75rem;outline:none;padding:1rem;font-size:1rem;transition:border-color .2s}.Dashboard-module__Iv9qRW__inputGroup input:focus{border-color:var(--brand-gold,#e85921)}.Dashboard-module__Iv9qRW__saveBtn{background:var(--brand-gold,#e85921);color:#fff;cursor:pointer;border:none;border-radius:.75rem;width:100%;padding:1rem;font-size:1.1rem;font-weight:700;transition:opacity .2s}.Dashboard-module__Iv9qRW__saveBtn:active{opacity:.8}.Dashboard-module__Iv9qRW__switch{width:50px;height:28px;display:inline-block;position:relative}.Dashboard-module__Iv9qRW__switch input{opacity:0;width:0;height:0}.Dashboard-module__Iv9qRW__slider{cursor:pointer;background-color:#ccc;border-radius:34px;transition:all .4s;position:absolute;inset:0}.Dashboard-module__Iv9qRW__slider:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .4s;position:absolute;bottom:4px;left:4px}input:checked+.Dashboard-module__Iv9qRW__slider{background-color:var(--brand-gold,#e85921)}input:checked+.Dashboard-module__Iv9qRW__slider:before{transform:translate(22px)}.Dashboard-module__Iv9qRW__locationOptions{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.Dashboard-module__Iv9qRW__locationOptionBtn{background:var(--card-bg,#8080800d);border:1px solid var(--border-color,#8080801a);cursor:pointer;text-align:left;width:100%;color:var(--text-color);border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.Dashboard-module__Iv9qRW__locationOptionBtn:hover{background:var(--hover-bg,#8080801a);transform:translateY(-1px)}.Dashboard-module__Iv9qRW__locationOptionIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Dashboard-module__Iv9qRW__locationOptionText{flex-direction:column;gap:.25rem;display:flex}
.BottomNav-module___WvK5W__bottomNav{z-index:1000;background:var(--surface,#fff);border-radius:28px 28px 0 0;justify-content:space-between;align-items:flex-end;width:100%;padding:14px 18px 26px;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -6px 24px #1b1e221a}body.coto-chat-open .BottomNav-module___WvK5W__bottomNav{display:none!important}.BottomNav-module___WvK5W__navItem{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:6px;padding:0;text-decoration:none;display:flex;position:relative}.BottomNav-module___WvK5W__iconPill{background:linear-gradient(145deg,#fafaf8,#e9e6e0);border-radius:18px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .18s cubic-bezier(.34,1.56,.64,1),box-shadow .18s,background .25s;display:flex;box-shadow:0 6px 10px #1b1e221f,inset 0 1px #fff9,inset 0 -3px 6px #1b1e220f}.BottomNav-module___WvK5W__iconPill svg{width:26px;height:26px;transition:transform .18s}.BottomNav-module___WvK5W__iconPill .stroke-path{stroke:var(--ink,#1b1e22);transition:stroke .25s}.BottomNav-module___WvK5W__iconPill .fill-shape{fill:var(--muted,#8a8580);transition:fill .25s}.BottomNav-module___WvK5W__navLabel{color:var(--muted,#8a8580);letter-spacing:.2px;font-size:11px;font-weight:600;transition:color .25s}.BottomNav-module___WvK5W__navItem:active .BottomNav-module___WvK5W__iconPill,.BottomNav-module___WvK5W__navItem.BottomNav-module___WvK5W__pressed .BottomNav-module___WvK5W__iconPill{transform:translateY(3px)scale(.94);box-shadow:0 2px 4px #1b1e221a,inset 0 1px #fff6,inset 0 2px 5px #1b1e222e}.BottomNav-module___WvK5W__navItem.BottomNav-module___WvK5W__active .BottomNav-module___WvK5W__iconPill{background:linear-gradient(150deg,var(--c1,#f0712a),var(--c2,#d94f0a));box-shadow:0 8px 16px var(--shadow-color,#d94f0a66),0 1px 0 #ffffff59 inset,0 -3px 6px #0000002e inset;transform:translateY(-3px)}.BottomNav-module___WvK5W__navItem.BottomNav-module___WvK5W__active:active .BottomNav-module___WvK5W__iconPill,.BottomNav-module___WvK5W__navItem.BottomNav-module___WvK5W__active.BottomNav-module___WvK5W__pressed .BottomNav-module___WvK5W__iconPill{transform:translateY(0)scale(.95)}.BottomNav-module___WvK5W__navItem.BottomNav-module___WvK5W__active .stroke-path{stroke:#fff}.BottomNav-module___WvK5W__navItem.BottomNav-module___WvK5W__active .fill-shape{fill:#fff}.BottomNav-module___WvK5W__navItem.BottomNav-module___WvK5W__active .BottomNav-module___WvK5W__navLabel{color:var(--ink,#1b1e22);font-weight:700}.BottomNav-module___WvK5W__navItem.BottomNav-module___WvK5W__orange{--c1:#f0712a;--c2:#d94f0a;--shadow-color:#d94f0a66}.BottomNav-module___WvK5W__navItem.BottomNav-module___WvK5W__green{--c1:#16a05c;--c2:#007a3d;--shadow-color:#007a3d66}.BottomNav-module___WvK5W__navItem.BottomNav-module___WvK5W__fab .BottomNav-module___WvK5W__iconPill{background:linear-gradient(150deg,#f0712a,#d94f0a);border-radius:22px;width:64px;height:64px;transform:translateY(-14px);box-shadow:0 10px 18px #d94f0a73,inset 0 1px #ffffff59,inset 0 -4px 8px #0000002e}.BottomNav-module___WvK5W__navItem.BottomNav-module___WvK5W__fab .BottomNav-module___WvK5W__iconPill svg{width:30px;height:30px}.BottomNav-module___WvK5W__navItem.BottomNav-module___WvK5W__fab .stroke-path{stroke:#fff}.BottomNav-module___WvK5W__navItem.BottomNav-module___WvK5W__fab .fill-shape{fill:#fff}.BottomNav-module___WvK5W__navItem.BottomNav-module___WvK5W__fab:active .BottomNav-module___WvK5W__iconPill,.BottomNav-module___WvK5W__navItem.BottomNav-module___WvK5W__fab.BottomNav-module___WvK5W__pressed .BottomNav-module___WvK5W__iconPill{transform:translateY(-10px)scale(.93);box-shadow:0 4px 8px #d94f0a59,inset 0 1px #ffffff40,inset 0 3px 6px #00000040}.BottomNav-module___WvK5W__msgBadge{color:#fff;background-color:#f44336;border:2px solid #fff;border-radius:50%;padding:2px 6px;font-size:10px;font-weight:700;position:absolute;top:-4px;right:-4px}@media (min-width:768px){.BottomNav-module___WvK5W__bottomNav{border:1px solid #ffffff40;border-radius:36px;max-width:440px;padding:12px 24px 14px;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 20px 55px #00000047}}
.wallet-module__HFtvcW__walletPage{padding:calc(env(safe-area-inset-top,0px) + 70px)20px calc(env(safe-area-inset-bottom,0px) + 120px);background-color:var(--bg-app);color:var(--text-main);background-image:radial-gradient(circle at 15% 10%,#ff6b0014 0%,#0000 50%),radial-gradient(circle at 85% 90%,#00e6760d 0%,#0000 50%);min-height:100dvh;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.wallet-module__HFtvcW__container{max-width:500px;margin:0 auto;animation:.8s ease-out wallet-module__HFtvcW__fadeIn}@keyframes wallet-module__HFtvcW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.wallet-module__HFtvcW__virtualCard{aspect-ratio:1.586;border:1px solid var(--ca-border-subtle);z-index:10;background:url(/images/physical-card.png) 50%/cover no-repeat;border-radius:18px;flex-direction:column;justify-content:space-between;width:100%;max-width:420px;margin:0 auto 3rem;padding:1.5rem;transition:all .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.wallet-module__HFtvcW__virtualCard:before{display:none}.wallet-module__HFtvcW__customHeader{justify-content:space-between;align-items:center;padding:16px 0 32px;display:flex}.wallet-module__HFtvcW__pageTitle{letter-spacing:-.5px;margin:0;font-size:1.25rem;font-weight:800}.wallet-module__HFtvcW__headerAction{align-items:center;display:flex}.wallet-module__HFtvcW__iconBtn{background:var(--bg-card);border:1px solid var(--glass-border);color:var(--text-main);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.wallet-module__HFtvcW__iconBtn:active{transform:scale(.95)}.wallet-module__HFtvcW__walletHeader{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.wallet-module__HFtvcW__welcomeGreeting{color:var(--text-main);margin:0;font-size:1.4rem;font-weight:800}.wallet-module__HFtvcW__restaurantBadge{color:#00e676;background:#00e6761a;border-radius:20px;align-items:center;padding:4px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.wallet-module__HFtvcW__verifiedBanner{background:#00e6760d;border-radius:12px;align-items:center;gap:8px;width:fit-content;padding:6px 12px;display:flex}.wallet-module__HFtvcW__verifiedText{color:#00e676;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700}.wallet-module__HFtvcW__cardInfoTop{z-index:12;justify-content:flex-end;display:flex;position:relative}.wallet-module__HFtvcW__cardBalanceMinimal{-webkit-backdrop-filter:none;backdrop-filter:none;background:#000;border:1px solid #ffd7004d;border-radius:8px;flex-direction:column;align-items:flex-end;padding:8px 12px;display:flex;box-shadow:inset 0 2px 5px #00000080}.wallet-module__HFtvcW__minimalBalanceLabel{letter-spacing:1.5px;color:gold;text-shadow:0 1px 2px #00000080;margin-bottom:2px;font-size:.55rem;font-weight:800}.wallet-module__HFtvcW__balanceActionRow{align-items:center;gap:12px;display:flex}.wallet-module__HFtvcW__minimalBalanceValue{color:gold;text-shadow:0 2px 4px #00000080;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:900}.wallet-module__HFtvcW__cardCMIDWrapper{z-index:12;align-items:center;gap:12px;margin:15px 0 0 10px;display:flex;position:relative}.wallet-module__HFtvcW__cmidLabel{color:#fff9;letter-spacing:1px;margin-right:2px;font-size:.8rem;font-weight:900}.wallet-module__HFtvcW__embossedDigit{color:#fff;text-shadow:2px 2px 2px #000c;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border-radius:4px;padding:0;font-family:Courier New,Courier,monospace;font-size:2.2rem;font-weight:900}.wallet-module__HFtvcW__cardInfoBottom{z-index:12;justify-content:space-between;align-items:flex-end;display:flex;position:relative}.wallet-module__HFtvcW__cardUserSpace{flex-direction:column;display:flex}.wallet-module__HFtvcW__cardUserLabel{text-transform:uppercase;letter-spacing:1.5px;color:#ffffffb3;margin-bottom:2px;font-size:.6rem;font-weight:800}.wallet-module__HFtvcW__cardUserName{color:#fff;text-transform:uppercase;letter-spacing:1px;text-shadow:0 2px 4px #00000080;font-size:1.1rem;font-weight:800}.wallet-module__HFtvcW__cardBalanceToggle{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:.5px;background:#ffffff26;border:1px solid #ffffff4d;border-radius:6px;padding:4px 10px;font-size:.6rem;font-weight:900;transition:all .2s}.wallet-module__HFtvcW__cardBalanceToggle:hover{border-color:var(--text-muted);background:#ffffff40;transform:translateY(-1px)}.wallet-module__HFtvcW__cotoLogo{color:var(--text-main);text-shadow:0 0 10px #00e67699;font-size:1.2rem;font-style:italic;font-weight:900}.wallet-module__HFtvcW__cotoLogo span{color:#00e676}.wallet-module__HFtvcW__actionRow{background:var(--bg-card);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid var(--glass-border);box-shadow:var(--shadow-lg);border-radius:24px;justify-content:center;gap:1rem;margin-top:-1.5rem;margin-bottom:3.5rem;padding:1.25rem;display:flex}.wallet-module__HFtvcW__actionBtn{color:var(--text-main);cursor:pointer;background:0 0;border:none;border-radius:16px;flex-direction:column;align-items:center;gap:.5rem;min-width:80px;padding:.75rem 1rem;font-size:.85rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.wallet-module__HFtvcW__btnIcon{font-size:1.4rem;transition:transform .3s}.wallet-module__HFtvcW__actionBtn:hover:not(.wallet-module__HFtvcW__disabled){background:var(--bg-surface);transform:translateY(-5px)}.wallet-module__HFtvcW__actionBtn:hover:not(.wallet-module__HFtvcW__disabled) .wallet-module__HFtvcW__btnIcon{transform:scale(1.2)}.wallet-module__HFtvcW__actionBtn.wallet-module__HFtvcW__primary{background:linear-gradient(135deg,#ff6b00 0%,#ff3d00 100%);box-shadow:0 10px 20px #ff6b0033}.wallet-module__HFtvcW__actionBtn.wallet-module__HFtvcW__primary:hover:not(.wallet-module__HFtvcW__disabled){background:linear-gradient(135deg,#ff8533 0%,#ff5722 100%);box-shadow:0 15px 30px #ff6b0066}.wallet-module__HFtvcW__actionBtn.wallet-module__HFtvcW__disabled{opacity:.3;cursor:not-allowed;filter:grayscale()}.wallet-module__HFtvcW__historySection{margin-top:2rem}.wallet-module__HFtvcW__historyHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;padding:0 .5rem;display:flex}.wallet-module__HFtvcW__historySection h3{background:linear-gradient(90deg,var(--text-main),var(--text-muted));-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.25rem;font-weight:800}.wallet-module__HFtvcW__statementBtn{background:var(--bg-surface);border:1px solid var(--glass-border);color:var(--text-muted);cursor:pointer;border-radius:12px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .2s}.wallet-module__HFtvcW__statementBtn:hover{background:var(--ca-border-subtle);color:var(--text-main)}.wallet-module__HFtvcW__transactionList{flex-direction:column;gap:.75rem;display:flex}.wallet-module__HFtvcW__transactionItem{background:var(--bg-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:20px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.5s ease-out backwards wallet-module__HFtvcW__itemReveal;display:flex}@keyframes wallet-module__HFtvcW__itemReveal{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.wallet-module__HFtvcW__transactionItem:hover{background:var(--bg-surface);border-color:var(--primary-color);transform:scale(1.02)}.wallet-module__HFtvcW__tIconContainer{border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;margin-right:1.25rem;font-size:1.2rem;display:flex;position:relative;overflow:hidden}.wallet-module__HFtvcW__tIconContainer:after{content:"";opacity:.1;background:currentColor;position:absolute;inset:0}.wallet-module__HFtvcW__type-payment{color:#ff5252}.wallet-module__HFtvcW__type-topup{color:#00e676}.wallet-module__HFtvcW__type-refund{color:#3b82f6}.wallet-module__HFtvcW__type-bonus{color:gold}.wallet-module__HFtvcW__tInfo{flex:1}.wallet-module__HFtvcW__tTitle{color:var(--text-main);margin-bottom:.1rem;font-size:.95rem;font-weight:600}.wallet-module__HFtvcW__tDate{color:var(--text-muted);letter-spacing:.1px;font-size:.75rem}.wallet-module__HFtvcW__tAmount{letter-spacing:-.2px;font-size:1rem;font-weight:700}.wallet-module__HFtvcW__amount-positive{color:#00e676}.wallet-module__HFtvcW__amount-negative{color:var(--text-main)}@media (max-width:640px){.wallet-module__HFtvcW__balanceAmount{font-size:2.5rem}.wallet-module__HFtvcW__actionRow{gap:1rem}.wallet-module__HFtvcW__actionBtn{min-width:80px;padding:.75rem 1rem;font-size:.9rem}.wallet-module__HFtvcW__cardCMIDWrapper{gap:6px;margin-left:5px}.wallet-module__HFtvcW__embossedDigit{padding:1px 4px;font-size:1.4rem}.wallet-module__HFtvcW__minimalBalanceValue{font-size:1rem}.wallet-module__HFtvcW__cardUserName{font-size:.9rem}.wallet-module__HFtvcW__virtualCard{padding:1.25rem}}.wallet-module__HFtvcW__notification{z-index:1000;border-radius:1rem;padding:1rem 2rem;font-weight:600;animation:.3s wallet-module__HFtvcW__slideDown;position:fixed;top:100px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #0000004d}@keyframes wallet-module__HFtvcW__slideDown{0%{opacity:0;transform:translate(-50%)translateY(-20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.wallet-module__HFtvcW__notification.wallet-module__HFtvcW__success{color:var(--text-main);background:linear-gradient(135deg,#00e676 0%,#00c853 100%)}.wallet-module__HFtvcW__notification.wallet-module__HFtvcW__error{color:var(--text-main);background:linear-gradient(135deg,#ff5252 0%,#d32f2f 100%)}.wallet-module__HFtvcW__notification.wallet-module__HFtvcW__warning{color:#000;background:linear-gradient(135deg,gold 0%,#ffa000 100%)}.wallet-module__HFtvcW__rechargeOverlay{background:var(--bg-overlay);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.wallet-module__HFtvcW__rechargeModal{background:var(--bg-card);border:1px solid var(--ca-border-subtle);border-radius:2rem;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000080}.wallet-module__HFtvcW__rechargeHeader{border-bottom:1px solid var(--ca-border-subtle);justify-content:space-between;align-items:center;padding:2rem;display:flex}.wallet-module__HFtvcW__rechargeHeader h2{color:var(--text-main);margin:0;font-size:1.5rem;font-weight:700}.wallet-module__HFtvcW__closeBtn{background:var(--ca-border-subtle);width:40px;height:40px;color:var(--text-main);cursor:pointer;border:none;border-radius:50%;font-size:1.5rem;transition:all .2s}.wallet-module__HFtvcW__closeBtn:hover{background:var(--ca-border-subtle);transform:rotate(90deg)}.wallet-module__HFtvcW__progressSteps{justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.wallet-module__HFtvcW__step{flex-direction:column;align-items:center;gap:.5rem;display:flex}.wallet-module__HFtvcW__step span{background:var(--ca-border-subtle);border:2px solid var(--ca-border-subtle);width:40px;height:40px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-weight:700;transition:all .3s;display:flex}.wallet-module__HFtvcW__step.wallet-module__HFtvcW__active span{color:var(--text-main);background:linear-gradient(135deg,#ff6b00 0%,#ff3d00 100%);border-color:#ff6b00;box-shadow:0 5px 20px #ff6b0066}.wallet-module__HFtvcW__step p{color:var(--text-muted);margin:0;font-size:.75rem}.wallet-module__HFtvcW__step.wallet-module__HFtvcW__active p{color:var(--text-main);font-weight:600}.wallet-module__HFtvcW__stepLine{background:var(--ca-border-subtle);width:60px;height:2px}.wallet-module__HFtvcW__rechargeContent{min-height:300px;padding:2rem}.wallet-module__HFtvcW__rechargeContent h3{color:var(--text-main);text-align:center;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.wallet-module__HFtvcW__amountGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.wallet-module__HFtvcW__amountBtn{background:var(--bg-surface);border:2px solid var(--ca-border-subtle);color:var(--text-main);cursor:pointer;border-radius:1rem;padding:1.5rem 1rem;font-size:1rem;font-weight:600;transition:all .2s}.wallet-module__HFtvcW__amountBtn:hover{background:var(--ca-border-subtle);transform:translateY(-2px)}.wallet-module__HFtvcW__amountBtn.wallet-module__HFtvcW__selected{background:linear-gradient(135deg,#ff6b00 0%,#ff3d00 100%);border-color:#ff6b00;box-shadow:0 5px 20px #ff6b004d}.wallet-module__HFtvcW__customAmount{flex-direction:column;gap:.5rem;display:flex}.wallet-module__HFtvcW__customAmount label{color:var(--text-muted);font-size:.9rem}.wallet-module__HFtvcW__amountInput{background:var(--bg-surface);border:2px solid var(--ca-border-subtle);color:var(--text-main);text-align:center;border-radius:1rem;padding:1rem;font-size:1.1rem;font-weight:600}.wallet-module__HFtvcW__amountInput:focus{background:#ffffff14;border-color:#ff6b00;outline:none}.wallet-module__HFtvcW__gatewayGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.wallet-module__HFtvcW__gatewayBtn{background:var(--bg-surface);border:2px solid var(--ca-border-subtle);color:var(--text-main);cursor:pointer;border-radius:1rem;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;transition:all .2s;display:flex;position:relative}.wallet-module__HFtvcW__gatewayBtn:hover{background:var(--ca-border-subtle);transform:translateY(-2px)}.wallet-module__HFtvcW__gatewayBtn.wallet-module__HFtvcW__selected{background:linear-gradient(135deg,#ff6b0033 0%,#ff3d0033 100%);border-color:#ff6b00;box-shadow:0 5px 20px #ff6b004d}.wallet-module__HFtvcW__gatewayIcon{font-size:2.5rem}.wallet-module__HFtvcW__gatewayName{font-size:1rem;font-weight:600}.wallet-module__HFtvcW__testBadge{color:gold;background:#ffd70033;border-radius:.5rem;padding:.25rem .5rem;font-size:.7rem;font-weight:700;position:absolute;top:.5rem;right:.5rem}.wallet-module__HFtvcW__summary{background:var(--bg-surface);border:1px solid var(--ca-border-subtle);border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem}.wallet-module__HFtvcW__summaryRow{color:var(--text-muted);justify-content:space-between;padding:.75rem 0;display:flex}.wallet-module__HFtvcW__summaryRow:not(:last-child){border-bottom:1px solid var(--bg-surface)}.wallet-module__HFtvcW__summaryRow.wallet-module__HFtvcW__total{color:var(--text-main);border-top:2px solid var(--ca-border-subtle);padding-top:1rem;font-size:1.2rem}.wallet-module__HFtvcW__summaryRow strong{color:var(--text-main)}.wallet-module__HFtvcW__note{text-align:center;color:var(--text-muted);margin:0;font-size:.9rem}.wallet-module__HFtvcW__error{color:#ff5252;text-align:center;background:#ff52521a;border:1px solid #ff52524d;border-radius:1rem;margin-top:1rem;padding:1rem}.wallet-module__HFtvcW__rechargeActions{border-top:1px solid var(--ca-border-subtle);gap:1rem;padding:2rem;display:flex}.wallet-module__HFtvcW__backBtn,.wallet-module__HFtvcW__nextBtn,.wallet-module__HFtvcW__confirmBtn{cursor:pointer;border:none;border-radius:1rem;flex:1;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.wallet-module__HFtvcW__backBtn{background:var(--ca-border-subtle);color:var(--text-main)}.wallet-module__HFtvcW__backBtn:hover{background:var(--bg-glass)}.wallet-module__HFtvcW__nextBtn,.wallet-module__HFtvcW__confirmBtn{color:var(--text-main);background:linear-gradient(135deg,#ff6b00 0%,#ff3d00 100%);box-shadow:0 5px 20px #ff6b004d}.wallet-module__HFtvcW__nextBtn:hover,.wallet-module__HFtvcW__confirmBtn:hover{transform:translateY(-2px);box-shadow:0 10px 40px #ff6b0080}.wallet-module__HFtvcW__nextBtn:disabled,.wallet-module__HFtvcW__confirmBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.wallet-module__HFtvcW__amountGrid{grid-template-columns:repeat(2,1fr)}.wallet-module__HFtvcW__gatewayGrid{grid-template-columns:1fr}.wallet-module__HFtvcW__progressSteps{padding:1rem}.wallet-module__HFtvcW__stepLine{width:40px}}.wallet-module__HFtvcW__verifyBanner{background:var(--bg-card);border:1px solid var(--bg-surface);border-radius:20px;justify-content:space-between;align-items:center;margin-top:24px;padding:20px;display:flex}.wallet-module__HFtvcW__loadingBanner{background:var(--bg-surface);border:1px solid var(--bg-surface);text-align:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:24px;flex-direction:column;align-items:center;gap:15px;margin-top:0;margin-bottom:20px;padding:40px;display:flex}.wallet-module__HFtvcW__loadingPulse{filter:drop-shadow(0 0 8px #ff6b004d);border:3px solid #ff6b001a;border-top-color:#ff6b00;border-radius:50%;width:40px;height:40px;animation:1s linear infinite wallet-module__HFtvcW__spin}@keyframes wallet-module__HFtvcW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wallet-module__HFtvcW__loadingText{-webkit-text-fill-color:transparent;letter-spacing:1px;text-transform:uppercase;background:linear-gradient(135deg,#ff6b00 0%,gold 50%,#ff6b00 100%) 0 0/200%;-webkit-background-clip:text;background-clip:text;font-size:.9rem;font-weight:800;animation:2s linear infinite wallet-module__HFtvcW__shimmer,2s ease-in-out infinite wallet-module__HFtvcW__softPulse}@keyframes wallet-module__HFtvcW__shimmer{to{background-position:200%}}@keyframes wallet-module__HFtvcW__softPulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}.wallet-module__HFtvcW__verifyInfo h3{color:var(--text-main);margin:0;font-size:1.1rem}.wallet-module__HFtvcW__verifyBtn{color:var(--text-main);cursor:pointer;background:#ef4444;border:none;border-radius:12px;padding:10px 20px;font-weight:700;transition:all .2s}.wallet-module__HFtvcW__verifyBtn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #ef444466}.wallet-module__HFtvcW__verifyBtn.wallet-module__HFtvcW__success{color:#000;cursor:default;background:#00e676}.wallet-module__HFtvcW__verifyBtn.wallet-module__HFtvcW__success:hover{box-shadow:none;transform:none}.wallet-module__HFtvcW__walletHeader{text-align:center;margin-bottom:25px;animation:.8s wallet-module__HFtvcW__fadeIn}.wallet-module__HFtvcW__welcomeGreeting{color:var(--text-main);letter-spacing:-.2px;text-shadow:0 2px 8px #0000004d;margin-bottom:6px;font-size:1.1rem;font-weight:800}.wallet-module__HFtvcW__restaurantBadge{color:#ff6b35;background:#ff6b351a;border:1px solid #ff6b3533;border-radius:12px;align-items:center;gap:5px;margin-top:4px;padding:3px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.wallet-module__HFtvcW__verifiedBanner{letter-spacing:.5px;color:#00e676;opacity:.9;background:#00e67614;border:1px solid #00e67633;border-radius:999px;justify-content:center;align-items:center;gap:6px;max-width:fit-content;margin:0 auto;padding:4px 14px;font-size:.65rem;font-weight:700;display:flex}.wallet-module__HFtvcW__statementOverlay{background:var(--bg-overlay);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:2000;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.wallet-module__HFtvcW__statementModal{background:var(--bg-card);border:1px solid var(--ca-border-subtle);width:100%;max-width:800px;max-height:90vh;color:var(--text-main);border-radius:2rem;overflow-y:auto;box-shadow:0 30px 60px #00000080}.wallet-module__HFtvcW__statementHeader{border-bottom:1px solid var(--ca-border-subtle);justify-content:space-between;align-items:flex-start;padding:2rem;display:flex}.wallet-module__HFtvcW__statementTitle h2{color:#ff6b00;margin:0;font-size:1.5rem}.wallet-module__HFtvcW__statementTitle p{color:var(--text-muted);margin:.5rem 0 0;font-size:.9rem}.wallet-module__HFtvcW__statementContent{padding:2rem}.wallet-module__HFtvcW__statementSummary{background:var(--bg-surface);border-radius:1.5rem;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:grid}.wallet-module__HFtvcW__summaryItem{flex-direction:column;gap:.25rem;display:flex}.wallet-module__HFtvcW__summaryItem label{text-transform:uppercase;color:var(--text-muted);letter-spacing:1px;font-size:.75rem}.wallet-module__HFtvcW__summaryItem value{font-family:Courier New,monospace;font-size:1.25rem;font-weight:700}.wallet-module__HFtvcW__statementTable{border-collapse:collapse;width:100%}.wallet-module__HFtvcW__statementTable th{text-align:left;border-bottom:2px solid var(--ca-border-subtle);color:var(--text-muted);text-transform:uppercase;padding:1rem;font-size:.8rem}.wallet-module__HFtvcW__statementTable td{border-bottom:1px solid var(--bg-surface);padding:1rem;font-size:.9rem}.wallet-module__HFtvcW__historyHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.wallet-module__HFtvcW__dateInput{border:1px solid var(--ca-border-subtle);background:var(--bg-surface);width:100%;color:var(--text-main);border-radius:8px;outline:none;padding:12px;font-size:.9rem;transition:border-color .2s}.wallet-module__HFtvcW__dateInput:focus{border-color:#ff6b00}.wallet-module__HFtvcW__periodSelector,.wallet-module__HFtvcW__statementPreview{padding:10px 0}.wallet-module__HFtvcW__statementSummary{margin-bottom:25px}.wallet-module__HFtvcW__statementBtn{background:var(--bg-surface);border:1px solid var(--ca-border-subtle);color:var(--text-main);cursor:pointer;border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.wallet-module__HFtvcW__statementBtn:hover{background:var(--ca-border-subtle);color:#ff6b00;border-color:#ff6b00}.wallet-module__HFtvcW__verifiedIcon{font-size:.9rem}.wallet-module__HFtvcW__verifiedText{color:#00e676;letter-spacing:.5px;margin:0;font-size:.75rem;font-weight:800}.wallet-module__HFtvcW__pendingBanner{text-align:center;background:#ffab001a;border:1px dashed #ffab0080;border-radius:20px;flex-direction:column;align-items:center;gap:8px;margin-top:24px;padding:20px;display:flex}.wallet-module__HFtvcW__pendingInfo{align-items:center;gap:12px;display:flex}.wallet-module__HFtvcW__pendingInfo p{color:#ffab00;margin:0;font-weight:700}.wallet-module__HFtvcW__pendingPulse{background:#ffab00;border-radius:50%;width:12px;height:12px;animation:1.5s infinite wallet-module__HFtvcW__pulse}.wallet-module__HFtvcW__modalOverlay{background:var(--bg-overlay);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.wallet-module__HFtvcW__fileUploadArea{margin:20px 0}.wallet-module__HFtvcW__fileLabel{border:2px dashed var(--ca-border-subtle);text-align:center;cursor:pointer;background:var(--bg-surface);border-radius:16px;padding:40px 20px;transition:all .2s;display:block}.wallet-module__HFtvcW__fileLabel:hover{background:#00e6760d;border-color:#00e676}.wallet-module__HFtvcW__errorText{color:#ff5252;text-align:center;margin-top:10px;font-size:.85rem}.wallet-module__HFtvcW__actionBtn.wallet-module__HFtvcW__disabled{opacity:.5;filter:grayscale();cursor:not-allowed!important}.wallet-module__HFtvcW__progressBarContainer{background:var(--ca-border-subtle);border-radius:4px;width:100%;height:8px;margin:20px 0 10px;overflow:hidden}.wallet-module__HFtvcW__progressBar{background:linear-gradient(90deg,#00e676 0%,#00c853 100%);height:100%;transition:width .3s;box-shadow:0 0 10px #00e67666}.wallet-module__HFtvcW__modalContent{background:var(--bg-card);border:1px solid var(--ca-border-subtle);border-radius:24px;flex-direction:column;width:90%;max-width:500px;height:90vh;max-height:90vh;display:flex;position:relative;overflow-y:auto;box-shadow:0 40px 80px #00000080}.wallet-module__HFtvcW__modalHeader{border-bottom:1px solid var(--ca-border-subtle);background:var(--bg-surface);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.wallet-module__HFtvcW__modalHeader h3{color:var(--text-main);margin:0;font-size:1.1rem;font-weight:700}.wallet-module__HFtvcW__closeModal{background:var(--ca-border-subtle);width:32px;height:32px;color:var(--text-main);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:all .2s;display:flex}.wallet-module__HFtvcW__closeModal:hover{background:var(--ca-border-subtle);color:#ff5252;transform:rotate(90deg)}.wallet-module__HFtvcW__modalBody{padding:24px}
.search-module__1UAnYW__searchPage{background-color:var(--bg-app);min-height:100vh;color:var(--text-main);background-image:radial-gradient(circle at 50% -20%,#ff550014 0%,#0000 70%);padding-bottom:90px}.search-module__1UAnYW__contentWrapper{max-width:600px;margin:0 auto;padding:20px}.search-module__1UAnYW__title{background:linear-gradient(90deg,#fff,#888);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:25px 0;font-size:1.75rem;font-weight:800}.search-module__1UAnYW__resultsGrid{gap:16px;margin-top:24px;display:grid}.search-module__1UAnYW__resultCard{background:var(--bg-surface);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-md);transition:all .4s var(--ease-spring);color:inherit;padding:20px;text-decoration:none;display:block;position:relative;overflow:hidden}.search-module__1UAnYW__resultCard:hover{border-color:var(--primary-color);background:#1e1e1ecc;transform:translateY(-5px)scale(1.02);box-shadow:0 10px 30px #00000080,0 0 20px #ff55001a}.search-module__1UAnYW__resultCard:before{content:"";background:var(--primary-gradient);opacity:0;width:2px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.search-module__1UAnYW__resultCard:hover:before{opacity:1}.search-module__1UAnYW__matchContent{color:#fff;margin-bottom:4px;font-size:1.1rem;font-weight:700}.search-module__1UAnYW__matchMeta{color:var(--text-muted);font-size:.85rem}.search-module__1UAnYW__badge{text-transform:uppercase;letter-spacing:1px;color:var(--primary-color);background:#ff55001a;border:1px solid #f503;border-radius:8px;margin-top:10px;padding:4px 10px;font-size:.75rem;font-weight:800;display:inline-block}.search-module__1UAnYW__rating{color:gold;align-items:center;gap:4px;font-size:.9rem;font-weight:800;display:flex}.search-module__1UAnYW__deliveryTime{color:var(--text-light);margin-top:4px;font-size:.75rem;font-weight:600}.search-module__1UAnYW__loadingWrapper{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:15px;padding:60px 0;display:flex}
.SlideMenu-module__JNN9pa__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9998;background:#0006;justify-content:flex-start;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.SlideMenu-module__JNN9pa__menuPanel{background:var(--bg-glass-heavy);-webkit-backdrop-filter:blur(40px)saturate(210%);border-right:1px solid var(--glass-border);z-index:9999;width:90%;max-width:400px;height:100dvh;color:var(--text-main);flex-direction:column;gap:1.25rem;padding:2.5rem 1.25rem;transition:background .4s;display:flex;position:fixed;top:0;left:0;overflow-y:auto;box-shadow:20px 0 60px #00000026}:is([data-theme=dark] .SlideMenu-module__JNN9pa__menuPanel,.dark-theme .SlideMenu-module__JNN9pa__menuPanel){box-shadow:20px 0 80px #0009}:is([data-theme=dark] .SlideMenu-module__JNN9pa__title,.dark-theme .SlideMenu-module__JNN9pa__title,[data-theme=dark] .SlideMenu-module__JNN9pa__menuItem,.dark-theme .SlideMenu-module__JNN9pa__menuItem){color:#fff}:is([data-theme=dark] .SlideMenu-module__JNN9pa__menuItem .SlideMenu-module__JNN9pa__icon,.dark-theme .SlideMenu-module__JNN9pa__menuItem .SlideMenu-module__JNN9pa__icon){stroke:#fff;fill:#fff}:is([data-theme=dark] .SlideMenu-module__JNN9pa__menuItem:hover,.dark-theme .SlideMenu-module__JNN9pa__menuItem:hover),:is([data-theme=dark] .SlideMenu-module__JNN9pa__menuItem.SlideMenu-module__JNN9pa__active,.dark-theme .SlideMenu-module__JNN9pa__menuItem.SlideMenu-module__JNN9pa__active){color:var(--primary-color,#10b981)}:is([data-theme=dark] .SlideMenu-module__JNN9pa__walletBtnSecondary,.dark-theme .SlideMenu-module__JNN9pa__walletBtnSecondary){color:#fff;background:#ffffff1a;border-color:#fff3}:is([data-theme=dark] .SlideMenu-module__JNN9pa__closeBtn svg,.dark-theme .SlideMenu-module__JNN9pa__closeBtn svg){stroke:#fff}.SlideMenu-module__JNN9pa__menuPanel:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle at 20% 20%,#10b9810d 0%,#0000 40%),radial-gradient(circle at 80% 80%,#6366f10d 0%,#0000 40%);position:absolute;inset:0}.SlideMenu-module__JNN9pa__header{z-index:1;border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:flex-start;padding-bottom:2rem;display:flex;position:relative}.SlideMenu-module__JNN9pa__headerUser{flex-direction:column;gap:12px;display:flex}.SlideMenu-module__JNN9pa__headerAvatar{background:var(--bg-surface);border:2px solid var(--primary-color);border-radius:20px;width:72px;height:72px;transition:transform .22s;position:relative;overflow:hidden;box-shadow:0 8px 20px #10b98133}.SlideMenu-module__JNN9pa__headerAvatar:hover{transform:scale(1.05)}.SlideMenu-module__JNN9pa__headerAvatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.SlideMenu-module__JNN9pa__title{color:var(--text-main);letter-spacing:-.5px;margin:8px 0 0;font-size:1.4rem;font-weight:800}.SlideMenu-module__JNN9pa__closeBtn{color:#ef4444;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:#ef44440d;border:1px solid #ef44441a;border-radius:8px;justify-content:center;align-items:center;width:auto;height:auto;min-height:44px;padding:8px 14px;font-size:.7rem;font-weight:900;transition:all .3s;display:flex}.SlideMenu-module__JNN9pa__closeBtn:hover{background:#ef44441a;transform:scale(.95)}.SlideMenu-module__JNN9pa__virtualCard{aspect-ratio:1.586;width:100%;transition:all .4s var(--ease-spring);z-index:10;background:url(/images/physical-card.png) 50%/cover no-repeat;border-radius:20px;flex-direction:column;justify-content:space-between;margin-bottom:1rem;padding:1.1rem;display:flex;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 15px 35px #00000040,inset 0 0 0 1px #ffffff1a}.SlideMenu-module__JNN9pa__virtualCard:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 20px 45px #00000059}.SlideMenu-module__JNN9pa__virtualCard:before{content:"";z-index:11;pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#0000 100%);position:absolute;inset:0}.SlideMenu-module__JNN9pa__cardInfoTop{z-index:12;justify-content:flex-end;display:flex;position:relative}.SlideMenu-module__JNN9pa__cardBalanceMinimal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;align-items:flex-end;padding:6px 12px;display:flex}.SlideMenu-module__JNN9pa__minimalBalanceLabel{letter-spacing:1.5px;color:#ffffff80;text-transform:uppercase;margin-bottom:2px;font-size:.65rem;font-weight:800}.SlideMenu-module__JNN9pa__balanceActionRow{align-items:center;gap:8px;display:flex}.SlideMenu-module__JNN9pa__minimalBalanceValue{color:#00e676;text-shadow:0 0 10px #00e6764d;font-size:1.1rem;font-weight:800}.SlideMenu-module__JNN9pa__cardBalanceToggle{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;background:#ffffff26;border:1px solid #fff3;border-radius:5px;min-height:28px;padding:5px 10px;font-size:.65rem;font-weight:900;transition:all .2s}.SlideMenu-module__JNN9pa__cardBalanceToggle:hover{background:#ffffff40}.SlideMenu-module__JNN9pa__cardCMIDWrapper{z-index:12;align-items:center;gap:8px;margin:10px 0 0 5px;display:flex;position:relative}.SlideMenu-module__JNN9pa__cmidLabel{color:#fff6;letter-spacing:1px;font-size:.7rem;font-weight:900}.SlideMenu-module__JNN9pa__embossedDigit{color:#fff;text-shadow:1px 1px 1px #000,-1px -1px #fff3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border-radius:4px;padding:1px 4px;font-family:Courier New,Courier,monospace;font-size:1.4rem;font-weight:900}.SlideMenu-module__JNN9pa__cardInfoBottom{z-index:12;justify-content:space-between;align-items:flex-end;display:flex;position:relative}.SlideMenu-module__JNN9pa__cardUserSpace{flex-direction:column;display:flex}.SlideMenu-module__JNN9pa__cardUserLabel{text-transform:uppercase;letter-spacing:1px;color:#ffffff80;margin-bottom:2px;font-size:.65rem;font-weight:800}.SlideMenu-module__JNN9pa__cardUserName{color:#fff;text-transform:uppercase;letter-spacing:1px;text-shadow:0 2px 4px #00000080;font-size:.9rem;font-weight:800}.SlideMenu-module__JNN9pa__walletActionsExtended{gap:10px;margin-top:5px;display:flex}.SlideMenu-module__JNN9pa__walletBtn{cursor:pointer;border:none;border-radius:12px;min-height:44px;padding:10px 16px;font-size:.875rem;font-weight:700;transition:all .2s}.SlideMenu-module__JNN9pa__walletBtnPrimary{background:var(--text-main);color:var(--bg-card)}.SlideMenu-module__JNN9pa__walletBtnSecondary{background:var(--bg-surface);color:var(--text-main);border:1px solid var(--glass-border)}.SlideMenu-module__JNN9pa__walletBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.SlideMenu-module__JNN9pa__navLinks{flex-direction:column;gap:8px;margin-top:1rem;display:flex}.SlideMenu-module__JNN9pa__menuItem{color:var(--text-muted);transition:all .3s var(--ease-smooth);border:1px solid #0000;border-radius:14px;align-items:center;gap:16px;min-height:48px;padding:14px 16px;font-size:.95rem;font-weight:600;text-decoration:none;display:flex;position:relative}.SlideMenu-module__JNN9pa__menuItem:hover{color:var(--primary-color);background:#10b9810d;transform:translate(5px)}.SlideMenu-module__JNN9pa__menuItem.SlideMenu-module__JNN9pa__active{color:var(--primary-color);border-left:3px solid var(--primary-color);background:linear-gradient(90deg,#10b9811a 0%,#0000 100%);border-radius:4px 14px 14px 4px;font-weight:700}.SlideMenu-module__JNN9pa__icon{justify-content:center;align-items:center;display:flex}.SlideMenu-module__JNN9pa__logoutBtn{text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;transition:all .3s var(--ease-spring);background:#ff44440d;border:1px solid #ff44441a;border-radius:16px;justify-content:space-between;align-items:center;width:100%;margin-top:auto;padding:16px 20px;font-size:.8rem;font-weight:800;display:flex;color:#f44!important}.SlideMenu-module__JNN9pa__logoutBtn:hover{background:#ff44441a;border-color:#ff44444d;transform:scale(.97)}.SlideMenu-module__JNN9pa__logoutTag{color:#fff;background:#ef4444;border-radius:6px;padding:2px 8px;font-size:.6rem;font-weight:900}.SlideMenu-module__JNN9pa__headerLogoutBtn{color:#ef4444;cursor:pointer;background:#ef44440d;border:1px solid #ef44441a;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}@media (max-width:360px){.SlideMenu-module__JNN9pa__menuPanel{padding:1.5rem 1rem}.SlideMenu-module__JNN9pa__title{font-size:1.2rem}.SlideMenu-module__JNN9pa__menuItem{gap:12px;padding:12px;font-size:.9rem}}.SlideMenu-module__JNN9pa__headerLogoutBtn:hover{background:#ef44441a;transform:scale(1.1)}.SlideMenu-module__JNN9pa__footer{display:none}
.LogicIcon-module__MoxUTq__logicIcon{letter-spacing:.5px;text-transform:uppercase;background:var(--bg-surface);border:1px solid var(--ca-border-subtle);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:900;display:inline-flex;position:relative;overflow:hidden}.LogicIcon-module__MoxUTq__logicIcon:before{content:"";opacity:.08;pointer-events:none;background:currentColor;position:absolute;inset:0}.LogicIcon-module__MoxUTq__small{width:24px;height:24px;font-size:.6rem}.LogicIcon-module__MoxUTq__medium{width:32px;height:32px;font-size:.7rem}.LogicIcon-module__MoxUTq__large{width:44px;height:44px;font-size:.9rem}.LogicIcon-module__MoxUTq__iconOrange{color:#ff6b00;text-shadow:0 0 10px #ff6b0033;border-color:#ff6b0033}.LogicIcon-module__MoxUTq__iconGreen{color:#00e676;text-shadow:0 0 10px #00e67633;border-color:#00e67633}.LogicIcon-module__MoxUTq__iconGold{color:gold;text-shadow:0 0 10px #ffd70033;border-color:#ffd70033}.LogicIcon-module__MoxUTq__iconRed{color:#ef4444;text-shadow:0 0 10px #ef444433;border-color:#ef444433}.LogicIcon-module__MoxUTq__iconBlue{color:#3b82f6;text-shadow:0 0 10px #3b82f633;border-color:#3b82f633}
.LogoLoader-module__j-qVCG__loaderWrapper{z-index:9999;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.LogoLoader-module__j-qVCG__fullScreen{background:var(--bg-glass-heavy,#0a0a0acc);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;inset:0}.LogoLoader-module__j-qVCG__logoContainer{justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.LogoLoader-module__j-qVCG__logo{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.LogoLoader-module__j-qVCG__text{color:var(--text-main,#ffffffb3);letter-spacing:.1em;text-transform:uppercase;font-size:.875rem;font-weight:600}
.IdentityVerificationSheet-module__mX-y2a__sheetOverlay{-webkit-backdrop-filter:blur(16px);z-index:10000;background:#000000d9;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.IdentityVerificationSheet-module__mX-y2a__backdrop{position:absolute;inset:0}.IdentityVerificationSheet-module__mX-y2a__sheetContent{background:linear-gradient(160deg,#0f172a 0%,#1e293b 60%,#0c1523 100%);border-top:1px solid #e8592126;border-radius:32px 32px 0 0;flex-direction:column;width:100%;max-width:600px;height:92vh;display:flex;position:relative;overflow:hidden;box-shadow:0 -20px 80px #000c,inset 0 1px #ffffff0d}.IdentityVerificationSheet-module__mX-y2a__sheetHandle{background:#ffffff26;border-radius:3px;flex-shrink:0;width:44px;height:5px;margin:14px auto 10px}.IdentityVerificationSheet-module__mX-y2a__sheetHeader{z-index:2;justify-content:space-between;align-items:flex-start;padding:10px 24px 20px;display:flex;position:relative}.IdentityVerificationSheet-module__mX-y2a__title{color:#f8fafc;letter-spacing:-.5px;margin:0;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:900}.IdentityVerificationSheet-module__mX-y2a__subtitle{color:#f8fafc80;margin-top:4px;font-size:.85rem;line-height:1.5}.IdentityVerificationSheet-module__mX-y2a__closeBtn{cursor:pointer;color:#fff9;background:#ffffff14;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.IdentityVerificationSheet-module__mX-y2a__closeBtn:hover{color:#fff;background:#ffffff26;transform:scale(1.05)}.IdentityVerificationSheet-module__mX-y2a__scrollArea{scrollbar-width:none;z-index:1;flex:1;padding:0 24px 40px;position:relative;overflow-y:auto}.IdentityVerificationSheet-module__mX-y2a__scrollArea::-webkit-scrollbar{display:none}.IdentityVerificationSheet-module__mX-y2a__section{margin-bottom:28px}.IdentityVerificationSheet-module__mX-y2a__sectionTitle{color:#10b981;text-transform:uppercase;letter-spacing:1.5px;align-items:center;gap:8px;margin-bottom:14px;font-size:.78rem;font-weight:800;display:flex}.IdentityVerificationSheet-module__mX-y2a__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.IdentityVerificationSheet-module__mX-y2a__uploadCard{cursor:pointer;text-align:center;background:#ffffff06;border:1.5px dashed #ffffff1f;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:120px;padding:20px 12px;transition:all .3s;display:flex;position:relative;overflow:hidden}.IdentityVerificationSheet-module__mX-y2a__uploadCard:active{transform:scale(.98)}.IdentityVerificationSheet-module__mX-y2a__uploadCard.IdentityVerificationSheet-module__mX-y2a__hasFile{background:linear-gradient(135deg,#10b98114,#10b98108);border-style:solid;border-color:#10b98173}.IdentityVerificationSheet-module__mX-y2a__fullWidth{grid-column:span 2}.IdentityVerificationSheet-module__mX-y2a__cardIcon{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.8rem;display:flex}.IdentityVerificationSheet-module__mX-y2a__cardLabel{color:#fff6;font-size:.78rem;font-weight:600;line-height:1.4}.IdentityVerificationSheet-module__mX-y2a__hasFile .IdentityVerificationSheet-module__mX-y2a__cardLabel,.IdentityVerificationSheet-module__mX-y2a__hasFile .IdentityVerificationSheet-module__mX-y2a__cardIcon{display:none}.IdentityVerificationSheet-module__mX-y2a__preview{-o-object-fit:contain;object-fit:contain;border-radius:10px;width:100%;max-height:110px}.IdentityVerificationSheet-module__mX-y2a__previewCircle{-o-object-fit:cover;object-fit:cover;border:3px solid #10b981;border-radius:50%;width:80px;height:80px;box-shadow:0 0 20px #10b98166}.IdentityVerificationSheet-module__mX-y2a__footer{padding:20px 24px calc(20px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(24px);z-index:2;background:#060b18eb;border-top:1px solid #ffffff0f;position:relative}.IdentityVerificationSheet-module__mX-y2a__submitBtn{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#e85921 0%,#ff7043 100%);border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;font-size:1rem;font-weight:900;transition:all .3s;display:flex;box-shadow:0 8px 28px #e8592166}.IdentityVerificationSheet-module__mX-y2a__submitBtn:active{transform:scale(.97)}.IdentityVerificationSheet-module__mX-y2a__submitBtn:disabled{color:#ffffff40;cursor:not-allowed;box-shadow:none;background:#ffffff0f;transform:none}.IdentityVerificationSheet-module__mX-y2a__progressContainer{background:#ffffff0f;border-radius:3px;width:100%;height:6px;margin-bottom:8px;overflow:hidden}.IdentityVerificationSheet-module__mX-y2a__progressBar{background:linear-gradient(90deg,#e85921,#ff7043);border-radius:3px;height:100%;transition:width .4s ease-out}.IdentityVerificationSheet-module__mX-y2a__progressText{color:#ffffff80;text-align:center;justify-content:space-between;margin-bottom:16px;font-size:.78rem;font-weight:700;display:flex}.IdentityVerificationSheet-module__mX-y2a__progressValue{color:#e85921;font-weight:900}.IdentityVerificationSheet-module__mX-y2a__error{color:#f87171;background:#ef444414;border:1px solid #ef444459;border-radius:12px;align-items:center;gap:10px;margin-bottom:20px;padding:14px 16px;font-size:.82rem;font-weight:600;display:flex}.IdentityVerificationSheet-module__mX-y2a__successOverlay{text-align:center;z-index:10;background:linear-gradient(160deg,#0f172a 0%,#1e293b 60%,#0c1523 100%);flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex;position:absolute;inset:0}.IdentityVerificationSheet-module__mX-y2a__successCard{background:linear-gradient(160deg,#10b98114,#0000 60%);border:1px solid #10b98140;border-radius:28px;flex-direction:column;align-items:center;width:100%;max-width:380px;padding:48px 28px;display:flex;box-shadow:0 0 60px #10b9811a}.IdentityVerificationSheet-module__mX-y2a__successIcon{margin-bottom:24px;font-size:5rem;line-height:1}.IdentityVerificationSheet-module__mX-y2a__badge{background:#e8592114;border:1px solid #e8592133;border-radius:20px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 16px;display:inline-flex}.IdentityVerificationSheet-module__mX-y2a__badgeText{color:#e85921;text-transform:uppercase;letter-spacing:1px;font-size:.72rem;font-weight:800}
.DashboardLayout-module__bJEJ_a__dashboardContainer{background:var(--bg-surface);min-height:100vh;display:flex}.DashboardLayout-module__bJEJ_a__mainContent{flex-direction:column;flex:1;margin-left:280px;display:flex}.DashboardLayout-module__bJEJ_a__header{border-bottom:1px solid var(--border-main);z-index:100;background:#fff;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex;position:sticky;top:0}.DashboardLayout-module__bJEJ_a__headerLeft{flex:1}.DashboardLayout-module__bJEJ_a__pageTitle{color:var(--text-main);margin:0;font-size:1.25rem;font-weight:700}.DashboardLayout-module__bJEJ_a__headerRight{align-items:center;gap:1.5rem;display:flex}.DashboardLayout-module__bJEJ_a__userProfile{background:var(--gray-50);border-radius:var(--radius-card);cursor:pointer;transition:var(--transition);align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.DashboardLayout-module__bJEJ_a__userProfile:hover{background:var(--gray-100)}.DashboardLayout-module__bJEJ_a__userAvatar{background:var(--primary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-weight:600;display:flex;overflow:hidden}.DashboardLayout-module__bJEJ_a__userAvatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.DashboardLayout-module__bJEJ_a__userInfo{flex-direction:column;display:flex}.DashboardLayout-module__bJEJ_a__userName{color:var(--text-main);margin:0;font-size:.875rem;font-weight:600}.DashboardLayout-module__bJEJ_a__userRole{color:var(--text-light);text-transform:capitalize;margin:0;font-size:.75rem}.DashboardLayout-module__bJEJ_a__content{flex:1;padding:2rem}.DashboardLayout-module__bJEJ_a__mobileMenuBtn{z-index:1000;display:none;position:fixed;top:1rem;left:1rem}@media (max-width:1024px){.DashboardLayout-module__bJEJ_a__mainContent{margin-left:240px}}@media (max-width:768px){.DashboardLayout-module__bJEJ_a__mainContent{margin-left:0}.DashboardLayout-module__bJEJ_a__content{padding:1rem}.DashboardLayout-module__bJEJ_a__mobileMenuBtn{display:flex!important}}
.GlobalMessagingNotification-module__W8kzWq__notificationWrapper{z-index:99999;-webkit-backdrop-filter:blur(20px)saturate(180%);cursor:pointer;background:#0d0d0dd9;border:1px solid #ffffff1a;border-radius:24px;width:92%;max-width:400px;padding:12px;position:fixed;top:0;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 20px 40px #0006,0 0 0 1px #32ff7e1a}.GlobalMessagingNotification-module__W8kzWq__notificationContent{align-items:center;gap:12px;display:flex}.GlobalMessagingNotification-module__W8kzWq__avatarContainer{flex-shrink:0;width:44px;height:44px;position:relative}.GlobalMessagingNotification-module__W8kzWq__avatar{-o-object-fit:cover;object-fit:cover;border-radius:14px}.GlobalMessagingNotification-module__W8kzWq__avatarPlaceholder{background:#222;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;display:flex}.GlobalMessagingNotification-module__W8kzWq__textContainer{flex:1;overflow:hidden}.GlobalMessagingNotification-module__W8kzWq__senderName{color:#fff;margin-bottom:2px;font-size:.95rem;font-weight:700}.GlobalMessagingNotification-module__W8kzWq__messageSnippet{color:#fff9;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.GlobalMessagingNotification-module__W8kzWq__indicator{background:linear-gradient(90deg,#32ff7e,#7efff5);width:100%;height:3px;animation:5s linear forwards GlobalMessagingNotification-module__W8kzWq__shrink;position:absolute;bottom:0;left:0}@keyframes GlobalMessagingNotification-module__W8kzWq__shrink{0%{width:100%}to{width:0%}}@media (max-width:480px){.GlobalMessagingNotification-module__W8kzWq__notificationWrapper{border-radius:20px;width:94%}}
.Header-module__xspPUG__headerWrapper{z-index:1000!important;width:100%!important;position:fixed!important;top:0!important;left:0!important;right:0!important}.Header-module__xspPUG__iconBtn{cursor:pointer;color:var(--text-primary);background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex}.Header-module__xspPUG__iconBtn:hover{background:var(--bg-hover,#0000000d)}.Header-module__xspPUG__iconBtnRound{background:var(--bg-card,#fff);border:1px solid var(--border-color,#eee);cursor:pointer;color:var(--text-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.Header-module__xspPUG__iconBtnRound:hover{transform:scale(1.06);box-shadow:0 2px 10px #0000001a}.Header-module__xspPUG__logoBlock{flex-direction:column;display:flex}.Header-module__xspPUG__mobLogoBlock{flex-direction:column;flex:1;align-items:flex-start;display:flex}.Header-module__xspPUG__logoText{letter-spacing:-.5px;font-size:22px;font-weight:900;line-height:1}.Header-module__xspPUG__logoOrange{color:#e85921}.Header-module__xspPUG__logoGreen{color:#22a24e}.Header-module__xspPUG__logoTag{color:var(--text-secondary,#666);white-space:nowrap;margin-top:1px;font-size:10px;font-weight:500}.Header-module__xspPUG__desktopNav{background:var(--bg-card,#fffffff7);border-bottom:1px solid var(--border-color,#eee);-webkit-backdrop-filter:blur(24px);justify-content:space-between;align-items:center;gap:12px;height:66px;padding:0 20px;display:flex;box-shadow:0 2px 10px #0000000d}.Header-module__xspPUG__navLeft{flex-shrink:0;align-items:center;gap:14px;min-width:0;display:flex}.Header-module__xspPUG__navRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.Header-module__xspPUG__navLinks{gap:2px;display:flex}.Header-module__xspPUG__navLink{color:var(--text-secondary,#666);white-space:nowrap;border-radius:8px;padding:6px 13px;font-size:13.5px;font-weight:500;text-decoration:none;transition:all .2s}.Header-module__xspPUG__navLink:hover{background:var(--bg-hover,#0000000d);color:var(--text-primary)}.Header-module__xspPUG__navActive{font-weight:700;color:#e85921!important}.Header-module__xspPUG__locationPill{background:var(--bg-card,#fff);border:1px solid var(--border-color,#eee);color:var(--text-primary);cursor:pointer;white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:6px 12px;font-size:12.5px;font-weight:500;display:flex}.Header-module__xspPUG__timePill{background:var(--bg-card,#fff);border:1px solid var(--border-color,#eee);color:var(--text-primary);white-space:nowrap;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;display:flex}.Header-module__xspPUG__timeVal{font-size:14px;font-weight:800;line-height:1.2}.Header-module__xspPUG__timeGreet{color:var(--text-secondary,#666);font-size:9px;line-height:1}.Header-module__xspPUG__flagPill{background:var(--bg-card,#fff);border:1px solid var(--border-color,#eee);color:var(--text-primary);cursor:pointer;border-radius:20px;align-items:center;gap:4px;padding:6px 10px;font-size:13px;display:flex}.Header-module__xspPUG__notifBadge{color:#fff;border:2px solid var(--bg-card,#fff);background:#e85921;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:9px;font-weight:800;display:flex;position:absolute;top:-4px;right:-4px}.Header-module__xspPUG__avatarPill{background:var(--bg-card,#fff);border:1px solid var(--border-color,#eee);cursor:pointer;border-radius:30px;align-items:center;gap:8px;padding:4px 12px 4px 4px;text-decoration:none;transition:all .2s;display:flex}.Header-module__xspPUG__avatarPill:hover{box-shadow:0 2px 10px #0000001a}.Header-module__xspPUG__avatarImg{-o-object-fit:cover;object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.Header-module__xspPUG__avatarInfo{flex-direction:column;display:flex}.Header-module__xspPUG__avatarGreet{color:var(--text-secondary,#666);font-size:10px;line-height:1.2}.Header-module__xspPUG__avatarName{color:var(--text-primary);align-items:center;gap:2px;font-size:13px;font-weight:700;display:flex}.Header-module__xspPUG__moneyPillDesk{background:linear-gradient(135deg,#065f46,#059669);border-radius:16px;flex-shrink:0;align-items:center;gap:8px;padding:7px 13px;text-decoration:none;transition:all .2s;display:flex}.Header-module__xspPUG__moneyPillDesk:hover{transform:translateY(-1px);box-shadow:0 6px 20px #05966966}.Header-module__xspPUG__moneyPillLabel{color:#ffffffb3;font-size:9.5px;line-height:1}.Header-module__xspPUG__moneyPillAmt{color:#fff;font-size:12px;font-weight:800}.Header-module__xspPUG__mobileHeader{background:var(--bg-card,#fffffff7);border-bottom:1px solid var(--border-color,#eee);-webkit-backdrop-filter:blur(24px);align-items:center;gap:10px;padding:12px 16px 10px;display:flex}.Header-module__xspPUG__mobMenuBtn{cursor:pointer;color:var(--text-primary);background:0 0;border:none;flex-shrink:0;padding:4px;display:flex}.Header-module__xspPUG__mobHeaderRight{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}.Header-module__xspPUG__mobBellBtn{background:var(--bg-card,#fff);border:1px solid var(--border-color,#eee);cursor:pointer;width:36px;height:36px;color:var(--text-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.Header-module__xspPUG__mobAvatarRow{cursor:pointer;align-items:center;gap:6px;display:flex}.Header-module__xspPUG__mobAvatarImg{-o-object-fit:cover;object-fit:cover;border:2px solid #e85921;border-radius:50%;flex-shrink:0;width:36px;height:36px}.Header-module__xspPUG__mobAvatarInfo{flex-direction:column;display:flex}.Header-module__xspPUG__mobAvatarGreet{color:var(--text-secondary,#666);font-size:9.5px;line-height:1.2}.Header-module__xspPUG__mobAvatarName{color:var(--text-primary);align-items:center;gap:2px;font-size:12px;font-weight:700;display:flex}.Header-module__xspPUG__notifOverlay{z-index:1000;background:#0006;justify-content:flex-end;display:flex;position:fixed;inset:0}.Header-module__xspPUG__notifPanel{background:var(--bg-card,#fff);width:100%;max-width:400px;height:100%;padding:20px;overflow-y:auto;box-shadow:-4px 0 24px #0000001a}.Header-module__xspPUG__notifPanelTop{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Header-module__xspPUG__notifPanelTop h3{margin:0;font-size:20px;font-weight:800}.Header-module__xspPUG__notifPanelTop button{cursor:pointer;color:var(--text-primary);background:0 0;border:none}.Header-module__xspPUG__notifItem{border-bottom:1px solid var(--border-color,#eee);gap:16px;padding:16px 0;display:flex}.Header-module__xspPUG__notifItemIcon{font-size:24px}.Header-module__xspPUG__notifItemTitle{color:var(--text-primary);margin-bottom:4px;font-size:15px;font-weight:700}.Header-module__xspPUG__notifItemSub{color:var(--text-secondary,#666);margin-bottom:8px;font-size:13.5px;line-height:1.4}.Header-module__xspPUG__notifItemTime{color:#aaa;font-size:12px}
.VitPayConfirmationModal-module__P80QmW__overlay{z-index:99999;background-color:#0009;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.VitPayConfirmationModal-module__P80QmW__card{background-color:#16161a;border-radius:16px;flex-direction:column;align-items:center;width:100%;max-width:400px;padding:24px;display:flex}.VitPayConfirmationModal-module__P80QmW__title{color:#fff;margin:0;font-size:18px;font-weight:700}.VitPayConfirmationModal-module__P80QmW__amount{color:#fff;margin-top:8px;margin-bottom:0;font-size:32px;font-weight:800}.VitPayConfirmationModal-module__P80QmW__subtitle{color:#9ca3af;text-align:center;margin-top:8px}.VitPayConfirmationModal-module__P80QmW__actions{flex-direction:row;gap:12px;width:100%;margin-top:24px;display:flex}.VitPayConfirmationModal-module__P80QmW__button{cursor:pointer;text-align:center;border:none;border-radius:10px;flex:1;padding:14px 0;font-size:16px}.VitPayConfirmationModal-module__P80QmW__buttonPrimary{color:#0e0e10;background-color:#22c55e;font-weight:700}.VitPayConfirmationModal-module__P80QmW__buttonSecondary{color:#e5e7eb;background-color:#262629;font-weight:600}.VitPayConfirmationModal-module__P80QmW__spinner{color:#fff;margin-top:20px}
.CallOverlay-module__XY66Iq__callOverlayRoot{font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,sans-serif}.CallOverlay-module__XY66Iq__incomingFullScreen{background:var(--co-bg);flex-direction:column;height:100dvh;display:flex;position:fixed;inset:0;overflow:hidden}.CallOverlay-module__XY66Iq__actionCircle{cursor:pointer;color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s,box-shadow .15s;display:flex}.CallOverlay-module__XY66Iq__actionCircle:active{transform:scale(.88)}.CallOverlay-module__XY66Iq__answerCircle{animation:1.4s ease-in-out infinite CallOverlay-module__XY66Iq__answerGlow}@keyframes CallOverlay-module__XY66Iq__answerGlow{0%,to{box-shadow:0 8px 32px #22c55e66}50%{box-shadow:0 8px 48px #22c55ebf}}.CallOverlay-module__XY66Iq__premiumMiniWindow{cursor:grab;-webkit-user-select:none;user-select:none;z-index:10000000;flex-shrink:0;position:relative}.CallOverlay-module__XY66Iq__premiumMiniWindow:active{cursor:grabbing}@keyframes CallOverlay-module__XY66Iq__coRipple{0%{opacity:.7;transform:translate(-50%,-50%)scale(.85)}to{opacity:0;transform:translate(-50%,-50%)scale(1.7)}}@keyframes CallOverlay-module__XY66Iq__coPulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes CallOverlay-module__XY66Iq__coDots{0%,20%{opacity:0}50%{opacity:1}80%,to{opacity:0}}@keyframes CallOverlay-module__XY66Iq__miniPulse{0%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@media (min-width:768px){.CallOverlay-module__XY66Iq__incomingFullScreen{border:1px solid #ffffff26!important;border-radius:28px!important;max-width:440px!important;max-height:720px!important;margin:auto!important;box-shadow:0 30px 90px #00000080!important}}
.LogoLoader-module__LAhEma__loaderWrapper{z-index:9999;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.LogoLoader-module__LAhEma__fullScreen{background:var(--bg-glass-heavy,#0a0a0acc);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;inset:0}.LogoLoader-module__LAhEma__logoContainer{justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.LogoLoader-module__LAhEma__logo{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.LogoLoader-module__LAhEma__text{color:var(--text-main,#ffffffb3);letter-spacing:.1em;text-transform:uppercase;font-size:.875rem;font-weight:600}
.contacts-module__Gl1onG__contactsPage{max-width:1400px;margin:0 auto;padding:24px}.contacts-module__Gl1onG__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.contacts-module__Gl1onG__header h1{color:var(--text-primary,#1a1a1a);font-size:28px;font-weight:700}.contacts-module__Gl1onG__stats{gap:16px;display:flex}.contacts-module__Gl1onG__statItem{background:var(--bg-secondary,#f5f5f5);color:var(--text-secondary,#666);border-radius:8px;padding:8px 16px;font-size:14px}.contacts-module__Gl1onG__statItem strong{color:var(--primary-color,#e74c3c);margin-left:4px}.contacts-module__Gl1onG__exportBtn{color:#fff;cursor:pointer;background:#27ae60;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.contacts-module__Gl1onG__exportBtn:hover:not(:disabled){background:#229954;transform:translateY(-1px);box-shadow:0 2px 8px #27ae604d}.contacts-module__Gl1onG__exportBtn:disabled{opacity:.5;cursor:not-allowed}.contacts-module__Gl1onG__filters{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.contacts-module__Gl1onG__filters button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:10px 20px;font-weight:500;transition:all .2s}.contacts-module__Gl1onG__filters button:hover{background:#f8f8f8}.contacts-module__Gl1onG__filterActive{background:var(--primary-color,#e74c3c)!important;color:#fff!important;border-color:var(--primary-color,#e74c3c)!important}.contacts-module__Gl1onG__messagesList{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px;display:grid}.contacts-module__Gl1onG__messageCard{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:20px;transition:all .2s}.contacts-module__Gl1onG__messageCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.contacts-module__Gl1onG__messageHeader{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.contacts-module__Gl1onG__messageHeader h3{color:#1a1a1a;margin:0 0 4px;font-size:16px;font-weight:600}.contacts-module__Gl1onG__email{color:#666;margin:0;font-size:13px}.contacts-module__Gl1onG__statusBadge{text-transform:capitalize;white-space:nowrap;border-radius:12px;padding:4px 12px;font-size:12px;font-weight:600}.contacts-module__Gl1onG__statusNew{color:#1976d2;background:#e3f2fd}.contacts-module__Gl1onG__statusInProgress{color:#f57c00;background:#fff3e0}.contacts-module__Gl1onG__statusResolved{color:#388e3c;background:#e8f5e9}.contacts-module__Gl1onG__statusClosed{color:#757575;background:#f5f5f5}.contacts-module__Gl1onG__subject{color:#333;margin:12px 0;font-size:14px}.contacts-module__Gl1onG__messagePreview{color:#666;margin:12px 0;font-size:14px;line-height:1.5}.contacts-module__Gl1onG__messageDate{color:#999;margin:8px 0 0;font-size:12px}.contacts-module__Gl1onG__loading,.contacts-module__Gl1onG__emptyState{text-align:center;color:#999;padding:60px 20px;font-size:16px}.contacts-module__Gl1onG__modal{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.contacts-module__Gl1onG__modalContent{background:#fff;border-radius:16px;width:100%;max-width:700px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0003}.contacts-module__Gl1onG__modalHeader{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:24px;display:flex}.contacts-module__Gl1onG__modalHeader h2{margin:0;font-size:22px;font-weight:700}.contacts-module__Gl1onG__closeBtn{cursor:pointer;color:#999;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;display:flex}.contacts-module__Gl1onG__closeBtn:hover{background:#f5f5f5}.contacts-module__Gl1onG__modalBody{padding:24px}.contacts-module__Gl1onG__detailRow{grid-template-columns:120px 1fr;align-items:start;gap:12px;margin-bottom:16px;display:grid}.contacts-module__Gl1onG__detailRow strong{color:#666;font-weight:600}.contacts-module__Gl1onG__detailRow a{color:var(--primary-color,#e74c3c);text-decoration:none}.contacts-module__Gl1onG__detailRow a:hover{text-decoration:underline}.contacts-module__Gl1onG__messageContent{background:#f9f9f9;border-radius:8px;margin-top:24px;padding:16px}.contacts-module__Gl1onG__messageContent strong{color:#333;margin-bottom:8px;display:block}.contacts-module__Gl1onG__messageContent p{color:#333;white-space:pre-wrap;margin:0;line-height:1.6}.contacts-module__Gl1onG__adminNotes{background:#fff9e6;border-left:4px solid #ffc107;border-radius:4px;margin-top:16px;padding:16px}.contacts-module__Gl1onG__adminNotes strong{color:#333;margin-bottom:8px;display:block}.contacts-module__Gl1onG__adminNotes p{color:#666;margin:0;line-height:1.6}.contacts-module__Gl1onG__modalFooter{background:#f9f9f9;border-top:1px solid #e0e0e0;border-bottom-right-radius:16px;border-bottom-left-radius:16px;padding:20px 24px}.contacts-module__Gl1onG__statusActions{flex-wrap:wrap;gap:12px;display:flex}.contacts-module__Gl1onG__statusActions button{cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.contacts-module__Gl1onG__btnSecondary{color:#fff;background:#2196f3}.contacts-module__Gl1onG__btnSecondary:hover{background:#1976d2}.contacts-module__Gl1onG__btnSuccess{color:#fff;background:#4caf50}.contacts-module__Gl1onG__btnSuccess:hover{background:#388e3c}.contacts-module__Gl1onG__btnDanger{color:#fff;background:#757575}.contacts-module__Gl1onG__btnDanger:hover{background:#616161}@media (max-width:768px){.contacts-module__Gl1onG__messagesList{grid-template-columns:1fr}.contacts-module__Gl1onG__detailRow{grid-template-columns:1fr;gap:4px}.contacts-module__Gl1onG__statusActions{flex-direction:column}.contacts-module__Gl1onG__statusActions button{width:100%}}
.profile-module__clas6W__container{background-color:var(--page-bg,var(--page-bg));min-height:100vh;color:var(--text-main,var(--text-main));padding-bottom:90px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;transition:background .4s,color .4s}.profile-module__clas6W__light{--page-bg:var(--page-bg);--card-bg:var(--card-bg);--text-main:var(--text-main);--text-muted:var(--text-muted);--border-color:var(--border-color);--border-light:var(--border-light);--hover-bg:var(--hover-bg);--shadow-color:var(--shadow-color);--icon-bg:var(--border-color)}.profile-module__clas6W__dark{--page-bg:#0f172a;--card-bg:#1e293b;--text-main:#f8fafc;--text-muted:#94a3b8;--border-color:#ffffff1a;--border-light:#ffffff0d;--hover-bg:#ffffff0d;--shadow-color:#0000004d;--icon-bg:#334155}.profile-module__clas6W__header{background:var(--card-bg);z-index:100;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0}.profile-module__clas6W__logoText{letter-spacing:-.5px;font-size:20px;font-weight:800}.profile-module__clas6W__logoOrange{color:#e85921}.profile-module__clas6W__logoGray{color:var(--text-main)}.profile-module__clas6W__headerActions{align-items:center;gap:12px;display:flex}.profile-module__clas6W__iconBtn{border:1px solid var(--border-color);background:var(--card-bg);cursor:pointer;width:40px;height:40px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.profile-module__clas6W__iconBtn:hover{background:var(--hover-bg)}.profile-module__clas6W__notifBadge{color:#fff;border:2px solid var(--card-bg);background:#ef4444;border-radius:10px;padding:2px 5px;font-size:10px;font-weight:700;line-height:1;position:absolute;top:6px;right:8px}.profile-module__clas6W__content{flex-direction:column;gap:16px;padding:0 16px 20px;display:flex}.profile-module__clas6W__profileHeader{justify-content:space-between;align-items:center;padding:20px 0 10px;display:flex}.profile-module__clas6W__profileLeft{align-items:center;gap:16px;display:flex}.profile-module__clas6W__avatarWrap{position:relative}.profile-module__clas6W__avatarGlow{z-index:0;background:conic-gradient(from 180deg,#e85921 0deg,#e8592100 180deg,#e85921 360deg);border-radius:50%;animation:4s linear infinite profile-module__clas6W__rotate;position:absolute;inset:-3px}@keyframes profile-module__clas6W__rotate{to{transform:rotate(360deg)}}.profile-module__clas6W__avatarImg{z-index:1;-o-object-fit:cover;object-fit:cover;border:3px solid var(--card-bg);background:var(--border-light);border-radius:50%;width:72px;height:72px;position:relative}.profile-module__clas6W__cameraBtn{background:var(--card-bg);z-index:2;cursor:pointer;border:1px solid var(--border-color);width:28px;height:28px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;right:-4px;box-shadow:0 2px 6px #00000026}.profile-module__clas6W__profileInfo{flex-direction:column;gap:4px;display:flex}.profile-module__clas6W__profileName{color:var(--text-main);font-size:19px;font-weight:700}.profile-module__clas6W__ratingRow{color:var(--text-muted);align-items:center;gap:4px;font-size:13px;display:flex}.profile-module__clas6W__ratingRow b{color:var(--text-main)}.profile-module__clas6W__passRow{color:#b48600;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.profile-module__clas6W__verifiedBanner{background:#f0fdf4;border:1px solid #dcfce7;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.profile-module__clas6W__verifLeft{align-items:center;gap:12px;display:flex}.profile-module__clas6W__verifIcon{color:#16a34a;background:#dcfce7;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.profile-module__clas6W__verifTexts h4{color:#16a34a;margin:0;font-size:14px;font-weight:600}.profile-module__clas6W__verifTexts p{color:#4ade80;margin:2px 0 0;font-size:12px}.profile-module__clas6W__verifRight{color:#16a34a;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.profile-module__clas6W__moneyCard{background:var(--card-bg);border:1px solid var(--border-color);box-shadow:0 4px 20px var(--shadow-color);color:inherit;border-radius:16px;justify-content:space-between;align-items:center;padding:20px;text-decoration:none;display:flex}.profile-module__clas6W__moneyLeft{flex-direction:column;gap:8px;display:flex}.profile-module__clas6W__moneyTitleRow{color:var(--text-main);align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.profile-module__clas6W__moneyIcon{-o-object-fit:contain;object-fit:contain;width:24px;height:24px}.profile-module__clas6W__moneySub{color:var(--text-muted);font-size:13px}.profile-module__clas6W__moneyBalance{color:var(--text-main);align-items:baseline;gap:6px;font-size:24px;font-weight:800;display:flex}.profile-module__clas6W__moneyBalance span{font-size:14px;font-weight:700}.profile-module__clas6W__moneyEye{color:var(--text-muted);cursor:pointer;margin-left:4px}.profile-module__clas6W__moneyActions{align-items:center;gap:12px;display:flex}.profile-module__clas6W__moneyBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;text-decoration:none;display:flex}.profile-module__clas6W__moneyBtnIcon{background:var(--hover-bg);border:1px solid var(--border-color);color:#10b981;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.profile-module__clas6W__moneyBtn span{color:var(--text-muted);font-size:11px;font-weight:500}.profile-module__clas6W__sectionBlock{background:var(--card-bg);border:1px solid var(--border-color);box-shadow:0 4px 20px var(--shadow-color);border-radius:16px;padding:20px}.profile-module__clas6W__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.profile-module__clas6W__sectionTitle{color:var(--text-main);font-size:16px;font-weight:700}.profile-module__clas6W__voirTout{color:#e85921;font-size:13px;font-weight:600;text-decoration:none}.profile-module__clas6W__coursesGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.profile-module__clas6W__courseItem{flex-direction:column;align-items:center;gap:8px;text-decoration:none;display:flex}.profile-module__clas6W__courseIconWrap{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.profile-module__clas6W__courseIconWrap svg{stroke-width:1.5px}.profile-module__clas6W__courseBadge{color:#fff;border:2px solid var(--card-bg);border-radius:10px;padding:2px 6px;font-size:10px;font-weight:700;line-height:1;position:absolute;top:-2px;right:-2px}.profile-module__clas6W__courseLabel{color:var(--text-muted);text-align:center;font-size:11px;font-weight:500}.profile-module__clas6W__passBanner{color:var(--card-bg);background:#111;border-radius:16px;justify-content:space-between;align-items:center;padding:24px 20px;text-decoration:none;display:flex;position:relative;overflow:hidden}.profile-module__clas6W__passBg{opacity:.3;z-index:0;background:radial-gradient(circle at 100%,#d4af37 0%,#0000 50%);position:absolute;inset:0}.profile-module__clas6W__passContent{z-index:1;max-width:55%;position:relative}.profile-module__clas6W__passTitle{color:#fef08a;margin-bottom:6px;font-size:18px;font-weight:700}.profile-module__clas6W__passSub{color:#d1d5db;margin-bottom:16px;font-size:12px;line-height:1.4}.profile-module__clas6W__passBtn{color:var(--card-bg);cursor:pointer;background:linear-gradient(135deg,#b48600,#f59e0b);border:none;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:600}.profile-module__clas6W__passImgWrap{z-index:1;width:120px;height:70px;position:relative}.profile-module__clas6W__passImg{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 10px 15px #00000080);width:100%;height:100%}.profile-module__clas6W__shortcutsGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.profile-module__clas6W__shortcutCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;align-items:center;gap:10px;padding:16px 8px;text-decoration:none;transition:background .2s;display:flex;box-shadow:0 2px 10px #00000005}.profile-module__clas6W__shortcutCard:hover{background:var(--hover-bg)}.profile-module__clas6W__shortcutIcon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.profile-module__clas6W__shortcutLabel{color:var(--text-muted);text-align:center;font-size:11px;font-weight:500;line-height:1.2}.profile-module__clas6W__helpBanner{background:#f0f4ff;border-radius:16px;justify-content:space-between;align-items:center;padding:16px 20px;text-decoration:none;display:flex}.profile-module__clas6W__helpLeft h4{color:#1e3a8a;margin:0 0 4px;font-size:15px;font-weight:700}.profile-module__clas6W__helpLeft p{color:#64748b;margin:0;font-size:12px}.profile-module__clas6W__helpBtn{color:#2563eb;cursor:pointer;background:#dbeafe;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600}.profile-module__clas6W__helpImgWrap{align-items:center;gap:10px;display:flex}.profile-module__clas6W__logoutCard{background:var(--card-bg);cursor:pointer;color:#ef4444;border:1px solid #fee2e2;border-radius:16px;justify-content:space-between;align-items:center;padding:16px 20px;text-decoration:none;display:flex}.profile-module__clas6W__logoutLeft{align-items:center;gap:12px;font-size:15px;font-weight:600;display:flex}.profile-module__clas6W__bottomNav{background:var(--card-bg);border-top:1px solid var(--border-color);z-index:200;justify-content:space-around;align-items:center;padding:10px 10px 24px;display:flex;position:fixed;bottom:0;left:0;right:0}.profile-module__clas6W__bottomItem{color:var(--text-muted);flex-direction:column;align-items:center;gap:4px;text-decoration:none;display:flex}.profile-module__clas6W__bottomActive{color:#e85921}.profile-module__clas6W__bottomItem span{font-size:10px;font-weight:600}.profile-module__clas6W__bottomCenter{color:#fff;background:#e85921;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;transform:translateY(-10px);box-shadow:0 4px 15px #e8592166}.profile-module__clas6W__bottomCenterLetter{font-size:24px;font-weight:800}.profile-module__clas6W__msgBadge{color:#fff;border:2px solid var(--card-bg);background:#ef4444;border-radius:10px;padding:2px 5px;font-size:10px;font-weight:700;line-height:1;position:absolute;top:-4px;right:-8px}.profile-module__clas6W__drawerOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:flex-end;transition:opacity .3s;display:flex;position:fixed;inset:0}.profile-module__clas6W__drawerContent{background:var(--card-bg);width:100%;max-width:500px;max-height:90vh;color:var(--text-main);border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;gap:20px;padding:20px 20px 40px;animation:.3s cubic-bezier(.16,1,.3,1) profile-module__clas6W__slideUp;display:flex;overflow-y:auto;box-shadow:0 -10px 25px #00000026}@keyframes profile-module__clas6W__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.profile-module__clas6W__drawerHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.profile-module__clas6W__drawerTitle{margin:0;font-size:18px;font-weight:700}.profile-module__clas6W__drawerClose{background:var(--hover-bg);cursor:pointer;width:32px;height:32px;color:var(--text-muted);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.profile-module__clas6W__drawerForm{flex-direction:column;gap:16px;display:flex}.profile-module__clas6W__formGroup{flex-direction:column;gap:6px;display:flex}.profile-module__clas6W__formLabel{color:var(--text-muted);font-size:13px;font-weight:600}.profile-module__clas6W__formInput{background:var(--hover-bg);border:1px solid var(--border-color);color:var(--text-main);border-radius:12px;outline:none;padding:12px 16px;font-size:15px;transition:border .2s}.profile-module__clas6W__formInput:focus{border-color:#e85921}.profile-module__clas6W__formSelect{background:var(--hover-bg);border:1px solid var(--border-color);color:var(--text-main);cursor:pointer;border-radius:12px;outline:none;padding:12px 16px;font-size:15px}.profile-module__clas6W__formInputRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.profile-module__clas6W__saveBtn{color:#fff;cursor:pointer;background:#e85921;border:none;border-radius:12px;margin-top:10px;padding:14px;font-size:16px;font-weight:700;transition:background .2s}.profile-module__clas6W__saveBtn:hover{background:#d44d1a}.profile-module__clas6W__switchRow{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.profile-module__clas6W__switchInfo{flex-direction:column;flex:1;gap:2px;margin-right:16px;display:flex}.profile-module__clas6W__switchTitle{margin:0;font-size:15px;font-weight:600}.profile-module__clas6W__switchDesc{color:var(--text-muted);margin:0;font-size:12px}.profile-module__clas6W__switchInput{appearance:none;cursor:pointer;background:#cbd5e1;border-radius:14px;outline:none;width:50px;height:28px;transition:background .2s;position:relative}.profile-module__clas6W__switchInput:checked{background:#10b981}.profile-module__clas6W__switchInput:before{content:"";background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000026}.profile-module__clas6W__switchInput:checked:before{transform:translate(22px)}.profile-module__clas6W__addressCard{background:var(--hover-bg);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex}.profile-module__clas6W__addressHeader{justify-content:space-between;align-items:center;display:flex}.profile-module__clas6W__addressTitle{margin:0;font-size:15px;font-weight:700}.profile-module__clas6W__activityList{flex-direction:column;gap:12px;display:flex}.profile-module__clas6W__activityCard{background:var(--hover-bg);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;gap:10px;padding:16px;display:flex}.profile-module__clas6W__activityTop{justify-content:space-between;align-items:center;display:flex}.profile-module__clas6W__activityBadge{border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600}.profile-module__clas6W__activityLabel{font-size:15px;font-weight:700}.profile-module__clas6W__activityTime{color:var(--text-muted);font-size:12px}.profile-module__clas6W__activityLocation{color:var(--text-main);flex-direction:column;gap:4px;font-size:13px;display:flex}.profile-module__clas6W__activityDot{border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}
.StatutsView-module__8LDy_W__statutsContainer{background:var(--bg-main,#111b21);height:100%;color:var(--ca-text,#e9edef);flex-direction:column;display:flex}.StatutsView-module__8LDy_W__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a66;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:16px;display:flex}.StatutsView-module__8LDy_W__title{margin:0;font-size:1.3rem;font-weight:700}.StatutsView-module__8LDy_W__addBtn{color:var(--ca-green,#00a884);cursor:pointer;background:0 0;border:none;font-size:1.5rem}.StatutsView-module__8LDy_W__loading,.StatutsView-module__8LDy_W__empty{text-align:center;color:#ffffff80;padding:24px;font-size:.95rem}.StatutsView-module__8LDy_W__list{flex:1;padding:12px 0;overflow-y:auto}.StatutsView-module__8LDy_W__myStatutRow{cursor:pointer;align-items:center;padding:12px 16px;transition:background .2s;display:flex}.StatutsView-module__8LDy_W__myStatutRow:hover{background:#ffffff08}.StatutsView-module__8LDy_W__avatarWrap{width:48px;height:48px;margin-right:16px;position:relative}.StatutsView-module__8LDy_W__avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.StatutsView-module__8LDy_W__avatarFallback{background:var(--ca-card);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.2rem;display:flex}.StatutsView-module__8LDy_W__addBadge{background:var(--ca-green,#00a884);color:#fff;border:2px solid var(--bg-main,#111b21);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:1rem;font-weight:700;display:flex;position:absolute;bottom:-2px;right:-2px}.StatutsView-module__8LDy_W__info{flex:1}.StatutsView-module__8LDy_W__name{margin-bottom:4px;font-size:1.05rem;font-weight:600}.StatutsView-module__8LDy_W__sub{color:#fff9;font-size:.85rem}.StatutsView-module__8LDy_W__sectionTitle{color:#ffffff80;text-transform:uppercase;padding:16px 16px 8px;font-size:.9rem;font-weight:600}.StatutsView-module__8LDy_W__statutRow{cursor:pointer;align-items:center;padding:12px 16px;transition:background .2s;display:flex}.StatutsView-module__8LDy_W__statutRow:hover{background:#ffffff08}.StatutsView-module__8LDy_W__avatarRing{border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-right:16px;padding:2px;display:flex}.StatutsView-module__8LDy_W__avatarRing.StatutsView-module__8LDy_W__unseen{border:2px solid var(--ca-green,#00a884)}.StatutsView-module__8LDy_W__avatarRing.StatutsView-module__8LDy_W__seen{border:2px solid #fff3}.StatutsView-module__8LDy_W__avatarRing .StatutsView-module__8LDy_W__avatar,.StatutsView-module__8LDy_W__avatarRing .StatutsView-module__8LDy_W__avatarFallback{width:44px;height:44px}.StatutsView-module__8LDy_W__viewerOverlay{z-index:1000;background:#000;flex-direction:column;display:flex;position:fixed;inset:0}.StatutsView-module__8LDy_W__progressContainer{z-index:1010;gap:4px;padding:12px 8px;display:flex;position:absolute;top:0;left:0;right:0}.StatutsView-module__8LDy_W__progressBarBg{background:#ffffff4d;border-radius:2px;flex:1;height:2px;overflow:hidden}.StatutsView-module__8LDy_W__progressBarFill{background:#fff;height:100%;transition:width 50ms linear}.StatutsView-module__8LDy_W__viewerHeader{z-index:1010;background:linear-gradient(#00000080,#0000);justify-content:space-between;align-items:center;padding:24px 16px 16px;display:flex;position:absolute;top:10px;left:0;right:0}.StatutsView-module__8LDy_W__viewerUserInfo{align-items:center;gap:12px;display:flex}.StatutsView-module__8LDy_W__viewerAvatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:40px;height:40px}.StatutsView-module__8LDy_W__viewerName{color:#fff;font-size:1rem;font-weight:600}.StatutsView-module__8LDy_W__viewerTime{color:#fffc;font-size:.8rem}.StatutsView-module__8LDy_W__closeBtn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.5rem}.StatutsView-module__8LDy_W__viewerContent{z-index:1001;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.StatutsView-module__8LDy_W__textContent{text-align:center;color:#fff;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;font-size:1.5rem;font-weight:600;display:flex}.StatutsView-module__8LDy_W__mediaContent{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.StatutsView-module__8LDy_W__touchAreaLeft{z-index:1020;cursor:pointer;width:30%;position:absolute;top:80px;bottom:0;left:0}.StatutsView-module__8LDy_W__touchAreaRight{z-index:1020;cursor:pointer;width:30%;position:absolute;top:80px;bottom:0;right:0}.StatutsView-module__8LDy_W__touchAreaCenter{z-index:1020;position:absolute;inset:80px 30% 0}
.WalletModals-module__HyF2VW__modalOverlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.WalletModals-module__HyF2VW__modalContent{background:var(--bg-card);border-radius:16px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.WalletModals-module__HyF2VW__modalHeader{border-bottom:1px solid var(--ca-border-subtle);justify-content:space-between;align-items:center;padding:24px;display:flex}.WalletModals-module__HyF2VW__modalHeader h2{color:var(--text-main);margin:0;font-size:1.5rem}.WalletModals-module__HyF2VW__closeButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;transition:all .2s;display:flex}.WalletModals-module__HyF2VW__closeButton:hover{background:var(--bg-surface);color:var(--text-main)}.WalletModals-module__HyF2VW__modalForm{padding:24px}.WalletModals-module__HyF2VW__formGroup{margin-bottom:20px}.WalletModals-module__HyF2VW__formGroup label{color:var(--text-main);margin-bottom:8px;font-weight:600;display:block}.WalletModals-module__HyF2VW__formGroup input{border:1px solid var(--ca-border-subtle);border-radius:8px;width:100%;padding:12px 16px;font-size:1rem;transition:border-color .2s}.WalletModals-module__HyF2VW__formGroup input:focus{border-color:#ff6b00;outline:none}.WalletModals-module__HyF2VW__errorAlert{color:#ef4444;background:#ef44441a;border:1px solid #fca5a5;border-radius:8px;margin-bottom:20px;padding:12px 16px;font-size:.9rem}.WalletModals-module__HyF2VW__infoBox{background:var(--bg-surface);border:1px solid #bae6fd;border-radius:8px;margin-bottom:20px;padding:16px}.WalletModals-module__HyF2VW__infoBox p{color:#0369a1;margin:0 0 8px}.WalletModals-module__HyF2VW__infoBox ul{color:#0c4a6e;margin:0;padding-left:20px}.WalletModals-module__HyF2VW__feeInfo{background:var(--bg-surface);border:1px solid var(--ca-border-subtle);border-radius:8px;margin-bottom:20px;padding:16px}.WalletModals-module__HyF2VW__feeRow{color:var(--text-muted);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.WalletModals-module__HyF2VW__feeRow.WalletModals-module__HyF2VW__total{border-top:1px solid var(--ca-border-subtle);color:var(--text-main);margin-top:8px;padding-top:12px;font-size:1.1rem;font-weight:700}.WalletModals-module__HyF2VW__tabContainer{border-bottom:1px solid var(--ca-border-subtle);gap:16px;padding:16px 24px 0;display:flex}.WalletModals-module__HyF2VW__tabButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:12px 0;font-size:.95rem;font-weight:600;position:relative}.WalletModals-module__HyF2VW__activeTab{color:#ff6b00}.WalletModals-module__HyF2VW__activeTab:after{content:"";background:#ff6b00;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.WalletModals-module__HyF2VW__savedSection{padding:24px}.WalletModals-module__HyF2VW__searchHeader{gap:12px;margin-bottom:20px;display:flex}.WalletModals-module__HyF2VW__addBeneficiaryButton{background:var(--bg-glass);color:#ff6b00;cursor:pointer;white-space:nowrap;border:1px solid #ffedd5;border-radius:10px;padding:0 16px;font-weight:700;transition:all .2s}.WalletModals-module__HyF2VW__addBeneficiaryButton:hover{background:#ffedd5}.WalletModals-module__HyF2VW__loadingInfo,.WalletModals-module__HyF2VW__emptyState{text-align:center;color:var(--text-muted);padding:40px 0}.WalletModals-module__HyF2VW__emptyState p{margin-bottom:12px}.WalletModals-module__HyF2VW__textButton{color:#ff6b00;cursor:pointer;background:0 0;border:none;font-weight:700;text-decoration:underline}.WalletModals-module__HyF2VW__modalActions{gap:12px;margin:0 24px 24px;display:flex}.WalletModals-module__HyF2VW__cancelButton,.WalletModals-module__HyF2VW__submitButton{cursor:pointer;border:none;border-radius:8px;flex:1;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .2s}.WalletModals-module__HyF2VW__cancelButton{background:var(--bg-surface);color:var(--text-main)}.WalletModals-module__HyF2VW__submitButton{color:#fff;background:#ff6b00}.WalletModals-module__HyF2VW__submitButton:hover:not(:disabled){background:#e55e00;transform:translateY(-1px);box-shadow:0 4px 12px #ff6b004d}.WalletModals-module__HyF2VW__optionsGrid{flex-direction:column;gap:16px;padding:24px;display:flex}.WalletModals-module__HyF2VW__optionCard{background:var(--bg-surface);border:1px solid var(--ca-border-subtle);cursor:pointer;text-align:left;border-radius:16px;align-items:center;gap:20px;width:100%;padding:20px;transition:all .3s;display:flex}.WalletModals-module__HyF2VW__optionCard:hover{background:var(--bg-glass);border-color:#ff6b00}.WalletModals-module__HyF2VW__optionIcon{background:var(--bg-card);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;display:flex}.WalletModals-module__HyF2VW__optionInfo{flex:1}.WalletModals-module__HyF2VW__optionInfo h3{color:var(--text-main);margin:0;font-size:1.1rem}.WalletModals-module__HyF2VW__optionInfo p{color:var(--text-muted);margin:4px 0 0;font-size:.85rem}.WalletModals-module__HyF2VW__optionArrow{color:var(--text-muted);font-size:1.2rem}.WalletModals-module__HyF2VW__placeholderCard{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);border-radius:16px;flex-direction:column;justify-content:space-between;height:160px;margin-bottom:20px;padding:20px;display:flex;box-shadow:0 10px 20px #2563eb33}.WalletModals-module__HyF2VW__cardChip{background:#f59e0b;border-radius:4px;width:40px;height:30px}.WalletModals-module__HyF2VW__cardNumber{letter-spacing:2px;font-family:monospace;font-size:1.3rem}.WalletModals-module__HyF2VW__cardBottom{opacity:.8;justify-content:space-between;font-size:.7rem;display:flex}@media (max-width:640px){.WalletModals-module__HyF2VW__modalOverlay{padding:0}.WalletModals-module__HyF2VW__modalContent{border-radius:0;max-height:100vh}.WalletModals-module__HyF2VW__modalActions{flex-direction:column}}.WalletModals-module__HyF2VW__ribCard{background:var(--bg-surface);border:1px solid var(--ca-border-subtle);border-radius:12px;margin-bottom:24px;padding:24px;position:relative;box-shadow:0 4px 6px -1px #0000001a}.WalletModals-module__HyF2VW__ribHeader{border-bottom:2px solid #3b82f6;justify-content:space-between;align-items:flex-start;margin-bottom:20px;padding-bottom:16px;display:flex}.WalletModals-module__HyF2VW__cotoLogoMini{color:#1e3a8a;letter-spacing:1px;font-size:.9rem;font-weight:800}.WalletModals-module__HyF2VW__bankName{color:var(--text-muted);text-transform:uppercase;font-size:.75rem;font-weight:600}.WalletModals-module__HyF2VW__ribBody{flex-direction:column;gap:16px;display:flex}.WalletModals-module__HyF2VW__ribSection label{color:var(--text-muted);text-transform:uppercase;margin-bottom:4px;font-size:.7rem;font-weight:700;display:block}.WalletModals-module__HyF2VW__ribSection p{color:var(--text-main);margin:0;font-size:1rem;font-weight:600}.WalletModals-module__HyF2VW__cmidMono{letter-spacing:2px;background:var(--bg-glass);border-radius:6px;padding:8px 12px;font-family:Courier New,Courier,monospace;color:var(--text-main)!important;font-size:1.2rem!important}.WalletModals-module__HyF2VW__ribRow{gap:24px;display:flex}.WalletModals-module__HyF2VW__statusActive{color:#059669!important;font-size:.8rem!important}.WalletModals-module__HyF2VW__ribFooter{text-align:center;border-top:1px dashed #cbd5e1;margin-top:24px;padding-top:12px}.WalletModals-module__HyF2VW__ribFooter p{color:var(--text-muted);margin:0;font-size:.65rem}.WalletModals-module__HyF2VW__btnCotoCall{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:12px;padding:12px 24px;font-weight:700;transition:all .3s;display:flex;color:#fff!important;background:#ff6b35!important;border:none!important}.WalletModals-module__HyF2VW__btnCotoCall:hover{transform:translateY(-2px);box-shadow:0 4px 15px #ff6b354d;background:#e55e2b!important}.WalletModals-module__HyF2VW__contactPicker{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:20px;animation:.3s ease-out WalletModals-module__HyF2VW__slideUp}@keyframes WalletModals-module__HyF2VW__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.WalletModals-module__HyF2VW__pickerSearch{outline:none;width:100%;margin-bottom:15px;padding:10px 16px;transition:all .2s;color:#111827!important;background:#f3f4f6!important;border:1px solid #e5e7eb!important;border-radius:10px!important;font-size:.9rem!important}.WalletModals-module__HyF2VW__pickerSearch:focus{background:#fff!important;border-color:#ff6b35!important;box-shadow:0 0 0 3px #ff6b351a!important}.WalletModals-module__HyF2VW__contactList{flex-direction:column;gap:8px;max-height:250px;padding-right:4px;display:flex;overflow-y:auto}.WalletModals-module__HyF2VW__contactList::-webkit-scrollbar{width:4px}.WalletModals-module__HyF2VW__contactList::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.WalletModals-module__HyF2VW__contactItem{background:var(--bg-surface);cursor:pointer;text-align:left;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;width:100%;padding:10px;transition:all .2s;display:flex}.WalletModals-module__HyF2VW__contactItem:hover{background:var(--bg-glass);border-color:#ff6b35}.WalletModals-module__HyF2VW__contactAvatar{width:40px;height:40px;color:var(--text-muted);background:#e5e7eb;border-radius:10px;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:flex;overflow:hidden}.WalletModals-module__HyF2VW__contactAvatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.WalletModals-module__HyF2VW__contactInfo{flex:1}.WalletModals-module__HyF2VW__contactName{color:var(--text-main);font-size:.9rem;font-weight:700;display:block}.WalletModals-module__HyF2VW__contactPhone{color:var(--text-muted);font-size:.75rem;display:block}.WalletModals-module__HyF2VW__shareBadge{color:#ff6b35;text-transform:uppercase;background:#ff6b351a;border-radius:4px;padding:2px 6px;font-size:.6rem;font-weight:800}.WalletModals-module__HyF2VW__successMessage{color:#059669;text-align:center;background:#ecfdf5;border-radius:8px;margin-top:10px;padding:12px;font-weight:700;animation:.3s WalletModals-module__HyF2VW__fadeIn}@keyframes WalletModals-module__HyF2VW__fadeIn{0%{opacity:0}to{opacity:1}}.WalletModals-module__HyF2VW__addContactLink{background:#ff6b35;border-radius:10px;padding:10px 20px;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-block;box-shadow:0 4px 10px #ff6b3533;color:#fff!important;text-decoration:none!important}.WalletModals-module__HyF2VW__addContactLink:hover{background:#e55e2b;transform:translateY(-2px);box-shadow:0 6px 15px #ff6b354d}
.activity-module__tVrWfa__page{color:var(--text-main);background:0 0;flex-direction:column;padding-top:80px;padding-bottom:80px;display:flex}.activity-module__tVrWfa__header{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:relative}.activity-module__tVrWfa__backBtn{color:var(--text-main);cursor:pointer;background:0 0;border:none;padding:4px}.activity-module__tVrWfa__title{margin:0;font-size:1.1rem;font-weight:800}.activity-module__tVrWfa__filterBar{background:var(--bg-app);gap:12px;padding:12px 20px;display:flex}.activity-module__tVrWfa__filterTab{border-radius:var(--radius-full);border:1px solid var(--glass-border);background:var(--bg-card);color:var(--text-muted);cursor:pointer;transition:all .2s var(--ease-smooth);padding:8px 16px;font-size:.85rem;font-weight:700}.activity-module__tVrWfa__activeTab{background:var(--primary-color);color:#fff;border-color:var(--primary-color);box-shadow:0 4px 12px var(--primary-glow)}.activity-module__tVrWfa__content{flex:1;padding:12px 20px}.activity-module__tVrWfa__rideList{flex-direction:column;gap:16px;display:flex}.activity-module__tVrWfa__rideCard{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);cursor:pointer;transition:all .2s var(--ease-spring);padding:16px}.activity-module__tVrWfa__rideCard:active{transform:scale(.98)}.activity-module__tVrWfa__rideTop{align-items:center;gap:12px;margin-bottom:16px;display:flex}.activity-module__tVrWfa__vehicleType{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.activity-module__tVrWfa__rideMeta{flex:1}.activity-module__tVrWfa__rideDate{margin-bottom:2px;font-size:.85rem;font-weight:700}.activity-module__tVrWfa__statusBadge{align-items:center;gap:4px;font-size:.75rem;font-weight:700;display:flex}.activity-module__tVrWfa__ridePrice{font-size:1rem;font-weight:800}.activity-module__tVrWfa__rideAddresses{margin-bottom:16px;padding-left:12px;position:relative}.activity-module__tVrWfa__addrRow{align-items:center;gap:12px;display:flex}.activity-module__tVrWfa__dot{background:#ccc;border-radius:50%;flex-shrink:0;width:6px;height:6px}.activity-module__tVrWfa__dotEnd{background:var(--primary-color)}.activity-module__tVrWfa__line{background:#eee;width:1px;height:12px;margin:2px 2.5px}.activity-module__tVrWfa__addrText{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.activity-module__tVrWfa__rideFooter{border-top:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.activity-module__tVrWfa__paymentMethod{color:var(--text-light);font-size:.75rem;font-weight:600}.activity-module__tVrWfa__liveBadge{color:#fff;background:#ef4444;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:800;animation:1.5s infinite activity-module__tVrWfa__blink}.activity-module__tVrWfa__emptyState{text-align:center;color:var(--text-light);flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.activity-module__tVrWfa__emptyIcon{background:var(--bg-surface);width:100px;height:100px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.activity-module__tVrWfa__emptyState h2{color:var(--text-main);margin-bottom:8px}.activity-module__tVrWfa__ctaBtn{background:var(--primary-gradient);color:#fff;border-radius:var(--radius-full);box-shadow:0 4px 12px var(--primary-glow);border:none;margin-top:24px;padding:12px 24px;font-weight:700}.activity-module__tVrWfa__loadingList{flex-direction:column;gap:16px;display:flex}.activity-module__tVrWfa__skeleton{background:linear-gradient(90deg,var(--bg-surface)25%,var(--bg-glass)50%,var(--bg-surface)75%);border-radius:var(--radius-md);background-size:200% 100%;height:140px;animation:1.5s infinite activity-module__tVrWfa__loading}@keyframes activity-module__tVrWfa__blink{0%,to{opacity:1}50%{opacity:.5}}@keyframes activity-module__tVrWfa__loading{0%{background-position:200% 0}to{background-position:-200% 0}}
.support-module__PYmYyG__pageContainer{background:#050505 url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");min-height:100vh;padding-bottom:5rem;animation:.8s ease-out support-module__PYmYyG__fadeIn}.support-module__PYmYyG__contentWrapper{flex-direction:column;max-width:900px;margin:0 auto;padding:100px 1.5rem 3rem;display:flex}.support-module__PYmYyG__headerSection{text-align:center;margin-bottom:4rem}.support-module__PYmYyG__title{background:linear-gradient(135deg,#ff6b00 0%,#ff3d00 100%);-webkit-text-fill-color:transparent;letter-spacing:2px;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:900}.support-module__PYmYyG__subtitle{color:#fff6;font-size:1.1rem;font-weight:600}.support-module__PYmYyG__cardsGrid{grid-template-columns:repeat(1,1fr);gap:2rem;margin-bottom:4rem;display:grid}@media (min-width:768px){.support-module__PYmYyG__cardsGrid{grid-template-columns:repeat(2,1fr)}}.support-module__PYmYyG__premiumCard{-webkit-backdrop-filter:blur(25px)saturate(180%);text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:32px;flex-direction:column;align-items:center;padding:3rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 40px 100px #00000080}.support-module__PYmYyG__premiumCard:hover{background:#ffffff0d;border-color:#fff3;transform:translateY(-8px)}.support-module__PYmYyG__iconWrapper{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;font-size:2.5rem;display:flex}.support-module__PYmYyG__cardTitle{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem;font-size:1.5rem;font-weight:900}.support-module__PYmYyG__cardDescription{color:#fff6;margin-bottom:2rem;font-size:.95rem;line-height:1.5}.support-module__PYmYyG__actionBtn{text-transform:uppercase;letter-spacing:1.5px;border-radius:16px;justify-content:center;align-items:center;width:100%;padding:1rem 2rem;font-size:.9rem;font-weight:900;text-decoration:none;transition:all .3s;display:flex}.support-module__PYmYyG__whatsappBtn{color:#fff;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);box-shadow:0 10px 20px #25d36633}.support-module__PYmYyG__whatsappBtn:hover{transform:scale(1.02);box-shadow:0 15px 30px #25d36666}.support-module__PYmYyG__emailBtn{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);box-shadow:0 10px 20px #3b82f633}.support-module__PYmYyG__emailBtn:hover{transform:scale(1.02);box-shadow:0 15px 30px #3b82f666}.support-module__PYmYyG__secondaryCard{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;padding:2rem}.support-module__PYmYyG__secondaryTitle{color:#ffffff4d;text-transform:uppercase;letter-spacing:2px;margin-bottom:1.5rem;font-size:.8rem;font-weight:900}.support-module__PYmYyG__linksFlex{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.support-module__PYmYyG__linkItem{color:#ff6b00;font-size:.9rem;font-weight:800;text-decoration:none;transition:all .2s}.support-module__PYmYyG__linkItem:hover{color:#fff;text-decoration:underline}.support-module__PYmYyG__separator{color:#ffffff1a}@keyframes support-module__PYmYyG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.status-module__HRVoBq__statusPage{color:#fff;background-color:#0f0f13;flex-direction:column;min-height:100vh;display:flex}.status-module__HRVoBq__container{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.status-module__HRVoBq__statusCard{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;width:100%;max-width:480px;padding:3rem 2rem;box-shadow:0 20px 40px #0006}.status-module__HRVoBq__iconContainer{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;display:flex}.status-module__HRVoBq__iconContainer.status-module__HRVoBq__success{color:#10b981;background:#10b9811a;box-shadow:0 0 30px #10b98133}.status-module__HRVoBq__iconContainer.status-module__HRVoBq__error{color:#ef4444;background:#ef44441a;box-shadow:0 0 30px #ef444433}.status-module__HRVoBq__iconContainer svg{width:40px;height:40px}.status-module__HRVoBq__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:700}.status-module__HRVoBq__success .status-module__HRVoBq__title{background:linear-gradient(135deg,#10b981 0%,#34d399 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.status-module__HRVoBq__message{color:#ffffffb3;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.status-module__HRVoBq__actions{flex-direction:column;gap:1rem;display:flex}.status-module__HRVoBq__btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:1rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.status-module__HRVoBq__primaryBtn{color:#fff;background:#ff6b00}.status-module__HRVoBq__primaryBtn:hover{background:#ff8533;transform:translateY(-2px);box-shadow:0 10px 20px #ff6b0033}.status-module__HRVoBq__secondaryBtn{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.status-module__HRVoBq__secondaryBtn:hover{background:#ffffff1a}.status-module__HRVoBq__redirectTimer{opacity:.8;margin-left:8px;font-size:.9em}
