:root{--chrome: #0a0a0a;--chrome-border: #1f1f1f;--chrome-muted: #71717a;--chrome-hover: #141414;--accent: #fafafa;--page-bg: #ececee;--card-bg: #ffffff;--card-border: #e4e4e7;--text: #18181b;--text-muted: #71717a;--danger: #dc2626;--radius: 10px;--font: "DM Sans", system-ui, -apple-system, sans-serif;--admin-sidebar-width: 220px;--admin-topbar-height: 52px;--admin-content-pad-x: 32px;--admin-content-pad-y: 28px}*,*:before,*:after{box-sizing:border-box}html,body,#app{height:100%;margin:0}body{font-family:var(--font);font-size:15px;line-height:1.5;color:var(--text);background:var(--page-bg);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit;font-size:14px}
