.glass-panel{background:#fff6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.6)}.shadow-glass{box-shadow:0 8px 32px #1f268714,0 2px 8px #1f26870d,inset 0 1px 1px #fff9}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f980;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#94a3b880;border-radius:10px;transition:background .2s}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8cc}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.5) rgba(241,245,249,.5)}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.animate-in,.slide-in-from-top-2{animation:slideInFromTop .2s ease-out}
