:root{color:#333;--color-primary:#1890ff;--color-success:#52c41a;--color-error:#f5222d;--color-warning:#fa8c16;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:微软雅黑,Inter;font-size:14px;font-weight:400;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f0f2f5;min-width:320px;min-height:100vh;margin:0;transition:background-color .3s,color .3s}.dark-theme{--bg-color:#141414;--text-color:#fff;--card-bg:#1f1f1f;--border-color:#434343}.dark-theme body{color:#fff!important;background-color:#141414!important}.dark-theme .ant-layout{background:#141414!important}.dark-theme .ant-layout-header{background:#1f1f1f!important;border-bottom:1px solid #434343!important}.dark-theme .ant-layout-sider{background:#1f1f1f!important}.dark-theme .ant-layout-content{background:#141414!important}.dark-theme .ant-card{color:#fff!important;background:#1f1f1f!important;border-color:#434343!important}.dark-theme .ant-menu{color:#fff!important;background:#1f1f1f!important}.dark-theme .ant-menu-item{color:#fff!important}.dark-theme .ant-menu-item:hover{background:#262626!important}.dark-theme .ant-menu-item-selected{background:#177ddc!important}.dark-theme .ant-typography{color:#fff!important}h1,h2,h3,h4,h5,h6{margin-bottom:16px;font-size:16px;font-weight:600}p{margin-bottom:16px;font-size:14px}.small-text{color:#999;font-size:12px}a{color:var(--color-primary);text-decoration:none}a:hover{color:#40a9ff;text-decoration:underline}.ant-card{border-radius:8px;box-shadow:0 2px 8px #0000001a}.ant-form-item{margin-bottom:16px}.ant-list-item{line-height:48px}.ant-btn,.ant-select-selector,.ant-input{font-family:inherit}::-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}
