body{margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}a{color:inherit;text-decoration:underline}:root{--white:#fff;--black:#000;--primary:var(--black);--secondary:#cfcfcf;--destructive:#a71d31;--primary-background:var(--black);--primary-foreground:var(--white);--secondary-background:var(--secondary);--secondary-foreground:var(--black);--destructive-background:var(--destructive);--destructive-foreground:var(--white);--radius-xs:0.125rem;--radius-sm:0.25rem;--radius-md:0.375rem;--radius-lg:0.5rem;--radius-xl:0.75rem;--radius-2xl:1rem;--opacity-none:0;--opacity-muted:0.75;--opacity-full:1;--font-weight-normal:400;--font-weight-bold:700;--text-size-xs:0.75rem;--text-size-sm:0.85rem;--text-size-md:1rem;--text-size-lg:1.125rem;--text-size-xl:1.25rem;--text-size-2xl:1.5rem;--text-size-3xl:1.875rem;--text-size-4xl:2.25rem;--border-thickness:1px;--underline-thickness:2px;--space-none:0;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:0.75rem;--space-lg:1rem;--space-xl:1.5rem;--space-2xl:2rem;--space-3xl:3rem;--screen-gutters:1rem}.dark{--primary:var(--white);--secondary:#666;--primary-background:var(--white);--primary-foreground:var(--black);--secondary-background:var(--secondary);--secondary-foreground:var(--white)}.Navbar_root__0mJ78{display:grid;grid-template-columns:1fr auto;align-items:center;padding:var(--space-md) var(--screen-gutters)}.Navbar_logo__pYLV6{font-size:var(--text-size-lg);&>a{margin-left:var(--space-sm);font-weight:var(--font-weight-bold)}}.Navbar_links__hGqfX{display:grid;grid-auto-flow:column;align-items:center;&>a,&>button{margin-left:var(--space-md)}}.Navbar_themeToggleButton__kJQdv{background-color:transparent;border:solid var(--border-thickness) var(--secondary);color:var(--secondary-foreground);border-radius:var(--radius-md);cursor:pointer;padding-top:var(--space-xs)}