.m-clear-btn.show{display:flex}.m-overlay.active{display:block;opacity:1;pointer-events:auto}.m-results.open{transform:translateY(0)}.m-section{border-bottom:1px solid #f1f5f9}.m-section:last-child{border-bottom:none}.m-section-header{padding:8px 14px;background:#f8fafc;font-size:10px;font-weight:600;color:#6366f1;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.m-section-view-all{font-size:9px;color:#94a3b8;text-decoration:none}.m-item{display:flex;align-items:center;gap:10px;padding:9px 14px;text-decoration:none;border-bottom:1px solid #f1f5f9;min-height:46px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.m-item:active{background:#f1f5f9}.m-item-img{width:38px;height:38px;flex-shrink:0;background:#f1f5f9;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.m-item-img img{width:100%;height:100%;object-fit:cover}.m-item-img .no-img{font-size:18px;opacity:.5}.m-item-info{flex:1;min-width:0}.m-item-title{font-size:12px;font-weight:600;color:#1e293b;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m-item-sku{font-size:9px;color:#94a3b8;font-family:monospace}.m-item-meta{display:flex;gap:4px;flex-wrap:wrap;margin-top:1px}.m-item-cat{font-size:8px;color:#6366f1;background:#eef2ff;padding:1px 6px;border-radius:10px}.m-item-brand{font-size:8px;color:#8b5cf6;background:#f3e8ff;padding:1px 6px;border-radius:10px}.m-item-price{font-size:13px;font-weight:700;color:#10b981;flex-shrink:0}.m-item-price ins{text-decoration:none}.m-item-price del{font-size:9px;color:#94a3b8;margin-right:3px}.m-stock{font-size:7px;padding:1px 5px;border-radius:20px;font-weight:600;display:inline-block;margin-right:3px}.m-stock-in{background:#10b981;color:#fff}.m-stock-out{background:#ef4444;color:#fff}.m-recent{padding:10px 14px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.m-recent-label{font-size:9px;color:#94a3b8;margin-bottom:4px;display:block}.m-recent-tag{display:inline-block;background:#fff;border:1px solid #e2e8f0;padding:2px 8px;border-radius:20px;font-size:9px;margin:2px;cursor:pointer;touch-action:manipulation}.m-recent-tag:active{background:#6366f1;border-color:#6366f1;color:#fff}.m-no-results{padding:30px 20px;text-align:center;color:#94a3b8}.m-no-results .emoji{font-size:32px;margin-bottom:6px;opacity:.5}.m-no-results p{font-size:12px;margin:0}.m-view-all{padding:8px;text-align:center;background:#f8fafc;border-top:1px solid #e2e8f0}.m-view-all a{color:#6366f1;text-decoration:none;font-size:11px;font-weight:500}.m-item{animation:mFade .2s ease backwards}