:root{color-scheme:dark}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{background:#070712;font-family:DM Sans,system-ui,sans-serif}@keyframes landingFadeInUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.landing-fade-in{animation:landingFadeInUp .65s cubic-bezier(.22,1,.36,1) forwards;opacity:0}.landing-stagger-0{animation-delay:.05s}.landing-stagger-1{animation-delay:.12s}.landing-stagger-2{animation-delay:.19s}.landing-stagger-3{animation-delay:.26s}.landing-stagger-4{animation-delay:.33s}.landing-stagger-5{animation-delay:.4s}.landing-stagger-6{animation-delay:.47s}
