.LocalizedSearchInput-module__qG2AkW__field{flex:1;min-width:0;position:relative}.LocalizedSearchInput-module__qG2AkW__field input.LocalizedSearchInput-module__qG2AkW__input::placeholder{color:#0000}.LocalizedSearchInput-module__qG2AkW__placeholder{color:var(--placeholder);text-align:start;white-space:nowrap;pointer-events:none;padding:1px 2px;display:block;position:absolute;inset:0;overflow:hidden}.LocalizedSearchInput-module__qG2AkW__input:not(:placeholder-shown)+.LocalizedSearchInput-module__qG2AkW__placeholder{display:none}
.search-module__3Er0HG__shell{min-height:68vh;padding-top:46px;padding-bottom:76px}.search-module__3Er0HG__header{text-align:center;max-width:880px;margin:0 auto}.search-module__3Er0HG__header>p,.search-module__3Er0HG__resultsHeading p{color:var(--accent-dark);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:800}.search-module__3Er0HG__header h1{letter-spacing:-.045em;margin:7px 0 0;font-size:clamp(2.3rem,6vw,4.3rem);line-height:1}.search-module__3Er0HG__searchForm{border:1px solid var(--border-strong);background:var(--surface);box-shadow:var(--shadow);border-radius:10px;grid-template-columns:minmax(0,1fr) 142px;gap:10px;margin-top:28px;padding:10px;display:grid}.search-module__3Er0HG__searchForm>div{min-width:0;min-height:50px;color:var(--text-soft);align-items:center;gap:10px;padding:0 13px;display:flex}.search-module__3Er0HG__searchForm input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:1rem}.search-module__3Er0HG__searchForm button{border-radius:var(--radius);background:var(--accent-dark);min-height:50px;color:var(--button-text);cursor:pointer;font-weight:720}.search-module__3Er0HG__searchForm:focus-within{border-color:var(--accent-dark);box-shadow:0 0 0 3px var(--focus-ring)}.search-module__3Er0HG__invalidSearchForm,.search-module__3Er0HG__invalidSearchForm:focus-within{border-color:var(--error)}.search-module__3Er0HG__validationMessage{color:var(--error);overflow-wrap:anywhere;text-align:left;grid-column:1/-1;margin:0;font-size:.84rem;font-weight:650}.search-module__3Er0HG__results,.search-module__3Er0HG__emptyState{margin-top:58px}.search-module__3Er0HG__resultsHeading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;display:flex}.search-module__3Er0HG__resultsHeading h2{margin:4px 0 0;font-size:1.55rem}.search-module__3Er0HG__resultsHeading>span{max-width:460px;color:var(--text-muted);text-align:right;font-size:.86rem}.search-module__3Er0HG__resultList{gap:10px;display:grid}.search-module__3Er0HG__resultCard{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:116px;padding:22px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.search-module__3Er0HG__resultCard:hover{border-color:var(--border-strong);transform:translateY(-1px);box-shadow:0 10px 28px #1f2a260f}.search-module__3Er0HG__resultCopy{min-width:0}.search-module__3Er0HG__titleLine{align-items:flex-start;gap:12px;display:flex}.search-module__3Er0HG__titleLine h3{min-width:0;margin:0;font-size:1.12rem;line-height:1.25}.search-module__3Er0HG__titleLine h3 a{gap:2px;display:grid}.search-module__3Er0HG__primaryTitle{overflow-wrap:anywhere}.search-module__3Er0HG__contextTitle{color:var(--text-muted);font-size:.78em;font-weight:620;line-height:1.3}.search-module__3Er0HG__titleLine h3 a:hover{color:var(--accent-dark)}.search-module__3Er0HG__status{border-radius:999px;flex:none;padding:5px 8px;font-size:.66rem;font-weight:760}.search-module__3Er0HG__available{background:var(--status-positive-bg);color:var(--status-positive-text)}.search-module__3Er0HG__low_availability,.search-module__3Er0HG__partially_available{background:var(--status-warning-bg);color:var(--status-warning-text)}.search-module__3Er0HG__sold_out,.search-module__3Er0HG__unavailable,.search-module__3Er0HG__unknown{background:var(--status-neutral-bg);color:var(--status-neutral-text)}.search-module__3Er0HG__meta{color:var(--text-muted);flex-wrap:wrap;gap:8px 16px;margin-top:10px;font-size:.78rem;display:flex}.search-module__3Er0HG__meta span{align-items:center;gap:6px;display:inline-flex}.search-module__3Er0HG__resultCopy>p{color:var(--text-soft);margin:7px 0 0;font-size:.73rem}.search-module__3Er0HG__resultCopy>.search-module__3Er0HG__relatedLabel{border:1px solid var(--border);background:var(--surface-session);color:var(--accent-dark);border-radius:999px;margin-top:8px;padding:5px 8px;font-weight:700;display:inline-flex}.search-module__3Er0HG__actions{justify-items:stretch;gap:7px;display:grid}.search-module__3Er0HG__detailsButton,.search-module__3Er0HG__externalButton{border-radius:var(--radius);white-space:nowrap;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:8px 13px;font-size:.78rem;font-weight:700;display:inline-flex}.search-module__3Er0HG__detailsButton{background:var(--accent-dark);color:var(--button-text)}.search-module__3Er0HG__externalButton{border:1px solid var(--border-strong);color:var(--text-muted)}.search-module__3Er0HG__emptyState{border:1px dashed var(--border-strong);border-radius:var(--radius);min-height:300px;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:36px;display:flex}.search-module__3Er0HG__emptyState>svg{color:var(--accent-dark)}.search-module__3Er0HG__emptyState h2{color:var(--text);margin:15px 0 0}.search-module__3Er0HG__emptyState p{margin:7px 0 0}.search-module__3Er0HG__emptyState a{min-height:44px;color:var(--accent-dark);align-items:center;margin-top:16px;font-weight:700;display:inline-flex}.search-module__3Er0HG__resolutionRequest{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);justify-items:center;gap:10px;max-width:620px;margin-top:18px;padding:18px;display:grid}.search-module__3Er0HG__resolutionRequest p,.search-module__3Er0HG__resolutionRequest small{margin:0}.search-module__3Er0HG__resolutionRequest small{color:var(--text-soft);font-size:.72rem}.search-module__3Er0HG__resolutionRequest button{border-radius:var(--radius);background:var(--accent-dark);min-height:44px;color:var(--button-text);cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;padding:9px 15px;font-weight:720;display:inline-flex}.search-module__3Er0HG__resolutionRequest button:disabled{cursor:default;opacity:.72}.search-module__3Er0HG__resolutionMessage{min-height:1.2em;color:var(--accent-dark);font-size:.78rem}.search-module__3Er0HG__resolutionError{color:var(--error)}.search-module__3Er0HG__spin{animation:.8s linear infinite search-module__3Er0HG__resolution-spin}@keyframes search-module__3Er0HG__resolution-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.search-module__3Er0HG__resultCard{transition:none}.search-module__3Er0HG__resultCard:hover{transform:none}.search-module__3Er0HG__spin{animation:none}}@media (max-width:768px){.search-module__3Er0HG__shell{padding-top:28px}.search-module__3Er0HG__searchForm{grid-template-columns:1fr}.search-module__3Er0HG__resultsHeading{flex-direction:column;align-items:flex-start}.search-module__3Er0HG__resultsHeading>span{text-align:left}.search-module__3Er0HG__resultCard{grid-template-columns:minmax(0,1fr);align-items:start;padding:18px}.search-module__3Er0HG__actions{grid-template-columns:1fr;width:100%}.search-module__3Er0HG__titleLine{flex-direction:column-reverse;gap:7px}.search-module__3Er0HG__status{align-self:flex-start}}@media (max-width:460px){.search-module__3Er0HG__actions{grid-template-columns:1fr}}
.EventSearchCombobox-module__2xmcXG__combobox{min-width:0;position:relative}.EventSearchCombobox-module__2xmcXG__inputShell{width:100%}.EventSearchCombobox-module__2xmcXG__inputShell input[aria-busy=true]{padding-right:4px}.EventSearchCombobox-module__2xmcXG__spinner{flex:none;animation:.75s linear infinite EventSearchCombobox-module__2xmcXG__search-spin}.EventSearchCombobox-module__2xmcXG__popup{z-index:40;border:1px solid var(--border-strong);background:var(--surface);border-radius:10px;width:100%;max-height:min(520px,68vh);padding:6px;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 22px 54px #14201b29}.EventSearchCombobox-module__2xmcXG__popup[aria-busy=true]{cursor:progress}.EventSearchCombobox-module__2xmcXG__group+.EventSearchCombobox-module__2xmcXG__group,.EventSearchCombobox-module__2xmcXG__group+.EventSearchCombobox-module__2xmcXG__allResultsOption,.EventSearchCombobox-module__2xmcXG__urlNotice+.EventSearchCombobox-module__2xmcXG__group,.EventSearchCombobox-module__2xmcXG__panelMessage+.EventSearchCombobox-module__2xmcXG__allResultsOption{border-top:1px solid var(--border);margin-top:5px;padding-top:5px}.EventSearchCombobox-module__2xmcXG__groupLabel{color:var(--text-soft);letter-spacing:.075em;text-transform:uppercase;padding:7px 10px 5px;font-size:.68rem;font-weight:780}.EventSearchCombobox-module__2xmcXG__option{cursor:pointer;border-radius:7px;min-height:78px;padding:10px 42px 10px 11px;position:relative}.EventSearchCombobox-module__2xmcXG__option:hover,.EventSearchCombobox-module__2xmcXG__allResultsOption:hover{background:var(--accent-soft)}.EventSearchCombobox-module__2xmcXG__option[aria-selected=true],.EventSearchCombobox-module__2xmcXG__allResultsOption.EventSearchCombobox-module__2xmcXG__active{outline:2px solid var(--accent-dark);outline-offset:-2px;background:var(--accent-soft);box-shadow:inset 4px 0 0 var(--accent-dark)}.EventSearchCombobox-module__2xmcXG__staleOption,.EventSearchCombobox-module__2xmcXG__staleOption:hover{cursor:progress;opacity:.58;background:0 0}.EventSearchCombobox-module__2xmcXG__optionHeading{align-items:flex-start;gap:10px;display:flex}.EventSearchCombobox-module__2xmcXG__optionTitle{overflow-wrap:anywhere;min-width:0;color:var(--text);gap:1px;font-size:.91rem;font-weight:690;line-height:1.25;display:grid}.EventSearchCombobox-module__2xmcXG__optionContext{color:var(--text-muted);font-size:.84em;font-weight:560;line-height:1.3}.EventSearchCombobox-module__2xmcXG__status{border-radius:999px;flex:none;min-height:22px;padding:3px 7px;font-size:.62rem;font-weight:750;line-height:1.3}.EventSearchCombobox-module__2xmcXG__status[data-tone=positive]{background:var(--status-positive-bg);color:var(--status-positive-text)}.EventSearchCombobox-module__2xmcXG__status[data-tone=warning]{background:var(--status-warning-bg);color:var(--status-warning-text)}.EventSearchCombobox-module__2xmcXG__status[data-tone=neutral]{background:var(--status-neutral-bg);color:var(--status-neutral-text)}.EventSearchCombobox-module__2xmcXG__meta{color:var(--text-muted);flex-wrap:wrap;gap:4px 13px;margin-top:6px;font-size:.71rem;line-height:1.35;display:flex}.EventSearchCombobox-module__2xmcXG__meta span{overflow-wrap:anywhere;align-items:center;gap:4px;min-width:0;display:inline-flex}.EventSearchCombobox-module__2xmcXG__meta svg{flex:none}.EventSearchCombobox-module__2xmcXG__source{font-weight:680}.EventSearchCombobox-module__2xmcXG__scope,.EventSearchCombobox-module__2xmcXG__monitorability{color:var(--accent-dark);align-items:center;gap:5px;margin-top:6px;font-size:.69rem;line-height:1.35;display:flex}.EventSearchCombobox-module__2xmcXG__scope svg{flex:none}.EventSearchCombobox-module__2xmcXG__monitorability{color:var(--monitorability)}.EventSearchCombobox-module__2xmcXG__optionArrow{color:var(--text-soft);position:absolute;top:50%;right:13px;transform:translateY(-50%)}.EventSearchCombobox-module__2xmcXG__urlNotice{background:var(--surface-muted);color:var(--accent-dark);border-radius:7px;align-items:flex-start;gap:9px;margin:2px;padding:10px;display:flex}.EventSearchCombobox-module__2xmcXG__urlNotice>svg{flex:none;margin-top:2px}.EventSearchCombobox-module__2xmcXG__urlNotice div{gap:2px;min-width:0;display:grid}.EventSearchCombobox-module__2xmcXG__urlNotice strong{color:var(--text);font-size:.78rem}.EventSearchCombobox-module__2xmcXG__urlNotice span,.EventSearchCombobox-module__2xmcXG__urlNotice small{color:var(--text-muted);overflow-wrap:anywhere;font-size:.72rem;line-height:1.4}.EventSearchCombobox-module__2xmcXG__urlNotice small{color:var(--text-soft)}.EventSearchCombobox-module__2xmcXG__panelMessage{min-height:58px;color:var(--text-muted);overflow-wrap:anywhere;align-items:center;gap:8px;padding:11px;font-size:.78rem;line-height:1.45;display:flex}.EventSearchCombobox-module__2xmcXG__loadingRows{gap:4px;padding:4px;display:grid}.EventSearchCombobox-module__2xmcXG__loadingRow{background:var(--surface-muted);border-radius:7px;align-content:center;gap:9px;min-height:68px;padding:10px;display:grid}.EventSearchCombobox-module__2xmcXG__loadingRow span{background:linear-gradient(90deg, var(--skeleton-base) 20%, var(--skeleton-highlight) 45%, var(--skeleton-base) 70%);background-size:300% 100%;border-radius:999px;height:9px;animation:1.25s ease-in-out infinite EventSearchCombobox-module__2xmcXG__search-loading-shimmer}.EventSearchCombobox-module__2xmcXG__loadingRow span:first-child{width:58%}.EventSearchCombobox-module__2xmcXG__loadingRow span:last-child{width:38%}.EventSearchCombobox-module__2xmcXG__error{color:var(--error)}.EventSearchCombobox-module__2xmcXG__allResultsOption{min-height:46px;color:var(--accent-dark);cursor:pointer;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 11px;font-size:.78rem;font-weight:690;display:grid}.EventSearchCombobox-module__2xmcXG__allResultsText{overflow-wrap:anywhere;min-width:0}.EventSearchCombobox-module__2xmcXG__validationMessage{color:var(--error);overflow-wrap:anywhere;margin:-4px 0 0;font-size:.78rem;font-weight:650;line-height:1.4}@keyframes EventSearchCombobox-module__2xmcXG__search-spin{to{transform:rotate(360deg)}}@keyframes EventSearchCombobox-module__2xmcXG__search-loading-shimmer{0%{background-position:100% 0}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.EventSearchCombobox-module__2xmcXG__spinner,.EventSearchCombobox-module__2xmcXG__loadingRow span{animation:none}}@media (max-width:760px){.EventSearchCombobox-module__2xmcXG__popup{max-height:min(480px,62vh)}.EventSearchCombobox-module__2xmcXG__optionHeading{justify-items:start;gap:5px;display:grid}}
