::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#3f3f46;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#52525b}body{background-color:#09090b;color:#f4f4f5;-webkit-font-smoothing:antialiased}.glass-panel{background:#18181b;border:1px solid #27272a}.loader{width:1.25rem;height:1.25rem;border:2px solid rgba(139,92,246,.3);border-left-color:#8b5cf6;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
