.main-layout{min-height:100vh}.main-layout .sider{overflow:auto!important;height:100vh!important;position:fixed!important;left:0!important;top:0!important;bottom:0!important;width:240px!important;max-width:240px!important;background:linear-gradient(180deg,#f8fafc,#e2e8f0)!important;border-right:1px solid rgba(148,163,184,.2);box-shadow:4px 0 24px #00000014,inset -1px 0 #fffc;z-index:1000}.main-layout .sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.main-layout .logo-container{height:64px;display:flex;align-items:center;justify-content:center;position:relative;background:linear-gradient(135deg,#0ea5e91a,#2563eb1a);border-bottom:1px solid rgba(148,163,184,.2);box-shadow:0 2px 8px #0000000a;overflow:hidden}.main-layout .logo-container:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(14,165,233,.15) 0%,transparent 70%);animation:rotate 20s linear infinite}.main-layout .logo-container .logo-content{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.main-layout .logo-container .logo-icon{width:36px;height:36px;background:linear-gradient(135deg,#0ea5e9,#2563eb);border-radius:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0ea5e94d,inset 0 1px #ffffff4d;font-size:18px;color:#fff}.main-layout .logo-container .logo-text{font-size:20px;font-weight:700;background:linear-gradient(135deg,#0ea5e9,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.5px}.main-layout .tech-menu{flex:1;background:transparent!important;border:none!important;padding:16px 12px;overflow-y:auto}.main-layout .tech-menu::-webkit-scrollbar{width:6px}.main-layout .tech-menu::-webkit-scrollbar-track{background:#94a3b81a;border-radius:3px}.main-layout .tech-menu::-webkit-scrollbar-thumb{background:#0ea5e94d;border-radius:3px}.main-layout .tech-menu::-webkit-scrollbar-thumb:hover{background:#0ea5e980}.main-layout .tech-menu .ant-menu-item{margin:0 0 8px!important;width:100%;border-radius:12px!important;height:48px!important;line-height:48px!important;padding:0 20px!important;display:flex!important;align-items:center!important;background:linear-gradient(135deg,#fff,#f8fafc)!important;border:1px solid rgba(148,163,184,.3)!important;box-shadow:0 1px 3px #0000000f,inset 0 1px #ffffffe6!important;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:visible!important}.main-layout .tech-menu .ant-menu-item .ant-menu-title-content{color:#1e293b!important;font-size:14px!important;font-weight:500!important}.main-layout .tech-menu .ant-menu-item .ant-menu-item-icon{color:#334155!important;font-size:18px!important;width:20px!important;height:20px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-right:12px!important}.main-layout .tech-menu .ant-menu-item:hover{transform:translate(4px);background:linear-gradient(135deg,#fff,#f1f5f9)!important;border-color:#0ea5e966!important;box-shadow:0 2px 8px #0ea5e926!important}.main-layout .tech-menu .ant-menu-item:hover .ant-menu-title-content,.main-layout .tech-menu .ant-menu-item:hover .ant-menu-item-icon{color:#0ea5e9!important}.main-layout .tech-menu .ant-menu-item.ant-menu-item-selected{transform:translate(4px);background:linear-gradient(135deg,#0ea5e9,#2563eb)!important;border-color:transparent!important;box-shadow:0 4px 16px #0ea5e966!important}.main-layout .tech-menu .ant-menu-item.ant-menu-item-selected .ant-menu-title-content{color:#fff!important;font-weight:600!important}.main-layout .tech-menu .ant-menu-item.ant-menu-item-selected .ant-menu-item-icon{color:#fff!important}.main-layout .tech-menu .ant-menu-item.ant-menu-item-selected:after{content:"";position:absolute;right:12px;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#fff;border-radius:50%;box-shadow:0 0 8px #fffc}.main-layout .content-layout{margin-left:240px;transition:margin-left .2s}.main-layout .header{height:64px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 32px;box-shadow:0 1px #0000000f;position:sticky;top:0;z-index:999}.main-layout .page-title{font-size:18px;font-weight:600;color:#1e293b}.main-layout .content{margin:"24px 24px 0";background:#fff}.main-layout .content-wrapper{padding:24px;min-height:360;background:#fff;border-radius:8px}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:992px){.main-layout .content-layout{margin-left:0}.main-layout .sider{transform:translate(-100%);transition:transform .3s ease}.main-layout .sider.visible{transform:translate(0)}}.particle-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#030712;padding:20px;position:relative;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.language-switcher{position:fixed;top:24px;right:24px;z-index:10}.language-switcher .lang-button{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#00ffff1a;border:1px solid rgba(0,255,255,.3);border-radius:8px;color:#0ff;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.language-switcher .lang-button:hover{background:#0ff3;border-color:#00ffff80;transform:translateY(-2px);box-shadow:0 4px 12px #00ffff4d}.language-switcher .lang-button .anticon{font-size:16px}.login-card{width:100%;max-width:440px;background:#0f172ab3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 60px #00000080,0 0 80px #00ffff1a;border-radius:24px;border:1px solid rgba(0,255,255,.15);position:relative;z-index:1;animation:cardFadeIn .8s cubic-bezier(.4,0,.2,1);padding:48px 40px}.login-card:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:25px;padding:2px;background:linear-gradient(135deg,#00ffff80,#ff00ff80,#8b00ff80);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;animation:borderGlow 3s ease-in-out infinite;pointer-events:none}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes borderGlow{0%,to{opacity:.3}50%{opacity:.6}}.login-logo{display:flex;justify-content:center;margin-bottom:20px}.login-logo .logo-icon{width:72px;height:72px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0ff3,#f0f3);border-radius:20px;border:2px solid rgba(0,255,255,.3);font-size:36px;color:#0ff;animation:logoFloat 3s ease-in-out infinite;box-shadow:0 8px 32px #0ff3}@keyframes logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.project-name{text-align:center;margin-bottom:28px}.project-name .project-title{font-size:26px;font-weight:700;background:linear-gradient(135deg,#0ff,#f0f,#8b00ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:6px;letter-spacing:-.3px;animation:titleGlow 3s ease-in-out infinite}.project-name .project-subtitle{font-size:13px;color:#ffffff80;margin:0;font-weight:500;letter-spacing:.5px}@keyframes titleGlow{0%,to{filter:brightness(1)}50%{filter:brightness(1.2)}}.login-header{text-align:center;margin-bottom:28px}.login-header h1{font-size:28px;font-weight:700;background:linear-gradient(135deg,#0ff,#f0f,#8b00ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px;letter-spacing:-.5px}.login-header p{font-size:14px;color:#fff9;margin:0}.login-type-switcher{display:flex;gap:12px;margin-bottom:24px;background:#0000004d;padding:4px;border-radius:12px;border:1px solid rgba(0,255,255,.1)}.login-type-switcher .type-button{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background:transparent;border:none;border-radius:8px;color:#ffffff80;font-size:14px;font-weight:500;cursor:pointer!important;pointer-events:auto;transition:all .3s cubic-bezier(.4,0,.2,1)}.login-type-switcher .type-button .anticon{font-size:16px;transition:all .3s ease}.login-type-switcher .type-button.active{background:linear-gradient(135deg,#0ff3,#f0f3);color:#0ff;box-shadow:0 4px 12px #0ff3;border:1px solid rgba(0,255,255,.3);transform:scale(1.02)}.login-type-switcher .type-button.active:hover{background:linear-gradient(135deg,#00ffff40,#ff00ff40);box-shadow:0 6px 16px #00ffff4d}.login-type-switcher .type-button:hover:not(.active){background:#00ffff14;color:#0ff;border:1px solid rgba(0,255,255,.2);transform:translateY(-1px);box-shadow:0 2px 8px #00ffff26}.login-type-switcher .type-button:hover:not(.active) .anticon{transform:scale(1.1)}.login-type-switcher .type-button:active:not(.active){transform:translateY(0);background:#00ffff1f}:global .ant-form-item{margin-bottom:20px}:global .ant-input-affix-wrapper,:global .ant-input{background:#0000004d!important;border:1px solid rgba(0,255,255,.2)!important;border-radius:12px!important;color:#ffffffe6!important;height:48px!important;transition:all .3s ease}:global .ant-input-affix-wrapper::placeholder,:global .ant-input::placeholder{color:#ffffff4d}:global .ant-input-affix-wrapper:hover,:global .ant-input:hover{border-color:#0ff6!important;box-shadow:0 0 20px #00ffff1a}:global .ant-input-affix-wrapper:focus,:global .ant-input:focus,:global .ant-input-affix-wrapper.ant-input-affix-wrapper-focused,:global .ant-input.ant-input-affix-wrapper-focused{border-color:#0ff!important;box-shadow:0 0 30px #0ff3}:global .ant-input-affix-wrapper .ant-input,:global .ant-input .ant-input{background:transparent!important;border:none!important;box-shadow:none!important}:global .ant-input-affix-wrapper .anticon,:global .ant-input .anticon{color:#0ff9}:global .ant-input-password .ant-input{background:transparent!important}.login-options{display:flex;justify-content:space-between;align-items:center}.login-options :global .ant-checkbox-wrapper{color:#fff9}.login-options :global .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{background:#0000004d;border-color:#00ffff4d}.login-options :global .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{background:#0ff;border-color:#0ff}.login-options .forgot-link{color:#0ff;text-decoration:none;font-size:14px;transition:all .3s ease}.login-options .forgot-link:hover{color:#f0f;text-decoration:underline}:global .ant-btn-primary{height:48px!important;background:linear-gradient(135deg,#0ff,#f0f)!important;border:none!important;border-radius:12px!important;font-size:16px!important;font-weight:600!important;color:#000!important;box-shadow:0 8px 24px #00ffff4d;transition:all .3s ease}:global .ant-btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 32px #00ffff80}:global .ant-btn-primary:active:not(:disabled){transform:translateY(0)}.login-divider{display:flex;align-items:center;margin:32px 0;color:#fff6;font-size:14px}.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(0,255,255,.3) 50%,transparent 100%)}.login-divider span{padding:0 16px}.social-login{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:32px}.social-login .social-button{padding:12px;background:#0000004d;border:1px solid rgba(0,255,255,.2);border-radius:12px;color:#fffc;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.social-login .social-button:hover{background:#00ffff1a;border-color:#0ff6;transform:translateY(-2px);box-shadow:0 8px 20px #0ff3}.login-footer{text-align:center}.login-footer p{font-size:14px;color:#ffffff80;margin:8px 0}.login-footer p a{color:#0ff;text-decoration:none;font-weight:500;transition:all .3s ease}.login-footer p a:hover{color:#f0f}.login-footer p.copyright{font-size:12px;color:#ffffff4d;margin-top:16px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}
