:root{--cif-font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--cif-bg-app:#f3f4f6;--cif-bg-card:#fff;--cif-bg-muted:#f9f9f9;--cif-bg-meta-panel:#e8eaef;--cif-bg-subtle:#f3f4f6;--cif-text:#1a1a1a;--cif-text-secondary:#666;--cif-text-muted:#999;--cif-border:#e5e5e5;--cif-border-strong:#e4e4e7;--cif-accent:#5b9bd5;--cif-accent-hover:#3d7aad;--cif-accent-soft:#e8f2fb;--cif-focus-ring:#7aacdb;--cif-radius-sm:4px;--cif-radius-md:8px;--cif-radius-lg:12px;--cif-shadow-card:0 2px 8px #00000014;--cif-badge-high-bg:#fcebeb;--cif-badge-high-fg:#a32d2d;--cif-badge-medium-bg:#faeeda;--cif-badge-medium-fg:#854f0b;--cif-badge-low-bg:#eaf3de;--cif-badge-low-fg:#3b6d11;--cif-badge-done-bg:#e1f5ee;--cif-badge-done-fg:#0f6e56;--cif-danger:#b91c1c;--cif-salmon:#b87868;--cif-salmon-hover:#a06456;--cif-overlay:#00000080}
*{box-sizing:border-box}html{background:var(--cif-bg-app)}body{min-height:100%;font-family:var(--cif-font-sans);background:var(--cif-bg-app);color:var(--cif-text);margin:0;font-size:14px;line-height:1.45}body.modal-open{overflow:hidden}
