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-radius:6px;font-size:.7rem;font-weight:600;line-height:1;margin-bottom:1rem;letter-spacing:.03em;text-transform:uppercase;transition:all .2s ease;cursor:default}.test-status-passed{background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:#fff;box-shadow:0 1px 3px rgba(16,185,129,.3),0 1px 2px rgba(0,0,0,6%)}.test-status-passed:hover{box-shadow:0 4px 6px rgba(16,185,129,.35),0 2px 4px rgba(0,0,0,8%);transform:translateY(-1px)}.dark .test-status-passed{background:linear-gradient(135deg,#059669 0%,#047857 100%);color:#ecfdf5;box-shadow:0 1px 3px rgba(16,185,129,.25),0 1px 2px rgba(0,0,0,.1)}.dark .test-status-passed:hover{box-shadow:0 4px 6px rgba(16,185,129,.3),0 2px 4px rgba(0,0,0,.15)}.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}