*{box-sizing:border-box}@keyframes ddBuildIn{0%{opacity:0;translate:0 24px}to{opacity:1;translate:0 0}}@keyframes ddPopIn{0%{opacity:0;scale:.88}to{opacity:1;scale:1}}@keyframes ddSlideIn{0%{opacity:0;translate:-44px 0}to{opacity:1;translate:0 0}}.dd-anim>*>*{animation-duration:.6s;animation-timing-function:cubic-bezier(.16,1,.3,1);animation-fill-mode:both}.dd-anim-build>*>*{animation-name:ddBuildIn}.dd-anim-pop>*>*{animation-name:ddPopIn}.dd-anim-slide>*>*{animation-name:ddSlideIn}.dd-anim>*>:first-child{animation-delay:0s}.dd-anim>*>:nth-child(2){animation-delay:.1s}.dd-anim>*>:nth-child(3){animation-delay:.2s}.dd-anim>*>:nth-child(4){animation-delay:.3s}.dd-anim>*>:nth-child(5){animation-delay:.4s}.dd-anim>*>:nth-child(6){animation-delay:.5s}.dd-anim>*>:nth-child(7){animation-delay:.6s}.dd-anim>*>:nth-child(8){animation-delay:.7s}.dd-anim>*>:nth-child(9){animation-delay:.8s}.dd-anim>*>:nth-child(n+10){animation-delay:.9s}body,html{margin:0;padding:0;color:#ffffff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#__next,[data-nextjs-scroll-focus-boundary],body,html{background-color:#000000!important}.dd-red-scrollbar::-webkit-scrollbar{width:6px}.dd-red-scrollbar::-webkit-scrollbar-track{background:#1a1a1a;border-radius:3px}.dd-red-scrollbar::-webkit-scrollbar-thumb{background:#cc4444;border-radius:3px}.dd-red-scrollbar::-webkit-scrollbar-thumb:hover{background:#ff2929}.dd-red-scrollbar{scrollbar-width:thin;scrollbar-color:#cc4444 #1a1a1a}