._browser_6p0gv_1{gap:var(--space-8);align-items:start;display:grid}._sidebar_6p0gv_7{display:none}._sidebarTitle_6p0gv_11{margin-bottom:var(--space-3);font-size:var(--text-micro);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--color-text-subtle);font-weight:600}._main_6p0gv_20{min-width:0}._toolbar_6p0gv_24{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}._filterButton_6p0gv_32{--btn-height:44px}._badge_6p0gv_36{border-radius:var(--radius-pill);background:var(--color-brand-dark);min-width:20px;color:var(--color-text);padding-inline:6px;font-size:11px;font-weight:700;line-height:20px}._status_6p0gv_47{font-size:var(--text-small-plus);color:var(--color-text-secondary);font-variant-numeric:tabular-nums;flex-basis:100%;order:3}._sort_6p0gv_55{align-items:center;gap:var(--space-2);margin-left:auto;display:flex}._sort_6p0gv_55 .select{width:auto;min-width:172px}._sortLabel_6p0gv_67{font-size:var(--text-small-plus);color:var(--color-text-secondary)}._activeFilters_6p0gv_72{align-items:center;gap:var(--space-2);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}._chips_6p0gv_80{gap:var(--space-2);flex-wrap:wrap;display:flex}._clearAll_6p0gv_86{min-height:32px;padding-inline:var(--space-2);font-size:var(--text-small);color:var(--color-text-secondary);font-weight:600}._clearAll_6p0gv_86:hover{color:var(--color-brand-light)}._results_6p0gv_98{scroll-margin-top:calc(var(--header-height) + var(--space-6))}._results_6p0gv_98:focus{outline:none}._drawer_6p0gv_106{border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl);background:var(--color-bg-secondary);border-top:1px solid var(--color-border);width:100%;max-height:88dvh;margin:auto 0 0}._drawer_6p0gv_106[open]{animation:_drawer-in_6p0gv_1 var(--duration-slow) var(--ease-out)}._drawerPanel_6p0gv_120{flex-direction:column;max-height:88dvh;display:flex}._drawerHeader_6p0gv_126{padding:var(--space-2) var(--space-2) var(--space-2) var(--space-5);border-bottom:1px solid var(--color-border-subtle);justify-content:space-between;align-items:center;display:flex}._drawerTitle_6p0gv_134{font-size:var(--text-body-lg)}._drawerBody_6p0gv_138{padding:0 var(--space-5);overscroll-behavior:contain;flex:1;overflow-y:auto}._drawerBody_6p0gv_138>*>:first-child{border-top:0}._drawerFooter_6p0gv_149{gap:var(--space-3);padding:var(--space-3) var(--space-5) calc(var(--space-3) + env(safe-area-inset-bottom));border-top:1px solid var(--color-border-subtle);display:flex}._drawerFooter_6p0gv_149 .btn--primary{flex:1}@keyframes _drawer-in_6p0gv_1{0%{opacity:0;transform:translateY(32px)}}@media (width>=640px){._status_6p0gv_47{flex-basis:auto;order:0}}@media (width>=1024px){._browser_6p0gv_1{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);gap:var(--space-10)}._sidebar_6p0gv_7{top:calc(var(--header-height) + var(--space-4));max-height:calc(100vh - var(--header-height) - var(--space-8));padding-right:var(--space-2);scrollbar-width:thin;display:block;position:sticky;overflow-y:auto}._toolbar_6p0gv_24 ._filterButton_6p0gv_32{display:none}}._lead_wf0p4_1{gap:var(--space-4);margin-bottom:var(--space-6);padding:var(--space-4) var(--space-5);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);background:var(--color-bg-secondary);flex-direction:column;display:flex}._head_wf0p4_13{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}._current_wf0p4_21{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}._country_wf0p4_28{align-items:center;gap:var(--space-3);min-width:0;font-size:var(--text-h3);line-height:var(--leading-snug);display:flex}._flag_wf0p4_37{object-fit:cover;border-radius:3px;flex-shrink:0;width:28px;height:19px;box-shadow:0 0 0 1px #ffffff1a}._count_wf0p4_28{font-size:var(--text-small-plus);color:var(--color-text-secondary)}._change_wf0p4_51{flex-shrink:0}._options_wf0p4_55{gap:var(--space-2);padding-top:var(--space-4);border-top:1px solid var(--color-border-subtle);flex-wrap:wrap;display:flex}._chipFlag_wf0p4_63{object-fit:cover;border-radius:2px;width:18px;height:12px;box-shadow:0 0 0 1px #ffffff14}._chipCount_wf0p4_71{font-variant-numeric:tabular-nums;color:var(--color-text-subtle)}._panel_16zut_1{flex-direction:column;display:flex}._group_16zut_6{border-bottom:1px solid var(--color-border-subtle)}._group_16zut_6:first-child{border-top:1px solid var(--color-border-subtle)}._summary_16zut_14{align-items:center;gap:var(--space-2);min-height:48px;font-size:var(--text-small-plus);color:var(--color-text);cursor:pointer;user-select:none;font-weight:600;list-style:none;display:flex}._summary_16zut_14::-webkit-details-marker{display:none}._summary_16zut_14:after{content:"";border-right:1.75px solid var(--color-text-subtle);border-bottom:1.75px solid var(--color-text-subtle);width:8px;height:8px;transition:transform var(--duration-fast) var(--ease-out);margin-left:auto;margin-right:4px;transform:translateY(-2px)rotate(45deg)}._group_16zut_6[open]>._summary_16zut_14:after{transform:translateY(2px)rotate(-135deg)}._activeCount_16zut_47{border-radius:var(--radius-pill);background:var(--color-brand-soft);border:1px solid var(--color-brand-border);min-width:20px;color:var(--color-brand-light);text-align:center;padding-inline:6px;font-size:11px;font-weight:700;line-height:18px}._fieldset_16zut_60{padding:0 0 var(--space-3);border:0;min-width:0;margin:0}._options_16zut_67{flex-direction:column;display:flex}._optionLabel_16zut_72{align-items:center;gap:var(--space-2);min-width:0;display:inline-flex}._flag_16zut_79{object-fit:cover;border-radius:2px;width:18px;height:12px}._more_16zut_86{min-height:36px;font-size:var(--text-small);color:var(--color-text-secondary);text-decoration:underline;text-decoration-color:var(--color-border-strong);text-underline-offset:3px;font-weight:600}._more_16zut_86:hover{color:var(--color-text)}._live_16zut_101{min-height:48px;font-weight:600}._liveDot_16zut_106{background:var(--color-brand);width:8px;height:8px;box-shadow:0 0 0 3px var(--color-brand-soft);border-radius:50%}
