.xcell-search-host{position:relative}.xcell-search__panel{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:1200;display:flex;flex-direction:column;max-height:min(82vh,680px);background:radial-gradient(900px 220px at 100% 0%,var(--xcell-red-50, #FDECEE) 0%,rgba(253,236,238,0) 55%),var(--xcell-white, #fff);border:1px solid var(--xcell-n-200);border-radius:var(--xcell-r-card);box-shadow:0 4px 8px #0e11160a,0 22px 48px #0e111624;overflow:hidden;color:var(--xcell-ink-800);text-align:left}.xcell-search__panel:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--xcell-red-500, #D42027),var(--xcell-red-300, #ED7077) 55%,transparent);pointer-events:none;z-index:3}.xcell-search__panel[hidden]{display:none}.xcell-search__body{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(0,1fr);background:#ffffffb8}.xcell-search__panel.has-preview .xcell-search__body{grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr)}.xcell-search__body>[role=listbox]{overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;scrollbar-width:thin;scrollbar-color:var(--xcell-n-300) transparent;border-right:1px solid transparent}.xcell-search__panel.has-preview .xcell-search__body>[role=listbox]{border-right-color:var(--xcell-n-100)}.xcell-search__body>[role=listbox]::-webkit-scrollbar{width:8px}.xcell-search__body>[role=listbox]::-webkit-scrollbar-thumb{background:var(--xcell-n-300);border-radius:999px;border:2px solid transparent;background-clip:padding-box}.xcell-search__head,.xcell-search__msg,.xcell-search__foot{flex:none}.xcell-search__head{display:flex;flex-wrap:nowrap;align-items:center;gap:8px 12px;padding:10px 12px 10px 16px;border-bottom:1px solid var(--xcell-n-100);background:#ffffffe0;backdrop-filter:blur(6px);min-height:48px;box-sizing:border-box}.xcell-search__count{display:inline-flex;align-items:center;font-size:11.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--xcell-ink-700);background:var(--xcell-n-50);border:1px solid var(--xcell-n-100);border-radius:var(--xcell-r-pill);padding:5px 10px;flex:none}.xcell-search__head .xcell-search__sug{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xcell-search__row{display:flex;align-items:center;gap:12px;padding:11px 14px 11px 13px;border-left:3px solid transparent;border-bottom:1px solid var(--xcell-n-50);text-decoration:none;color:inherit;cursor:pointer;transition:background .14s var(--xcell-ease, ease),border-color .14s var(--xcell-ease, ease)}.xcell-search__row:last-child{border-bottom:0}.xcell-search__row:hover{background:var(--xcell-n-50);border-left-color:var(--xcell-red-300)}.xcell-search__row.is-active{background:linear-gradient(90deg,var(--xcell-red-50, #FDECEE) 0%,#fff 72%);border-left-color:var(--xcell-red-500)}.xcell-search__thumb{flex:none;width:54px;height:54px;border-radius:12px;border:1px solid var(--xcell-n-100);background:radial-gradient(80% 80% at 50% 20%,#fff,var(--xcell-n-50, #F7F8FA));overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #ffffffa6}.xcell-search__thumb img{width:100%;height:100%;object-fit:contain;display:block;padding:4px;box-sizing:border-box}.xcell-search__main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.xcell-search__title{font-size:13.5px;font-weight:600;line-height:1.3;letter-spacing:-.01em;color:var(--xcell-ink-800);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.xcell-search__row.is-active .xcell-search__title{color:var(--xcell-ink-900)}.xcell-search__title mark{background:linear-gradient(180deg,transparent 62%,var(--xcell-red-100, #FAD1D4) 62%);color:var(--xcell-red-700);font-weight:800;border-radius:2px;padding:0 1px}.xcell-search__meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px 9px;min-width:0}.xcell-search__sku{font-family:var(--xcell-mono);font-size:11.5px;letter-spacing:.01em;color:var(--xcell-n-500);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.xcell-search__sku mark{background:transparent;color:var(--xcell-red-600);font-weight:700;padding:0}.xcell-search__rowfits{font-size:11px;font-weight:600;color:var(--xcell-n-500);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.xcell-search__rowfits mark{background:transparent;color:var(--xcell-red-600);font-weight:700;padding:0}.xcell-search__pill{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;font-weight:700;line-height:1;padding:4px 8px;border-radius:var(--xcell-r-pill);white-space:nowrap}.xcell-search__pill:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.8}.xcell-search__pill--stock{background:var(--xcell-success-bg);color:var(--xcell-success)}.xcell-search__pill--back{background:var(--xcell-warning-bg, #FCF3DE);color:var(--xcell-warning-700, #9A6A00)}.xcell-search__pill--oos{background:var(--xcell-n-100);color:var(--xcell-n-500)}.xcell-search__badge{font-size:10.5px;font-weight:700;line-height:1;padding:4px 7px;border-radius:5px;border:1px solid var(--xcell-n-200);background:var(--xcell-white, #fff);color:var(--xcell-n-600);white-space:nowrap}.xcell-search__badge--oem,.xcell-search__badge--original{border-color:var(--xcell-red-200);color:var(--xcell-red-700);background:var(--xcell-red-50)}.xcell-search__price{flex:none;align-self:center;font-size:14.5px;font-weight:800;color:var(--xcell-red-600);font-variant-numeric:tabular-nums;white-space:nowrap;letter-spacing:-.01em}.xcell-search__preview{overflow-y:auto;overscroll-behavior:contain;min-height:0;padding:12px 14px 14px;display:flex;flex-direction:column;gap:8px;background:radial-gradient(420px 180px at 70% 0%,rgba(253,236,238,.55),transparent 70%),linear-gradient(180deg,#fff 0%,var(--xcell-n-50, #F7F8FA) 100%)}.xcell-search__preview[hidden]{display:none}.xcell-search__pv-img{align-self:stretch;flex:none;width:100%;aspect-ratio:1 / 1;height:auto;max-height:min(280px,38vh);border-radius:14px;border:1px solid var(--xcell-n-100);background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:var(--xcell-shadow-e1, 0 1px 2px rgba(14, 17, 22, .06))}.xcell-search__pv-img img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;padding:4px;box-sizing:border-box}.xcell-search__pv-brand{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--xcell-red-600)}.xcell-search__pv-title{font-size:15.5px;font-weight:700;line-height:1.28;letter-spacing:-.015em;color:var(--xcell-ink-900)}.xcell-search__pv-title mark{background:linear-gradient(180deg,transparent 62%,var(--xcell-red-100, #FAD1D4) 62%);color:var(--xcell-red-700);border-radius:2px;padding:0 1px}.xcell-search__pv-pricerow{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.xcell-search__pv-price{font-size:22px;font-weight:800;color:var(--xcell-red-600);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.xcell-search__pv-sku{font-family:var(--xcell-mono);font-size:11.5px;color:var(--xcell-n-500);padding:6px 10px;border-radius:8px;background:#fffc;border:1px solid var(--xcell-n-100);width:fit-content}.xcell-search__pv-sku mark{background:transparent;color:var(--xcell-red-600);font-weight:700;padding:0}.xcell-search__pv-badges,.xcell-search__pv-tags{display:flex;flex-wrap:wrap;gap:6px}.xcell-search__pv-specs{display:flex;flex-wrap:wrap;gap:6px 8px}.xcell-search__spec{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;padding:5px 10px;border-radius:var(--xcell-r-pill);background:#fff;border:1px solid var(--xcell-n-200);box-shadow:0 1px 1px #0e111608}.xcell-search__spec-k{color:var(--xcell-n-500);font-weight:600}.xcell-search__spec-v{color:var(--xcell-ink-800);font-weight:700}.xcell-search__pv-compat{display:flex;flex-direction:column;gap:6px}.xcell-search__pv-compat-lbl{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--xcell-n-500)}.xcell-search__pv-compat-list{display:flex;flex-wrap:wrap;gap:6px}.xcell-search__compat{font-size:11.5px;font-weight:700;color:var(--xcell-ink-700);background:#fff;border:1px solid var(--xcell-n-200);border-radius:var(--xcell-r-pill);padding:4px 10px;font-variant-numeric:tabular-nums}.xcell-search__compat mark{background:transparent;color:var(--xcell-red-600);font-weight:800;padding:0}.xcell-search__tag{font-size:11px;color:var(--xcell-n-500);background:var(--xcell-n-50);border-radius:var(--xcell-r-ctrl);padding:3px 8px}.xcell-search__pv-desc{margin:0;font-size:12.5px;line-height:1.45;color:var(--xcell-n-600);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.xcell-search__pv-actions{margin-top:auto;padding:10px 0 0;display:flex;align-items:stretch;gap:8px;position:sticky;bottom:0;background:linear-gradient(180deg,rgba(247,248,250,0),var(--xcell-n-50, #F7F8FA) 28%)}.xcell-search__qty{display:inline-flex;align-items:center;border:1px solid var(--xcell-n-300);border-radius:var(--xcell-r-pill);overflow:hidden;flex:none;background:#fff;box-shadow:0 1px 2px #0e11160a}.xcell-search__qty-btn{font:inherit;font-size:16px;line-height:1;width:40px;min-height:44px;padding:0;border:0;background:transparent;color:var(--xcell-ink-700);cursor:pointer}.xcell-search__qty-btn:hover{background:var(--xcell-red-50);color:var(--xcell-red-600)}.xcell-search__qty-n{min-width:28px;text-align:center;font-size:13.5px;font-weight:700;color:var(--xcell-ink-800);font-variant-numeric:tabular-nums}.xcell-search__add{flex:1 1 auto;display:inline-flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-size:13.5px;font-weight:700;color:#fff;background:var(--xcell-red-500);border:1px solid var(--xcell-red-600);border-radius:var(--xcell-r-pill);padding:10px 16px;min-height:44px;cursor:pointer;box-shadow:0 6px 16px #d4202738;transition:background .14s var(--xcell-ease, ease),transform .14s var(--xcell-ease, ease)}.xcell-search__add:hover{background:var(--xcell-red-600);transform:translateY(-1px)}.xcell-search__add.is-loading{opacity:.8;cursor:default;transform:none}.xcell-search__add.is-done{background:var(--xcell-success, #1c7c3a);border-color:var(--xcell-success-700, #15663C);box-shadow:none}.xcell-search__view{flex:1 1 auto;display:inline-flex;align-items:center;justify-content:center;font-size:13.5px;font-weight:700;color:var(--xcell-red-600);background:#fff;border:1px solid var(--xcell-red-200);border-radius:var(--xcell-r-pill);padding:10px 14px;text-decoration:none}.xcell-search__view:hover{background:var(--xcell-red-50);border-color:var(--xcell-red-300)}.xcell-search__add:focus-visible,.xcell-search__view:focus-visible,.xcell-search__qty-btn:focus-visible{outline:2px solid var(--xcell-red-700);outline-offset:2px}.xcell-search__sug{display:block;padding:9px 16px;font-size:13px;color:var(--xcell-ink-700);text-decoration:none;cursor:pointer}.xcell-search__head .xcell-search__sug{padding:0;margin:0}.xcell-search__sug:hover,.xcell-search__sug.is-active{color:var(--xcell-red-600);text-decoration:underline}.xcell-search__foot{border-top:1px solid var(--xcell-n-100);padding:10px 12px;background:#ffffffeb}.xcell-search__viewall{display:flex;align-items:center;justify-content:center;gap:8px;padding:13px 16px;font-size:13.5px;font-weight:700;color:#fff!important;background:var(--xcell-red-500);border:1px solid var(--xcell-red-600);border-radius:var(--xcell-r-pill);text-decoration:none;box-shadow:0 6px 16px #d4202733;transition:background .14s var(--xcell-ease, ease),transform .14s var(--xcell-ease, ease)}.xcell-search__viewall:hover,.xcell-search__viewall.is-active{background:var(--xcell-red-600);color:#fff!important;transform:translateY(-1px)}.xcell-search__msg{padding:22px 18px;text-align:center}.xcell-search__empty-msg{margin:0 0 6px;font-size:14px;font-weight:600;color:var(--xcell-ink-800)}.xcell-search__hint{margin:6px 0 0;font-size:12.5px;color:var(--xcell-n-500)}.xcell-search__retry{margin-top:10px;font:inherit;font-size:13px;font-weight:700;color:var(--xcell-red-600);background:transparent;border:1px solid var(--xcell-n-200);border-radius:var(--xcell-r-ctrl);padding:7px 16px;cursor:pointer}.xcell-search__retry:hover{border-color:var(--xcell-red-300)}.xcell-search__grouphd{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 16px 5px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--xcell-n-400)}.xcell-search__clear{font:inherit;font-size:11px;font-weight:700;text-transform:none;letter-spacing:0;color:var(--xcell-red-600);background:none;border:0;cursor:pointer;padding:0}.xcell-search__recent{display:flex;align-items:center;gap:10px;padding:9px 16px;font-size:13.5px;color:var(--xcell-ink-700);text-decoration:none;cursor:pointer}.xcell-search__recent:hover,.xcell-search__recent.is-active{background:var(--xcell-n-50)}.xcell-search__recent-ic{color:var(--xcell-n-400);font-size:14px}.xcell-search__chips{display:flex;flex-wrap:wrap;gap:8px;padding:4px 16px 14px}.xcell-search__chip{font-size:13px;font-weight:600;color:var(--xcell-ink-700);background:var(--xcell-n-50);border:1px solid var(--xcell-n-200);border-radius:var(--xcell-r-pill);padding:7px 14px;text-decoration:none;cursor:pointer}.xcell-search__chip:hover,.xcell-search__chip.is-active{border-color:var(--xcell-red-300);color:var(--xcell-red-700);background:var(--xcell-red-50)}.xcell-search__row--sk{cursor:default;pointer-events:none}.xcell-search__row--sk .xcell-search__main{gap:7px}.sk{display:block;border-radius:6px;background:linear-gradient(90deg,var(--xcell-n-100) 25%,var(--xcell-n-50) 37%,var(--xcell-n-100) 63%);background-size:400% 100%;animation:xcell-sk 1.3s ease infinite}.sk-thumb{width:52px;height:52px;border-radius:var(--xcell-r-ctrl);flex:none}.sk-l1{height:12px;width:70%}.sk-l2{height:10px;width:42%}.sk-price{width:46px;height:14px;flex:none;align-self:center}@keyframes xcell-sk{0%{background-position:100% 50%}to{background-position:0 50%}}.xcell-search__close{position:static;margin-left:auto;flex:none;z-index:2;width:34px;height:34px;border:0;border-radius:var(--xcell-r-pill);background:var(--xcell-red-500, #D42027);color:#fff;font-size:22px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .14s var(--xcell-ease, ease),transform .14s var(--xcell-ease, ease)}.xcell-search__head[hidden] .xcell-search__close{display:none}.xcell-search__close:hover{background:var(--xcell-red-600, #B91C22)}.xcell-search__close:focus-visible{outline:2px solid var(--xcell-red-700);outline-offset:2px}.xcell-search__scrim{position:fixed;inset:0;z-index:1190;background:#0e111661}.xcell-search__scrim[hidden]{display:none}.xcell-search__row:focus-visible,.xcell-search__sug:focus-visible,.xcell-search__chip:focus-visible,.xcell-search__retry:focus-visible,.xcell-search__viewall:focus-visible{outline:2px solid var(--xcell-red-700);outline-offset:-2px}@media(max-width:767px){.xcell-search__panel{max-height:min(74vh,560px);border-radius:14px;box-shadow:0 18px 50px #0e111647}.xcell-search__close{display:inline-flex}.xcell-search__head{padding-right:12px}.xcell-search__grouphd{padding-right:16px}.xcell-search__row{padding-top:12px;padding-bottom:12px}.xcell-search__preview{display:none}.xcell-search__panel.has-preview .xcell-search__body{grid-template-columns:minmax(0,1fr)}html.xcell-search-open,html.xcell-search-open body{overflow:hidden}.xcell-search-host--sheet{position:fixed;inset:0;z-index:1200;margin:0;display:flex;flex-direction:column;gap:10px;padding:10px;background:var(--xcell-white, #fff)}.xcell-search-host--sheet .xh-search,.xcell-search-host--sheet .xcell-header-search{width:100%;max-width:none}.xcell-search-host--sheet .xcell-search__panel{position:relative;inset:auto;flex:1 1 auto;width:100%;max-height:none;border:0;border-radius:0;box-shadow:none}.xcell-search-host--sheet .xcell-search__scrim{display:none}}@media(prefers-reduced-motion:reduce){.sk{animation:none}.xcell-search__row,.xcell-search__add,.xcell-search__viewall{transition:none}.xcell-search__add:hover,.xcell-search__viewall:hover,.xcell-search__viewall.is-active{transform:none}}.xh-search .xh-search-x{width:28px;height:28px;min-width:28px;flex:none;border:0;border-radius:50%;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#6b7280;margin-right:2px;padding:0;transition:.15s cubic-bezier(.2,.7,.2,1)}.xh-search .xh-search-x svg{width:15px;height:15px}.xh-search .xh-search-x:hover{background:#00000012;color:#111827}.xh-search .xh-search-x[hidden]{display:none!important}.xh-search input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}
