:root{--bg: #f5f3f0;--sidebar: #1d1d39;--sidebar-2: #2c2b4d;--sidebar-active: #3b3a58;--text: #070b2d;--muted: #747590;--muted-2: #a7a4b3;--line: #dfddd9;--card: #ffffff;--soft: #eeeae6;--accent: #cf7b6f;--accent-dark: #bd6f64;--accent-soft: #fbf4f1;--green: #00b956;--red: #ff3030;--yellow: #e8bd45;--radius-xl: 18px;--shadow-card: 0 1px 2px rgba(7, 11, 45, .04);--font-family: Inter, "PingFang SC", "Microsoft YaHei", Arial, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{min-height:100%;font-family:var(--font-family);font-size:12px;letter-spacing:0;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}#app{min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}img{max-width:100%;height:auto}.page-title{font-size:16px!important;font-weight:900}.page-sub{font-size:11px!important}.page{padding:18px!important}
