.lhv[data-astro-cid-f36fz4hs]{width:100%;display:flex;flex-direction:column;gap:var(--spacing-12);text-align:left}.lhv-win[data-astro-cid-f36fz4hs]{background:var(--color-neutral-0);border:1.5px solid var(--color-neutral-20);border-radius:var(--radius-l);box-shadow:var(--shadow-2);overflow:hidden}.lhv-chrome[data-astro-cid-f36fz4hs]{display:flex;align-items:center;gap:6px;padding:8px var(--spacing-12);background:var(--color-neutral-10);border-bottom:1px solid var(--color-neutral-20)}.lhv-d[data-astro-cid-f36fz4hs]{width:9px;height:9px;border-radius:300px;flex-shrink:0}.lhv-d[data-astro-cid-f36fz4hs].r{background:#ff5f57}.lhv-d[data-astro-cid-f36fz4hs].y{background:#febc2e}.lhv-d[data-astro-cid-f36fz4hs].g{background:#28c840}.lhv-chrome-title[data-astro-cid-f36fz4hs]{flex:1;text-align:center;font-family:var(--font-mono);font-size:11.5px;color:var(--color-neutral-70);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lhv-body[data-astro-cid-f36fz4hs]{padding:var(--spacing-12) var(--spacing-16) var(--spacing-16)}.lhv-head[data-astro-cid-f36fz4hs]{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-12);padding:0 4px var(--spacing-8);flex-wrap:wrap}.lhv-eyebrow[data-astro-cid-f36fz4hs]{font-family:var(--font-mono);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-neutral-50);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lhv-mark[data-astro-cid-f36fz4hs]{color:var(--color-green-30)}.lhv-rows[data-astro-cid-f36fz4hs]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.lhv-row[data-astro-cid-f36fz4hs]{position:relative;display:flex;align-items:center;gap:var(--spacing-12);padding:10px var(--spacing-12) 10px var(--spacing-16);background:var(--color-neutral-0);border:1.5px solid var(--color-neutral-20);border-radius:var(--radius-m);box-shadow:var(--shadow-1);opacity:1;transform:translate(0);animation:lhv-row-in .5s cubic-bezier(.4,0,.2,1) var(--delay, 0ms) both;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.lhv-row[data-astro-cid-f36fz4hs]:hover{transform:translate(2px);box-shadow:0 10px 24px -10px color-mix(in srgb,var(--color-neutral-100) 18%,transparent),var(--shadow-1)}@keyframes lhv-row-in{to{opacity:1;transform:translate(0)}}.lhv-row-stripe[data-astro-cid-f36fz4hs]{position:absolute;top:0;bottom:0;left:0;width:3px;border-radius:var(--radius-m) 0 0 var(--radius-m)}.lhv-row[data-astro-cid-f36fz4hs].is-ok .lhv-row-stripe[data-astro-cid-f36fz4hs]{background:var(--color-green-30)}.lhv-row[data-astro-cid-f36fz4hs].is-warn .lhv-row-stripe[data-astro-cid-f36fz4hs]{background:var(--color-orange-20)}.lhv-row[data-astro-cid-f36fz4hs].is-warn{border-color:color-mix(in srgb,var(--color-orange-20) 40%,var(--color-neutral-20));background:color-mix(in srgb,var(--color-orange-20) 5%,var(--color-neutral-0))}.lhv-row-label[data-astro-cid-f36fz4hs]{flex:1 1 0;min-width:100px;font-family:var(--font-mono);font-size:12px;font-weight:600;color:var(--color-neutral-70);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lhv-row-value[data-astro-cid-f36fz4hs]{flex:0 0 auto;font-family:var(--font-mono);font-size:12.5px;font-weight:700;color:var(--color-green-30);padding:3px 8px;background:color-mix(in srgb,var(--color-green-20) 14%,var(--color-neutral-0));border-radius:4px;white-space:nowrap;max-width:50%;overflow:hidden;text-overflow:ellipsis}.lhv-row[data-astro-cid-f36fz4hs].is-warn .lhv-row-value[data-astro-cid-f36fz4hs]{color:var(--color-orange-20);background:color-mix(in srgb,var(--color-orange-20) 14%,var(--color-neutral-0));text-decoration:line-through;text-decoration-color:color-mix(in srgb,var(--color-orange-20) 50%,transparent)}.lhv-row-status[data-astro-cid-f36fz4hs]{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;font-family:var(--font-mono);font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.04em;max-width:45%}.lhv-row-ok[data-astro-cid-f36fz4hs]{color:var(--color-green-30)}.lhv-row-warn[data-astro-cid-f36fz4hs]{color:var(--color-orange-20)}.lhv-row-warn-msg[data-astro-cid-f36fz4hs]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lhv-row-icon[data-astro-cid-f36fz4hs]{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:300px;flex-shrink:0;transform:scale(0);animation:lhv-icon-pop .4s cubic-bezier(.4,0,.2,1) calc(var(--delay, 0ms) + .28s) forwards}.lhv-row-ok[data-astro-cid-f36fz4hs] .lhv-row-icon[data-astro-cid-f36fz4hs]{background:color-mix(in srgb,var(--color-green-20) 22%,transparent);color:var(--color-green-30)}.lhv-row-warn[data-astro-cid-f36fz4hs] .lhv-row-icon[data-astro-cid-f36fz4hs]{background:color-mix(in srgb,var(--color-orange-20) 22%,transparent);color:var(--color-orange-20)}.lhv-row-icon svg{width:11px;height:11px;stroke-width:3}@keyframes lhv-icon-pop{0%{transform:scale(0)}60%{transform:scale(1.2)}to{transform:scale(1)}}.lhv-summary[data-astro-cid-f36fz4hs]{display:flex;align-items:center;gap:var(--spacing-12);padding:10px var(--spacing-16);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M 32 0 L 0 0 0 32' fill='none' stroke='%23ffffff' stroke-opacity='0.14' stroke-width='0.5'/%3E%3C/svg%3E"),var(--gradient-3);color:var(--color-neutral-0);border-radius:var(--radius-l);margin-top:4px}.lhv-summary-icon{width:22px;height:22px;flex-shrink:0}.lhv-summary-body[data-astro-cid-f36fz4hs]{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1}.lhv-summary-num[data-astro-cid-f36fz4hs]{font-family:var(--font-header);font-weight:700;font-size:var(--text-md);line-height:1;letter-spacing:-.01em;color:var(--color-neutral-0)}.lhv-summary-lbl[data-astro-cid-f36fz4hs]{font-family:var(--font-mono);font-size:11px;color:color-mix(in srgb,var(--color-neutral-0) 85%,transparent)}.lhv-live[data-astro-cid-f36fz4hs]{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;background:color-mix(in srgb,var(--color-neutral-0) 18%,transparent);border-radius:300px;font-family:var(--font-mono);font-size:10px;font-weight:700;letter-spacing:.06em;flex-shrink:0}.lhv-live-dot[data-astro-cid-f36fz4hs]{width:5px;height:5px;border-radius:300px;background:var(--color-neutral-0);animation:lhv-pulse 1.6s ease-out infinite}@keyframes lhv-pulse{0%{box-shadow:0 0 color-mix(in srgb,var(--color-neutral-0) 60%,transparent)}to{box-shadow:0 0 0 6px color-mix(in srgb,var(--color-neutral-0) 0%,transparent)}}@media(prefers-reduced-motion:reduce){.lhv-row[data-astro-cid-f36fz4hs],.lhv-row-icon[data-astro-cid-f36fz4hs],.lhv-live-dot[data-astro-cid-f36fz4hs]{animation:none;opacity:1;transform:none}}
