@tailwind base;@tailwind components;@tailwind utilities;@keyframes falling{0%{transform:translateY(-10px) rotate(0);opacity:0}}:where([class^=ri-]):before{content:""}@keyframes falling{0%{transform:translateY(-10px) rotate(0);opacity:0}50%{opacity:.6}to{transform:translate(100px,100vh) rotate(360deg);opacity:0}}.cherry-blossom{position:fixed;pointer-events:none;z-index:1;width:10px;height:10px;background:#ffb7c5;border-radius:150% 0;animation:falling 10s linear infinite}.cherry-blossom:after{content:"";position:absolute;top:-14%;left:-10%;width:100%;height:100%;background:inherit;border-radius:inherit;transform:rotate(15deg)}@keyframes falling{0%{transform:translateY(-10px) rotate(0);opacity:1}50%{opacity:.6}to{transform:translate(100px,100vh) rotate(360deg);opacity:0}}@keyframes floating{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.cherry-blossom{position:fixed;pointer-events:none;z-index:1;width:10px;height:10px;background:#ffb7c5;border-radius:150% 0;animation:falling 1s linear infinite;box-shadow:0 0 10px #ffb7c54d}[class*=hover-float]:hover{animation:floating 2s ease-in-out infinite}.cherry-blossom:after{content:"";position:absolute;top:-14%;left:-10%;width:100%;height:100%;background:inherit;border-radius:inherit;transform:rotate(15deg);box-shadow:inherit}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;pointer-events:none;z-index:-1}.text-primary{color:#ff97c1}.bg-primary{background-color:#ff97c1}.rounded-button{border-radius:8px}.font-pacifico{font-family:Pacifico,cursive}.font-angel-white{font-family:Angel White,serif}
