*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;background-color:#0d1117}#root{height:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0d1117}::-webkit-scrollbar-thumb{background:#30363d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#484f58}.ant-menu-item,.ant-btn,.ant-card{transition:all .2s ease}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0d1117,#161b22,#0d1117);position:relative;overflow:hidden}.auth-container:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 20% 80%,rgba(0,184,148,.08) 0%,transparent 40%),radial-gradient(circle at 80% 20%,rgba(0,206,201,.06) 0%,transparent 40%),radial-gradient(circle at 40% 40%,rgba(116,185,255,.04) 0%,transparent 30%);animation:float 20s ease-in-out infinite}@keyframes float{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(2%,2%) rotate(1deg)}66%{transform:translate(-1%,1%) rotate(-1deg)}}.auth-card{position:relative;z-index:1;width:100%;max-width:420px;margin:16px}@media(max-width:768px){.ant-layout-sider{position:fixed!important;z-index:1000;height:100vh}.ant-layout-sider-collapsed{width:0!important;min-width:0!important;max-width:0!important}}
