.finder-page{max-width:1180px}.finder-hero{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.2rem}.finder-hero-copy,.finder-form,.finder-results-panel{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow-card)}.finder-hero-copy{padding:clamp(1.5rem,4vw,3.2rem);background:linear-gradient(135deg,#082f49,#0f766e);color:#fff}.finder-hero-copy h1{font-family:Georgia,serif;color:#fff;font-size:clamp(2.6rem,6vw,5.5rem);line-height:.95;letter-spacing:-.06em;margin:.55rem 0 1rem}.finder-hero-copy p{color:#dceef0;line-height:1.65}.finder-form{padding:1.35rem}.finder-form h2{margin:.1rem 0 .4rem}.finder-form>p{color:var(--muted);font-size:.9rem}.finder-form .actions{margin-top:1rem}.finder-form .btn{width:100%}.finder-results-panel{padding:1.25rem}.finder-results-head{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem}.finder-results-head h2{font-family:Georgia,serif;margin:.2rem 0}.finder-results-head p{color:var(--muted);margin:0}.finder-results{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.finder-card{padding:1rem;border:1px solid var(--line);border-radius:17px;background:#fbfdfc}.finder-card h3{margin:.45rem 0 .25rem;font-family:Georgia,serif;font-size:1.35rem}.finder-card p{color:var(--muted);font-size:.84rem;line-height:1.5}.finder-card .finder-card-meta{display:flex;gap:.4rem;flex-wrap:wrap;color:var(--teal-dark);font-size:.75rem;font-weight:800}.finder-card .actions{margin-top:.8rem}.finder-seo{margin-top:1.2rem;padding:1.3rem;border-radius:20px;background:#eef8f6;border:1px solid #cce3de}.finder-seo h2{font-family:Georgia,serif;margin:.3rem 0 .55rem}.finder-seo p{color:#45636d;line-height:1.6}@media(max-width:800px){.finder-hero{grid-template-columns:1fr}.finder-results{grid-template-columns:1fr 1fr}}@media(max-width:540px){.finder-results{grid-template-columns:1fr}}
