@tailwind base;@tailwind components;@tailwind utilities;:root{--font-montserrat:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif}body{font-family:var(--font-montserrat)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#a3a3a3}
