.shadcn-theme{--background:#fff;--foreground:#0a0a0a;--card:#fff;--card-foreground:#0a0a0a;--popover:#fff;--popover-foreground:#0a0a0a;--primary:#171717;--primary-foreground:#fafafa;--secondary:#f5f5f5;--secondary-foreground:#171717;--muted:#f5f5f5;--muted-foreground:#737373;--accent:#f5f5f5;--accent-foreground:#171717;--border:#e5e5e5;--input:#e5e5e5;--ring:#0a0a0a;--destructive:#ef4444;--destructive-foreground:#fafafa;color:var(--foreground)}.shadcn-theme,.shadcn-theme *,.shadcn-theme :before,.shadcn-theme :after{border-color:var(--border)}@media (prefers-color-scheme:dark){:root:not(.light) .shadcn-theme{--background:#0a0a0a;--foreground:#fafafa;--card:#0a0a0a;--card-foreground:#fafafa;--popover:#0a0a0a;--popover-foreground:#fafafa;--primary:#fafafa;--primary-foreground:#171717;--secondary:#262626;--secondary-foreground:#fafafa;--muted:#262626;--muted-foreground:#a3a3a3;--accent:#262626;--accent-foreground:#fafafa;--border:#262626;--input:#262626;--ring:#d4d4d4;--destructive:#7f1d1d;--destructive-foreground:#fafafa}}.dark .shadcn-theme{--background:#0a0a0a;--foreground:#fafafa;--card:#0a0a0a;--card-foreground:#fafafa;--popover:#0a0a0a;--popover-foreground:#fafafa;--primary:#fafafa;--primary-foreground:#171717;--secondary:#262626;--secondary-foreground:#fafafa;--muted:#262626;--muted-foreground:#a3a3a3;--accent:#262626;--accent-foreground:#fafafa;--border:#262626;--input:#262626;--ring:#d4d4d4;--destructive:#7f1d1d;--destructive-foreground:#fafafa}
