.st-card{border:1px solid var(--hairline);border-radius:var(--radius);background:var(--ink-control);box-shadow:var(--shadow-sm);padding:1.1rem 1.25rem;min-width:0}.st-banner{padding:1.25rem 1.35rem}.st-banner-row{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}.st-banner-row strong{font-family:var(--font-display);font-weight:400;font-size:1.45rem;letter-spacing:-.01em;color:var(--text-primary)}.st-checked{margin-left:auto;font-family:var(--font-mono);font-size:.7rem;color:var(--text-muted)}.st-deps{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.st-dep{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;padding-block:.35rem;border-top:1px solid var(--hairline)}.st-dep .label{color:var(--text-primary);font-weight:500}.st-dep .state{margin-left:.25rem;font-family:var(--font-mono);font-size:.62rem;letter-spacing:.14em;text-transform:uppercase}.st-dep .latency{margin-left:auto;font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:.75rem;color:var(--text-muted)}.st-eyebrow-label{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.st-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));gap:1rem;margin-top:.75rem}.st-grid--narrow{grid-template-columns:repeat(auto-fit,minmax(min(100%,11rem),1fr))}.st-big{font-family:var(--font-mono);font-size:1.7rem;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.st-big,.st-measuring{color:var(--text-primary);margin-top:.35rem}.st-measuring{font-family:var(--font-display);font-weight:400;font-size:1.35rem;line-height:1.2}.st-sub{margin-top:.35rem}.st-caption,.st-sub{font-size:.78rem;color:var(--text-muted)}.st-caption{margin-top:.75rem;max-width:70ch;line-height:1.55}.st-section{margin-top:2.25rem}.st-facts{padding-left:1.1rem;display:flex;flex-direction:column;gap:.5rem;max-width:68ch;line-height:1.55}.st-facts,.st-note{margin-top:1rem;color:var(--text-muted)}.st-note{font-size:.85rem}.st-machine a,.st-note a{color:var(--primary);text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--primary) 45%,transparent);text-underline-offset:3px}.st-machine a:hover,.st-note a:hover{text-decoration-color:currentColor}.st-machine{color:var(--text-muted);margin-top:.5rem;max-width:68ch;line-height:1.55}.st-machine code{font-family:var(--font-mono);font-size:.85em}