html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}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]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}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{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}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{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}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{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[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}mark{padding:.2em;background-color:#feffe6}html,body,#root{height:100%;margin:0}body{background:#f5f6fa}.login-page{min-height:100%;display:flex;align-items:center;justify-content:center;padding:16px;position:relative;overflow:hidden;background:linear-gradient(135deg,#2f38a8,#4e5be4 48%,#7a4fe0)}.login-page:before{content:"";position:absolute;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,#ffffff38,#fff0 70%);top:-160px;right:-120px;pointer-events:none}.login-page:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:radial-gradient(ellipse at center,rgba(0,0,0,.7),transparent 75%);mask-image:radial-gradient(ellipse at center,rgba(0,0,0,.7),transparent 75%);pointer-events:none}.login-panel{position:relative;z-index:1;display:flex;width:100%;max-width:880px;min-height:480px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 24px 64px #10144659}.login-brand{flex:1.1;display:flex;flex-direction:column;justify-content:center;padding:48px 44px;color:#fff;background:radial-gradient(circle at 85% 15%,#ffffff29,#fff0 45%),linear-gradient(160deg,#232a86,#4e5be4)}.login-brand-logo{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:26px;background:#ffffff29;margin-bottom:24px}.login-brand-title{margin:0 0 8px;font-size:26px;font-weight:600;color:#fff}.login-brand-subtitle{margin:0 0 20px;font-size:15px;color:#ffffffd9}.login-brand-desc{margin:0;font-size:13px;line-height:1.8;color:#fff9}.login-form-wrap{flex:1;display:flex;flex-direction:column;justify-content:center;padding:48px 44px}.login-form-title{font-size:22px;font-weight:600;color:#000000d9;margin-bottom:6px}.login-form-subtitle{font-size:13px;color:#00000073;margin-bottom:28px}.login-footer{margin-top:20px;text-align:center;font-size:12px;color:#00000059}@media(max-width:767px){.login-panel{max-width:400px;min-height:0}.login-form-wrap{padding:36px 28px}}.admin-layout{min-height:100vh}.admin-sider{box-shadow:2px 0 8px #0a0e2c26;z-index:11}.admin-sider .ant-layout-sider-children{display:flex;flex-direction:column}.admin-sider .ant-menu{border-inline-end:none!important;padding:8px}.admin-sider .ant-menu-item{border-radius:8px;margin-block:4px}.sider-logo{height:64px;display:flex;align-items:center;gap:10px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.08)}.sider-logo-icon{width:34px;height:34px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;color:#fff;background:linear-gradient(135deg,#4e5be4,#7a4fe0);flex-shrink:0}.sider-logo-text{color:#fff;font-size:15px;font-weight:600;white-space:nowrap}.admin-main{background:#f5f6fa;min-width:0}.admin-header{background:#fff;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;height:auto;min-height:60px;line-height:normal;border-bottom:1px solid #eef0f5;box-shadow:0 1px 4px #151b3d0d;position:sticky;top:0;z-index:10}.header-left{display:flex;align-items:center;gap:8px}.header-title{font-size:16px;font-weight:600}.header-right{padding:8px 0}.username{color:#000000bf;font-size:13px}.user-entry{cursor:pointer;padding:4px 6px;border-radius:8px;transition:background .2s}.user-entry:hover{background:#f2f3f9}.user-avatar{background:linear-gradient(135deg,#4e5be4,#7a4fe0)}.admin-content{padding:16px;background:#f5f6fa}.admin-content .ant-card{box-shadow:0 1px 4px #151b3d0f}.admin-content .ant-card .ant-card-head{border-bottom-color:#f0f1f6}.admin-content .ant-card .ant-card-head-title{font-weight:600}.page-section{margin-bottom:16px}.stat-card .ant-card-body{display:flex;align-items:center;gap:12px}.stat-icon{width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.stat-info{display:flex;flex-direction:column;min-width:0}.stat-title{font-size:12px;color:#00000073}.stat-value{font-size:20px;font-weight:600;line-height:1.4;color:#000000d9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-change{font-size:12px}.change-up{color:#cf1322}.change-down{color:#3f8600}.change-none{color:#00000073}.sum-card{cursor:pointer;transition:box-shadow .2s,transform .2s}.sum-card:hover{box-shadow:0 4px 12px #151b3d1f;transform:translateY(-2px)}.sum-card.active{box-shadow:0 0 0 2px #4e5be4 inset,0 4px 12px #4e5be42e}.sum-card.active .stat-value{color:#4e5be4}.admin-drawer .ant-drawer-header{background:#151b3d;border-bottom:1px solid rgba(255,255,255,.08);padding:0 18px;height:64px}.admin-drawer .ant-drawer-close{color:#ffffffa6}.admin-drawer .ant-drawer-body{background:#151b3d;padding:8px 0}.admin-drawer .ant-menu{border-inline-end:none!important;padding:0 8px}.admin-drawer .ant-menu-item{border-radius:8px;margin-block:4px}
