.lab-chrome-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem .85rem;background:#0d1024;border-bottom:1px solid #262a45;flex-shrink:0}.lab-chrome-brand{display:flex;align-items:center;gap:.65rem;min-width:0}.lab-chrome-title{font-weight:600;font-size:.85rem;color:#f1f5f9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lab-chrome-sub{font-size:.7rem;color:#e2e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lab-chrome-actions{display:flex;align-items:center;gap:.45rem;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end}.lab-chrome-btn{display:inline-flex;align-items:center;gap:.35rem;border-radius:6px;padding:.38rem .65rem;font-size:.75rem;font-weight:600;cursor:pointer;border:1px solid #334155;background:#1e293b;color:#e2e8f0;transition:background .12s}.lab-chrome-btn:hover:not(:disabled){background:#334155}.lab-chrome-btn:disabled{opacity:.5;cursor:not-allowed}.lab-chrome-btn-primary{border:none;background:#0891b2;color:#fff}.lab-chrome-btn-primary:hover:not(:disabled){background:#0e7490}.lab-chrome-timer{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .6rem;border-radius:6px;font-family:ui-monospace,monospace;font-size:.75rem;font-weight:700;border:1px solid #334155;background:#0f172a;color:#cbd5e1}.lab-chrome-timer-low{color:#fbbf24;border-color:#fbbf2459;background:#fbbf2414}.lab-chrome-timer-critical{color:#f87171;border-color:#f8717166;background:#f871711f;animation:lab-chrome-pulse 1.5s ease-in-out infinite}@keyframes lab-chrome-pulse{0%,to{opacity:1}50%{opacity:.75}}
