html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}*{box-sizing:border-box;margin:0;padding:0}body{background:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.app-wrapper{background:#f0f2f5;flex-direction:column;min-height:100vh;display:flex}.app-header{z-index:100;background:#fff;border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex;position:sticky;top:0;box-shadow:0 1px 4px #00152914}.header-left{align-items:center;gap:10px;display:flex}.logo-icon{font-size:22px}.header-logo{object-fit:contain;width:auto;height:32px}.company-name{color:#1890ff;letter-spacing:1px;font-size:16px;font-weight:700}.header-right{align-items:center;gap:8px;display:flex}.user-avatar{color:#fff;background:linear-gradient(135deg,#1890ff,#36cfc9);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.user-name{color:#595959;font-size:14px;font-weight:500}.app-body{flex:1;min-height:0;display:flex}.main-content{flex:1;min-width:0;padding:20px 24px;overflow-y:auto}.sidebar{background:#fff;border-right:1px solid #e8e8e8;flex-shrink:0;width:200px;min-height:calc(100vh - 56px);padding:16px 0}.sidebar-nav{flex-direction:column;display:flex}.nav-item{cursor:pointer;color:#595959;border-right:3px solid #0000;align-items:center;gap:10px;padding:12px 20px;font-size:14px;transition:all .2s;display:flex}.nav-item:hover{color:#1890ff;background:#e6f7ff}.nav-item-active{color:#1890ff;background:#e6f7ff;border-right-color:#1890ff;font-weight:600}.nav-icon{font-size:16px}.page-title{color:#262626;border-bottom:1px solid #f0f0f0;margin-bottom:16px;padding-bottom:12px;font-size:18px;font-weight:700}.module-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;margin-bottom:20px;padding:20px 24px;box-shadow:0 1px 6px #0015290f}.module-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.module-title{color:#262626;align-items:center;font-size:15px;font-weight:700;display:flex}.rank-card{background:#fafafa;border:1px solid #f0f0f0;border-radius:10px;flex:1;min-width:0;padding:14px 16px}.rank-card-title{color:#434343;border-bottom:1px dashed #e8e8e8;margin-bottom:10px;padding-bottom:8px;font-size:13px;font-weight:700}.rank-list{max-height:320px;overflow-y:auto}.rank-list::-webkit-scrollbar{width:4px}.rank-list::-webkit-scrollbar-track{background:0 0}.rank-list::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:2px}.rank-item:hover{background:#e6f7ff!important}.stat-chip{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fafafa;border:2px solid #e8e8e8;border-radius:10px;flex:1;min-width:0;padding:12px 14px;transition:all .2s}.stat-chip:hover{background:#e6f7ff;border-color:#1890ff;transform:translateY(-2px);box-shadow:0 4px 12px #1890ff26}.stat-chip-active{background:#f0f7ff}.row-even td{background:#fff!important}.row-odd td{background:#fafcff!important}.main-content::-webkit-scrollbar{width:6px}.main-content::-webkit-scrollbar-track{background:0 0}.main-content::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.main-content::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@media (width<=768px){.sidebar{display:none}.main-content{padding:12px 14px}.stat-chip{min-width:100px}}.login-page{background:linear-gradient(135deg,#0f2027 0%,#203a43 50%,#2c5364 100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.login-bg-circle{opacity:.12;border-radius:50%;animation:8s ease-in-out infinite float;position:absolute}.login-bg-circle.c1{background:radial-gradient(circle,#1890ff,#0000);width:420px;height:420px;animation-delay:0s;top:-100px;left:-100px}.login-bg-circle.c2{background:radial-gradient(circle,#36cfc9,#0000);width:320px;height:320px;animation-delay:3s;bottom:-80px;right:80px}.login-bg-circle.c3{background:radial-gradient(circle,#722ed1,#0000);width:200px;height:200px;animation-delay:5s;top:40%;right:20%}@keyframes float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-20px)scale(1.04)}}.login-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1;background:#fffffff7;border-radius:20px;width:420px;padding:40px 44px 32px;animation:.45s cubic-bezier(.22,1,.36,1) slideUp;position:relative;box-shadow:0 24px 60px #00000059,0 0 0 1px #ffffff1a}@keyframes slideUp{0%{opacity:0;transform:translateY(32px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.login-logo{align-items:center;gap:14px;margin-bottom:20px;display:flex}.login-logo-img{object-fit:contain;filter:drop-shadow(0 4px 8px #1890ff4d);width:auto;height:44px}.login-logo-title{color:#1890ff;letter-spacing:2px;font-size:22px;font-weight:800;line-height:1.2}.login-logo-sub{color:#8c8c8c;letter-spacing:.5px;margin-top:2px;font-size:12px}.login-divider{background:linear-gradient(90deg,#0000,#e8e8e8,#0000);height:1px;margin-bottom:24px}.login-form-title{color:#262626;margin-bottom:20px;font-size:17px;font-weight:700}.login-input .ant-input,.login-input.ant-input-affix-wrapper{border-color:#e8e8e8;height:46px;font-size:14px;border-radius:10px!important}.login-input .ant-input:focus,.login-input.ant-input-affix-wrapper-focused{border-color:#1890ff;box-shadow:0 0 0 3px #1890ff1f}.login-btn{letter-spacing:4px;background:linear-gradient(135deg,#1890ff,#096dd9)!important;border:none!important;border-radius:10px!important;height:46px!important;font-size:16px!important;font-weight:700!important;transition:all .25s!important;box-shadow:0 6px 20px #1890ff66!important}.login-btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #1890ff80!important}.login-btn:active{transform:translateY(0)}.login-hint{text-align:center;color:#8c8c8c;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;margin-top:16px;font-size:12px;display:flex}.login-hint-tag{color:#1890ff;background:#f0f7ff;border:1px solid #bae7ff;border-radius:6px;padding:1px 8px;font-family:monospace;font-size:12px;font-weight:600}.user-info-btn{cursor:pointer;border:1px solid #0000;border-radius:24px;align-items:center;gap:8px;padding:4px 10px 4px 4px;transition:background .2s;display:flex}.user-info-btn:hover{background:#f0f7ff;border-color:#bae7ff}.user-caret{color:#8c8c8c;margin-left:2px;font-size:10px}
