@tailwind base;@tailwind components;@tailwind utilities;.scroll-track{background-color:#f1db9d;height:2px;width:100%;position:relative;top:-3px;z-index:-10}@media (any-hover: none){.scroll-track{display:none}}.no-scroll::-webkit-scrollbar{display:none}.no-scroll{-ms-overflow-style:none;scrollbar-width:none}@keyframes grow{0%{opacity:0;transform:scaleY(1)}30%{opacity:0;transform:scaleY(1)}70%{height:-moz-fit-content;height:fit-content}to{transform:scaleY(1);opacity:1;height:-moz-fit-content;height:fit-content}}.animate-open{animation:grow .2s ease-in 1 normal forwards}@keyframes shrink{0%{transform:scaleY(1);opacity:1;height:-moz-fit-content;height:fit-content}70%{opacity:0;transform:scaleY(1)}to{height:0px;transform:scaleY(1)}}.animate-close{animation:shrink .35s ease-in 1 normal forwards;height:24px;overflow:hidden}@keyframes enter-child{0%{opacity:0;transform:translate(8px)}to{opacity:100%;transform:translate(0)}}@-webkit-keyframes enter-child{0%{opacity:0;transform:translate(8px)}to{opacity:100%;transform:translate(0)}}.animate-open .animate-child{opacity:0;animation:enter-child .25s ease-out forwards!important}.animate-open a:nth-of-type(0){animation-delay:50ms!important}.animate-open a:nth-of-type(1){animation-delay:60ms!important}.animate-open a:nth-of-type(2){animation-delay:70ms!important}.animate-open a:nth-of-type(3){animation-delay:80ms!important}.animate-open a:nth-of-type(4){animation-delay:90ms!important}.animate-open a:nth-of-type(5){animation-delay:.1s!important}.animate-open a:nth-of-type(6){animation-delay:.12s!important}.animate-open a:nth-of-type(7){animation-delay:.14s!important}.animate-open a:nth-of-type(8){animation-delay:.16s!important}.animate-open a:nth-of-type(9){animation-delay:.18s!important}.animate-open a:nth-of-type(10),.animate-open a:nth-of-type(11),.animate-open a:nth-of-type(12),.animate-open a:nth-of-type(13),.animate-open a:nth-of-type(14),.animate-open a:nth-of-type(15),.animate-open a:nth-of-type(16),.animate-open a:nth-of-type(17),.animate-open a:nth-of-type(18),.animate-open a:nth-of-type(19){animation-delay:.2s!important}
