@property --bg{syntax:"<color>";inherits:true;initial-value:#0a0a0a}@property --surface{syntax:"<color>";inherits:true;initial-value:#161618}@property --surface-2{syntax:"<color>";inherits:true;initial-value:#1d1d20}@property --surface-hover{syntax:"<color>";inherits:true;initial-value:#232327}@property --border{syntax:"<color>";inherits:true;initial-value:#ffffff12}@property --border-strong{syntax:"<color>";inherits:true;initial-value:#ffffff1f}@property --text{syntax:"<color>";inherits:true;initial-value:#fff}@property --text-muted{syntax:"<color>";inherits:true;initial-value:#acadae}@property --text-dim{syntax:"<color>";inherits:true;initial-value:#6e6e73}@property --gauge-track{syntax:"<color>";inherits:true;initial-value:#2c2c30}@property --warning{syntax:"<color>";inherits:true;initial-value:#ffbb45}@property --warning-10{syntax:"<color>";inherits:true;initial-value:#ffbb4514}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--hit:#ff0002;--hit-hover:#e60002;--miss:#238ad3;--miss-hover:#1f7abc;--green:#47bb64;--red:#e24756;--warning:#ffbb45;--warning-10:#ffbb4514;--hit-10:#ff00021a;--hit-14:#ff000224;--hit-25:#ff000240;--miss-10:#238ad31a;--bg:#0a0a0a;--surface:#161618;--surface-2:#1d1d20;--surface-hover:#232327;--border:#ffffff12;--border-strong:#ffffff1f;--text:#fff;--text-muted:#acadae;--text-dim:#6e6e73;--gauge-track:#2c2c30;--card-shadow-filter:none;--card-shadow-hover:drop-shadow(0 14px 30px #0000008c);--card-shadow-tight:drop-shadow(0 0 4px #0000008c);--shadow-dropdown:0 12px 32px #00000024;--backdrop:#00000073;transition-property:--bg,--surface,--surface-2,--surface-hover,--border,--border-strong,--text,--text-muted,--text-dim,--gauge-track,--warning,--warning-10;transition-duration:.2s;transition-timing-function:ease}html.light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--warning:#a35200;--warning-10:#a3520014;--bg:#fff;--surface:#fff;--surface-2:#f0f1f3;--surface-hover:#eceef1;--border:#00000014;--border-strong:#00000024;--text:#0a0a0a;--text-muted:#6c6d6e;--text-dim:#9a9b9e;--gauge-track:#e4e6ea;--card-shadow-filter:drop-shadow(0 8px 32px #000e1c2e);--card-shadow-hover:drop-shadow(0 16px 34px #000e1c3d);--card-shadow-tight:drop-shadow(0 0 4px #000e1c2e)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/fonts/Inter-Regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/fonts/Inter-Medium.woff2)format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/fonts/Inter-SemiBold.woff2)format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/fonts/Inter-Bold.woff2)format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(/fonts/Inter-ExtraBold.woff2)format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:800;src:url(/fonts/Inter-ExtraBoldItalic.woff2)format("woff2")}@font-face{font-display:swap;font-family:Roboto Mono;font-style:normal;font-weight:400;src:url(/fonts/RobotoMono-Regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:Roboto Mono;font-style:normal;font-weight:500;src:url(/fonts/RobotoMono-Medium.woff2)format("woff2")}@font-face{font-display:swap;font-family:Roboto Mono;font-style:normal;font-weight:600;src:url(/fonts/RobotoMono-SemiBold.woff2)format("woff2")}@font-face{font-display:swap;font-family:Roboto Mono;font-style:normal;font-weight:700;src:url(/fonts/RobotoMono-Bold.woff2)format("woff2")}:root{--font-sans:Inter, system-ui, -apple-system, Segoe UI, sans-serif;--font-mono:Roboto Mono, ui-monospace, monospace}*,:before,:after{box-sizing:border-box;border:0 solid}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}ol,ul{margin:0;padding:0;list-style:none}html,body{background-color:var(--bg);color:var(--text);width:100%;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;--privy-color-background:var(--surface);--privy-color-background-2:var(--surface-2);--privy-color-background-3:var(--surface-hover);--privy-color-foreground:var(--text);--privy-color-foreground-2:var(--text-muted);--privy-color-foreground-3:var(--text-muted);--privy-color-foreground-4:var(--border-strong);--privy-color-icon-muted:var(--text-muted);--privy-color-icon-subtle:var(--text-dim);--privy-color-accent:var(--hit);--privy-color-accent-light:var(--text-muted);--privy-color-accent-dark:var(--hit-hover);--privy-color-border-default:var(--border-strong);--privy-color-border-focus:var(--border-strong);--privy-color-foreground-disabled:var(--text-muted);--privy-color-foreground-accent:#fff;--privy-color-border-error:var(--warning);--privy-color-icon-error:var(--warning);--privy-color-icon-warning:var(--warning);--privy-color-error:var(--warning);--privy-color-error-dark:var(--warning);--privy-color-error-bg:rgb(from var(--warning) r g b / calc(alpha * .1));--privy-color-warn-bg:var(--warning-10);--privy-color-success:var(--green);--privy-color-success-dark:var(--green);--privy-color-success-light:rgb(from var(--green) r g b / 10%);--privy-color-success-bg:rgb(from var(--green) r g b / 10%);--privy-border-radius-sm:var(--radius);--privy-border-radius-md:var(--radius-md);--privy-border-radius-lg:var(--radius-card);--privy-font-family:Inter, system-ui, -apple-system, Segoe UI, sans-serif;min-height:100dvh;line-height:1.4;overflow-x:clip}@media (max-width:1023px){body.mobile-menu-open,body.chat-open,body.privy-open{overscroll-behavior:none;overscroll-behavior-x:none;overscroll-behavior-y:none;left:0;right:0;top:var(--scroll-lock-top,0);width:100%;position:fixed;overflow:hidden}}@media (min-width:641px) and (max-width:1024px){body.navbar-open{overscroll-behavior:none;overscroll-behavior-x:none;overscroll-behavior-y:none;left:0;right:0;top:var(--scroll-lock-top,0);width:100%;position:fixed;overflow:hidden}}*{scrollbar-color:var(--border-strong) #0000;scrollbar-width:thin}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:var(--radius-pill)}::-webkit-scrollbar-track{background:0 0}::selection{background:var(--hit-25)}img,video,canvas,svg{max-width:100%;height:auto;display:block}input,button,textarea,select{appearance:none;box-shadow:none;color:inherit;font:inherit;background:0 0;outline:none;margin:0;padding:0}input[type=search]::-webkit-search-cancel-button{appearance:none;background-color:var(--text-muted);cursor:pointer;width:14px;height:14px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M6 6 18 18M18 6 6 18'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M6 6 18 18M18 6 6 18'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}input[type=search]::-webkit-search-cancel-button:hover{background-color:var(--text)}button{cursor:pointer}textarea{resize:vertical}a{color:inherit;text-decoration:none}table{border-collapse:collapse;border-spacing:0}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}h1,h2,h3,h4,h5,h6,strong,b{font-weight:var(--fw-medium)}.app{opacity:0;grid-template-rows:auto 1fr auto;width:100%;min-height:100dvh;transition:opacity .5s;display:grid}.app.mounted{opacity:1}@media (min-width:641px){.app{grid-template-columns:auto 1fr auto}}@media (min-width:641px) and (max-width:1024px){.app{padding-left:var(--sidebar-w)}}.main-wrapper{scrollbar-width:none;flex-direction:column;grid-row:2;width:100%;min-width:0;padding:12px 0;display:flex;position:relative;overflow-x:clip}.main-wrapper::-webkit-scrollbar{display:none}@media (max-width:640px){.main-wrapper{padding-bottom:calc(var(--bottom-nav-height,var(--bottom-nav-h)) + 12px)}body.game-playing .main-wrapper{padding-top:0;padding-bottom:0}}@media (min-width:641px){.main-wrapper{border-right:1px solid var(--border);grid-area:2/2/-1;padding:24px 0}}.page-container{flex-direction:column;gap:24px;display:flex}.page-content{max-width:var(--content-max);padding:0 var(--content-pad);transition:max-width var(--dur-slow) var(--ease);flex-direction:column;flex:1 0 auto;gap:24px;width:100%;margin:0 auto;display:flex;position:relative}.page-content:has(.theatre-mode){max-width:100%}.constrain-max-width{max-width:1500px;margin-left:auto;margin-right:auto;transition:max-width .1s}.constrain-max-width--narrow{width:100%;max-width:940px}.constrain-max-width:has(.theatre-mode){max-width:100%;transition:max-width var(--dur-slow) var(--ease)}.section-title{align-items:center;gap:8px;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1;display:flex}.section-title h2{font-size:var(--fs-section);font-weight:var(--fw-bold)}.section-title .title-icon{width:20px;height:20px}.section-title .title-icon svg{width:100%;height:100%}.stream-chat-wrapper{display:contents}.progress{background-color:var(--hit);z-index:1000;width:100%;height:1px;position:fixed;top:0}.fade-in{animation:.5s ease-in-out fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes mp-flash{0%{background-color:rgb(from var(--text) r g b/16%);color:var(--text)}60%{background-color:rgb(from var(--text) r g b/8%)}to{color:inherit;background-color:#0000}}.mp-flash{border-radius:var(--radius);margin:-1px -3px;padding:1px 3px;animation:.9s ease-out mp-flash}@keyframes mp-pulse-dot{0%,to{opacity:.45;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.mp-pulse-dot{background:var(--hit);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite mp-pulse-dot;display:inline-block}@keyframes mp-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.mp-skeleton{background:linear-gradient(90deg, rgb(from var(--text) r g b/8%) 0%, rgb(from var(--text) r g b/16%) 50%, rgb(from var(--text) r g b/8%) 100%);border-radius:var(--radius);background-size:200% 100%;animation:1.6s linear infinite mp-shimmer}.mp-num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.trade-bar{bottom:var(--bottom-nav-h)!important}@media (min-width:641px){.trade-bar{position:sticky;bottom:0!important}}.main-wrapper:has(.trade-bar)>footer{margin-top:0}@media (max-width:640px){.main-wrapper:has(.trade-bar)>footer{padding-bottom:80px}}[class~=str-chat__container],[class~=str-chat__channel],[class~=str-chat__main-panel-inner],[class~=str-chat__virtual-list]{width:100%;height:100%}[data-test-id=virtuoso-scroller]{scrollbar-color:var(--text-dim) var(--bg)}[data-test-id=virtuoso-scroller]::-webkit-scrollbar{background-color:var(--bg);width:4px}[data-test-id=virtuoso-scroller]::-webkit-scrollbar-track{background:var(--bg)}[data-test-id=virtuoso-scroller]::-webkit-scrollbar-thumb{background:var(--text-dim);border-radius:var(--radius)}[data-test-id=virtuoso-item-list]{flex-direction:column;gap:14px;padding-right:8px;display:flex}.wysiwyg-block{color:var(--text)}.wysiwyg-block a{text-decoration:underline}.wysiwyg-block a:hover{text-decoration:none}.wysiwyg-block h1,.wysiwyg-block h2,.wysiwyg-block h3,.wysiwyg-block h4,.wysiwyg-block h5,.wysiwyg-block h6{color:var(--text);font-weight:var(--fw-bold);margin-bottom:.3em}.wysiwyg-block h1{font-size:32px}.wysiwyg-block h2{font-size:var(--fs-section)}.wysiwyg-block img{display:inline-block}.wysiwyg-block p{color:var(--text-muted);margin-bottom:.3em}.wysiwyg-block li{color:var(--text-muted)}.wysiwyg-block strong,.wysiwyg-block b{color:var(--text);font-weight:var(--fw-bold)}.wysiwyg-block em,.wysiwyg-block i{color:var(--text)}.wysiwyg-block table{border-collapse:separate;border-spacing:0 8px;width:100%;font-size:15px}.wysiwyg-block table p{margin:0}.wysiwyg-block table th{color:var(--text-dim);font-size:var(--fs-caption);font-weight:var(--fw-semibold);letter-spacing:.05em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:0 20px 4px}.wysiwyg-block table td{background:var(--surface);border-bottom:1px solid var(--border);border-top:1px solid var(--border);color:var(--text);padding:13px 20px}.wysiwyg-block table td:first-child{border-left:1px solid var(--border);border-radius:var(--radius-card) 0 0 var(--radius-card)}.wysiwyg-block table td:last-child{border-radius:0 var(--radius-card) var(--radius-card) 0;border-right:1px solid var(--border)}.wysiwyg-block table tr:hover td{background:var(--surface-2)}.wysiwyg-block ul,.wysiwyg-block ol{margin-left:20px}.wysiwyg-block ul{list-style:initial}.wysiwyg-block ol{list-style:decimal}#privy-dialog-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#0006!important}#privy-modal-content{box-shadow:none;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;border-radius:var(--radius-md) var(--radius-md) 0 0!important}@media (min-width:768px){#privy-modal-content{border-radius:var(--radius-md)!important}}#privy-modal-content h1,#privy-modal-content h2,#privy-modal-content h3,#privy-modal-content h4,#privy-modal-content h5,#privy-modal-content h6{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}#privy-modal-content img[alt*=logo]{width:120px!important;max-width:120px!important;height:60px!important;max-height:60px!important}#privy-modal-content .login-method-button{font-size:var(--fs-body);width:100%}#privy-modal-content #email-input{background-color:var(--surface-2);border:1px solid var(--border-strong);border-radius:var(--radius-md);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:var(--fs-body);text-overflow:ellipsis;height:48px;transition:border-color var(--dur-slow);white-space:nowrap;outline:none;padding:0 70px 0 56px;overflow:hidden}#privy-modal-content #email-input:focus{border-color:var(--text-muted)}#privy-modal-content #email-input::placeholder{color:var(--text-dim)}#privy-modal-content #email-input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--surface-2) inset!important;caret-color:var(--text)!important;-webkit-text-fill-color:var(--text)!important}#privy-modal-content #email-input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--surface-2) inset!important;caret-color:var(--text)!important;-webkit-text-fill-color:var(--text)!important}#privy-modal-content #email-input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px var(--surface-2) inset!important;caret-color:var(--text)!important;-webkit-text-fill-color:var(--text)!important}#privy-modal-content label:has(#email-input){height:48px}#privy-modal-content label:has(#email-input) button{color:var(--text-dim);width:auto}#privy-modal-content label:has(#email-input) button:not(:disabled){color:var(--hit)}#privy-modal-content label:has(#email-input) button:focus{box-shadow:none}#privy-modal-content label:has(#email-input) button:not(:disabled):hover span{color:var(--hit-hover)}#privy-modal-content a:not(#protected-by-privy){font-size:var(--fs-body);text-underline-offset:3px;text-decoration:underline}#privy-content-footer-container{margin:0!important}.Toastify__toast-container{--toastify-color-dark:var(--surface);--toastify-color-light:var(--surface);--toastify-text-color-dark:var(--text);--toastify-text-color-light:var(--text)}@media (max-width:768px){.Toastify__toast-container{padding:10px}}.Toastify__toast{border:1px solid var(--border);border-radius:var(--radius-md);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:var(--fs-body)}.Toastify__toast-body{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.Toastify__progress-bar{background:var(--text-dim)}.Toastify__toast--success .Toastify__toast-icon svg{fill:var(--green)}.Toastify__toast--success .Toastify__progress-bar{background:var(--green)}.Toastify__toast--error .Toastify__toast-icon svg{fill:var(--hit)}.Toastify__toast--error .Toastify__progress-bar{background:var(--hit)}.Toastify__spinner{border-color:var(--text-dim);border-right-color:var(--text)}.Toastify__toast .Toastify__close-button{color:var(--text-muted)}.Toastify__toast .Toastify__close-button:hover{color:var(--text)}:root{--radius:4px;--radius-md:8px;--radius-control-lg:10px;--radius-card:12px;--radius-lg:16px;--radius-pill:999px;--sidebar-w:60px;--header-h:64px;--control-h:38px;--ticker-h:38px;--bottom-nav-h:69px;--content-max:1360px;--content-pad:40px;--ease:ease;--ease-out:cubic-bezier(.22, 1, .36, 1);--dur-fast:.12s;--dur-base:.15s;--dur-slow:.2s;--fs-caption:12px;--fs-label:13px;--fs-body:14px;--fs-base:16px;--fs-value:17px;--fs-section:20px;--fs-page-title:28px;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-display:800}@media (max-width:640px){:root{--content-pad:14px}}:root{--bottom-nav-height:69px;--nav-height:62px;--window-height:100vh}.h-viewport-minus-nav{height:calc(var(--window-height,100vh) - var(--nav-height,62px))}@supports (height:100dvh){.h-viewport-minus-nav{height:calc(100dvh - var(--nav-height,62px))}}.min-h-viewport-minus-nav{min-height:calc(var(--window-height,100vh) - var(--nav-height,62px))}@supports (height:100dvh){.min-h-viewport-minus-nav{min-height:calc(100dvh - var(--nav-height,62px))}}.h-viewport-minus-navs{height:calc(var(--window-height,100vh) - var(--nav-height,62px) - var(--bottom-nav-height,69px))}@supports (height:100dvh){.h-viewport-minus-navs{height:calc(100dvh - var(--nav-height,62px) - var(--bottom-nav-height,69px))}}.min-h-viewport-minus-navs{min-height:calc(var(--window-height,100vh) - var(--nav-height,62px) - var(--bottom-nav-height,69px))}@supports (height:100dvh){.min-h-viewport-minus-navs{min-height:calc(100dvh - var(--nav-height,62px) - var(--bottom-nav-height,69px))}}
