
.hs-header-search{max-height:calc(100dvh - 80px);overflow:auto}
.hs-smart-search{max-width:900px;margin:0 auto;padding:20px;direction:rtl;color:#f5f6f7}
.hs-smart-search__form{display:flex;align-items:center;gap:10px;margin:0 0 14px;padding:6px;background:#1a1d1f;border:1px solid #45494b;border-radius:8px}
.hs-smart-search__form input[type=search]{flex:1;min-width:0;width:100%;height:44px;border:0;background:transparent;color:#fff;font:inherit;padding:0 12px}
.hs-smart-search__form button{min-height:44px;padding:8px 20px;border:0;border-radius:5px;background:#e82734;color:#fff;font:inherit;cursor:pointer}
.hs-smart-search button:focus-visible,.hs-smart-search a:focus-visible{outline:2px solid #fff;outline-offset:3px}
.hs-smart-search__chips{display:flex;gap:8px;flex-wrap:wrap}
.hs-smart-search__chips button{min-height:40px;padding:6px 12px;border:1px solid #45494b;border-radius:6px;background:#1a1d1f;color:#ddd;font:inherit;font-size:12px;cursor:pointer}
.hs-search-status{font-size:12px;color:#bfc3c6;margin:12px 0;line-height:1.8}
.hs-search-options{display:flex;flex-direction:column;gap:8px}
.hs-search-option{display:block;padding:10px 14px;border:1px solid #45494b;border-radius:6px;background:#1a1d1f;color:#fff;text-decoration:none}
.hs-search-option strong{display:block;font-size:14px;overflow-wrap:anywhere}
.hs-search-option small{display:block;color:#bfc3c6;font-size:12px;margin-top:5px}
.hs-search-option:hover,.hs-search-option[aria-selected=true]{background:#303538;border-color:#e82734;color:#fff}
.hs-smart-search [data-search-all]{display:inline-block;margin-top:14px;color:#fff;font-size:13px;text-decoration:underline;text-underline-offset:5px}
.hs-smart-search [hidden]{display:none!important}
.hs-search-refine{margin:18px 0 26px;border:1px solid #34383b;border-radius:10px;background:#101315}
.hs-search-refine h2{font-size:18px;margin:20px 20px 0}
.hs-search-refine .hs-smart-search{max-width:none}
@media(max-width:699px){.hs-header-search{max-height:calc(100dvh - 64px)}.hs-smart-search{padding:16px}.hs-smart-search__form{gap:4px}.hs-smart-search__form button{padding-inline:12px}.hs-smart-search__chips button{min-height:44px}}

/* Keep focus on the shared field surface, without an inner white box. */
.hs-smart-search__form{transition:border-color .15s ease}
.hs-smart-search__form:focus-within{border-color:#858b8f}
.hs-smart-search__form input[type=search],.hs-smart-search__form input[type=search]:focus,.hs-smart-search__form input[type=search]:focus-visible{outline:none!important;box-shadow:none!important;border:0!important;border-radius:0;caret-color:#fff;padding-inline:16px}
.hs-smart-search__form input[type=search]:placeholder-shown{direction:rtl;text-align:right}
.hs-smart-search__form input[type=search]::placeholder{direction:rtl;text-align:right}
.hs-smart-search__form button[type=submit]{display:grid;place-items:center;flex:0 0 44px;width:44px;padding:0}
.hs-smart-search__form button[type=submit] img{display:block;width:24px;height:24px}
.hs-search-heading{display:none}
.hs-header-search .hs-search-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 10px;font-size:13px;color:#bfc3c6}
.hs-smart-search .hs-search-close{display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid transparent;border-radius:6px;background:transparent;cursor:pointer}
.hs-smart-search .hs-search-close:hover{background:#252a2d;border-color:#45494b}
.hs-search-close img{display:block;width:20px;height:20px}
