@tailwind base;@tailwind components;@tailwind utilities;@layer base{@apply font-light;@apply text-lg;@apply mt-6;@apply font-medium;@apply text-4xl;@apply mt-6;@apply font-medium;@apply text-3xl;@apply mt-6;@apply font-medium;@apply text-2xl;@apply mt-6;@apply font-medium;@apply text-xl;@apply mt-6;@apply font-medium;@apply text-lg;@apply mt-6;@apply font-medium;@apply text-base;@apply mt-6;@apply list-disc;@apply pl-6;@apply mt-6;@apply my-2;@apply mt-4;@apply font-semibold;@apply list-decimal;@apply pl-6;@apply mt-6;@apply font-semibold;@apply font-mono;@apply bg-gray-100 !important;@apply rounded-md;@apply p-4 !important;@apply block;@apply whitespace-pre;@apply relative;@apply text-sm;@apply overflow-x-auto !important;@apply overflow-y-hidden !important;@apply max-w-full;@apply block;@apply visible;@apply font-mono;@apply bg-gray-100;@apply rounded-md;@apply p-1;.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.left-shadow{box-shadow:-20px 0 15px -15px #00000040}@apply text-primary-500;@apply text-xs;@apply font-semibold;@apply bg-gray-200;@apply rounded-md;@apply p-2;@apply absolute;@apply right-0;@apply top-0;@apply mt-2;@apply mr-2;@apply cursor-pointer;@apply invisible;.glowing-button:before{content:"";z-index:-1;-webkit-filter:blur(5px);background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red) 0 0/400%;width:calc(100% + 4px);height:calc(100% + 4px);transition:opacity .3s ease-in-out;animation:20s linear infinite glow;position:absolute;top:-2px;left:-2px}.glowing-button:after{z-index:-1;content:"";width:100%;height:100%;position:absolute;top:0;left:0}}@layer utilities{.scale-up-center{animation:.4s cubic-bezier(.39,.575,.565,1) both scale-up-center}@keyframes scale-up-center{0%{transform:scale(.75)}to{transform:scale(1)}}.slide-in-top{animation:.3s both slide-in-top}@keyframes slide-in-top{0%{opacity:0;transform:translateY(-150px)}to{opacity:1;transform:translateY(0)}}@keyframes glow{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}}
