/* BDX improved live product search: only header/main search suggestion UI */
.header .search{position:relative!important;overflow:visible!important;z-index:260!important}
.header .search input{position:relative;z-index:2}
.header .search button{position:relative;z-index:2;cursor:pointer}
.bdx-live-search-box{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#08131d;border:1px solid rgba(0,217,255,.22);border-radius:16px;box-shadow:0 22px 60px rgba(0,0,0,.45);padding:8px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:.16s ease;max-height:440px;overflow:auto;z-index:9999;color:#e8f6ff}
.bdx-live-search-box.show{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}
.bdx-live-search-title{padding:7px 9px 9px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.11em;color:#6ee7ff;border-bottom:1px solid rgba(255,255,255,.07);margin-bottom:5px}
.bdx-live-search-item{width:100%;border:0;background:transparent;color:inherit;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:11px;text-align:left;padding:9px;border-radius:13px;cursor:pointer}
.bdx-live-search-item:hover,.bdx-live-search-item:focus{background:rgba(0,217,255,.11);outline:1px solid rgba(0,217,255,.24)}
.bdx-live-search-thumb{width:54px;height:44px;border-radius:12px;background:linear-gradient(135deg,#0b2031,#102d40);border:1px solid rgba(255,255,255,.08);display:grid;place-items:center;overflow:hidden;font-size:12px;font-weight:950;color:#72f2ff;box-shadow:inset 0 0 18px rgba(0,217,255,.10)}
.bdx-live-search-thumb img{width:100%;height:100%;object-fit:contain;background:#fff}
.bdx-live-search-info{min-width:0;display:block}.bdx-live-search-info strong{display:block;font-size:13px;line-height:1.25;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#f4fbff}.bdx-live-search-info small{display:block;margin-top:4px;font-size:10px;font-weight:800;letter-spacing:.04em;color:#9fb4c8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bdx-live-search-price{justify-self:end;border-radius:999px;padding:7px 9px;background:rgba(255,255,255,.09);color:#ffbd68;font-size:10px;font-weight:950;white-space:nowrap}.bdx-live-search-all,.bdx-live-search-empty{width:100%;border:0;border-top:1px solid rgba(255,255,255,.08);margin-top:5px;padding:11px;border-radius:12px;background:transparent;color:#6ee7ff;font-size:11px;font-weight:900;text-align:center;cursor:pointer}.bdx-live-search-all:hover{background:rgba(0,217,255,.10)}.bdx-live-search-empty{cursor:default;color:#94a3b8}
html[data-custom-theme="1"] .bdx-live-search-box,body:not(.dark) .bdx-live-search-box{background:#ffffff;color:#0f2d3f;border-color:rgba(0,184,212,.28);box-shadow:0 18px 46px rgba(15,23,42,.16)}
html[data-custom-theme="1"] .bdx-live-search-title,body:not(.dark) .bdx-live-search-title{color:#007c91;border-bottom-color:rgba(15,23,42,.08)}
html[data-custom-theme="1"] .bdx-live-search-item:hover,html[data-custom-theme="1"] .bdx-live-search-item:focus,body:not(.dark) .bdx-live-search-item:hover,body:not(.dark) .bdx-live-search-item:focus{background:rgba(0,188,212,.10);outline-color:rgba(0,188,212,.25)}
html[data-custom-theme="1"] .bdx-live-search-info strong,body:not(.dark) .bdx-live-search-info strong{color:#12384a}html[data-custom-theme="1"] .bdx-live-search-info small,body:not(.dark) .bdx-live-search-info small{color:#667085}html[data-custom-theme="1"] .bdx-live-search-price,body:not(.dark) .bdx-live-search-price{background:#eef3f6;color:#ad6800}html[data-custom-theme="1"] .bdx-live-search-all,html[data-custom-theme="1"] .bdx-live-search-empty,body:not(.dark) .bdx-live-search-all,body:not(.dark) .bdx-live-search-empty{border-top-color:rgba(15,23,42,.08);color:#007c91}
@media(max-width:900px){.bdx-live-search-box{position:fixed;left:12px;right:12px;top:118px;max-height:58vh}.bdx-live-search-item{grid-template-columns:48px minmax(0,1fr);gap:10px}.bdx-live-search-price{grid-column:2;justify-self:start;margin-top:-2px}.bdx-live-search-thumb{width:48px;height:42px}.bdx-live-search-info strong{font-size:12px}}


/* Login/Register gate for guest search users */
.bdx-search-login-gate{padding:12px!important;max-height:none!important;overflow:visible!important}
.bdx-search-gate-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:11px;align-items:center;padding:8px 6px 10px}
.bdx-search-gate-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(0,217,255,.18),rgba(139,92,246,.16));border:1px solid rgba(110,231,255,.24);box-shadow:inset 0 0 22px rgba(0,217,255,.12)}
.bdx-search-gate-copy strong{display:block;font-size:14px;font-weight:950;color:#f4fbff;letter-spacing:.01em}
.bdx-search-gate-copy small{display:block;margin-top:4px;font-size:11px;line-height:1.45;color:#a8bed0;font-weight:700}
.bdx-search-gate-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:8px}
.bdx-search-gate-actions a{min-height:40px;border-radius:13px;display:grid;place-items:center;text-decoration:none;font-size:12px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}
.bdx-search-gate-login{background:linear-gradient(135deg,#00d9ff,#1d7dff);color:#00131f!important;box-shadow:0 12px 24px rgba(0,217,255,.24)}
.bdx-search-gate-register{background:rgba(255,255,255,.08);border:1px solid rgba(110,231,255,.28);color:#e8f6ff!important}
.bdx-search-gate-actions a:hover,.bdx-search-gate-actions a:focus{transform:translateY(-1px);filter:brightness(1.05);outline:2px solid rgba(0,217,255,.25);outline-offset:2px}
html[data-custom-theme="1"] .bdx-search-gate-copy strong,body:not(.dark) .bdx-search-gate-copy strong{color:#12384a}
html[data-custom-theme="1"] .bdx-search-gate-copy small,body:not(.dark) .bdx-search-gate-copy small{color:#667085}
html[data-custom-theme="1"] .bdx-search-gate-icon,body:not(.dark) .bdx-search-gate-icon{background:linear-gradient(135deg,#ecfeff,#eff6ff);border-color:rgba(0,188,212,.24);box-shadow:inset 0 0 16px rgba(0,188,212,.10)}
html[data-custom-theme="1"] .bdx-search-gate-register,body:not(.dark) .bdx-search-gate-register{background:#eef7fa;border-color:rgba(0,188,212,.25);color:#007c91!important}
@media(max-width:900px){.bdx-search-login-gate{left:12px!important;right:12px!important;top:118px!important}.bdx-search-gate-actions a{min-height:44px}}


.bdx-search-login-gate{position:absolute!important;isolation:isolate!important;}
.bdx-search-gate-close{position:absolute;top:10px;right:10px;width:32px;height:32px;border:0;border-radius:12px;display:grid;place-items:center;cursor:pointer;font-size:20px;font-weight:950;line-height:1;background:rgba(255,255,255,.10);color:#e8f6ff;box-shadow:inset 0 0 0 1px rgba(110,231,255,.22);z-index:3;transition:transform .15s ease,filter .15s ease,background .15s ease;}
.bdx-search-gate-close:hover,.bdx-search-gate-close:focus{transform:translateY(-1px);filter:brightness(1.08);outline:2px solid rgba(0,217,255,.26);outline-offset:2px;}
.bdx-search-gate-card{padding-right:46px!important;}
html[data-custom-theme="1"] .bdx-search-login-gate,body:not(.dark) .bdx-search-login-gate{background:linear-gradient(135deg,#ffffff 0%,#f7fdff 48%,#effbff 100%)!important;border:1px solid rgba(6,182,212,.36)!important;box-shadow:0 20px 50px rgba(2,132,199,.18),0 4px 14px rgba(15,23,42,.08)!important;color:#071827!important;}
html[data-custom-theme="1"] .bdx-search-gate-copy strong,body:not(.dark) .bdx-search-gate-copy strong{color:#061827!important;text-shadow:none!important;font-weight:1000!important;letter-spacing:.01em!important;}
html[data-custom-theme="1"] .bdx-search-gate-copy small,body:not(.dark) .bdx-search-gate-copy small{color:#11364a!important;text-shadow:none!important;font-weight:900!important;}
html[data-custom-theme="1"] .bdx-search-gate-icon,body:not(.dark) .bdx-search-gate-icon{background:linear-gradient(135deg,#dffcff,#eef6ff)!important;border-color:rgba(6,182,212,.32)!important;box-shadow:0 8px 18px rgba(6,182,212,.12),inset 0 0 20px rgba(14,165,233,.12)!important;}
html[data-custom-theme="1"] .bdx-search-gate-login,body:not(.dark) .bdx-search-gate-login{background:linear-gradient(135deg,#04d9ff 0%,#0d7cff 62%,#075bff 100%)!important;color:#00152a!important;box-shadow:0 14px 26px rgba(14,165,233,.30)!important;text-shadow:none!important;}
html[data-custom-theme="1"] .bdx-search-gate-register,body:not(.dark) .bdx-search-gate-register{background:linear-gradient(135deg,#ffffff,#eefaff)!important;border:1px solid rgba(14,165,233,.34)!important;color:#034ea2!important;box-shadow:0 9px 20px rgba(15,23,42,.07)!important;text-shadow:none!important;}
html[data-custom-theme="1"] .bdx-search-gate-close,body:not(.dark) .bdx-search-gate-close{background:linear-gradient(135deg,#ffffff,#eafaff)!important;color:#034ea2!important;box-shadow:0 10px 20px rgba(2,132,199,.14),inset 0 0 0 1px rgba(14,165,233,.30)!important;text-shadow:none!important;}
@media(max-width:900px){.bdx-search-gate-card{grid-template-columns:40px minmax(0,1fr)!important;padding-right:42px!important}.bdx-search-gate-icon{width:40px!important;height:40px!important}.bdx-search-gate-close{top:9px;right:9px;width:31px;height:31px}.bdx-search-login-gate{max-height:min(330px,58vh)!important;overflow:auto!important;}}
