.finder-wizard{color:hsl(var(--foreground))}.finder-progress{color:hsl(var(--body));justify-content:space-between;gap:1rem;font-size:.75rem;line-height:1.5;display:flex}.finder-progress span:first-child{color:hsl(var(--structure));font-weight:700}.finder-progress-track{appearance:none;background:hsl(var(--selection));border:0;width:100%;height:3px;margin-top:.75rem;display:block}.finder-progress-track::-webkit-progress-bar{background:hsl(var(--selection))}.finder-progress-track::-webkit-progress-value{background:hsl(var(--primary))}.finder-progress-track::-moz-progress-bar{background:hsl(var(--primary))}.finder-wizard fieldset{border:0;margin-top:2rem;padding:0}.finder-wizard legend{font-family:var(--font-display);color:hsl(var(--foreground));font-size:clamp(1.5rem,1.25rem + 1vw,2rem);font-weight:700;line-height:1.2}.finder-wizard legend:focus{outline:2px solid hsl(var(--primary));outline-offset:6px;border-radius:var(--radius-sm)}.finder-help{color:hsl(var(--body));margin-top:.75rem;font-size:.875rem;line-height:1.7}.finder-options{gap:.75rem;margin-top:1.5rem;display:grid}.finder-options>label{cursor:pointer;border:1px solid hsl(var(--control-border));border-radius:var(--radius-sm);background:hsl(var(--card));text-align:left;width:100%;min-height:3.75rem;color:hsl(var(--foreground));align-items:center;gap:1rem;padding:.8rem 1rem;display:flex}.finder-options>label:hover{border-color:hsl(var(--primary))}.finder-options>label:focus-within{outline:2px solid hsl(var(--primary));outline-offset:2px}.finder-options>label.is-selected{border-color:hsl(var(--primary));background:hsl(var(--selection));box-shadow:0 0 0 1px hsl(var(--primary))}.finder-radio{border:2px solid hsl(var(--control-border));background:hsl(var(--card));border-radius:999px;flex:none;place-items:center;width:1.25rem;height:1.25rem;display:grid}.is-selected .finder-radio{border-color:hsl(var(--primary))}.is-selected .finder-radio span{background:hsl(var(--primary));border-radius:999px;width:.5rem;height:.5rem}.finder-options strong{font-size:.875rem;line-height:1.5;display:block}.finder-options small{color:hsl(var(--body));margin-top:.2rem;font-size:.75rem;line-height:1.5;display:block}.finder-options em{color:hsl(var(--primary));margin-left:auto;font-size:.75rem;font-style:normal;font-weight:700}.finder-actions{border-top:1px solid hsl(var(--border));justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.finder-primary,.finder-secondary{cursor:pointer;border-radius:var(--radius-sm);justify-content:center;align-items:center;min-height:3rem;padding:.7rem 1.15rem;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex}.finder-primary{border:1px solid hsl(var(--primary));background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.finder-primary:hover{background:hsl(var(--primary-hover))}.finder-secondary{border:1px solid hsl(var(--control-border));background:hsl(var(--card));color:hsl(var(--foreground))}.finder-primary:disabled,.finder-secondary:disabled{opacity:.45;cursor:not-allowed}.finder-result-label{color:hsl(var(--structure));font-size:.75rem;font-weight:700}.finder-result h2{font-family:var(--font-display);color:hsl(var(--foreground));margin-top:.75rem;font-size:clamp(2rem,1.6rem + 2vw,3rem);line-height:1.1}.finder-result-body{max-width:62ch;color:hsl(var(--body));margin-top:1rem;line-height:1.75}.finder-result-grid{border:1px solid hsl(var(--border));border-radius:var(--radius-sm);background:hsl(var(--border));grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:1px;margin-top:1.75rem;display:grid;overflow:hidden}.finder-result-grid>div{background:hsl(var(--card));padding:1rem}.finder-result-grid dt,.finder-lists h3{color:hsl(var(--structure));font-size:.75rem;font-weight:700}.finder-result-grid dd{color:hsl(var(--foreground));margin-top:.5rem;font-weight:700}.finder-result-grid small{color:hsl(var(--body));margin-top:.25rem;font-weight:400;display:block}.finder-lists{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1.5rem;margin:1.75rem 0;display:grid}.finder-lists ul{color:hsl(var(--body));margin-top:.7rem;padding-left:1rem;font-size:.875rem;line-height:1.7}.finder-warning{border:1px solid hsl(var(--warning-text));background:hsl(var(--warning-bg));color:hsl(var(--warning-text));margin-top:1.5rem;padding:1rem;font-size:.875rem;line-height:1.6}.finder-evidence{border-block:1px solid hsl(var(--finder-rule));color:hsl(var(--body));margin:1.75rem 0;padding-block:1.25rem}.finder-evidence h3{color:hsl(var(--structure));font-size:.875rem;font-weight:700}.finder-evidence>p{margin-top:.65rem;font-size:.875rem;line-height:1.7}.finder-evidence details{margin-top:1rem}.finder-evidence summary{cursor:pointer;min-height:2.75rem;color:hsl(var(--primary));text-underline-offset:4px;align-items:center;font-size:.8125rem;font-weight:700;text-decoration:underline;display:flex}.finder-evidence dl{border-top:1px solid hsl(var(--border));margin-top:.5rem}.finder-evidence dl>div{border-bottom:1px solid hsl(var(--border));gap:.2rem;padding:.7rem 0;display:grid}.finder-evidence dt{color:hsl(var(--body));font-size:.75rem;line-height:1.5}.finder-evidence dd{color:hsl(var(--foreground));font-size:.8125rem;font-weight:700;line-height:1.5}.finder-preliminary{color:hsl(var(--structure));font-weight:700}.finder-restart{color:hsl(var(--primary));text-underline-offset:4px;background:0 0;border:0;margin-top:1.5rem;padding:.5rem 0;font-size:.875rem;font-weight:700;text-decoration:underline;display:block}@media (width<=640px){.finder-progress{flex-direction:column;gap:.25rem}.finder-actions>*{flex:1}}
