:root{--bg-base: #f5f7fb;--bg-surface: #ffffff;--bg-elevated: #f8fafc;--bg-overlay: #f1f5f9;--border-subtle: #e8edf4;--border-default: #dbe2ee;--text-primary: #0f172a;--text-secondary: #475569;--text-muted: #64748b;--text-faint: #94a3b8;--accent-blue: #2563eb;--accent-blue-bg: rgba(37, 99, 235, .08);--accent-green: #16a34a;--shadow-sm: 0 1px 3px rgba(15, 23, 42, .05);--shadow-md: 0 4px 20px rgba(15, 23, 42, .06);--shadow-lg: 0 8px 32px rgba(15, 23, 42, .08);--sidebar-width: 260px;--sidebar-collapsed: 72px;--header-height: 60px;--radius-lg: 14px;--radius-md: 10px;--radius-sm: 8px}*{box-sizing:border-box}html,body,#app{min-height:100vh}body{margin:0;background:var(--bg-base);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.n-config-provider{min-height:100vh}.page-wrapper{padding:4px 0}.filter-bar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:16px}.search-input{width:220px}.table-wrapper{overflow-x:auto}.action-btns{display:flex;flex-wrap:wrap;gap:6px}.copy-cell{display:inline-flex;align-items:center;gap:4px}.copy-btn{opacity:.7}.pwd-mask{color:var(--text-muted)}.full-width{width:100%}.modal-footer{display:flex;justify-content:flex-end;gap:10px}.form-fields .n-form-item{margin-bottom:12px}.warn-msg{color:#d97706;margin-bottom:12px;font-size:13px}.owner-select{width:280px}.accounts-tabs{margin-top:-8px}.accounts-page{padding:0}.not-found-page{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--text-muted)}.not-found-page h1{font-size:72px;margin:0;color:var(--text-faint)}
