.FadeAnimation_animateFadeIn__zzJkt{animation-name:FadeAnimation_fadein__VQ6eC;animation-duration:.5s;animation-timing-function:ease;animation-fill-mode:both}.FadeAnimation_animateFadeOut__pgU_L{animation-name:FadeAnimation_fadeout__UYIKC;animation-duration:.5s;animation-timing-function:ease;animation-fill-mode:both}@keyframes FadeAnimation_fadein__VQ6eC{0%{opacity:0}to{opacity:1}}@keyframes FadeAnimation_fadeout__UYIKC{0%{opacity:1}to{opacity:0}}.FlyAnimation_animateFlyInRight__aN_B5{animation:FlyAnimation_flyin-right__KzxbE .5s ease both}.FlyAnimation_animateFlyInBottom__SVRjj{animation:FlyAnimation_flyin-bottom__VTVy3 .5s ease both;animation-delay:.2s}.FlyAnimation_animateFlyOutLeft__r09ZP{animation:FlyAnimation_flyout-left__DGt_Q .5s ease both}.FlyAnimation_animateFlyOutBottom__cYCY5{animation:FlyAnimation_flyout-bottom___bK5M .5s ease both;animation-delay:.25s}@keyframes FlyAnimation_flyin-right__KzxbE{0%{transform:translate(100vw) scale(.3)}to{transform:translate(0) scale(1)}}@keyframes FlyAnimation_flyin-bottom__VTVy3{0%{transform:translateY(100vh) scale(.3)}to{transform:translate(0) scale(1)}}@keyframes FlyAnimation_flyout-left__DGt_Q{0%{transform:translate(0) scale(1)}to{transform:translate(-100vw) scale(.3)}}@keyframes FlyAnimation_flyout-bottom___bK5M{0%{transform:translate(0)}to{transform:translateY(100vh)}}.GrowAnimation_animateGrowWidth__eemGU{animation:GrowAnimation_grow-width__jdSPA 1s ease both}@keyframes GrowAnimation_grow-width__jdSPA{0%{transform:translate(-50%) scaleX(0)}to{transform:translate(0) scale(1)}}.SlideAnimation_animateSlideInBottom__AtOlI{animation:SlideAnimation_slidein-bottom__WewY_ 1s ease both}@keyframes SlideAnimation_slidein-bottom__WewY_{0%{transform:translateY(3rem);opacity:0}to{transform:translate(0);opacity:1}}progress[value].ReadingProgress_progressBarTransparent__aknf0::-webkit-progress-bar{background-color:transparent}progress[value].ReadingProgress_progressValueGray__jZiaQ::-webkit-progress-value{background:#737373;transition:width .3s ease;border-radius:0 0 1rem 0;box-shadow:2px 2px 8px 0 rgba(0,0,0,.1)}:not(.dark) body{background-color:#fff;color:#272624}.dark body{background-color:#272624;color:#fff}