@font-face{font-family:SF Pro;src:url(/fonts/SF-Pro-Text-Regular.otf)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro;src:url(/fonts/SF-Pro-Text-Semibold.otf)format("opentype");font-weight:600;font-style:normal}@font-face{font-family:SF Pro;src:url(/fonts/SF-Pro-Text-Bold.otf)format("opentype");font-weight:800;font-style:normal}html{height:100%}body{background-color:#0a0a0a;height:100%;margin:0;font-family:SF Pro}#root{height:100%}p,h1,h2,h3,h4,h5,h6,span,a{color:var(--text-primary);font-size:14px}:root{--separator-layer-1:#212123;--separator-layer-2:#313133;--button-bg:#1e1f21;--button-bg-hover:#27292b;--button-bg-pressed:#252629;--button-border:#27282a;--layer-2:#2b2c2e;--layer-2-hover:#3f4144;--layer-2-pressed:#353639;--button-selected:#27282b;--button-selected-hover:#303236;--button-bright:#343538;--button-bright-hover:#3e3f42;--content-card-bg:linear-gradient(180deg, #1a1b1e 0%, #18191b 100%);--popup-card-bg:linear-gradient(180deg, #1a1b1e 0%, #18191b 100%);--content-card-bright-bg:linear-gradient(180deg, #2a2b2e 0%, #28292b 100%);--text-primary:#e6e6e6;--text-primary-disabled:#e6e6e680;--text-secondary:#aeafb3;--text-secondary-disabled:#aeafb380;--text-tertiary:#6c6d72;--text-tertiary-disabled:#6c6d7280;--window-bg:#0e0e0e;--content-border-bg:#0a0a0a;--content-border:#212121;--content-layer2-bg:#080808;--content-layer2-border:#141414;--overlay-dialog:#00000080;--overlay-broadcast:#00000080;--accent:#953bf8}.text-primary{color:var(--text-primary)}.text-secondary{color:var(--text-secondary)}.text-caption{font-size:12px}.text-body{font-size:14px}.text-body-strong{font-size:14px;font-weight:600}.text-subtitle{font-size:20px;font-weight:800}.grid-container{grid-template-columns:minmax(250px,1.75fr) 10fr minmax(250px,2.5fr);height:100%;display:grid;overflow:hidden}@media (width<=768px){.grid-container{grid-template-columns:1fr!important}.grid-sidebar-left,.grid-sidebar-right{display:none!important}}.chat-input{resize:none;color:#e6e6e6;box-sizing:border-box;cursor:pointer;text-align:left;background:#1e1f21;border:none;border-radius:16px;outline:none;width:100%;height:32px;padding:0 12px;font-family:SF Pro;font-size:14px;box-shadow:inset 0 1px 2px -1px #ffffff4f,inset 0 -1px 2px -2px #ffffff4f,0 4px 8px #00000021,0 8px 12px #0000000f}.chat-input::placeholder{color:var(--text-secondary);text-align:left}.chat-input:hover{background:#27292b}.chat-input:focus{background:#1e1f21}.chat-input:disabled{opacity:.5;background:#1e1f21}.content-card{background:var(--content-card-bg);border:0;border-radius:16px;min-height:32px;padding:8px;overflow:visible;box-shadow:inset 0 1px 2px -1px #ffffff4f,inset 0 -1px 2px -2px #ffffff4f,0 4px 8px #0000001f,0 8px 12px #0000000f}.button{cursor:pointer;background:0 0;border:0;border-radius:16px;overflow:visible}.button-content{background:var(--button-bg);font:inherit;color:var(--text-primary);border-radius:16px;padding:8px 12px;position:relative;overflow:visible;box-shadow:inset 0 1px 2px -1px #ffffff4f,inset 0 -1px 2px -2px #ffffff4f,0 4px 8px #0000001f,0 8px 12px #0000000f}.button-content:after{content:"";border-radius:inherit;pointer-events:none;background:0 0;transition:background .1s;position:absolute;inset:0}.button:hover .button-content:after{background:#ffffff14}.button:active .button-content:after{background:#0000001f}
