.finder-progress[data-astro-cid-zsuighsx]{margin-bottom:2rem}.progress-steps[data-astro-cid-zsuighsx]{display:flex;justify-content:space-between;margin-bottom:1rem}.progress-step[data-astro-cid-zsuighsx]{display:flex;flex-direction:column;align-items:center;gap:.35rem;flex:1;position:relative}.progress-step[data-astro-cid-zsuighsx]:not(:last-child):after{content:"";position:absolute;top:.75rem;left:calc(50% + 1rem);right:calc(-50% + 1rem);height:2px;background:var(--line);z-index:0}.progress-step[data-astro-cid-zsuighsx].completed:not(:last-child):after{background:var(--accent)}.step-dot[data-astro-cid-zsuighsx]{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:var(--ink-muted);background:var(--surface);border:2px solid var(--line);border-radius:50%;position:relative;z-index:1;transition:all .2s ease}.progress-step[data-astro-cid-zsuighsx].active .step-dot[data-astro-cid-zsuighsx]{color:#fff;background:var(--accent);border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-bg)}.progress-step[data-astro-cid-zsuighsx].completed .step-dot[data-astro-cid-zsuighsx]{color:#fff;background:var(--accent);border-color:var(--accent)}.progress-step[data-astro-cid-zsuighsx].completed .step-dot[data-astro-cid-zsuighsx]:after{content:"✓";font-size:.7rem}.progress-step[data-astro-cid-zsuighsx].completed .step-dot[data-astro-cid-zsuighsx]{font-size:0}.step-label[data-astro-cid-zsuighsx]{font-size:.72rem;font-weight:500;color:var(--ink-muted);text-transform:uppercase;letter-spacing:.02em}.progress-step[data-astro-cid-zsuighsx].active .step-label[data-astro-cid-zsuighsx]{color:var(--accent)}.progress-step[data-astro-cid-zsuighsx].completed .step-label[data-astro-cid-zsuighsx]{color:var(--ink-muted)}@media(max-width:480px){.step-label[data-astro-cid-zsuighsx]{display:none}}.progress-bar[data-astro-cid-zsuighsx]{height:4px;background:var(--surface);border-radius:2px;overflow:hidden}.progress-fill[data-astro-cid-zsuighsx]{height:100%;background:var(--accent);border-radius:2px;width:0;transition:width .3s ease}.back-btn[data-astro-cid-zsuighsx]{display:inline-flex;align-items:center;gap:.25rem;padding:.35rem 0;margin-bottom:.75rem;font-size:.85rem;font-weight:500;color:var(--ink-muted);background:transparent;border:none;cursor:pointer;transition:color .15s ease}.back-btn[data-astro-cid-zsuighsx]:hover{color:var(--accent)}.quiz-step[data-astro-cid-zsuighsx]{display:none;animation:fadeIn .3s ease}.quiz-step[data-astro-cid-zsuighsx].active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.quiz-question[data-astro-cid-zsuighsx]{font-size:1.4rem;font-weight:700;color:var(--ink);margin-bottom:.5rem;line-height:1.3}.quiz-hint[data-astro-cid-zsuighsx]{font-size:.9rem;color:var(--ink-muted);margin-bottom:1.75rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.category-options[data-astro-cid-zsuighsx],.budget-options[data-astro-cid-zsuighsx],.priority-options[data-astro-cid-zsuighsx],.team-options[data-astro-cid-zsuighsx]{display:grid;gap:.75rem}@media(min-width:640px){.category-options[data-astro-cid-zsuighsx],.budget-options[data-astro-cid-zsuighsx],.priority-options[data-astro-cid-zsuighsx],.team-options[data-astro-cid-zsuighsx]{grid-template-columns:repeat(2,1fr)}}.option-btn[data-astro-cid-zsuighsx]{display:flex;flex-direction:column;align-items:flex-start;padding:1rem 1.25rem;border:2px solid var(--line);border-radius:12px;background:#fff;cursor:pointer;transition:all .15s ease;text-align:left;position:relative}.option-btn[data-astro-cid-zsuighsx]:hover{border-color:var(--accent);background:var(--accent-bg);transform:translateY(-1px)}.option-btn[data-astro-cid-zsuighsx]:active{transform:translateY(0)}.option-btn[data-astro-cid-zsuighsx].selected{border-color:var(--accent);background:var(--accent-bg)}.option-btn[data-astro-cid-zsuighsx].selected:after{content:"✓";position:absolute;top:.75rem;right:.75rem;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#fff;background:var(--accent);border-radius:50%}.option-title[data-astro-cid-zsuighsx]{font-size:.95rem;font-weight:600;color:var(--ink);margin-bottom:.25rem;padding-right:1.5rem}.option-meta[data-astro-cid-zsuighsx]{font-size:.82rem;color:var(--ink-muted);line-height:1.35}.results-header[data-astro-cid-zsuighsx]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.results-title[data-astro-cid-zsuighsx]{font-size:1.25rem;font-weight:600;color:var(--ink);margin:0}.restart-btn[data-astro-cid-zsuighsx]{padding:.5rem 1rem;font-size:.85rem;font-weight:500;color:var(--accent);background:transparent;border:1px solid var(--accent);border-radius:6px;cursor:pointer;transition:all .15s ease}.restart-btn[data-astro-cid-zsuighsx]:hover{background:var(--accent-bg)}.results-summary[data-astro-cid-zsuighsx]{margin-bottom:1.5rem;padding:.85rem 1rem;background:var(--surface);border-radius:8px;font-size:.9rem;color:var(--ink-muted)}.results-summary[data-astro-cid-zsuighsx] p{margin:0}.results-summary[data-astro-cid-zsuighsx] strong{color:var(--ink);font-weight:600}.results-list[data-astro-cid-zsuighsx]{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.results-list[data-astro-cid-zsuighsx] .result-card{padding:1.25rem;background:#fff;border:1px solid var(--line);border-radius:12px}.results-list[data-astro-cid-zsuighsx] .result-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.85rem}.results-list[data-astro-cid-zsuighsx] .result-rank{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--accent)}.results-list[data-astro-cid-zsuighsx] .result-price{font-size:.9rem;font-weight:600;color:var(--ink)}.results-list[data-astro-cid-zsuighsx] .result-tool{display:flex;flex-direction:column;gap:.5rem}.results-list[data-astro-cid-zsuighsx] .result-tool-info{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.results-list[data-astro-cid-zsuighsx] .result-tool-name{font-size:1.05rem;font-weight:600;color:var(--ink);text-decoration:none}.results-list[data-astro-cid-zsuighsx] .result-tool-name:hover{color:var(--accent)}.results-list[data-astro-cid-zsuighsx] .result-badge{font-size:.68rem;font-weight:600;text-transform:uppercase;padding:.2rem .45rem;border-radius:4px}.results-list[data-astro-cid-zsuighsx] .result-badge-free{color:#16a34a;background:#dcfce7}.results-list[data-astro-cid-zsuighsx] .result-badge-trial{color:#2563eb;background:#dbeafe}.results-list[data-astro-cid-zsuighsx] .result-reason{font-size:.82rem;font-weight:500;color:var(--accent);margin:.25rem 0 .5rem;padding:.35rem .6rem;background:var(--accent-bg);border-radius:4px;width:fit-content}.results-list[data-astro-cid-zsuighsx] .result-tool-desc{font-size:.88rem;color:var(--ink-muted);line-height:1.45;margin:0}.results-list[data-astro-cid-zsuighsx] .result-visit-btn{display:inline-flex;align-items:center;width:fit-content;padding:.5rem .85rem;font-size:.85rem;font-weight:500;color:var(--accent);background:var(--accent-bg);border-radius:6px;text-decoration:none;transition:all .15s ease;margin-top:.25rem}.results-list[data-astro-cid-zsuighsx] .result-visit-btn:hover{background:var(--accent);color:#fff}.results-actions[data-astro-cid-zsuighsx]{text-align:center;padding-top:1rem;border-top:1px solid var(--line)}.results-action-link[data-astro-cid-zsuighsx]{font-size:.9rem;font-weight:500;color:var(--accent)}.results-list[data-astro-cid-zsuighsx] .no-results{padding:2rem;text-align:center;background:var(--surface);border-radius:10px}.results-list[data-astro-cid-zsuighsx] .no-results p{margin:0 0 .5rem;color:var(--ink-muted);font-size:.9rem}.results-list[data-astro-cid-zsuighsx] .no-results a{color:var(--accent)}.how-it-works[data-astro-cid-zsuighsx]{display:grid;gap:1rem}@media(min-width:768px){.how-it-works[data-astro-cid-zsuighsx]{grid-template-columns:repeat(3,1fr)}}.step[data-astro-cid-zsuighsx]{display:flex;gap:1rem;padding:1rem;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.step-number[data-astro-cid-zsuighsx]{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;color:var(--accent);background:#3b82f61a;border-radius:50%}.step[data-astro-cid-zsuighsx] h3[data-astro-cid-zsuighsx]{font-size:.95rem;font-weight:600;color:var(--ink);margin-bottom:.25rem}.step[data-astro-cid-zsuighsx] p[data-astro-cid-zsuighsx]{font-size:.85rem;color:var(--ink-muted);line-height:1.45}.hero-stats[data-astro-cid-zsuighsx]{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;font-size:.85rem;color:var(--ink-muted)}.stat-divider[data-astro-cid-zsuighsx]{color:var(--line)}.section-intro[data-astro-cid-zsuighsx]{font-size:.9rem;color:var(--ink-muted);margin-bottom:1rem}.sample-results[data-astro-cid-zsuighsx]{display:flex;flex-direction:column;gap:.75rem}.sample-result[data-astro-cid-zsuighsx]{display:flex;gap:1rem;padding:1rem;border:1px solid var(--line);border-radius:10px;background:#fff}.sample-result-rank[data-astro-cid-zsuighsx]{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;color:var(--accent);background:var(--accent-bg);border-radius:50%}.sample-result-content[data-astro-cid-zsuighsx]{flex:1}.sample-result-name[data-astro-cid-zsuighsx]{font-size:1rem;font-weight:600;color:var(--ink);text-decoration:none}.sample-result-name[data-astro-cid-zsuighsx]:hover{color:var(--accent)}.sample-result-desc[data-astro-cid-zsuighsx]{font-size:.85rem;color:var(--ink-muted);margin:.35rem 0;line-height:1.4}.sample-result-meta[data-astro-cid-zsuighsx]{display:flex;align-items:center;gap:.75rem}.sample-result-price[data-astro-cid-zsuighsx]{font-size:.85rem;font-weight:600;color:var(--ink)}.sample-result-badge[data-astro-cid-zsuighsx]{font-size:.72rem;font-weight:600;padding:.2rem .5rem;background:#dcfce7;color:#166534;border-radius:4px}.faq-list[data-astro-cid-zsuighsx]{display:grid;gap:.5rem}.faq-item[data-astro-cid-zsuighsx]{border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.faq-question[data-astro-cid-zsuighsx]{padding:.85rem 1rem;font-size:.92rem;font-weight:500;color:var(--ink);cursor:pointer;list-style:none}.faq-question[data-astro-cid-zsuighsx]::-webkit-details-marker{display:none}.faq-question[data-astro-cid-zsuighsx]:before{content:"+";float:right;font-weight:400;color:var(--ink-muted)}.faq-item[data-astro-cid-zsuighsx][open] .faq-question[data-astro-cid-zsuighsx]:before{content:"−"}.faq-item[data-astro-cid-zsuighsx][open] .faq-question[data-astro-cid-zsuighsx]{border-bottom:1px solid var(--line)}.faq-answer[data-astro-cid-zsuighsx]{padding:.85rem 1rem;font-size:.88rem;color:var(--ink-muted);line-height:1.55;background:var(--surface)}
