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;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}:root{color:#172033;background:#f5f7fb;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0;background:#f5f7fb}.login-page{display:grid;min-height:100vh;padding:20px;place-items:center;background:radial-gradient(circle at top left,rgba(91,91,214,.18),transparent 32rem),linear-gradient(135deg,#f6f7ff,#eef2f7)}.login-card{width:440px;max-width:100%;box-shadow:0 24px 80px #282f5a29}.brand,.sider-brand{display:flex;align-items:center;gap:14px}.brand{margin-bottom:28px}.brand h1{margin:0 0 4px;font-size:24px}.brand p,.topbar p{margin:0;color:#7a8499}.brand-mark{display:grid;width:52px;height:52px;place-items:center;border-radius:16px;color:#fff;font-size:26px;font-weight:700;background:linear-gradient(135deg,#5b5bd6,#9a6cff);box-shadow:0 10px 28px #5b5bd64d}.brand-mark.small{width:36px;height:36px;border-radius:12px;font-size:18px}.app-shell{min-height:100vh}.sider{background:#111827!important}.sider-brand{height:72px;padding:0 20px;color:#fff;font-weight:700}.topbar{display:flex;height:72px;align-items:center;justify-content:space-between;padding:0 24px;background:#fff;border-bottom:1px solid #edf0f6}.topbar h2{margin:0 0 4px;font-size:20px}.content{padding:24px;overflow-x:hidden}.full-width{width:100%}.toolbar{margin-bottom:18px}.ant-card-body{overflow-x:auto}.ant-table-wrapper{min-width:720px}.strong{font-weight:600}.muted{color:#7a8499}.small-text{margin-top:4px;font-size:12px}.link-button{height:auto;padding:0;white-space:normal;text-align:left}.captcha-button{width:128px;height:40px;padding:0;overflow:hidden;cursor:pointer;background:#f1f4fb;border:1px solid #d9d9d9;border-left:0}.captcha-button svg{display:block;width:120px;height:40px}.question-text{padding:12px 14px;margin:0;line-height:1.8;white-space:pre-wrap;background:#f7f8fb;border-radius:10px}pre{max-height:360px;padding:14px;overflow:auto;line-height:1.6;white-space:pre-wrap;word-break:break-word;background:#101828;color:#e7edf7;border-radius:10px}@media (max-width: 768px){.login-page{align-items:start;padding:16px}.login-card{margin-top:24px}.brand{align-items:flex-start;gap:12px;margin-bottom:22px}.brand h1{font-size:22px}.brand p{font-size:13px}.brand-mark{width:48px;height:48px;flex:0 0 auto}.app-shell{flex-direction:column}.sider{flex:0 0 auto!important;width:100%!important;min-width:0!important;max-width:none!important}.sider-brand{height:56px;padding:0 14px}.sider-brand span{font-size:14px}.sider .ant-menu{display:flex;overflow-x:auto;overflow-y:hidden;white-space:nowrap;border-inline-end:0}.sider .ant-menu-item{flex:0 0 auto;width:auto;margin-inline:4px;padding-inline:14px!important}.topbar{height:auto;min-height:64px;gap:12px;padding:12px 16px}.topbar h2{font-size:18px}.topbar p{max-width:220px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.content{padding:14px}.toolbar{display:flex;width:100%}.toolbar .ant-space-item,.toolbar .ant-input-search,.toolbar .ant-select,.toolbar .ant-btn{width:100%!important}.ant-card-body{padding:14px}.ant-statistic-title{font-size:12px}.ant-statistic-content{font-size:20px}.ant-drawer-content-wrapper{width:100%!important}.captcha-button{width:112px;flex:0 0 112px}}@media (max-width: 420px){.login-page{padding:10px}.login-card .ant-card-body{padding:20px}.brand h1{font-size:20px}.brand-mark{width:44px;height:44px;border-radius:14px;font-size:22px}.captcha-button{width:96px;flex-basis:96px}.captcha-button svg{width:96px}}
