.MobileFilterSheet_overlay__ilKsk{position:fixed;inset:0;z-index:89;background:rgba(0,0,0,.6);opacity:0;pointer-events:none;transition:opacity .3s ease}.MobileFilterSheet_overlayOpen__aONeX{opacity:1;pointer-events:auto}.MobileFilterSheet_sheet__COwcI{position:fixed;bottom:0;left:0;right:0;z-index:90;max-height:70vh;background:#2b2d31;border-radius:20px 20px 0 0;border-top:1px solid rgba(255,255,255,.1);box-shadow:0 -4px 20px rgba(0,0,0,.4);transform:translateY(calc(100% - 56px - env(safe-area-inset-bottom)));transition:transform .35s cubic-bezier(.32,.72,0,1);display:flex;flex-direction:column;padding-bottom:env(safe-area-inset-bottom)}.MobileFilterSheet_sheetOpen__elfwX{transform:translateY(0);box-shadow:0 -8px 40px rgba(0,0,0,.5)}.MobileFilterSheet_header__LOIu1{display:flex;align-items:center;justify-content:center;padding:12px 16px 8px;position:relative;flex-shrink:0;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:none}.MobileFilterSheet_handle___CpW5{width:36px;height:4px;border-radius:2px;background:rgba(255,255,255,.2);position:absolute;top:8px;left:50%;transform:translateX(-50%)}.MobileFilterSheet_title__sdN_m{font-size:16px;font-weight:700;color:white;margin-top:8px;display:flex;align-items:center;gap:6px}.MobileFilterSheet_badge__7_nY7{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;border-radius:9px;background:#5865f2;font-size:11px;font-weight:700;color:white;padding:0 5px}.MobileFilterSheet_closeBtn__qTVFP{position:absolute;right:16px;top:16px;color:var(--text-muted);padding:4px;border-radius:50%;transition:background .15s}.MobileFilterSheet_closeBtn__qTVFP:hover{background:rgba(255,255,255,.08)}.MobileFilterSheet_body__8HqIu{flex:1;overflow-y:auto;padding:8px 16px 16px;-webkit-overflow-scrolling:touch}.MobileFilterSheet_footer__8uXvg{display:flex;gap:8px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.08);flex-shrink:0}.MobileFilterSheet_group__p3Wge{margin-bottom:16px}.MobileFilterSheet_groupLabel__k5Uaz{display:block;font-size:13px;font-weight:700;color:var(--text-muted);margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}