/* BoothNest v4.1.7 Find Items + Search Comfort */
.bn-v417-find{max-width:1180px;margin:0 auto;padding-bottom:24px}.bn-v417-hero{display:flex;justify-content:space-between;gap:18px;align-items:center;background:linear-gradient(135deg,#f0fbf4,#fff);border:1px solid #d9efdf;border-radius:24px;padding:24px;margin-bottom:16px}.bn-v417-kicker{color:#167a3c;font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.bn-v417-hero h1{font-size:34px;letter-spacing:-.04em;margin:6px 0}.bn-v417-hero p{color:#64748b;font-size:16px;margin:0}.bn-v417-actions{display:flex;gap:10px;flex-wrap:wrap}.bn-v417-btn,.bn-v417-search button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:14px;padding:12px 16px;background:#fff;color:#0f172a;font-weight:900;text-decoration:none}.bn-v417-btn.primary,.bn-v417-search button{background:#167a3c;color:#fff;border-color:#167a3c}.bn-v417-search{display:grid;grid-template-columns:1fr 190px auto;gap:10px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:14px;margin-bottom:10px}.bn-v417-search label{display:flex;flex-direction:column;gap:6px;font-weight:800;color:#334155}.bn-v417-search input,.bn-v417-search select{border:1px solid #dbe3ea;border-radius:12px;padding:12px;font-size:15px}.bn-v417-tips{display:flex;gap:10px;flex-wrap:wrap;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:12px;margin-bottom:16px;color:#64748b}.bn-v417-results-head{display:flex;justify-content:space-between;align-items:center;margin:10px 0}.bn-v417-results-head h2{margin:0}.bn-v417-list{display:flex;flex-direction:column;gap:10px}.bn-v417-row{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:14px}.bn-v417-main strong{display:block;font-size:16px}.bn-v417-main span{color:#64748b}.bn-v417-price{font-weight:900;color:#167a3c}.bn-v417-row-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.bn-v417-row-actions a{border:1px solid #e5e7eb;border-radius:12px;padding:8px 10px;text-decoration:none;font-weight:800;color:#0f172a;background:#fff}.bn-v417-row-actions a.sold{background:#167a3c;color:#fff;border-color:#167a3c}.bn-v417-empty{background:#fff;border:1px dashed #dbe3ea;border-radius:18px;padding:24px;text-align:center;color:#64748b}@media(max-width:768px){.bn-v417-hero{align-items:flex-start;flex-direction:column}.bn-v417-search{grid-template-columns:1fr}.bn-v417-row{grid-template-columns:1fr}.bn-v417-row-actions{justify-content:stretch}.bn-v417-row-actions a{flex:1;text-align:center}.bn-v417-hero h1{font-size:28px}}