#__nuxt{@apply grid h-full w-full grid-rows-[auto_1fr];}::-webkit-scrollbar{height:0!important;width:0!important}::-webkit-scrollbar-track{@apply bg-red-800;border-radius:2rem}::-webkit-scrollbar-thumb{@apply bg-red-600;border-radius:2rem}.custom-scroll{@apply overflow-y-auto;@apply pr-1;}.custom-scroll::-webkit-scrollbar{@apply w-10;width:.4rem}.custom-scroll::-webkit-scrollbar-track{@apply bg-zinc-800;border-radius:2rem}.custom-scroll::-webkit-scrollbar-thumb{@apply bg-zinc-600;border-radius:2rem}
