.market-picker-sheet-module__LTroGW__trigger{border:1px solid var(--border);border-radius:var(--mobile-card-radius);background:var(--background-elevated);width:100%;min-height:56px;color:var(--foreground);text-align:left;cursor:pointer;box-sizing:border-box;-webkit-tap-highlight-color:transparent;touch-action:manipulation;align-items:center;gap:12px;padding:10px 12px;font-family:inherit;transition:border-color .15s;display:flex}.market-picker-sheet-module__LTroGW__trigger:active{border-color:var(--filter-item-active-border)}.market-picker-sheet-module__LTroGW__triggerPanel{border:1px solid var(--border-subtle);background:var(--surface-muted);border-radius:12px;min-height:52px;padding:10px 14px}.market-picker-sheet-module__LTroGW__triggerPanel:active{border-color:var(--filter-item-active-border);background:var(--surface-hover)}.market-picker-sheet-module__LTroGW__triggerInline{background:0 0;border:0;border-radius:0;min-height:0;padding:0}.market-picker-sheet-module__LTroGW__triggerInline .market-picker-sheet-module__LTroGW__triggerPair{font-size:.95rem}.market-picker-sheet-module__LTroGW__triggerInline .market-picker-sheet-module__LTroGW__triggerVenue{font-size:.72rem}.market-picker-sheet-module__LTroGW__triggerInline:active{opacity:.88;border-color:#0000}.market-picker-sheet-module__LTroGW__triggerLogos{flex-shrink:0;align-items:center;display:flex}.market-picker-sheet-module__LTroGW__triggerLogos .market-picker-sheet-module__LTroGW__triggerLogo+.market-picker-sheet-module__LTroGW__triggerLogo{margin-left:-8px}.market-picker-sheet-module__LTroGW__triggerLogo{border:2px solid var(--background-elevated);border-radius:50%}.market-picker-sheet-module__LTroGW__triggerCopy{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.market-picker-sheet-module__LTroGW__triggerPair{letter-spacing:-.02em;color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1rem;font-weight:700;line-height:1.15;overflow:hidden}.market-picker-sheet-module__LTroGW__triggerVenue{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.76rem;font-weight:600;line-height:1.2;overflow:hidden}.market-picker-sheet-module__LTroGW__triggerChevron{width:18px;height:18px;color:var(--text-muted);stroke-width:2px;flex-shrink:0}.market-picker-sheet-module__LTroGW__sheetRoot{z-index:220;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}.market-picker-sheet-module__LTroGW__sheetBackdrop{cursor:pointer;background:#0000008f;border:0;padding:0;position:absolute;inset:0}.market-picker-sheet-module__LTroGW__sheet{z-index:1;background:var(--background-elevated);width:100%;max-height:min(86dvh,720px);padding-bottom:env(safe-area-inset-bottom,0px);box-sizing:border-box;transform-origin:bottom;touch-action:pan-y;border:0;border-radius:24px 24px 0 0;flex-direction:column;transition:transform .28s cubic-bezier(.22,1,.36,1);animation:.32s cubic-bezier(.22,1,.36,1) market-picker-sheet-module__LTroGW__sheetUp;display:flex;position:relative;overflow:hidden;box-shadow:0 -12px 40px #00000073}@keyframes market-picker-sheet-module__LTroGW__sheetUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.market-picker-sheet-module__LTroGW__sheet{animation:none}}.market-picker-sheet-module__LTroGW__sheetDragZone{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;flex-shrink:0}.market-picker-sheet-module__LTroGW__sheetDragZone:active{cursor:grabbing}.market-picker-sheet-module__LTroGW__sheetHandle{background:color-mix(in srgb, var(--foreground) 18%, transparent);border-radius:999px;flex-shrink:0;width:40px;height:4px;margin:10px auto 0}.market-picker-sheet-module__LTroGW__sheetHeader{align-items:center;gap:12px;padding:14px 16px 12px;display:flex}.market-picker-sheet-module__LTroGW__sheetHeaderMain{flex:auto;align-items:baseline;gap:12px;min-width:0;display:flex}.market-picker-sheet-module__LTroGW__sheetTitle{letter-spacing:-.03em;color:var(--foreground);margin:0;font-size:1.2rem;font-weight:800;line-height:1.15}.market-picker-sheet-module__LTroGW__closeButton{appearance:none;background:color-mix(in srgb, var(--foreground) 8%, transparent);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:0;border-radius:999px;flex-shrink:0;place-items:center;margin:0;padding:0;display:inline-grid}.market-picker-sheet-module__LTroGW__closeButton:active{background:color-mix(in srgb, var(--foreground) 12%, transparent)}.market-picker-sheet-module__LTroGW__sheetToolbar{flex-shrink:0;padding:0 16px 12px}.market-picker-sheet-module__LTroGW__pillGrid{flex-wrap:wrap;gap:8px;width:100%;display:flex}.market-picker-sheet-module__LTroGW__pill,.market-picker-sheet-module__LTroGW__pillActive{appearance:none;cursor:pointer;box-sizing:border-box;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:0;border-radius:999px;flex:1 1 0;justify-content:center;align-items:center;min-width:0;min-height:36px;padding:0 14px;font-family:inherit;font-size:.82rem;font-weight:700;line-height:1;display:inline-flex}.market-picker-sheet-module__LTroGW__pill{background:color-mix(in srgb, var(--foreground) 6%, transparent);color:var(--text-secondary)}.market-picker-sheet-module__LTroGW__pillActive{background:var(--foreground);color:var(--background)}.market-picker-sheet-module__LTroGW__sheetBody{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:auto;min-height:0;padding:4px 16px 8px;overflow:hidden auto}.market-picker-sheet-module__LTroGW__sheetBody::-webkit-scrollbar{display:none}.market-picker-sheet-module__LTroGW__sectionTitle{color:var(--foreground);letter-spacing:-.02em;margin:0 0 10px;font-size:.92rem;font-weight:750;line-height:1.2}.market-picker-sheet-module__LTroGW__optionList{flex-direction:column;gap:2px;margin:0 -6px;padding:0;list-style:none;display:flex}.market-picker-sheet-module__LTroGW__option{width:100%;min-height:52px;color:var(--foreground);letter-spacing:-.015em;text-align:left;cursor:pointer;box-sizing:border-box;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:8px 10px;font-family:inherit;font-size:.92rem;font-weight:650;display:flex}.market-picker-sheet-module__LTroGW__option:active:not(:disabled){background:color-mix(in srgb, var(--foreground) 5%, transparent)}.market-picker-sheet-module__LTroGW__optionSelected{background:color-mix(in srgb, var(--foreground) 4%, transparent)}.market-picker-sheet-module__LTroGW__optionDisabled{opacity:.45;cursor:not-allowed}.market-picker-sheet-module__LTroGW__optionMeta{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.market-picker-sheet-module__LTroGW__optionLabel{text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}.market-picker-sheet-module__LTroGW__optionSub{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;font-weight:500;line-height:1.2;overflow:hidden}.market-picker-sheet-module__LTroGW__optionCheck{color:var(--brand-neon);flex-shrink:0}.market-picker-sheet-module__LTroGW__optionLogo{object-fit:cover;background:var(--surface-muted);border-radius:50%;flex-shrink:0}.market-picker-sheet-module__LTroGW__sheetFooter{border-top:1px solid var(--border-subtle);background:var(--background-elevated);flex-shrink:0;padding:12px 16px 16px}.market-picker-sheet-module__LTroGW__applyButton{appearance:none;background:var(--brand-neon);width:100%;min-height:48px;color:var(--on-accent);letter-spacing:-.015em;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:0;border-radius:12px;justify-content:center;align-items:center;font-family:inherit;font-size:.95rem;font-weight:800;display:flex}.market-picker-sheet-module__LTroGW__applyButton:active{opacity:.92}[data-theme=light] .market-picker-sheet-module__LTroGW__applyButton{background:var(--foreground);color:var(--background)}
.chart-prediction-overlay-module__XEoidG__overlay{z-index:2;pointer-events:none;flex-direction:column;align-items:flex-start;gap:6px;max-width:min(168px,42%);display:flex;position:absolute;top:10px;left:10px;right:auto}.chart-prediction-overlay-module__XEoidG__badge{border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--background-elevated) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;display:inline-flex}.chart-prediction-overlay-module__XEoidG__direction{letter-spacing:.06em;font-size:.68rem;font-weight:800}.chart-prediction-overlay-module__XEoidG__badgeUp{color:var(--positive)}.chart-prediction-overlay-module__XEoidG__badgeDown{color:var(--negative)}.chart-prediction-overlay-module__XEoidG__horizon{color:var(--text-muted);font-size:.68rem;font-weight:600}.chart-prediction-overlay-module__XEoidG__countdown{border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--background) 92%, transparent);color:var(--text-muted);border-radius:10px;margin:0;padding:6px 10px;font-size:.72rem;font-weight:500;line-height:1.2}.chart-prediction-overlay-module__XEoidG__countdown strong{color:var(--foreground);font-variant-numeric:tabular-nums;font-weight:700}.chart-prediction-overlay-module__XEoidG__progressTrack{width:100%;height:3px;}.chart-prediction-overlay-module__XEoidG__progressFill{transition:width 1s linear;}.chart-prediction-overlay-module__XEoidG__progressFillIndeterminate{width:40%;animation:1.2s ease-in-out infinite chart-prediction-overlay-module__XEoidG__settlePulse;}@keyframes chart-prediction-overlay-module__XEoidG__settlePulse{0%{transform:translate(-100%)}to{transform:translate(280%)}}@media (prefers-reduced-motion:reduce){.chart-prediction-overlay-module__XEoidG__progressFillIndeterminate{animation:none;transform:translate(0)}}.chart-prediction-overlay-module__XEoidG__resultWon strong,.chart-prediction-overlay-module__XEoidG__resultWon{color:var(--positive)}.chart-prediction-overlay-module__XEoidG__resultLost{color:var(--negative)}.chart-prediction-overlay-module__XEoidG__resultVoid{color:var(--text-muted)}
.prediction-window-progress-module__LXTEja__block{width:100%}.prediction-window-progress-module__LXTEja__row{color:var(--text-muted);text-align:left;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:6px;font-size:.78rem;display:flex}.prediction-window-progress-module__LXTEja__row strong{color:var(--accent-cyan);font-variant-numeric:tabular-nums;font-weight:700}.prediction-window-progress-module__LXTEja__rowSettling strong,.prediction-window-progress-module__LXTEja__rowSettling{color:var(--accent-cyan)}.prediction-window-progress-module__LXTEja__rowResultWon strong{color:var(--positive)}.prediction-window-progress-module__LXTEja__rowResultLost strong{color:var(--negative)}.prediction-window-progress-module__LXTEja__rowResultVoid strong{color:var(--text-muted)}.prediction-window-progress-module__LXTEja__track{height:6px;overflow:hidden;}.prediction-window-progress-module__LXTEja__fill{height:100%;display:block;}.prediction-window-progress-module__LXTEja__fillIndeterminate{width:42%;height:100%;animation:1.15s ease-in-out infinite prediction-window-progress-module__LXTEja__predictionProgressPulse;display:block;}.prediction-window-progress-module__LXTEja__fillComplete{width:100%;height:100%;display:block;}@keyframes prediction-window-progress-module__LXTEja__predictionProgressPulse{0%{transform:translate(-120%)}to{transform:translate(320%)}}@media (prefers-reduced-motion:reduce){.prediction-window-progress-module__LXTEja__fillIndeterminate{animation:none;transform:translate(0)}}
.mobile-activity-panel-module__NoKOma__panel{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex}.mobile-activity-panel-module__NoKOma__stickyToolbar{top:var(--activity-sticky-top,var(--mobile-app-header-offset,0px));z-index:120;background:color-mix(in srgb, var(--background) 92%, transparent);-webkit-backdrop-filter:blur(16px)saturate(1.1);backdrop-filter:blur(16px)saturate(1.1);flex-shrink:0;margin:0 0 8px;padding:0;position:sticky}.mobile-activity-panel-module__NoKOma__stickyCard{border:1px solid var(--border);border-radius:var(--mobile-card-radius);background:var(--background-elevated);flex-direction:column;gap:6px;padding:8px 12px;display:flex;box-shadow:0 8px 24px #0000001f}.mobile-activity-panel-module__NoKOma__stickyTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-activity-panel-module__NoKOma__heading{letter-spacing:-.03em;color:var(--foreground);margin:0;font-size:1.0625rem;font-weight:700;line-height:1.15}.mobile-activity-panel-module__NoKOma__stickyActions{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.mobile-activity-panel-module__NoKOma__countBadge{border:1px solid var(--filter-item-active-border);background:var(--filter-item-active-bg);min-width:28px;height:28px;color:var(--filter-item-active-text);font-variant-numeric:tabular-nums;border-radius:999px;place-items:center;padding:0 8px;font-size:.78rem;font-weight:800;line-height:1;display:inline-grid}.mobile-activity-panel-module__NoKOma__filterIconButton{border:1px solid var(--border-subtle);background:var(--surface-muted);width:36px;height:36px;color:var(--foreground);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:10px;flex-shrink:0;place-items:center;padding:0;display:inline-grid}.mobile-activity-panel-module__NoKOma__filterIconButton:active{background:var(--surface-hover)}.mobile-activity-panel-module__NoKOma__filterIconButton svg{stroke-width:2px;width:17px;height:17px}.mobile-activity-panel-module__NoKOma__filterRow{border:1px solid var(--border-subtle);background:var(--surface-muted);width:100%;min-height:36px;color:inherit;text-align:left;cursor:pointer;box-sizing:border-box;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 10px;font-family:inherit;display:grid}.mobile-activity-panel-module__NoKOma__filterRow:active{border-color:var(--filter-item-active-border);background:var(--surface-hover)}.mobile-activity-panel-module__NoKOma__filterRowLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);flex-shrink:0;font-size:.62rem;font-weight:700;line-height:1}.mobile-activity-panel-module__NoKOma__filterRowValue{letter-spacing:-.01em;min-width:0;color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:700;line-height:1.2;overflow:hidden}.mobile-activity-panel-module__NoKOma__filterRowChevron{width:16px;height:16px;color:var(--text-muted);stroke-width:2px;flex-shrink:0}.mobile-activity-panel-module__NoKOma__body{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex}.mobile-activity-panel-module__NoKOma__errorBanner{flex-shrink:0;margin:0 12px 10px}.mobile-activity-panel-module__NoKOma__panel[data-toolbar-hidden=true]{box-sizing:border-box;flex-direction:column;flex:auto;min-height:0;padding-top:4px;display:flex}.mobile-activity-panel-module__NoKOma__panel[data-toolbar-hidden=true] .mobile-activity-panel-module__NoKOma__body{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}
