.cliq-navbar{position:fixed;top:0;left:0;right:0;z-index:50;height:56px;background:rgba(10,10,15,0.88);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #1e1e2e}.cliq-navbar-inner{height:100%;padding:0 1.25rem;display:flex;align-items:center;gap:1rem}.cliq-navbar-logo{display:flex;align-items:center;gap:8px;font-size:1.1rem;font-weight:700;letter-spacing:-0.01em;color:#e4e4e7;text-decoration:none;flex-shrink:0;transition:opacity 0.15s}.cliq-navbar-logo:hover{opacity:0.85}.cliq-nav-links{display:flex;align-items:center;gap:2px;margin-left:1.5rem;flex:1}.cliq-nav-link{display:flex;align-items:center;gap:6px;padding:6px 14px;border-radius:8px;font-size:0.8rem;font-weight:500;color:#8888a0;text-decoration:none;transition:all 0.15s;position:relative}.cliq-nav-link:hover{color:#e4e4e7;background:rgba(255,255,255,0.04)}.cliq-nav-link.active{color:#ffffff;background:rgba(13,148,136,0.08)}.cliq-nav-link.active::after{content:'';position:absolute;bottom:-9px;left:14px;right:14px;height:2px;background:#0d9488;border-radius:1px}.cliq-nav-link svg{width:14px;height:14px;flex-shrink:0;opacity:0.7}.cliq-nav-link.active svg{opacity:1}.cliq-nav-back{display:flex;align-items:center;gap:6px;padding:5px 12px 5px 8px;border-radius:20px;border:1px solid rgba(255,255,255,0.08);background:transparent;color:#8888a0;font-size:0.78rem;font-weight:500;text-decoration:none;transition:all 0.15s;margin-right:6px;white-space:nowrap}.cliq-nav-back:hover{color:#e4e4e7;border-color:rgba(255,255,255,0.15);background:rgba(255,255,255,0.03)}.cliq-nav-back svg{width:14px;height:14px;flex-shrink:0}.cliq-nav-utils{display:flex;align-items:center;gap:10px;flex-shrink:0}.dash-wallet-wrap{position:relative}.dash-wallet-btn{display:flex;align-items:center;gap:6px;padding:5px 12px 5px 10px;border-radius:20px;border:1px solid rgba(13,148,136,0.2);background:linear-gradient(135deg,rgba(13,148,136,0.08) 0%,rgba(13,148,136,0.02) 100%);color:#2dd4bf;cursor:pointer;transition:all 0.25s cubic-bezier(0.34,1.56,0.64,1);white-space:nowrap}.dash-wallet-btn:hover{border-color:rgba(13,148,136,0.45);background:linear-gradient(135deg,rgba(13,148,136,0.15) 0%,rgba(13,148,136,0.05) 100%);box-shadow:0 0 20px rgba(13,148,136,0.12);transform:translateY(-1px)}.dash-wallet-btn.active{border-color:rgba(13,148,136,0.5);background:rgba(13,148,136,0.12)}.dash-wallet-bal{font-size:13px;font-weight:700;font-family:'SF Mono','Fira Code',monospace;background:linear-gradient(135deg,#2dd4bf,#5eead4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dash-wallet-unit{font-size:10px;font-weight:500;color:rgba(96,165,250,0.5);letter-spacing:0.04em}.dash-wallet-card{position:absolute;top:calc(100% + 10px);right:0;width:300px;max-height:520px;border-radius:16px;background:linear-gradient(180deg,rgba(14,14,30,0.99) 0%,rgba(10,10,22,0.99) 100%);border:1px solid rgba(13,148,136,0.12);box-shadow:0 20px 60px rgba(0,0,0,0.5),0 0 40px rgba(13,148,136,0.06);z-index:200;display:flex;flex-direction:column;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(-8px) scale(0.97);transition:all 0.25s cubic-bezier(0.34,1.56,0.64,1);pointer-events:none}.dash-wallet-card.open{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto}.dwc-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 10px}.dwc-header-left{display:flex;align-items:center;gap:8px}.dwc-icon{width:26px;height:26px;border-radius:7px;background:rgba(13,148,136,0.12);border:1px solid rgba(13,148,136,0.2);display:flex;align-items:center;justify-content:center;color:#2dd4bf}.dwc-title{font-size:13px;font-weight:600;color:rgba(255,255,255,0.85);letter-spacing:0.02em}.dwc-close{width:24px;height:24px;border-radius:6px;border:none;background:transparent;color:rgba(255,255,255,0.3);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.15s}.dwc-close:hover{color:#fff;background:rgba(255,255,255,0.06)}.dwc-balance-card{margin:0 12px 12px;padding:16px 14px 12px;border-radius:12px;background:linear-gradient(145deg,rgba(13,148,136,0.08) 0%,rgba(30,30,60,0.35) 50%,rgba(168,85,247,0.04) 100%);border:1px solid rgba(13,148,136,0.1)}.dwc-balance-label{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:0.12em;color:rgba(255,255,255,0.3);margin-bottom:8px}.dwc-balance-row{display:flex;align-items:baseline;gap:6px;margin-bottom:12px}.dwc-balance-val{font-size:28px;font-weight:700;background:linear-gradient(135deg,#2dd4bf 0%,#0d9488 40%,#5eead4 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-0.5px;line-height:1;filter:drop-shadow(0 0 12px rgba(13,148,136,0.2))}.dwc-balance-val.loaded{animation:dwcCountIn 0.5s cubic-bezier(0.34,1.56,0.64,1)}@keyframes dwcCountIn{from{opacity:0;transform:translateY(6px) scale(0.92)}to{opacity:1;transform:translateY(0) scale(1)}}.dwc-balance-unit{font-size:11px;font-weight:500;color:rgba(255,255,255,0.3);letter-spacing:0.04em}.dwc-bar-wrap{margin-bottom:6px}.dwc-bar-track{width:100%;height:5px;border-radius:3px;background:rgba(255,255,255,0.04);overflow:hidden}.dwc-bar-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,#0d9488,#2dd4bf,#5eead4);transition:width 0.8s cubic-bezier(0.34,1.56,0.64,1)}.dwc-bar-meta{display:flex;justify-content:space-between;font-size:9px;color:rgba(255,255,255,0.22)}.dwc-stats{display:flex;gap:8px;margin:0 12px 10px}.dwc-stat{flex:1;padding:8px;border-radius:9px;background:rgba(255,255,255,0.02);border:1px solid rgba(255,255,255,0.04);text-align:center}.dwc-stat-val{font-size:13px;font-weight:700;color:rgba(255,255,255,0.8);font-family:'SF Mono','Fira Code',monospace;line-height:1;margin-bottom:2px}.dwc-stat-lbl{font-size:8px;font-weight:500;text-transform:uppercase;letter-spacing:0.08em;color:rgba(255,255,255,0.25)}.dwc-tiers{padding:10px 16px;border-top:1px solid rgba(255,255,255,0.04)}.dwc-section-lbl{font-size:8px;font-weight:600;text-transform:uppercase;letter-spacing:0.12em;color:rgba(255,255,255,0.28);margin-bottom:8px}.dwc-tier{display:flex;align-items:center;gap:8px;padding:5px 0}.dwc-dot{width:5px;height:5px;border-radius:50%;flex-shrink:0}.dwc-dot-blue{background:#0d9488;box-shadow:0 0 6px rgba(13,148,136,0.5)}.dwc-dot-green{background:#10b981;box-shadow:0 0 6px rgba(16,185,129,0.5)}.dwc-dot-amber{background:#f59e0b;box-shadow:0 0 6px rgba(245,158,11,0.5)}.dwc-dot-neutral{background:rgba(255,255,255,0.2)}.dwc-tier-name{font-size:11px;font-weight:500;color:rgba(255,255,255,0.55);flex:1}.dwc-tier-cost{font-size:10px;color:rgba(255,255,255,0.3);font-family:'SF Mono','Fira Code',monospace;font-weight:500}.dwc-activity{padding:10px 16px 0;border-top:1px solid rgba(255,255,255,0.04);flex:1;overflow-y:auto;max-height:140px}.dwc-activity::-webkit-scrollbar{width:3px}.dwc-activity::-webkit-scrollbar-track{background:transparent}.dwc-activity::-webkit-scrollbar-thumb{background:rgba(255,255,255,0.06);border-radius:3px}.dwc-activity-list .dwc-txn{padding:7px 0;border-bottom:1px solid rgba(255,255,255,0.03);display:flex;align-items:flex-start;gap:8px}.dwc-activity-list .dwc-txn:last-child{border-bottom:none}.dwc-txn-icon{width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:10px;margin-top:1px}.dwc-txn-icon.debit{background:rgba(248,113,113,0.1);color:#f87171;border:1px solid rgba(248,113,113,0.12)}.dwc-txn-icon.credit{background:rgba(74,222,128,0.1);color:#4ade80;border:1px solid rgba(74,222,128,0.12)}.dwc-txn-body{flex:1;min-width:0}.dwc-txn-desc{font-size:10px;font-weight:500;color:rgba(255,255,255,0.55);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dwc-txn-time{font-size:9px;color:rgba(255,255,255,0.16)}.dwc-txn-amt{font-size:11px;font-family:'SF Mono','Fira Code',monospace;font-weight:600;flex-shrink:0;margin-top:1px}.dwc-txn-amt.debit{color:#f87171}.dwc-txn-amt.credit{color:#4ade80}.dwc-activity-empty{text-align:center;padding:16px 8px;color:rgba(255,255,255,0.18);font-size:10px}.dwc-footer{padding:10px 12px 12px;border-top:1px solid rgba(255,255,255,0.04)}.dwc-topup-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border-radius:9px;border:1px solid rgba(13,148,136,0.18);background:linear-gradient(135deg,rgba(13,148,136,0.08) 0%,rgba(13,148,136,0.03) 100%);color:#2dd4bf;font-size:11px;font-weight:600;cursor:pointer;transition:all 0.25s cubic-bezier(0.34,1.56,0.64,1)}.dwc-topup-btn:hover{background:linear-gradient(135deg,rgba(13,148,136,0.15) 0%,rgba(13,148,136,0.06) 100%);border-color:rgba(13,148,136,0.4);box-shadow:0 0 20px rgba(13,148,136,0.1);transform:translateY(-1px)}.cliq-lang-wrap{position:relative}.cliq-lang-btn{display:flex;align-items:center;gap:5px;padding:5px 10px;border-radius:8px;border:1px solid rgba(255,255,255,0.08);background:transparent;color:rgba(255,255,255,0.45);cursor:pointer;font-size:11px;font-weight:600;letter-spacing:0.04em;transition:all 0.15s}.cliq-lang-btn:hover{color:#fff;border-color:rgba(255,255,255,0.2)}.cliq-lang-code{font-size:11px;font-weight:700}.cliq-lang-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:140px;border-radius:10px;background:rgba(14,14,30,0.98);border:1px solid rgba(255,255,255,0.08);box-shadow:0 12px 40px rgba(0,0,0,0.5);z-index:200;padding:6px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:all 0.15s;pointer-events:none}.cliq-lang-wrap.open .cliq-lang-dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.cliq-lang-option{display:flex;align-items:center;gap:8px;padding:7px 10px;border-radius:6px;color:rgba(255,255,255,0.55);font-size:12px;text-decoration:none;transition:all 0.1s}.cliq-lang-option:hover{color:#fff;background:rgba(255,255,255,0.05)}.cliq-lang-option.active{color:#2dd4bf;background:rgba(13,148,136,0.08)}.cliq-lang-option-code{font-weight:700;font-size:11px;min-width:22px}.cliq-lang-option-name{font-weight:500}html.light .cliq-lang-btn{color:#5a5a5a;border-color:rgba(0,0,0,0.1)}html.light .cliq-lang-btn:hover{color:#161616;border-color:rgba(0,0,0,0.2)}html.light .cliq-lang-dropdown{background:rgba(255,255,255,0.98);border-color:#d6d6d6;box-shadow:0 12px 40px rgba(0,0,0,0.12)}html.light .cliq-lang-option{color:#404040}html.light .cliq-lang-option:hover{color:#161616;background:rgba(0,0,0,0.04)}html.light .cliq-lang-option.active{color:rgb(15,118,110);background:rgba(15,118,110,0.08)}.cliq-country-wrap{position:relative}.cliq-country-btn{display:flex;align-items:center;gap:5px;padding:5px 10px;border-radius:8px;border:1px solid rgba(255,255,255,0.08);background:transparent;color:rgba(255,255,255,0.45);cursor:pointer;font-size:11px;font-weight:600;letter-spacing:0.04em;transition:all 0.15s}.cliq-country-btn:hover{color:#fff;border-color:rgba(255,255,255,0.2)}.cliq-country-flag{font-size:14px;line-height:1}.cliq-country-code{font-size:11px;font-weight:700}.cliq-country-chevron{opacity:0.5;transition:transform 0.15s}.cliq-country-wrap.open .cliq-country-chevron{transform:rotate(180deg)}.cliq-country-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;max-height:400px;overflow-y:auto;border-radius:10px;background:rgba(14,14,30,0.98);border:1px solid rgba(255,255,255,0.08);box-shadow:0 12px 40px rgba(0,0,0,0.5);z-index:200;padding:4px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:all 0.15s;pointer-events:none}.cliq-country-wrap.open .cliq-country-dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.cliq-country-option{display:flex;align-items:center;gap:8px;padding:7px 10px;border-radius:6px;color:rgba(255,255,255,0.55);font-size:12px;text-decoration:none;transition:all 0.1s}.cliq-country-option:hover{color:#fff;background:rgba(255,255,255,0.05)}.cliq-country-option.active{color:#2dd4bf;background:rgba(13,148,136,0.08)}.cliq-country-option-flag{font-size:16px;line-height:1}.cliq-country-option-name{font-weight:500;flex:1}.cliq-country-option-code{font-size:10px;font-weight:700;opacity:0.4}html.light .cliq-country-btn{color:#5a5a5a;border-color:rgba(0,0,0,0.1)}html.light .cliq-country-btn:hover{color:#161616;border-color:rgba(0,0,0,0.2)}html.light .cliq-country-dropdown{background:rgba(255,255,255,0.98);border-color:#d6d6d6;box-shadow:0 12px 40px rgba(0,0,0,0.12)}html.light .cliq-country-option{color:#404040}html.light .cliq-country-option:hover{color:#161616;background:rgba(0,0,0,0.04)}html.light .cliq-country-option.active{color:rgb(15,118,110);background:rgba(15,118,110,0.08)}.cliq-theme-toggle{width:32px;height:32px;border-radius:8px;border:1px solid rgba(255,255,255,0.08);background:transparent;color:rgba(255,255,255,0.35);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.15s}.cliq-theme-toggle:hover{color:#fff;border-color:rgba(255,255,255,0.2)}.cliq-theme-toggle .theme-icon-light{display:none}.cliq-theme-toggle .theme-icon-dark{display:block}html.light .cliq-theme-toggle .theme-icon-light{display:block}html.light .cliq-theme-toggle .theme-icon-dark{display:none}html.light .cliq-navbar{background:rgba(255,255,255,0.92);border-bottom-color:#d6d6d6}html.light .cliq-navbar-logo{color:#161616}html.light .cliq-nav-link{color:#5a5a5a}html.light .cliq-nav-link:hover{color:#161616;background:rgba(0,0,0,0.04)}html.light .cliq-nav-link.active{color:#161616;background:rgba(15,118,110,0.08)}html.light .cliq-nav-link.active::after{background:rgb(15,118,110)}html.light .cliq-nav-back{color:#5a5a5a;border-color:rgba(0,0,0,0.1)}html.light .cliq-nav-back:hover{color:#161616;border-color:rgba(0,0,0,0.2)}html.light .cliq-theme-toggle{color:#5a5a5a;border-color:rgba(0,0,0,0.1)}html.light .cliq-theme-toggle:hover{color:#161616;border-color:rgba(0,0,0,0.2)}html.light .dash-wallet-btn{border-color:rgba(15,118,110,0.25);color:rgb(15,118,110)}html.light .dash-wallet-btn:hover{border-color:rgba(15,118,110,0.5)}html.light .dash-wallet-bal{background:linear-gradient(135deg,rgb(15,118,110),rgb(20,184,166));-webkit-background-clip:text}html.light .cliq-user-btn{border-color:rgba(0,0,0,0.1);color:#161616}html.light .cliq-user-btn:hover{border-color:rgba(0,0,0,0.2);background:rgba(0,0,0,0.03)}html.light .cliq-user-name{color:#404040}html.light .cliq-user-chevron{color:rgba(0,0,0,0.25)}html.light .cliq-user-dropdown{background:rgba(255,255,255,0.98);border-color:#d6d6d6;box-shadow:0 12px 40px rgba(0,0,0,0.12)}html.light .cliq-user-dropdown a,html.light .cliq-user-dropdown button{color:#404040}html.light .cliq-user-dropdown a:hover,html.light .cliq-user-dropdown button:hover{color:#161616;background:rgba(0,0,0,0.04)}html.light .cliq-user-dropdown .cliq-dd-divider{background:rgba(0,0,0,0.06)}html.light .cliq-user-dropdown .cliq-dd-logout{color:rgba(220,38,38,0.7)}html.light .cliq-user-dropdown .cliq-dd-logout:hover{color:#dc2626;background:rgba(220,38,38,0.04)}html.light .dash-wallet-card{background:linear-gradient(180deg,rgba(255,255,255,0.99) 0%,rgba(244,244,244,0.99) 100%);border-color:#e3e3e3;box-shadow:0 20px 60px rgba(0,0,0,0.1)}html.light .dwc-title{color:#161616}html.light .dwc-close{color:rgba(0,0,0,0.3)}html.light .dwc-close:hover{color:#161616;background:rgba(0,0,0,0.04)}html.light .dwc-balance-card{background:linear-gradient(145deg,rgba(15,118,110,0.06) 0%,rgba(240,240,240,0.5) 50%,rgba(168,85,247,0.03) 100%);border-color:rgba(15,118,110,0.1)}html.light .dwc-balance-label{color:rgba(0,0,0,0.4)}html.light .dwc-balance-unit{color:rgba(0,0,0,0.3)}html.light .dwc-bar-track{background:rgba(0,0,0,0.06)}html.light .dwc-bar-meta{color:rgba(0,0,0,0.3)}html.light .dwc-stat{background:rgba(0,0,0,0.02);border-color:rgba(0,0,0,0.06)}html.light .dwc-stat-val{color:#161616}html.light .dwc-stat-lbl{color:rgba(0,0,0,0.4)}html.light .dwc-section-lbl{color:rgba(0,0,0,0.35)}html.light .dwc-tier-name{color:#404040}html.light .dwc-activity-empty{color:rgba(0,0,0,0.25)}html.light .dwc-txn-desc{color:#404040}html.light .dwc-footer{border-top-color:rgba(0,0,0,0.06)}html.light .dwc-topup-btn{border-color:rgba(15,118,110,0.2);color:rgb(15,118,110)}html.light .dwc-topup-btn:hover{border-color:rgba(15,118,110,0.4)}.cliq-user-wrap{position:relative}.cliq-user-btn{display:flex;align-items:center;gap:8px;padding:4px 10px 4px 4px;border-radius:20px;border:1px solid rgba(255,255,255,0.08);background:transparent;color:#e4e4e7;cursor:pointer;transition:all 0.15s}.cliq-user-btn:hover{border-color:rgba(255,255,255,0.15);background:rgba(255,255,255,0.03)}.cliq-user-avatar{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,rgba(13,148,136,0.25),rgba(20,184,166,0.15));border:1px solid rgba(13,148,136,0.2);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#2dd4bf;letter-spacing:0.02em}.cliq-user-name{font-size:12px;font-weight:500;color:rgba(255,255,255,0.6)}.cliq-user-chevron{width:12px;height:12px;color:rgba(255,255,255,0.25);transition:transform 0.15s}.cliq-user-wrap.open .cliq-user-chevron{transform:rotate(180deg)}.cliq-user-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:160px;border-radius:10px;background:rgba(14,14,30,0.98);border:1px solid rgba(255,255,255,0.08);box-shadow:0 12px 40px rgba(0,0,0,0.5);z-index:200;padding:6px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:all 0.15s;pointer-events:none}.cliq-user-wrap.open .cliq-user-dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.cliq-user-dropdown a,.cliq-user-dropdown button{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;border-radius:6px;border:none;background:transparent;color:rgba(255,255,255,0.55);font-size:12px;font-weight:500;text-decoration:none;cursor:pointer;transition:all 0.1s}.cliq-user-dropdown a:hover,.cliq-user-dropdown button:hover{color:#fff;background:rgba(255,255,255,0.05)}.cliq-user-dropdown .cliq-dd-divider{height:1px;margin:4px 6px;background:rgba(255,255,255,0.06)}.cliq-user-dropdown .cliq-dd-logout{color:rgba(248,113,113,0.7)}.cliq-user-dropdown .cliq-dd-logout:hover{color:#f87171;background:rgba(248,113,113,0.06)}