@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--sidebar-bg: #1a1d23;--sidebar-border: #2a2d35;--sidebar-text: #8b92a5;--sidebar-active: #ffffff;--accent: #6c5ce7;--accent-light: #a29bfe;--accent-hover: #5a4bd1;--content-bg: #f5f6fa;--card-bg: #ffffff;--text-primary: #2d3436;--text-secondary: #636e72;--text-muted: #b2bec3;--border: #dfe6e9;--error: #d63031;--success: #00b894;--warning: #fdcb6e;--danger: #e17055;--danger-light: #ffeef0;--bg-page: #f5f6fa;--radius: 10px;--radius-sm: 6px;--shadow: 0 2px 12px rgba(0,0,0,.08);--shadow-card: 0 4px 24px rgba(0,0,0,.06);--sidebar-width: 240px;--header-h: 64px}html,body{height:100%;font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:14px;color:var(--text-primary);background:var(--content-bg);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;border:none;outline:none}input,textarea,select{font-family:inherit;font-size:14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
