:root{--background:#f8fafc;--foreground:#0f172a;--accent:#00e5ff;--card-bg:#ffffffb3;--sidebar-bg:#fff}body{background:#f8fafc;background:var(--background);color:#0f172a;color:var(--foreground)}.glass{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffb3;background:var(--card-bg);border:1px solid #fff6;box-shadow:0 4px 24px -1px #0000000d}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00e5ff,#007bff);-webkit-background-clip:text}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#0000000d;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#00e5ff4d}.nav-link:hover{background:#00e5ff0d;color:#00e5ff!important;color:var(--accent)!important}.animate-pulse-slow{animation:pulse 3s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}
/*# sourceMappingURL=main.67e9ae1e.css.map*/