:root{--theme-color: #6366f1;--theme-color-rgb: 99, 102, 241;--theme-color-5: rgba(99, 102, 241, .05);--theme-color-20: rgba(99, 102, 241, .2);--theme-color-50: rgba(99, 102, 241, .5)}body{margin:0;font-family:Outfit,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes scan{0%{top:0%;opacity:0}15%{opacity:1}85%{opacity:1}to{top:100%;opacity:0}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes revealItem{0%{opacity:0;transform:translateY(15px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.reveal-item{animation:revealItem .6s cubic-bezier(.2,.8,.2,1) forwards;opacity:0}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#6366f11a;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#6366f14d}
