/* Production fallback for the small Tailwind utility subset used by Django templates.
   Rebuild with: cd frontend && npm install && npm run build:css */
html.scroll-smooth{scroll-behavior:smooth}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fixed{position:fixed}.top-24{top:6rem}.right-5{right:1.25rem}.z-\[80\]{z-index:80}.space-y-2>:not([hidden])~:not([hidden]){margin-top:.5rem}.w-full{width:100%}
