:root{--sidebar:#fff;--sidebar-foreground:#18181b;--sidebar-border:#e4e4e7;--sidebar-accent:#fdf0ec;--sidebar-accent-foreground:#e3714d;--sidebar-primary:#e3714d;--sidebar-primary-foreground:#fff;--sidebar-ring:#e3714d;--sidebar-muted-foreground:#71717a}.dark{--sidebar:#09090b;--sidebar-foreground:#f4f4f5;--sidebar-border:#27272a;--sidebar-accent:#e3714d1f;--sidebar-accent-foreground:#f0956f;--sidebar-primary:#e3714d;--sidebar-primary-foreground:#fff;--sidebar-ring:#e3714d;--sidebar-muted-foreground:#a1a1aa}.theme-claude-orange{--primary:#e3714d;--primary-foreground:#fff;--ring:#e3714d;--accent:#fdf0ec;--accent-foreground:#c4593a;--chart-1:#e3714d;--chart-2:#e3714d;--chart-3:#e3714d;--chart-background:#fff;--chart-foreground:#18181b;--chart-foreground-muted:#a1a1aa;--chart-grid:#e4e4e7;--chart-label:#71717a;--chart-line-primary:#e3714d;--chart-line-secondary:#e3714d80}.dark .theme-claude-orange{--primary:#e3714d;--primary-foreground:#fff;--ring:#e3714d;--accent:#e3714d1f;--accent-foreground:#f0956f;--chart-1:#e3714d;--chart-2:#e3714d;--chart-3:#e3714d;--chart-background:#09090b;--chart-foreground:#f4f4f5;--chart-foreground-muted:#71717a;--chart-grid:#27272a;--chart-label:#a1a1aa;--chart-line-primary:#e3714d;--chart-line-secondary:#e3714d80}.blog-prose-tables table{border-collapse:separate;border-spacing:0;border:1px solid var(--border);border-radius:.75rem;font-size:.875rem;overflow:hidden}.blog-prose-tables thead{background:oklch(from var(--primary)l c h/.04)}.blog-prose-tables th{border-bottom:2px solid oklch(from var(--primary)l c h/.1);color:var(--foreground);text-align:left;padding:.625rem 1rem;font-weight:600}.blog-prose-tables td{border-bottom:1px solid oklch(from var(--border)l c h/.5);color:oklch(from var(--foreground)l c h/.9);padding:.625rem 1rem}.blog-prose-tables tbody tr:last-child td{border-bottom:none}.blog-prose-tables tbody tr:nth-child(2n){background:oklch(from var(--muted)l c h/.3)}.blog-prose-tables tbody tr{transition:background-color .15s}.blog-prose-tables tbody tr:hover{background:oklch(from var(--primary)l c h/.03)}@media (max-width:639px){.blog-prose-tables table{white-space:nowrap;border:none;border-radius:0;margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem;display:block;overflow-x:auto}}
