*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#e5e2e3;background-color:#131314;min-width:320px;min-height:100vh;margin:0;font-family:Inter,sans-serif}button,input{font:inherit}button{cursor:pointer}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#131314}::-webkit-scrollbar-thumb{background:#2a2a2b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#464554}.reveal{opacity:0;transition:all .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.reveal.active{opacity:1;transform:translateY(0)}.stagger-1{transition-delay:.1s}.stagger-2{transition-delay:.2s}.stagger-3{transition-delay:.3s}.stagger-4{transition-delay:.4s}
