.eh-header-search{z-index:100;background:#fff;border:1px solid #dbe2de;border-radius:12px;align-items:center;width:100%;max-width:850px;height:48px;display:flex;position:relative;box-shadow:0 4px 12px #0000000d}.portal-shell-center-search{flex:1;justify-content:center;padding:0 16px;display:flex}.eh-location{flex-shrink:0;height:100%;position:relative}.eh-location-btn{cursor:pointer;color:#21332e;background:0 0;border:0;align-items:center;gap:6px;height:100%;padding:0 16px;font-size:14px;font-weight:500;display:flex}.eh-icon-pin{color:#087b67}.eh-icon-chevron{color:#78857f;margin-left:2px}.eh-divider{background:#dbe2de;width:1px;height:24px}.eh-search{flex:1;height:100%;display:flex;position:relative}.eh-input-wrapper{flex:1;align-items:center;display:flex;position:relative}.eh-search-input{color:#21332e;background:0 0;border:0;outline:none;width:100%;height:100%;padding:0 16px;font-size:14px}.eh-search-input::placeholder{color:#8a9691}.eh-submit-btn{cursor:pointer;color:#087b67;background:0 0;border:0;justify-content:center;align-items:center;padding:0 16px;display:flex}.eh-location-dropdown,.eh-specialty-dropdown{z-index:101;background:#fff;border:1px solid #dbe2de;border-radius:12px;width:320px;max-height:400px;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 10px 25px #0000001a}.eh-specialty-dropdown{grid-template-columns:1fr 1fr;width:100%;display:grid}.eh-gps-btn{cursor:pointer;text-align:left;background:#f5f8f6;border:0;border-bottom:1px solid #e6ebe8;align-items:center;gap:12px;width:100%;padding:16px;display:flex}.eh-gps-icon-wrapper{color:#087b67;background:#e8f4f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.eh-gps-text{flex-direction:column;flex:1;display:flex}.eh-gps-text strong{color:#1f2d29;font-size:14px}.eh-gps-text small{color:#68766f;font-size:12px}.eh-gps-badge{color:#087b67;background:#e8f4f0;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700}.eh-city-search-wrapper{border-bottom:1px solid #e6ebe8;padding:12px;position:relative}.eh-city-search-icon{color:#8a9691;position:absolute;top:50%;left:24px;transform:translateY(-50%)}.eh-city-search-input{background:#f7f9f8;border:1px solid #dbe2de;border-radius:8px;outline:none;width:100%;padding:8px 12px 8px 36px;font-size:13px}.eh-dropdown-title{color:#68766f;text-transform:uppercase;letter-spacing:.5px;margin:0;padding:16px 16px 8px;font-size:11px;font-weight:700}.eh-city-item{cursor:pointer;color:#334a43;background:0 0;border:0;align-items:center;width:100%;padding:12px 16px;font-size:14px;display:flex}.eh-city-item:hover,.eh-city-item.active{background:#f2f7f5}.eh-city-item-icon{color:#8a9691;margin-right:12px}.eh-city-item-arrow{color:#c4cec9;margin-left:auto}.eh-specialty-item{cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #e6ebe8;align-items:center;width:100%;padding:12px 16px;display:flex}.eh-specialty-item:hover{background:#f2f7f5}.eh-specialty-image{--specialty-icon-bg:#e8f8f3;--specialty-icon-border:#bfe9de;--specialty-icon-shadow:#07705e14;background:radial-gradient(circle at 35% 28%, #ffffffdb, transparent 44%), var(--specialty-icon-bg);border:1px solid var(--specialty-icon-border);width:40px;height:40px;box-shadow:inset 0 0 0 1px #ffffffad, 0 5px 12px var(--specialty-icon-shadow);border-radius:999px;flex:0 0 40px;place-items:center;margin-right:12px;display:grid;overflow:visible}.eh-specialty-image[data-icon-tone=sky]{--specialty-icon-bg:#f4f7f5;--specialty-icon-border:#d7e0dc;--specialty-icon-shadow:#1c2e2912}.eh-specialty-image[data-icon-tone=amber]{--specialty-icon-bg:#fff;--specialty-icon-border:#d7e0dc;--specialty-icon-shadow:#1c2e2912}.eh-specialty-image[data-icon-tone=blush]{--specialty-icon-bg:#eef5f2;--specialty-icon-border:#cfe0d9;--specialty-icon-shadow:#087b6712}.eh-specialty-item:nth-child(odd) .eh-specialty-image{--specialty-icon-bg:#e8f8f3;--specialty-icon-border:#bfe9de;--specialty-icon-shadow:#07705e14}.eh-specialty-item:nth-child(2n) .eh-specialty-image{--specialty-icon-bg:#fff;--specialty-icon-border:#d7e0dc;--specialty-icon-shadow:#1c2e2912}.eh-specialty-image img{object-fit:contain;width:68%;height:68%;display:block}.eh-specialty-item:nth-child(odd) .eh-specialty-image img,.eh-specialty-item:nth-child(2n) .eh-specialty-image img{filter:brightness(0)saturate()invert(37%)sepia(37%)saturate(1022%)hue-rotate(121deg)brightness(91%)contrast(92%)}.eh-specialty-name{color:#21332e;flex:1;font-size:14px;font-weight:500}.eh-specialty-tag{color:#8a9691;font-size:12px}.eh-specialty-empty,.eh-empty-text{text-align:center;color:#68766f;padding:24px;font-size:14px}.eh-specialty-empty{grid-column:span 2}.eh-specialty-item:nth-child(odd){border-right:1px solid #e6ebe8}.eh-location{border-radius:12px 0 0 12px;transition:background-color .3s,border-color .3s,box-shadow .3s}.eh-location.is-open{background-color:#f2f7f5}.eh-icon-chevron{transition:transform .32s cubic-bezier(.22,1,.36,1)}.eh-location.is-open .eh-icon-chevron{transform:rotate(180deg)}.eh-location-dropdown{opacity:0;visibility:hidden;pointer-events:none;clip-path:inset(0 0 100%);transition:opacity .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1),clip-path .35s cubic-bezier(.22,1,.36,1),visibility .35s;transform:translateY(-8px)}.eh-header-search.is-location-open .eh-location-dropdown{opacity:1;visibility:visible;pointer-events:auto;clip-path:inset(0 0 0%);transform:translateY(0)}.eh-location-dropdown>*{opacity:0;transition:opacity .25s,transform .25s;transform:translateY(-4px)}.eh-header-search.is-location-open .eh-location-dropdown>*{opacity:1;transform:translateY(0)}.eh-header-search.is-location-open .eh-location-dropdown .eh-gps-btn{transition-delay:40ms}.eh-header-search.is-location-open .eh-location-dropdown .eh-city-search-wrapper{transition-delay:80ms}.eh-header-search.is-location-open .eh-location-dropdown .eh-dropdown-title{transition-delay:.1s}.eh-header-search.is-location-open .eh-location-dropdown .eh-city-list{transition-delay:.12s}@media (width<=900px){.eh-header-search{border-radius:8px;height:42px}.eh-location-btn{padding:0 10px;font-size:13px}.eh-location-label{white-space:nowrap;text-overflow:ellipsis;max-width:80px;overflow:hidden}.eh-search-input{padding:0 10px;font-size:13px}.eh-location-dropdown,.eh-specialty-dropdown{width:100%;max-height:min(340px,100svh - 150px);top:calc(100% + 6px);left:0;right:0}.eh-specialty-dropdown{grid-template-columns:repeat(2,minmax(0,1fr))}.eh-specialty-item{grid-template-rows:auto auto;grid-template-columns:34px minmax(0,1fr);align-content:center;column-gap:8px;min-width:0;min-height:58px;padding:7px 9px;display:grid}.eh-specialty-item:nth-child(odd){border-right:1px solid #e6ebe8}.eh-specialty-image{grid-row:1/3;width:34px;height:34px;margin-right:0}.eh-specialty-name,.eh-specialty-tag{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.eh-specialty-name{font-size:12px}.eh-specialty-tag{font-size:10px}.eh-specialty-empty{grid-column:1/-1}}@media (width<=500px){.eh-header-search{height:40px}.eh-location-label{display:none}.eh-location-btn{padding-inline:9px}.eh-search-input{padding-inline:9px;font-size:12px}.eh-submit-btn{padding-inline:11px}.eh-specialty-dropdown{max-height:min(300px,100svh - 138px)}}
