.live-widget{position:relative;z-index:40;background:var(--bg-elev);border-bottom:1px solid var(--border);font-family:var(--ft-mono);font-size:13px;color:var(--text);transition:background var(--dur) var(--ease)}.live-widget--stale .live-strip{background:#ffb0000f}.live-strip{all:unset;box-sizing:border-box;display:flex;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 clamp(16px,4vw,32px);cursor:pointer;transition:background var(--dur) var(--ease)}.live-strip:hover{background:#00000005}:root[data-theme=dark] .live-strip:hover{background:#ffffff0a}.live-strip:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.live-dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%;display:inline-block;box-shadow:0 0 0 0 currentColor}.live-dot--ok{color:var(--status-green);background:var(--status-green);animation:liveHeartbeat var(--breath) var(--ease-out) infinite}.live-dot--stale{background:#ffb000;color:#ffb000}.live-dot--loading{background:var(--text-dim);color:var(--text-dim);opacity:.5}@keyframes liveHeartbeat{0%,to{box-shadow:0 0 0 0 currentColor;opacity:1}50%{box-shadow:0 0 0 6px #0000;opacity:.55}}@media(prefers-reduced-motion:reduce){.live-dot--ok{animation:none}}.live-text{display:flex;align-items:baseline;gap:10px;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-lead{color:var(--text);font-weight:500}.live-sep{color:var(--text-dim)}.live-fact{color:var(--text-muted);transition:opacity .22s var(--ease-out);opacity:1}.live-fact--fading{opacity:0}@media(prefers-reduced-motion:reduce){.live-fact{transition:none}}.live-cta{flex:0 0 auto;color:var(--text-muted);font-size:12px}.live-chev{margin-left:2px;opacity:.6}@media(max-width:480px){.live-strip{gap:8px;padding:0 14px;min-height:38px}.live-text{white-space:normal;font-size:12px}.live-cta{font-size:11px}}.live-drawer{background:var(--bg-dark);color:var(--text-inv);padding:clamp(16px,3vw,28px) clamp(16px,4vw,32px) 20px;border-top:1px solid rgba(255,255,255,.08);animation:liveDrawerIn .26s var(--ease-out);overflow:hidden}@keyframes liveDrawerIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.live-drawer{animation:none}}.drawer-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:clamp(20px,3vw,36px)}.drawer-grid.drawer-grid--solo{grid-template-columns:1fr}@media(max-width:820px){.drawer-grid{grid-template-columns:1fr}}.drawer-quiet{margin:14px 0 0;padding:10px 14px;font-family:var(--ft-mono);font-size:12px;line-height:1.55;color:#ffffff8c;background:#ffffff06;border:1px dashed rgba(255,255,255,.1);border-radius:var(--r-sm)}.drawer-quiet strong{color:var(--bg-lime);font-weight:700}.drawer-heading h3{margin:0 0 4px;font-family:var(--ft-display);font-size:18px;font-weight:600;color:var(--text-inv);letter-spacing:-.01em}.drawer-sub{color:#ffffff80;font-size:12px}.drawer-sub strong{color:var(--bg-lime);font-weight:600}.event-feed{margin-top:14px;display:flex;flex-direction:column;gap:6px}.event-empty{color:#ffffff73;font-family:var(--ft-mono);font-size:12px;line-height:1.6;padding:14px 12px;border:1px dashed rgba(255,255,255,.08);border-radius:var(--r-sm);max-width:52ch}.event-row{display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:10px;padding:8px 0;border-bottom:1px dashed rgba(255,255,255,.06);font-size:12.5px}.event-row:last-child{border-bottom:none}.ev-time{color:#fff6;font-family:var(--ft-mono)}.ev-body{color:#ffffffe0;line-height:1.4}.ev-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--status-green);margin-right:6px;vertical-align:middle}.ev-duration{color:#ffffff8c;font-family:var(--ft-mono)}.ev-outcome{font-size:10.5px;padding:2px 8px;border-radius:var(--r-sm);font-weight:600;letter-spacing:.5px;text-transform:lowercase}.ev-outcome--booked,.ev-outcome--success,.ev-outcome--resolved,.ev-outcome--delivered{color:var(--status-green);background:#10b9811f}.ev-outcome--transferred{color:var(--bg-orange);background:#ff6b351f}.drawer-right{display:flex;flex-direction:column;gap:18px}.block-eyebrow{color:#fff6;font-size:10.5px;letter-spacing:1.5px;font-family:var(--ft-mono);margin-bottom:8px}.host-line{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline;color:var(--text-inv)}.host-line strong{font-family:var(--ft-display);font-size:15px;font-weight:600}.host-model{font-family:var(--ft-mono);font-size:11.5px;color:#ffffffa6;padding:2px 8px;border:1px solid rgba(255,255,255,.12);border-radius:var(--r-sm)}.host-meta{margin-left:auto;color:#ffffff80;font-size:11.5px;font-family:var(--ft-mono)}.host-quote{margin:12px 0 0;font-family:var(--ft-serif);font-style:italic;font-size:14px;line-height:1.55;color:#fffc;max-width:52ch;position:relative}.host-quote .quote-mark{color:#ffffff59;margin:0 2px}.host-quote cite{display:block;margin-top:6px;font-style:normal;font-family:var(--ft-mono);font-size:11.5px;color:#ffffff80}.now-cells{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.cell{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:var(--r-sm);padding:10px 12px 12px}.cell-label{font-family:var(--ft-mono);font-size:10px;letter-spacing:1.5px;color:#ffffff73;margin-bottom:4px}.cell-val{font-family:var(--ft-display);font-size:20px;font-weight:700;color:var(--text-inv);line-height:1}.cell-unit{font-size:11px;color:#ffffff80;margin-left:2px;font-family:var(--ft-mono);font-weight:400}.cell-bar{margin-top:8px;height:3px;background:#ffffff14;border-radius:2px;overflow:hidden}.cell-bar>div{height:100%;background:var(--status-green);transition:width .5s var(--ease-out)}@media(prefers-reduced-motion:reduce){.cell-bar>div{transition:none}}.svc-chips{display:flex;flex-wrap:wrap;gap:6px}.svc-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:var(--r-pill);font-size:11.5px;font-family:var(--ft-mono);background:#ffffff0a;border:1px solid rgba(255,255,255,.1);color:#ffffffd9}.svc-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--status-green)}.svc-chip--off{opacity:.5}.svc-chip--off .svc-dot{background:var(--text-dim)}.svc-meta{color:#ffffff80;margin-left:2px}.stack-line{margin:0 0 10px;font-family:var(--ft-mono);font-size:12px;color:#ffffffa6;line-height:1.5}.stack-line strong{color:var(--text-inv);font-weight:700}.provider-chips{display:flex;flex-wrap:wrap;gap:6px}.provider-chip{display:inline-flex;align-items:center;padding:4px 10px;border-radius:var(--r-pill);font-family:var(--ft-mono);font-size:11.5px;color:#ffffffd9;background:#ffffff0a;border:1px solid rgba(255,255,255,.12)}.repo-link{color:#ffffff8c;text-decoration:none;border-bottom:1px dashed rgba(255,255,255,.15);transition:color var(--dur) var(--ease),border-color var(--dur) var(--ease)}.repo-link:hover{color:var(--bg-lime);border-color:var(--bg-lime)}.drawer-egg{margin-top:14px;padding:10px 14px;background:#d6ed470f;border:1px dashed rgba(214,237,71,.3);border-radius:var(--r-sm);display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;animation:liveDrawerIn .32s var(--ease-out)}.egg-eyebrow{font-family:var(--ft-mono);font-size:10px;letter-spacing:1.5px;color:#d6ed47cc}.egg-text{font-family:var(--ft-serif);font-style:italic;font-size:13px;color:#ffffffd9}.egg-text strong{font-style:normal;font-family:var(--ft-mono);color:var(--bg-lime)}@media(prefers-reduced-motion:reduce){.drawer-egg{animation:none}}.drawer-footer{margin-top:18px;padding-top:14px;border-top:1px solid rgba(255,255,255,.06);display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;align-items:center}.drawer-meta{color:#ffffff73;font-size:11.5px;font-family:var(--ft-mono)}.drawer-cta{color:var(--bg-lime);font-family:var(--ft-display);font-weight:600;font-size:13px;text-decoration:none;padding:8px 14px;border:1px solid rgba(214,237,71,.35);border-radius:var(--r-sm);transition:background var(--dur) var(--ease),border-color var(--dur) var(--ease)}.drawer-cta:hover{background:#d6ed4714;border-color:#d6ed4799}
