:root{--fumadocs-accent:hsl(var(--primary));--fumadocs-accent-foreground:hsl(var(--primary-foreground));--fumadocs-muted:hsl(var(--muted));--fumadocs-muted-foreground:hsl(var(--muted-foreground));--fumadocs-border:hsl(var(--border));--fumadocs-background:hsl(var(--background));--fumadocs-foreground:hsl(var(--foreground));--fumadocs-card:hsl(var(--card));--fumadocs-card-foreground:hsl(var(--card-foreground));--fumadocs-popover:hsl(var(--popover));--fumadocs-popover-foreground:hsl(var(--popover-foreground));--fumadocs-destructive:hsl(var(--destructive));--fumadocs-destructive-foreground:hsl(var(--destructive-foreground));--fumadocs-ring:hsl(var(--ring));--fumadocs-radius:calc(var(--radius) - 2px)}@media (prefers-color-scheme:dark){:root{--fumadocs-accent:hsl(var(--primary));--fumadocs-accent-foreground:hsl(var(--primary-foreground));--fumadocs-muted:hsl(var(--muted));--fumadocs-muted-foreground:hsl(var(--muted-foreground));--fumadocs-border:hsl(var(--border));--fumadocs-background:hsl(var(--background));--fumadocs-foreground:hsl(var(--foreground));--fumadocs-card:hsl(var(--card));--fumadocs-card-foreground:hsl(var(--card-foreground));--fumadocs-popover:hsl(var(--popover));--fumadocs-popover-foreground:hsl(var(--popover-foreground));--fumadocs-destructive:hsl(var(--destructive));--fumadocs-destructive-foreground:hsl(var(--destructive-foreground));--fumadocs-ring:hsl(var(--ring))}}[data-theme=dark]{--fumadocs-accent:hsl(var(--primary));--fumadocs-accent-foreground:hsl(var(--primary-foreground));--fumadocs-muted:hsl(var(--muted));--fumadocs-muted-foreground:hsl(var(--muted-foreground));--fumadocs-border:hsl(var(--border));--fumadocs-background:hsl(var(--background));--fumadocs-foreground:hsl(var(--foreground));--fumadocs-card:hsl(var(--card));--fumadocs-card-foreground:hsl(var(--card-foreground));--fumadocs-popover:hsl(var(--popover));--fumadocs-popover-foreground:hsl(var(--popover-foreground));--fumadocs-destructive:hsl(var(--destructive));--fumadocs-destructive-foreground:hsl(var(--destructive-foreground));--fumadocs-ring:hsl(var(--ring))}.fd-article{padding-left:1rem;padding-right:1rem}@media (min-width:768px){.fd-article{padding-left:1.25rem;padding-right:1.25rem;max-width:75ch;margin-left:0}}@media (min-width:1024px){.fd-article{padding-left:1.5rem;padding-right:1.5rem}}