:root{--nextra-primary-hue:152deg;--nextra-primary-saturation:100%;--nextra-primary-lightness:44%;--jb-bg:#0e0e1b;--jb-sidebar-bg:#0c0c1d;--jb-nav-bg:#0c0c1d;--jb-surface:#151628;--jb-surface-elevated:#20203a;--jb-border:#27272a;--jb-border-subtle:#353643;--jb-button-primary:#141426;--jb-title:#dfdfed;--jb-text:#8e8ea6;--jb-text-dim:#71717a;--jb-text-light:#d9d9d9;--jb-text-grey:#acacae;--jb-green:#00df64;--jb-green-light:#78ffb5;--jb-green-neon:#97ff3c;--jb-green-button:#39ce7c;--jb-red:#d9113a;--jb-purple:#8a38f5;--jb-orange:#f46e20;--jb-yellow:#fccd46;--jb-blue:#00bfff;--jb-gradient-green:linear-gradient(90deg,#78ffb5,#39ce7c);--jb-gradient-grey:linear-gradient(175.35deg,#171d35 8.49%,#14182d 53.42%,#111325 98.34%);--jb-gradient-red:linear-gradient(101.52deg,#e61c4d 15.52%,#d61447 141.02%);--jb-font:"FS Industrie","Inter","Noto Sans",system-ui,-apple-system,sans-serif;--jb-font-mono:"JetBrains Mono","Fira Code","Cascadia Code",ui-monospace,monospace}.dark{--nextra-bg:14 14 27}html.dark,html.dark body{background:var(--jb-bg)!important}html.dark body{font-family:var(--jb-font);font-size:15px;color:var(--jb-text)}html.dark header,html.dark nav{background:var(--jb-nav-bg)!important;border-bottom:1px solid var(--jb-border)!important}.nextra-navbar-blur{background:var(--jb-nav-bg)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}header nav{max-width:revert!important;margin-left:revert!important;margin-right:revert!important}html.dark header [data-search],html.dark header button[type=button],html.dark header input{background:var(--jb-surface)!important;border-color:var(--jb-border)!important;color:var(--jb-text)!important}html.dark header input::placeholder{color:var(--jb-text-dim)!important}html.dark [data-nextra-search]{background:var(--jb-surface)!important;border-color:var(--jb-border)!important}html.dark aside{background:var(--jb-sidebar-bg)!important;border-right:1px solid var(--jb-border)!important}html.dark aside a:not(.active),html.dark aside nav a,html.dark aside nav ul li a{color:var(--jb-text)!important;font-size:14px!important;font-weight:400;transition:color .15s ease,background-color .15s ease}html.dark aside nav a:hover,html.dark aside nav ul li a:hover{color:var(--jb-title)!important;background-color:rgba(255,255,255,.04)!important}html.dark aside a[aria-current=page],html.dark aside a[data-active=true],html.dark li.active>a{color:var(--jb-title)!important;background-color:var(--jb-surface-elevated)!important;font-weight:500}html.dark aside nav [class*=separator],html.dark aside nav span[class*=word-break]{color:var(--jb-text-dim)!important;font-size:11px!important;font-weight:600;text-transform:uppercase;letter-spacing:.06em}html.dark aside::-webkit-scrollbar{width:4px}html.dark aside::-webkit-scrollbar-track{background:transparent}html.dark aside::-webkit-scrollbar-thumb{background-color:var(--jb-surface-elevated);border-radius:3px}html.dark main{background:var(--jb-bg)!important}html.dark article{color:var(--jb-text);max-width:820px}html.dark article>*{max-width:100%}html.dark h1{font-weight:700;font-size:2rem;letter-spacing:-.02em}html.dark h1,html.dark h2{color:var(--jb-title)!important}html.dark h2{font-weight:600;font-size:1.5rem;border:none!important;padding-bottom:0!important}html.dark h2:after{display:none!important}html.dark h3{font-size:1.25rem}html.dark h3,html.dark h4,html.dark h5,html.dark h6{color:var(--jb-title)!important;font-weight:600}html.dark p{color:var(--jb-text);line-height:1.7}html.dark b,html.dark strong{color:var(--jb-text-light)}html.dark li{color:var(--jb-text)}html.dark li::marker{color:var(--jb-green-button)}html.dark article a{color:var(--jb-green)!important;text-decoration:none;transition:color .15s ease}html.dark article a:hover{color:var(--jb-green-light)!important;text-decoration:underline}html.dark a[href^="#"]:not(article a){color:inherit!important}html.dark pre{background:var(--jb-button-primary)!important;border:1px solid var(--jb-border)!important;border-radius:8px}html.dark code,html.dark pre{font-family:var(--jb-font-mono)}html.dark code{background:var(--jb-surface);color:var(--jb-green);padding:2px 6px;border-radius:4px;font-size:.875em}html.dark pre code{background:transparent;color:var(--jb-text-light);padding:0;font-size:.875rem}html.dark pre .comment,html.dark pre .token.comment{color:var(--jb-text-dim)}html.dark pre .string,html.dark pre .token.string{color:var(--jb-green)}html.dark pre .keyword,html.dark pre .token.keyword{color:var(--jb-purple)}html.dark pre .function,html.dark pre .token.function{color:var(--jb-blue)}html.dark pre .number,html.dark pre .token.number{color:var(--jb-orange)}html.dark table{border-color:var(--jb-border)}html.dark th{background:var(--jb-surface)!important;color:var(--jb-title)!important;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.04em}html.dark td,html.dark th{border-color:var(--jb-border)!important}html.dark td{color:var(--jb-text)}html.dark tr:hover td{background:rgba(255,255,255,.02)}html.dark blockquote{border-left:3px solid var(--jb-green-button)!important;background:var(--jb-surface)!important;color:var(--jb-text-grey);border-radius:0 8px 8px 0;padding:12px 16px}html.dark [class*=toc-content],html.dark article~aside,html.dark main~aside,html.dark nav[aria-label="table of contents"]{display:block!important}html.dark nav[aria-label="table of contents"] a{color:var(--jb-text)!important;font-size:13px!important;transition:color .15s ease}html.dark nav[aria-label="table of contents"] a:hover{color:var(--jb-title)!important}html.dark nav[aria-label="table of contents"] a[aria-current=true],html.dark nav[aria-label="table of contents"] li.active a{color:var(--jb-title)!important;font-weight:500}html.dark nav[aria-label="table of contents"] ul{border-left:1px solid var(--jb-border)!important}html.dark [class*=toc]>p,html.dark nav[aria-label="table of contents"]>p{color:var(--jb-text-dim)!important;font-size:11px!important;font-weight:600;text-transform:uppercase;letter-spacing:.06em}html.dark [class*=breadcrumb],html.dark nav[aria-label=breadcrumb]{display:none!important}html.dark [class*=nextra-navigation],html.dark a[class*=next],html.dark a[class*=prev],html.dark nav[aria-label=pagination] a{color:var(--jb-text)!important;border-color:var(--jb-border)!important;background:var(--jb-surface)!important;border-radius:8px;transition:border-color .15s ease,color .15s ease}html.dark a[class*=next]:hover,html.dark a[class*=prev]:hover,html.dark nav[aria-label=pagination] a:hover{border-color:var(--jb-green-button)!important;color:var(--jb-title)!important}html.dark footer{border-top:1px solid var(--jb-border)!important;background:var(--jb-sidebar-bg)!important}html.dark hr{border-color:var(--jb-border)!important;opacity:.5}html.dark .nextra-sidebar-footer button[aria-haspopup=listbox],html.dark [class*=theme-switch],html.dark [data-toggle-theme],html.dark [id*=headlessui-listbox-options],html.dark a[href*=shuding][href*=edit],html.dark a[href*=shuding][href*=feedback],html.dark aside [data-theme-switch],html.dark aside a[href*=nextra],html.dark aside a[title*=Nextra],html.dark aside select,html.dark button[aria-label*=Theme],html.dark button[aria-label*=theme],html.dark button[title="Change theme"]{display:none!important}html.dark article img[alt*=JustBet]{width:100%;border-radius:12px;margin-bottom:1.5rem}.jb-hero{position:relative;margin:-1.5rem -1.5rem 2rem;padding:0;overflow:hidden;border-radius:0 0 16px 16px}.jb-hero img{width:100%;display:block;border-radius:0 0 12px 12px}.jb-hero-overlay{position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(0deg,var(--jb-bg) 0,transparent 100%);pointer-events:none}.jb-header-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 18px;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none!important;background:var(--jb-gradient-green);color:#0e0e1b!important;transition:opacity .15s ease,transform .15s ease;letter-spacing:.01em}.jb-header-btn:hover{opacity:.9;transform:translateY(-1px);color:#0e0e1b!important}.jb-header-btn svg{width:12px;height:12px;stroke:currentColor;stroke-width:2.5}.jb-sidebar-footer{padding:16px 12px;border-top:1px solid var(--jb-border);display:flex;flex-direction:column;gap:4px}.jb-sidebar-footer a{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:6px;font-size:12.5px;color:var(--jb-text-dim)!important;text-decoration:none!important;transition:color .15s ease,background-color .15s ease}.jb-sidebar-footer a:hover{color:var(--jb-title)!important;background:rgba(255,255,255,.04)}.jb-sidebar-footer a svg{width:14px;height:14px;flex-shrink:0;opacity:.5;transition:opacity .15s ease}.jb-sidebar-footer a:hover svg{opacity:1}.jb-sidebar-footer .divider{height:1px;background:var(--jb-border);margin:6px 0}.jb-sidebar-footer .section-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--jb-text-dim);padding:4px 8px 0}html.dark [data-nextra-search-results]{background:var(--jb-surface)!important;border-color:var(--jb-border)!important}html.dark [data-nextra-search-results] a{color:var(--jb-text)!important}html.dark [data-nextra-search-results] a:hover,html.dark [data-nextra-search-results] a[aria-selected=true]{background:var(--jb-surface-elevated)!important;color:var(--jb-title)!important}html.dark [data-nextra-search-results] .highlight,html.dark [data-nextra-search-results] mark{color:var(--jb-green)!important;background:transparent!important}html.dark [class*=card],html.dark [class*=nextra-card]{background:var(--jb-surface)!important;border-color:var(--jb-border)!important;border-radius:10px}html.dark [class*=card]:hover,html.dark [class*=nextra-card]:hover{border-color:var(--jb-border-subtle)!important}@media (min-width:768px){.nextra-hamburger,button[aria-label*=Menu],button[aria-label*=menu],button[aria-label*=navigation],button[data-nextra-hamburger]{display:none!important}}@media (max-width:767px){html.dark .nextra-mobile-nav{background:var(--jb-bg)!important}html.dark body,html.dark main{overflow-x:hidden!important}html.dark article{padding-left:16px;padding-right:16px}html.dark article img{max-width:100%!important;height:auto!important}html.dark pre,html.dark table{max-width:calc(100vw - 32px);overflow-x:auto}html.dark table{display:block}html.dark .nextra-toc{display:none!important}html.dark h1{font-size:1.6rem}html.dark h2{font-size:1.3rem}html.dark h3{font-size:1.1rem}}@media (min-width:768px) and (max-width:1023px){html.dark article{padding-left:24px;padding-right:24px}html.dark article~aside,html.dark main~aside,html.dark nav[aria-label="table of contents"]{display:none!important}}@media (min-width:1280px){html.dark [class*=toc-content],html.dark article~aside,html.dark main~aside,html.dark nav[aria-label="table of contents"]{display:block!important}}html.dark ::selection{background:rgba(0,223,100,.2);color:var(--jb-title)}html.dark ::-webkit-scrollbar{width:6px;height:6px}html.dark ::-webkit-scrollbar-track{background:var(--jb-bg)}html.dark ::-webkit-scrollbar-thumb{background-color:var(--jb-surface-elevated);border-radius:3px}html.dark ::-webkit-scrollbar-thumb:hover{background-color:var(--jb-border-subtle)}html.dark{scrollbar-width:thin;scrollbar-color:var(--jb-surface-elevated) var(--jb-bg)}html.dark :focus-visible{outline:2px solid var(--jb-green-button)!important;outline-offset:2px}html.dark body:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 20% 0,rgba(138,56,245,.03) 0,transparent 50%),radial-gradient(ellipse at 80% 100%,rgba(0,223,100,.02) 0,transparent 50%);pointer-events:none;z-index:-1}.jb-footer{flex-direction:column;gap:12px;padding:24px 0}.jb-footer,.jb-footer-socials{display:flex;align-items:center}.jb-footer-socials{gap:16px}.jb-footer-socials a{color:var(--jb-text-dim)!important;text-decoration:none!important;transition:color .15s ease}.jb-footer-socials a:hover{color:var(--jb-title)!important}.jb-footer-socials svg{width:16px;height:16px}.jb-footer-copy{color:var(--jb-text-dim);font-size:12px}.jb-footer-copy a{color:var(--jb-text)!important;text-decoration:none!important;transition:color .15s ease}.jb-footer-copy a:hover{color:var(--jb-title)!important}html.dark a[href*="issues/new"],html.dark a[href*=edit],html.dark a[href*=feedback]{display:none!important}.nextra-sidebar{background:var(--jb-sidebar-bg)!important;border-color:var(--jb-border)!important}html.dark .nextra-sidebar a{color:var(--jb-text)!important;font-size:14px!important}html.dark .nextra-sidebar a:hover{color:var(--jb-title)!important}html.dark .nextra-sidebar a[class*=bg-primary],html.dark .nextra-sidebar a[class*=font-semibold]{background:var(--jb-surface-elevated)!important;color:var(--jb-title)!important}html.dark .nextra-sidebar [class*=font-semibold][class*=block]{color:var(--jb-text-dim)!important}html.dark .nextra-sidebar-footer{border-color:var(--jb-border)!important}html.dark .nextra-sidebar-footer a{color:var(--jb-text-dim)!important}html.dark .nextra-sidebar-footer a:hover{color:var(--jb-text)!important}html.dark .nextra-sidebar .nextra-scrollbar{scrollbar-color:var(--jb-surface-elevated) transparent}.nextra-navbar{background:transparent!important}html.dark .nextra-navbar-blur{background:var(--jb-nav-bg)!important}html.dark .nextra-border,html.dark .nextra-navbar-blur,html.dark .nextra-search input{border-color:var(--jb-border)!important}html.dark .nextra-search input{background:var(--jb-surface)!important;color:var(--jb-text)!important}html.dark .nextra-search input::placeholder{color:var(--jb-text-dim)!important}html.dark .nextra-search [class*=bg-nextra-bg]{background:var(--jb-surface)!important;border-color:var(--jb-border)!important;color:var(--jb-text-dim)!important}html.dark .nextra-breadcrumb{display:none!important}html.dark .nextra-toc{display:block!important}html.dark .nextra-toc a{color:var(--jb-text)!important;font-size:13px!important}html.dark .nextra-toc a:hover{color:var(--jb-title)!important}html.dark .nextra-toc a[aria-selected=true],html.dark .nextra-toc li.active a{color:var(--jb-green)!important}html.dark .nextra-toc ul{border-color:var(--jb-border)!important}html.dark .nextra-mobile-nav{background:var(--jb-bg)!important}html.dark a[class*=text-gray-600][class*=py-4][class*=font-medium]{color:var(--jb-text)!important}html.dark a[class*=text-gray-600][class*=py-4][class*=font-medium]:hover{color:var(--jb-green-button)!important}html.dark [class*=mb-8][class*=border-t][class*=pt-8]{border-color:var(--jb-border)!important}html.dark [class*=mb-8][class*=border-t][class*=pt-8] a{color:var(--jb-text-dim)!important}html.dark [class*=mb-8][class*=border-t][class*=pt-8] a:hover{color:var(--jb-text)!important}html.dark [class*=bg-nextra-bg]{background-color:var(--jb-bg)!important}html.dark [class*="max-w-(--nextra-content-width)"]{max-width:var(--nextra-content-width,90rem)}html.dark [class*="dark:text-gray-400"]{color:var(--jb-text)!important}html.dark [class*="dark:text-gray-300"]{color:var(--jb-text-grey)!important}html.dark [class*="dark:text-neutral-400"]{color:var(--jb-text)!important}html.dark [class*="dark:hover:text-gray-200"]:hover,html.dark [class*="dark:hover:text-gray-300"]:hover,html.dark [class*="dark:hover:text-gray-50"]:hover{color:var(--jb-title)!important}html.dark [class*="dark:hover:bg-primary-100/5"]:hover{background-color:rgba(255,255,255,.04)!important}@media (max-width:1279px){html.dark .nextra-toc{display:none!important}}@media (min-width:1280px){html.dark .nextra-toc{display:block!important}}