body{color:#241910;background-color:#fff8f5;min-height:100dvh;margin:0;padding:0}#root{flex-direction:column;min-height:100dvh;display:flex}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:#dec1ac;border-radius:9999px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#80756d}.item-checked{opacity:.55;text-decoration:line-through;transition:all .25s cubic-bezier(.4,0,.2,1)}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.animate-float{animation:6s ease-in-out infinite float}@keyframes pulse-gentle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(.98)}}.animate-pulse-gentle{animation:3s ease-in-out infinite pulse-gentle}
