*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #ffffff;--color-bg-secondary: #f8f9fa;--color-bg-hover: #f0f1f3;--color-border: #e2e4e8;--color-text: #1a1a1a;--color-text-secondary: #6b7280;--color-primary: #111111;--color-primary-hover: #333333;--color-danger: #dc2626;--color-danger-hover: #b91c1c;--color-danger-bg: #fef2f2;--color-success: #16a34a;--sidebar-width: 240px;--header-height: 56px;--font-mono: "SF Mono", "Menlo", "Consolas", monospace}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased}#root{height:100%}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font:inherit;color:inherit}input,textarea{font:inherit;color:inherit}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
