.tested-first-hand{margin:1.5rem 0 1.75rem;padding:1.1rem 1.25rem 1.25rem;border-left:3px solid var(--color-success);background:color-mix(in srgb,var(--color-accent-primary) 6%,transparent);border-radius:4px}.tested-first-hand-heading{margin:0 0 .5rem;font-size:.95rem;font-weight:700;color:var(--color-success);display:flex;align-items:center;gap:.45rem}.tested-first-hand-lead{margin:0 0 .8rem;font-size:.9rem;line-height:1.55;color:var(--text-secondary)}.tested-first-hand-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}.tested-first-hand-list li{display:flex;align-items:flex-start;gap:.55rem;font-size:.92rem;line-height:1.5;color:var(--text-primary)}.tested-first-hand-list li svg{color:var(--color-success);margin-top:.22rem;flex-shrink:0}.tested-first-hand-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin:1rem 0 .5rem}.tested-first-hand-step{display:flex;flex-direction:column;gap:.35rem;padding:.85rem .9rem;border:1px solid color-mix(in srgb,var(--color-text-muted) 22%,transparent);border-radius:6px;background:color-mix(in srgb,var(--color-accent-primary) 4%,transparent)}.tested-first-hand-step-num{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;background:var(--color-action-bg);color:var(--color-action-fg);font-size:.8rem;font-weight:700}.tested-first-hand-step-label{font-size:.9rem;font-weight:600;color:var(--text-primary)}.tested-first-hand-step-detail{font-size:.82rem;line-height:1.45;color:var(--text-secondary)}