:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.authModalOverlay{position:fixed;inset:0;z-index:120;background:#030812b3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:20px}.authModal{position:relative;width:min(100%,520px);max-height:min(88vh,760px);overflow-y:auto;border-radius:20px;padding:18px 18px 20px;background:linear-gradient(180deg,#142736fa,#0f1c2bfa);border:1px solid rgba(255,255,255,.08);box-shadow:0 30px 70px #0000006b}.authModalClose{position:absolute;top:14px;right:14px;width:36px;height:36px;padding:0;border:0;border-radius:10px;background:transparent;color:#ffffffb3;font-size:0;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .18s ease,color .18s ease}.authModalClose span{display:block;font-size:28px;line-height:1;transform:translateY(-1px)}.authModalClose:hover,.authModalClose:focus-visible{color:#fff;background:#ffffff0d;outline:none}.authModalBrand{margin-bottom:22px;font-size:22px;font-weight:900;letter-spacing:-.03em}.authModalTitle{display:none}.authModalErrorText{margin:0 0 16px;font-size:13px;line-height:1.45;color:#ffffffb8}.authModalForm{display:grid;gap:14px}.authModalLabel{display:grid;gap:8px;font-size:13px;font-weight:700;color:#ffffffd6}.authModalInput{width:100%;min-height:48px;padding:12px 14px;border-radius:12px;border:1px solid rgba(116,149,182,.45);background:#09131fd9;color:#fff}.authModalInput::placeholder{color:#ffffff57}.authModalInput:focus,.authModalInput:focus-visible{border-color:#62d2ffa6;box-shadow:0 0 0 3px #62d2ff1f}.authModalPasswordWrap{position:relative}.authModalInputWithToggle{padding-right:52px}.authModalPasswordToggle{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:10px;background:transparent;color:#ffffffb8;cursor:pointer}.authModalPasswordToggle:hover,.authModalPasswordToggle:focus-visible{background:#ffffff0d;color:#fff;outline:none}.authModalHint{margin-top:-2px;font-size:12px;line-height:1.45;font-weight:500}.authModalHint--neutral{color:#fff9}.authModalHint--success{color:#59d68c}.authModalCheckboxRow{display:flex;align-items:flex-start;gap:10px;margin-top:2px;font-size:13px;line-height:1.45;color:#ffffffc2}.authModalCheckbox{margin-top:2px;width:16px;height:16px;accent-color:#2f8cff;flex:0 0 auto}.authModalTermsBtn{padding:0;border:0;background:transparent;color:#fff;font-size:inherit;font-weight:800;cursor:pointer}.authModalSubmit{min-height:44px;margin-top:4px;border:0;border-radius:12px;background:linear-gradient(180deg,#2f8cff,#2475dc);color:#fff;font-size:15px;font-weight:900;cursor:pointer;transition:filter .18s ease,opacity .18s ease}.authModalSubmit:hover,.authModalSubmit:focus-visible{filter:brightness(1.05);outline:none}.authModalSubmit:disabled{opacity:.65;cursor:not-allowed}.authModalDivider{position:relative;margin:18px 0 14px;text-align:center}.authModalDivider:before{content:"";position:absolute;inset:50% 0 auto;border-top:1px solid rgba(255,255,255,.1)}.authModalDivider span{position:relative;display:inline-block;padding:0 10px;background:#101f2ffa;color:#ffffff9e;font-size:12px;font-weight:800;text-transform:uppercase}.authModalGhostBtn{width:100%;min-height:42px;margin-top:10px;border:0;border-radius:12px;background:#7291ab52;color:#ffffffeb;font-weight:800;cursor:not-allowed}.authModalBottomText{margin-top:18px;text-align:center;color:#ffffffb8;font-size:14px}.authModalInlineBtn{padding:0;border:0;background:transparent;color:#fff;font-size:inherit;font-weight:900;cursor:pointer}@media(max-width:768px){.authModalOverlay{align-items:flex-end;padding:12px}.authModal{width:100%;max-height:92vh;border-radius:18px 18px 12px 12px}}.authModalEyeIcon{width:18px;height:18px;display:block}.authModalBrandLogo{display:block;width:96px;max-width:32%;height:auto;margin:0 0 12px;object-fit:contain}body.theme-light .authModalOverlay{background:#f4f7fab8}body.theme-light .authModal{background:linear-gradient(180deg,#fffffffa,#f7f9fbfa);border:1px solid rgba(15,23,42,.08);box-shadow:0 30px 70px #0f172a24}body.theme-light .authModalClose{color:#0f172a94}body.theme-light .authModalClose:hover,body.theme-light .authModalClose:focus-visible{color:#0f172a;background:#0f172a0f}body.theme-light .authModalErrorText{color:#b91c1ceb}body.theme-light .authModalLabel{color:#0f172ae0}body.theme-light .authModalInput{border-color:#94a3b873;background:#fffffff5;color:#0f172a}body.theme-light .authModalInput::placeholder{color:#64748bb8}body.theme-light .authModalInput:focus,body.theme-light .authModalInput:focus-visible{border-color:#22c55e8c;box-shadow:0 0 0 3px #22c55e1f}body.theme-light .authModalPasswordToggle{color:#0f172a85}body.theme-light .authModalPasswordToggle:hover,body.theme-light .authModalPasswordToggle:focus-visible{background:#0f172a0d;color:#0f172a}body.theme-light .authModalHint--neutral{color:#475569e0}body.theme-light .authModalHint--success{color:#15803d}body.theme-light .authModalCheckboxRow{color:#1e293bd1}body.theme-light .authModalCheckbox{accent-color:#16a34a}body.theme-light .authModalTermsBtn{color:#0f172a}body.theme-light .authModalSubmit{background:linear-gradient(180deg,#22c55e,#16a34a);color:#fff}body.theme-light .authModalDivider:before{border-top-color:#0f172a1a}body.theme-light .authModalDivider span{background:#f8fafcfa;color:#475569d1}body.theme-light .authModalGhostBtn{background:#e2e8f0e6;color:#0f172ae0}body.theme-light .authModalBottomText{color:#475569e6}body.theme-light .authModalInlineBtn{color:#0f172a}.authModalDiscordBtn{display:flex;align-items:center;justify-content:center;transition:background-color .16s ease,border-color .16s ease,transform .16s ease,opacity .16s ease}.authModalDiscordBtn:hover:not(:disabled){background:#5865f22e;border-color:#5865f294;transform:translateY(-1px)}.authModalDiscordBtn:active:not(:disabled){transform:translateY(0)}.authModalDiscordLogo{display:block;width:86px;max-height:24px;object-fit:contain;transition:transform .16s ease,opacity .16s ease}.authModalDiscordBtn:hover:not(:disabled) .authModalDiscordLogo{transform:scale(1.04);opacity:.96}.authModalDiscordBtn:not(:disabled){cursor:pointer}.authModalDiscordBtn:disabled{cursor:not-allowed}.betslipRail{min-width:0;width:0;opacity:0;pointer-events:none;overflow:hidden;transition:width .24s ease,opacity .18s ease;align-self:start;padding-top:0;position:sticky;top:12px}.betslipRailOpen{width:340px;opacity:1;pointer-events:auto}.betslipPanel{width:340px;height:calc(100vh - 24px);max-height:calc(100vh - 24px);min-height:0;padding:12px;display:flex;flex-direction:column;overflow:hidden}.betslipHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.06)}.betslipHeaderText{min-width:0}.betslipTitle{margin-top:0;font-size:17px;font-weight:900;color:#fff}.betslipCloseBtn{min-width:34px;width:34px;height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:10px}.betslipBody{display:flex;flex-direction:column;min-height:0;flex:1 1 auto;overflow-y:auto;padding-top:12px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.16) transparent}.betslipBody::-webkit-scrollbar{width:6px}.betslipBody::-webkit-scrollbar-track{background:transparent}.betslipBody::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:999px}.betslipItems{display:grid;gap:10px}.betItem{padding:10px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff05}.betItemTopRow{display:flex;align-items:center;justify-content:space-between;gap:10px}.betItemMeta{min-width:0;font-size:11px;font-weight:800;color:#ffffff80;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.betItemRemoveBtn{min-width:28px;width:28px;height:28px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:8px}.betMatch{margin-top:8px;font-size:13px;color:#ffffffc7;line-height:1.35}.betVs{color:#ffffff6b}.betPickRow{margin-top:10px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.betPickMain{min-width:0}.betPickLabel{font-size:11px;color:#ffffff8a}.betPickValue{margin-top:3px;font-size:14px;font-weight:850;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.betOdds{flex-shrink:0;min-width:58px;padding:8px 10px;border-radius:10px;text-align:center;font-size:13px;font-weight:900;color:#fff;background:#62d2ff1a;border:1px solid rgba(98,210,255,.22)}.betslipSummary{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.06)}.betslipInputWrap{display:block}.betslipInputLabel{display:block;margin-bottom:8px;font-size:12px;font-weight:800;color:#ffffffad}.betslipInput{margin-top:0}.summaryCard{margin-top:10px;padding:10px;border-radius:14px;background:#ffffff05;border:1px solid rgba(255,255,255,.06)}.betslipPlaceBtn{margin-top:12px}.betslipEmptyState{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px 12px}.betslipEmptyIcon{width:52px;height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:700;color:#62d2ffeb;background:#62d2ff14;border:1px solid rgba(98,210,255,.2)}.betslipEmptyTitle{margin-top:14px;font-size:15px;font-weight:900;color:#fff}.betslipEmptyText{margin-top:8px;max-width:220px;font-size:13px;line-height:1.45;color:#ffffff9e}.betslipEmptyActions{width:100%;margin-top:16px;display:grid;gap:10px}.betslipEmptyBtn{min-height:40px}@media(max-width:1280px){.betslipRailOpen,.betslipPanel{width:320px}}@media(max-width:920px){.betslipRail{position:fixed;inset:auto 12px 12px;z-index:40;width:auto;opacity:0;pointer-events:none;transform:translateY(calc(100% + 20px));transition:transform .24s ease,opacity .18s ease}.betslipRailOpen{width:auto;opacity:1;pointer-events:auto;transform:translateY(0)}.betslipPanel{width:100%;height:min(68vh,520px);max-height:min(68vh,520px)}}.betslipModeTabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.betslipModeTab{min-height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#ffffffb8;font-size:13px;font-weight:800;cursor:pointer;transition:.18s ease}.betslipModeTab:hover{border-color:#62d2ff3d;color:#fff}.betslipModeTabActive{color:#fff;background:#62d2ff24;border-color:#62d2ff57;box-shadow:inset 0 0 0 1px #62d2ff1f}.betItemSingleBox{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.06)}.betItemSingleReturn{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;font-weight:800;color:#ffffffb3}.betslipInputWithIcon{position:relative}.betslipCurrencyIcon{width:16px;height:16px;object-fit:contain;flex-shrink:0}.betslipInputWithIcon .betslipCurrencyIcon{position:absolute;left:12px;top:50%;transform:translateY(-50%);pointer-events:none}.betslipInputHasIcon{padding-left:36px}.betslipValueWithIcon{display:inline-flex;align-items:center;gap:6px}.betslipCurrencyIconInline{width:14px;height:14px}.searchPanel{width:100%;margin:0 0 12px;padding:0}.searchFieldWrap{position:relative}.searchIcon{position:absolute;top:50%;left:12px;transform:translateY(-50%);font-size:14px;line-height:1;color:#ffffff75;pointer-events:none}.searchField{width:100%;height:40px;padding:0 12px 0 36px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#fff;outline:none;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.searchField::placeholder{color:#ffffff6b}.searchField:hover{border-color:#ffffff1f}.searchField:focus{border-color:#62d2ff4d;background:#ffffff0a;box-shadow:inset 0 0 0 1px #62d2ff14}.user-panel-shell{width:100%;min-width:0;min-height:auto;display:flex;gap:16px;align-items:flex-start;padding:0;box-sizing:border-box;background:transparent}.user-panel-sidebar{width:280px;min-width:280px;flex:0 0 280px;margin-top:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:18px;box-shadow:0 18px 40px #00000047;padding:18px;position:sticky;top:12px;box-sizing:border-box;display:flex;flex-direction:column}.user-panel-main{flex:0 0 auto;width:min(1020px,100%);max-width:1020px;min-width:0;background:transparent;border:0;border-radius:0;box-shadow:none;padding:12px 0 0;min-height:calc(100vh - 54px);box-sizing:border-box}.user-panel-profile{border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:18px;margin-bottom:14px}.user-panel-profile-top h2{margin:6px 0 4px;font-size:1.22rem;line-height:1.2;font-weight:700}.user-panel-profile-kicker,.user-panel-bet-label,.user-panel-field-label{display:block;color:#8f9aae;letter-spacing:.04em;text-transform:uppercase;font-size:.72rem}.user-panel-id{color:#9aa7ba;font-size:.9rem}.user-panel-wallet-card{margin-top:16px;padding:12px 0 0;border-radius:0;background:transparent;border:0;box-shadow:none}.user-panel-wallet-head span{display:block;color:#90a0b5;font-size:.74rem;margin-bottom:4px;text-transform:uppercase;letter-spacing:.04em}.user-panel-wallet-head strong{display:block;font-size:.98rem;font-weight:800;color:#f5f8ff;margin-bottom:10px}.user-panel-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.user-panel-actions.compact{gap:8px}.user-panel-action,.user-panel-nav-item,.user-panel-tab,.user-panel-page-number,.user-panel-link-button{appearance:none;border:0;cursor:pointer;font:inherit;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.user-panel-action{min-height:40px;border-radius:10px;background:#18212d;color:#e7edf7;border:1px solid rgba(255,255,255,.07)}.user-panel-action.small{min-height:34px;font-size:.88rem}.user-panel-action.primary{background:linear-gradient(180deg,#37a7ff,#1c84ff);color:#09111a;font-weight:700;border-color:transparent}.user-panel-action:hover,.user-panel-link-button:hover,.user-panel-tab:hover,.user-panel-nav-item:hover,.user-panel-page-number:hover{transform:translateY(-1px)}.user-panel-nav{display:flex;flex-direction:column;gap:8px;flex:1 1 auto}.user-panel-nav-item{text-align:left;min-height:42px;border-radius:12px;background:transparent;color:#cbd6e5;padding:0 12px;border:1px solid transparent}.user-panel-nav-item.is-active{background:#3688ff24;border-color:#529fff38;color:#fff;box-shadow:inset 0 0 0 1px #54a2ff0f}.user-panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.user-panel-header h1{margin:0;font-size:1.5rem;line-height:1.1;font-weight:700;color:#f5f8ff}.user-panel-content,.user-panel-section,.user-panel-section-single{width:100%;min-width:0;display:block}.user-panel-card{width:100%;min-width:0;box-sizing:border-box;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:16px;overflow:hidden}.user-panel-card-head{padding:18px 18px 10px}.user-panel-card-head h3{margin:0;font-size:1.08rem;font-weight:700}.user-panel-card-head p{margin:6px 0 0;color:#94a4b8;font-size:.93rem;line-height:1.5}.user-panel-card-body{padding:0 18px 18px}.user-panel-card-body:first-child{padding-top:18px}.user-panel-field{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;border-bottom:1px solid rgba(255,255,255,.05)}.user-panel-field:last-child{border-bottom:0}.user-panel-field-value{color:#f2f6ff;font-weight:600;text-align:right}.user-panel-tabs{display:inline-flex;gap:8px;padding:4px;background:#ffffff0a;border-radius:12px;border:1px solid rgba(255,255,255,.06);margin-bottom:18px}.user-panel-tabs-compact{gap:6px;padding:3px;border-radius:10px}.user-panel-tab{min-width:108px;height:38px;border-radius:10px;background:transparent;color:#b8c5d8;padding:0 16px}.user-panel-tab-compact{min-width:76px;height:30px;padding:0 12px;border-radius:8px;font-size:.82rem}.user-panel-tab.is-active{background:linear-gradient(180deg,#37a7ff,#1d84ff);color:#081019;font-weight:700}.user-panel-bets-scroll,.user-panel-transactions-scroll{max-height:620px;overflow-y:auto;padding-right:4px}.user-panel-bets-list,.user-panel-transactions-list{display:grid;gap:8px;width:100%}.user-panel-bet-card,.user-panel-transaction-card{width:100%;border-radius:12px;background:linear-gradient(180deg,#151d29fa,#0e141dfa);border:1px solid rgba(255,255,255,.06);box-sizing:border-box}.user-panel-bet-card{padding:8px 10px}.user-panel-transaction-card{padding:9px 10px}.user-panel-bet-line-1,.user-panel-bet-line-2,.user-panel-bet-line-3,.user-panel-bet-line-4,.user-panel-transaction-top,.user-panel-transaction-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.user-panel-bet-line-1,.user-panel-bet-line-2,.user-panel-transaction-top{margin-bottom:4px}.user-panel-bet-line-4{color:#aebacf;font-size:.78rem}.user-panel-bet-line-4 strong,.user-panel-bet-line-3 strong{color:#f6f9ff;font-size:.8rem}.user-panel-bet-left,.user-panel-bet-right{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.user-panel-bet-id,.user-panel-bet-date,.user-panel-transaction-date{color:#95a5bb;font-size:.72rem}.user-panel-bet-event{margin:0;font-size:.84rem;line-height:1.15;font-weight:700;color:#f4f8ff}.user-panel-bet-selection{color:#b8c5d8;font-size:.8rem;margin-left:auto}.user-panel-bet-line-3{justify-content:flex-start;color:#aebacf;font-size:.78rem}.user-panel-bet-type{padding:2px 6px;border-radius:999px;background:#ffffff0d;color:#c7d2e3;font-size:.68rem}.user-panel-bet-result,.user-panel-transaction-status{padding:2px 7px;border-radius:999px;font-size:.68rem;font-weight:700}.user-panel-bet-result.is-open,.user-panel-transaction-status.is-pending{background:#3b9aff26;color:#7fc2ff}.user-panel-bet-result.is-won,.user-panel-transaction-status.is-completed{background:#26c97824;color:#7be3ac}.user-panel-bet-result.is-lost,.user-panel-transaction-status.is-failed{background:#ff5a5a24;color:#ff9c9c}.user-panel-transaction-status.is-cancelled{background:#ffc15c24;color:#ffd48a}.user-panel-pagination{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:14px}.user-panel-page-number,.user-panel-page-ellipsis{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:.78rem;line-height:1}.user-panel-page-number{background:#18212d;color:#cbd6e5;border:1px solid rgba(255,255,255,.07)}.user-panel-page-number.is-active{background:linear-gradient(180deg,#37a7ff,#1d84ff);color:#081019;font-weight:700;border-color:transparent}.user-panel-page-ellipsis{color:#9fb0c4}.user-panel-empty,.user-panel-copy-block,.user-panel-promo-card{border-radius:14px;background:#ffffff08;border:1px dashed rgba(255,255,255,.08);padding:18px;color:#9fb0c4;line-height:1.55}.user-panel-balance-main{display:flex;flex-direction:column;gap:0}.user-panel-balance-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06)}.user-panel-balance-row:last-child{border-bottom:0}.user-panel-balance-row span{color:#9cb0c8;font-size:.88rem}.user-panel-balance-value{font-size:1rem!important;line-height:1.1;color:#fff}.user-panel-balance-history{margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.06)}.user-panel-balance-history-head{margin-bottom:10px}.user-panel-balance-history-head h3{margin:0;font-size:1rem;font-weight:700;color:#f4f8ff}.user-panel-transaction-type,.user-panel-transaction-amount{color:#f4f8ff;font-weight:700;font-size:.86rem}.user-panel-link-list{display:grid;gap:10px}.user-panel-link-button{text-align:left;min-height:42px;padding:0 14px;border-radius:12px;background:#18222e;color:#e5edf8;border:1px solid rgba(255,255,255,.06)}.user-panel-sidebar-bottom{margin-top:auto;padding-top:16px;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:14px}.user-panel-logout-button{width:100%;height:38px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:inherit;font-size:.92rem;font-weight:600;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.user-panel-logout-button:hover{background:#ffffff12;border-color:#ffffff2e}.user-panel-logout-button:active{transform:translateY(1px)}.user-panel-theme-toggle-row{display:flex;align-items:center;justify-content:center;gap:10px}.user-panel-theme-label{font-size:.8rem;opacity:.72;-webkit-user-select:none;user-select:none}.user-panel-theme-toggle{padding:0;border:none;background:transparent;cursor:pointer}.user-panel-theme-toggle-track{width:44px;height:24px;border-radius:999px;background:#ffffff2e;display:flex;align-items:center;padding:3px;transition:background .2s ease}.user-panel-theme-toggle-thumb{width:18px;height:18px;border-radius:50%;background:#fff;transform:translate(0);transition:transform .2s ease}.user-panel-theme-toggle.is-light .user-panel-theme-toggle-track{background:#00000038}.user-panel-theme-toggle.is-light .user-panel-theme-toggle-thumb{transform:translate(20px)}.user-panel-theme-dark{background:transparent;color:#f3f5f7}.user-panel-theme-dark .user-panel-sidebar{background:#ffffff08;border:1px solid rgba(255,255,255,.06);color:#f3f5f7}.user-panel-theme-dark .user-panel-main{background:transparent;color:#f3f5f7}.user-panel-theme-dark .user-panel-card,.user-panel-theme-dark .user-panel-wallet-card{background:transparent;border:0;box-shadow:none}.user-panel-theme-light{background:#f3f5f8;color:#15181d}.user-panel-theme-light .user-panel-sidebar{background:#fff;color:#15181d;border-color:#00000014;box-shadow:0 18px 40px #00000014}.user-panel-theme-light .user-panel-main{background:transparent;color:#15181d;border-color:transparent;box-shadow:none}.user-panel-theme-light .user-panel-card,.user-panel-theme-light .user-panel-wallet-card,.user-panel-theme-light .user-panel-bet-card,.user-panel-theme-light .user-panel-transaction-card{background:#fff;color:#15181d;border-color:#00000014}.user-panel-theme-light .user-panel-profile-kicker,.user-panel-theme-light .user-panel-bet-label,.user-panel-theme-light .user-panel-field-label,.user-panel-theme-light .user-panel-id,.user-panel-theme-light .user-panel-wallet-head span,.user-panel-theme-light .user-panel-card-head p,.user-panel-theme-light .user-panel-theme-label,.user-panel-theme-light .user-panel-bet-date,.user-panel-theme-light .user-panel-transaction-date,.user-panel-theme-light .user-panel-page-ellipsis,.user-panel-theme-light .user-panel-empty{color:#15181da6}.user-panel-theme-light .user-panel-profile-top h2,.user-panel-theme-light .user-panel-header h1,.user-panel-theme-light .user-panel-wallet-head strong,.user-panel-theme-light .user-panel-field-value,.user-panel-theme-light .user-panel-bet-id,.user-panel-theme-light .user-panel-bet-event,.user-panel-theme-light .user-panel-bet-selection,.user-panel-theme-light .user-panel-transaction-type,.user-panel-theme-light .user-panel-transaction-amount,.user-panel-theme-light .user-panel-balance-value,.user-panel-theme-light .user-panel-nav-item,.user-panel-theme-light .user-panel-tab,.user-panel-theme-light .user-panel-page-number,.user-panel-theme-light .user-panel-link-button,.user-panel-theme-light .user-panel-action,.user-panel-theme-light .user-panel-logout-button{color:#15181d}.user-panel-theme-light .user-panel-nav-item{background:#00000008}.user-panel-theme-light .user-panel-nav-item.is-active{background:#00000014;border-color:#00000014;color:#15181d;box-shadow:none}.user-panel-theme-light .user-panel-tab,.user-panel-theme-light .user-panel-page-number,.user-panel-theme-light .user-panel-link-button,.user-panel-theme-light .user-panel-action,.user-panel-theme-light .user-panel-logout-button{background:#00000008;border-color:#00000014}.user-panel-theme-light .user-panel-tab.is-active,.user-panel-theme-light .user-panel-page-number.is-active{background:#0000001a}.user-panel-theme-light .user-panel-tabs{background:#00000008;border-color:#00000014}.user-panel-theme-light .user-panel-sidebar-bottom{border-top:1px solid rgba(0,0,0,.08)}.user-panel-theme-light .user-panel-action.primary{background:linear-gradient(180deg,#20b486,#109c79);color:#fff;border-color:transparent;box-shadow:0 10px 22px #10a37f2e}@media(max-width:1100px){.user-panel-shell{flex-direction:column}.user-panel-sidebar{width:100%;min-width:0;flex:none;position:static}.user-panel-main{width:100%;min-height:auto}}@media(max-width:720px){.user-panel-shell{padding:12px}.user-panel-main,.user-panel-sidebar{background:#ffffff08;border:1px solid rgba(255,255,255,.06);margin-top:2px}.user-panel-header h1{font-size:1.25rem}.user-panel-actions{grid-template-columns:1fr}.user-panel-tabs{width:100%;flex-wrap:wrap}.user-panel-tab{flex:1 1 0;min-width:0}.user-panel-bet-line-1,.user-panel-bet-line-2,.user-panel-bet-line-3,.user-panel-bet-line-4,.user-panel-balance-row,.user-panel-transaction-top,.user-panel-transaction-bottom{flex-direction:column;align-items:flex-start}.user-panel-bet-left,.user-panel-bet-right{align-items:flex-start}.user-panel-bet-selection{margin-left:0}.user-panel-pagination{justify-content:flex-start;flex-wrap:wrap}}.user-panel-theme-light .user-panel-wallet-card{background:transparent;border:0;box-shadow:none}.user-panel-theme-light .user-panel-action.primary:hover{background:linear-gradient(180deg,#25c395,#12a884);box-shadow:0 12px 24px #10a37f38}.user-panel-theme-light .user-panel-action.primary:active{transform:translateY(1px) scale(.985);box-shadow:0 6px 14px #10a37f29}.user-panel-theme-light .user-panel-action:not(.primary):hover{transform:translateY(-1px);box-shadow:0 8px 18px #0f172a14}.user-panel-theme-light .user-panel-action:not(.primary):active{transform:translateY(1px) scale(.985);box-shadow:0 4px 10px #0f172a0f}.user-panel-theme-light .user-panel-balance-row span,.user-panel-theme-light .user-panel-balance-history-head h3,.user-panel-theme-light .user-panel-balance-value,.user-panel-theme-light .user-panel-transaction-type,.user-panel-theme-light .user-panel-transaction-amount{color:#15181d}.user-panel-theme-light .user-panel-bet-line-3,.user-panel-theme-light .user-panel-bet-line-4,.user-panel-theme-light .user-panel-bet-date,.user-panel-theme-light .user-panel-bet-label{color:#1f2328d1}.user-panel-theme-light .user-panel-bet-line-3 strong,.user-panel-theme-light .user-panel-bet-line-4 strong,.user-panel-theme-light .user-panel-bet-selection,.user-panel-theme-light .user-panel-bet-type{color:#1f2328}.user-panel-theme-light .user-panel-bet-card{background:#fff;border-color:#0f172a14}.user-panel-field-value{color:#f2f6ff;font-weight:600;text-align:right;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;min-width:0}.user-panel-email-inline{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;min-width:0}.user-panel-email-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 8px;border-radius:999px;font-size:.67rem;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase;white-space:nowrap;font-family:Inter,Arial,sans-serif}.user-panel-email-badge.is-verified{background:#26c97824;color:#7be3ac}.user-panel-email-badge.is-needed{background:#ff5a5a24;color:#ff9c9c}.user-panel-theme-light .user-panel-email-badge.is-verified{background:#18a05d1f;color:#168a53}.user-panel-theme-light .user-panel-email-badge.is-needed{background:#dc35451f;color:#b42318}.user-panel-email-status{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;min-width:0}.user-panel-email-trigger{appearance:none;border:0;background:#ff5a5a24;color:#ff9c9c;min-height:22px;padding:0 8px;border-radius:999px;font-size:.67rem;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase;white-space:nowrap;font-family:Inter,Arial,sans-serif;cursor:pointer;transition:background-color .18s ease,color .18s ease,transform .18s ease,opacity .18s ease}.user-panel-email-trigger:hover{background:#ff7a7a33;color:#ffd0d0;transform:translateY(-1px)}.user-panel-email-trigger:disabled{cursor:default;opacity:.72;transform:none}.user-panel-email-notice{font-size:.72rem;line-height:1.35;color:#7be3ac;font-weight:600;text-align:right}.user-panel-theme-light .user-panel-email-trigger{background:#dc35451f;color:#b42318}.user-panel-theme-light .user-panel-email-trigger:hover{background:#dc35452e;color:#8f1d14}.user-panel-theme-light .user-panel-email-notice{color:#168a53}.globalSiteFooter{width:100%;flex-shrink:0;margin-top:12px;padding:12px 16px 16px 12px}.globalSiteFooterLine{height:1px;width:100%;background:linear-gradient(90deg,#ffffff08,#62d2ff38 18%,#7d5cff2e,#62d2ff38 82%,#ffffff08)}.globalSiteFooterInner{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:12px 4px 0;flex-wrap:wrap}.globalSiteFooterLeftLogo{display:flex;align-items:flex-start;justify-content:flex-start;min-width:0}.globalSiteFooterLogo{display:block;height:29px;width:auto;object-fit:contain}.globalSiteFooterRight{display:flex;flex-direction:column;align-items:flex-end;gap:14px;font-size:12px;line-height:1.4;color:#ffffffb8;letter-spacing:.2px;text-align:right}.globalSiteFooterCopyright{color:#ffffffb8}.globalSiteFooterColumns{display:flex;align-items:flex-start;gap:40px}.globalSiteFooterSection{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.globalSiteFooterSectionTitle{font-size:12px;line-height:1.4;font-weight:800;letter-spacing:.2px;color:#ffffffe0}.globalSiteFooterSectionLinks{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.globalSiteFooterLink{font-size:12px;line-height:1.4;color:#ffffff9e;letter-spacing:.2px;transition:color .16s ease;text-decoration:none;cursor:pointer}.globalSiteFooterLinkButton{appearance:none;border:0;background:transparent;padding:0;margin:0;text-align:right;font:inherit}.globalSiteFooterLink:hover{color:#ffffffe6}body.theme-light .globalSiteFooterLine{background:linear-gradient(90deg,#0f172a0a,#16a34a2e 18%,#3b82f629,#16a34a2e 82%,#0f172a0a)}body.theme-light .globalSiteFooterSectionTitle{color:#0f172adb}body.theme-light .globalSiteFooterLink{color:#0f172a8f}body.theme-light .globalSiteFooterLink:hover{color:#0f172ad1}body.theme-light .globalSiteFooterRight,body.theme-light .globalSiteFooterCopyright{color:#0f172a94}@media(max-width:900px){.globalSiteFooterInner{align-items:flex-start;justify-content:flex-start;flex-direction:column}.globalSiteFooterRight,.globalSiteFooterSection,.globalSiteFooterSectionLinks{align-items:flex-start;text-align:left}.globalSiteFooterLinkButton{text-align:left}.globalSiteFooterColumns{flex-direction:column;gap:18px}}footer button,footer a,.footerLink,.footer-link{outline:none}footer button:focus,footer button:focus-visible,footer button:active,footer a:focus,footer a:focus-visible,footer a:active,.footerLink:focus,.footerLink:focus-visible,.footerLink:active,.footer-link:focus,.footer-link:focus-visible,.footer-link:active{outline:none!important;box-shadow:none!important}.sportsbookTopBar{width:100%;max-width:1480px;margin:0 auto;padding:12px 12px 0;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box}.sportsbookTopBar .brandPlain{width:280px;min-width:280px;display:flex;align-items:center;justify-content:flex-start;padding-left:0;margin-bottom:-10px}.sportsbookTopBarAccount{justify-content:space-between}.accountTopBarRight{flex:0 0 auto;display:flex;align-items:center}.brandPlain{margin:0;padding:0;background:transparent;border:0;cursor:pointer;box-shadow:none}.brand.brandPlain{background:transparent;border-color:transparent}.brand{padding:10px;margin-bottom:12px;border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.brandRow{display:flex;align-items:center;gap:10px}.brandIcon{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#7d5cfff2,#62d2fff2);box-shadow:0 0 20px #7d5cff40;flex-shrink:0}.brandTitle{font-size:20px;font-weight:900;line-height:1;letter-spacing:-.02em}.accountDock{position:absolute;top:-64px;right:16px;display:flex;justify-content:flex-end;align-items:flex-start;z-index:20}.accountGuest,.accountLogged{position:relative;display:flex;align-items:center;gap:10px}.authTopBtn,.accountTrigger{min-height:40px;padding:10px 14px;border-radius:12px;font-weight:800}.accountTriggerLogged{background:#62d2ff1f;border-color:#62d2ff47;color:#fff}.accountPopover{position:absolute;top:calc(100% + 10px);right:0;width:300px;padding:14px;border-radius:16px;box-shadow:0 18px 40px #00000057}.accountPopoverMenu{right:calc(100% + 12px);top:-2px;width:260px;z-index:35}.accountPopoverTitle{font-size:15px;font-weight:900;margin-bottom:8px}.accountPopoverMeta{margin-top:6px;font-size:12px;color:#ffffffad}.themeHeaderToggle{width:54px;height:44px;min-width:54px;padding:0;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:inset 0 1px #ffffff08;transition:background .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease}.themeHeaderToggle:hover{background:#ffffff12;border-color:#62d2ff3d;transform:translateY(-1px)}.themeHeaderToggleGlyph{position:relative;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.themeHeaderToggleSunMask{width:18px;height:18px;display:block;background:linear-gradient(135deg,#62d2fffa,#7d5cfff5);box-shadow:0 0 16px #62d2ff2e;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAGuUlEQVR4nO2dW48UVRCAvxk2EXcWFaW9RF80Ei8vKIiaiNwk0ZgoSIiRGIUHvELQXTEhxvCiIb57iZfIs1FAEJQH4y9Qgw8iRAS5KO6yYDQouMDsmJOUSXtS3dPDzkxX95wvOcmmp6en6lSfW52qs1B8HgWOS1mWtzC9ziTgT6Ah5Q+5FsiJKGaM/4q7FsiJKBjEFlEwiC2iYBBbRMEgtoiCQWwRBYPYIgoGscUAUI8Zoy7XAjmyM2aQz/IWJgA1YJUU93cgYIMFwH7gmLydvc4qYFjqZF4eAvzkzW6G6F2GvLpwRuk6w8qUs1tG6QOmA7OARcBiKYvk2nS5Jw9jNKTX6DrPKIJ0wihVYCawDtgK7APOJvx2vLh79sp3XpJnuGd12hiuPN3m35mwQBM1ShWYD2wCfs9Q+VnLSeBDYC5QMar7hGmnYAPSEg610QhJ5WeRsVYmYzQT0HVrWQ2xATjRYqWekrHsgJRhudbKM0aBV1swTLe66o4YxVXORU2+5wITjjaptHHge+BN4AlgNnBpyjPdZ3fKvW8BezIY5jDwSIYX51QRjJFklNPA5IR7rwK+aFJJ3wBrgavbINs1wAvAt01+c0eKg/IS4ExRjBFv0qdE8GdTFpXHEiqkDnwE3NZBGW8HPvYck/Hya8ri7jnRzZU1FISLgf6EzwaB8wkVsR24qYty3uw5J+PlvLROjX7RsdC4aeYbCcq7WdVDOcq2WMYQTbaNbZgim8Mp9F6CwluAy/IWEJgKbEuQ8d2yGUVrGXXpvixRkXVQPaGllIJBRbl/JCbXKo8BY4rcSWNKYVigDODOGPdjnwcUo5wTt0shuVKmj343ZbllaC3F775+a9O6qOt8rjR5a2NGFl5W9Cjc3v2yhBVwEWcqFeBTRR83VS4EA4pv6pCRqe2FcjlwRNEpafFrig3K25Tnoq9dLFH0egXj1MSd7btDysIOT7cT1gPz1in+oG76pjrNLcqsa8jy4HfQE9Z5bcvGZmUsMTlZma/0sZ10oefFTEVPk4vFTZ6QX1Nednu6vo8xqkp0SOH9Pi3450Y7EGLU1mY8XlT3Qkautd49++4FF5BQdvZanm35rgUXHVJ23lY22sy+LS78puys8HR2oUYm6FNibV3cVNm529N5rIsB3qncqAxwaUFsZWGqovcN7Xp4VX4grSR5Nmd7Qv1F73Da0/2OhPv6M9RvNe7FPKlY2y91iWHyY2AXKjtqvcKwp7vbso5TkzpLCsiLl5NiC37JcHO8+OlrD3uf/0jvsN/T3dVFnKdarFtni2AQawZZnjENoC77AaHLyt5lTQG+zNhljca3hcOgbmhQnyhh2kv7p70ToU8JKAsLw5z5wRMuuE5yZqsnnEsjKzvveDq7rV2zwQ294H7fZzkqU9ugcjl9ZeU6ZUCfgSGqivvFJViWlSFP1+PWtnCRExL8DNqy8p2nq8sOM8c8pRm7bNeyMUvRcw4GqchxFXFBXepx2QPlDlgNlENO3fH9Xy71uCzcqvilXsQwNRng4gLvojzsVByCpoOtkYNcCpvcksJSRa/1FICakoR/WJxxReUKJQnpYJFOc1haspS2bWVIQvKTWxriYika6xU9XGBg4YiU7WHnUnmS4rBcmVW5rmsaBWWecnDAmCTlW+dBJQDwnNVFYCusVZr8mCTlW+XxhKM1VlMSNirK1SVq3tJAX5ExY1yR93VKREWOOGooZbvkgVuY2moTkYZsRll6cdpCJaGlNCQpf0nO0/SkgzhfK4MxJqe4FNbK4Kgpv1NSj7vpm9qVIMu5lDFjIMNpq2Z4Xg6IHEtxvM1NiZisA5/ILmQnXehbUgLYjqbMpgZFtzNyIGahdtLOphxQHMmpOo2UslsqwOX0tWPbdUjJoNUWfdNSWsZZy6lszQ5SPp3B37Mk49HieyWNzIXf3NXENzZV7lkhA7IfkKCVgxncIf3Kub0mjZJ01HjWeXu/HOQymqHi4uVvYCR21PiIXGvlGSMy1c3qKFyd8BwzRmnnwfQ1+Z5/REcnygEZ4/rLdBh/pwSrAPcCH1xAq0kro3Lqwpwy/ruKlV0SqCpJ+YMyM9qT4Nbwy5jcu1m+O6MD64kko7i66TpHcnw7+iTS3E1f74v9y6OFcu16YFKXZNGM4jbkcg+wzr3/zJEhC4HXc8QoR/NqosZYKXXh6uSevIUJBP43VV4j64NCnBJadr6K9d0uwTKQI1O8wXRcrgVyIlKmnOEf3OdIFAxiiygYxBZRMIgtomAQW0TBILaIgkFsEQWD2KLqbWCdsJie3GsslpAiVwqfqfUv3OGqVm9GeyQAAAAASUVORK5CYII=);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-image:url(data:image/png;base64,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);mask-repeat:no-repeat;mask-position:center;mask-size:contain}.themeHeaderToggleMoon{width:15px;height:15px;border-radius:999px;background:#e5e7eb;box-shadow:-4px 0 #0f172aeb inset,0 0 14px #e5e7eb1f}body.theme-light .themeHeaderToggle{border-color:#0f172a14;background:#ffffffeb;box-shadow:0 1px 2px #0f172a0a,inset 0 1px #ffffffd9}body.theme-light .themeHeaderToggle:hover{background:#fff;border-color:#3b82f629}.brandLogoImage{height:34px;width:auto;display:block;object-fit:contain}.headerUtilityControls{display:flex;align-items:center;gap:10px;margin-right:10px}.oddsHeaderSelectWrap,.timezoneHeaderSelectWrap{position:relative;display:inline-flex;align-items:center}.oddsHeaderSelectWrap:after,.timezoneHeaderSelectWrap:after{content:"▾";position:absolute;right:12px;top:50%;transform:translateY(-52%);font-size:12px;color:#ffffffb8;pointer-events:none}.oddsHeaderSelect,.timezoneHeaderSelect{min-width:156px;max-width:184px;height:44px;padding:0 30px 0 12px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#f8fafc;font-size:13px;font-weight:700;outline:none;cursor:pointer;box-shadow:inset 0 1px #ffffff08;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none}.oddsHeaderSelect:hover,.timezoneHeaderSelect:hover{background:#ffffff12;border-color:#62d2ff3d}.oddsHeaderSelect:focus,.timezoneHeaderSelect:focus{border-color:#62d2ff57;box-shadow:0 0 0 3px #62d2ff1f,inset 0 1px #ffffff08}.oddsHeaderSelect option,.timezoneHeaderSelect option{color:#f8fafc;background:#1e293b}body.theme-light .oddsHeaderSelectWrap:after,body.theme-light .timezoneHeaderSelectWrap:after{color:#0f172a9e}body.theme-light .oddsHeaderSelect,body.theme-light .timezoneHeaderSelect{border-color:#0f172a14;background:#ffffffeb;color:#0f172a;box-shadow:0 1px 2px #0f172a0a,inset 0 1px #ffffffd9}body.theme-light .oddsHeaderSelect:hover,body.theme-light .timezoneHeaderSelect:hover{background:#fff;border-color:#3b82f629}body.theme-light .oddsHeaderSelect:focus,body.theme-light .timezoneHeaderSelect:focus{border-color:#3b82f63d;box-shadow:0 0 0 3px #3b82f61f,0 1px 2px #0f172a0a}body.theme-light .oddsHeaderSelect option,body.theme-light .timezoneHeaderSelect option{color:#0f172a;background:#fff}@media(max-width:960px){.sportsbookTopBar{flex-wrap:wrap;row-gap:10px}.sportsbookTopBar .brandPlain{width:auto;min-width:0;margin-bottom:0}.sportsbookTopBarAccount{justify-content:space-between}.accountTopBarRight{width:100%;justify-content:flex-end;flex-wrap:wrap;row-gap:10px}.headerUtilityControls{margin-right:0}.oddsHeaderSelect,.timezoneHeaderSelect{min-width:148px;max-width:172px}}.oddsHeaderSelect{min-width:100px;max-width:124px}@media(max-width:960px){.oddsHeaderSelect{min-width:100px;max-width:124px}}.resourcesPage{width:100%;max-width:1480px;margin:0 auto;padding:0 12px 16px;box-sizing:border-box}.resourcesShell{display:flex;align-items:flex-start;gap:16px;width:100%}.resourcesSidebar{width:280px;min-width:280px;flex:0 0 280px;margin:12px 0 12px 12px;padding:16px 12px 12px;border-radius:18px;box-sizing:border-box;position:sticky;top:12px}.resourcesSidebarTitle{margin-bottom:12px;font-size:18px;font-weight:900;line-height:1.1;color:#fff}.resourcesNav{display:flex;flex-direction:column;gap:8px}.resourcesNavItem{width:100%;margin:0;padding:0 12px;min-height:42px;border-radius:12px;border:0!important;outline:none;background:transparent;color:#cbd6e5;cursor:pointer;display:flex;justify-content:flex-start;align-items:center;text-align:left;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.2;box-shadow:none!important;transition:background-color .18s ease,color .18s ease,transform .18s ease}.resourcesNavItem:hover{transform:translateY(-1px);background:#ffffff0a;color:#fff;border:0!important;box-shadow:none!important}.resourcesNavItem.is-active{background:#3688ff24;color:#fff;border:0!important;box-shadow:none!important}.resourcesMain{flex:1;min-width:0;padding:12px 16px 12px 12px;box-sizing:border-box}.resourcesCard{width:min(1020px,100%);min-height:calc(100vh - 180px);border-radius:18px;box-sizing:border-box}.resourcesCardHead{padding:18px 18px 10px;border-bottom:1px solid rgba(255,255,255,.06)}.resourcesCardHead h1{margin:0;font-size:18px;line-height:1.1;font-weight:700;color:#fff}.resourcesCardBody{padding:18px}.resourcesPlaceholder{padding:18px;border-radius:16px;border:1px dashed rgba(255,255,255,.08);background:#ffffff05;color:#ffffffb8;font-size:14px;line-height:1.55}body.theme-light .resourcesSidebarTitle,body.theme-light .resourcesCardHead h1{color:#15181d}body.theme-light .resourcesNavItem{background:transparent;color:#15181d;font-weight:400;border:0!important;box-shadow:none!important}body.theme-light .resourcesNavItem:hover{background:#00000008;color:#15181d;border:0!important;box-shadow:none!important}body.theme-light .resourcesNavItem.is-active{background:#00000014;color:#15181d;border:0!important;box-shadow:none!important}body.theme-light .resourcesPlaceholder{border-color:#0f172a14;background:#ffffffb8;color:#15181db8}@media(max-width:1100px){.resourcesShell{flex-direction:column}.resourcesSidebar{width:100%;min-width:0;flex:none;margin:12px 0 0;position:static}.resourcesMain{width:100%;padding:0 0 12px}.resourcesCard{width:100%;min-height:auto}}.resourcesCardHead h1{font-size:16px;line-height:1.3}.document-content{font-size:13px;line-height:1.65}.document-section{margin-bottom:20px}.document-section h2{font-size:20px;line-height:1.3;margin:0 0 14px}.document-section h3{font-size:14px;line-height:1.35;margin:22px 0 10px}.document-section p{font-size:13px;line-height:1.65;margin:0 0 12px}.document-updated{font-size:12px;opacity:.82;margin-bottom:18px}.resourcesPlaceholder{font-size:13px;line-height:1.6}.footer button:focus,.footer button:focus-visible,.footer a:focus,.footer a:focus-visible,.resourcesPage button:focus,.resourcesPage button:focus-visible,.resourcesPage a:focus,.resourcesPage a:focus-visible{outline:none;box-shadow:none}
