.browser-use-log-wrap{margin-top:10px}.browser-use-log-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--muted)}.browser-use-log-live{font-size:10px;font-weight:700;color:var(--ember-soft);animation:browser-use-log-pulse 1.4s ease-in-out infinite}@keyframes browser-use-log-pulse{0%,to{opacity:1}50%{opacity:.45}}.browser-use-log{margin:0;max-height:220px;overflow-y:auto;padding:10px 12px;border-radius:8px;background:var(--ink-2);color:var(--text);border:1px solid var(--line);font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;line-height:1.45;white-space:pre-wrap;word-break:break-word}