.ludo-reading-time{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#f5f5f5;border-radius:20px;font-size:14px;color:#555;margin-bottom:20px}.ludo-reading-time svg{opacity:.7}.ludo-progress-bar{position:fixed;left:0;right:0;height:var(--progress-height,4px);background:rgb(0 0 0 / .1);z-index:9999}.ludo-progress-bar--top{top:0}.ludo-progress-bar--bottom{bottom:0}.ludo-progress-bar__fill{height:100%;width:0%;background:var(--progress-color,#2271b1);transition:width 0.1s ease-out}.admin-bar .ludo-progress-bar--top{top:32px}@media (max-width:782px){.admin-bar .ludo-progress-bar--top{top:46px}}