:root,[data-theme=dark]{--background:#1f1f1f;--foreground:#ccc;--bg-primary:#1f1f1f;--bg-secondary:#181818;--bg-hover:#2a2d2e;--nav-bg:#181818;--sidebar-bg:#181818;--sidebar-border:#ffffff14;--sidebar-header-border:#ffffff14;--text-primary:#ccc;--text-secondary:#9d9d9d;--text-muted:#858585;--text-dim:#6e6e6e;--border-color:#ffffff14;--border-light:#ffffff0d;--hover-bg:#2a2d2e;--active-bg:#37373d;--primary-color:#007acc;--primary-hover:#0e639c;--hover-tint:#007acc1a;--collection-icon:#c586c0;--item-hover-bg:#ffffff0a;--input-bg:#181818;--input-border:#ffffff24;--card-bg:#252526;--menu-bg:#252526;--file-input-hover-bg:#007acc1a;--file-input-hover-color:#3794ff;--selected-bg:#264f7880;--selected-border:#0078d466;--selected-color:#fff;--success-icon:#4ec9b0;--error-color:#f14c4c;--error-bg:#f14c4c26;--error-hover-bg:#f14c4c40;--method-get:#38bdf8;--method-post:#4ade80;--method-put:#fbbf24;--method-delete:#f87171;--method-patch:#c084fc}[data-theme=light]{--background:#fff;--foreground:#171717;--bg-primary:#fff;--bg-secondary:#f9fafb;--bg-hover:#f3f4f6;--nav-bg:#fff;--sidebar-bg:#fff;--sidebar-border:#e5e7eb;--sidebar-header-border:#e5e7eb;--text-primary:#1f2937;--text-secondary:#6b7280;--text-muted:#9ca3af;--border-color:#e5e7eb;--border-light:#f3f4f6;--hover-bg:#f9fafb;--active-bg:#f3f4f6;--primary-color:#3b82f6;--primary-hover:#2563eb;--hover-tint:#0000000d;--collection-icon:#8b5cf6;--item-hover-bg:#0000000d;--input-bg:#fff;--input-border:#d1d5db;--card-bg:#fff;--menu-bg:#fff;--file-input-hover-bg:linear-gradient(135deg,#eff6ff 0%,#fff 100%);--file-input-hover-color:#3b82f6;--selected-bg:#f0fdf4;--selected-border:#bbf7d0;--selected-color:#166534;--success-icon:#22c55e;--error-color:#dc2626;--error-bg:#fee2e2;--error-hover-bg:#fee2e2;--method-get:#0284c7;--method-post:#16a34a;--method-put:#d97706;--method-delete:#dc2626;--method-patch:#9333ea}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--sidebar-bg)}::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#ffffff38}[data-theme=light] ::-webkit-scrollbar-thumb{background:#0000002e}[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#00000052}::selection{color:#fff;background-color:#264f78}
