@tailwind base;@tailwind components;@tailwind utilities;body{background-color:#fffefb}.leaf-deco{position:fixed;z-index:-1;opacity:.12;pointer-events:none}.leaf-top-left{top:-50px;left:-50px;width:300px;height:300px;transform:rotate(45deg);color:#2e7d32}.leaf-bottom-right{bottom:-50px;right:-50px;width:400px;height:400px;transform:rotate(180deg);color:#2e7d32}.leaf-middle-right{top:40%;right:-80px;width:250px;height:250px;transform:rotate(-45deg);color:#ffa000;opacity:.08}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
