:root{--bg:#f5f6f8;--surface:#fff;--border:#e2e5ea;--text:#1f2530;--text-muted:#676767;--primary:#b82a2a;--primary-hover:#9c1f1f;--primary-soft:#fdf2f2;--danger:#b82a2a;--success:#16a34a;--sidebar-bg:#fff;--sidebar-width:200px;--header-height:48px}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;font-size:14px;line-height:1.5}button{font-family:inherit;font-size:inherit;cursor:pointer}