#inklusv-boost-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:100;pointer-events:none;opacity:0;transition:opacity 150ms ease-out}#inklusv-boost-progress.is-visible{opacity:1}#inklusv-boost-progress span{display:block;height:100%;width:0;background:var(--inklusv-accent, #8a6508);transition:width var(--inklusv-boost-dur, 600ms) cubic-bezier(0.3,0.5,0.4,1)}:root[data-theme=dark] #inklusv-boost-progress span{background:#e6bd55;box-shadow:0 0 8px rgba(230,189,85,0.6)}@media(prefers-reduced-motion:reduce){#inklusv-boost-progress,#inklusv-boost-progress span{transition:none}}
