/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */body{overscroll-behavior:none;background-color:var(--background)}:root{--font-sans:var(--font-inter);--header-height:calc(var(--spacing)*12 + 1px)}.dark{color-scheme:dark}:root:not(.dark){color-scheme:light}::selection{background:var(--ring);color:var(--foreground)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}*{scrollbar-width:thin;scrollbar-color:var(--border)var(--background)}