/* =============================================================================
   COMPONENT: turbo-progress — branded Turbo Drive top bar (FEA-0023).
   ========================================================================== */
@layer components {
  .turbo-progress-bar {
    block-size: 0.1875rem;
    background-color: var(--accent);
  }
}
