.round-indicator-container.svelte-1y545lv{-webkit-user-select:none;user-select:none;width:100%;margin-bottom:var(--space-xs);justify-content:center;align-items:center;display:flex}.segments-wrapper.svelte-1y545lv{grid-template-columns:repeat(10,1fr);gap:4px;width:100%;max-width:300px;display:grid}.segment.svelte-1y545lv{background:#ffffff1a;border-radius:3px;height:6px;transition:all .4s;position:relative;overflow:hidden}.status-current.svelte-1y545lv{background:#fff;box-shadow:0 0 10px #ffffff80}.status-correct.svelte-1y545lv{background:var(--color-success)}.status-incorrect.svelte-1y545lv{background:var(--color-error)}.status-partial.svelte-1y545lv{background:var(--color-warning,#facc15)}.status-future.svelte-1y545lv{background:#ffffff1a}.segment-glow.svelte-1y545lv{background:linear-gradient(90deg,#0000,#fffc,#0000);width:100%;height:100%;animation:2s infinite svelte-1y545lv-scan;position:absolute;top:0;left:0}@keyframes svelte-1y545lv-scan{0%{transform:translate(-100%)}to{transform:translate(100%)}}
