.search-bar-module-scss-module__bS__wa__label{color:var(--wendys-search-button-text);font-size:.875rem;font-weight:500;display:block;margin-bottom:.5rem!important}.search-bar-module-scss-module__bS__wa__wrapper{border:1px solid var(--wendys-search-border);border-radius:28px;display:flex}.search-bar-module-scss-module__bS__wa__wrapper:focus-within{box-shadow:0 0 0 2px var(--wendys-action-button)}.search-bar-module-scss-module__bS__wa__input{min-width:0;color:var(--wendys-search-border);font-family:var(--font-roboto);background:#fff;border:0;border-radius:27px 0 0 27px;flex:1;padding:.625rem .75rem;font-size:1rem;font-weight:400;line-height:1.5}.search-bar-module-scss-module__bS__wa__input::placeholder{color:var(--wendys-text-muted-light);font-family:var(--font-roboto)}.search-bar-module-scss-module__bS__wa__input:focus{box-shadow:none;outline:none}.search-bar-module-scss-module__bS__wa__submitBtn{border-radius:25px;flex-shrink:0;height:50px;margin:2px}.search-bar-module-scss-module__bS__wa__submitBtnWithValue{background-color:var(--wendys-action-button);color:#fff}.search-bar-module-scss-module__bS__wa__searchIcon{flex-shrink:0;width:1.25rem;height:1.25rem}.search-bar-module-scss-module__bS__wa__searchSpinner{flex-shrink:0;width:1.25rem;height:1.25rem;animation:.8s linear infinite search-bar-module-scss-module__bS__wa__searchBarSpin}@keyframes search-bar-module-scss-module__bS__wa__searchBarSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.search-bar-module-scss-module__bS__wa__searchSpinner{animation:none}}.search-bar-module-scss-module__bS__wa__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.SearchLocationBarSection-module-scss-module__rcPDqG__root{background:#fff;border-radius:3px;padding-top:32px;padding-bottom:16px}.SearchLocationBarSection-module-scss-module__rcPDqG__searchWrap{margin-top:1rem}.SearchLocationBarSection-module-scss-module__rcPDqG__geocodeError{color:#dc2626;margin-top:.5rem;font-size:.875rem;margin-bottom:0!important}.SearchLocationBarSection-module-scss-module__rcPDqG__noResults{color:var(--wendys-text-secondary);align-items:center;gap:.5rem;margin-top:1rem;font-size:.875rem;display:flex}.SearchLocationBarSection-module-scss-module__rcPDqG__noResultsMessage{margin-bottom:0!important}@media (max-width:1024px){.SearchLocationBarSection-module-scss-module__rcPDqG__root{padding-top:16px;padding-left:16px;padding-right:16px}.SearchLocationBarSection-module-scss-module__rcPDqG__noResults{justify-content:center}.SearchLocationBarSection-module-scss-module__rcPDqG__searchWrap{margin-top:0}}
.StoreListItem-module-scss-module__ekmxQa__root{border-bottom:1px solid var(--wendys-border);background:#fff;padding:24px 16px}.StoreListItem-module-scss-module__ekmxQa__root.StoreListItem-module-scss-module__ekmxQa__clickable{cursor:pointer}.StoreListItem-module-scss-module__ekmxQa__rootSelectable{position:relative}.StoreListItem-module-scss-module__ekmxQa__selectHitLayer{z-index:0;cursor:pointer;background:0 0;border:0;margin:0;padding:0;position:absolute;inset:0}.StoreListItem-module-scss-module__ekmxQa__selectHitLayer:focus-visible{outline:2px solid var(--wendys-action-button);outline-offset:2px}.StoreListItem-module-scss-module__ekmxQa__rowInteractive{z-index:1;pointer-events:none;position:relative}.StoreListItem-module-scss-module__ekmxQa__rowInteractive .StoreListItem-module-scss-module__ekmxQa__phoneLink,.StoreListItem-module-scss-module__ekmxQa__rowInteractive .StoreListItem-module-scss-module__ekmxQa__scheduleToggle,.StoreListItem-module-scss-module__ekmxQa__rowInteractive .StoreListItem-module-scss-module__ekmxQa__favBtn{pointer-events:auto;z-index:2;position:relative}.StoreListItem-module-scss-module__ekmxQa__row{gap:1rem;display:flex}.StoreListItem-module-scss-module__ekmxQa__pinCol{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.StoreListItem-module-scss-module__ekmxQa__pinIconWrap{justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.StoreListItem-module-scss-module__ekmxQa__body{flex:1;min-width:0}.StoreListItem-module-scss-module__ekmxQa__bodyTop{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.StoreListItem-module-scss-module__ekmxQa__currentStatusContainer{flex-direction:row;justify-content:space-between;align-items:center;margin-top:4px;display:flex}.StoreListItem-module-scss-module__ekmxQa__currentStatusContainer .StoreListItem-module-scss-module__ekmxQa__status{flex:1}.StoreListItem-module-scss-module__ekmxQa__currentStatusContainer .StoreListItem-module-scss-module__ekmxQa__status .StoreListItem-module-scss-module__ekmxQa__todayOpen{color:var(--wendys-store-status-on-light)}.StoreListItem-module-scss-module__ekmxQa__currentStatusContainer .StoreListItem-module-scss-module__ekmxQa__status .StoreListItem-module-scss-module__ekmxQa__todayClosingSoon{color:#d97706}.StoreListItem-module-scss-module__ekmxQa__currentStatusContainer .StoreListItem-module-scss-module__ekmxQa__status .StoreListItem-module-scss-module__ekmxQa__todayClosed{color:var(--wendys-text-secondary)}.StoreListItem-module-scss-module__ekmxQa__scheduleToggle{color:var(--wendys-text-strong);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.StoreListItem-module-scss-module__ekmxQa__scheduleContainer{background-color:var(--accent);opacity:0;border-radius:12px;max-height:0;margin-top:0;margin-left:-56px;transition:max-height .22s,opacity .22s,margin-top .22s;overflow:hidden}.StoreListItem-module-scss-module__ekmxQa__scheduleContainer .StoreListItem-module-scss-module__ekmxQa__scheduleItem{flex-direction:row;justify-content:space-between;align-items:center;margin-top:4px;display:flex}.StoreListItem-module-scss-module__ekmxQa__scheduleContainer .StoreListItem-module-scss-module__ekmxQa__scheduleItem .StoreListItem-module-scss-module__ekmxQa__scheduleItemLabel{flex:1}.StoreListItem-module-scss-module__ekmxQa__scheduleContainer .StoreListItem-module-scss-module__ekmxQa__content{margin:16px}.StoreListItem-module-scss-module__ekmxQa__scheduleContainer .StoreListItem-module-scss-module__ekmxQa__content .StoreListItem-module-scss-module__ekmxQa__info{margin-top:16px}.StoreListItem-module-scss-module__ekmxQa__scheduleContainerOpen{opacity:1;max-height:400px;margin-top:8px}.StoreListItem-module-scss-module__ekmxQa__storeName{text-transform:uppercase;color:var(--wendys-text-strong);line-height:1.25}.StoreListItem-module-scss-module__ekmxQa__favBtn{color:var(--wendys-text-secondary);flex-shrink:0;padding:.25rem}.StoreListItem-module-scss-module__ekmxQa__favBtn:hover,.StoreListItem-module-scss-module__ekmxQa__favBtnFavorite,.StoreListItem-module-scss-module__ekmxQa__favBtnFavorite:hover{color:var(--wendys-primary)}.StoreListItem-module-scss-module__ekmxQa__favPlaceholder{color:var(--wendys-text-secondary);flex-shrink:0;padding:.25rem}.StoreListItem-module-scss-module__ekmxQa__heartIcon{width:1.25rem;height:1.25rem}.StoreListItem-module-scss-module__ekmxQa__address{color:var(--wendys-text-strong);line-height:1.375}.StoreListItem-module-scss-module__ekmxQa__phoneLink{color:var(--wendys-text-strong)}.StoreListItem-module-scss-module__ekmxQa__phoneLink:hover{text-decoration:underline}.StoreListItem-module-scss-module__ekmxQa__phoneLink:focus{box-shadow:0 0 0 2px var(--wendys-primary);outline:none}.StoreListItem-module-scss-module__ekmxQa__status{color:var(--wendys-text-strong)}.StoreListItem-module-scss-module__ekmxQa__hours{color:var(--wendys-text-secondary)}.StoreListItem-module-scss-module__ekmxQa__orderBtn{z-index:2;pointer-events:auto;color:#fff;border-radius:24px;width:100%;margin-top:1rem;padding:.625rem;position:relative}.StoreListItem-module-scss-module__ekmxQa__orderBtn:focus{box-shadow:0 0 0 2px var(--wendys-action-button);outline-offset:2px;outline:none}.StoreListItem-module-scss-module__ekmxQa__orderBtn.StoreListItem-module-scss-module__ekmxQa__enabled{background:var(--wendys-action-button)}.StoreListItem-module-scss-module__ekmxQa__orderBtn.StoreListItem-module-scss-module__ekmxQa__enabled:hover{background:var(--wendys-action-button-pressed)}.StoreListItem-module-scss-module__ekmxQa__orderBtn.StoreListItem-module-scss-module__ekmxQa__enabled:focus{box-shadow:0 0 0 2px var(--wendys-action-button)}.StoreListItem-module-scss-module__ekmxQa__orderBtn.StoreListItem-module-scss-module__ekmxQa__disabled{cursor:not-allowed;background:color-mix(in srgb,var(--wendys-text-secondary)50%,transparent)}.StoreListItem-module-scss-module__ekmxQa__distance{color:var(--wendys-text-strong);margin-top:.25rem}.StoreListItem-module-scss-module__ekmxQa__spacing{margin-bottom:.375rem}.StoreListItem-module-scss-module__ekmxQa__spacing>*+*{margin-top:.375rem}
.StoreList-module-scss-module__Kk2qPG__empty{text-align:center;border-radius:3px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.StoreList-module-scss-module__Kk2qPG__emptyIcon{flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.StoreList-module-scss-module__Kk2qPG__emptyIconSvg{fill:var(--wendys-primary);color:var(--wendys-primary);flex-shrink:0}.StoreList-module-scss-module__Kk2qPG__emptyText{color:var(--wendys-text-secondary)}.StoreList-module-scss-module__Kk2qPG__listItem{content-visibility:auto;contain-intrinsic-size:auto 280px;opacity:0;list-style:none;animation:.32s forwards StoreList-module-scss-module__Kk2qPG__store-item-cascade;transform:translateY(8px)}@media (prefers-reduced-motion:reduce){.StoreList-module-scss-module__Kk2qPG__listItem{opacity:1;animation:none;transform:none}}.StoreList-module-scss-module__Kk2qPG__storeItemMargin{margin-bottom:.5rem}@keyframes StoreList-module-scss-module__Kk2qPG__store-item-cascade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
