:root{--background:#f5f7fa;--foreground:#1d2939;--surface:#fff;--surface-subtle:#f8fafc;--border:#e4e7ec;--text-secondary:#667085;--primary:#356ae6;--primary-hover:#2859cc;--primary-soft:#eef4ff;--primary-ring:#356ae624;--brand:var(--primary);--danger:#d92d20;--success:#079455;--header-height:72px;--sidebar-width:208px}html{height:100%}html,body{max-width:100vw;overflow-x:clip}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}@media (max-width:900px){:root{--sidebar-width:76px}}@media (max-width:480px){:root{--header-height:64px}}
