/* v22 — compact entry points into the guided Template Finder. */
.v22-finder-entry{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:18px 0 22px;padding:19px 21px;border:1px solid #b9d9d1;border-radius:18px;background:linear-gradient(135deg,#edfbf6 0%,#f8fcfb 62%,#fff 100%)}
.v22-finder-entry-copy{display:flex;align-items:flex-start;gap:13px;min-width:0}
.v22-finder-entry-icon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 auto;border-radius:12px;background:#064e46;color:#fff;font-size:18px;font-weight:900}
.v22-finder-entry h2{margin:0 0 4px;color:#123c38;font-size:17px;letter-spacing:-.015em}
.v22-finder-entry p{margin:0;max-width:720px;color:#58716d;font-size:12px;line-height:1.55}
.v22-finder-entry .rb-btn{flex:0 0 auto;white-space:nowrap}
.v22-landing-finder{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:22px auto 0;padding:18px 20px;border:1px solid #b9d9d1;border-radius:18px;background:#f4fbf8;max-width:920px}
.v22-landing-finder div{min-width:0}.v22-landing-finder strong{display:block;margin-bottom:4px;color:#123c38;font-size:14px}.v22-landing-finder p{margin:0;color:#607773;font-size:12px;line-height:1.5}.v22-landing-finder .rb-btn{flex:0 0 auto}
@media(max-width:760px){.v22-finder-entry,.v22-landing-finder{align-items:flex-start;flex-direction:column}.v22-finder-entry .rb-btn,.v22-landing-finder .rb-btn{width:100%;justify-content:center}}
