*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--f1-red: #e10600;--f1-red-dark: #c00000;--f1-red-hover: #ff0800;--bg-dark: #15151e;--bg-card: #1e1e28;--bg-input: #27272f;--border: #38383f;--text-primary: #ffffff;--text-secondary: #d0d0d2;--text-muted: #949498;--text-error: #ff6b6b;--focus-ring: rgba(225, 6, 0, .2);--focus-outline: #e10600}html,body{height:100%;overflow:hidden}body{font-family:Titillium Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--bg-dark);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-weight:400}a,button{color:var(--text-primary)}a{color:var(--f1-red);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer}input,select,textarea,button{background-color:var(--bg-input);color:var(--text-primary);border:1px solid var(--border)}input:focus,select:focus,textarea:focus,button:focus{outline:none;box-shadow:0 0 0 4px var(--focus-ring);border-color:var(--focus-outline)}.muted{color:var(--text-muted)}#root{height:100%;overflow:hidden}._page_756kc_1{display:flex;align-items:center;justify-content:center;min-height:100%;padding:1rem;background:radial-gradient(ellipse at 20% 50%,rgba(225,6,0,.1) 0%,transparent 60%),var(--bg-dark)}._card_756kc_12{width:100%;max-width:400px;background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:2.5rem 2rem}._header_756kc_21{text-align:center;margin-bottom:2rem}._logo_756kc_26{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.5rem}._logoBar_756kc_34{width:6px;height:32px;background:var(--f1-red);border-radius:2px}._logoText_756kc_41{font-size:1.5rem;font-weight:800;letter-spacing:-.02em;color:var(--text-primary)}._logoText_756kc_41 span{color:var(--f1-red)}._logoImg_756kc_52{height:1em;width:auto;display:block}._title_756kc_58{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.25rem}._subtitle_756kc_65{font-size:.875rem;color:var(--text-secondary)}._tabs_756kc_71{display:flex;border-bottom:1px solid var(--border);margin-bottom:1.75rem}._tab_756kc_71{flex:1;padding:.75rem;background:transparent;border:none;border-bottom:2px solid transparent;color:var(--text-secondary);font-size:.9rem;font-weight:600;cursor:pointer;transition:color .15s,border-color .15s;margin-bottom:-1px}._tab_756kc_71:hover{color:var(--text-primary)}._tabActive_756kc_95{color:var(--f1-red);border-bottom-color:var(--f1-red)}._successMsg_756kc_101{padding:.75rem 1rem;background:#4caf501a;border:1px solid rgba(76,175,80,.3);border-radius:8px;color:#4caf50;font-size:.875rem}._form_756kc_111{display:flex;flex-direction:column;gap:1.25rem}._field_756kc_117{display:flex;flex-direction:column;gap:.375rem}._label_756kc_123{font-size:.875rem;font-weight:500;color:var(--text-secondary)}._input_756kc_129{width:100%;padding:.75rem 1rem;background:var(--bg-input);border:1px solid var(--border);border-radius:8px;color:var(--text-primary);font-size:1rem;outline:none;transition:border-color .15s}._input_756kc_129::placeholder{color:#505050}._input_756kc_129:focus{border-color:var(--f1-red)}._input_756kc_129:disabled{opacity:.6;cursor:not-allowed}._error_756kc_154{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#ff4d4d1a;border:1px solid rgba(255,77,77,.3);border-radius:8px;color:var(--text-error);font-size:.875rem}._button_756kc_166{width:100%;padding:1rem;background:var(--f1-red);color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:900;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:background-color .2s,transform .1s;margin-top:.5rem}._button_756kc_166:hover:not(:disabled){background:var(--f1-red-hover);transform:translateY(-1px)}._button_756kc_166:active:not(:disabled){transform:translateY(0)}._button_756kc_166:disabled{opacity:.4;cursor:not-allowed}._mockBanner_9hpsg_2{position:fixed;top:0;left:0;right:0;z-index:999;background:#7b0000;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-align:center;padding:4px 16px;display:flex;align-items:center;justify-content:center;gap:12px}._mockBannerLink_9hpsg_20{color:#faa;text-decoration:none;font-weight:400}._mockBannerLink_9hpsg_20:hover{text-decoration:underline}._layout_9hpsg_28{display:flex;height:100vh;height:100dvh;overflow:hidden;background:var(--bg-dark);color:var(--text-primary);font-family:inherit}._sidebar_9hpsg_39{width:260px;min-width:260px;background:var(--bg-card);border-right:1px solid var(--border);display:flex;flex-direction:column;overflow:hidden}._brand_9hpsg_49{display:flex;align-items:center;gap:10px;padding:20px 16px;border-bottom:1px solid #2a2a2a;flex-shrink:0}._brandBar_9hpsg_58{width:4px;height:18px;background:var(--f1-red);border-radius:2px}._brandText_9hpsg_65{font-size:14px;font-weight:900;letter-spacing:2px;text-transform:uppercase;color:var(--text-primary);display:flex;align-items:center;gap:10px}._brandLogo_9hpsg_76{height:1em;width:auto;display:block}._userRow_9hpsg_82{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid var(--border);flex-shrink:0;gap:8px}._logoutBtn_9hpsg_92{background:transparent;border:1px solid var(--f1-red);border-radius:4px;color:var(--f1-red);font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:5px 10px;cursor:pointer;transition:background .2s,color .2s,border-color .2s;white-space:nowrap;flex-shrink:0;margin-left:8px}._logoutBtn_9hpsg_92:hover{background:#e106001a;border-color:var(--f1-red-hover)}._notifWrapper_9hpsg_115{position:relative;flex-shrink:0;margin-left:8px}._notifBtn_9hpsg_121{background:transparent;border:1px solid var(--f1-red);border-radius:4px;color:var(--f1-red);font-size:14px;font-weight:700;cursor:pointer;padding:5px 8px;position:relative;display:flex;align-items:center;gap:4px;transition:background .2s,color .2s,border-color .2s}._notifBtn_9hpsg_121:hover{background:#e106001a;border-color:var(--f1-red-hover)}._notifBadge_9hpsg_142{background:var(--f1-red);color:#fff;border-radius:6px;font-size:10px;font-weight:900;padding:2px 6px;min-width:18px;text-align:center;line-height:14px}._notifPanel_9hpsg_154{position:absolute;top:calc(100% + 6px);right:0;width:240px;max-width:calc(100vw - 16px);background:var(--bg-card);border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 24px #00000080;z-index:200;overflow:hidden}._notifHeader_9hpsg_168{padding:10px 14px 8px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);border-bottom:1px solid var(--border)}._notifItem_9hpsg_178{display:flex;align-items:center;gap:6px;padding:8px 14px;border-bottom:1px solid var(--border)}._notifApprove_9hpsg_199{background:#00a05033;border:1px solid rgba(0,160,80,.4);border-radius:4px;color:#4ec97d;font-size:13px;font-weight:700;cursor:pointer;padding:2px 7px;flex-shrink:0}._notifApprove_9hpsg_199:hover{background:#00a05059}._notifDeny_9hpsg_215{background:#e8002d26;border:1px solid rgba(232,0,45,.35);border-radius:4px;color:var(--f1-red);font-size:13px;font-weight:700;cursor:pointer;padding:2px 7px;flex-shrink:0}._notifDeny_9hpsg_215:hover{background:#e8002d4d}._notifItemLink_9hpsg_231:hover{background:#ffffff0d}._userActions_9hpsg_245{display:flex;align-items:center;gap:12px;flex-shrink:0}._profileBtn_9hpsg_252{background:transparent;border:1px solid #2a2a2a;border-radius:4px;color:#606060;font-size:13px;padding:3px 7px;cursor:pointer;transition:color .15s,border-color .15s}._profileBtn_9hpsg_252:hover{color:#ccc;border-color:#555}._modalOverlay_9hpsg_270{position:fixed;inset:0;background:#000000a6;display:flex;align-items:flex-start;justify-content:center;z-index:1000;overflow-y:auto;padding:16px;box-sizing:border-box}._modalCard_9hpsg_283{background:var(--bg-card);border:1px solid var(--border);border-radius:8px;width:100%;max-width:400px;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);display:flex;flex-direction:column;margin:auto;flex-shrink:0;overflow:hidden}._modalHeader_9hpsg_298{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #2a2a2a;font-size:14px;font-weight:600;color:#e0e0e0}._modalClose_9hpsg_309{background:transparent;border:none;color:#606060;font-size:14px;cursor:pointer;padding:2px 6px;border-radius:4px;transition:color .15s}._modalClose_9hpsg_309:hover{color:#ccc}._modalBody_9hpsg_324{padding:18px;display:flex;flex-direction:column;gap:12px;overflow-y:auto;flex:1}._modalSection_9hpsg_333{font-size:11px;font-weight:600;color:#606060;text-transform:uppercase;letter-spacing:.05em}._modalDivider_9hpsg_341{border:none;border-top:1px solid #2a2a2a;margin:2px 0}._modalField_9hpsg_347{display:flex;flex-direction:column;gap:5px}._modalLabel_9hpsg_353{font-size:12px;color:#a0a0a0}._modalInput_9hpsg_358{background:#111;border:1px solid #2a2a2a;border-radius:4px;color:#e0e0e0;font-size:14px;padding:8px 10px;outline:none;transition:border-color .15s}._modalInput_9hpsg_358:focus{border-color:#555}._modalError_9hpsg_373{font-size:13px;color:var(--f1-red);background:#e8002d1a;border-radius:4px;padding:8px 10px}._modalSuccess_9hpsg_381{font-size:13px;color:#4caf50;background:#4caf501a;border-radius:4px;padding:8px 10px}._modalSaveBtn_9hpsg_389{background:var(--f1-red, var(--f1-red));border:none;border-radius:4px;color:#fff;font-size:14px;font-weight:600;padding:10px;cursor:pointer;transition:background .15s;margin-top:4px}._modalSaveBtn_9hpsg_389:hover:not(:disabled){background:#c0001f}._modalSaveBtn_9hpsg_389:disabled{opacity:.5;cursor:not-allowed}._modalDeleteBtn_9hpsg_412{background:transparent;border:1px solid rgba(232,0,45,.4);border-radius:4px;color:var(--f1-red);font-size:13px;padding:8px 12px;cursor:pointer;width:100%;transition:background .15s,border-color .15s}._modalDeleteBtn_9hpsg_412:hover{background:#e8002d1a;border-color:var(--f1-red)}._deletePopup_9hpsg_429{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;box-shadow:0 12px 40px #0009;padding:24px;width:100%;max-width:360px;display:flex;flex-direction:column;gap:14px}._deleteConfirmBox_9hpsg_442{display:flex;flex-direction:column;gap:10px}._deleteConfirmText_9hpsg_448{font-size:13px;color:var(--text-primary);margin:0;line-height:1.5}._deleteConfirmSub_9hpsg_455{font-size:12px;color:var(--text-secondary)}._deleteConfirmBtns_9hpsg_460{display:flex;gap:8px}._modalDeleteConfirmBtn_9hpsg_465{flex:1;background:var(--f1-red);border:none;border-radius:4px;color:#fff;font-size:13px;font-weight:600;padding:9px;cursor:pointer;transition:background .15s}._modalDeleteConfirmBtn_9hpsg_465:hover{background:#c0001f}._modalCancelBtn_9hpsg_482{flex:1;background:transparent;border:1px solid var(--border);border-radius:4px;color:var(--text-secondary);font-size:13px;padding:9px;cursor:pointer;transition:border-color .15s,color .15s}._modalCancelBtn_9hpsg_482:hover{border-color:var(--text-secondary);color:var(--text-primary)}._refreshBtn_9hpsg_500{display:block;width:calc(100% - 32px);margin:8px 16px 4px;padding:7px 12px;background:#1c1c1c;border:1px solid #333;border-radius:4px;color:#a0a0a0;font-size:11px;font-weight:600;letter-spacing:.5px;text-align:center;cursor:pointer;transition:background .15s,color .15s}._refreshBtn_9hpsg_500:hover:not(:disabled){background:#252525;color:#ccc;border-color:#444}._refreshBtn_9hpsg_500:disabled{opacity:.5;cursor:default}._nav_9hpsg_524{flex:1;overflow-y:auto;padding:8px 0 16px}._nav_9hpsg_524::-webkit-scrollbar{width:4px}._nav_9hpsg_524::-webkit-scrollbar-track{background:transparent}._nav_9hpsg_524::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:2px}._seasonBetItem_9hpsg_535{display:flex;align-items:center;gap:8px;width:100%;padding:10px 16px 10px 28px;margin-bottom:2px;background:transparent;border:none;border-left:2px solid transparent;color:#999;font-size:13px;font-weight:600;letter-spacing:.3px;cursor:pointer;text-align:left;transition:color .15s,background .15s}._seasonBetItem_9hpsg_535:hover{background:#1c1c1c;color:#ddd}._seasonBetActive_9hpsg_559{color:var(--f1-red);background:#e8002d14;border-left-color:var(--f1-red)}._seasonBetIcon_9hpsg_565{font-size:13px;opacity:.9}._season_9hpsg_535{margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #1a1a1a}._season_9hpsg_535:last-child{border-bottom:none}._seasonHeader_9hpsg_581{display:flex;align-items:center;gap:8px;padding:10px 16px 6px;font-size:11px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase;color:var(--f1-red)}._seasonDot_9hpsg_593{width:6px;height:6px;background:var(--f1-red);border-radius:50%;flex-shrink:0}._seasonToggle_9hpsg_601{display:flex;align-items:center;gap:8px;width:100%;padding:12px 16px 8px;font-size:12px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;color:var(--f1-red);background:transparent;border:none;cursor:pointer;text-align:left;transition:color .15s}._seasonToggle_9hpsg_601:hover{color:#f44}._arrow_9hpsg_621{font-size:10px}._raceList_9hpsg_624{display:flex;flex-direction:column}._raceItem_9hpsg_629{display:flex;align-items:center;gap:8px;padding:6px 16px 6px 20px;background:transparent;border:none;border-left:2px solid transparent;cursor:pointer;text-align:left;width:100%;transition:background .12s}._raceItem_9hpsg_629:hover{background:#1c1c1c}._raceItem_9hpsg_629._past_9hpsg_645 ._raceNum_9hpsg_645,._raceItem_9hpsg_629._past_9hpsg_645 ._raceName_9hpsg_646,._raceItem_9hpsg_629._past_9hpsg_645 ._raceDate_9hpsg_647{color:#3a3a3a}._raceItem_9hpsg_629._active_9hpsg_649 ._raceName_9hpsg_646{color:#fff;font-weight:600}._raceItem_9hpsg_629._future_9hpsg_650 ._raceName_9hpsg_646{color:#a0a0a0}._raceItem_9hpsg_629._selected_9hpsg_652{background:#e106001a;border-left-color:var(--f1-red)}._raceItem_9hpsg_629._cancelled_9hpsg_657 ._raceName_9hpsg_646,._raceItem_9hpsg_629._cancelled_9hpsg_657 ._raceDate_9hpsg_647{text-decoration:line-through;color:#444}._raceItem_9hpsg_629._cancelled_9hpsg_657 ._raceNum_9hpsg_645{color:#444}._cancelledBadge_9hpsg_660{font-size:9px;font-weight:700;color:#888;background:#ffffff0f;border-radius:3px;padding:1px 4px;letter-spacing:.5px;flex-shrink:0}._cancelledBar_9hpsg_671{margin-bottom:20px;padding:10px 14px;background:#64646414;border:1px solid rgba(150,150,150,.2);border-radius:8px;font-size:12px;font-weight:600;color:#888}._raceNum_9hpsg_645{font-size:10px;font-family:monospace;color:#505050;min-width:22px;flex-shrink:0}._raceName_9hpsg_646{flex:1;font-size:13px;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._raceDate_9hpsg_647{font-size:11px;color:var(--text-secondary);white-space:nowrap;flex-shrink:0}._sidebarLoading_9hpsg_706{padding:8px 20px;font-size:12px;color:#505050}._main_9hpsg_713{flex:1;min-width:0;overflow-y:auto;overflow-x:clip;position:relative;-webkit-overflow-scrolling:touch}._topBar_9hpsg_722{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 24px;border-bottom:1px solid #1e1e1e;position:sticky;top:0;background:var(--bg-dark);z-index:100;margin:0;min-height:48px;box-sizing:border-box;overflow:visible}._topBarMenus_9hpsg_739{display:flex;align-items:center;gap:2px;margin-left:auto}._topBarMenuItem_9hpsg_746{position:relative}._topBarIconBtn_9hpsg_750{background:transparent;border:none;border-radius:50%;color:#e0e0e0;font-size:20px;font-weight:400;padding:8px 10px;cursor:pointer;transition:background .2s,color .2s;display:flex;align-items:center;justify-content:center;gap:4px;min-width:40px;height:40px;position:relative;white-space:nowrap}._topBarIconBtn_9hpsg_750:hover{background:#ffffff14;color:#fff}._topBarBadge_9hpsg_775{background:var(--f1-red);color:#fff;border-radius:50%;font-size:10px;font-weight:900;padding:2px 6px;position:absolute;top:2px;right:2px;line-height:1;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;text-align:center}._topBarProfileBtn_9hpsg_794{background:transparent;border:none;border-radius:8px;color:#e0e0e0;font-size:13px;font-weight:600;padding:8px 12px;cursor:pointer;transition:background .2s,color .2s;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:6px;height:40px;min-width:auto}._topBarProfileBtn_9hpsg_794:hover{background:#ffffff14;color:#fff}._profileDropdown_9hpsg_818{position:absolute;top:calc(100% + 8px);right:0;background:var(--bg-card);border:1px solid var(--border);border-radius:8px;box-shadow:0 12px 32px #0009;z-index:1001;min-width:200px;overflow:hidden}._profileDropdownItem_9hpsg_831{display:block;width:100%;padding:14px 16px;background:transparent;border:none;color:#e0e0e0;font-size:13px;font-weight:500;text-align:left;cursor:pointer;transition:background .15s,color .15s}._profileDropdownItem_9hpsg_831:hover{background:#e8002d1a;color:#fff}._profileDropdownDivider_9hpsg_850{height:1px;background:var(--border);margin:0}._notifEmpty_9hpsg_856{padding:16px;color:#606060;font-size:12px;text-align:center}._notifPanel_9hpsg_154{position:absolute;top:calc(100% + 8px);right:0;width:280px;max-width:calc(100vw - 16px);background:var(--bg-card);border:1px solid var(--border);border-radius:8px;box-shadow:0 12px 32px #0009;z-index:1001;overflow:hidden;max-height:400px;overflow-y:auto}._notifHeader_9hpsg_168{padding:12px 14px 8px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);border-bottom:1px solid var(--border)}._notifItem_9hpsg_178{display:flex;align-items:center;gap:6px;padding:12px 14px;border-bottom:1px solid var(--border)}._notifItem_9hpsg_178:last-child{border-bottom:none}._notifName_9hpsg_190{flex:1;font-size:13px;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._notifApprove_9hpsg_199{background:#00a05033;border:1px solid rgba(0,160,80,.4);border-radius:4px;color:#4ec97d;font-size:12px;font-weight:700;cursor:pointer;padding:4px 8px;flex-shrink:0}._notifApprove_9hpsg_199:hover{background:#00a05040}._notifDeny_9hpsg_215{background:#e8002d1a;border:1px solid rgba(232,0,45,.35);border-radius:4px;color:var(--f1-red);font-size:12px;font-weight:700;cursor:pointer;padding:4px 8px;flex-shrink:0}._notifDeny_9hpsg_215:hover{background:#e8002d2e}._notifItemLink_9hpsg_231{cursor:pointer}._notifItemLink_9hpsg_231:hover{background:#ffffff08}._notifArrow_9hpsg_239{color:var(--text-secondary);font-size:13px;flex-shrink:0}._myProfileBtn_9hpsg_958{background:transparent;border:1px solid var(--f1-red);border-radius:4px;color:var(--f1-red);font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:6px 14px;cursor:pointer;transition:background .2s,color .2s,border-color .2s}._myProfileBtn_9hpsg_958:hover{background:#e106001a;border-color:var(--f1-red-hover)}._userProfileBtn_9hpsg_977{background:transparent;border:1px solid var(--f1-red);border-radius:4px;color:var(--f1-red);font-size:13px;font-weight:700;letter-spacing:.5px;padding:6px 12px;cursor:pointer;transition:background .2s,color .2s,border-color .2s;display:flex;align-items:center;gap:6px}._userProfileBtn_9hpsg_977:hover{background:#e106001a;border-color:var(--f1-red-hover)}._loadingText_9hpsg_998{padding:48px;color:#505050;text-align:center}._raceHeader_9hpsg_1005{padding:24px 48px;border-bottom:1px solid var(--border);background:var(--bg-card);position:sticky;top:65px;left:260px;right:0;z-index:90;box-sizing:border-box}._raceHeaderContent_9hpsg_1017{display:flex;flex-direction:column;gap:12px;transform:translateZ(0)}._raceHeaderInfo_9hpsg_1024{display:flex;flex-direction:column;gap:8px;flex:1;transform:translateZ(0)}._raceHeaderTitleRow_9hpsg_1032{display:flex;align-items:center;gap:16px}._raceTitle_9hpsg_1038{font-size:28px;font-weight:900;color:var(--text-primary);margin:0;padding:0;line-height:1.1;letter-spacing:-.02em;text-transform:uppercase;transform:translateZ(0);backface-visibility:hidden}._raceMeta_9hpsg_1051{font-size:13px;color:var(--text-secondary);margin:0;padding:0;display:flex;align-items:center;gap:8px;transform:translateZ(0);backface-visibility:hidden;min-height:20px}._sprintBadge_9hpsg_1064{display:inline-flex;align-items:center;justify-content:center;height:20px;padding:0 8px;background:#e8002d1f;border:1px solid rgba(232,0,45,.28);border-radius:4px;font-size:10px;font-weight:700;letter-spacing:1px;color:var(--f1-red);line-height:1}._betGroup_9hpsg_1082{margin-bottom:28px}._groupTitle_9hpsg_1086{font-size:12px;font-weight:900;letter-spacing:1.5px;text-transform:uppercase;color:var(--f1-red);margin:0 0 16px;padding-bottom:10px;border-bottom:2px solid var(--f1-red)}._betGrid_9hpsg_1097{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}._podiumContainer_9hpsg_1104{display:flex;align-items:flex-end;justify-content:center;gap:16px;margin-bottom:0;min-height:320px;position:relative;z-index:2}._podiumPosition_9hpsg_1115{flex:1 1 0;display:flex;flex-direction:column;align-items:center;min-width:0;position:relative;overflow:visible}._podiumFirst_9hpsg_1125{order:2;margin-bottom:60px}._podiumSecond_9hpsg_1130{order:1;margin-bottom:30px;opacity:.9}._podiumThird_9hpsg_1136{order:3;margin-bottom:0;opacity:.85}._podiumPosition_9hpsg_1115 ._driverSelect_9hpsg_1143{max-width:180px;padding:8px 6px;font-size:12px}._podiumPosition_9hpsg_1115 ._betField_9hpsg_1150{width:100%;align-self:stretch;align-items:stretch}._podiumPosition_9hpsg_1115 ._customSelect_9hpsg_1155{width:100%;align-self:stretch}._podiumStairs_9hpsg_1161{display:flex;align-items:flex-end;justify-content:center;gap:16px;margin-top:-70px;height:120px;position:relative;z-index:1}._stair_9hpsg_1172{flex:1 1 0;min-width:0;background:linear-gradient(135deg,#e8002d33,#e8002d14);border:1px solid rgba(232,0,45,.3);border-top:2px solid rgba(232,0,45,.5);border-radius:4px 4px 0 0;display:flex;align-items:flex-end;justify-content:center;font-size:32px;font-weight:800;color:#e8002d66;padding-bottom:12px}._stairFirst_9hpsg_1188{height:100px;order:2}._stairSecond_9hpsg_1193{height:70px;order:1}._stairThird_9hpsg_1198{height:40px;order:3}._qualifyingGrid_9hpsg_1204{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px 16px}._raceGrid_9hpsg_1211{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 16px}._raceGridFullWidth_9hpsg_1217{grid-column:1 / -1;display:flex;justify-content:center}._raceGridFullWidth_9hpsg_1217>._betField_9hpsg_1150{width:calc((100% - 16px)/2);max-width:100%}._betField_9hpsg_1150{display:flex;flex-direction:column;gap:6px;min-width:0;align-items:stretch}._podiumPosition_9hpsg_1115 ._betField_9hpsg_1150{align-items:center}._driverImageContainer_9hpsg_1241{display:flex;justify-content:center;align-items:flex-start;margin-bottom:8px;height:250px;overflow:hidden;width:100%}._driverImage_9hpsg_1241{height:500px;width:auto;object-fit:contain;animation:_fadeInOut_9hpsg_1 .6s ease-in-out}@keyframes _fadeInOut_9hpsg_1{0%{opacity:0}50%{opacity:1}to{opacity:1}}._fieldLabel_9hpsg_1270{font-size:12px;color:#b0b0b0;font-weight:600;text-align:left;width:100%;word-break:break-word}._podiumPosition_9hpsg_1115 ._fieldLabel_9hpsg_1270{text-align:center}._driverSelect_9hpsg_1143{padding:9px 12px;background:var(--bg-input);border:1px solid var(--border);border-radius:8px;color:var(--text-primary);font-size:13px;cursor:pointer;transition:border-color .15s;appearance:auto;width:100%;min-width:0;box-sizing:border-box}._driverSelect_9hpsg_1143:focus{outline:none;border-color:var(--f1-red)}._driverSelect_9hpsg_1143 option{background:#1a1a1a}._saveBtn_9hpsg_1307{margin:12px auto 0;display:block;padding:14px 40px;background:var(--f1-red);border:none;border-radius:6px;color:#fff;font-size:13px;font-weight:900;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:background .2s,transform .1s}._saveBtn_9hpsg_1307:hover:not(:disabled){background:var(--f1-red-hover);transform:translateY(-1px)}._saveBtn_9hpsg_1307:active:not(:disabled){transform:translateY(0)}._saveBtn_9hpsg_1307:disabled{opacity:.4;cursor:not-allowed}._saveBtnSaved_9hpsg_1336{background:#2e7d32}._saveBtnSaved_9hpsg_1336:hover:not(:disabled){background:#2e7d32;transform:none}._successMsg_9hpsg_1345{margin-top:12px;font-size:13px;color:#4caf50;text-align:center}._errorMsg_9hpsg_1352{margin-top:12px;font-size:13px;color:var(--f1-red);text-align:center}._lockedBar_9hpsg_1360{margin-bottom:20px;padding:10px 14px;background:#e8002d0f;border:1px solid rgba(232,0,45,.25);border-radius:8px;display:flex;flex-wrap:wrap;align-items:center;gap:12px}._lockedText_9hpsg_1372{font-size:12px;font-weight:600;color:var(--f1-red);flex:1;min-width:200px}._evalControls_9hpsg_1380{display:flex;align-items:center;gap:10px;flex-shrink:0}._evalBtn_9hpsg_1387{padding:6px 14px;background:#1e1e1e;border:1px solid #3a3a3a;border-radius:6px;color:#ccc;font-size:12px;font-weight:600;cursor:pointer;transition:border-color .15s,color .15s}._evalBtn_9hpsg_1387:hover:not(:disabled){border-color:#666;color:#fff}._evalBtn_9hpsg_1387:disabled{opacity:.4;cursor:not-allowed}._evalTime_9hpsg_1402{font-size:11px;color:#888;white-space:nowrap}._evalError_9hpsg_1408{width:100%;margin:4px 0 0;font-size:12px;color:var(--f1-red)}._columnLabels_9hpsg_1416{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;margin-bottom:4px}._colLabelBet_9hpsg_1422{font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#a0a0a0}._selectCorrect_9hpsg_1431{border-color:#4caf50!important;color:#4caf50!important}._selectWrong_9hpsg_1435{border-color:var(--f1-red)!important;color:#ff6b6b!important}._resultHint_9hpsg_1441{font-size:11px;font-weight:600;margin-top:2px;padding:2px 0}._hintCorrect_9hpsg_1447{color:#4caf50}._hintWrong_9hpsg_1448{color:var(--f1-red)}._hintProvisional_9hpsg_1449{color:#f59e0b}._provisionalLabel_9hpsg_1450{font-size:10px;font-weight:400;opacity:.85;letter-spacing:.02em}._pendingInline_9hpsg_1458{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:4px;padding:5px 8px;background:#ffc8000f;border:1px solid rgba(255,200,0,.2);border-radius:6px}._pendingValue_9hpsg_1470{font-size:12px;color:#e0c060;font-weight:600}._pendingFrom_9hpsg_1476{font-size:11px;color:#606060}._counterBtn_9hpsg_1481{padding:3px 8px;background:transparent;border:1px solid #3a3a3a;border-radius:4px;color:#606060;font-size:11px;font-weight:600;cursor:pointer;white-space:nowrap;transition:border-color .15s,color .15s}._counterBtn_9hpsg_1481:hover{border-color:#666;color:#ccc}._confirmBtnInline_9hpsg_1495{padding:3px 8px;background:#4caf501f;border:1px solid rgba(76,175,80,.4);border-radius:4px;color:#4caf50;font-size:11px;font-weight:700;cursor:pointer;transition:background .15s}._confirmBtnInline_9hpsg_1495:hover{background:#4caf5040}._declineBtnInline_9hpsg_1508{padding:3px 8px;background:#e8002d1a;border:1px solid rgba(232,0,45,.35);border-radius:4px;color:var(--f1-red);font-size:11px;font-weight:700;cursor:pointer;transition:background .15s}._declineBtnInline_9hpsg_1508:hover{background:#e8002d38}._pendingWait_9hpsg_1521{font-size:11px;color:#505050;font-style:italic}._proposeInline_9hpsg_1528{display:flex;gap:6px;align-items:center;margin-top:4px}._driverSelectSmall_9hpsg_1535{flex:1;padding:5px 8px;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:6px;color:#888;font-size:11px;cursor:pointer}._driverSelectSmall_9hpsg_1535:focus{outline:none;border-color:#555}._proposeBtnInline_9hpsg_1547{padding:5px 10px;background:transparent;border:1px solid #3a3a3a;border-radius:6px;color:#707070;font-size:11px;font-weight:600;cursor:pointer;white-space:nowrap;transition:border-color .15s,color .15s}._proposeBtnInline_9hpsg_1547:hover:not(:disabled){border-color:#666;color:#ccc}._proposeBtnInline_9hpsg_1547:disabled{opacity:.35;cursor:not-allowed}._correctBtn_9hpsg_1563{margin-top:3px;padding:2px 7px;background:transparent;border:1px solid #2a2a2a;border-radius:4px;color:#505050;font-size:10px;font-weight:600;cursor:pointer;transition:border-color .15s,color .15s}._correctBtn_9hpsg_1563:hover{border-color:#555;color:#aaa}._scoreBadge_9hpsg_1578{display:inline-block;margin-top:3px;padding:2px 7px;border-radius:4px;font-size:11px;font-weight:700}._scoreBadgeGood_9hpsg_1586{background:#4caf501f;color:#4caf50;border:1px solid rgba(76,175,80,.3)}._scoreBadgeZero_9hpsg_1591{background:#5050501a;color:#505050;border:1px solid #2a2a2a}._raceTotalBadge_9hpsg_1598{font-size:14px;font-weight:800;color:#fff;white-space:nowrap;flex-shrink:0}._raceContent_9hpsg_1080{display:flex;align-items:flex-start;gap:24px;padding:0 48px;padding-bottom:max(80px,env(safe-area-inset-bottom,80px))}._betSection_9hpsg_1080{flex:1;max-width:1000px;padding:28px 0 48px;padding-bottom:max(48px,calc(48px + env(safe-area-inset-bottom,0px)))}._sidebarColumn_9hpsg_1624{display:flex;flex-direction:column;gap:24px;flex:0 1 380px;min-width:220px;max-width:440px}._racetrackSection_9hpsg_1634{padding:28px 0 0;display:flex;justify-content:center;align-items:flex-start}._racetrackImage_9hpsg_1641{width:100%;height:auto;max-height:400px;object-fit:cover;border-radius:8px;border:1px solid var(--border)}._leaderboardSection_9hpsg_1651{display:flex;flex-direction:column;padding:20px 16px 28px;background:var(--bg-card);border:1px solid var(--border);border-radius:8px;max-height:600px;overflow-y:auto;overflow-x:hidden}._rightCol_9hpsg_1664{display:flex;flex-direction:column;width:100%}._leaderboardTable_9hpsg_1670{display:flex;flex-direction:column;gap:0}._timetableSection_9hpsg_1677{display:flex;flex-direction:column;padding:20px 16px;background:var(--bg-card);border:1px solid var(--border);border-radius:8px}._timetableTitle_9hpsg_1686{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#e0e0e0;margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid var(--f1-red)}._timetableList_9hpsg_1697{display:flex;flex-direction:column;gap:8px}._timetableRow_9hpsg_1703{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#ffffff05;border-radius:4px;transition:background .15s}._timetableRow_9hpsg_1703:hover{background:#e8002d14}._sessionName_9hpsg_1717{font-size:13px;font-weight:600;color:#e0e0e0}._sessionTime_9hpsg_1723{font-size:12px;color:#b0b0b0;font-family:monospace;gap:0}._schedulePanel_9hpsg_1731{padding-bottom:24px}._schedulePanelTitle_9hpsg_1735{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#e0e0e0;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid var(--f1-red)}._scheduleRow_9hpsg_1746{display:flex;flex-direction:column;gap:4px;padding:8px 0;border-bottom:1px solid #1a1a1a}._scheduleRow_9hpsg_1746:last-child{border-bottom:none}._scheduleRowMain_9hpsg_1758{display:flex;align-items:center;justify-content:space-between;gap:12px}._scheduleRowInfo_9hpsg_1765{display:flex;flex-direction:column;gap:1px;flex:1;min-width:0;overflow:hidden}._scheduleSessionName_9hpsg_1774{font-size:12px;color:#e0e0e0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}._scheduleDateTime_9hpsg_1783{font-size:11px;color:silver;display:flex;flex-direction:column;gap:1px}._scheduleWeather_9hpsg_1792{display:flex;align-items:center;gap:6px;padding:4px 8px;background:#ffffff08;border-radius:4px;flex-shrink:0}._scheduleWeatherIcon_9hpsg_1802{font-size:16px;line-height:1}._scheduleWeatherTemp_9hpsg_1807{font-size:12px;font-weight:600;color:#e0e0e0}._scheduleWeatherRain_9hpsg_1813{font-size:11px;color:#a0a0a0}._scheduleRowPast_9hpsg_1819 ._scheduleSessionName_9hpsg_1774{color:#909090;opacity:.7}._scheduleRowPast_9hpsg_1819 ._scheduleDateTime_9hpsg_1783{color:gray;opacity:.7}._scheduleRowPast_9hpsg_1819 ._scheduleWeather_9hpsg_1792{opacity:.5}._scheduleRow_9hpsg_1746:not(._scheduleRowPast_9hpsg_1819):not(._scheduleRowNext_9hpsg_1832) ._scheduleSessionName_9hpsg_1774{color:#d0d0d0}._scheduleRow_9hpsg_1746:not(._scheduleRowPast_9hpsg_1819):not(._scheduleRowNext_9hpsg_1832) ._scheduleDateTime_9hpsg_1783{color:#b0b0b0}._scheduleRowNext_9hpsg_1832 ._scheduleSessionName_9hpsg_1774{color:#f44;font-weight:700}._scheduleRowNext_9hpsg_1832 ._scheduleDateTime_9hpsg_1783{color:#e0e0e0;font-weight:600}._scheduleRowNext_9hpsg_1832 ._scheduleWeather_9hpsg_1792{background:#ff44441a;border:1px solid rgba(255,68,68,.2)}._weatherWidget_9hpsg_1854{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#ffffff08;border-radius:6px;margin-top:8px;border:1px solid rgba(255,255,255,.05)}._weatherIcon_9hpsg_1865{font-size:24px;line-height:1}._weatherDetails_9hpsg_1870{display:flex;flex-direction:column;gap:2px;flex:1}._weatherTemp_9hpsg_1877{font-size:14px;font-weight:600;color:#e0e0e0}._weatherRain_9hpsg_1883{font-size:11px;color:#a0a0a0;display:flex;align-items:center;gap:4px}._weatherRainIcon_9hpsg_1891{font-size:12px}._leaderboardPanel_9hpsg_1895{padding:0}._lbTitle_9hpsg_1899{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#e0e0e0;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid var(--f1-red);display:flex;align-items:center;gap:8px}._lbMockBadge_9hpsg_1912{font-size:9px;background:#7b0000;color:#faa;padding:1px 5px;border-radius:3px;letter-spacing:.1em}._lbMockInfo_9hpsg_1920{display:flex;flex-direction:column;gap:4px;padding:10px 0}._lbMockLabel_9hpsg_1926{font-size:10px;color:#555}._lbMockTotal_9hpsg_1930{font-size:1.5rem;font-weight:700;color:var(--f1-red)}._lbMockNote_9hpsg_1935{font-size:10px;color:#444;margin:4px 0 0}._lbRow_9hpsg_1941{display:flex;align-items:center;gap:12px;padding:12px 8px;border-bottom:1px solid #2a2a2a;transition:background .15s}._lbRow_9hpsg_1941:hover{background:#e8002d0d;border-radius:4px}._lbMe_9hpsg_1955{background:#e8002d14;border-radius:4px}._lbMe_9hpsg_1955 ._lbName_9hpsg_1960,._lbMe_9hpsg_1955 ._lbYearPts_9hpsg_1964{color:var(--f1-red);font-weight:700}._lbRank_9hpsg_1969{font-size:12px;font-family:monospace;color:var(--f1-red);min-width:24px;flex-shrink:0;font-weight:700;text-align:center}._lbName_9hpsg_1960{flex:1;font-size:13px;color:#e0e0e0;min-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._lbYearPts_9hpsg_1964{font-size:13px;font-weight:600;color:#b0b0b0;min-width:40px;flex-shrink:0;text-align:right;white-space:nowrap}._lbRacePts_9hpsg_1999{font-size:12px;color:#4caf50;font-weight:600;min-width:35px;flex-shrink:0;text-align:right;white-space:nowrap}._lbBetStatus_9hpsg_2010{font-size:14px;flex-shrink:0;line-height:1;cursor:default;width:16px;text-align:center}._lbBetComplete_9hpsg_2018{color:#4caf50}._lbBetPartial_9hpsg_2019{color:#f5a623}._lbBetNone_9hpsg_2020{color:#e8002d;opacity:.7}._deadlineInfo_9hpsg_2023{margin-bottom:16px;padding:8px 12px;background:#50505014;border:1px solid #2a2a2a;border-radius:6px;font-size:12px;color:#888}._deadlineInfo_9hpsg_2023 strong{color:#b0b0b0}._editRequestSection_9hpsg_2035{width:100%;margin-top:8px;padding-top:8px;border-top:1px solid rgba(232,0,45,.15);display:flex;flex-wrap:wrap;align-items:center;gap:8px}._editRequestInfo_9hpsg_2046{font-size:11px;color:#606060;flex-shrink:0}._editRequestBtn_9hpsg_2052{padding:5px 12px;background:#1a1a1a;border:1px solid #444;border-radius:6px;color:#aaa;font-size:11px;font-weight:600;cursor:pointer;transition:border-color .15s,color .15s;white-space:nowrap}._editRequestBtn_9hpsg_2052:hover:not(:disabled){border-color:#888;color:#fff}._editRequestBtn_9hpsg_2052:disabled{opacity:.4;cursor:not-allowed}._editRequestError_9hpsg_2067{font-size:11px;color:var(--f1-red);margin:0;width:100%}._editRequestPending_9hpsg_2069{font-size:11px;color:#707070;font-style:italic}._editRequestApproved_9hpsg_2075{font-size:11px;color:#4caf50;font-weight:600}._editRequestDenied_9hpsg_2081{font-size:11px;color:var(--f1-red)}._editRequestOtherRow_9hpsg_2086{display:flex;align-items:center;gap:6px;width:100%;padding:4px 0}._editRequestOtherName_9hpsg_2094{font-size:11px;color:#888;flex:1}._editRequestApproveBtn_9hpsg_2100{padding:3px 10px;background:#4caf501a;border:1px solid rgba(76,175,80,.4);border-radius:4px;color:#4caf50;font-size:11px;font-weight:700;cursor:pointer;transition:background .15s;white-space:nowrap}._editRequestApproveBtn_9hpsg_2100:hover{background:#4caf5033}._editRequestDenyBtn_9hpsg_2114{padding:3px 10px;background:#e8002d14;border:1px solid rgba(232,0,45,.3);border-radius:4px;color:var(--f1-red);font-size:11px;font-weight:700;cursor:pointer;transition:background .15s;white-space:nowrap}._editRequestDenyBtn_9hpsg_2114:hover{background:#e8002d26}._mockBanner_9hpsg_2{background:var(--f1-red-dark)!important;color:var(--text-primary)!important}._mockBannerLink_9hpsg_20{color:var(--f1-red)!important}._modalHeader_9hpsg_298{color:var(--text-primary)!important;border-bottom-color:var(--border)!important}._modalCard_9hpsg_283{background:var(--bg-card)!important;border-color:var(--border)!important}._modalInput_9hpsg_358,._input_9hpsg_2139,._formInput_9hpsg_2139,._formSelect_9hpsg_2139,._driverSelectSmall_9hpsg_1535,._dtInput_9hpsg_2139{background:var(--bg-input)!important;border-color:var(--border)!important;color:var(--text-primary)!important}._input_9hpsg_2139::placeholder,._formInput_9hpsg_2139::placeholder,._autoInput_9hpsg_2146::placeholder{color:var(--text-muted)!important}._tab_9hpsg_2149,._fieldLabel_9hpsg_1270,._modalLabel_9hpsg_353,._subtitle_9hpsg_2149,._hint_9hpsg_1447,._fieldSub_9hpsg_2149,._formLabel_9hpsg_2149,._autoLabel_9hpsg_2149{color:var(--text-secondary)!important}._tabActive_9hpsg_2152{color:var(--f1-red)!important;border-bottom-color:var(--f1-red)!important}._button_9hpsg_2155,._saveBtn_9hpsg_1307,._addBtn_9hpsg_2155,._presetBtn_9hpsg_2155,._quickBtn_9hpsg_2155,._toggleActive_9hpsg_2155{color:#fff!important}._refreshBtn_9hpsg_500,._evalBtn_9hpsg_1387,._proposeBtnInline_9hpsg_1547,._counterBtn_9hpsg_1481,._correctBtn_9hpsg_1563,._editRequestBtn_9hpsg_2052{background:var(--bg-input)!important;border-color:var(--border)!important;color:var(--text-primary)!important}._lbName_9hpsg_1960,._lbMockLabel_9hpsg_1926,._raceDate_9hpsg_647,._raceName_9hpsg_646,._sidebarLoading_9hpsg_706,._loadingText_9hpsg_998,._deadlineInfo_9hpsg_2023,._evalTime_9hpsg_1402{color:var(--text-secondary)!important}._trackImageContainer_9hpsg_2170{background:transparent!important}._successMsg_9hpsg_1345,._lbMockTotal_9hpsg_1930{color:#4caf50!important}._errorMsg_9hpsg_1352,._modalError_9hpsg_373{color:var(--text-error)!important}._raceItem_9hpsg_629:hover,._proposalItem_9hpsg_2177{background:#ffffff05!important}._raceFlag_9hpsg_2181{height:16px;width:auto;margin-right:8px;flex-shrink:0;opacity:.95;display:block;border-radius:2px}._raceHeaderFlag_9hpsg_2191{height:24px;width:auto;margin-right:10px;vertical-align:middle;display:inline-block;border-radius:2px}._otherBetsRow_9hpsg_2200{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:4px;padding:6px 0 2px}._otherBetChip_9hpsg_2208{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:10px;background:#ffffff12;font-size:.68rem;line-height:1.6}._otherBetUser_9hpsg_2219{color:#fff6;font-weight:400}._otherBetValue_9hpsg_2224{color:#e0e0e0;font-weight:600}._otherBetCorrect_9hpsg_2229{background:#00a05038}._otherBetCorrect_9hpsg_2229 ._otherBetValue_9hpsg_2224{color:#4ec97d}._otherBetWrong_9hpsg_2236{background:#e8002d2e}._otherBetWrong_9hpsg_2236 ._otherBetValue_9hpsg_2224{color:var(--f1-red)}._otherBetEmpty_9hpsg_2243 ._otherBetValue_9hpsg_2224{color:#ffffff38;font-style:italic}._hamburgerBtn_9hpsg_2249{display:none;background:transparent;border:1px solid var(--f1-red);border-radius:4px;color:var(--f1-red);font-size:20px;font-weight:700;line-height:1;padding:6px 10px;cursor:pointer;transition:background .2s,color .2s,border-color .2s;flex-shrink:0}._hamburgerBtn_9hpsg_2249:hover{background:#e106001a;border-color:var(--f1-red-hover)}._sidebarBackdrop_9hpsg_2270{position:fixed;inset:0;background:#0009;z-index:299}@media(max-width:1100px){._hamburgerBtn_9hpsg_2249{display:block}._sidebar_9hpsg_39{position:fixed;top:0;left:0;height:100vh;height:100dvh;max-height:100dvh;z-index:300;transform:translate(-100%);transition:transform .25s ease;overflow-y:auto;overflow-x:hidden;padding-bottom:env(safe-area-inset-bottom,0px);box-sizing:border-box}._sidebarOpen_9hpsg_2306{transform:translate(0)}._topBar_9hpsg_722{justify-content:flex-end;padding:10px 16px}._raceHeader_9hpsg_1005{top:61px}._hamburgerBtn_9hpsg_2249{margin-right:auto}._notifPanel_9hpsg_154{position:fixed;top:56px;left:50%;transform:translate(-50%);right:auto;width:calc(100vw - 32px);max-width:360px}._raceContent_9hpsg_1080{padding:0 24px}._sidebarColumn_9hpsg_1624{flex:0 1 260px;min-width:0;max-width:320px}._podiumPosition_9hpsg_1115,._stair_9hpsg_1172{min-width:0}._podiumContainer_9hpsg_1104{min-height:320px;gap:10px}._podiumStairs_9hpsg_1161{gap:10px}._leaderboardSection_9hpsg_1651{padding:14px 10px 18px}._timetableSection_9hpsg_1677{padding:14px 10px}._lbRow_9hpsg_1941{gap:8px;padding:10px 4px}._lbName_9hpsg_1960{min-width:50px}._lbYearPts_9hpsg_1964{min-width:30px}._lbRacePts_9hpsg_1999{min-width:26px}}@media(max-width:768px){._betSection_9hpsg_1080{width:100%;max-width:none;padding:16px 0 28px}._sidebarColumn_9hpsg_1624{min-width:0;max-width:none;width:100%;flex:none}._raceHeader_9hpsg_1005{padding:16px 14px 14px;top:61px;left:0}._raceContent_9hpsg_1080{flex-direction:column;padding:0 14px}._betGrid_9hpsg_1097,._raceGrid_9hpsg_1211{grid-template-columns:1fr;gap:10px}._raceGridFullWidth_9hpsg_1217>._betField_9hpsg_1150{width:100%}._podiumPosition_9hpsg_1115,._stair_9hpsg_1172{min-width:0}._podiumContainer_9hpsg_1104{min-height:240px;gap:6px}._podiumStairs_9hpsg_1161{gap:6px}._driverSelect_9hpsg_1143{font-size:11px;padding:7px 6px}._podiumPosition_9hpsg_1115 ._driverSelect_9hpsg_1143{max-width:120px;padding:7px 4px;font-size:10px}._podiumPosition_9hpsg_1115 ._betField_9hpsg_1150{width:100%;max-width:100%;align-items:stretch}._podiumPosition_9hpsg_1115 ._customSelect_9hpsg_1155{width:100%;max-width:100%}._podiumPosition_9hpsg_1115 ._customSelect_9hpsg_1155 ._csTrigger_9hpsg_2479{padding:5px 4px 5px 6px;font-size:11px;min-height:30px;gap:3px;background:#27272f;background:var(--bg-input)}._podiumPosition_9hpsg_1115 ._customSelect_9hpsg_1155 ._csLogoSlot_9hpsg_2487{width:16px;min-width:16px}._podiumPosition_9hpsg_1115 ._customSelect_9hpsg_1155 ._csLogo_9hpsg_2487{height:11px;max-width:16px}._podiumPosition_9hpsg_1115 ._customSelect_9hpsg_1155 ._csChevron_9hpsg_2495{width:11px;height:11px;flex-shrink:0}._podiumPosition_9hpsg_1115 ._customSelect_9hpsg_1155 ._csOption_9hpsg_2500{font-size:11px;padding:6px 8px;height:auto;gap:5px}._proposeInline_9hpsg_1528{flex-wrap:wrap}._driverSelectSmall_9hpsg_1535{min-width:120px;font-size:11px}._proposeBtnInline_9hpsg_1547{font-size:11px;white-space:normal}._pendingInline_9hpsg_1458{font-size:11px}._podiumPosition_9hpsg_1115 ._proposeInline_9hpsg_1528{flex-direction:column;align-items:center}._podiumPosition_9hpsg_1115 ._driverSelectSmall_9hpsg_1535{width:120px;max-width:120px;flex:none;font-size:10px;padding:6px 4px}._podiumPosition_9hpsg_1115 ._proposeBtnInline_9hpsg_1547{width:120px;max-width:120px;font-size:10px;padding:6px 8px}._podiumPosition_9hpsg_1115 ._pendingInline_9hpsg_1458,._podiumPosition_9hpsg_1115 ._pendingValue_9hpsg_1470{font-size:10px}._podiumPosition_9hpsg_1115 ._pendingFrom_9hpsg_1476{font-size:9px}._podiumPosition_9hpsg_1115 ._counterBtn_9hpsg_1481,._podiumPosition_9hpsg_1115 ._confirmBtnInline_9hpsg_1495,._podiumPosition_9hpsg_1115 ._declineBtnInline_9hpsg_1508{font-size:10px;padding:3px 6px}._leaderboardSection_9hpsg_1651{padding:16px 16px 20px}._timetableSection_9hpsg_1677{padding:16px}._lbRow_9hpsg_1941{gap:10px;padding:10px 6px}._lbName_9hpsg_1960{min-width:80px}._lbYearPts_9hpsg_1964{min-width:38px}._lbRacePts_9hpsg_1999{min-width:32px}}@media(max-width:430px){._raceContent_9hpsg_1080{padding:0 8px}._podiumContainer_9hpsg_1104{gap:3px}._podiumPosition_9hpsg_1115{flex:1 1 0;min-width:0;overflow:visible}._podiumPosition_9hpsg_1115 ._betField_9hpsg_1150{width:100%;max-width:100%;align-items:stretch}._podiumPosition_9hpsg_1115 ._customSelect_9hpsg_1155{width:100%;max-width:100%}._podiumStairs_9hpsg_1161{gap:3px}._fieldLabel_9hpsg_1270{font-size:10px}._driverSelect_9hpsg_1143{font-size:10px;padding:6px 4px}._podiumPosition_9hpsg_1115 ._driverSelect_9hpsg_1143{max-width:105px;padding:6px 2px;font-size:9px}._podiumPosition_9hpsg_1115 ._customSelect_9hpsg_1155{width:100%}._podiumPosition_9hpsg_1115 ._customSelect_9hpsg_1155 ._csTrigger_9hpsg_2479{padding:5px 3px 5px 5px;font-size:10px;min-height:28px;gap:2px;background:#27272f;background:var(--bg-input)}._podiumPosition_9hpsg_1115 ._customSelect_9hpsg_1155 ._csLogoSlot_9hpsg_2487{width:14px;min-width:14px}._podiumPosition_9hpsg_1115 ._customSelect_9hpsg_1155 ._csLogo_9hpsg_2487{height:10px;max-width:14px}._podiumPosition_9hpsg_1115 ._customSelect_9hpsg_1155 ._csChevron_9hpsg_2495{width:10px;height:10px;flex-shrink:0}._podiumPosition_9hpsg_1115 ._customSelect_9hpsg_1155 ._csOption_9hpsg_2500{font-size:10px;padding:5px 7px;height:auto;gap:4px}._podiumPosition_9hpsg_1115 ._driverSelectSmall_9hpsg_1535{width:105px;max-width:105px;font-size:9px;padding:5px 3px}._podiumPosition_9hpsg_1115 ._proposeBtnInline_9hpsg_1547{width:105px;max-width:105px;font-size:9px;padding:5px 6px}._podiumPosition_9hpsg_1115 ._pendingValue_9hpsg_1470,._podiumPosition_9hpsg_1115 ._pendingInline_9hpsg_1458{font-size:9px}._podiumPosition_9hpsg_1115 ._pendingFrom_9hpsg_1476{font-size:8px}._podiumPosition_9hpsg_1115 ._counterBtn_9hpsg_1481,._podiumPosition_9hpsg_1115 ._confirmBtnInline_9hpsg_1495,._podiumPosition_9hpsg_1115 ._declineBtnInline_9hpsg_1508{font-size:9px;padding:2px 5px}._driverImageContainer_9hpsg_1241{height:180px}}@media(max-width:380px){._raceContent_9hpsg_1080{padding:0 10px}._raceHeader_9hpsg_1005{padding:14px 12px 12px;top:61px;left:0}._betSection_9hpsg_1080{padding:12px 0 20px}._podiumContainer_9hpsg_1104{flex-direction:column;align-items:stretch;min-height:auto;gap:6px}._podiumFirst_9hpsg_1125,._podiumSecond_9hpsg_1130,._podiumThird_9hpsg_1136{order:unset;margin-bottom:0;opacity:1}._podiumPosition_9hpsg_1115{min-width:0;width:100%}._podiumStairs_9hpsg_1161{display:none}._podiumPosition_9hpsg_1115 ._proposeInline_9hpsg_1528{flex-direction:column;align-items:stretch}._podiumPosition_9hpsg_1115 ._driverSelectSmall_9hpsg_1535{width:100%;max-width:100%;flex:none}._podiumPosition_9hpsg_1115 ._proposeBtnInline_9hpsg_1547{width:100%;max-width:100%}._podiumPosition_9hpsg_1115 ._driverSelect_9hpsg_1143{max-width:100%}._podiumPosition_9hpsg_1115 ._customSelect_9hpsg_1155{width:100%}._podiumPosition_9hpsg_1115 ._customSelect_9hpsg_1155 ._csTrigger_9hpsg_2479{padding:9px 10px 9px 12px;font-size:13px;min-height:38px;gap:6px;background:#27272f;background:var(--bg-input)}._podiumPosition_9hpsg_1115 ._customSelect_9hpsg_1155 ._csLogo_9hpsg_2487{height:14px;max-width:20px}._podiumPosition_9hpsg_1115 ._customSelect_9hpsg_1155 ._csChevron_9hpsg_2495{width:14px;height:14px}._driverSelect_9hpsg_1143{font-size:11px;padding:7px 8px}}._seasonMainHeader_9hpsg_2806{padding:24px 48px;border-bottom:1px solid var(--border);background:var(--bg-card);position:sticky;top:65px;left:260px;right:0;z-index:90;box-sizing:border-box}._seasonMainHeaderContent_9hpsg_2818{display:flex;flex-direction:column;gap:8px}._seasonMainTitle_9hpsg_2824{font-size:28px;font-weight:900;color:var(--text-primary);margin:0;line-height:1.1;letter-spacing:-.02em;text-transform:uppercase}._seasonMainMeta_9hpsg_2834{font-size:13px;color:var(--text-secondary);margin:0;min-height:20px}._seasonBetSection_9hpsg_2842{max-width:1000px;margin:0 48px;padding:28px 0 48px;padding-bottom:max(48px,calc(48px + env(safe-area-inset-bottom,0px)))}._seasonBetGroup_9hpsg_2849{margin-bottom:28px}._seasonGroupTitle_9hpsg_2853{font-size:12px;font-weight:900;letter-spacing:1.5px;text-transform:uppercase;color:var(--f1-red);margin:0 0 16px;padding-bottom:10px;border-bottom:2px solid var(--f1-red)}._seasonBetGrid_9hpsg_2864{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}._seasonBetField_9hpsg_2870{display:flex;flex-direction:column;gap:6px;min-width:0}._seasonFieldLabel_9hpsg_2877{font-size:12px;color:#b0b0b0;font-weight:600;text-align:left;width:100%;word-break:break-word}._seasonDriverSelect_9hpsg_2886{padding:9px 12px;background:var(--bg-input);border:1px solid var(--border);border-radius:8px;color:var(--text-primary);font-size:13px;cursor:pointer;transition:border-color .15s;width:100%;min-width:0;box-sizing:border-box}._seasonDriverSelect_9hpsg_2886:focus{outline:none;border-color:var(--f1-red)}._seasonDriverSelectSmall_9hpsg_2905{flex:1;padding:5px 8px;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:6px;color:#888;font-size:11px;cursor:pointer}._seasonDriverSelectSmall_9hpsg_2905:focus{outline:none;border-color:#555}._seasonSaveBtn_9hpsg_2921{margin:12px auto 0;display:block;padding:14px 40px;background:var(--f1-red);border:none;border-radius:6px;color:#fff;font-size:13px;font-weight:900;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:background .2s,transform .1s}._seasonSaveBtn_9hpsg_2921:hover:not(:disabled){background:var(--f1-red-hover);transform:translateY(-1px)}._seasonSaveBtn_9hpsg_2921:active:not(:disabled){transform:translateY(0)}._seasonSaveBtn_9hpsg_2921:disabled{opacity:.4;cursor:not-allowed}._seasonSaveBtnSaved_9hpsg_2951{background:#2e7d32}._seasonSaveBtnSaved_9hpsg_2951:hover:not(:disabled){background:#2e7d32;transform:none}._seasonSuccessMsg_9hpsg_2960{margin-top:12px;font-size:13px;color:#4caf50;text-align:center}._seasonErrorMsg_9hpsg_2967{margin-top:12px;font-size:13px;color:var(--f1-red);text-align:center}._seasonLockedBar_9hpsg_2974{margin-bottom:20px;padding:10px 14px;background:#e8002d0f;border:1px solid rgba(232,0,45,.25);border-radius:8px;display:flex;flex-wrap:wrap;align-items:center;gap:12px}._seasonLockedText_9hpsg_2986{font-size:12px;font-weight:600;color:var(--f1-red);flex:1;min-width:200px}._seasonEvalTime_9hpsg_2994{font-size:11px;color:#888;white-space:nowrap}@media(max-width:768px){._seasonMainHeader_9hpsg_2806{padding:16px 14px 14px;top:61px;left:0}._seasonBetSection_9hpsg_2842{width:100%;max-width:none;margin:0;padding:16px 14px 28px}._seasonBetGrid_9hpsg_2864{grid-template-columns:1fr;gap:10px}._seasonDriverSelect_9hpsg_2886{font-size:11px;padding:7px 6px}}@media(max-width:430px){._seasonFieldLabel_9hpsg_2877{font-size:10px}._seasonDriverSelect_9hpsg_2886{font-size:10px;padding:6px 4px}}@media(max-width:380px){._seasonMainHeader_9hpsg_2806{padding:14px 12px 12px}._seasonBetSection_9hpsg_2842{padding:12px 10px 20px}}._seasonDriverShowcase_9hpsg_3048{position:relative;height:310px;margin:0 0 14px;pointer-events:none;overflow:hidden}._seasonDriverChampion_9hpsg_3056,._seasonDriverVice_9hpsg_3057{position:absolute;top:0;width:auto;max-width:min(58vw,390px);height:620px;object-fit:contain;object-position:top center;filter:drop-shadow(0 10px 24px rgba(0,0,0,.45))}._seasonDriverChampion_9hpsg_3056{left:50%;z-index:2;transform:translate(-78%) scale(1)}._seasonDriverVice_9hpsg_3057{left:50%;z-index:1;opacity:.95;transform:translate(-22%) scale(.86) rotate(-2deg)}._seasonTeamShowcase_9hpsg_3082{display:flex;justify-content:center;align-items:center;width:100%;height:260px;margin:0 0 14px;overflow:hidden}._seasonTeamImage_9hpsg_3092{width:80%;max-width:none;height:260px;object-fit:contain;object-position:center;filter:drop-shadow(0 8px 18px rgba(0,0,0,.35))}._seasonConstructorGrid_9hpsg_3102{grid-template-columns:1fr;justify-items:center}._seasonConstructorGrid_9hpsg_3102 ._seasonBetField_9hpsg_2870{width:min(100%,488px)}@media(max-width:768px){._seasonDriverShowcase_9hpsg_3048{height:250px;margin-bottom:10px}._seasonDriverChampion_9hpsg_3056,._seasonDriverVice_9hpsg_3057{height:500px;max-width:min(68vw,300px)}._seasonDriverChampion_9hpsg_3056{transform:translate(-78%) scale(1)}._seasonDriverVice_9hpsg_3057{transform:translate(-22%) scale(.84) rotate(-2deg)}._seasonTeamShowcase_9hpsg_3082,._seasonTeamImage_9hpsg_3092{height:200px}._seasonConstructorGrid_9hpsg_3102 ._seasonBetField_9hpsg_2870{width:100%}}@media(max-width:430px){._seasonDriverShowcase_9hpsg_3048{height:210px}._seasonDriverChampion_9hpsg_3056,._seasonDriverVice_9hpsg_3057{height:430px;max-width:min(74vw,230px)}._seasonDriverChampion_9hpsg_3056{transform:translate(-75%) scale(1)}._seasonDriverVice_9hpsg_3057{transform:translate(-25%) scale(.82) rotate(-2deg)}._seasonTeamShowcase_9hpsg_3082,._seasonTeamImage_9hpsg_3092{height:160px}._seasonConstructorGrid_9hpsg_3102 ._seasonBetField_9hpsg_2870{width:100%}}._modalContent_9hpsg_3177{background:var(--bg-card);border:1px solid var(--border);border-radius:8px;width:100%;max-width:700px;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);display:flex;flex-direction:column;margin:auto;flex-shrink:0;box-shadow:0 20px 60px #00000080}._closeBtn_9hpsg_3192{background:transparent;border:none;color:#606060;font-size:16px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:color .15s}._closeBtn_9hpsg_3192:hover{color:#ccc}._modalBody_9hpsg_324{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:24px}._helpSection_9hpsg_3216{display:flex;flex-direction:column;gap:12px}._helpSection_9hpsg_3216 h3{margin:0;font-size:16px;font-weight:600;color:#e0e0e0}._helpSection_9hpsg_3216 p{margin:0;font-size:13px;color:#a0a0a0;line-height:1.6}._helpSection_9hpsg_3216 ul{margin:0;padding-left:20px;list-style:disc;color:#a0a0a0;font-size:13px;line-height:1.8}._helpSection_9hpsg_3216 li{margin:4px 0}._helpSection_9hpsg_3216 strong{color:#e0e0e0}._pointsTable_9hpsg_3254{width:100%;border-collapse:collapse;border:1px solid var(--border);border-radius:4px;overflow:hidden;font-size:12px;background:#0a0a0a}._pointsTable_9hpsg_3254 thead{background:#151515}._pointsTable_9hpsg_3254 th{padding:10px 8px;text-align:left;color:#e0e0e0;font-weight:600;border-bottom:1px solid var(--border)}._pointsTable_9hpsg_3254 td{padding:10px 8px;color:#a0a0a0;border-bottom:1px solid #1a1a1a}._pointsTable_9hpsg_3254 tbody tr:last-child td{border-bottom:none}._pointsTable_9hpsg_3254 tbody tr:hover{background:#111}._correct_9hpsg_1563{color:#4caf50;font-weight:600}._incorrect_9hpsg_3295{color:#f44336;font-weight:600}._modalFooter_9hpsg_3301{padding:16px 24px;border-top:1px solid var(--border);display:flex;gap:12px;justify-content:flex-end}._closeFooterBtn_9hpsg_3309{background:var(--f1-red);border:none;border-radius:4px;color:#fff;font-size:13px;font-weight:600;padding:8px 16px;cursor:pointer;transition:background .15s}._closeFooterBtn_9hpsg_3309:hover{background:#c0001f}@media(max-width:600px){._modalBody_9hpsg_324{padding:16px;gap:16px}._pointsTable_9hpsg_3254{font-size:11px}._pointsTable_9hpsg_3254 th,._pointsTable_9hpsg_3254 td{padding:8px 6px}._helpSection_9hpsg_3216 h3{font-size:15px}._helpSection_9hpsg_3216 p,._helpSection_9hpsg_3216 ul{font-size:12px}}._customSelect_9hpsg_1155{position:relative;width:100%}._csTrigger_9hpsg_2479{display:flex;align-items:center;width:100%;max-width:100%;padding:9px 10px 9px 12px;background:#27272f!important;background:var(--bg-input)!important;border:1px solid var(--border);border-radius:8px;color:var(--text-primary);font-size:13px;font-family:inherit;cursor:pointer;text-align:left;box-sizing:border-box;gap:6px;transition:border-color .15s;min-height:38px;overflow:hidden}._csTrigger_9hpsg_2479:hover:not(:disabled){border-color:#555}._csTrigger_9hpsg_2479:focus{outline:none;border-color:var(--f1-red)}._csTrigger_9hpsg_2479:disabled{opacity:.5;cursor:not-allowed}._csTriggerInner_9hpsg_3391{display:flex;align-items:center;gap:8px;flex:1;min-width:0;overflow:hidden}._csChevron_9hpsg_2495{width:14px;height:14px;flex-shrink:0;color:gray;pointer-events:none}._csMenu_9hpsg_3409{position:absolute;background:#1e1e28;background:var(--bg-card);border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 28px #000000bf;z-index:99999;max-height:260px;overflow-y:auto}._csMenuUp_9hpsg_3421{top:auto;bottom:calc(100% + 4px)}@media(max-width:768px){._csMenuPodium_9hpsg_3428 ._csOption_9hpsg_2500{font-size:11px}}@media(max-width:430px){._csMenuPodium_9hpsg_3428 ._csOption_9hpsg_2500{font-size:10px}}._csTeamBar_9hpsg_3438{width:3px;min-width:3px;align-self:stretch;border-radius:2px;display:block;flex-shrink:0}._csOption_9hpsg_2500{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;background:transparent;border:0;color:var(--text-primary);font-size:13px;font-family:inherit;text-align:left;cursor:pointer;box-sizing:border-box;transition:background .1s;height:36px;line-height:1.2}._csOption_9hpsg_2500:hover{background:#e8002d14}._csOptionActive_9hpsg_3468{background:#e8002d24;border-left:3px solid var(--f1-red);padding-left:9px}._csLogoSlot_9hpsg_2487{width:20px;min-width:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._csLogo_9hpsg_2487{height:14px;width:auto;max-width:20px;object-fit:contain;display:block}._csLabel_9hpsg_3493{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._selectCorrect_9hpsg_1431._csTrigger_9hpsg_2479,._customSelect_9hpsg_1155._selectCorrect_9hpsg_1431 ._csTrigger_9hpsg_2479{border-color:#2e7d32}._selectWrong_9hpsg_1435._csTrigger_9hpsg_2479,._customSelect_9hpsg_1155._selectWrong_9hpsg_1435 ._csTrigger_9hpsg_2479{border-color:var(--f1-red)}._page_1i74q_1{min-height:100vh;background:#0d0d0d;color:#ddd;font-family:Arial,sans-serif;font-size:14px;padding:28px 24px;max-width:860px;margin:0 auto}._header_1i74q_12{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;padding-bottom:16px;border-bottom:2px solid #e8002d}._title_1i74q_21{font-size:1.5rem;font-weight:700;color:#fff;margin:0;letter-spacing:.04em}._homeLink_1i74q_29{color:#e8002d;text-decoration:none;font-size:.85rem;font-weight:600}._homeLink_1i74q_29:hover{text-decoration:underline}._section_1i74q_38{background:#181818;border:1px solid #2c2c2c;border-radius:8px;padding:20px;margin-bottom:16px}._sectionTitle_1i74q_46{font-size:.75rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.1em;margin:0 0 14px}._toggleRow_1i74q_56{display:flex;align-items:center;gap:14px;flex-wrap:wrap}._toggleBtn_1i74q_63{padding:7px 18px;border-radius:4px;border:2px solid #444;background:#222;color:#888;font-weight:700;font-size:.8rem;cursor:pointer;letter-spacing:.05em;transition:all .15s}._toggleActive_1i74q_75{border-color:#e8002d;background:#e8002d;color:#fff}._resetBtn_1i74q_81{background:#2a1a1a;border:1px solid #733;border-radius:4px;color:#e88;padding:7px 14px;font-size:.78rem;cursor:pointer;transition:background .15s}._resetBtn_1i74q_81:hover{background:#3a2222}._activeNote_1i74q_93{margin:8px 0 0;color:#e8002d;font-size:.8rem}._inactiveNote_1i74q_94{margin:8px 0 0;color:#555;font-size:.8rem}._fieldRow_1i74q_97{display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap}._fieldLabel_1i74q_105{width:160px;font-size:.8rem;color:#999;flex-shrink:0;line-height:1.4}._fieldSub_1i74q_112{font-size:.7rem;color:#555}._dtInput_1i74q_117{flex:1;min-width:180px;background:#222;border:1px solid #3a3a3a;border-radius:4px;color:#e0e0e0;padding:6px 10px;font-size:.82rem;color-scheme:dark}._dtInput_1i74q_117:focus{outline:none;border-color:#555}._quickBtn_1i74q_130{background:#252525;border:1px solid #444;border-radius:4px;color:#bbb;padding:6px 12px;font-size:.78rem;cursor:pointer;white-space:nowrap}._quickBtn_1i74q_130:hover{background:#333}._clearBtn_1i74q_142{background:transparent;border:1px solid #3a3a3a;border-radius:4px;color:#666;padding:5px 8px;font-size:.78rem;cursor:pointer}._clearBtn_1i74q_142:hover{color:#e8002d;border-color:#e8002d}._presetRow_1i74q_153{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}._presetBtn_1i74q_160{background:#222;border:1px solid #3a3a3a;border-radius:4px;color:#ccc;padding:8px 14px;font-size:.78rem;cursor:pointer;transition:background .15s}._presetBtn_1i74q_160:hover{background:#2e2e2e}._statusPreview_1i74q_172{display:flex;gap:20px;margin-top:14px;padding-top:12px;border-top:1px solid #222;font-family:monospace;font-size:.78rem}._statusActive_1i74q_181{color:#e8002d;font-weight:700}._statusOff_1i74q_182{color:#444}._hint_1i74q_184{font-size:.75rem;color:#555;margin:0 0 12px}._sectionHeaderRow_1i74q_191{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._clearAllBtn_1i74q_198{background:#2a1a1a;border:1px solid #733;border-radius:4px;color:#e88;padding:4px 10px;font-size:.75rem;cursor:pointer}._clearAllBtn_1i74q_198:hover{background:#3a2222}._autoGrid_1i74q_209{display:flex;flex-direction:column;gap:6px}._autoFieldRow_1i74q_215{display:flex;align-items:center;gap:8px}._autoLabel_1i74q_221{width:140px;font-size:.8rem;color:#999;flex-shrink:0}._autoPts_1i74q_228{width:60px;font-size:.7rem;color:#555;flex-shrink:0;text-align:right}._autoInput_1i74q_236{flex:1;background:#222;border:1px solid #3a3a3a;border-radius:4px;color:#e0e0e0;padding:5px 10px;font-size:.82rem}._autoInput_1i74q_236::placeholder{color:#444}._autoInput_1i74q_236:focus{outline:none;border-color:#555}._autoInputSet_1i74q_247{border-color:#3a5a3a;background:#1a2a1a}._noProposals_1i74q_253{color:#444;font-size:.82rem;margin:0 0 12px}._proposalList_1i74q_255{display:flex;flex-direction:column;gap:5px;margin-bottom:16px}._proposalItem_1i74q_262{display:flex;align-items:center;gap:8px;padding:7px 12px;border-radius:4px;font-size:.8rem;flex-wrap:wrap}._pPending_1i74q_271{background:#1b1d2a;border:1px solid #2a2d44}._pConfirmed_1i74q_272{background:#192419;border:1px solid #2a3d2a}._pField_1i74q_274{color:#888;min-width:120px;font-family:monospace;font-size:.75rem}._pValue_1i74q_275{color:#fff;font-weight:600;min-width:80px}._pStatusBtn_1i74q_277{padding:2px 8px;border-radius:10px;border:1px solid;font-size:.72rem;cursor:pointer;white-space:nowrap}._pStatusPending_1i74q_285{background:#252535;border-color:#444;color:#888}._pStatusPending_1i74q_285:hover{border-color:#4caf50;color:#4caf50}._pStatusConfirmed_1i74q_287{background:#1a2e1a;border-color:#4caf50;color:#4caf50}._pStatusConfirmed_1i74q_287:hover{border-color:#888;color:#888}._pFrom_1i74q_290,._pConfirmer_1i74q_291{color:#555;font-size:.75rem}._removeBtn_1i74q_293{margin-left:auto;background:transparent;border:none;color:#444;cursor:pointer;font-size:.85rem;padding:2px 6px;flex-shrink:0}._removeBtn_1i74q_293:hover{color:#e8002d}._addForm_1i74q_306{background:#1e1e1e;border:1px solid #2a2a2a;border-radius:6px;padding:16px;margin-top:8px}._addTitle_1i74q_314{font-size:.75rem;font-weight:700;color:#888;text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px}._formGrid_1i74q_323{display:flex;flex-direction:column;gap:7px}._formRow_1i74q_325{display:flex;align-items:center;gap:8px}._formLabel_1i74q_331{width:140px;font-size:.78rem;color:#777;flex-shrink:0}._formInput_1i74q_338{flex:1;background:#262626;border:1px solid #3a3a3a;border-radius:4px;color:#e0e0e0;padding:5px 10px;font-size:.82rem}._formInput_1i74q_338::placeholder{color:#444}._formSelect_1i74q_349{flex:1;background:#262626;border:1px solid #3a3a3a;border-radius:4px;color:#e0e0e0;padding:5px 10px;font-size:.82rem}._addBtn_1i74q_359{margin-top:10px;background:#1a2e1a;border:1px solid #4caf50;border-radius:4px;color:#4caf50;padding:8px 16px;font-size:.82rem;cursor:pointer;font-weight:600;transition:background .15s}._addBtn_1i74q_359:hover:not(:disabled){background:#223a22}._addBtn_1i74q_359:disabled{opacity:.35;cursor:not-allowed}
