@tailwind base;@tailwind components;@tailwind utilities;:root{--foreground-rgb:239,239,241;--background-start-rgb:14,15,16;--background-end-rgb:14,15,16}body{color:#efeff1;background:#0e0f10;font-family:Inter,Pretendard,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}@layer utilities{.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#2f3136;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#3f4147}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}}