.route-disabled{position:relative;overflow:hidden}.route-disabled:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05) 50%,transparent);transition:left .5s ease-in-out}.route-disabled:hover:before{left:100%}.lock-icon-shake{animation:lock-shake .5s ease-in-out}@keyframes lock-shake{0%,to{transform:translateX(0)}25%{transform:translateX(-2px)}75%{transform:translateX(2px)}}.premium-tooltip{backdrop-filter:blur(10px);border:1px solid var(--ledger-border);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.premium-gradient-text{background:linear-gradient(135deg,var(--electric-blue) 0,#00ff88 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sol-ai-route{background:linear-gradient(135deg,rgba(147,51,234,.1),rgba(99,102,241,.1));border:1px solid rgba(147,51,234,.2)}.sol-ai-route:hover{background:linear-gradient(135deg,rgba(147,51,234,.15),rgba(99,102,241,.15));border-color:rgba(147,51,234,.3)}.route-overlay-disabled{position:relative}.route-overlay-disabled:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 48%,rgba(255,255,255,.03) 49%,rgba(255,255,255,.03) 51%,transparent 52%);background-size:8px 8px;pointer-events:none}.upgrade-button{position:relative;overflow:hidden;transition:all .3s ease}.upgrade-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2) 50%,transparent);transition:left .5s ease}.upgrade-button:hover:before{left:100%}@media (max-width:768px){.premium-tooltip{max-width:280px}.route-disabled:before{display:none}}@media (prefers-color-scheme:dark){.premium-tooltip{background:rgba(0,0,0,.9);border-color:rgba(255,255,255,.15)}}.route-disabled:focus-visible{outline:2px solid rgba(var(--electric-blue-rgb),.5);outline-offset:2px}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:10px;border:none;transition:all .2s ease}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.25)}.custom-scrollbar::-webkit-scrollbar-thumb:active{background:rgba(0,0,0,.35)}.custom-scrollbar::-webkit-scrollbar-corner{background:transparent}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(255,255,255,.15)}.dark .custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.25)}.dark .custom-scrollbar::-webkit-scrollbar-thumb:active{background:rgba(255,255,255,.35)}.dark .custom-scrollbar{scrollbar-color:rgba(255,255,255,.15) transparent}.custom-scrollbar-subtle::-webkit-scrollbar{width:4px;height:4px}.custom-scrollbar-subtle::-webkit-scrollbar-track{background:transparent}.custom-scrollbar-subtle::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:8px;transition:all .3s ease}.custom-scrollbar-subtle::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.2);width:6px}.custom-scrollbar-subtle::-webkit-scrollbar-corner{background:transparent}.custom-scrollbar-subtle{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) transparent}.dark .custom-scrollbar-subtle::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1)}.dark .custom-scrollbar-subtle::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.2)}.dark .custom-scrollbar-subtle{scrollbar-color:rgba(255,255,255,.1) transparent}.custom-scrollbar-hidden::-webkit-scrollbar{width:0;height:0;transition:all .3s ease}.custom-scrollbar-hidden:hover::-webkit-scrollbar{width:5px;height:5px}.custom-scrollbar-hidden::-webkit-scrollbar-track{background:transparent}.custom-scrollbar-hidden::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:10px;transition:all .3s ease}.custom-scrollbar-hidden::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}.custom-scrollbar-hidden{scrollbar-width:none}.custom-scrollbar-hidden:hover{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}