:root{--color-primary:#2d5a27;--color-primary-hover:#3a7033;--color-primary-light:#e8f0e6;--color-bg:#f5f5f7;--color-glass:#ffffffb8;--color-text:#1d1d1f;--color-text-secondary:#86868b;--color-sidebar:#1d1d1f;--color-gold:#c4956a;--sidebar-width:240px;--sidebar-collapsed-width:72px;--header-height:56px;--mobile-tab-height:56px}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif}.glass-card{background:var(--color-glass);-webkit-backdrop-filter:blur(20px)saturate(180%);border:1px solid #ffffff4d;border-radius:12px;box-shadow:0 1px 3px #0000000f,0 4px 12px #0000000a}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000040}.ant-layout{background:var(--color-bg)!important}.ant-layout-sider{background:#1d1d1f!important}.ant-layout-sider .ant-menu-item{border-radius:8px!important;height:40px!important;margin:4px 8px!important;line-height:40px!important}.ant-layout-sider .ant-menu-item-selected{background:#ffffff1f!important}.ant-layout-header{-webkit-backdrop-filter:blur(20px)!important;height:var(--header-height)!important;line-height:var(--header-height)!important;background:#ffffffb8!important;border-bottom:1px solid #0000000f!important;align-items:center!important;padding:0 20px!important;display:flex!important}
