:root{--hub-primary: #4361ee;--hub-bg: #f4f6fb;--hub-surface: #ffffff;--hub-border: #e6e9f0;--hub-text: #1f2733;--hub-text-weak: #6b7688;--hub-sider-bg: #10203b;--hub-sider-text: #c7d2e6;--hub-radius: 10px}*{box-sizing:border-box}html,body,#app{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Roboto,Helvetica,Arial,sans-serif;color:var(--hub-text);background:var(--hub-bg);-webkit-font-smoothing:antialiased}.flex{display:flex}.flex-col{display:flex;flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-8{gap:8px}.gap-12{gap:12px}.gap-16{gap:16px}.grow{flex:1 1 auto;min-width:0}.mt-8{margin-top:8px}.mt-16{margin-top:16px}.text-weak{color:var(--hub-text-weak)}
