.EReaderLoading_container__lz6Ne{display:flex;align-items:center;justify-content:center;height:100%;background:#fff;font-family:OpenSauceSans,sans-serif;animation:EReaderLoading_fadeIn__mB351 .6s ease}.EReaderLoading_content__kXVlP{display:flex;flex-direction:column;align-items:center;gap:28px}.EReaderLoading_title__hboU_{font-size:var(--font-h5);line-height:var(--line-height-h5);font-weight:500;color:#141414;text-align:center;margin:0;letter-spacing:-.01em}.EReaderLoading_author__KQyij{font-size:var(--font-body);line-height:var(--line-height-body);font-weight:400;color:#767676;text-align:center;margin:-20px 0 0}.EReaderLoading_progressTrack__Bd_kX{width:200px;height:2px;background:#e1e1e1;border-radius:1px;overflow:hidden}.EReaderLoading_progressFill__5XND6{height:100%;background:#141414;border-radius:1px}.EReaderLoading_progressFillIndeterminate__UR49Q{height:100%;width:30%;background:#141414;border-radius:1px;animation:EReaderLoading_slide__TW4Df 1.4s cubic-bezier(.4,0,.6,1) infinite}.EReaderLoading_status__ZDllg{font-size:var(--font-label);line-height:var(--line-height-label);font-weight:400;color:#767676;text-align:center;margin:-16px 0 0}@keyframes EReaderLoading_slide__TW4Df{0%{transform:translateX(-140%)}to{transform:translateX(470%)}}@keyframes EReaderLoading_fadeIn__mB351{0%{opacity:0}to{opacity:1}}