@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";
:root{--font-size:14px;--font-family:"Inter",system-ui,-apple-system,sans-serif;--font-mono:"JetBrains Mono","Fira Code",monospace;--brand:#2ea44f;--brand-dark:#238636;--brand-glow:#2ea44f26;--postman-orange:#ff6c37;--postman-dark:#1c1c1c;--github-dark:#0d1117;--github-border:#30363d;--background:var(--github-dark);--foreground:#c9d1d9;--card:#161b22;--card-foreground:#c9d1d9;--popover:#161b22;--popover-foreground:#c9d1d9;--primary:#2ea44f;--primary-foreground:#fff;--secondary:#21262d;--secondary-foreground:#c9d1d9;--muted:#21262d;--muted-foreground:#8b949e;--accent:#30363d;--accent-foreground:#c9d1d9;--destructive:#f85149;--destructive-foreground:#fff;--border:#30363d;--input:transparent;--input-background:#0d1117;--switch-background:#30363d;--font-weight-medium:500;--font-weight-normal:400;--ring:#58a6ff;--radius:.5rem;--chart-1:#2ea44f;--chart-2:#ff6c37;--chart-3:#f85149;--chart-4:#818cf8;--chart-5:#58a6ff;--sidebar:#1c1c1c;--sidebar-foreground:#8b949e;--sidebar-primary:#ff6c37;--sidebar-primary-foreground:#fff;--sidebar-accent:#21262d;--sidebar-accent-foreground:#fff;--sidebar-border:#30363d;--sidebar-ring:#ff6c37}.dark,[data-theme=dark]{--background:#060d1a;--foreground:#e8f0f8;--card:#0c1a2e;--card-foreground:#e8f0f8;--popover:#0c1a2e;--popover-foreground:#e8f0f8;--primary:#0ea5e9;--primary-foreground:#fff;--secondary:#122040;--secondary-foreground:#e8f0f8;--muted:#122040;--muted-foreground:#7a9ab8;--accent:#1a3050;--accent-foreground:#e8f0f8;--destructive:#ef4444;--destructive-foreground:#fff;--border:#1a3050;--input:#122040;--input-background:#122040;--switch-background:#1e3a5f;--ring:#0ea5e9;--chart-1:#38bdf8;--chart-2:#34d399;--chart-3:#fbbf24;--chart-4:#818cf8;--chart-5:#f472b6;--sidebar:#030a14;--sidebar-foreground:#c8d8e8;--sidebar-primary:#38bdf8;--sidebar-primary-foreground:#fff;--sidebar-accent:#0c1a2e;--sidebar-accent-foreground:#e8f0f8;--sidebar-border:#0c1a2e;--sidebar-ring:#38bdf8}@layer base{*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab, red, red)){*{outline-color:color-mix(in oklab,var(--ring)50%,transparent)}}*{transition:background-color .2s,border-color .2s,color .15s}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:var(--font-size)}h1{font-size:var(--text-2xl);letter-spacing:-.025em;font-weight:700;line-height:1.35}h2{font-size:var(--text-xl);letter-spacing:-.015em;font-weight:600;line-height:1.4}h3{font-size:var(--text-lg);letter-spacing:-.01em;font-weight:600;line-height:1.5}h4{font-size:var(--text-base);font-weight:500;line-height:1.5}label,button{font-size:var(--text-sm);font-weight:500;line-height:1.5}input{font-size:var(--text-sm);font-weight:var(--font-weight-normal);line-height:1.5}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}.dark .text-gray-900,.dark .text-gray-800,.dark .text-gray-700{color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.dark .text-gray-700{color:color-mix(in srgb,var(--foreground)85%,transparent)}}.dark .text-gray-600,.dark .text-gray-500,.dark .text-gray-400{color:var(--muted-foreground)}@supports (color:color-mix(in lab, red, red)){.dark .text-gray-400{color:color-mix(in srgb,var(--muted-foreground)70%,transparent)}}.dark .bg-gray-50{background-color:var(--muted)}.dark .bg-gray-100{background-color:var(--accent)}.dark .bg-white{background-color:var(--card)}.dark .border-gray-200{border-color:var(--border)}.dark .border-red-200{border-color:#551112;border-color:lab(17.7901% 31.6229 19.3112)}.dark .bg-blue-50{background-color:#0ea5e914}.dark .bg-green-50{background-color:#10b98114}.dark .bg-red-50{background-color:#ef444414}.dark .bg-purple-50{background-color:#8b5cf614}.dark .bg-orange-50{background-color:#f9731614}.dark .text-yellow-800{color:#fcd34d}.dark .text-yellow-900{color:#fde68a}.dark .text-yellow-700{color:#fbbf24}.dark .bg-yellow-50{background-color:#f59e0b1a}.dark .border-yellow-200{border-color:#f59e0b40}.dark .text-blue-900{color:#7dd3fc}.dark .text-blue-800{color:#bae6fd}.dark .text-red-900{color:#fca5a5}}

