:root{--background:#1a1a1a;--foreground:#ccc;--sidebar-bg:#181818;--sidebar-fg:#ccc;--sidebar-border:#2b2b2b;--sidebar-header-bg:#181818;--active-item-bg:#37373d;--active-item-fg:#fff;--hover-item-bg:#2a2d2e;--selection-bg:#04395e;--selection-fg:#fff;--header-bg:#181818;--header-fg:#ccc;--header-border:#212121;--border:#2b2b2b;--focus-border:#358df6;--card:#202020;--muted-foreground:#9d9d9d;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:"Fira Code", monospace;--radius:0px;--sidebar-width:260px;--section-border:#212121;--toggle-hover-bg:#262626;--toggle-color:#a1a1aa;--center-color:#525252}[data-theme=light]{--background:#fff;--foreground:#383a42;--sidebar-bg:#f3f3f3;--sidebar-fg:#383a42;--sidebar-border:#e4e4e4;--sidebar-header-bg:#f3f3f3;--active-item-bg:#d6e4f7;--active-item-fg:#1a1a1a;--hover-item-bg:#e8e8e8;--selection-bg:#0060c0;--selection-fg:#fff;--header-bg:#ddd;--header-fg:#383a42;--header-border:#ccc;--border:#e4e4e4;--focus-border:#0078d4;--card:#f8f8f8;--muted-foreground:#717173;--section-border:#d0d0d0;--toggle-hover-bg:#c8c8c8;--toggle-color:#555;--center-color:#888}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--background);color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;font-size:13px;line-height:1.4}a{color:inherit;text-decoration:none}
