*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;min-height:100dvh;background:#0e1117;overflow-x:hidden}#root{width:100%;min-height:100dvh}.app-content{position:relative;width:100%}@media (min-width: 901px){.app-content{max-width:900px;margin:0 auto}}@keyframes calendarSlideLeft{0%{transform:translate(14.28%);opacity:.8}to{transform:translate(0);opacity:1}}.calendar-slide-in{animation:calendarSlideLeft .27s ease}
