.SearchInput_template__zeLEI{box-sizing:border-box;max-height:48px;padding:12px;border-radius:8px;border:1px solid var(--search-input-border-col);width:100%;display:grid;grid-template-columns:20px 1fr 20px;align-items:center;-moz-column-gap:6px;column-gap:6px;background-color:var(--tabs-background)}.SearchInput_template__zeLEI:focus-within{border-color:var(--search-input-focus-border-col)}.SearchInput_template__zeLEI>svg:first-child{color:var(--search-input-icon-col)}.SearchInput_template__zeLEI svg:last-child{cursor:pointer}.SearchInput_template__zeLEI>input{outline:none;border:none;font-size:16px;font-weight:400;line-height:24px;background:none;color:var(--search-input-col)}.SearchInput_template__zeLEI>input ::-moz-placeholder{color:var(--search-input-placholder-col)}.SearchInput_template__zeLEI>input ::placeholder{color:var(--search-input-placholder-col)}