*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fff;--surface:#f9fafb;--surface-hover:#f3f4f6;--border:#e5e7eb;--text:#1f2937;--text-muted:#6b7280;--accent:#6366f1;--accent-hover:#4f46e5;--gantt-bar:#6366f1;--gantt-bar-text:#fff;--iteration-line:#d97706;--weekend:#00000005}@media (prefers-color-scheme:dark){:root{--bg:#0f0f10;--surface:#1a1a1e;--surface-hover:#222228;--border:#2a2a30;--text:#e4e4e7;--text-muted:#71717a;--accent:#6366f1;--accent-hover:#818cf8;--gantt-bar:#6366f1;--gantt-bar-text:#fff;--iteration-line:#f59e0b;--weekend:#ffffff05}}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{min-height:100vh}
