.tool-header[data-astro-cid-3bpphh4w]{margin-bottom:2rem}.finder-container[data-astro-cid-3bpphh4w]{max-width:800px;margin:0 auto 2rem}.input-section[data-astro-cid-3bpphh4w]{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.input-section[data-astro-cid-3bpphh4w] label[data-astro-cid-3bpphh4w]{font-weight:600;color:var(--color-text)}.input-row[data-astro-cid-3bpphh4w]{display:flex;gap:.5rem;flex-wrap:wrap}.input-row[data-astro-cid-3bpphh4w] input[data-astro-cid-3bpphh4w][type=text]{flex:1;min-width:200px;padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:8px;font-size:1rem;background:var(--color-bg);color:var(--color-text)}.btn-secondary[data-astro-cid-3bpphh4w]{padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg);color:var(--color-text);cursor:pointer;font-size:.9rem;font-weight:500;transition:background .2s}.btn-secondary[data-astro-cid-3bpphh4w]:hover{background:var(--color-surface)}.picker-row[data-astro-cid-3bpphh4w]{display:flex;align-items:center;gap:.75rem}.picker-row[data-astro-cid-3bpphh4w] input[data-astro-cid-3bpphh4w][type=color]{width:60px;height:40px;border:1px solid var(--color-border);border-radius:8px;cursor:pointer;padding:2px;background:var(--color-bg)}.result-section[data-astro-cid-3bpphh4w].hidden{display:none}.result-section[data-astro-cid-3bpphh4w]{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.color-preview-large[data-astro-cid-3bpphh4w]{width:100%;height:140px;border-radius:12px;border:1px solid var(--color-border);margin-bottom:1.5rem;transition:background .2s}.result-name[data-astro-cid-3bpphh4w]{font-size:1.8rem;font-weight:700;margin:.5rem 0 1.5rem;text-align:center}.values-grid[data-astro-cid-3bpphh4w]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-bottom:1.5rem}.value-card[data-astro-cid-3bpphh4w]{border:1px solid var(--color-border);border-radius:10px;padding:1rem;background:var(--color-bg)}.value-label[data-astro-cid-3bpphh4w]{display:block;font-size:.75rem;color:var(--color-secondary);text-transform:uppercase;letter-spacing:.03em;font-weight:600;margin-bottom:.5rem}.value-row[data-astro-cid-3bpphh4w]{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.value-row[data-astro-cid-3bpphh4w] code[data-astro-cid-3bpphh4w]{font-family:ui-monospace,SFMono-Regular,monospace;font-size:.85rem;color:var(--color-text);word-break:break-all}.btn-copy[data-astro-cid-3bpphh4w]{padding:.3rem .6rem;font-size:.75rem;cursor:pointer;border-radius:4px;border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text);white-space:nowrap;transition:background .2s}.btn-copy[data-astro-cid-3bpphh4w]:hover{background:var(--color-surface)}.meta-row[data-astro-cid-3bpphh4w]{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;padding:.75rem 1rem;background:var(--color-surface);border-radius:8px;font-size:.9rem;color:var(--color-secondary)}.similar-grid[data-astro-cid-3bpphh4w]{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}.similar-card[data-astro-cid-3bpphh4w]{border:1px solid var(--color-border);border-radius:10px;overflow:hidden;background:var(--color-bg);transition:transform .2s}.similar-card[data-astro-cid-3bpphh4w]:hover{transform:translateY(-2px)}.similar-swatch[data-astro-cid-3bpphh4w]{height:80px;width:100%}.similar-info[data-astro-cid-3bpphh4w]{padding:.75rem;display:flex;flex-direction:column;gap:.25rem}.similar-info[data-astro-cid-3bpphh4w] strong[data-astro-cid-3bpphh4w]{font-size:.85rem;color:var(--color-text)}.similar-info[data-astro-cid-3bpphh4w] span[data-astro-cid-3bpphh4w]{font-size:.75rem;color:var(--color-secondary);font-family:ui-monospace,SFMono-Regular,monospace}.similar-dist[data-astro-cid-3bpphh4w]{font-size:.7rem!important;color:var(--color-secondary)}.info-section[data-astro-cid-3bpphh4w]{margin:2rem 0}.info-section[data-astro-cid-3bpphh4w] h2[data-astro-cid-3bpphh4w]{font-size:1.25rem;margin-bottom:1rem}.info-section[data-astro-cid-3bpphh4w] p[data-astro-cid-3bpphh4w]{line-height:1.7;color:var(--color-text)}.feature-list[data-astro-cid-3bpphh4w]{list-style:none;padding:0;display:grid;gap:.75rem}.feature-list[data-astro-cid-3bpphh4w] li[data-astro-cid-3bpphh4w]{padding:.75rem 1rem;background:var(--color-surface);border-radius:8px;border-left:3px solid var(--color-primary)}.faq-list[data-astro-cid-3bpphh4w]{display:flex;flex-direction:column;gap:.75rem}.faq-item[data-astro-cid-3bpphh4w]{border:1px solid var(--color-border);border-radius:8px;overflow:hidden}.faq-item[data-astro-cid-3bpphh4w] summary[data-astro-cid-3bpphh4w]{padding:1rem;cursor:pointer;font-weight:600;background:var(--color-surface);list-style:none}.faq-item[data-astro-cid-3bpphh4w] summary[data-astro-cid-3bpphh4w]:after{content:"+";float:right;font-size:1.2rem;color:var(--color-secondary)}.faq-item[data-astro-cid-3bpphh4w][open] summary[data-astro-cid-3bpphh4w]:after{content:"−"}.faq-item[data-astro-cid-3bpphh4w] p[data-astro-cid-3bpphh4w]{padding:1rem;margin:0;line-height:1.7;color:var(--color-text)}
