*{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#6366f1;--color-success:#10b981;--color-warning:#f59e0b;--color-error:#ef4444;--bg-dark:#0f0f0f;--bg-card:#1a1a1a;--border-color:#ffffff1a}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f0f0f;background:var(--bg-dark);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}#root{min-height:100vh}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#0f0f0f;background:var(--bg-dark)}::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}*{transition:background-color .2s ease,color .2s ease,border-color .2s ease}.custom-menu .ant-menu-item-divider{background-color:#fff3!important;border-color:#fff3!important;height:1px!important;margin:0!important}.custom-menu .ant-menu-item-group-title{height:0!important;line-height:0!important;margin:0!important;overflow:hidden!important;padding:0!important}.custom-menu .ant-menu-item-group-list{margin:0!important;padding:0!important}.ant-menu-dark .ant-menu-item-divider{background-color:#fff3!important;border-color:#fff3!important}
/*# sourceMappingURL=main.5586414e.css.map*/