body.fynd-site .fynd-search-wrapper.fynd-search-outside{width:100%;margin-bottom:calc(var(--wizagent-spacing-unit, 1rem)*2)}body.fynd-site .fynd-search-wrapper.fynd-search-outside .fynd-search-box{max-width:100%}body.fynd-site .fynd-search-box{width:100%;margin:0 auto;position:relative}body.fynd-site .fynd-search-box .fynd-search-input{width:100%;padding:calc(var(--wizagent-spacing-unit, 1rem)*.75) calc(var(--wizagent-spacing-unit, 1rem)*1.5);padding-right:calc(var(--wizagent-spacing-unit, 1rem)*3.5);border:1px solid var(--wizagent-gray-200, #e9ecef);border-radius:9999px;font-size:.95rem;color:var(--wizagent-dark, #212529);background-color:var(--wizagent-bg-color, #f8f9fa);outline:none;transition:all .3s cubic-bezier(0.2, 0.8, 0.2, 1)}body.fynd-site .fynd-search-box .fynd-search-input:focus{border-color:var(--wizagent-primary-color);background-color:var(--wizagent-surface-color, #ffffff);box-shadow:0 4px 20px rgba(57,149,230,.08),0 0 0 3px color-mix(in srgb, var(--wizagent-primary-color) 10%, transparent)}body.fynd-site .fynd-search-box .fynd-search-input::-webkit-search-cancel-button{-webkit-appearance:none;height:16px;width:16px;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236c757d' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transition:opacity .2s,transform .2s;opacity:.65}body.fynd-site .fynd-search-box .fynd-search-input::-webkit-search-cancel-button:hover{opacity:1;transform:scale(1.1);background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ef4444' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E")}body.fynd-site .fynd-search-box .fynd-search-input::-webkit-search-decoration,body.fynd-site .fynd-search-box .fynd-search-input::-webkit-search-results-button,body.fynd-site .fynd-search-box .fynd-search-input::-webkit-search-results-decoration{display:none;-webkit-appearance:none}body.fynd-site .fynd-search-box .fynd-search-btn{position:absolute;right:var(--wizagent-spacing-unit, 1rem);top:50%;transform:translateY(-50%);background:rgba(0,0,0,0);border:none;cursor:pointer;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:var(--wizagent-transition);padding:0}body.fynd-site .fynd-search-box .fynd-search-btn svg{width:16px;height:16px;fill:var(--wizagent-gray-700, #495057);transition:fill .25s ease}body.fynd-site .fynd-search-box .fynd-search-btn:hover{background-color:color-mix(in srgb, var(--wizagent-primary-color) 10%, transparent)}body.fynd-site .fynd-search-box .fynd-search-btn:hover svg{fill:var(--wizagent-primary-color)}@media screen and (max-width: 768px){body.fynd-site .fynd-search-box .fynd-search-input{padding:calc(var(--wizagent-spacing-unit, 1rem)*.5) calc(var(--wizagent-spacing-unit, 1rem)*.75);padding-right:calc(var(--wizagent-spacing-unit, 1rem)*2.75);font-size:.875rem}body.fynd-site .fynd-search-box .fynd-search-btn{width:20px;height:20px;right:calc(var(--wizagent-spacing-unit, 1rem)*.75)}body.fynd-site .fynd-search-box .fynd-search-btn svg{width:14px;height:14px}}