h1,h2,h3,h4,h5,h6{font-family:ui-sans-serif,system-ui,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.nav-container{font-family:ui-sans-serif,system-ui,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.test-status-badge{position:relative;display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.7rem;font-weight:600;line-height:1;margin-top:.5rem;margin-bottom:1rem;letter-spacing:.03em;text-transform:none;transition:all .2s ease;cursor:default}.test-status-passed{background:0 0;color:#111827;box-shadow:none}.test-status-passed:hover{transform:translateY(-1px)}.test-status-passed .test-status-icon{fill:#059669}.dark .test-status-passed{background:0 0;color:#f9fafb;box-shadow:none;border-color:#9ca3af}.dark .test-status-passed:hover{box-shadow:none}.dark .test-status-passed .test-status-icon{fill:#34d399}.test-status-icon{width:.7rem;height:.7rem;fill:currentColor;flex-shrink:0}.test-status-text{white-space:nowrap}.test-status-tooltip{position:absolute;left:50%;top:100%;transform:translateX(-50%)translateY(8px);padding:.5rem .75rem;background:#1f2937;color:#fff;font-size:.8rem;font-weight:500;line-height:1.4;letter-spacing:normal;text-transform:none;white-space:nowrap;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.15),0 2px 4px rgba(0,0,0,.1);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease,transform .2s ease;z-index:50;pointer-events:none}.test-status-tooltip::before{content:'';position:absolute;left:50%;bottom:100%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#1f2937}.test-status-badge:hover .test-status-tooltip{opacity:1;visibility:visible;transform:translateX(-50%)translateY(6px)}.dark .test-status-tooltip{background:#374151;color:#f3f4f6}.dark .test-status-tooltip::before{border-bottom-color:#374151}