@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
@property --clr-hit-red{syntax:"<color>";inherits:true;initial-value:#ff0002}@property --clr-hit-red-dark{syntax:"<color>";inherits:true;initial-value:#620000}@property --clr-hit-red-light{syntax:"<color>";inherits:true;initial-value:#ff000214}@property --clr-grey-3{syntax:"<color>";inherits:true;initial-value:#ffffff08}@property --clr-grey-8{syntax:"<color>";inherits:true;initial-value:#ffffff14}@property --clr-grey-12{syntax:"<color>";inherits:true;initial-value:#ffffff1f}@property --clr-grey-16{syntax:"<color>";inherits:true;initial-value:#ffffff29}@property --clr-grey-24{syntax:"<color>";inherits:true;initial-value:#ffffff3d}@property --clr-grey-25{syntax:"<color>";inherits:true;initial-value:#ffffff40}@property --clr-grey-40{syntax:"<color>";inherits:true;initial-value:#fff6}@property --clr-grey-60{syntax:"<color>";inherits:true;initial-value:#fff9}@property --clr-grey-40-solid{syntax:"<color>";inherits:true;initial-value:#666}@property --clr-grey-secondary{syntax:"<color>";inherits:true;initial-value:#acadae}@property --clr-grey-light{syntax:"<color>";inherits:true;initial-value:#d4d5d6}@property --clr-grey-shaft{syntax:"<color>";inherits:true;initial-value:#393939}@property --clr-grey-cod{syntax:"<color>";inherits:true;initial-value:#1d1d1d}@property --clr-black{syntax:"<color>";inherits:true;initial-value:#000}@property --clr-background-black{syntax:"<color>";inherits:true;initial-value:#0a0a0a}@property --clr-background-black-transparent{syntax:"<color>";inherits:true;initial-value:#0a0a0aad}@property --clr-accent-black{syntax:"<color>";inherits:true;initial-value:#222}@property --clr-accent-black-dark{syntax:"<color>";inherits:true;initial-value:#111}@property --clr-accent-black-light{syntax:"<color>";inherits:true;initial-value:#2d2d2d}@property --clr-white{syntax:"<color>";inherits:true;initial-value:#fff}@property --clr-surface-white{syntax:"<color>";inherits:true;initial-value:#fff}@property --clr-text-on-brand{syntax:"<color>";inherits:true;initial-value:#fff}@property --clr-surface-rail{syntax:"<color>";inherits:true;initial-value:#1d1d1d}@property --clr-header-bg{syntax:"<color>";inherits:true;initial-value:#0a0a0a}@property --clr-green{syntax:"<color>";inherits:true;initial-value:#47bb64}@property --clr-green-light{syntax:"<color>";inherits:true;initial-value:#47bb6414}@property --clr-green-dark{syntax:"<color>";inherits:true;initial-value:#2e8042}@property --clr-orange{syntax:"<color>";inherits:true;initial-value:#ffbb45}@property --clr-light-orange{syntax:"<color>";inherits:true;initial-value:#ffbb4514}@property --clr-blue{syntax:"<color>";inherits:true;initial-value:#238ad3}@property --clr-white-12{syntax:"<color>";inherits:true;initial-value:#ffffff1f}@property --clr-pill-surface{syntax:"<color>";inherits:true;initial-value:#ffffff14}@property --clr-pill-text-inactive{syntax:"<color>";inherits:true;initial-value:#fff6}@property --clr-input-surface{syntax:"<color>";inherits:true;initial-value:#ffffff14}@property --clr-field-bg{syntax:"<color>";inherits:true;initial-value:#2d2d2d}@property --clr-modal-bg{syntax:"<color>";inherits:true;initial-value:#222}@property --clr-dropdown-bg{syntax:"<color>";inherits:true;initial-value:#222}@property --clr-card-bg{syntax:"<color>";inherits:true;initial-value:#222}@property --clr-card-bg-gradient-1{syntax:"<color>";inherits:true;initial-value:#1a1a1a}@property --clr-card-bg-gradient-2{syntax:"<color>";inherits:true;initial-value:#111}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--clr-hit-red:#ff0002;--clr-hit-red-dark:#620000;--clr-hit-red-light:#ff000214;--clr-grey-3:#ffffff08;--clr-grey-8:#ffffff14;--clr-grey-12:#ffffff1f;--clr-grey-16:#ffffff29;--clr-grey-24:#ffffff3d;--clr-grey-25:#ffffff40;--clr-grey-40:#fff6;--clr-grey-60:#fff9;--clr-grey-40-solid:#666;--clr-grey-secondary:#acadae;--clr-grey-light:#d4d5d6;--clr-grey-shaft:#393939;--clr-grey-cod:#1d1d1d;--clr-black:#000;--clr-background-black:#0a0a0a;--clr-background-black-transparent:#0a0a0aad;--clr-accent-black:#222;--clr-accent-black-dark:#111;--clr-accent-black-light:#2d2d2d;--clr-white:#fff;--clr-surface-white:#fff;--clr-text-on-brand:#fff;--clr-surface-rail:#1d1d1d;--clr-header-bg:#0a0a0a;--clr-green:#47bb64;--clr-green-light:#47bb6414;--clr-green-dark:#2e8042;--clr-orange:#ffbb45;--clr-light-orange:#ffbb4514;--clr-blue:#238ad3;--clr-white-12:#ffffff1f;--clr-pill-surface:#ffffff14;--clr-pill-text-inactive:#fff6;--clr-input-surface:#ffffff14;--clr-field-bg:#2d2d2d;--clr-modal-bg:#222;--clr-dropdown-bg:#222;--clr-card-bg:#222;--clr-card-bg-gradient-1:#1a1a1a;--clr-card-bg-gradient-2:#111;--clr-card-bg-gradient:linear-gradient(180deg, var(--clr-card-bg-gradient-1) 0%, var(--clr-card-bg-gradient-2) 100%);transition-property:--clr-hit-red,--clr-hit-red-dark,--clr-hit-red-light,--clr-grey-3,--clr-grey-8,--clr-grey-12,--clr-grey-16,--clr-grey-24,--clr-grey-25,--clr-grey-40,--clr-grey-60,--clr-grey-40-solid,--clr-grey-secondary,--clr-grey-light,--clr-grey-shaft,--clr-grey-cod,--clr-black,--clr-background-black,--clr-background-black-transparent,--clr-accent-black,--clr-accent-black-dark,--clr-accent-black-light,--clr-white,--clr-surface-white,--clr-text-on-brand,--clr-surface-rail,--clr-header-bg,--clr-green,--clr-green-light,--clr-green-dark,--clr-orange,--clr-light-orange,--clr-blue,--clr-white-12,--clr-pill-surface,--clr-pill-text-inactive,--clr-input-surface,--clr-field-bg,--clr-modal-bg,--clr-dropdown-bg,--clr-card-bg,--clr-card-bg-gradient-1,--clr-card-bg-gradient-2;transition-duration:.2s;transition-timing-function:ease}html.light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--clr-hit-red:#ff0002;--clr-hit-red-dark:#a80001;--clr-hit-red-light:#ff000214;--clr-grey-3:#00000008;--clr-grey-8:#00000014;--clr-grey-12:#0000001f;--clr-grey-16:#00000029;--clr-grey-24:#0000003d;--clr-grey-25:#00000040;--clr-grey-40:#0006;--clr-grey-60:#0009;--clr-grey-40-solid:#666;--clr-grey-secondary:#6c6d6e;--clr-grey-light:#2b2a2a;--clr-grey-shaft:#c6c6c6;--clr-grey-cod:#e2e2e2;--clr-black:#000;--clr-background-black:#fff;--clr-background-black-transparent:#ffffffad;--clr-accent-black:#ddd;--clr-accent-black-dark:#eee;--clr-accent-black-light:#d2d2d2;--clr-white:#0a0a0a;--clr-surface-white:#fff;--clr-text-on-brand:#fff;--clr-surface-rail:#fdfdfd;--clr-header-bg:#fdfdfd;--clr-green:#47bb64;--clr-green-light:#47bb6414;--clr-green-dark:#2e8042;--clr-orange:#a35200;--clr-light-orange:#a3520014;--clr-blue:#238ad3;--clr-white-12:#0000001f;--clr-pill-surface:#fff;--clr-pill-text-inactive:#0009;--clr-input-surface:#0a0a0a0f;--clr-field-bg:#e8e8e8;--clr-modal-bg:#fff;--clr-dropdown-bg:#fff;--clr-card-bg:#fff;--clr-card-bg-gradient-1:#f8f8f8;--clr-card-bg-gradient-2:#ededed}@font-face{font-family:GT America Trial;font-style:normal;font-weight:400;src:url(/fonts/GT-America-Standard-Regular.woff2)format("woff2")}@font-face{font-family:GT America Trial;font-style:normal;font-weight:500;src:url(/fonts/GT-America-Standard-Medium.woff2)format("woff2")}@font-face{font-family:GT America Trial;font-style:normal;font-weight:700;src:url(/fonts/GT-America-Standard-Bold.woff2)format("woff2")}@font-face{font-family:GT America Mono Trial;font-style:normal;font-weight:400;src:url(/fonts/GT-America-Mono-Regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:Gotham Narrow;font-style:normal;font-weight:900;src:url(/fonts/GothamNarrow-Black.woff2)format("woff2")}*,: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(--clr-background-black);color:var(--clr-white);width:100%;margin:0;padding:0;font-family:GT America Trial,system-ui,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;--privy-color-background:var(--clr-modal-bg);--privy-color-background-2:var(--clr-grey-8);--privy-color-background-3:var(--clr-grey-shaft);--privy-color-foreground:var(--clr-white);--privy-color-foreground-2:var(--clr-grey-secondary);--privy-color-foreground-3:var(--clr-grey-secondary);--privy-color-foreground-4:var(--clr-grey-12);--privy-color-icon-muted:var(--clr-grey-secondary);--privy-color-icon-subtle:var(--clr-grey-40);--privy-color-accent:var(--clr-hit-red);--privy-color-accent-light:var(--clr-grey-secondary);--privy-color-accent-dark:var(--clr-hit-red-dark);--privy-color-border-default:var(--clr-grey-shaft);--privy-color-border-focus:var(--clr-grey-shaft);--privy-color-foreground-disabled:var(--clr-grey-secondary);--privy-color-foreground-accent:var(--clr-text-on-brand);--privy-color-border-error:var(--clr-orange);--privy-color-icon-error:var(--clr-orange);--privy-color-icon-warning:var(--clr-orange);--privy-color-error:var(--clr-orange);--privy-color-error-dark:var(--clr-orange);--privy-color-error-bg:rgb(from var(--clr-orange) r g b / calc(alpha * .1));--privy-color-warn-bg:var(--clr-light-orange);--privy-border-radius-sm:4px;--privy-border-radius-md:8px;--privy-border-radius-lg:12px;--privy-font-family:GT America Trial, system-ui, sans-serif;height:100dvh;line-height:1.5;overflow-x:hidden}@media (max-width:1023px){body.mobile-menu-open,body.chat-open{overscroll-behavior:none;overscroll-behavior-x:none;overscroll-behavior-y:none;width:100%;position:fixed;overflow:hidden}}html{scrollbar-color:var(--clr-grey-24) var(--clr-background-black)}html ::-webkit-scrollbar{background-color:var(--clr-background-black);border-radius:6px;width:13px}html ::-webkit-scrollbar-thumb{background:var(--clr-grey-24);background-clip:content-box;border:3px solid #0000;border-radius:13px}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}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:500}.app{opacity:0;grid-template-rows:auto 1fr auto;width:100%;height:100%;transition:opacity .5s;display:grid}.app.mounted{opacity:1}@media (min-width:1024px){.app{grid-template-columns:auto 1fr auto}}.main-wrapper{scrollbar-width:none;grid-row:2;width:100%;height:100%;padding:12px;position:relative;overflow:hidden auto}.main-wrapper::-webkit-scrollbar{display:none}@media (min-width:1024px){.main-wrapper{border-right:1px solid var(--clr-grey-8);grid-area:2/2/-1;padding:24px}}.page-container{flex-direction:column;gap:24px;display:flex}.page-content{flex-direction:column;gap:24px;width:100%;min-height:100%;display:flex;position:relative}.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 .2s}.section-title{align-items:center;gap:8px;font-family:GT America Trial,system-ui,sans-serif;line-height:1;display:flex}.section-title h2{font-size:20px}.section-title .title-icon{width:20px;height:20px}.section-title .title-icon svg{width:100%;height:100%}.stream-chat-wrapper{height:100%;overflow:hidden}.progress{background-color:var(--clr-hit-red);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:var(--clr-grey-16);color:var(--clr-white)}60%{background-color:var(--clr-grey-8)}to{color:inherit;background-color:#0000}}.mp-flash{border-radius:3px;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(--clr-hit-red);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, var(--clr-grey-8) 0%, var(--clr-grey-16) 50%, var(--clr-grey-8) 100%);background-size:200% 100%;border-radius:4px;animation:1.6s linear infinite mp-shimmer}.mp-num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-family:GT America Mono Trial,system-ui,monospace}.trade-bar{bottom:69px!important}@media (min-width:1024px){.trade-bar{width:calc(100% + 48px);position:sticky;transform:translate(-24px,24px);bottom:0!important}}[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(--clr-grey-24) var(--clr-surface-rail)}[data-test-id=virtuoso-scroller]::-webkit-scrollbar{background-color:var(--clr-surface-rail);width:4px}[data-test-id=virtuoso-scroller]::-webkit-scrollbar-track{background:var(--clr-surface-rail)}[data-test-id=virtuoso-scroller]::-webkit-scrollbar-thumb{background:var(--clr-grey-24);border-radius:2px}[data-test-id=virtuoso-item-list]{flex-direction:column;gap:14px;padding-right:8px;display:flex}.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{margin-bottom:.3em}.wysiwyg-block h1{font-size:32px}.wysiwyg-block h2{font-size:20px}.wysiwyg-block img{display:inline-block}.wysiwyg-block p{margin-bottom:.3em}.wysiwyg-block table{border-collapse:separate;border-spacing:0;width:100%;font-size:14px;overflow:hidden}.wysiwyg-block table p{margin:0}.wysiwyg-block table tbody tr{height:64px}.wysiwyg-block table tbody tr:first-child{height:32px}.wysiwyg-block table tbody tr:nth-child(2n){background-color:var(--clr-grey-8)}.wysiwyg-block table tbody tr:nth-child(2n) td{border-bottom:1px solid var(--clr-grey-12);border-top:1px solid var(--clr-grey-12)}.wysiwyg-block table tbody tr:nth-child(2n) td:first-child{border-left:1px solid var(--clr-grey-12);border-radius:8px 0 0 8px}.wysiwyg-block table tbody tr:nth-child(2n) td:last-child{border-right:1px solid var(--clr-grey-12);border-radius:0 8px 8px 0}.wysiwyg-block table tbody tr th{color:var(--clr-grey-secondary);text-align:left;padding:0 12px;font-family:GT America Mono Trial,system-ui,monospace;font-weight:400}.wysiwyg-block table tbody tr td{color:var(--clr-white);padding:7px 12px}.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:GT America Trial,system-ui,sans-serif;border-radius:8px 8px 0 0!important}@media (min-width:768px){#privy-modal-content{border-radius:8px!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:GT America Trial,system-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{width:100%;font-size:14px}#privy-modal-content #email-input{background-color:var(--clr-grey-8);border:1px solid var(--clr-grey-16);color:var(--clr-white);text-overflow:ellipsis;white-space:nowrap;border-radius:8px;outline:none;height:48px;padding:0 70px 0 56px;font-family:GT America Trial,system-ui,sans-serif;font-size:14px;transition:border-color .2s;overflow:hidden}#privy-modal-content #email-input:focus{border-color:var(--clr-grey-40)}#privy-modal-content #email-input::placeholder{color:var(--clr-white);opacity:.4}#privy-modal-content #email-input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--clr-accent-black-dark) inset!important;caret-color:var(--clr-white)!important;-webkit-text-fill-color:var(--clr-white)!important}#privy-modal-content #email-input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--clr-accent-black-dark) inset!important;caret-color:var(--clr-white)!important;-webkit-text-fill-color:var(--clr-white)!important}#privy-modal-content #email-input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px var(--clr-accent-black-dark) inset!important;caret-color:var(--clr-white)!important;-webkit-text-fill-color:var(--clr-white)!important}#privy-modal-content label:has(#email-input){height:48px}#privy-modal-content label:has(#email-input) button{color:var(--clr-grey-40);width:auto}#privy-modal-content label:has(#email-input) button:focus{box-shadow:none}#privy-modal-content label:has(#email-input) button:hover span{color:var(--clr-white)}#privy-modal-content a:not(#protected-by-privy){text-underline-offset:3px;font-size:14px;text-decoration:underline}#privy-content-footer-container{margin:0!important}.Toastify__toast-container{--toastify-color-dark:var(--clr-modal-bg);--toastify-color-light:var(--clr-modal-bg);--toastify-text-color-dark:var(--clr-white);--toastify-text-color-light:var(--clr-white)}@media (max-width:768px){.Toastify__toast-container{padding:10px}}.Toastify__toast{border:1px solid var(--clr-grey-12);border-radius:8px;font-family:GT America Trial,system-ui,sans-serif;font-size:14px}.Toastify__toast-body{font-family:GT America Trial,system-ui,sans-serif}.Toastify__progress-bar{background:var(--clr-grey-40)}.Toastify__toast--success .Toastify__toast-icon svg{fill:var(--clr-green)}.Toastify__toast--success .Toastify__progress-bar{background:var(--clr-green)}.Toastify__toast--error .Toastify__toast-icon svg{fill:var(--clr-hit-red)}.Toastify__toast--error .Toastify__progress-bar{background:var(--clr-hit-red)}.Toastify__spinner{border-color:var(--clr-grey-40);border-right-color:var(--clr-white)}.Toastify__toast .Toastify__close-button{color:var(--clr-white);opacity:.6}.Toastify__toast .Toastify__close-button:hover{opacity:1}: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))}}
