.Search_searchContainer__ZdR7M{align-items:center;gap:16px;display:flex;flex:1 1;transition:flex .2s ease,inset .2s ease,padding .2s ease;&:has(.Search_searchBox__pAhMs[data-state=open]){position:absolute;inset:0;height:var(--topbar-top-row-height);background-color:var(--white);padding:12px 16px;justify-content:center}@media (max-width:1199px){&:has(.Search_searchBox__pAhMs[data-state=closed]){margin-left:auto;flex:0 1}}}.Search_nativeSearchContainer__tHi9G{position:relative;width:100%;flex:none}.Search_searchBox__pAhMs{display:flex;flex:1 1;height:40px;align-items:center;padding:12px;border-radius:16px;gap:8px;box-sizing:border-box;cursor:pointer;background:var(--light-grey-1);max-width:800px;transition:max-width .5s ease,width .5s ease;border:1px solid transparent;&[data-state=open]{z-index:4}&[data-state=closed]{max-width:unset;@media (max-width:1199px){background:var(--white);& .Search_searchInput__cye5E{width:0;height:0;opacity:0;pointer-events:none;margin-right:-8px}& .Search_searchIcon__xmFYn{width:22px;height:22px}}}&:hover{background-color:var(--light-grey-2)}&:active{border-color:var(--primary-green)}}.Search_nativeSearchBox__Vh_46{display:flex;width:100%;height:40px;align-items:center;gap:8px;padding:2px 12px;overflow:hidden;max-width:none;border:1px solid transparent;border-radius:8px;background:var(--light-grey-1);cursor:pointer}.Search_searchInput__cye5E{color:var(--dark-grey-2);font-size:16px;font-style:normal;font-weight:400;line-height:18px;display:flex;flex:1 1;cursor:text}.Search_searchInput__cye5E::placeholder{color:var(--dark-grey-1)}.Search_searchIcon__xmFYn{color:var(--dark-grey-1);width:16px;height:16px}.Search_overlay__Z_ewz{position:fixed;background-color:rgb(0 0 0/50%);inset:var(--topbar-top-row-height) 0 0 0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:Search_fade-in__C4VvE .15s ease-out;cursor:default;z-index:10}.Search_clearIcon__EcBU1{width:16px;height:16px;border-radius:16px;color:var(--black);cursor:pointer}.Search_closeIcon__07m22{width:24px;height:24px;color:var(--black);cursor:pointer;display:none;&:has(+.Search_searchBox__pAhMs[data-state=open]){display:block}}.Search_shortcutHint__nkJ2v{display:none}@media screen and (pointer:fine) and (hover:hover) and (min-width:1200px){.Search_shortcutHint__nkJ2v{display:inline;color:var(--grey-2)}}.Search_content__kRIX2{display:flex;flex-direction:column;border-radius:16px;padding:16px 24px 24px;width:var(--radix-popover-trigger-width);max-height:var(--radix-popover-content-available-height);container-type:inline-size;background-color:var(--white);box-shadow:0 6px 10px 0 rgb(177 177 177/8%),0 1px 3px 0 rgb(0 0 0/2%);z-index:3;&[data-state=open]{animation:Search_content-show__e7A6N .3s cubic-bezier(.16,1,.3,1)}&[data-state=closed]{animation:Search_content-hide__4YmNl .3s cubic-bezier(.16,1,.3,1)}}.Search_nativeSearchSurface___U7Qz{position:fixed;z-index:20;inset:0;display:flex;height:100dvh;flex-direction:column;overflow:hidden;background:var(--light-grey-1)}.Search_nativeSearchHeader__hc89F{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 16px;background:var(--white);box-shadow:0 6px 10px 0 rgb(179 175 175/8%),0 1px 3px 0 rgb(12 3 3/2%)}.Search_nativeCloseButton__KTGdN{display:flex;width:24px;height:24px;flex-shrink:0;align-items:center;justify-content:center;color:var(--black)}.Search_nativeCloseButton__KTGdN>svg{width:24px;height:24px}.Search_nativeFocusedSearchBox__2tP3U{display:flex;height:40px;min-width:0;flex:1 1;align-items:center;gap:8px;padding:2px 12px;overflow:hidden;border-radius:8px;background:var(--light-grey-1)}.Search_nativeSearchContent__RxbiN{flex:1 1;min-height:0;overflow-y:auto;padding:16px 24px 24px;overscroll-behavior:contain;background:var(--white);-webkit-overflow-scrolling:touch;touch-action:pan-y}@media (max-width:1199px){.Search_content__kRIX2{width:100dvw;border-radius:0 0 16px 16px}}@keyframes Search_fade-in__C4VvE{0%{opacity:0}to{opacity:1}}@keyframes Search_content-show__e7A6N{0%{opacity:0;transform:scale(.95) translateY(-50px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes Search_content-hide__4YmNl{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.95) translateY(-25px)}}.SearchContent_searchContainer__72dt3{display:flex;width:100%;align-items:center;flex-direction:column;gap:24px;overflow-y:auto}.SearchContent_searchResultTitle__zc2nT{display:flex;align-items:center;width:100%;justify-self:flex-start;gap:8px;font-size:24px;font-weight:700;line-height:32px;letter-spacing:-.96px}.SearchContent_searchResultCount___d5Z8{color:var(--dark-grey-1);font-size:18px;font-weight:500;line-height:24px;margin-top:2px}.SearchContent_resultsCategory__JbqdA{display:flex;width:100%;flex-direction:column;gap:8px}.SearchContent_searchResultItems__5fNGI{display:grid;width:100%;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;@container (max-width: 500px){grid-template-columns:1fr}}.SearchContent_searchResultItem__ix56I{display:flex;width:100%;border-radius:16px;padding:12px;gap:12px;align-items:center;background-color:var(--light-grey-1);&:hover{background-color:var(--light-grey-2)}}.SearchContent_icon__Ut4Md{width:20px;margin-left:4px}.SearchContent_resultItemTextContainer__kU_fr{display:flex;flex-direction:column;gap:4px}.SearchContent_resultItemLeague__Qn2Bt{font-size:12px;font-weight:500;color:var(--dark-grey-1);text-transform:uppercase}.SearchContent_resultItemTitle__QPixu{font-size:14px;font-weight:600}.SearchContent_resultItemDate__gATQs{font-weight:400}.SearchContent_checkOutTrendingTitle__LBdl4,.SearchContent_resultItemDate__gATQs{font-size:14px;color:var(--dark-grey-1)}.SearchContent_trendingContainer__IIqlE{display:flex;flex-direction:column;width:100%;gap:12px;font-size:20px;font-weight:700}.SearchContent_trendingItemsContainer__0GHe2{display:flex;flex-direction:column;gap:8px;overflow-x:auto}.SearchContent_trendingItemsRow___vXZi{display:flex;gap:8px}.SearchContent_trendingButton__mzV7h{display:flex;flex:1 1;white-space:nowrap;background-color:var(--light-grey-1);height:32px;align-items:center;justify-content:center;padding:12px;border-radius:16px;gap:8px;&:hover{background-color:var(--light-grey-2)}&:active{background-color:var(--grey-1)}}.SearchContent_trendingButtonText__xnEhX{font-size:12px;font-weight:600}.SearchContent_trendingArrow__iQgg_{width:16px;height:16px}