.files-module__LGzpwW__container{width:100%;max-width:900px;margin:0 auto;padding-bottom:30px}.files-module__LGzpwW__hero{margin:var(--ws-title-after-gap,10px) 0 16px;background:#111;border:1px solid #2b2b2b;border-radius:0;grid-template-columns:minmax(0,1.1fr) auto;align-items:center;gap:20px;padding:26px 24px;display:grid}.files-module__LGzpwW__heroMain{flex-direction:column;gap:12px;min-width:0;display:flex}.files-module__LGzpwW__meterLabel{font-family:var(--font-jetbrains-mono), "JetBrainsMono", monospace;color:#888;flex-wrap:wrap;align-items:center;gap:6px 16px;margin:0;font-size:12px;display:flex}.files-module__LGzpwW__meterLabelItem{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.files-module__LGzpwW__meter{background:#2e2e2e;border-radius:0;max-width:420px;height:10px;display:flex;overflow:hidden}.files-module__LGzpwW__meterFiles{background:#7ab8ff;min-width:0;height:100%;transition:width .2s;display:block}.files-module__LGzpwW__meterOther{background:#4a4a4a;min-width:0;height:100%;transition:width .2s;display:block}.files-module__LGzpwW__meterSub{font-family:var(--font-jetbrains-mono), "JetBrainsMono", monospace;color:#666;margin-top:0;font-size:11px}.files-module__LGzpwW__heroCtas{flex-direction:column;align-items:stretch;gap:8px;display:flex}.files-module__LGzpwW__heroCtas button{white-space:nowrap}.files-module__LGzpwW__urlPanel{background:#111;border:1px solid #2b2b2b;border-radius:0;flex-direction:column;gap:10px;margin-bottom:14px;padding:14px 16px;display:flex}.files-module__LGzpwW__urlTextarea{color:#d1d1d1;width:100%;font-family:var(--font-jetbrains-mono), "JetBrainsMono", monospace;box-sizing:border-box;resize:vertical;background:#1a1a1a;border:1px solid #2b2b2b;border-radius:0;min-height:110px;padding:10px;font-size:.85rem;line-height:1.4}.files-module__LGzpwW__urlTextarea:focus{border-color:#444;outline:none}.files-module__LGzpwW__urlActions{justify-content:flex-end;gap:10px;display:flex}.files-module__LGzpwW__container button:not(.files-module__LGzpwW__iconBtn),.files-module__LGzpwW__urlActions button{font-family:var(--font-jetbrains-mono), "JetBrainsMono", monospace;color:#d1d1d1;cursor:pointer;text-align:center;background:#1a1a1a;border:1px solid #2b2b2b;border-radius:0;padding:7px 12px;font-size:13px;transition:opacity .2s,background .2s,border-color .2s,color .2s}.files-module__LGzpwW__container button:not(.files-module__LGzpwW__iconBtn):hover:not(:disabled),.files-module__LGzpwW__container button:not(.files-module__LGzpwW__iconBtn):active:not(:disabled),.files-module__LGzpwW__urlActions button:hover:not(:disabled),.files-module__LGzpwW__urlActions button:active:not(:disabled){color:#fff;background:#202020}.files-module__LGzpwW__container button.files-module__LGzpwW__danger:not(.files-module__LGzpwW__iconBtn),.files-module__LGzpwW__urlActions button.files-module__LGzpwW__danger{color:#f55;border-color:#8c2a2a}.files-module__LGzpwW__container button.files-module__LGzpwW__danger:not(.files-module__LGzpwW__iconBtn):hover:not(:disabled),.files-module__LGzpwW__container button.files-module__LGzpwW__danger:not(.files-module__LGzpwW__iconBtn):active:not(:disabled),.files-module__LGzpwW__urlActions button.files-module__LGzpwW__danger:hover:not(:disabled),.files-module__LGzpwW__urlActions button.files-module__LGzpwW__danger:active:not(:disabled){background:#3b1717}.files-module__LGzpwW__container button:not(.files-module__LGzpwW__iconBtn):disabled,.files-module__LGzpwW__urlActions button:disabled{opacity:.4;cursor:default;color:#888;border-color:#2b2b2b}.files-module__LGzpwW__block{background:#121212;border:1px solid #2b2b2b;border-radius:0;margin-bottom:14px;padding:0}.files-module__LGzpwW__uploadQueue{scrollbar-width:thin;scrollbar-color:#2b2b2b #121212;flex-direction:column;gap:0;max-height:220px;padding:4px 0;display:flex;overflow-y:auto}.files-module__LGzpwW__uploadQueue::-webkit-scrollbar{width:8px}.files-module__LGzpwW__uploadQueue::-webkit-scrollbar-track{background:#121212}.files-module__LGzpwW__uploadQueue::-webkit-scrollbar-thumb{background-color:#2b2b2b}.files-module__LGzpwW__queueItemUi{background:0 0;border:none;flex-direction:column;gap:10px;padding:12px 16px;display:flex;position:relative}.files-module__LGzpwW__queueItemUi:not(:last-child):after{content:"";border-bottom:1px solid #2b2b2b;position:absolute;bottom:0;left:16px;right:16px}.files-module__LGzpwW__queueInfoRow{width:100%;font-size:13px;display:flex}.files-module__LGzpwW__queueFilename{color:#d1d1d1;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;width:75%;font-family:var(--font-jetbrains-mono), "JetBrainsMono", monospace;padding-right:15px;overflow:hidden}.files-module__LGzpwW__queueStatus{color:#888;white-space:nowrap;text-overflow:ellipsis;text-align:right;width:25%;font-size:12px;font-family:var(--font-jetbrains-mono), "JetBrainsMono", monospace;overflow:hidden}.files-module__LGzpwW__queueProgressRow{align-items:center;gap:12px;min-height:24px;display:flex;position:relative}.files-module__LGzpwW__progressBar{background-color:#2e2e2e;border-radius:2px;flex:1;height:6px;overflow:hidden}.files-module__LGzpwW__progressFill{background-color:#7ab8ff;width:0%;height:100%;transition:width .1s linear,background-color .2s}.files-module__LGzpwW__queueCancelIconBtn{flex-shrink:0}.files-module__LGzpwW__logId{color:#888;font-size:13px}.files-module__LGzpwW__filesSearch{background:#111;border:1px solid #2b2b2b;border-radius:0;align-items:center;gap:10px;margin-bottom:14px;padding:0 12px;display:flex}.files-module__LGzpwW__filesSearchIcon{color:#666;flex-shrink:0;width:16px;height:16px}.files-module__LGzpwW__filesSearchInput{color:#fff;min-width:0;font-family:var(--font-jetbrains-mono), "JetBrainsMono", monospace;background:0 0;border:none;outline:none;flex:1;padding:11px 0;font-size:13px}.files-module__LGzpwW__filesSearchInput::placeholder{color:#666}.files-module__LGzpwW__filesSearchInput::-webkit-search-decoration{appearance:none;display:none}.files-module__LGzpwW__filesSearchInput::-webkit-search-cancel-button{appearance:none;display:none}.files-module__LGzpwW__filesSearchInput::-webkit-search-results-button{appearance:none;display:none}.files-module__LGzpwW__filesSearchInput::-webkit-search-results-decoration{appearance:none;display:none}.files-module__LGzpwW__clearSearch{flex-shrink:0}.files-module__LGzpwW__listContainer{padding-bottom:8px}.files-module__LGzpwW__chronoBand{margin-bottom:18px}.files-module__LGzpwW__chronoBandHead{align-items:baseline;gap:10px;margin-bottom:8px;padding:0 2px;display:flex}.files-module__LGzpwW__chronoBandHead h3{color:#fff;letter-spacing:-.01em;margin:0;font-size:13px;font-weight:500}.files-module__LGzpwW__chronoBandCount{font-family:var(--font-jetbrains-mono), "JetBrainsMono", monospace;color:#666;font-size:11px}.files-module__LGzpwW__chronoList{background:#111;border:1px solid #2b2b2b;border-radius:0;overflow:hidden}.files-module__LGzpwW__chronoRow{border-bottom:1px solid #2b2b2b;grid-template-columns:minmax(0,1fr) 5.75rem auto;align-items:center;gap:16px;min-height:52px;padding:14px 16px;transition:background .12s;display:grid}.files-module__LGzpwW__chronoRow:last-child{border-bottom:none}.files-module__LGzpwW__chronoRow:hover{background:#ffffff05}.files-module__LGzpwW__fileName{color:#d1d1d1;font-size:13px;font-family:var(--font-jetbrains-mono), "JetBrainsMono", monospace;white-space:nowrap;text-overflow:ellipsis;min-width:0;text-decoration:none;display:block;overflow:hidden}.files-module__LGzpwW__fileName:hover,.files-module__LGzpwW__fileName:active{color:#fff}.files-module__LGzpwW__chronoSize{font-family:var(--font-jetbrains-mono), "JetBrainsMono", monospace;color:#888;white-space:nowrap;text-align:left;font-variant-numeric:tabular-nums;justify-self:start;width:100%;font-size:12px}.files-module__LGzpwW__fileActions{flex-shrink:0;justify-self:end;align-items:center;gap:8px;display:flex}.files-module__LGzpwW__fileActions a{-webkit-tap-highlight-color:transparent;text-decoration:none;display:flex}.files-module__LGzpwW__emptyState,.files-module__LGzpwW__errorState{text-align:center;font-family:var(--font-jetbrains-mono), "JetBrainsMono", monospace;color:#666;background:#111;border:1px solid #2b2b2b;border-radius:0;margin-bottom:14px;padding:28px 16px;font-size:12px}.files-module__LGzpwW__errorState{color:#f55}.files-module__LGzpwW__container .files-module__LGzpwW__iconBtn{color:#888;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:5px;justify-content:center;align-items:center;transition:color .2s,background .2s;display:flex;background:0 0!important;border:none!important;margin:0!important;padding:4px!important}.files-module__LGzpwW__container button.files-module__LGzpwW__iconBtn:hover:not(:disabled){color:#fff;background:#ffffff0f!important}.files-module__LGzpwW__container button.files-module__LGzpwW__iconBtn.files-module__LGzpwW__dangerIcon:hover:not(:disabled){color:#f55;background:#ff555514!important}.files-module__LGzpwW__container button.files-module__LGzpwW__iconBtn.files-module__LGzpwW__copiedIcon{color:#fff!important;background:#ffffff1a!important}.files-module__LGzpwW__container .files-module__LGzpwW__iconBtn.files-module__LGzpwW__tickIcon{color:#7dffb3;cursor:default!important}.files-module__LGzpwW__container .files-module__LGzpwW__iconBtn.files-module__LGzpwW__tickIcon:hover:not(:disabled){color:#7dffb3!important;background:0 0!important}.files-module__LGzpwW__iconSvg{width:18px;height:18px;display:block}.files-module__LGzpwW__copiedIcon{color:#fff!important}@media screen and (max-width:768px){.files-module__LGzpwW__hero{grid-template-columns:1fr;padding:16px}.files-module__LGzpwW__heroCtas{flex-flow:wrap}.files-module__LGzpwW__heroCtas button{text-align:center;flex:1}.files-module__LGzpwW__meter{max-width:none}.files-module__LGzpwW__queueFilename{width:60%}.files-module__LGzpwW__queueStatus{width:40%;min-width:7rem;font-size:12px}.files-module__LGzpwW__urlActions{flex-wrap:wrap;width:100%}.files-module__LGzpwW__urlActions button{text-align:center;flex:1}.files-module__LGzpwW__urlTextarea{min-height:140px}.files-module__LGzpwW__urlTextarea::placeholder{font-size:.75rem}.files-module__LGzpwW__chronoRow{grid-template-columns:minmax(0,1fr) 5rem auto;gap:12px;padding:12px 14px}.files-module__LGzpwW__fileName{font-size:12px}}.files-module__LGzpwW__loadSkelBone{background:#1c1c1c;border-radius:0;flex-shrink:0;display:block}.files-module__LGzpwW__loadSkelShimmer{background:linear-gradient(90deg,#1c1c1c 0%,#242424 45%,#1c1c1c 90%) 0 0/200% 100%;animation:1.6s ease-in-out infinite files-module__LGzpwW__filesLoadShimmer}@keyframes files-module__LGzpwW__filesLoadShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.files-module__LGzpwW__loadSkelH10{height:10px}.files-module__LGzpwW__loadSkelH11{height:11px}.files-module__LGzpwW__loadSkelH12{height:12px}.files-module__LGzpwW__loadSkelH13{height:13px}.files-module__LGzpwW__loadSkelH14{height:14px}.files-module__LGzpwW__loadSkelW18{width:18%}.files-module__LGzpwW__loadSkelW28{width:28%;max-width:140px}.files-module__LGzpwW__loadSkelW40{width:40%;max-width:220px}.files-module__LGzpwW__loadSkelW55{width:55%;max-width:280px}.files-module__LGzpwW__loadSkelW70{width:70%;max-width:420px}.files-module__LGzpwW__loadSkelW100{width:100%;max-width:420px}.files-module__LGzpwW__loadSkelW10{width:10%;max-width:80px}.files-module__LGzpwW__loadSkelAct{background:#1c1c1c;border-radius:5px;flex-shrink:0;width:18px;height:18px}.files-module__LGzpwW__loadSkelBtnBone{background:#1a1a1a;border:1px solid #2b2b2b;border-radius:0;flex-shrink:0;height:32px;display:block}.files-module__LGzpwW__loadSkelBtnRefresh{width:78px}.files-module__LGzpwW__loadSkelBtnUpload{width:108px}.files-module__LGzpwW__loadSkelBtnUrl{width:132px}.files-module__LGzpwW__loadSkelHero{margin:var(--ws-title-after-gap,10px) 0 16px;background:#111;border:1px solid #2b2b2b;border-radius:0;grid-template-columns:minmax(0,1.1fr) auto;align-items:center;gap:20px;padding:26px 24px;display:grid}.files-module__LGzpwW__loadSkelHeroMain{flex-direction:column;gap:12px;min-width:0;display:flex}.files-module__LGzpwW__loadSkelMeterLabel{flex-wrap:wrap;align-items:center;gap:6px 16px;display:flex}.files-module__LGzpwW__loadSkelMeterItem{align-items:center;gap:6px;min-width:0;display:inline-flex}.files-module__LGzpwW__loadSkelHeroCtas{flex-direction:column;gap:8px;display:flex}.files-module__LGzpwW__loadSkelSearch{background:#111;border:1px solid #2b2b2b;border-radius:0;align-items:center;gap:10px;margin-bottom:14px;padding:12px;display:flex}.files-module__LGzpwW__loadSkelBand{margin-bottom:18px}.files-module__LGzpwW__loadSkelBandHead{align-items:baseline;gap:10px;margin-bottom:8px;padding:0 2px;display:flex}.files-module__LGzpwW__loadSkelList{background:#111;border:1px solid #2b2b2b;border-radius:0;overflow:hidden}.files-module__LGzpwW__loadSkelRow{border-bottom:1px solid #2b2b2b;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.files-module__LGzpwW__loadSkelRow:last-child{border-bottom:none}.files-module__LGzpwW__loadSkelRowActions{gap:8px;display:flex}@media screen and (max-width:768px){.files-module__LGzpwW__loadSkelHero{grid-template-columns:1fr;padding:16px}.files-module__LGzpwW__loadSkelHeroCtas{flex-flow:wrap}.files-module__LGzpwW__loadSkelBtnRefresh,.files-module__LGzpwW__loadSkelBtnUpload,.files-module__LGzpwW__loadSkelBtnUrl{flex:1;width:auto;min-width:0}}@media (prefers-reduced-motion:reduce){.files-module__LGzpwW__loadSkelShimmer{animation:none}}
@keyframes confirmationDialog-module__cWqF0W__windowOpen{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes confirmationDialog-module__cWqF0W__windowOpenAnchored{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.confirmationDialog-module__cWqF0W__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:100vw;height:100vh;z-index:var(--z-confirmation-dialog);background:#0a0a0a4d;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.confirmationDialog-module__cWqF0W__modalOverlayAnchored{display:block}.confirmationDialog-module__cWqF0W__dialogWindow{box-sizing:border-box;width:380px;min-width:0;max-width:min(380px,100vw - 24px);font-family:var(--font-jetbrains-mono), monospace;z-index:calc(var(--z-confirmation-dialog) + 1);background:#1a1a1afa;border:1px solid #3a3a3a;animation:.2s ease-out forwards confirmationDialog-module__cWqF0W__windowOpen;box-shadow:0 20px 50px #000000e6}.confirmationDialog-module__cWqF0W__dialogWindowAnchored{max-width:none;margin:0;animation:.2s ease-out forwards confirmationDialog-module__cWqF0W__windowOpenAnchored;position:fixed;transform:translate(-50%,-50%)}.confirmationDialog-module__cWqF0W__dialogHeader{-webkit-user-select:none;user-select:none;cursor:default;background:#0f0f0f;border-bottom:1px solid #2b2b2b;padding:12px 15px}.confirmationDialog-module__cWqF0W__dialogHeader h3{color:#fff;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:15px;font-weight:300}.confirmationDialog-module__cWqF0W__dialogContent{min-width:0;padding:24px 15px}.confirmationDialog-module__cWqF0W__dialogContent p{color:#a1a1a1;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:13px;line-height:1.5}.confirmationDialog-module__cWqF0W__dialogActions{justify-content:flex-end;gap:12px;padding:0 15px 15px;display:flex}.confirmationDialog-module__cWqF0W__dialogBtn{cursor:default;border:none;padding:8px 18px;font-family:inherit;font-size:13px;transition:background .15s,color .15s;outline:none!important}.confirmationDialog-module__cWqF0W__dialogBtnCancel{color:#a1a1a1;background:0 0;border:1px solid #444}.confirmationDialog-module__cWqF0W__dialogBtnCancel:hover{color:#fff;background:#333}.confirmationDialog-module__cWqF0W__dialogBtnConfirm{color:#7ab8ff;background:#5082b41a;border:1px solid #7ab8ff66}.confirmationDialog-module__cWqF0W__dialogBtnConfirm:hover{color:#fff;background:#366a9e}.confirmationDialog-module__cWqF0W__dialogBtnConfirm:disabled{color:#777;background:#78787814;border-color:#a0a0a040}.confirmationDialog-module__cWqF0W__dialogBtnConfirm:disabled:hover{color:#777;background:#78787814}.confirmationDialog-module__cWqF0W__dialogBtnDanger{color:#d9534f;background:#b432321a;border:1px solid #d9534f66}.confirmationDialog-module__cWqF0W__dialogBtnDanger:hover{color:#fff;background:#a93226}.confirmationDialog-module__cWqF0W__dialogBtnDanger:disabled{color:#777;background:#78787814;border-color:#a0a0a040}.confirmationDialog-module__cWqF0W__dialogBtnDanger:disabled:hover{color:#777;background:#78787814}@media (max-width:768px){.confirmationDialog-module__cWqF0W__dialogWindow:not(.confirmationDialog-module__cWqF0W__dialogWindowAnchored){width:90vw;min-width:0}}
@keyframes alertDialog-module__CiBUlG__windowOpen{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.alertDialog-module__CiBUlG__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:100vw;height:100vh;z-index:var(--z-alert-dialog);background:#0a0a0a4d;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.alertDialog-module__CiBUlG__dialogWindow{box-sizing:border-box;width:380px;min-width:0;max-width:min(380px,100vw - 24px);font-family:var(--font-jetbrains-mono), monospace;z-index:calc(var(--z-alert-dialog) + 1);background:#1a1a1afa;border:1px solid #3a3a3a;animation:.2s ease-out forwards alertDialog-module__CiBUlG__windowOpen;box-shadow:0 20px 50px #000000e6}.alertDialog-module__CiBUlG__dialogHeader{-webkit-user-select:none;user-select:none;cursor:default;background:#0f0f0f;border-bottom:1px solid #2b2b2b;padding:12px 15px}.alertDialog-module__CiBUlG__dialogHeader h3{color:#fff;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:15px;font-weight:300}.alertDialog-module__CiBUlG__dialogContent{min-width:0;padding:24px 15px}.alertDialog-module__CiBUlG__dialogContent p{color:#a1a1a1;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:13px;line-height:1.5}.alertDialog-module__CiBUlG__dialogActions{justify-content:flex-end;gap:12px;padding:0 15px 15px;display:flex}.alertDialog-module__CiBUlG__dialogBtn{box-sizing:border-box;cursor:default;border:none;min-width:115px;padding:8px 18px;font-family:inherit;font-size:13px;transition:background .15s,color .15s;outline:none!important}.alertDialog-module__CiBUlG__dialogBtnNeutral{color:#a1a1a1;background:0 0;border:1px solid #444}.alertDialog-module__CiBUlG__dialogBtnNeutral:hover{color:#fff;background:#333}@media (max-width:768px){.alertDialog-module__CiBUlG__dialogWindow{width:90vw;min-width:0}}
.partyChatReactions-module__VT5AGW__animText{text-shadow:2px 2px #fff,-2px -2px #fff,2px -2px #fff,-2px 2px #fff;white-space:nowrap;text-align:center;font-family:Comic Sans MS,cursive,sans-serif;font-size:40px;font-weight:700}.partyChatReactions-module__VT5AGW__escHint{color:#666;text-shadow:1px 1px #fff;margin-top:5px;font-size:16px;display:block}.partyChatReactions-module__VT5AGW__waveContainer{z-index:9999;pointer-events:none;opacity:0;flex-direction:column;align-items:center;animation:2s ease-in-out forwards partyChatReactions-module__VT5AGW__fadeInOut;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.partyChatReactions-module__VT5AGW__waveContainer .partyChatReactions-module__VT5AGW__animText{color:#2ed573;margin-top:10px}.partyChatReactions-module__VT5AGW__waveHand{transform-origin:bottom;font-size:150px;animation:.4s infinite alternate partyChatReactions-module__VT5AGW__waveMotion}@keyframes partyChatReactions-module__VT5AGW__fadeInOut{0%{opacity:0;transform:translate(-50%,-40%)}15%{opacity:1;transform:translate(-50%,-50%)}85%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-50%,-60%)}}@keyframes partyChatReactions-module__VT5AGW__waveMotion{0%{transform:rotate(-20deg)}to{transform:rotate(20deg)}}.partyChatReactions-module__VT5AGW__videoOverlayContainer{pointer-events:none;opacity:0;flex-direction:column;align-items:center;animation:.5s ease-in-out forwards partyChatReactions-module__VT5AGW__videoFadeIn;display:flex;position:fixed}.partyChatReactions-module__VT5AGW__videoSlotCenter{z-index:10002;top:48%;left:50%;transform:translate(-50%,-50%)}.partyChatReactions-module__VT5AGW__videoSlotLeft{z-index:10000;top:56%;left:18%;transform:translate(-50%,-50%)}.partyChatReactions-module__VT5AGW__videoSlotRight{z-index:10001;top:56%;left:82%;transform:translate(-50%,-50%)}.partyChatReactions-module__VT5AGW__transparentVideo{width:72vw;max-width:720px;height:auto;display:block}.partyChatReactions-module__VT5AGW__transparentVideoCompact{width:44vw;max-width:420px;height:auto;display:block}.partyChatReactions-module__VT5AGW__videoOverlayFullscreen{z-index:10010;pointer-events:none;opacity:0;width:100vw;height:100vh;animation:.5s ease-in-out forwards partyChatReactions-module__VT5AGW__videoFadeInFullscreen;position:fixed;inset:0;transform:none}.partyChatReactions-module__VT5AGW__transparentVideoFullscreen{object-fit:cover;width:100vw;max-width:none;height:100vh;display:block}.partyChatReactions-module__VT5AGW__videoOverlayContainer .partyChatReactions-module__VT5AGW__animText{color:#ffa502;margin-bottom:20px}@keyframes partyChatReactions-module__VT5AGW__videoFadeIn{0%{opacity:0}to{opacity:1}}@keyframes partyChatReactions-module__VT5AGW__videoFadeInFullscreen{0%{opacity:0}to{opacity:1}}.partyChatReactions-module__VT5AGW__emojiParticle{z-index:9998;pointer-events:none;-webkit-user-select:none;user-select:none;will-change:transform, opacity;position:fixed;top:0;left:0}.partyChatReactions-module__VT5AGW__emojiSingle{z-index:9998;pointer-events:none;font-size:150px;animation:2s ease-in-out forwards partyChatReactions-module__VT5AGW__singlePop;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}@keyframes partyChatReactions-module__VT5AGW__singlePop{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}20%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}30%{opacity:1;transform:translate(-50%,-50%)scale(1)}80%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(0)}}.partyChatReactions-module__VT5AGW__emojiBigBomb{z-index:9999;pointer-events:none;font-size:200px;animation:.4s cubic-bezier(.175,.885,.32,1.275) forwards partyChatReactions-module__VT5AGW__bombPulse;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes partyChatReactions-module__VT5AGW__bombPulse{0%{transform:translate(-50%,-50%)scale(0)}70%{transform:translate(-50%,-50%)scale(1.3)}to{transform:translate(-50%,-50%)scale(1)}}.partyChatReactions-module__VT5AGW__emojiDrop{z-index:9998;pointer-events:none;font-size:30px;animation:linear forwards partyChatReactions-module__VT5AGW__fallDown;position:fixed;top:-50px}@keyframes partyChatReactions-module__VT5AGW__fallDown{to{transform:translateY(110vh)rotate(360deg)}}
.navbar-module__eYRwMG__topNav{box-sizing:border-box;z-index:20000;-webkit-user-select:none;user-select:none;-ms-overflow-style:none;scrollbar-width:none;background:#0f0f0f;border-bottom:1px solid #2b2b2b;align-items:center;width:100%;height:50px;padding:0 20px;display:flex;position:sticky;top:0;overflow-x:auto}.navbar-module__eYRwMG__topNav::-webkit-scrollbar{display:none}.navbar-module__eYRwMG__navLinks{flex-wrap:nowrap;align-items:center;gap:20px;display:flex}.navbar-module__eYRwMG__navBtn{color:#a1a1a1;font-family:var(--font-jetbrains-mono), monospace;cursor:pointer;white-space:nowrap;appearance:none;background:0 0;border:none;outline:none;align-items:center;margin:0;padding:0;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex}button.navbar-module__eYRwMG__navBtn{box-shadow:none!important;background-color:#0000!important;border:none!important;margin:0!important;padding:0!important;line-height:normal!important}.navbar-module__eYRwMG__navBtn:hover{color:#fff}.navbar-module__eYRwMG__navIcon{flex-shrink:0;width:22px;height:22px;display:block}button.navbar-module__eYRwMG__navBtn:hover,button.navbar-module__eYRwMG__navBtn:focus,button.navbar-module__eYRwMG__navBtn:active{box-shadow:none!important;background-color:#0000!important;outline:none!important}.navbar-module__eYRwMG__navDivider{color:#333;font-size:14px}.navbar-module__eYRwMG__navRight{flex-shrink:0;align-items:center;gap:20px;display:inline-flex}.navbar-module__eYRwMG__voiceWrap,.navbar-module__eYRwMG__profileWrap{align-items:center;height:50px;display:inline-flex}.navbar-module__eYRwMG__dropdownMenu{opacity:0;visibility:hidden;pointer-events:none;z-index:20001;min-width:240px;max-width:min(300px,100vw - 24px);transition:opacity .12s,visibility .12s;position:fixed;top:50px;overflow:visible;transform:translate(-50%)}.navbar-module__eYRwMG__profileDropdownMenu{width:auto;min-width:172px;max-width:min(240px,100vw - 24px)}.navbar-module__eYRwMG__dropdownMenuOpen{opacity:1;visibility:visible;pointer-events:auto}.navbar-module__eYRwMG__hoverBridge{background:0 0;height:22px;position:absolute;top:-22px;left:-8px;right:-8px}.navbar-module__eYRwMG__hoverBridgeUp{background:0 0;height:22px;position:absolute;inset:auto -8px -22px}.navbar-module__eYRwMG__navChatMusicBar{background:#ffffff0a;border:1px solid #2b2b2b;border-radius:3px;align-items:center;gap:4px;max-width:min(220px,28vw);margin-right:4px;padding:2px 4px 2px 8px;display:inline-flex}.navbar-module__eYRwMG__navChatMusicBarSidebar{box-sizing:border-box;width:100%;max-width:none;min-height:38px;margin:0;padding-left:10px;display:flex}.navbar-module__eYRwMG__navChatMusicBarSidebarCollapsed{justify-content:center;width:48px;min-height:42px;padding-left:0}.navbar-module__eYRwMG__navChatMusicBarSidebarCollapsed .navbar-module__eYRwMG__navChatMusicBarMain{display:none}.navbar-module__eYRwMG__navChatMusicBarSidebarCollapsed .navbar-module__eYRwMG__navChatMusicBarPlay{width:40px;height:40px}.navbar-module__eYRwMG__navChatMusicBarMain{color:#ffffffd9;min-width:0;font-family:var(--font-jetbrains-mono), monospace;cursor:pointer;text-align:left;background:0 0;border:none;flex:auto;padding:4px 0;font-size:12px}.navbar-module__eYRwMG__navChatMusicBarMain:hover{color:#fff}.navbar-module__eYRwMG__navChatMusicBarTitle{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.navbar-module__eYRwMG__navChatMusicBarPlay{color:#ffffffbf;cursor:pointer;background:0 0;border:none;border-radius:3px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.navbar-module__eYRwMG__navChatMusicBarPlay:hover{color:#fff;background:#ffffff14}.navbar-module__eYRwMG__navChatMusicBarIcon{width:16px;height:16px}.navbar-module__eYRwMG__voiceTrigger,.navbar-module__eYRwMG__profileTrigger{font-family:var(--font-jetbrains-mono), monospace;color:#a1a1a1;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;outline:none;align-items:center;gap:0;min-width:28px;padding:10px 8px;font-size:14px;transition:color .2s,gap .15s;display:inline-flex;background:0 0!important;border:none!important}.navbar-module__eYRwMG__voiceVisualizerCanvas{flex-shrink:0;width:40px;height:30px;display:block}.navbar-module__eYRwMG__voiceVisualizerCanvasSidebar{width:44px;height:28px}.navbar-module__eYRwMG__voiceTriggerStatus{color:#8ab88a;white-space:nowrap;margin-left:8px;font-size:11px}.navbar-module__eYRwMG__voiceWrap:hover .navbar-module__eYRwMG__voiceTrigger,.navbar-module__eYRwMG__voiceTrigger:hover,.navbar-module__eYRwMG__profileWrap:hover .navbar-module__eYRwMG__profileTrigger,.navbar-module__eYRwMG__profileTrigger:hover{color:#fff}.navbar-module__eYRwMG__profilePanel{font-family:var(--font-jetbrains-mono), monospace;background:#0f0f0f;border:1px solid #2b2b2b;border-radius:3px;flex-direction:column;gap:0;display:flex;overflow:hidden;box-shadow:0 8px 24px #00000073}.navbar-module__eYRwMG__profileMenuItem{text-align:left;color:#a1a1a1;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-top:1px solid #2b2b2b;width:100%;padding:10px 14px;font-family:inherit;font-size:13px;text-decoration:none;display:block}.navbar-module__eYRwMG__profileMenuItemFirst{border-top:none}.navbar-module__eYRwMG__profileMenuItemDanger{color:#f55}.navbar-module__eYRwMG__profileMenuItem:hover{color:#fff;background:#1a1a1a}.navbar-module__eYRwMG__profileMenuItemDanger:hover{color:#f55;background:#ff55551a}.navbar-module__eYRwMG__dropdownMenuUp{top:auto;bottom:calc(100% + 8px);transform:translate(-50%)}@media screen and (max-width:900px){.navbar-module__eYRwMG__topNav{padding:0 12px}.navbar-module__eYRwMG__navLinks{gap:14px}.navbar-module__eYRwMG__navRight{gap:12px}.navbar-module__eYRwMG__prefsMenu{min-width:180px}}
.avatarUploadModal-module__AQetZa__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:var(--z-alert-dialog,1200);background:#0a0a0a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.avatarUploadModal-module__AQetZa__window{width:380px;max-width:min(380px,100vw - 24px);font-family:var(--font-jetbrains-mono), monospace;background:#1a1a1afa;border:1px solid #3a3a3a;box-shadow:0 20px 50px #000000e6}.avatarUploadModal-module__AQetZa__title{color:#eee;background:#0f0f0f;border-bottom:1px solid #2b2b2b;margin:0;padding:14px 16px;font-size:15px;font-weight:600}.avatarUploadModal-module__AQetZa__body{flex-direction:column;align-items:center;gap:14px;padding:20px 16px;display:flex}.avatarUploadModal-module__AQetZa__previewLarge{object-fit:cover;background:#1e1e1e;border:2px solid #333;border-radius:50%;width:120px;height:120px}.avatarUploadModal-module__AQetZa__previewRow{align-items:center;gap:16px;display:flex}.avatarUploadModal-module__AQetZa__previewSmallWrap{flex-direction:column;align-items:center;gap:6px;display:flex}.avatarUploadModal-module__AQetZa__previewSmallLabel{color:#888;font-size:11px}.avatarUploadModal-module__AQetZa__previewSmall{object-fit:cover;background:#1e1e1e;border:2px solid #333;border-radius:50%;width:45px;height:45px}.avatarUploadModal-module__AQetZa__hint{color:#888;text-align:center;margin:0;font-size:12px;line-height:1.45}.avatarUploadModal-module__AQetZa__error{color:#e07070;text-align:center;margin:0;font-size:12px}.avatarUploadModal-module__AQetZa__progressBar{background:#2a2a2a;border-radius:2px;width:100%;height:4px;overflow:hidden}.avatarUploadModal-module__AQetZa__progressFill{background:#6a9a6a;height:100%;transition:width .15s}.avatarUploadModal-module__AQetZa__actions{border-top:1px solid #2b2b2b;justify-content:flex-end;gap:8px;padding:12px 16px;display:flex}.avatarUploadModal-module__AQetZa__cancelBtn,.avatarUploadModal-module__AQetZa__confirmBtn{cursor:pointer;border:1px solid #3a3a3a;border-radius:4px;padding:8px 14px;font-family:inherit;font-size:13px}.avatarUploadModal-module__AQetZa__cancelBtn{color:#aaa;background:0 0}.avatarUploadModal-module__AQetZa__cancelBtn:hover{color:#fff}.avatarUploadModal-module__AQetZa__confirmBtn{color:#cfe8cf;background:#2a4a2a;border-color:#3d5c3d}.avatarUploadModal-module__AQetZa__confirmBtn:disabled{opacity:.5;cursor:not-allowed}
.moviePlayer-module__lpTCha__moviePlayerWindow{box-sizing:border-box;background:#000;border:1px solid #2b2b2b;flex-direction:column;display:flex;overflow:hidden;container:movie-player/inline-size}.moviePlayer-module__lpTCha__moviePlayerHideCursor,.moviePlayer-module__lpTCha__moviePlayerHideCursor *{cursor:none!important}.moviePlayer-module__lpTCha__moviePlayerWindowFloating{z-index:var(--movie-player-z,1200);border-radius:4px;position:fixed;box-shadow:0 8px 32px #0000008c}.moviePlayer-module__lpTCha__moviePlayerWindowDocked{box-sizing:border-box;border:1px solid #2b2b2b;border-radius:0;width:100%;height:100%;min-height:0}.moviePlayer-module__lpTCha__moviePlayerWindowInline{border:none;flex:auto;width:100%;height:100%;min-height:0}.moviePlayer-module__lpTCha__moviePlayerWindowStageTile{flex:auto;min-height:0;height:100%!important}.moviePlayer-module__lpTCha__moviePlayerWindowStageTile .moviePlayer-module__lpTCha__moviePlayerBodyInner{flex:1;height:100%;min-height:0}.moviePlayer-module__lpTCha__moviePlayerWindowStageTile .moviePlayer-module__lpTCha__moviePlayerVideoSurface{flex:1;min-height:0;aspect-ratio:unset!important}.moviePlayer-module__lpTCha__moviePlayerWindowStageTile .moviePlayer-module__lpTCha__moviePlayerVideoSurface video{object-fit:contain;width:100%;height:100%}.moviePlayer-module__lpTCha__moviePlayerBodyInner{flex-direction:column;flex:1;width:100%;min-height:0;display:flex;position:relative}.moviePlayer-module__lpTCha__moviePlayerVideoSurface{cursor:default;background:#000;flex:1;min-height:120px;position:relative}.moviePlayer-module__lpTCha__moviePlayerVideoSurfaceInline{cursor:default}.moviePlayer-module__lpTCha__moviePlayerVideoSurfaceFloating{cursor:default;touch-action:none}.moviePlayer-module__lpTCha__moviePlayerVideoSurfaceDragging{cursor:default}.moviePlayer-module__lpTCha__moviePlayerVideoSurface video{object-fit:contain;width:100%;height:100%;display:block}.moviePlayer-module__lpTCha__topBar{z-index:4;box-sizing:border-box;opacity:0;pointer-events:none;background:linear-gradient(#0000008c,#0000);justify-content:space-between;align-items:center;gap:8px;min-height:36px;padding:6px 10px;transition:opacity .18s;display:flex;position:absolute;top:0;left:0;right:0}.moviePlayer-module__lpTCha__topBarActions{flex-shrink:0;align-items:center;gap:2px;display:flex}.moviePlayer-module__lpTCha__iconBtnPinned{color:#fff;background:#4a90e273}.moviePlayer-module__lpTCha__iconBtnPinned:hover{background:#4a90e28c}.moviePlayer-module__lpTCha__topBarVisible{opacity:1;pointer-events:auto}.moviePlayer-module__lpTCha__topBarTitleTip{flex:1;min-width:0;max-width:100%;display:block}.moviePlayer-module__lpTCha__topBarTitle{color:#e8e8e8;white-space:nowrap;text-overflow:ellipsis;text-align:left;min-width:0;font-size:12px;font-family:var(--font-jetbrains-mono), monospace;text-shadow:0 1px 3px #000000f2;display:block;overflow:hidden}.moviePlayer-module__lpTCha__moviePlayerWindow:focus{outline:none}.moviePlayer-module__lpTCha__moviePlayerWindow:focus-visible{outline-offset:-1px;outline:1px solid #7ab8ff73}@media (hover:hover) and (pointer:fine){.moviePlayer-module__lpTCha__topBarTitle{font-size:13px}}.moviePlayer-module__lpTCha__controlsChrome{z-index:4;opacity:0;pointer-events:none;background:linear-gradient(#0000,#0000008c);flex-direction:column;transition:opacity .18s;display:flex;position:absolute;bottom:0;left:0;right:0}.moviePlayer-module__lpTCha__controlsChromeVisible{opacity:1;pointer-events:auto}.moviePlayer-module__lpTCha__progressRow{box-sizing:border-box;align-items:center;width:100%;padding:6px 10px 4px;display:flex}.moviePlayer-module__lpTCha__buttonsRow{box-sizing:border-box;align-items:center;gap:6px;width:100%;min-height:40px;padding:2px 8px 10px;display:flex}.moviePlayer-module__lpTCha__controlRowLeft{flex-shrink:0;align-items:center;gap:2px;min-width:0;display:flex}.moviePlayer-module__lpTCha__controlRowRight{flex-shrink:0;align-items:center;gap:2px;margin-left:auto;display:flex}.moviePlayer-module__lpTCha__seekSkipBtn{display:flex}@media (pointer:coarse),(hover:none){.moviePlayer-module__lpTCha__seekSkipBtn,.moviePlayer-module__lpTCha__dockBtn{display:none}}.moviePlayer-module__lpTCha__progressSlider::-moz-range-progress{background-color:#7ab8ff;border-radius:2px;height:4px}.moviePlayer-module__lpTCha__progressSlider::-moz-range-track{background-color:#ffffff40;border-radius:2px;height:4px}.moviePlayer-module__lpTCha__volumeSlider::-moz-range-progress{background-color:#7ab8ff;border-radius:2px;height:4px}.moviePlayer-module__lpTCha__volumeSlider::-moz-range-track{background-color:#ffffff40;border-radius:2px;height:4px}.moviePlayer-module__lpTCha__progressSlider{accent-color:#7ab8ff;cursor:pointer;background:#ffffff40;border-radius:2px;flex:1;width:100%;min-width:0;height:6px}.moviePlayer-module__lpTCha__progressSlider:disabled{cursor:default;opacity:.85}.moviePlayer-module__lpTCha__progressSlider::-webkit-slider-thumb{appearance:none;opacity:0;background:#7ab8ff;border:none;border-radius:50%;width:12px;height:12px;transition:opacity .15s}.moviePlayer-module__lpTCha__progressSlider:hover::-webkit-slider-thumb{opacity:1}.moviePlayer-module__lpTCha__progressSlider:active::-webkit-slider-thumb{opacity:1}.moviePlayer-module__lpTCha__progressSlider:focus-visible::-webkit-slider-thumb{opacity:1}.moviePlayer-module__lpTCha__progressSlider::-moz-range-thumb{opacity:0;background:#7ab8ff;border:none;border-radius:50%;width:12px;height:12px;transition:opacity .15s}.moviePlayer-module__lpTCha__controlsChrome:hover .moviePlayer-module__lpTCha__progressSlider::-moz-range-thumb{opacity:1}.moviePlayer-module__lpTCha__controlsChrome:focus-within .moviePlayer-module__lpTCha__progressSlider::-moz-range-thumb{opacity:1}.moviePlayer-module__lpTCha__timeStamp{color:#e0e0e0;font-variant-numeric:tabular-nums;white-space:nowrap;text-shadow:0 1px 3px #000000f2;flex-shrink:0;font-size:11px}.moviePlayer-module__lpTCha__volumeCluster{flex-shrink:0;align-items:center;gap:0;min-width:0;display:flex}.moviePlayer-module__lpTCha__volumeBtnWrap{flex-shrink:0;align-items:center;display:flex;position:relative}.moviePlayer-module__lpTCha__volumeSliderPopout{opacity:1;pointer-events:auto;box-sizing:border-box;background:0 0;border-radius:0;justify-content:center;align-items:center;width:auto;height:auto;padding:0;display:flex;position:static;overflow:visible;transform:none}.moviePlayer-module__lpTCha__volumeSlider{opacity:0;accent-color:#7ab8ff;cursor:pointer;background:#ffffff40;border-radius:2px;flex-shrink:0;width:72px;max-width:0;height:4px;margin:0;padding:0;transition:max-width .2s,opacity .2s,margin .2s;transform:none}.moviePlayer-module__lpTCha__volumeCluster:hover .moviePlayer-module__lpTCha__volumeSlider,.moviePlayer-module__lpTCha__volumeCluster:focus-within .moviePlayer-module__lpTCha__volumeSlider,.moviePlayer-module__lpTCha__volumeClusterDrawerOpen .moviePlayer-module__lpTCha__volumeSlider{opacity:1;max-width:72px;margin-left:4px;margin-right:5px}@container movie-player (max-width:480px){.moviePlayer-module__lpTCha__volumeCluster:hover .moviePlayer-module__lpTCha__volumeSliderPopout,.moviePlayer-module__lpTCha__volumeCluster:focus-within .moviePlayer-module__lpTCha__volumeSliderPopout,.moviePlayer-module__lpTCha__volumeClusterDrawerOpen .moviePlayer-module__lpTCha__volumeSliderPopout{opacity:1;pointer-events:auto;height:92px;padding:10px 0 6px}.moviePlayer-module__lpTCha__volumeSliderPopout{z-index:4;opacity:0;pointer-events:none;background:#000000d1;border-radius:6px 6px 0 0;width:36px;height:0;padding:0;transition:height .2s,opacity .2s,padding .2s;position:absolute;bottom:100%;left:50%;overflow:hidden;transform:translate(-50%)}.moviePlayer-module__lpTCha__volumeSlider{transform-origin:50%;max-width:none;margin:0;transition:opacity .15s;transform:rotate(-90deg)}.moviePlayer-module__lpTCha__volumeCluster:hover .moviePlayer-module__lpTCha__volumeSlider,.moviePlayer-module__lpTCha__volumeCluster:focus-within .moviePlayer-module__lpTCha__volumeSlider,.moviePlayer-module__lpTCha__volumeClusterDrawerOpen .moviePlayer-module__lpTCha__volumeSlider{max-width:none;margin-left:0;margin-right:0}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__volumeBtnWrap,.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__volumeSliderPopout{width:30px}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__volumeCluster:hover .moviePlayer-module__lpTCha__volumeSliderPopout,.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__volumeCluster:focus-within .moviePlayer-module__lpTCha__volumeSliderPopout,.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__volumeClusterDrawerOpen .moviePlayer-module__lpTCha__volumeSliderPopout{height:72px;padding:8px 0 4px}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__volumeSlider{width:48px}}.moviePlayer-module__lpTCha__volumeSlider::-webkit-slider-thumb{appearance:none;opacity:0;background:#7ab8ff;border:none;border-radius:50%;width:12px;height:12px;transition:opacity .15s}.moviePlayer-module__lpTCha__volumeCluster:hover .moviePlayer-module__lpTCha__volumeSlider::-webkit-slider-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeCluster:focus-within .moviePlayer-module__lpTCha__volumeSlider::-webkit-slider-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeClusterDrawerOpen .moviePlayer-module__lpTCha__volumeSlider::-webkit-slider-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeSlider:hover::-webkit-slider-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeSlider:active::-webkit-slider-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeSlider:focus-visible::-webkit-slider-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeSlider::-moz-range-thumb{opacity:0;background:#7ab8ff;border:none;border-radius:50%;width:12px;height:12px;transition:opacity .15s}.moviePlayer-module__lpTCha__volumeCluster:hover .moviePlayer-module__lpTCha__volumeSlider::-moz-range-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeCluster:focus-within .moviePlayer-module__lpTCha__volumeSlider::-moz-range-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeClusterDrawerOpen .moviePlayer-module__lpTCha__volumeSlider::-moz-range-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeSlider:hover::-moz-range-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeSlider:active::-moz-range-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeSlider:focus-visible::-moz-range-thumb{opacity:1}.moviePlayer-module__lpTCha__iconBtn{color:#fff;cursor:pointer;filter:drop-shadow(0 1px 2px #000000e6);background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .15s,color .15s;display:flex}.moviePlayer-module__lpTCha__iconBtn:hover{background:#ffffff14}@media (hover:hover) and (pointer:fine){.moviePlayer-module__lpTCha__buttonsRow{flex-wrap:wrap;align-items:center;gap:4px;padding:4px 8px 10px;display:flex}.moviePlayer-module__lpTCha__buttonsRow .moviePlayer-module__lpTCha__timeStamp{color:#e0e0e0;text-shadow:0 1px 3px #000000f2}.moviePlayer-module__lpTCha__buttonsRow .moviePlayer-module__lpTCha__seekSkipBtn{display:flex}}.moviePlayer-module__lpTCha__iconBtn:disabled{opacity:.45;cursor:default}.moviePlayer-module__lpTCha__iconBtn:disabled:hover{color:#fff;background:0 0}.moviePlayer-module__lpTCha__iconBtn svg{fill:currentColor;width:22px;height:22px}.moviePlayer-module__lpTCha__iconBtn.moviePlayer-module__lpTCha__iconBtnSync{gap:0;width:auto;min-width:36px;max-width:120px;padding:0 6px}.moviePlayer-module__lpTCha__iconBtn.moviePlayer-module__lpTCha__iconBtnSync svg{flex-shrink:0;width:18px;height:18px}.moviePlayer-module__lpTCha__syncBtnInner{justify-content:center;align-items:center;gap:4px;min-width:0;display:inline-flex}.moviePlayer-module__lpTCha__syncDriftLabel{font-variant-numeric:tabular-nums;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;font-size:13px;font-weight:600;line-height:1;overflow:hidden}.moviePlayer-module__lpTCha__iconBtn.moviePlayer-module__lpTCha__iconBtnSyncOk{color:#4caf50;cursor:default}.moviePlayer-module__lpTCha__iconBtn.moviePlayer-module__lpTCha__iconBtnSyncOk:disabled{opacity:1;color:#4caf50}.moviePlayer-module__lpTCha__iconBtn.moviePlayer-module__lpTCha__iconBtnSyncOk:disabled:hover{color:#4caf50;background:0 0}.moviePlayer-module__lpTCha__iconBtn.moviePlayer-module__lpTCha__iconBtnSyncWarn{color:#d4a017;cursor:pointer}.moviePlayer-module__lpTCha__iconBtn.moviePlayer-module__lpTCha__iconBtnSyncWarn:hover{color:#e8b82a}.moviePlayer-module__lpTCha__iconBtn.moviePlayer-module__lpTCha__iconBtnSyncBad{color:#c44;cursor:pointer}.moviePlayer-module__lpTCha__iconBtn.moviePlayer-module__lpTCha__iconBtnSyncBad:hover{color:#e55}.moviePlayer-module__lpTCha__seekSkipBtn .moviePlayer-module__lpTCha__iconBtn svg{width:20px;height:20px}.moviePlayer-module__lpTCha__cogWrapper{position:relative}.moviePlayer-module__lpTCha__cogBtnSpin svg{animation:.4s moviePlayer-module__lpTCha__cogRotate}@keyframes moviePlayer-module__lpTCha__cogRotate{0%{transform:rotate(0)}to{transform:rotate(120deg)}}.moviePlayer-module__lpTCha__cogMenu{z-index:20;color:#ffffffe0;background:#0c0c0ce0;border:1px solid #ffffff1f;border-radius:8px;flex-direction:column;min-width:200px;max-width:min(280px,100vw - 24px);font-family:inherit;line-height:1.25;display:flex;position:absolute;bottom:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 4px 16px #0006}.moviePlayer-module__lpTCha__cogMenuSection{flex-direction:column;display:flex}.moviePlayer-module__lpTCha__cogMenuHeader{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff0d;border-bottom:1px solid #ffffff1f;align-items:center;padding:10px 12px;font-size:13px;font-weight:700;line-height:1.25;display:flex}.moviePlayer-module__lpTCha__cogMenuHeader:hover{background:#ffffff1a}.moviePlayer-module__lpTCha__cogMenuHeader svg{fill:currentColor;flex-shrink:0;width:18px;height:18px;margin-right:8px}.moviePlayer-module__lpTCha__cogMenuItemRow{color:#ffffffe0;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;font-size:13px;line-height:1.25;display:flex}.moviePlayer-module__lpTCha__cogMenuItemRow:hover{background:#ffffff1a}.moviePlayer-module__lpTCha__cogMenuValue{color:#ffffff8c;align-items:center;gap:2px;min-width:0;max-width:55%;font-size:12px;line-height:1.25;display:flex}.moviePlayer-module__lpTCha__cogMenuValue svg{fill:currentColor;flex-shrink:0;width:16px;height:16px;margin-left:2px}.moviePlayer-module__lpTCha__cogMenuItem{color:#ffffffe0;text-align:left;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;appearance:none;touch-action:manipulation;background:0 0;border:none;width:100%;margin:0;padding:10px 16px;font-family:inherit;font-size:13px;line-height:1.25;display:block}.moviePlayer-module__lpTCha__cogMenuItem:focus{outline:none}.moviePlayer-module__lpTCha__cogMenuItem:hover{color:#fff;background:#ffffff1a}.moviePlayer-module__lpTCha__cogMenuItemActive{color:#7ab8ff;background:0 0}.moviePlayer-module__lpTCha__cogMenuItemActive:hover{color:#7ab8ff;background:#ffffff1a}.moviePlayer-module__lpTCha__playOverlay{cursor:pointer;z-index:3;background:#0000008c;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:absolute;inset:0}.moviePlayer-module__lpTCha__playIcon{color:#ffffffd9;pointer-events:none;width:48px;height:48px}.moviePlayer-module__lpTCha__playbackPauseHint{pointer-events:none;z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.moviePlayer-module__lpTCha__playbackFlash{pointer-events:none;z-index:3;will-change:opacity, transform;justify-content:center;align-items:center;animation:.7s ease-out forwards moviePlayer-module__lpTCha__playbackFlashFade;display:flex;position:absolute;inset:0}.moviePlayer-module__lpTCha__playbackFlashLabel{color:#ffffffeb;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 1px 2px #000c;background:#0000008c;border-radius:999px;justify-content:center;align-items:center;min-width:112px;min-height:44px;padding:0 18px;font-size:13px;font-weight:700;display:flex}.moviePlayer-module__lpTCha__resizeHandle{z-index:8;pointer-events:none;background:0 0;width:18px;height:18px;position:absolute;bottom:0;right:0}.moviePlayer-module__lpTCha__resizeHandleDocked{cursor:ns-resize;pointer-events:auto;width:auto;height:12px;left:0;right:0}.moviePlayer-module__lpTCha__resizeHandle:after{content:"";border-bottom:1px solid #0000;border-right:1px solid #0000;width:8px;height:8px;transition:border-color .2s;position:absolute;bottom:4px;right:5px}.moviePlayer-module__lpTCha__moviePlayerWindow:hover .moviePlayer-module__lpTCha__resizeHandle:after{border-bottom-color:#888;border-right-color:#888}@keyframes moviePlayer-module__lpTCha__playbackFlashFade{0%{opacity:0;transform:scale(.88)}18%{opacity:1;transform:scale(1)}72%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.04)}}@media (pointer:coarse),(hover:none){.moviePlayer-module__lpTCha__moviePlayerWindowInline:not(.moviePlayer-module__lpTCha__moviePlayerWindowStageTile){box-sizing:border-box;border:1px solid #2b2b2b;flex:none;height:auto}.moviePlayer-module__lpTCha__moviePlayerWindowInline:not(.moviePlayer-module__lpTCha__moviePlayerWindowStageTile) .moviePlayer-module__lpTCha__moviePlayerVideoSurface{min-height:0;aspect-ratio:var(--movie-video-aspect,16 / 9);flex:none}}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__buttonsRow{flex-wrap:nowrap;gap:2px;min-width:0;padding:2px 6px 8px}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__controlRowLeft{flex:auto;gap:0;min-width:0}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__controlRowRight{flex:none;gap:0}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__iconBtn{width:30px;height:30px}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__iconBtn svg{width:19px;height:19px}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__iconBtn.moviePlayer-module__lpTCha__iconBtnSync svg{width:16px;height:16px}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__seekSkipBtn .moviePlayer-module__lpTCha__iconBtn{width:28px}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__volumeCluster{flex:none}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__timeStamp{text-overflow:clip;flex:0 auto;min-width:0;max-width:82px;font-size:10px;overflow:hidden}.moviePlayer-module__lpTCha__moviePlayerWindowCompactControls .moviePlayer-module__lpTCha__buttonsRow{flex-wrap:nowrap}
.partyMobileBottomNav-module__8PjeEG__bottomNav{height:var(--party-bottom-nav-height,65px);z-index:30;background:var(--party-mobile-surface,#0f0f0f);pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none;border-top:1px solid #1a1a1a;transition:transform .28s cubic-bezier(.4,0,.2,1);position:fixed;bottom:0;left:0;right:0;overflow:hidden}.partyMobileBottomNav-module__8PjeEG__bottomNavHidden{pointer-events:none;visibility:hidden;transform:translateY(100%)}.partyMobileBottomNav-module__8PjeEG__viewport{height:100%;position:relative;overflow:hidden}.partyMobileBottomNav-module__8PjeEG__track{will-change:transform;flex-direction:column;height:300%;display:flex}.partyMobileBottomNav-module__8PjeEG__trackAnimated{transition:transform .28s cubic-bezier(.4,0,.2,1)}.partyMobileBottomNav-module__8PjeEG__pageSlot{box-sizing:border-box;flex:0 0 33.3333%;align-items:center;min-height:0;display:flex}.partyMobileBottomNav-module__8PjeEG__partyPage{justify-content:space-around;width:100%;padding:0 8px}.partyMobileBottomNav-module__8PjeEG__guestPartyOnly{box-sizing:border-box;flex:100%;justify-content:space-around;align-items:stretch;width:100%;height:100%;display:flex}.partyMobileBottomNav-module__8PjeEG__workspacePage{-ms-overflow-style:none;scrollbar-width:none;width:100%;padding:0 16px;overflow:auto hidden}.partyMobileBottomNav-module__8PjeEG__workspacePage::-webkit-scrollbar{display:none}.partyMobileBottomNav-module__8PjeEG__workspaceLinks{flex-wrap:nowrap;align-items:center;gap:20px;min-width:min-content;display:flex}.partyMobileBottomNav-module__8PjeEG__tabBtn{color:#666;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex:1;justify-content:center;align-items:center;height:100%;padding:0;transition:color .2s;display:flex}.partyMobileBottomNav-module__8PjeEG__tabBtn:hover{color:#aaa}.partyMobileBottomNav-module__8PjeEG__tabBtnActive{color:#fff}.partyMobileBottomNav-module__8PjeEG__tabIcon{width:24px;height:24px;display:block}.partyMobileBottomNav-module__8PjeEG__tabIconStage,.partyMobileBottomNav-module__8PjeEG__tabIconSettings{width:28px;height:28px}.partyMobileBottomNav-module__8PjeEG__navBtn{color:#a1a1a1;font-family:var(--font-jetbrains-mono), monospace;cursor:pointer;white-space:nowrap;appearance:none;background:0 0;border:none;outline:none;align-items:center;margin:0;padding:0;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex}button.partyMobileBottomNav-module__8PjeEG__navBtn{box-shadow:none!important;background-color:#0000!important;border:none!important;margin:0!important;padding:0!important;line-height:normal!important}.partyMobileBottomNav-module__8PjeEG__navBtn:hover{color:#fff}.partyMobileBottomNav-module__8PjeEG__navIcon{flex-shrink:0;width:22px;height:22px;display:block}.partyMobileBottomNav-module__8PjeEG__navDivider{color:#333;flex-shrink:0;font-size:14px}.partyMobileBottomNav-module__8PjeEG__profileNavWrap{align-items:center;height:auto;display:inline-flex;position:relative}
.partyCardsPanelStrip-module__tjCsSa__viewport{top:0;left:0;right:0;bottom:var(--party-bottom-nav-height,65px);pointer-events:auto;z-index:2;background-color:var(--party-mobile-surface,#0f0f0f);touch-action:pan-y;overscroll-behavior-x:none;position:fixed;overflow:hidden}.partyCardsPanelStrip-module__tjCsSa__viewportConversation{bottom:0}.partyCardsPanelStrip-module__tjCsSa__viewportGestureActive,.partyCardsPanelStrip-module__tjCsSa__viewportGestureActive *{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.partyCardsPanelStrip-module__tjCsSa__viewport[data-cards-gesture="1"],.partyCardsPanelStrip-module__tjCsSa__viewport[data-cards-gesture="1"] *{touch-action:none!important}.partyCardsPanelStrip-module__tjCsSa__track{will-change:transform;width:100%;height:100%;position:relative}.partyCardsPanelStrip-module__tjCsSa__trackAnimated{transition:transform .28s cubic-bezier(.4,0,.2,1)}.partyCardsPanelStrip-module__tjCsSa__slot{box-sizing:border-box;pointer-events:none;background-color:var(--party-mobile-surface,#0f0f0f);width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.partyCardsPanelStrip-module__tjCsSa__slotActive{pointer-events:auto}.partyCardsPanelStrip-module__tjCsSa__slotDragging{pointer-events:none}
.partySettingsPanel-module__Yw15mq__root{background-color:var(--party-mobile-surface,var(--party-bg-panel,#121212));box-sizing:border-box;-webkit-overflow-scrolling:touch;width:100%;height:100%;overflow-y:auto}
.draw-module__YdBhKW__drawRoot{--draw-ui-left:16px;--draw-toolbar-offset:12px;--draw-custom-toolbar-height:54px;--draw-island-bg:#0f0f0f;--draw-viewport-top:0px;width:100%;height:100%;min-height:0;position:relative}.draw-module__YdBhKW__canvasWrap{width:100%;height:100%;min-height:0;position:absolute;inset:0}.draw-module__YdBhKW__canvasWrap .excalidraw{width:100%;height:100%}.draw-module__YdBhKW__canvasWrap .excalidraw.theme--dark{--island-bg-color:#0f0f0f;--color-surface-low:#0f0f0f;--color-surface-lowest:#1a1a1a;--default-border-color:#333}.draw-module__YdBhKW__canvasWrap .excalidraw .excalidraw-container{width:100%;height:100%}.draw-module__YdBhKW__canvasWrap[data-draw-mode=paper] .excalidraw .excalidraw-container{background-color:#121212}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .sidebar-trigger,.draw-module__YdBhKW__canvasWrap .excalidraw .mobile-misc-tools-container,.draw-module__YdBhKW__canvasWrap .excalidraw .layer-ui__wrapper__top-right,.draw-module__YdBhKW__canvasWrap .excalidraw .welcome-screen-center,.draw-module__YdBhKW__canvasWrap .excalidraw .welcome-screen-decor,.draw-module__YdBhKW__canvasWrap .excalidraw .welcome-screen-menu,.draw-module__YdBhKW__canvasWrap .excalidraw .help-icon){display:none!important}.draw-module__YdBhKW__canvasWrap .excalidraw .layer-ui__wrapper{pointer-events:none;position:absolute;inset:0}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .layer-ui__wrapper__top-left,.draw-module__YdBhKW__canvasWrap .excalidraw .layer-ui__wrapper__top-center,.draw-module__YdBhKW__canvasWrap .excalidraw .layer-ui__wrapper__footer,.draw-module__YdBhKW__canvasWrap .excalidraw .layer-ui__wrapper__footer *){pointer-events:auto}.draw-module__YdBhKW__canvasWrap .excalidraw .layer-ui__wrapper__top-left{top:calc(var(--draw-toolbar-offset) + var(--draw-custom-toolbar-height) + 6px);left:var(--draw-ui-left);margin:0;position:absolute;right:auto;transform:none}.draw-module__YdBhKW__canvasWrap .excalidraw .layer-ui__wrapper__top-center{top:calc(var(--draw-toolbar-offset) + var(--draw-custom-toolbar-height) + 6px);left:calc(var(--draw-ui-left) + 52px);margin:0;position:absolute;right:auto;transform:none}.draw-module__YdBhKW__canvasWrap .excalidraw .Island{background-color:var(--island-bg-color,#0f0f0f)!important;border:1px solid #333!important;box-shadow:0 8px 24px #00000059!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .undo-redo-buttons,.draw-module__YdBhKW__canvasWrap .excalidraw .zoom-actions,.draw-module__YdBhKW__canvasWrap .excalidraw .zoom-button,.draw-module__YdBhKW__canvasWrap .excalidraw .undo-redo-buttons button){background-color:#0f0f0f!important;box-shadow:0 0 0 1px #333!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .layer-ui__wrapper__footer-left>*,.draw-module__YdBhKW__canvasWrap .excalidraw .layer-ui__wrapper__footer-right>*){pointer-events:auto!important}.draw-module__YdBhKW__drawRoot .excalidraw .Modal{z-index:16000!important;pointer-events:auto!important}.draw-module__YdBhKW__overlayRoot{top:var(--draw-viewport-top,0px);z-index:15000;pointer-events:none;position:fixed;bottom:0;left:0;right:0}.draw-module__YdBhKW__overlayTint{-webkit-backdrop-filter:blur(1px);pointer-events:none;background:#0000000f;position:absolute;inset:0}.draw-module__YdBhKW__overlayFrame{pointer-events:none;border:1px solid #ffffff14;border-radius:8px;position:absolute;inset:8px;box-shadow:inset 0 0 0 1px #00000026}.draw-module__YdBhKW__overlayFrame:before,.draw-module__YdBhKW__overlayFrame:after{content:"";pointer-events:none;border-style:solid;border-color:#ffffff38;width:18px;height:18px;position:absolute}.draw-module__YdBhKW__overlayFrame:before{border-width:2px 0 0 2px;top:8px;left:8px}.draw-module__YdBhKW__overlayFrame:after{border-width:0 2px 2px 0;bottom:8px;right:8px}.draw-module__YdBhKW__overlayInteractive{pointer-events:auto;flex-direction:column;min-height:0;display:flex;position:absolute;inset:0}.draw-module__YdBhKW__toolbar{top:var(--draw-toolbar-offset);left:var(--draw-ui-left);z-index:10;background:var(--draw-island-bg,#0f0f0f);pointer-events:auto;border:1px solid #333;border-radius:10px;align-items:center;gap:8px;min-height:40px;padding:6px 10px;display:flex;position:absolute;box-shadow:0 8px 24px #00000059}.draw-module__YdBhKW__pageTabs{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.draw-module__YdBhKW__pageTab,.draw-module__YdBhKW__closeBtn{color:#d4d4d4;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.draw-module__YdBhKW__pageTab:hover,.draw-module__YdBhKW__closeBtn:hover{color:#fff;background:#ffffff0f}.draw-module__YdBhKW__pageTabActive{color:#93c5fd;background:#3b82f62e;border-color:#3b82f673}.draw-module__YdBhKW__closeBtn{color:#a3a3a3;width:30px;margin-left:4px;padding:0;font-size:20px;line-height:1}.draw-module__YdBhKW__overlayCanvasArea,.draw-module__YdBhKW__canvasLayer{width:100%;height:100%;min-height:0;position:absolute;inset:0}.draw-module__YdBhKW__canvasLayer[data-active=false]{visibility:hidden;pointer-events:none;z-index:0}.draw-module__YdBhKW__canvasLayer[data-active=true]{visibility:visible;pointer-events:auto;z-index:1}
.morphing-text-module__9-t06G__root{vertical-align:baseline;height:1em;line-height:inherit;font-size:inherit;font-weight:inherit;color:inherit;text-align:center;font-family:inherit;display:inline-block;position:relative;overflow:visible}.morphing-text-module__9-t06G__sizer{visibility:hidden;white-space:nowrap}.morphing-text-module__9-t06G__layer{white-space:nowrap;width:100%;margin-inline:auto;display:inline-block;position:absolute;top:0;left:0;right:0}.morphing-text-module__9-t06G__filters{pointer-events:none;width:0;height:0;position:fixed;overflow:hidden}@keyframes morphing-text-module__9-t06G__morphWiggle{0%,to{transform:rotate(0)}20%{transform:rotate(-14deg)}40%{transform:rotate(12deg)}60%{transform:rotate(-8deg)}80%{transform:rotate(6deg)}}.morphing-text-module__9-t06G__morphWiggle{transform-origin:bottom;vertical-align:baseline;animation:.7s ease-in-out 3 forwards morphing-text-module__9-t06G__morphWiggle;display:inline-block}.morphing-text-module__9-t06G__morphWiggleOnce{transform-origin:bottom;vertical-align:baseline;animation:.7s ease-in-out forwards morphing-text-module__9-t06G__morphWiggle;display:inline-block}
.announcement-module__NC2KOa__backdrop{z-index:430000;background:#000000c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.announcement-module__NC2KOa__dialog{color:#f5f5f5;background:#101010;border:1px solid #3b3b3b;width:min(560px,100%);max-height:min(760px,100vh - 40px);padding:30px;overflow:auto;box-shadow:0 28px 90px #000000b3}.announcement-module__NC2KOa__dialog.announcement-module__NC2KOa__info{border-top:3px solid #60a5fa}.announcement-module__NC2KOa__dialog.announcement-module__NC2KOa__success{border-top:3px solid #4ade80}.announcement-module__NC2KOa__dialog.announcement-module__NC2KOa__warning{border-top:3px solid #facc15}.announcement-module__NC2KOa__dialog.announcement-module__NC2KOa__danger{border-top:3px solid #f87171}.announcement-module__NC2KOa__eyebrow{color:#999;font:11px/1.3 var(--font-jetbrains-mono), monospace;letter-spacing:.15em;text-transform:uppercase}.announcement-module__NC2KOa__title{font:400 25px/1.2 var(--font-jetbrains-mono), monospace;margin:9px 0 14px}.announcement-module__NC2KOa__body{color:#d4d4d8;font:14px/1.65 var(--font-jetbrains-mono), monospace;white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.announcement-module__NC2KOa__media{object-fit:contain;background:#070707;width:100%;max-height:360px;margin:22px 0 0;display:block}.announcement-module__NC2KOa__okay{color:#111;width:100%;font:600 13px var(--font-jetbrains-mono), monospace;cursor:pointer;background:#f5f5f5;border:1px solid #555;margin-top:26px;padding:12px 16px;display:block}.announcement-module__NC2KOa__okay:hover{background:#fff}.announcement-module__NC2KOa__okay:focus-visible{outline-offset:3px;outline:2px solid #60a5fa}@media (max-width:600px){.announcement-module__NC2KOa__dialog{padding:24px 20px}.announcement-module__NC2KOa__title{font-size:21px}}
.fileExplorer-module___dW9Ca__explorerWindow,.fileExplorer-module___dW9Ca__explorerWindow *{scrollbar-width:none;-ms-overflow-style:none}.fileExplorer-module___dW9Ca__explorerWindow::-webkit-scrollbar{width:0;height:0;display:none}.fileExplorer-module___dW9Ca__explorerWindow ::-webkit-scrollbar{width:0;height:0;display:none}@keyframes fileExplorer-module___dW9Ca__windowOpen{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes fileExplorer-module___dW9Ca__windowClose{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.95)translateY(10px)}}.fileExplorer-module___dW9Ca__explorerWindow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:var(--font-jetbrains-mono), monospace;cursor:default;resize:both;background:#161616fa;border:1px solid #2b2b2b;flex-direction:column;animation:.25s cubic-bezier(.16,1,.3,1) forwards fileExplorer-module___dW9Ca__windowOpen;display:flex;position:fixed;overflow:hidden;box-shadow:0 10px 40px #000c}.fileExplorer-module___dW9Ca__explorerWindow::-webkit-resizer{display:none}.fileExplorer-module___dW9Ca__windowFooter{background:0 0;flex-shrink:0;width:100%;height:14px;min-height:14px}.fileExplorer-module___dW9Ca__modeExplorer{width:720px;min-width:360px;height:675px;min-height:650px;top:15vh;left:calc(50% - 360px)}.fileExplorer-module___dW9Ca__explorerDockedOuter{flex-direction:column;flex:auto;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.fileExplorer-module___dW9Ca__explorerDockedOuter .fileExplorer-module___dW9Ca__modeExplorer,.fileExplorer-module___dW9Ca__explorerWindowDocked.fileExplorer-module___dW9Ca__modeExplorer{box-sizing:border-box;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:#161616;flex:auto;animation:none;resize:none!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important}.fileExplorer-module___dW9Ca__explorerWindowDocked.fileExplorer-module___dW9Ca__modeExplorer[data-rail-seam-touch]{border-top-color:#0000}.fileExplorer-module___dW9Ca__explorerWindowDocked .fileExplorer-module___dW9Ca__explorerFileList,.fileExplorer-module___dW9Ca__explorerWindowDocked .fileExplorer-module___dW9Ca__sharesList,.fileExplorer-module___dW9Ca__explorerWindowDocked .fileExplorer-module___dW9Ca__explorerUploadPanel{overscroll-behavior-y:auto}.fileExplorer-module___dW9Ca__explorerHeader{-webkit-user-select:none;user-select:none;cursor:default;box-sizing:border-box;background:#0f0f0f;border-bottom:none;align-items:flex-end;height:44px;padding:8px 15px 0;display:flex}.fileExplorer-module___dW9Ca__explorerTabsContainer{z-index:10;scroll-behavior:smooth;scrollbar-width:none;flex:1;align-items:flex-end;gap:4px;height:35px;margin-bottom:0;padding-right:30px;display:flex;position:relative;overflow:auto hidden}.fileExplorer-module___dW9Ca__explorerTabsContainer::-webkit-scrollbar{display:none}.fileExplorer-module___dW9Ca__headerActions{flex-shrink:0;align-items:center;gap:16px;margin-left:20px;padding-bottom:8px;display:flex}.fileExplorer-module___dW9Ca__explorerTabs{align-items:flex-end;gap:4px;display:flex}@keyframes fileExplorer-module___dW9Ca__tabEnter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes fileExplorer-module___dW9Ca__tabExit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}.fileExplorer-module___dW9Ca__explorerTab{color:#8a8a8a;cursor:default;box-sizing:border-box;background:#121212;border:1px solid #0000;border-bottom:none;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;width:125px;min-width:125px;max-width:125px;padding:6px 10px 7px;font-size:13px;transition:background .2s,color .2s,border-color .2s;animation:.2s ease-out forwards fileExplorer-module___dW9Ca__tabEnter;display:flex}.fileExplorer-module___dW9Ca__explorerTab.fileExplorer-module___dW9Ca__tabClosing{pointer-events:none;animation:.2s ease-in forwards fileExplorer-module___dW9Ca__tabExit}.fileExplorer-module___dW9Ca__explorerTab:hover{color:#ccc;background:#1a1a1a}.fileExplorer-module___dW9Ca__explorerTab.fileExplorer-module___dW9Ca__active{color:#fff;background:#1e1e1e;border-color:#2b2b2b #2b2b2b currentColor;border-bottom-style:none;border-bottom-width:medium}.fileExplorer-module___dW9Ca__explorerTabTitle{text-overflow:ellipsis;white-space:nowrap;flex-grow:1;overflow:hidden}.fileExplorer-module___dW9Ca__tabCloseBtn{color:inherit;cursor:default;flex-shrink:0;padding:0;font-size:18px;line-height:1;transition:color .15s;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.fileExplorer-module___dW9Ca__tabCloseBtn:hover{color:#ff4a4a}.fileExplorer-module___dW9Ca__addTabBtn{color:#888;cursor:default;flex-shrink:0;margin-bottom:7px;margin-left:5px;padding:0 8px;font-size:18px;transition:color .15s;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.fileExplorer-module___dW9Ca__addTabBtn:hover{color:#fff}.fileExplorer-module___dW9Ca__explorerClose{color:#888;cursor:default;padding:0;font-family:monospace;font-size:24px;line-height:1;transition:color .2s;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.fileExplorer-module___dW9Ca__explorerClose:hover{color:#ff4a4a}.fileExplorer-module___dW9Ca__explorerContent{box-sizing:border-box;--explorer-top-rule-left:0px;--explorer-top-rule-gap:0px;background:#1e1e1e;border-top:none;flex-direction:column;flex:1;padding:15px;display:flex;position:relative;overflow:hidden}.fileExplorer-module___dW9Ca__explorerContent:before{content:"";pointer-events:none;background:linear-gradient(to right, #2b2b2b 0, #2b2b2b var(--explorer-top-rule-left,0px), transparent var(--explorer-top-rule-left,0px), transparent calc(var(--explorer-top-rule-left,0px) + var(--explorer-top-rule-gap,0px)), #2b2b2b calc(var(--explorer-top-rule-left,0px) + var(--explorer-top-rule-gap,0px)), #2b2b2b 100%);height:1px;position:absolute;top:0;left:0;right:0}.fileExplorer-module___dW9Ca__explorerFileArea{flex-direction:column;flex:1;height:100%;display:flex;position:relative;overflow-y:hidden}.fileExplorer-module___dW9Ca__explorerToolbar{background:#252525;border:1px solid #333;flex-shrink:0;align-items:center;gap:8px;margin-bottom:12px;padding:8px 12px;display:flex}.fileExplorer-module___dW9Ca__toolbarFill{flex:1;min-width:0;min-height:28px}.fileExplorer-module___dW9Ca__toolbarModeTitle{color:#d1d1d1;-webkit-user-select:none;user-select:none;white-space:nowrap;flex-shrink:0;padding:0 2px;font-size:13px;line-height:28px}.fileExplorer-module___dW9Ca__toolbarBtn{color:#d1d1d1;cursor:pointer;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:18px;transition:color .2s;display:flex;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.fileExplorer-module___dW9Ca__toolbarBtn:hover{color:#fff}.fileExplorer-module___dW9Ca__toolbarBtn:disabled{opacity:.5;cursor:default}.fileExplorer-module___dW9Ca__toolbarBtn.fileExplorer-module___dW9Ca__toolbarBtnBrowseUp:not(:disabled){cursor:pointer}.fileExplorer-module___dW9Ca__toolbarBtn.fileExplorer-module___dW9Ca__toolbarBtnBrowseUp:disabled{cursor:default}@keyframes fileExplorer-module___dW9Ca__spin{to{transform:rotate(360deg)}}.fileExplorer-module___dW9Ca__spinIcon{animation:.5s cubic-bezier(.4,0,.2,1) fileExplorer-module___dW9Ca__spin}.fileExplorer-module___dW9Ca__pathScroll{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;color:#d1d1d1;-webkit-user-select:none;user-select:none;cursor:default;flex:1;min-width:0;margin-left:8px;font-size:13px;overflow:auto hidden}.fileExplorer-module___dW9Ca__pathScroll::-webkit-scrollbar{height:0;display:none}.fileExplorer-module___dW9Ca__pathInner{flex-wrap:nowrap;align-items:center;width:max-content;min-height:28px;display:flex}.fileExplorer-module___dW9Ca__breadcrumbSegment{flex-shrink:0;align-items:center;display:inline-flex}.fileExplorer-module___dW9Ca__breadcrumbItem{cursor:pointer;color:#a1a1a1;padding:2px 4px;transition:color .15s}.fileExplorer-module___dW9Ca__breadcrumbItem:hover{color:#fff}.fileExplorer-module___dW9Ca__breadcrumbItem.fileExplorer-module___dW9Ca__currentFolder{color:#e0e0e0;font-weight:400}.fileExplorer-module___dW9Ca__breadcrumbSeparator{color:#888;margin:0 6px;font-size:11px;font-weight:700}@keyframes fileExplorer-module___dW9Ca__contentFadeIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.fileExplorer-module___dW9Ca__explorerFileList{overscroll-behavior:contain;border-radius:4px;flex:1;min-height:0;margin:0;padding:0 6px 0 0;list-style:none;animation:.35s ease-out forwards fileExplorer-module___dW9Ca__contentFadeIn;overflow-y:auto}@keyframes fileExplorer-module___dW9Ca__pasteItemPulse{0%{background-color:#fff3}20%{background-color:#ffffff59;box-shadow:0 0 8px #fff3}to{box-shadow:none;background-color:#0000}}.fileExplorer-module___dW9Ca__pasteItemHighlight{animation:1s ease-out fileExplorer-module___dW9Ca__pasteItemPulse}.fileExplorer-module___dW9Ca__explorerFileItem{color:#d1d1d1;cursor:default;-webkit-user-select:none;user-select:none;border:1px solid #0000;align-items:center;gap:12px;min-width:0;margin:2px 0;padding:8px 12px;font-size:13px;transition:background .1s,border-color .1s;display:flex}.fileExplorer-module___dW9Ca__explorerFileItem:hover{color:#fff;background:#7ab8ff14;border-color:#7ab8ff}.fileExplorer-module___dW9Ca__explorerFileItem.fileExplorer-module___dW9Ca__selected{color:#fff;background:#7ab8ff33;border-color:#7ab8ff}.fileExplorer-module___dW9Ca__icon{flex-shrink:0;font-size:16px}.fileExplorer-module___dW9Ca__fileName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.fileExplorer-module___dW9Ca__shareRowMain{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.fileExplorer-module___dW9Ca__shareRowMain .fileExplorer-module___dW9Ca__fileName{flex:0 auto}.fileExplorer-module___dW9Ca__shareRowPath{color:#8a8a8a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25;overflow:hidden}.fileExplorer-module___dW9Ca__explorerFileItemShare{align-items:flex-start}.fileExplorer-module___dW9Ca__explorerFileItemShare .fileExplorer-module___dW9Ca__icon{margin-top:2px}.fileExplorer-module___dW9Ca__fileMeta{flex-shrink:0;align-items:center;gap:6px;min-width:0;margin-left:auto;display:flex}.fileExplorer-module___dW9Ca__fileMetaRight{flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;margin-left:auto;display:flex}.fileExplorer-module___dW9Ca__linkIcon{opacity:.8;cursor:pointer;box-sizing:border-box;-webkit-tap-highlight-color:transparent;color:#fff6;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;line-height:1;transition:color .2s ease-out,transform .2s ease-out,opacity .12s;display:inline-flex;position:relative}.fileExplorer-module___dW9Ca__linkIcon:before{content:"";pointer-events:none;background:0 0;border-radius:4px;width:72%;height:72%;transition:width .12s,height .12s,background .12s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fileExplorer-module___dW9Ca__linkIcon:hover,.fileExplorer-module___dW9Ca__linkIcon:focus-visible{opacity:1;color:#ffffffb3;outline:none}.fileExplorer-module___dW9Ca__linkIcon:hover:before,.fileExplorer-module___dW9Ca__linkIcon:focus-visible:before{background:#ffffff14;width:86.4%;height:86.4%}.fileExplorer-module___dW9Ca__linkIcon:active{transform:scale(.9)}.fileExplorer-module___dW9Ca__linkIconGlyph{-webkit-user-select:none;user-select:none;width:15px;height:15px;transition:all .3s ease-out}.fileExplorer-module___dW9Ca__linkIconLink{opacity:1;transform:scale(1)}.fileExplorer-module___dW9Ca__linkIconHidden{opacity:0;transform:scale(0)}.fileExplorer-module___dW9Ca__linkIconCheck{opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.fileExplorer-module___dW9Ca__linkIconVisible{opacity:1;transform:translate(-50%,-50%)scale(1)}.fileExplorer-module___dW9Ca__inlineInput{color:#fff;font-family:var(--font-jetbrains-mono), monospace;caret-color:#7ab8ff;appearance:none;cursor:text;flex:1;width:100%;font-size:13px;line-height:normal;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;margin:0!important;padding:0!important}.fileExplorer-module___dW9Ca__inlineInput:hover,.fileExplorer-module___dW9Ca__inlineInput:focus{box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.fileExplorer-module___dW9Ca__contextMenu{z-index:var(--z-context-menu);overscroll-behavior:contain;background:#1a1a1a;border:1px solid #333;min-width:180px;max-height:60vh;padding:5px 0;position:fixed;overflow-y:auto;box-shadow:0 4px 15px #000c}.fileExplorer-module___dW9Ca__contextItem{color:#d1d1d1;cursor:default;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:8px 15px;font-size:13px;transition:background .1s;display:flex}.fileExplorer-module___dW9Ca__contextItem:hover{color:#fff;background:#333}.fileExplorer-module___dW9Ca__contextItem.fileExplorer-module___dW9Ca__delete:hover{color:#ff4a4a}.fileExplorer-module___dW9Ca__caretIcon{color:#888;justify-content:center;align-items:center;margin-left:12px;transition:transform .2s;display:inline-flex}.fileExplorer-module___dW9Ca__submenuContainer{opacity:0;background:#0f0f0f;max-height:0;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .25s;overflow:hidden}.fileExplorer-module___dW9Ca__submenuContainer.fileExplorer-module___dW9Ca__open{opacity:1;max-height:120px}.fileExplorer-module___dW9Ca__submenuItem{color:#d1d1d1;cursor:default;-webkit-user-select:none;user-select:none;padding:8px 15px 8px 30px;font-size:13px;transition:background .1s}.fileExplorer-module___dW9Ca__submenuItem:hover{color:#fff;background:#333}.fileExplorer-module___dW9Ca__explorerHub{flex-direction:column;flex:1;gap:12px;min-height:0;padding:12px 0;display:flex;overflow-y:auto}.fileExplorer-module___dW9Ca__hubCard{box-sizing:border-box;color:#d1d1d1;text-align:left;cursor:pointer;background:#161616;border:1px solid #2b2b2b;flex-direction:column;align-items:flex-start;gap:6px;width:100%;padding:16px 18px;font-family:inherit;font-size:13px;transition:border-color .2s,background .2s;display:flex}.fileExplorer-module___dW9Ca__hubCard:hover{color:#fff;background:#1c1c1c;border-color:#fff}.fileExplorer-module___dW9Ca__hubCardTitle{color:inherit;font-size:15px;font-weight:400}.fileExplorer-module___dW9Ca__hubCardDesc{color:#888;font-size:12px;line-height:1.4}.fileExplorer-module___dW9Ca__hubCard:hover .fileExplorer-module___dW9Ca__hubCardDesc{color:#b0b0b0}.fileExplorer-module___dW9Ca__explorerUploadPanel{box-sizing:border-box;overscroll-behavior:contain;flex-direction:column;flex:1;gap:12px;width:100%;min-height:0;padding:12px 0;display:flex;overflow-y:auto}.fileExplorer-module___dW9Ca__uploadLabel{color:#888;flex-direction:column;gap:6px;width:100%;font-size:12px;display:flex}.fileExplorer-module___dW9Ca__uploadDestTrigger{box-sizing:border-box;color:#d1d1d1;cursor:pointer;text-align:left;background:#0a0a0a;border:1px solid #2b2b2b;outline:none;justify-content:flex-start;align-items:center;width:100%;padding:8px 10px;font-family:inherit;font-size:13px;transition:border-color .15s;display:flex}.fileExplorer-module___dW9Ca__uploadDestTrigger:hover{border-color:#555}.fileExplorer-module___dW9Ca__uploadDestTrigger:focus{border-color:#666}.fileExplorer-module___dW9Ca__uploadDestTriggerText{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.fileExplorer-module___dW9Ca__uploadFolderDropdown{z-index:var(--z-context-menu);overscroll-behavior:contain;background:#1a1a1a;border:1px solid #333;flex-direction:column;min-width:0;min-height:220px;max-height:min(280px,50vh);display:flex;box-shadow:0 4px 15px #000c}.fileExplorer-module___dW9Ca__uploadFolderList{scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain;flex:1;min-height:200px;max-height:min(260px,48vh);padding:4px 0;overflow-y:auto}.fileExplorer-module___dW9Ca__uploadFolderList::-webkit-scrollbar{width:0;height:0;display:none}.fileExplorer-module___dW9Ca__uploadFolderRow{box-sizing:border-box;color:#d1d1d1;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:8px 12px;font-family:inherit;font-size:13px;transition:background .1s;display:flex}.fileExplorer-module___dW9Ca__uploadFolderRow:hover{color:#fff;background:#333}.fileExplorer-module___dW9Ca__uploadFolderRowIcon{opacity:.85;flex-shrink:0;font-size:15px}.fileExplorer-module___dW9Ca__uploadFolderRowName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.fileExplorer-module___dW9Ca__uploadFolderMuted{color:#777;padding:10px 12px;font-size:13px}.fileExplorer-module___dW9Ca__uploadFolderError{color:#ff8a8a;padding:8px 12px 10px;font-size:13px;line-height:1.4}.fileExplorer-module___dW9Ca__uploadDropzone{box-sizing:border-box;background:#121212;border:1px solid #2b2b2b;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;min-height:148px;padding:40px 20px;display:flex;position:relative}.fileExplorer-module___dW9Ca__uploadHint{color:#888;margin:0;font-size:13px}.fileExplorer-module___dW9Ca__uploadPickBtn{color:#d1d1d1;cursor:pointer;background:#161616;border:1px solid #2b2b2b;padding:8px 16px;font-family:inherit;font-size:13px}.fileExplorer-module___dW9Ca__uploadPickBtn:hover:not(:disabled){color:#fff;border-color:#fff}.fileExplorer-module___dW9Ca__uploadPickBtn:disabled{opacity:.5;cursor:default}.fileExplorer-module___dW9Ca__hiddenFileInput{display:none}.fileExplorer-module___dW9Ca__uploadProgressWrap{box-sizing:border-box;flex-direction:column;gap:8px;width:100%;display:flex}.fileExplorer-module___dW9Ca__uploadProgressTop{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.fileExplorer-module___dW9Ca__uploadProgressFileName{color:#c8c8c8;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;overflow:hidden}.fileExplorer-module___dW9Ca__uploadProgressTrack{box-sizing:border-box;background:#0a0a0a;border:1px solid #2b2b2b;border-radius:0;width:100%;height:8px;overflow:hidden}.fileExplorer-module___dW9Ca__uploadProgressFill{background:#7ab8ff;height:100%;transition:width .12s ease-out}.fileExplorer-module___dW9Ca__uploadProgressSub{color:#888;justify-content:space-between;align-items:center;gap:12px;min-width:0;font-size:12px;display:flex}.fileExplorer-module___dW9Ca__uploadProgressPct{color:#7ab8ff}.fileExplorer-module___dW9Ca__uploadProgressSpeed{color:#9a9a9a;font-variant-numeric:tabular-nums;flex-shrink:0}.fileExplorer-module___dW9Ca__uploadCancelBtn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:auto;height:auto;margin:0;padding:2px;display:flex;box-shadow:none!important;outline:none!important}.fileExplorer-module___dW9Ca__uploadCancelBtn:hover{color:#fff}.fileExplorer-module___dW9Ca__uploadCancelBtn:focus-visible{color:#7ab8ff}.fileExplorer-module___dW9Ca__uploadStatus{color:#7ab8ff;margin:0;font-size:12px}.fileExplorer-module___dW9Ca__explorerSharesPanel{flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow:hidden}.fileExplorer-module___dW9Ca__sharesEmpty{text-align:center;color:#666;margin:0;padding:24px;font-size:13px}.fileExplorer-module___dW9Ca__sharesList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.fileExplorer-module___dW9Ca__sharesRow{background:#161616;border:1px solid #2b2b2b;flex-direction:column;gap:10px;padding:12px 14px;display:flex}.fileExplorer-module___dW9Ca__sharesRowMain{flex-direction:column;gap:6px;min-width:0;display:flex}.fileExplorer-module___dW9Ca__sharesPath{color:#d1d1d1;word-break:break-all;font-size:12px}.fileExplorer-module___dW9Ca__sharesUrl{color:#6a9fd4;word-break:break-all;font-size:11px}.fileExplorer-module___dW9Ca__sharesRowActions{flex-wrap:wrap;gap:8px;display:flex}.fileExplorer-module___dW9Ca__sharesActionBtn{color:#aaa;cursor:pointer;background:0 0;border:1px solid #3a3a3a;padding:6px 10px;font-family:inherit;font-size:12px}.fileExplorer-module___dW9Ca__sharesActionBtn:hover{color:#fff;border-color:#888}.fileExplorer-module___dW9Ca__fileSizeMeta{color:#666;text-align:right;font-variant-numeric:tabular-nums;flex-shrink:0;min-width:5.25rem;font-size:12px}.fileExplorer-module___dW9Ca__resizeHandle{z-index:100;pointer-events:none;background:0 0;width:16px;height:16px;position:absolute;bottom:0;right:0}.fileExplorer-module___dW9Ca__resizeHandleDocked{cursor:ns-resize;pointer-events:auto;width:auto;height:12px;left:0;right:0}.fileExplorer-module___dW9Ca__resizeHandle:after{content:"";border-bottom:2px solid #555;border-right:2px solid #555;width:6px;height:6px;transition:border-color .2s;position:absolute;bottom:4px;right:4px}.fileExplorer-module___dW9Ca__explorerWindow:hover .fileExplorer-module___dW9Ca__resizeHandle:after{border-bottom-color:#888;border-right-color:#888}@media (max-width:768px){.fileExplorer-module___dW9Ca__explorerWindow.fileExplorer-module___dW9Ca__modeExplorer{width:100vw!important;min-width:0!important;height:100vh!important;min-height:0!important;box-shadow:none!important;border:none!important;border-radius:0!important;top:0!important;left:0!important;transform:none!important}.fileExplorer-module___dW9Ca__resizeHandle{display:none!important}.fileExplorer-module___dW9Ca__contextMenu{min-width:150px;max-width:90vw}.fileExplorer-module___dW9Ca__dialogWindow{width:90vw;min-width:0}}
.projectsOverlay-module__VMx80q__backdrop{z-index:3500;background:#0a0a0a4d;width:100vw;height:100vh;position:fixed;top:0;left:0}.projectsOverlay-module__VMx80q__backdropTransparent{pointer-events:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}
@font-face{font-family:jetbrainsMono;src:url(../media/JetBrainsMono_Thin-s.p.038znhtzivpyi.woff2)format("woff2");font-display:swap;font-weight:100;font-style:normal}@font-face{font-family:jetbrainsMono;src:url(../media/JetBrainsMono_Light-s.p.0yea8qwqzvpti.woff2)format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:jetbrainsMono;src:url(../media/JetBrainsMono_Light-s.p.0yea8qwqzvpti.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:jetbrainsMono Fallback;src:local(Arial);ascent-override:77.57%;descent-override:22.82%;line-gap-override:0.0%;size-adjust:131.49%}.jetbrainsmono_a179dfce-module__E1RhdG__className{font-family:jetbrainsMono,jetbrainsMono Fallback}.jetbrainsmono_a179dfce-module__E1RhdG__variable{--font-jetbrains-mono:"jetbrainsMono", "jetbrainsMono Fallback"}
.floatingPanelDockButton-module__JkzQ8q__dockButton{color:#888;cursor:pointer;justify-content:center;align-items:center;width:22px;height:22px;padding:0;transition:color .2s;display:inline-flex;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.floatingPanelDockButton-module__JkzQ8q__dockButton:hover{color:#fff}.floatingPanelDockButton-module__JkzQ8q__dockIcon{fill:currentColor;width:16px;height:16px}
@keyframes inputDialog-module__8L4OQq__windowOpen{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.inputDialog-module__8L4OQq__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:100vw;height:100vh;z-index:var(--z-input-dialog);background:#0a0a0a4d;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.inputDialog-module__8L4OQq__dialogWindow{width:380px;font-family:var(--font-jetbrains-mono), monospace;z-index:calc(var(--z-input-dialog) + 1);background:#1a1a1afa;border:1px solid #3a3a3a;animation:.2s ease-out forwards inputDialog-module__8L4OQq__windowOpen;box-shadow:0 20px 50px #000000e6}.inputDialog-module__8L4OQq__dialogHeader{-webkit-user-select:none;user-select:none;cursor:default;background:#0f0f0f;border-bottom:1px solid #2b2b2b;padding:12px 15px}.inputDialog-module__8L4OQq__dialogHeader h3{color:#fff;margin:0;font-size:15px;font-weight:300}.inputDialog-module__8L4OQq__dialogContent{padding:24px 15px}.inputDialog-module__8L4OQq__dialogContent p{color:#a1a1a1;margin:0 0 15px;font-size:13px;line-height:1.5}.inputDialog-module__8L4OQq__inputField{color:#d1d1d1;box-sizing:border-box;background:#0a0a0a;border:1px solid #444;border-radius:0;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:13px;transition:border-color .2s}.inputDialog-module__8L4OQq__inputField:focus{border-color:#7ab8ff99}.inputDialog-module__8L4OQq__inputField::placeholder{color:#555}.inputDialog-module__8L4OQq__dialogActions{justify-content:flex-end;gap:12px;padding:0 15px 15px;display:flex}.inputDialog-module__8L4OQq__dialogBtn{cursor:default;border:none;padding:8px 18px;font-family:inherit;font-size:13px;transition:background .15s,color .15s;outline:none!important}.inputDialog-module__8L4OQq__dialogBtnCancel{color:#a1a1a1;background:0 0;border:1px solid #444}.inputDialog-module__8L4OQq__dialogBtnCancel:hover{color:#fff;background:#333}.inputDialog-module__8L4OQq__dialogBtnConfirm{color:#7ab8ff;background:#5082b41a;border:1px solid #7ab8ff66}.inputDialog-module__8L4OQq__dialogBtnConfirm:hover{color:#fff;background:#366a9e}@media (max-width:768px){.inputDialog-module__8L4OQq__dialogWindow{width:90vw;min-width:0}}
.timelinePanel-module__11rsQG__timelinePanel{z-index:40;font-family:var(--font-jetbrains-mono), monospace;color:#b8b8b8;flex-direction:column;align-items:stretch;gap:8px;min-width:320px;max-width:700px;display:flex;position:absolute;bottom:16px;right:30px}.timelinePanel-module__11rsQG__timelineFloatCard{z-index:55;box-sizing:border-box;background-image:linear-gradient(#333,#333),linear-gradient(#333,#333),linear-gradient(#333,#333),linear-gradient(#333,#333),linear-gradient(#333,#333),linear-gradient(#333,#333),linear-gradient(#333,#333),linear-gradient(#333,#333);background-position:0 0,0 0,100% 0,100% 0,100% 100%,100% 100%,0 100%,0 100%;background-repeat:no-repeat;border-radius:0;position:fixed;overflow:hidden;transform:translate(-50%,-100%);box-shadow:0 4px 12px #0006}.timelinePanel-module__11rsQG__timelineFloatCardCompact{color:#d1d1d1;background-color:#0a0a0a;background-size:6px 1px,1px 6px,6px 1px,1px 6px,6px 1px,1px 6px,6px 1px,1px 6px;max-width:min(90vw,700px);max-height:80px;padding:6px 10px;font-size:13px;transition:max-height .3s cubic-bezier(.33,1,.32,1) .2s,padding .3s cubic-bezier(.33,1,.32,1) .2s,background-color .3s .2s,box-shadow .3s .2s,background-size .2s ease-out}.timelinePanel-module__11rsQG__timelineFloatCardExpanded{color:#b8b8b8;background-color:#121212;background-size:50.5% 1px,1px 50.5%,50.5% 1px,1px 50.5%,50.5% 1px,1px 50.5%,50.5% 1px,1px 50.5%;max-width:min(90vw,700px);max-height:420px;padding:10px 12px;transition:width .35s cubic-bezier(.33,1,.32,1),max-height .35s cubic-bezier(.33,1,.32,1),padding .35s cubic-bezier(.33,1,.32,1),background-color .35s,box-shadow .35s,background-size .25s ease-in .25s}.timelinePanel-module__11rsQG__timelineFloatBody{z-index:1;box-sizing:border-box;flex-direction:column;min-width:0;display:flex;position:relative}.timelinePanel-module__11rsQG__timelineFloatCardCompact .timelinePanel-module__11rsQG__timelineFloatBody{justify-content:center;align-items:center;gap:0}.timelinePanel-module__11rsQG__timelineFloatCardExpanded .timelinePanel-module__11rsQG__timelineFloatBody{gap:8px}.timelinePanel-module__11rsQG__timelinePreviewStatus{color:#d1d1d1;white-space:nowrap;text-overflow:ellipsis;font-variant-numeric:tabular-nums;align-items:center;height:22px;font-size:13px;line-height:22px;display:flex;overflow:hidden}.timelinePanel-module__11rsQG__timelinePreviewNoteWrapper{width:100%;position:relative}.timelinePanel-module__11rsQG__timelinePreviewNote{box-sizing:border-box;resize:none;color:#888;background:#0a0a0a;border:1px solid #2b2b2b;border-radius:0;outline:none;width:100%;height:160px;min-height:160px;max-height:160px;margin:0;padding:8px 10px 24px;font-family:inherit;font-size:13px;line-height:1.5}.timelinePanel-module__11rsQG__timelinePreviewNote::placeholder{color:#888}.timelinePanel-module__11rsQG__timelinePreviewNote:focus{border-color:#666}.timelinePanel-module__11rsQG__timelinePreviewCounter{color:#666;pointer-events:none;font-size:12px;position:absolute;bottom:8px;right:10px}.timelinePanel-module__11rsQG__timelinePreviewFooter{flex-direction:row;flex-shrink:0;justify-content:flex-end;align-items:center;height:28px;margin-top:4px;display:flex}.timelinePanel-module__11rsQG__timelinePreviewLoad{color:#888;cursor:pointer;background:0 0;border:none;border-radius:0;outline:none;padding:0 4px;font-family:inherit;font-size:13px;font-weight:500;transition:color .2s}.timelinePanel-module__11rsQG__timelinePreviewLoad:hover{color:#fff}.timelinePanel-module__11rsQG__timelinePreviewCurrentLabel{color:#666;font-variant-numeric:tabular-nums;justify-content:flex-end;align-items:center;padding:0 4px;font-size:11px;display:inline-flex}.timelinePanel-module__11rsQG__timelineRailCard{box-sizing:border-box;background:#121212;border:1px solid #333;border-radius:0;flex-direction:row;align-items:center;gap:8px;width:100%;padding:2px 10px;font-size:12px;display:flex;box-shadow:0 4px 12px #0006}.timelinePanel-module__11rsQG__timelineRailCardViewOnly{opacity:.95}.timelinePanel-module__11rsQG__timelineScrollWrapper{scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;background-image:none;flex-direction:row;flex-grow:1;align-items:center;max-width:360px;margin-top:-50px;padding:50px 0 0;display:flex;overflow-x:auto}.timelinePanel-module__11rsQG__timelineScrollWrapper::-webkit-scrollbar{display:none}.timelinePanel-module__11rsQG__timelineNodeBlock{z-index:2;cursor:pointer;width:90px;height:40px;color:inherit;background:0 0;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-family:inherit;display:flex;position:relative}.timelinePanel-module__11rsQG__timelineNodeBlock:after{content:"";z-index:-1;background:#2b2b2b;width:100%;height:2px;position:absolute;top:50%;left:50%;transform:translateY(-50%)}.timelinePanel-module__11rsQG__timelineNodeBlock:last-child:after{display:none}.timelinePanel-module__11rsQG__timelineNodeLabel{color:#888;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:10px;position:absolute;top:2px;left:50%;transform:translate(-50%)}.timelinePanel-module__11rsQG__timelineNodeDotWrapper{background:#121212;justify-content:center;align-items:center;padding:0 6px;display:flex;position:relative}.timelinePanel-module__11rsQG__timelineNodeDot{background:#121212;border:2px solid #555;border-radius:50%;width:10px;height:10px;transition:border-color .2s,background .2s,box-shadow .2s}.timelinePanel-module__11rsQG__timelineNodeDotActive{background:#fff;border-color:#fff;box-shadow:0 0 8px #ffffff4d}.timelinePanel-module__11rsQG__timelineNodeDotSelected{background:#121212;border-color:#4da6ff}.timelinePanel-module__11rsQG__timelineNodeBlock:hover .timelinePanel-module__11rsQG__timelineNodeDot:not(.timelinePanel-module__11rsQG__timelineNodeDotActive):not(.timelinePanel-module__11rsQG__timelineNodeDotSelected){border-color:#888}.timelinePanel-module__11rsQG__timelineRailTools{border-left:none;flex-direction:row;flex-shrink:0;align-items:center;gap:12px;display:flex}.timelinePanel-module__11rsQG__timelineToolGlyph{color:#888;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:24px;min-height:24px;margin:0;padding:0;font-family:inherit;font-size:20px;line-height:1;transition:color .12s;display:flex}.timelinePanel-module__11rsQG__timelineToolGlyph:hover:not(:disabled){color:#fff}.timelinePanel-module__11rsQG__timelineToolGlyph:disabled{opacity:.35;cursor:default}.timelinePanel-module__11rsQG__timelineToolGlyphDanger:hover:not(:disabled){color:#f44}
.adminPage-module__ZYBs2G__page{box-sizing:border-box;color:#e6e6e6;width:100%;max-width:1080px;font-family:var(--font-jetbrains-mono), monospace;margin:0 auto;padding:0 0 30px}.adminPage-module__ZYBs2G__accessLayout{flex-direction:column;justify-content:center;width:100%;max-width:900px;min-height:calc(100dvh - 120px);margin:0 auto;display:flex}.adminPage-module__ZYBs2G__contentInner{width:100%}.adminPage-module__ZYBs2G__header{flex-direction:column;margin-bottom:22px;display:flex}.adminPage-module__ZYBs2G__title{color:#fafafa;letter-spacing:-.02em;margin:0;font-size:28px;font-weight:400;line-height:1.15}.adminPage-module__ZYBs2G__muted{color:#a1a1aa;margin:0;font-size:13px;line-height:1.45}.adminPage-module__ZYBs2G__card{box-sizing:border-box;background:#0f0f0f;border:1px solid #2b2b2b;border-radius:0;margin-bottom:16px;padding:20px}.adminPage-module__ZYBs2G__cardTitle{color:#fafafa;margin:0;font-size:16px;font-weight:400;line-height:1.3}.adminPage-module__ZYBs2G__cardHeaderRow{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.adminPage-module__ZYBs2G__createForm{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 150px auto;align-items:end;gap:12px;display:grid}.adminPage-module__ZYBs2G__field,.adminPage-module__ZYBs2G__passwordField{flex-direction:column;gap:6px;min-width:0;display:flex}.adminPage-module__ZYBs2G__fieldLabel{color:#d4d4d8;font-size:12px;font-weight:500}.adminPage-module__ZYBs2G__input{box-sizing:border-box;color:#e4e4e7;background:#111113;border:1px solid #2b2b2b;border-radius:0;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:13px;transition:border-color .15s,background .15s}.adminPage-module__ZYBs2G__input:focus{background:#141416;border-color:#3b82f6}.adminPage-module__ZYBs2G__input:disabled{opacity:.6;cursor:not-allowed}.adminPage-module__ZYBs2G__btnPrimary{appearance:none;cursor:pointer;white-space:nowrap;color:#ededed;background:#0f0f0f;border:1px solid #2b2b2b;border-radius:0;padding:10px 16px;font-family:inherit;font-size:13px;transition:background .15s,border-color .15s,opacity .15s}.adminPage-module__ZYBs2G__btnPrimary:hover:not(:disabled){background:#1a1a1a;border-color:#2b2b2b}.adminPage-module__ZYBs2G__btnPrimary:disabled{opacity:.55;cursor:not-allowed}.adminPage-module__ZYBs2G__userBar{background:0 0;border:none;align-items:center;gap:10px;min-height:40px;margin-bottom:14px;padding:0 0 0 4px;display:flex}.adminPage-module__ZYBs2G__userBarMain{box-sizing:border-box;flex:1;align-items:center;min-width:0;height:40px;padding-left:8px;display:flex}.adminPage-module__ZYBs2G__userBarLabel{color:#888;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:12px;overflow:hidden}.adminPage-module__ZYBs2G__userSearchInput{color:#e6e6e6;background:0 0;border:none;outline:none;flex:1;min-width:0;height:100%;margin:0;padding:0;font-family:inherit;font-size:13px}.adminPage-module__ZYBs2G__userSearchInput::placeholder{color:#888;letter-spacing:.08em;text-transform:uppercase}.adminPage-module__ZYBs2G__userSearchInput::-webkit-search-cancel-button{-webkit-appearance:none}.adminPage-module__ZYBs2G__userBarActions{flex-shrink:0;align-items:center;gap:4px;display:flex}.adminPage-module__ZYBs2G__iconButton{appearance:none;color:#888;cursor:pointer;background:0 0;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;margin:0;padding:4px;transition:color .15s,opacity .15s,transform .15s;display:inline-flex}.adminPage-module__ZYBs2G__iconButton:hover,.adminPage-module__ZYBs2G__iconButtonActive{color:#fff}.adminPage-module__ZYBs2G__iconButton svg{width:20px;height:20px;display:block}.adminPage-module__ZYBs2G__searchButton svg{width:22px;height:22px}.adminPage-module__ZYBs2G__emptyState{color:#71717a;text-align:center;background:#111113;border:1px solid #2b2b2b;padding:24px 14px;font-size:12px}.adminPage-module__ZYBs2G__confirmField{color:#d4d4d8;flex-direction:column;gap:8px;margin-top:18px;font-size:12px;display:flex}.adminPage-module__ZYBs2G__confirmInput{box-sizing:border-box;color:#e4e4e7;letter-spacing:.08em;text-transform:uppercase;background:#111113;border:1px solid #2b2b2b;border-radius:0;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:13px}.adminPage-module__ZYBs2G__confirmInput:focus{background:#141416;border-color:#3b82f6}.adminPage-module__ZYBs2G__confirmButton:disabled{opacity:.62;cursor:default}.adminPage-module__ZYBs2G__dialogControl{flex-direction:column;gap:8px;margin-top:18px;display:flex}.adminPage-module__ZYBs2G__dialogControlLabel{color:#d4d4d8;font-size:12px}.adminPage-module__ZYBs2G__userList{background:0 0;border:none;flex-direction:column;gap:4px;display:flex}.adminPage-module__ZYBs2G__userRow{cursor:pointer;background:0 0;border:none;border-radius:3px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:0 18px;min-height:82px;padding:14px 8px;transition:background .15s;display:grid;position:relative}.adminPage-module__ZYBs2G__userRow:hover,.adminPage-module__ZYBs2G__userRowExpanded{background:#ffffff06}.adminPage-module__ZYBs2G__userRow:focus-within{z-index:2}.adminPage-module__ZYBs2G__userIdentity{align-items:center;gap:14px;min-width:0;min-height:54px;display:flex}.adminPage-module__ZYBs2G__userAvatar{flex:0 0 48px!important;width:48px!important;height:48px!important}.adminPage-module__ZYBs2G__userAvatarFallback{color:#888;background:#171717;border:1px solid #2b2b2b;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.adminPage-module__ZYBs2G__userAvatarFallback svg{width:23px;height:23px}.adminPage-module__ZYBs2G__userMain{flex-direction:column;gap:4px;min-width:0;display:flex;transform:translateY(-5px)}.adminPage-module__ZYBs2G__userTopLine{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex;transform:translateY(-4px)}.adminPage-module__ZYBs2G__username{color:#fafafa;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;overflow:hidden}.adminPage-module__ZYBs2G__selfText{color:#f5f5f5;font-size:11px;line-height:1.2}.adminPage-module__ZYBs2G__userRoleLine{grid-template-columns:minmax(72px,.7fr) minmax(170px,1fr) minmax(170px,1fr);align-items:center;gap:4px 24px;min-height:14px;display:grid}.adminPage-module__ZYBs2G__roleBadge{color:#e4e4e7;font-size:11px;line-height:1.2}.adminPage-module__ZYBs2G__role_admin,.adminPage-module__ZYBs2G__role_user,.adminPage-module__ZYBs2G__role_guest{color:#d4d4d8}.adminPage-module__ZYBs2G__roleMetaItem{color:#9a9a9a;align-items:baseline;gap:6px;min-width:0;font-size:11px;line-height:1.2;display:inline-flex}.adminPage-module__ZYBs2G__roleMetaLabel{color:#d4d4d8}.adminPage-module__ZYBs2G__skeletonRow{cursor:default}.adminPage-module__ZYBs2G__skeletonRow:hover{background:0 0}.adminPage-module__ZYBs2G__skeletonBone{background:#1a1a1a;border-radius:0;display:block}.adminPage-module__ZYBs2G__skeletonShimmer{position:relative;overflow:hidden}.adminPage-module__ZYBs2G__skeletonShimmer:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0e,#0000);animation:1.35s ease-in-out infinite adminPage-module__ZYBs2G__adminSkeletonShimmer;position:absolute;inset:0;transform:translate(-100%)}.adminPage-module__ZYBs2G__skeletonAvatar{border-radius:50%;flex:0 0 48px;width:48px;height:48px}.adminPage-module__ZYBs2G__skeletonUserMain{flex-direction:column;gap:4px;width:min(100%,520px);min-width:0;display:flex;transform:translateY(-5px)}.adminPage-module__ZYBs2G__skeletonUsername{width:96px;height:14px;transform:translateY(-4px)}.adminPage-module__ZYBs2G__skeletonMetaGrid{grid-template-columns:minmax(72px,.7fr) minmax(170px,1fr) minmax(170px,1fr);align-items:center;gap:4px 24px;min-height:14px;display:grid}.adminPage-module__ZYBs2G__skeletonRole{width:36px;height:11px}.adminPage-module__ZYBs2G__skeletonCreated{width:138px;height:11px}.adminPage-module__ZYBs2G__skeletonLastAccess{width:156px;height:11px}.adminPage-module__ZYBs2G__skeletonChevron{background:#151515;width:16px;height:16px}@keyframes adminPage-module__ZYBs2G__adminSkeletonShimmer{to{transform:translate(100%)}}.adminPage-module__ZYBs2G__userMenuWrap{align-self:start;align-items:center;min-height:54px;display:flex;position:relative}.adminPage-module__ZYBs2G__userMenuButton{opacity:0;pointer-events:none}.adminPage-module__ZYBs2G__userRow:hover .adminPage-module__ZYBs2G__userMenuButton,.adminPage-module__ZYBs2G__userRowExpanded .adminPage-module__ZYBs2G__userMenuButton{opacity:1;pointer-events:auto}.adminPage-module__ZYBs2G__userChevron{color:#666;transition:transform .28s,color .15s;display:flex}.adminPage-module__ZYBs2G__userChevron svg{width:16px;height:16px}.adminPage-module__ZYBs2G__userRow:hover .adminPage-module__ZYBs2G__userChevron,.adminPage-module__ZYBs2G__iconButtonActive .adminPage-module__ZYBs2G__userChevron{color:#fff}.adminPage-module__ZYBs2G__iconButtonActive .adminPage-module__ZYBs2G__userChevron{transform:rotate(90deg)}.adminPage-module__ZYBs2G__userExpand{grid-column:1/-1;min-width:0;display:none}.adminPage-module__ZYBs2G__userExpandOpen{display:block}.adminPage-module__ZYBs2G__userActionsClip{min-height:0}.adminPage-module__ZYBs2G__userMenu{cursor:default;background:0 0;border-top:1px solid #242424;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;width:100%;margin-top:14px;padding:10px 0 0;display:grid}.adminPage-module__ZYBs2G__menuButton{appearance:none;color:#d4d4d8;text-align:center;cursor:pointer;background:0 0;border:none;border-radius:0;width:100%;min-width:0;min-height:44px;padding:12px 14px;font-family:inherit;font-size:13px;transition:background .15s,border-color .15s,color .15s,opacity .15s;position:relative}.adminPage-module__ZYBs2G__menuButton:before,.adminPage-module__ZYBs2G__menuButton:after{content:"";opacity:0;pointer-events:none;width:8px;transition:opacity .15s;position:absolute;top:0;bottom:0}.adminPage-module__ZYBs2G__menuButton:before{border-top:1px solid #555;border-bottom:1px solid #555;border-left:1px solid #555;left:0}.adminPage-module__ZYBs2G__menuButton:after{border-top:1px solid #555;border-bottom:1px solid #555;border-right:1px solid #555;right:0}.adminPage-module__ZYBs2G__menuButton:hover:not(:disabled){color:#fff;background:#ffffff0f}.adminPage-module__ZYBs2G__menuButton:hover:not(:disabled):before,.adminPage-module__ZYBs2G__menuButton:hover:not(:disabled):after{opacity:1}.adminPage-module__ZYBs2G__menuButtonDanger{color:#f55}.adminPage-module__ZYBs2G__menuButtonDanger:hover:not(:disabled){color:#f55;background:#ffffff0f}.adminPage-module__ZYBs2G__menuButton:disabled{opacity:.55;cursor:default}.adminPage-module__ZYBs2G__roleDropdown{-webkit-user-select:none;user-select:none;cursor:pointer;color:#e4e4e7;background:#111113;border:1px solid #2b2b2b;align-items:center;min-height:0;padding:10px 12px;font-family:inherit;font-size:13px;transition:background .15s,border-color .15s;display:flex;position:relative}.adminPage-module__ZYBs2G__roleDropdown:hover,.adminPage-module__ZYBs2G__roleDropdownOpen{background:#141416;border-color:#2b2b2b}.adminPage-module__ZYBs2G__roleDropdownDisabled{opacity:.6;cursor:default}.adminPage-module__ZYBs2G__roleDropdownValueRow{color:#e4e4e7;justify-content:space-between;align-items:center;gap:10px;width:100%;line-height:1.35;display:flex}.adminPage-module__ZYBs2G__roleDropdownChev{color:#555;margin-left:2px;transition:transform .18s,color .15s;display:flex}.adminPage-module__ZYBs2G__roleDropdown:hover .adminPage-module__ZYBs2G__roleDropdownChev{color:#888}.adminPage-module__ZYBs2G__roleDropdownOpen .adminPage-module__ZYBs2G__roleDropdownChev{color:#7ab8ff;transform:rotate(90deg)}.adminPage-module__ZYBs2G__roleDropdownPop{z-index:30;background:#111;border:1px solid #3a3a3a;min-width:calc(100% + 2px);animation:.14s adminPage-module__ZYBs2G__adminRolePopIn;position:absolute;top:calc(100% + 6px);left:-1px;box-shadow:0 14px 36px #0000008c}@keyframes adminPage-module__ZYBs2G__adminRolePopIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.adminPage-module__ZYBs2G__roleDropdownItem{color:#a0a0a0;cursor:pointer;width:100%;font-size:12.5px;font-family:var(--font-jetbrains-mono), monospace;text-align:left;background:0 0;border:none;border-left:2px solid #0000;align-items:center;gap:9px;padding:9px 13px;transition:background .12s,color .12s;display:flex}.adminPage-module__ZYBs2G__roleDropdownItem+.adminPage-module__ZYBs2G__roleDropdownItem{border-top:1px solid #1c1c1c}.adminPage-module__ZYBs2G__roleDropdownItem:hover{color:#e6e6e6;background:#1a1a1a}.adminPage-module__ZYBs2G__roleDropdownItemSelected{color:#fff;background:#1a1e24;border-left-color:#7ab8ff}.adminPage-module__ZYBs2G__roleDropdownCheck{color:#7ab8ff;opacity:0;width:12px;display:flex}.adminPage-module__ZYBs2G__roleDropdownItemSelected .adminPage-module__ZYBs2G__roleDropdownCheck{opacity:1}@media screen and (max-width:900px){.adminPage-module__ZYBs2G__createForm{grid-template-columns:1fr 1fr}}@media screen and (max-width:640px){.adminPage-module__ZYBs2G__header{margin-bottom:18px}.adminPage-module__ZYBs2G__title{font-size:24px}.adminPage-module__ZYBs2G__createForm{grid-template-columns:1fr}.adminPage-module__ZYBs2G__card{padding:18px 16px}.adminPage-module__ZYBs2G__cardHeaderRow{flex-direction:column;align-items:stretch}.adminPage-module__ZYBs2G__btnPrimary{width:100%}.adminPage-module__ZYBs2G__userRow{padding-inline:10px}.adminPage-module__ZYBs2G__userRoleLine{column-gap:16px;display:flex}.adminPage-module__ZYBs2G__createdMetaItem,.adminPage-module__ZYBs2G__roleText{display:none}.adminPage-module__ZYBs2G__skeletonMetaGrid{column-gap:16px;display:flex}.adminPage-module__ZYBs2G__skeletonRole,.adminPage-module__ZYBs2G__skeletonCreated{display:none}.adminPage-module__ZYBs2G__userMenu{grid-template-columns:1fr}.adminPage-module__ZYBs2G__menuButton{min-height:48px}}
.codeMirrorField-module__PNpIea__host{background:#0b0b0b;flex-direction:column;flex:1;width:100%;min-height:0;display:flex;overflow:hidden}.codeMirrorField-module__PNpIea__host .cm-editor{flex:1;height:100%;min-height:0}.codeMirrorField-module__PNpIea__host .cm-scroller{font-family:var(--font-jetbrains-mono), monospace;min-height:100%}.codeMirrorField-module__PNpIea__host .cm-content{min-height:100%}:is(.codeMirrorField-module__PNpIea__readOnly .cm-cursor,.codeMirrorField-module__PNpIea__readOnly .cm-dropCursor){display:none!important}.codeMirrorField-module__PNpIea__readOnly .cm-editor{font-size:13px}.codeMirrorField-module__PNpIea__readOnly .cm-content{caret-color:#0000}.codeMirrorField-module__PNpIea__withLineNumbers .cm-gutters{border-right:1px solid #2b2b2b;min-width:40px}.codeMirrorField-module__PNpIea__withLineNumbers .cm-lineNumbers .cm-gutterElement{color:#444;text-align:right;min-width:40px;padding:0 14px 0 8px}
[data-workspace-layout][data-workspace-framed] .main-content:has([data-workspace-wip-guard]){padding:0;overflow:hidden}.workInProgress-module__qudDba__guardRoot{flex:1 1 0;width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}[data-workspace-layout][data-workspace-framed] .workInProgress-module__qudDba__guardRoot{flex:none;width:auto;height:auto;position:absolute;inset:0}[data-workspace-layout]:not([data-workspace-framed]) .workInProgress-module__qudDba__guardRoot{min-height:calc(100dvh - (var(--ws-nav-offset,50px) * 2) - 24px)}.workInProgress-module__qudDba__previewLayer{box-sizing:border-box;pointer-events:none;-webkit-user-select:none;user-select:none;filter:blur(5px);opacity:.48;position:absolute;inset:0;overflow:hidden}:is([data-workspace-layout][data-workspace-framed][data-workspace-content-mode=document] .workInProgress-module__qudDba__previewLayer,[data-workspace-layout][data-workspace-framed][data-workspace-content-mode=application] .workInProgress-module__qudDba__previewLayer){padding:clamp(32px,4vw,36px) 20px 20px}.workInProgress-module__qudDba__overlayLayer{box-sizing:border-box;-webkit-backdrop-filter:blur(12px);background:#0a0a0a73;justify-content:flex-start;align-items:center;padding:clamp(32px,4vw,56px);display:flex;position:absolute;inset:0}@media screen and (max-width:900px){:is([data-workspace-layout][data-workspace-framed][data-workspace-content-mode=document] .workInProgress-module__qudDba__previewLayer,[data-workspace-layout][data-workspace-framed][data-workspace-content-mode=application] .workInProgress-module__qudDba__previewLayer){padding:64px 24px 32px}}@media screen and (max-width:640px){:is([data-workspace-layout][data-workspace-framed][data-workspace-content-mode=document] .workInProgress-module__qudDba__previewLayer,[data-workspace-layout][data-workspace-framed][data-workspace-content-mode=application] .workInProgress-module__qudDba__previewLayer){padding:58px 16px 28px}}.workInProgress-module__qudDba__shell{width:100%;max-width:20rem}.workInProgress-module__qudDba__rail{text-align:left}.workInProgress-module__qudDba__title{color:#fff;margin:0 0 .55rem;font-size:1.55rem;font-weight:300}.workInProgress-module__qudDba__message{color:#a8a8a8;margin:0 0 1rem;font-size:.9rem;line-height:1.65}.workInProgress-module__qudDba__visitLink{color:#7eb8ff;font-size:.92rem;text-decoration:none}.workInProgress-module__qudDba__visitLink:hover{color:#a8d0ff}
.announcementAdmin-module__9GAnmW__section{color:#e6e6e6;font-family:var(--font-jetbrains-mono), monospace;background:#0f0f0f;border:1px solid #2b2b2b;margin-bottom:16px;padding:20px}.announcementAdmin-module__9GAnmW__header{justify-content:space-between;margin-bottom:18px;display:flex}.announcementAdmin-module__9GAnmW__title{color:#fafafa;margin:0;font-size:18px;font-weight:400}.announcementAdmin-module__9GAnmW__muted{color:#999;margin:6px 0 0;font-size:11px;line-height:1.5}.announcementAdmin-module__9GAnmW__composer{flex-direction:column;gap:14px;display:flex}.announcementAdmin-module__9GAnmW__field{color:#cfcfd4;flex-direction:column;gap:6px;min-width:0;font-size:11px;display:flex}.announcementAdmin-module__9GAnmW__field input,.announcementAdmin-module__9GAnmW__field textarea{box-sizing:border-box;color:#eee;background:#111113;border:1px solid #2b2b2b;outline:none;width:100%;padding:10px 11px;font:13px/1.45 inherit}.announcementAdmin-module__9GAnmW__field input:focus,.announcementAdmin-module__9GAnmW__field textarea:focus{border-color:#3b82f6}.announcementAdmin-module__9GAnmW__field textarea{resize:vertical}.announcementAdmin-module__9GAnmW__grid2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.announcementAdmin-module__9GAnmW__styleGrid{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.announcementAdmin-module__9GAnmW__styleButton{color:#aaa;text-transform:capitalize;cursor:pointer;background:#151515;border:1px solid #303030;padding:10px;font:11px inherit}.announcementAdmin-module__9GAnmW__styleButton.announcementAdmin-module__9GAnmW__selected{color:#fff;outline:1px solid}.announcementAdmin-module__9GAnmW__info{border-top-color:#60a5fa}.announcementAdmin-module__9GAnmW__success{border-top-color:#4ade80}.announcementAdmin-module__9GAnmW__warning{border-top-color:#facc15}.announcementAdmin-module__9GAnmW__danger{border-top-color:#f87171}.announcementAdmin-module__9GAnmW__previewLabel{color:#999;font-size:11px}.announcementAdmin-module__9GAnmW__preview{background:#101010;border:1px solid #444;border-top:3px solid;max-width:480px;padding:18px}.announcementAdmin-module__9GAnmW__preview small{color:#888;text-transform:uppercase;letter-spacing:.12em}.announcementAdmin-module__9GAnmW__preview h3{margin:8px 0;font-size:18px;font-weight:400}.announcementAdmin-module__9GAnmW__preview p{white-space:pre-wrap;overflow-wrap:anywhere;color:#ccc;font-size:12px;line-height:1.55}.announcementAdmin-module__9GAnmW__preview img{object-fit:contain;max-width:100%;max-height:200px;margin:12px 0;display:block}.announcementAdmin-module__9GAnmW__preview button,.announcementAdmin-module__9GAnmW__publish,.announcementAdmin-module__9GAnmW__historyHeader button,.announcementAdmin-module__9GAnmW__historyActions button{color:#111;cursor:pointer;background:#eee;border:1px solid #444;padding:8px 11px;font:11px inherit}.announcementAdmin-module__9GAnmW__preview button{width:100%}.announcementAdmin-module__9GAnmW__submitRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.announcementAdmin-module__9GAnmW__publish{background:#f5f5f5;font-weight:600}.announcementAdmin-module__9GAnmW__publish:disabled,.announcementAdmin-module__9GAnmW__historyHeader button:disabled{opacity:.5;cursor:default}.announcementAdmin-module__9GAnmW__historyHeader{border-top:1px solid #292929;justify-content:space-between;align-items:center;margin-top:28px;padding-top:18px;display:flex}.announcementAdmin-module__9GAnmW__historyHeader h3{margin:0;font-size:15px;font-weight:400}.announcementAdmin-module__9GAnmW__historyHeader button{color:#ddd;background:0 0}.announcementAdmin-module__9GAnmW__empty{color:#777;padding:18px 0;font-size:12px}.announcementAdmin-module__9GAnmW__history{flex-direction:column;gap:7px;margin-top:12px;display:flex}.announcementAdmin-module__9GAnmW__historyItem{background:#111;border:1px solid #262626;padding:14px}.announcementAdmin-module__9GAnmW__historyMain{justify-content:space-between;gap:16px;display:flex}.announcementAdmin-module__9GAnmW__historyMain strong{margin-left:8px;font-size:13px;font-weight:400}.announcementAdmin-module__9GAnmW__historyMain p{color:#aaa;white-space:pre-wrap;overflow-wrap:anywhere;max-width:650px;margin:9px 0 0;font-size:11px}.announcementAdmin-module__9GAnmW__badge{color:#999;text-transform:uppercase;min-width:58px;font-size:10px;display:inline-block}.announcementAdmin-module__9GAnmW__badge.announcementAdmin-module__9GAnmW__active{color:#86efac}.announcementAdmin-module__9GAnmW__badge.announcementAdmin-module__9GAnmW__revoked{color:#fca5a5}.announcementAdmin-module__9GAnmW__badge.announcementAdmin-module__9GAnmW__expired{color:#facc15}.announcementAdmin-module__9GAnmW__meta{color:#888;white-space:nowrap;flex-direction:column;align-items:flex-end;gap:4px;font-size:10px;display:flex}.announcementAdmin-module__9GAnmW__historyActions{gap:6px;margin-top:14px;display:flex}.announcementAdmin-module__9GAnmW__historyActions button{color:#bbb;background:0 0}.announcementAdmin-module__9GAnmW__historyActions .announcementAdmin-module__9GAnmW__revoke{color:#fca5a5}.announcementAdmin-module__9GAnmW__audit{border-top:1px solid #292929;margin-top:12px;padding-top:8px}.announcementAdmin-module__9GAnmW__auditRow{color:#c8c8c8;border-bottom:1px solid #1d1d1d;justify-content:space-between;gap:10px;padding:6px 0;font-size:10px;display:flex}.announcementAdmin-module__9GAnmW__auditRow em{color:#777;font-style:normal}.announcementAdmin-module__9GAnmW__auditRow span:last-child{color:#999;text-align:right}@media (max-width:640px){.announcementAdmin-module__9GAnmW__grid2,.announcementAdmin-module__9GAnmW__styleGrid{grid-template-columns:1fr}.announcementAdmin-module__9GAnmW__submitRow,.announcementAdmin-module__9GAnmW__historyMain{flex-direction:column;align-items:stretch}.announcementAdmin-module__9GAnmW__meta{align-items:flex-start}.announcementAdmin-module__9GAnmW__auditRow{flex-direction:column}.announcementAdmin-module__9GAnmW__auditRow span:last-child{text-align:left}}
.animated-beam-module__d3ToBq__beamSvg{pointer-events:none;z-index:1;position:absolute;top:0;left:0;transform:translateZ(0)}
