@plugin "fumadocs-ui/tailwind-plugin";@custom-variant dark (&:where(.dark, .dark *));@source "./app *.{ts,tsx}";@source "../content *.{md,mdx}";@source "../node_modules/fumadocs-ui/dist *.js";@source "../node_modules/fumadocs-core/dist *.js";:root{--fd-primary:219 99% 45%;--fd-primary-foreground:0 0% 100%;--fd-background:210 10% 96%;--fd-foreground:207 16% 12%;--fd-card:210 10% 92%;--fd-border:200 8% 84%;--fd-muted:200 8% 90%;--fd-muted-foreground:216 7% 45%}.dark{--fd-primary:219 99% 60%;--fd-primary-foreground:0 0% 100%;--fd-background:200 15% 4%;--fd-foreground:211 11% 78%;--fd-card:207 16% 8%;--fd-border:200 12% 15%;--fd-muted:200 12% 13%;--fd-muted-foreground:216 7% 54%}@font-face{font-family:Gottak;src:url(/fonts/gottak/Gottak-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gottak;src:url(/fonts/gottak/Gottak-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Gottak;src:url(/fonts/gottak/Gottak-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}body{font-family:Gottak,ui-sans-serif,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.logo-light{display:block}.dark .logo-light,.logo-dark{display:none}.dark .logo-dark{display:block}