/* Enterprise Bootstrap Theme | MIT License | (c) 2026 Priya Vijai Kalyan */
.statusbar{align-items:center;background-color:var(--theme-surface-raised-bg);border-top:1px solid var(--theme-border-subtle);bottom:0;box-shadow:0 -2px 6px 0 var(--theme-edge-shadow-color,rgba(15,23,42,.12));box-sizing:border-box;color:var(--theme-text-secondary);display:flex;flex-wrap:nowrap;left:0;padding:0 .75rem;position:fixed;width:100%;z-index:1040}.statusbar-contained{bottom:auto;left:auto;position:relative;width:100%;z-index:auto}.statusbar-sm{font-size:.75rem;height:24px}.statusbar-md{font-size:.8rem;height:28px}.statusbar-lg{font-size:.875rem;height:34px}.statusbar-region{align-items:center;display:inline-flex;flex-shrink:1;gap:.25rem;min-width:0;overflow:hidden;padding:0 .5rem;text-overflow:ellipsis;white-space:nowrap}.statusbar-divider{color:var(--theme-border-color);flex-shrink:0;padding:0 .125rem}.statusbar-label{color:var(--theme-text-muted);font-weight:600}.statusbar-value{color:var(--theme-text-primary)}.statusbar-icon{flex-shrink:0;font-size:inherit;line-height:1}