.findme-search{position:relative;width:100%;max-width:720px;font-family:inherit;z-index:9999}.findme-form{display:flex;align-items:center;position:relative;margin:0}.findme-input{box-sizing:border-box;width:100%;height:var(--findme-input-height,46px);padding:0 88px 0 42px;border:1px solid var(--findme-border,#d1d5db);border-radius:var(--findme-radius,24px);background:var(--findme-bg,#fff);color:var(--findme-text,#1f2937);outline:none;font-size:16px}.findme-input:focus{border-color:#7c3f86;box-shadow:0 0 0 3px rgba(124,63,134,.12)}.findme-icon{position:absolute;left:16px;font-size:24px;line-height:1;z-index:2}.findme-submit{position:absolute;right:7px;height:34px;padding:0 14px;border:0;border-radius:18px;background:#7c3f86;color:#fff;cursor:pointer}.findme-clear{position:absolute;right:84px;border:0;background:transparent;font-size:24px;cursor:pointer}.findme-dropdown{position:absolute;top:calc(100% + 8px);left:0;width:100%;max-height:520px;overflow:auto;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 18px 50px rgba(15,23,42,.16);padding:10px}.findme-status{padding:10px 12px;color:#6b7280;font-size:13px}.findme-section{padding:4px 0 12px}.findme-section h3{margin:8px 10px;font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#6b7280}.findme-items{display:grid;gap:2px}.findme-product{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:9px;text-decoration:none;color:inherit}.findme-product:hover,.findme-product:focus{background:var(--findme-highlight,#f3e8f5);outline:none}.findme-product-image{width:52px;height:52px;display:grid;place-items:center;flex:0 0 52px;background:#f8fafc;border-radius:7px;overflow:hidden}.findme-product-image img{max-width:100%;max-height:100%;object-fit:contain}.findme-product-main{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.findme-product-main strong{font-size:14px;line-height:1.3}.findme-product-main small{color:#6b7280;font-size:12px}.findme-product-main mark{background:var(--findme-highlight,#f3e8f5);border-radius:2px}.findme-price{font-size:13px;font-weight:600;white-space:nowrap}.findme-popular{display:block;width:100%;text-align:left;padding:8px 10px;border:0;background:transparent;cursor:pointer;border-radius:8px}.findme-popular:hover{background:var(--findme-highlight,#f3e8f5)}.findme-view-all{display:block;margin:8px 10px 4px;padding:11px;text-align:center;border-radius:8px;background:#7c3f86;color:#fff;text-decoration:none}.findme-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:600px){.findme-dropdown{position:fixed;left:10px;right:10px;top:70px;width:auto;max-height:calc(100vh - 90px);border-radius:12px}.findme-input{font-size:16px}.findme-product{min-height:62px}}
