.files-module__LGzpwW__container{width:100%;max-width:900px;margin:0 auto;padding-bottom:30px}.files-module__LGzpwW__hero{background:var(--bg-input);border:1px solid var(--border);margin:var(--ws-title-after-gap,10px) 0 16px;border-radius:3px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:26px 28px;display:flex}.files-module__LGzpwW__heroMain{flex-direction:column;min-width:0;display:flex}.files-module__LGzpwW__heroEyebrow{font-family:var(--font-jetbrains-mono), "JetBrainsMono", monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);margin:0 0 8px;font-size:11px}.files-module__LGzpwW__heroBig{font-family:var(--font-jetbrains-mono), "JetBrainsMono", monospace;letter-spacing:-.02em;color:var(--text);font-variant-numeric:tabular-nums;font-size:40px;font-weight:200;line-height:1}.files-module__LGzpwW__heroBig span{color:var(--text-dim);font-size:22px;font-weight:300}.files-module__LGzpwW__heroTrack{background:var(--bg-raised);border-radius:2px;max-width:420px;height:3px;margin-top:14px;display:flex;overflow:hidden}.files-module__LGzpwW__heroFiles{background:var(--accent);min-width:0;height:100%;transition:width .2s;display:block}.files-module__LGzpwW__heroOther{background:var(--icon-muted);min-width:0;height:100%;transition:width .2s;display:block}.files-module__LGzpwW__heroCap{font-family:var(--font-jetbrains-mono), "JetBrainsMono", monospace;color:var(--text-muted);max-width:360px;margin:12px 0 0;font-size:12px;line-height:1.5}.files-module__LGzpwW__heroCap strong{color:var(--success);font-weight:400}.files-module__LGzpwW__heroCtas{flex-direction:column;align-items:stretch;gap:8px;display:flex}.files-module__LGzpwW__heroCtas button{white-space:nowrap;border-radius:2px}.files-module__LGzpwW__container .files-module__LGzpwW__heroCtas button:not(.files-module__LGzpwW__iconBtn){border-radius:2px}.files-module__LGzpwW__urlPanel{background:var(--bg-input);border:1px solid var(--border);border-radius:0;flex-direction:column;gap:10px;margin-bottom:14px;padding:14px 16px;display:flex}.files-module__LGzpwW__urlTextarea{background:var(--bg-elevated);border:1px solid var(--border);width:100%;color:var(--text-soft);font-family:var(--font-jetbrains-mono), "JetBrainsMono", monospace;box-sizing:border-box;resize:vertical;border-radius:0;min-height:110px;padding:10px;font-size:.85rem;line-height:1.4}.files-module__LGzpwW__urlTextarea:focus{border-color:var(--border-hover);outline:none}.files-module__LGzpwW__urlActions{justify-content:flex-end;gap:10px;display:flex}.files-module__LGzpwW__container .files-module__LGzpwW__urlActions button:not(.files-module__LGzpwW__iconBtn){border-radius:2px}.files-module__LGzpwW__container button:not(.files-module__LGzpwW__iconBtn),.files-module__LGzpwW__urlActions button{font-family:var(--font-jetbrains-mono), "JetBrainsMono", monospace;background:var(--bg-elevated);color:var(--text-soft);border:1px solid var(--border);cursor:pointer;text-align:center;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){background:var(--bg-raised);color:var(--text)}.files-module__LGzpwW__container button.files-module__LGzpwW__danger:not(.files-module__LGzpwW__iconBtn),.files-module__LGzpwW__urlActions button.files-module__LGzpwW__danger{border-color:var(--danger);color:var(--danger)}.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:var(--bg-deep)}.files-module__LGzpwW__container button:not(.files-module__LGzpwW__iconBtn):disabled,.files-module__LGzpwW__urlActions button:disabled{opacity:.4;cursor:default;border-color:var(--border);color:var(--text-muted)}.files-module__LGzpwW__block{background:var(--bg-panel);border:1px solid var(--border);border-radius:3px;margin-bottom:14px;padding:0}.files-module__LGzpwW__uploadQueue{scrollbar-width:thin;scrollbar-color:var(--border) var(--bg-panel);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:var(--bg-panel)}.files-module__LGzpwW__uploadQueue::-webkit-scrollbar-thumb{background-color:var(--border)}.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 var(--border);position:absolute;bottom:0;left:16px;right:16px}.files-module__LGzpwW__queueInfoRow{width:100%;font-size:13px;display:flex}.files-module__LGzpwW__queueFilename{color:var(--text-soft);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:var(--text-muted);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:var(--border-strong);border-radius:2px;flex:1;height:6px;overflow:hidden}.files-module__LGzpwW__progressFill{background-color:var(--accent);width:0%;height:100%;transition:width .1s linear,background-color .2s}.files-module__LGzpwW__queueCancelIconBtn{flex-shrink:0}.files-module__LGzpwW__logId{color:var(--text-muted);font-size:13px}.files-module__LGzpwW__filesSearch{background:var(--bg-input);border:1px solid var(--border);border-radius:3px;align-items:center;gap:10px;margin-bottom:14px;padding:0 12px;display:flex}.files-module__LGzpwW__filesSearchIcon{width:16px;height:16px;color:var(--text-dim);flex-shrink:0}.files-module__LGzpwW__filesSearchInput{min-width:0;color:var(--text);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:var(--text-dim)}.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:var(--text);letter-spacing:-.01em;margin:0;font-size:13px;font-weight:500}.files-module__LGzpwW__chronoBandCount{font-family:var(--font-jetbrains-mono), "JetBrainsMono", monospace;color:var(--text-dim);font-size:11px}.files-module__LGzpwW__chronoList{border:1px solid var(--border);background:var(--bg-input);border-radius:3px;overflow:hidden}.files-module__LGzpwW__chronoRow{border-bottom:1px solid var(--border);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:rgba(var(--fg-rgb), .02)}.files-module__LGzpwW__fileName{color:var(--text-soft);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:var(--text)}.files-module__LGzpwW__chronoSize{font-family:var(--font-jetbrains-mono), "JetBrainsMono", monospace;color:var(--text-muted);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{border:1px solid var(--border);background:var(--bg-input);text-align:center;font-family:var(--font-jetbrains-mono), "JetBrainsMono", monospace;color:var(--text-dim);border-radius:0;margin-bottom:14px;padding:28px 16px;font-size:12px}.files-module__LGzpwW__emptyState{border-radius:3px}.files-module__LGzpwW__errorState{color:var(--danger)}.files-module__LGzpwW__container .files-module__LGzpwW__iconBtn{color:var(--text-muted);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:var(--text);background:rgba(var(--fg-rgb), .06)!important}.files-module__LGzpwW__container button.files-module__LGzpwW__iconBtn.files-module__LGzpwW__dangerIcon:hover:not(:disabled){color:var(--danger);background:rgba(var(--danger-rgb), .08)!important}.files-module__LGzpwW__container button.files-module__LGzpwW__iconBtn.files-module__LGzpwW__copiedIcon{color:var(--text)!important;background:rgba(var(--fg-rgb), .1)!important}.files-module__LGzpwW__container .files-module__LGzpwW__iconBtn.files-module__LGzpwW__tickIcon{color:var(--success);cursor:default!important}.files-module__LGzpwW__container .files-module__LGzpwW__iconBtn.files-module__LGzpwW__tickIcon:hover:not(:disabled){color:var(--success)!important;background:0 0!important}.files-module__LGzpwW__iconSvg{width:18px;height:18px;display:block}.files-module__LGzpwW__copiedIcon{color:var(--text)!important}@media screen and (max-width:768px){.files-module__LGzpwW__hero{flex-direction:column;align-items:stretch;gap:18px;padding:16px}.files-module__LGzpwW__heroCtas{flex-flow:wrap}.files-module__LGzpwW__heroCtas button{text-align:center;flex:1}.files-module__LGzpwW__heroTrack{max-width:none}.files-module__LGzpwW__heroBig{font-size:24px}.files-module__LGzpwW__heroBig span{font-size:18px}.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:var(--bg-raised);border-radius:0;flex-shrink:0;display:block}.files-module__LGzpwW__loadSkelShimmer{background:linear-gradient(90deg, var(--bg-raised) 0%, var(--border) 45%, var(--bg-raised) 90%);background-size: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:var(--bg-raised);border-radius:5px;flex-shrink:0;width:18px;height:18px}.files-module__LGzpwW__loadSkelBtnBone{border:1px solid var(--border);background:var(--bg-elevated);border-radius:0;flex-shrink:0;height:32px;display:block}.files-module__LGzpwW__loadSkelBtnRefresh,.files-module__LGzpwW__loadSkelBtnUpload,.files-module__LGzpwW__loadSkelBtnUrl{width:135px}.files-module__LGzpwW__loadSkelHero{background:var(--bg-input);border:1px solid var(--border);margin:var(--ws-title-after-gap,10px) 0 16px;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:var(--bg-input);border:1px solid var(--border);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{border:1px solid var(--border);background:var(--bg-input);border-radius:0;overflow:hidden}.files-module__LGzpwW__loadSkelRow{border-bottom:1px solid var(--border);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{background:rgba(var(--scrim-rgb), .65);width:100vw;height:100vh;z-index:var(--z-confirmation-dialog);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;background:rgba(var(--bg-elevated-rgb), .98);border:1px solid var(--border-muted);width:380px;min-width:0;max-width:min(380px,100vw - 24px);box-shadow:0 20px 50px rgba(var(--scrim-rgb), .9);font-family:var(--font-jetbrains-mono), monospace;z-index:calc(var(--z-confirmation-dialog) + 1);border-radius:3px;animation:.2s ease-out forwards confirmationDialog-module__cWqF0W__windowOpen}.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{background:var(--bg);border-bottom:1px solid var(--border);-webkit-user-select:none;user-select:none;cursor:default;padding:12px 15px}.confirmationDialog-module__cWqF0W__dialogHeader h3{color:var(--text);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:var(--text-faint);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;border-radius:3px;padding:8px 18px;font-family:inherit;font-size:13px;transition:background .15s,color .15s;outline:none!important}.confirmationDialog-module__cWqF0W__dialogBtnCancel{color:var(--text-faint);border:1px solid var(--border-hover);background:0 0}.confirmationDialog-module__cWqF0W__dialogBtnCancel:hover{background:var(--border-strong);color:var(--text)}.confirmationDialog-module__cWqF0W__dialogBtnConfirm{color:var(--accent);border:1px solid rgba(var(--accent-rgb), .4);background:#5082b41a}.confirmationDialog-module__cWqF0W__dialogBtnConfirm:hover{background:var(--accent-strong);color:var(--text)}.confirmationDialog-module__cWqF0W__dialogBtnConfirm:disabled{background:rgba(var(--fg-rgb), .08);border-color:rgba(var(--fg-rgb), .25);color:var(--text-quiet)}.confirmationDialog-module__cWqF0W__dialogBtnConfirm:disabled:hover{background:rgba(var(--fg-rgb), .08);color:var(--text-quiet)}.confirmationDialog-module__cWqF0W__dialogBtnDanger{color:var(--danger);background:#b432321a;border:1px solid #d9534f66}.confirmationDialog-module__cWqF0W__dialogBtnDanger:hover{background:var(--danger);color:var(--text)}.confirmationDialog-module__cWqF0W__dialogBtnDanger:disabled{background:rgba(var(--fg-rgb), .08);border-color:rgba(var(--fg-rgb), .25);color:var(--text-quiet)}.confirmationDialog-module__cWqF0W__dialogBtnDanger:disabled:hover{background:rgba(var(--fg-rgb), .08);color:var(--text-quiet)}@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{background:rgba(var(--scrim-rgb), .65);width:100vw;height:100vh;z-index:var(--z-alert-dialog);justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.alertDialog-module__CiBUlG__dialogWindow{box-sizing:border-box;background:rgba(var(--bg-elevated-rgb), .98);border:1px solid var(--border-muted);width:380px;min-width:0;max-width:min(380px,100vw - 24px);box-shadow:0 20px 50px rgba(var(--scrim-rgb), .9);font-family:var(--font-jetbrains-mono), monospace;z-index:calc(var(--z-alert-dialog) + 1);border-radius:3px;animation:.2s ease-out forwards alertDialog-module__CiBUlG__windowOpen}.alertDialog-module__CiBUlG__dialogHeader{background:var(--bg);border-bottom:1px solid var(--border);-webkit-user-select:none;user-select:none;cursor:default;padding:12px 15px}.alertDialog-module__CiBUlG__dialogHeader h3{color:var(--text);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:var(--text-faint);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;border-radius:3px;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:var(--text-faint);border:1px solid var(--border-hover);background:0 0}.alertDialog-module__CiBUlG__dialogBtnNeutral:hover{background:var(--border-strong);color:var(--text)}@media (max-width:768px){.alertDialog-module__CiBUlG__dialogWindow{width:90vw;min-width:0}}
@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{background:rgba(var(--scrim-rgb), .65);width:100vw;height:100vh;z-index:var(--z-input-dialog);justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.inputDialog-module__8L4OQq__dialogWindow{background:rgba(var(--bg-elevated-rgb), .98);border:1px solid var(--border-muted);width:380px;box-shadow:0 20px 50px rgba(var(--scrim-rgb), .9);font-family:var(--font-jetbrains-mono), monospace;z-index:calc(var(--z-input-dialog) + 1);border-radius:3px;animation:.2s ease-out forwards inputDialog-module__8L4OQq__windowOpen}.inputDialog-module__8L4OQq__dialogHeader{background:var(--bg);border-bottom:1px solid var(--border);-webkit-user-select:none;user-select:none;cursor:default;padding:12px 15px}.inputDialog-module__8L4OQq__dialogHeader h3{color:var(--text);margin:0;font-size:15px;font-weight:300}.inputDialog-module__8L4OQq__dialogContent{padding:24px 15px}.inputDialog-module__8L4OQq__dialogContent p{color:var(--text-faint);margin:0 0 15px;font-size:13px;line-height:1.5}.inputDialog-module__8L4OQq__inputField{background:var(--bg-deep);width:100%;color:var(--text-soft);border:1px solid var(--border-hover);box-sizing:border-box;border-radius:3px;outline:none;padding:10px 12px;font-family:inherit;font-size:13px;transition:border-color .2s}.inputDialog-module__8L4OQq__inputField:focus{border-color:rgba(var(--accent-rgb), .6)}.inputDialog-module__8L4OQq__inputField::placeholder{color:var(--icon-muted)}.inputDialog-module__8L4OQq__dialogActions{justify-content:flex-end;gap:12px;padding:0 15px 15px;display:flex}.inputDialog-module__8L4OQq__dialogBtn{cursor:default;border:none;border-radius:3px;padding:8px 18px;font-family:inherit;font-size:13px;transition:background .15s,color .15s;outline:none!important}.inputDialog-module__8L4OQq__dialogBtnCancel{color:var(--text-faint);border:1px solid var(--border-hover);background:0 0}.inputDialog-module__8L4OQq__dialogBtnCancel:hover{background:var(--border-strong);color:var(--text)}.inputDialog-module__8L4OQq__dialogBtnConfirm{color:var(--accent);border:1px solid rgba(var(--accent-rgb), .4);background:#5082b41a}.inputDialog-module__8L4OQq__dialogBtnConfirm:hover{background:var(--accent-strong);color:var(--text)}@media (max-width:768px){.inputDialog-module__8L4OQq__dialogWindow{width:90vw;min-width:0}}
.navbar-module__eYRwMG__topNav{box-sizing:border-box;background:var(--bg);border-bottom:1px solid var(--border);z-index:20000;-webkit-user-select:none;user-select:none;-ms-overflow-style:none;scrollbar-width:none;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:var(--text-faint);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:var(--text)}.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:var(--border-strong);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{border:1px solid var(--border);background:rgba(var(--fg-rgb), .04);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;border:1px solid var(--border-strong);background:var(--bg);border-radius:3px;grid-template-columns:38px minmax(0,1fr) auto 20px;align-items:center;gap:10px;width:100%;max-width:none;min-height:38px;margin:0 0 8px;padding:2px 8px 2px 10px;display:grid}.navbar-module__eYRwMG__navChatMusicBarSidebar .navbar-module__eYRwMG__navChatMusicBarMain{grid-column:1/3}.navbar-module__eYRwMG__navChatMusicBarActions{flex-shrink:0;grid-column:3/5;justify-self:end;align-items:center;gap:8px;min-width:0;display:flex}.navbar-module__eYRwMG__navChatMusicBarSidebarCollapsed{justify-content:center;align-items:center;width:48px;min-height:42px;padding:2px 0;display:flex}.navbar-module__eYRwMG__navChatMusicBarSidebarCollapsed .navbar-module__eYRwMG__navChatMusicBarActions{grid-column:auto;justify-self:auto}.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{min-width:0;color:rgba(var(--fg-rgb), .85);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:var(--text)}.navbar-module__eYRwMG__navChatMusicBarTitle{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.navbar-module__eYRwMG__navChatMusicBarPlay{width:28px;height:28px;color:rgba(var(--fg-rgb), .75);cursor:pointer;background:0 0;border:none;border-radius:3px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.navbar-module__eYRwMG__navChatMusicBarPlay:hover{background:rgba(var(--fg-rgb), .08);color:var(--text)}.navbar-module__eYRwMG__navChatMusicBarSidebar:not(.navbar-module__eYRwMG__navChatMusicBarSidebarCollapsed) .navbar-module__eYRwMG__navChatMusicBarPlay,.navbar-module__eYRwMG__navChatMusicBarSidebar .navbar-module__eYRwMG__navChatMusicBarClose{border-radius:3px;width:28px;height:28px;padding:0}.navbar-module__eYRwMG__navChatMusicBarClose{color:rgba(var(--fg-rgb), .75);cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;display:inline-flex}.navbar-module__eYRwMG__navChatMusicBarClose:hover{background:rgba(var(--fg-rgb), .08);color:var(--text)}.navbar-module__eYRwMG__navChatMusicBarCloseIcon{flex:0 0 16px;width:16px;height:16px;display:block}.navbar-module__eYRwMG__navChatMusicBarIcon{width:20px;height:20px}.navbar-module__eYRwMG__voiceTrigger,.navbar-module__eYRwMG__profileTrigger{font-family:var(--font-jetbrains-mono), monospace;color:var(--text-faint);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:var(--success-muted);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:var(--text)}.navbar-module__eYRwMG__profilePanel{background:var(--bg);border:1px solid var(--border);box-shadow:0 8px 24px rgba(var(--scrim-rgb), .45);font-family:var(--font-jetbrains-mono), monospace;border-radius:3px;flex-direction:column;gap:0;display:flex;overflow:hidden}.navbar-module__eYRwMG__profileMenuItem{text-align:left;border:none;border-top:1px solid var(--border);width:100%;color:var(--text-faint);cursor:pointer;white-space:nowrap;background:0 0;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:var(--danger)}.navbar-module__eYRwMG__profileMenuItem:hover{background:var(--bg-elevated);color:var(--text)}.navbar-module__eYRwMG__profileMenuItemDanger:hover{color:var(--danger);background:rgba(var(--danger-rgb), .1)}.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}}
.partyChatReactions-module__VT5AGW__animText{text-shadow:2px 2px 0 var(--text), -2px -2px 0 var(--text), 2px -2px 0 var(--text), -2px 2px 0 var(--text);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:var(--text-dim);text-shadow:1px 1px 0 var(--text);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:var(--success);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:var(--warning);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)}}
.avatarUploadModal-module__AQetZa__overlay{background:rgba(var(--scrim-rgb), .65);z-index:var(--z-alert-dialog,1200);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.avatarUploadModal-module__AQetZa__window{background:rgba(var(--bg-elevated-rgb), .98);border:1px solid var(--border-muted);width:380px;max-width:min(380px,100vw - 24px);box-shadow:0 20px 50px rgba(var(--scrim-rgb), .9);font-family:var(--font-jetbrains-mono), monospace}.avatarUploadModal-module__AQetZa__title{color:var(--text-secondary);border-bottom:1px solid var(--border);background:var(--bg);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;border:2px solid var(--border-strong);background:var(--bg-raised);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:var(--text-muted);font-size:11px}.avatarUploadModal-module__AQetZa__previewSmall{object-fit:cover;border:2px solid var(--border-strong);background:var(--bg-raised);border-radius:50%;width:45px;height:45px}.avatarUploadModal-module__AQetZa__hint{color:var(--text-muted);text-align:center;margin:0;font-size:12px;line-height:1.45}.avatarUploadModal-module__AQetZa__error{color:var(--danger);text-align:center;margin:0;font-size:12px}.avatarUploadModal-module__AQetZa__progressBar{background:var(--border);border-radius:2px;width:100%;height:4px;overflow:hidden}.avatarUploadModal-module__AQetZa__progressFill{background:var(--success-muted);height:100%;transition:width .15s}.avatarUploadModal-module__AQetZa__actions{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;padding:12px 16px;display:flex}.avatarUploadModal-module__AQetZa__cancelBtn,.avatarUploadModal-module__AQetZa__confirmBtn{cursor:pointer;border:1px solid var(--border-muted);border-radius:4px;padding:8px 14px;font-family:inherit;font-size:13px}.avatarUploadModal-module__AQetZa__cancelBtn{color:var(--text-faint);background:0 0}.avatarUploadModal-module__AQetZa__cancelBtn:hover{color:var(--text)}.avatarUploadModal-module__AQetZa__confirmBtn{background:var(--success-muted);color:var(--success);border-color:var(--success-muted)}.avatarUploadModal-module__AQetZa__confirmBtn:disabled{opacity:.5;cursor:not-allowed}
.draw-module__YdBhKW__drawRoot{--draw-ui-left:16px;--draw-toolbar-offset:12px;--draw-custom-toolbar-height:54px;--draw-island-bg:var(--bg);--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{--island-bg-color:var(--bg);--color-surface-low:var(--bg);--color-surface-lowest:var(--bg-elevated);--color-surface-high:var(--bg-elevated);--color-surface-mid:var(--bg-inset);--default-border-color:var(--border-strong);--color-on-surface:var(--text-body);--icon-fill-color:var(--text-body);--icon-fill-color-active:var(--text);--text-primary-color:var(--text-body);--button-hover-bg:var(--bg-elevated);--button-active-bg:var(--bg-raised);--color-surface-primary-container:#403e6a;--color-on-primary-container:#e0dfff;--popup-bg-color:var(--bg);--popup-secondary-bg-color:var(--bg-elevated);--popup-text-color:var(--text-body);--shadow-island:0 8px 24px rgba(var(--scrim-rgb), .35);width:100%;height:100%;--theme-filter:none!important}.draw-module__YdBhKW__canvasWrap .excalidraw canvas{filter:none!important}.draw-module__YdBhKW__canvasWrap .excalidraw .excalidraw-container{width:100%;height:100%}:is(.draw-module__YdBhKW__canvasWrap[data-draw-mode=paper] .excalidraw .excalidraw-container,.draw-module__YdBhKW__canvasWrap[data-draw-mode=annotate] .excalidraw .excalidraw-container){background-color:var(--bg-panel)}.draw-module__YdBhKW__canvasWrap .excalidraw .HintViewer{display:none!important}.draw-module__YdBhKW__annotateRoot{pointer-events:auto;z-index:16050;--draw-custom-toolbar-height:0px}.draw-module__YdBhKW__annotateRoot .draw-module__YdBhKW__overlayTint{background:rgba(var(--scrim-rgb), .55);-webkit-backdrop-filter:blur(2px)}.draw-module__YdBhKW__annotateSaveDock{top:calc(var(--draw-toolbar-offset) + 54px);left:calc(var(--draw-ui-left) + 52px);z-index:10;border:1px solid var(--border-strong);background:var(--bg);box-shadow:0 8px 24px rgba(var(--scrim-rgb), .35);pointer-events:auto;border-radius:8px;align-items:center;gap:0;display:inline-flex;position:absolute;overflow:hidden;transform:none}.draw-module__YdBhKW__annotateSaveDock[data-anchored=true]{transform:translate(-50%)}.draw-module__YdBhKW__annotateSaveBtn,.draw-module__YdBhKW__annotateCancelBtn{border:none;border-right:1px solid var(--border-strong);min-height:38.4px;color:var(--text-body);box-shadow:none;cursor:pointer;white-space:nowrap;background:0 0;border-radius:0;justify-content:center;align-items:center;padding:0 14.4px;font-size:14.4px;transition:background .15s,color .15s;display:inline-flex}.draw-module__YdBhKW__annotateCancelBtn{border-right:none}.draw-module__YdBhKW__annotateSaveBtn:hover:not(:disabled),.draw-module__YdBhKW__annotateCancelBtn:hover:not(:disabled){background:var(--bg-elevated);color:var(--text)}.draw-module__YdBhKW__annotateSaveBtn:disabled,.draw-module__YdBhKW__annotateCancelBtn:disabled{opacity:.55;cursor:default}.draw-module__YdBhKW__annotateHistoryDock{left:calc(var(--draw-ui-left) + 148px);z-index:10;border:1px solid var(--border-strong);background:var(--bg);box-shadow:0 8px 24px rgba(var(--scrim-rgb), .35);pointer-events:auto;border-radius:8px;align-items:center;gap:0;height:36px;display:inline-flex;position:absolute;bottom:16px;overflow:hidden}.draw-module__YdBhKW__annotateHistoryBtn{border:none;border-right:1px solid var(--border-strong);width:36px;height:36px;color:var(--text-body);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:inline-flex}.draw-module__YdBhKW__annotateHistoryBtn:last-child{border-right:none}.draw-module__YdBhKW__annotateHistoryBtn:hover:not(:disabled){background:var(--bg-elevated);color:var(--text)}.draw-module__YdBhKW__annotateHistoryBtn:disabled{opacity:.35;cursor:default}.draw-module__YdBhKW__annotateColorDock{display:none}.draw-module__YdBhKW__annotateColorSwatch{border:0;border-right:1px solid var(--border-strong);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.draw-module__YdBhKW__annotateColorSwatch:last-child{border-right:none}.draw-module__YdBhKW__annotateColorSwatch:before{content:"";background:var(--annotate-swatch-color);width:16px;height:16px;box-shadow:inset 0 0 0 1px rgba(var(--fg-rgb), .14);border-radius:50%;transition:transform .12s,box-shadow .12s}.draw-module__YdBhKW__annotateColorSwatch[data-active=true]:before{box-shadow:inset 0 0 0 1px rgba(var(--fg-rgb), .24), 0 0 0 2px var(--bg), 0 0 0 3px var(--annotate-swatch-color);transform:scale(1.08)}.draw-module__YdBhKW__annotateColorSwatch:disabled{opacity:.45;cursor:default}.draw-module__YdBhKW__canvasWrap[data-draw-mode=annotate] .excalidraw .undo-redo-buttons{clip:rect(0, 0, 0, 0)!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.draw-module__YdBhKW__annotateRoot .excalidraw .App-bottom-bar{clip:rect(0, 0, 0, 0)!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;margin:0!important;position:absolute!important;overflow:hidden!important}@media screen and (max-width:768px){.draw-module__YdBhKW__annotateHistoryDock{bottom:16px!important;left:50%!important;transform:translate(-50%)!important}.draw-module__YdBhKW__annotateColorDock{z-index:10;border:1px solid var(--border-strong);background:var(--bg);box-shadow:0 8px 24px rgba(var(--scrim-rgb), .35);pointer-events:auto;border-radius:8px;align-items:center;gap:0;display:inline-flex;position:absolute;bottom:60px;left:50%;overflow:hidden;transform:translate(-50%)}}.draw-module__YdBhKW__annotateStatus{color:var(--n-14b);background:rgba(var(--bg-deep-rgb), .72);place-items:center;font-size:14px;display:grid;position:absolute;inset:0}: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,var(--bg))!important;border:1px solid var(--border-strong)!important;box-shadow:0 8px 24px rgba(var(--scrim-rgb), .35)!important;color:var(--text-body)!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:var(--bg)!important;box-shadow:0 0 0 1px var(--border-strong)!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .Stack,.draw-module__YdBhKW__canvasWrap .excalidraw .Stack_vertical,.draw-module__YdBhKW__canvasWrap .excalidraw .App-menu_top__left,.draw-module__YdBhKW__canvasWrap .excalidraw .App-menu_top__left .Stack,.draw-module__YdBhKW__canvasWrap .excalidraw .App-menu_top__left .Stack_vertical){box-shadow:none!important;background:0 0!important;border:none!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .undo-redo-buttons button,.draw-module__YdBhKW__canvasWrap .excalidraw .zoom-actions button,.draw-module__YdBhKW__canvasWrap .excalidraw .zoom-button,.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon__icon,.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon_type_button,.draw-module__YdBhKW__canvasWrap .excalidraw .Island button,.draw-module__YdBhKW__canvasWrap .excalidraw .Island .ToolIcon__label){color:var(--text-body)!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .undo-redo-buttons svg,.draw-module__YdBhKW__canvasWrap .excalidraw .zoom-actions svg,.draw-module__YdBhKW__canvasWrap .excalidraw .zoom-button svg,.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon svg,.draw-module__YdBhKW__canvasWrap .excalidraw .Island svg){color:var(--text-body)!important;fill:none!important}.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon svg [fill=currentColor]{fill:currentColor!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon.fillable .ToolIcon_type_radio:checked+.ToolIcon__icon svg,.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon.fillable .ToolIcon_type_checkbox:checked+.ToolIcon__icon svg){fill:var(--icon-fill-color,currentColor)!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon .ToolIcon_type_radio:checked+.ToolIcon__icon,.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon .ToolIcon_type_checkbox:checked+.ToolIcon__icon){--icon-fill-color:var(--color-on-primary-container);--keybinding-color:var(--color-on-primary-container);background:var(--color-surface-primary-container)!important;color:var(--color-on-primary-container)!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon .ToolIcon_type_radio:checked+.ToolIcon__icon svg,.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon .ToolIcon_type_checkbox:checked+.ToolIcon__icon svg,.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon .ToolIcon_type_radio:checked+.ToolIcon__icon .ToolIcon__keybinding,.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon .ToolIcon_type_checkbox:checked+.ToolIcon__icon .ToolIcon__keybinding){color:var(--color-on-primary-container)!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .dropdown-menu,.draw-module__YdBhKW__canvasWrap .excalidraw .App-menu__left,.draw-module__YdBhKW__canvasWrap .excalidraw .context-menu,.draw-module__YdBhKW__canvasWrap .excalidraw .ColorPicker__popup,.draw-module__YdBhKW__canvasWrap .excalidraw .popover){background-color:var(--bg)!important;border-color:var(--border-strong)!important;color:var(--text-body)!important;box-shadow:0 8px 24px rgba(var(--scrim-rgb), .45)!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .dropdown-menu button,.draw-module__YdBhKW__canvasWrap .excalidraw .dropdown-menu-item,.draw-module__YdBhKW__canvasWrap .excalidraw .context-menu-item,.draw-module__YdBhKW__canvasWrap .excalidraw .App-menu__left a,.draw-module__YdBhKW__canvasWrap .excalidraw .App-menu__left button){color:var(--text-body)!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .dropdown-menu button:hover,.draw-module__YdBhKW__canvasWrap .excalidraw .dropdown-menu-item:hover,.draw-module__YdBhKW__canvasWrap .excalidraw .context-menu-item:hover,.draw-module__YdBhKW__canvasWrap .excalidraw .App-menu__left button:hover,.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon_type_button:hover,.draw-module__YdBhKW__canvasWrap .excalidraw .zoom-actions button:hover,.draw-module__YdBhKW__canvasWrap .excalidraw .zoom-button:hover){background-color:var(--bg-elevated)!important;color:var(--text)!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{background:rgba(var(--scrim-rgb), .06);-webkit-backdrop-filter:blur(1px);pointer-events:none;position:absolute;inset:0}.draw-module__YdBhKW__overlayFrame{border:1px solid rgba(var(--fg-rgb), .08);pointer-events:none;box-shadow:inset 0 0 0 1px rgba(var(--scrim-rgb), .15);border-radius:8px;position:absolute;inset:8px}.draw-module__YdBhKW__overlayFrame:before,.draw-module__YdBhKW__overlayFrame:after{content:"";border-color:rgba(var(--fg-rgb), .22);pointer-events:none;border-style:solid;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;border:1px solid var(--border-strong);background:var(--draw-island-bg,var(--bg));min-height:40px;box-shadow:0 8px 24px rgba(var(--scrim-rgb), .35);pointer-events:auto;border-radius:10px;align-items:center;gap:8px;padding:6px 10px;display:flex;position:absolute}.draw-module__YdBhKW__pageTabs{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.draw-module__YdBhKW__pageTab,.draw-module__YdBhKW__closeBtn{min-height:30px;color:var(--text-soft);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;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{background:rgba(var(--fg-rgb), .06);color:var(--text)}.draw-module__YdBhKW__pageTabActive{color:var(--accent);background:#3b82f62e;border-color:#3b82f673}.draw-module__YdBhKW__closeBtn{width:30px;color:var(--text-faint);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}
.partyChatV2-module__x1x-Iq__layoutShell{flex:1;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.partyChatV2-module__x1x-Iq__layoutShellListOnly .partyChatV2-module__x1x-Iq__main{display:none}.partyChatV2-module__x1x-Iq__layoutShellListOnly .partyChatV2-module__x1x-Iq__sidebar{flex:1;max-width:none}.partyChatV2-module__x1x-Iq__layoutShellChatOnly .partyChatV2-module__x1x-Iq__sidebar{display:none}.partyChatV2-module__x1x-Iq__sidebar{flex:0 0 var(--party-chat-sidebar-width,350px);max-width:var(--party-chat-sidebar-width,350px);border-right:1px solid var(--chat-border,rgba(var(--fg-rgb), .08));flex-direction:column;min-width:0;display:flex;overflow:hidden}.partyChatV2-module__x1x-Iq__main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative}.partyChatV2-module__x1x-Iq__conversationList{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.partyChatV2-module__x1x-Iq__mobileHeader{border-bottom:1px solid var(--chat-border,rgba(var(--fg-rgb), .08));flex-shrink:0;align-items:center;gap:10px;min-height:52px;padding:8px 12px;display:flex}.partyChatV2-module__x1x-Iq__mobileBackBtn{width:36px;height:36px;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.partyChatV2-module__x1x-Iq__mobileBackIcon{display:block}.partyChatV2-module__x1x-Iq__mobileHeaderAvatar{flex-shrink:0}.partyChatV2-module__x1x-Iq__mobileHeaderAvatarBtn{cursor:pointer;background:0 0;border:none;flex-shrink:0;margin:0;padding:0;display:inline-flex}.partyChatV2-module__x1x-Iq__mobileHeaderTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:15px;font-weight:600;overflow:hidden}.partyChatV2-module__x1x-Iq__mobileHeaderTitleBtn{text-overflow:ellipsis;white-space:nowrap;text-align:left;min-width:0;color:inherit;cursor:pointer;background:0 0;border:none;flex:1;margin:0;padding:0;font-family:inherit;font-size:15px;font-weight:600;overflow:hidden}.partyChatV2-module__x1x-Iq__mobileHeaderActions{flex-shrink:0;align-items:center;margin-left:auto;display:flex}.partyChatV2-module__x1x-Iq__mobileHeaderActions>*{margin-left:0}.partyChatV2-module__x1x-Iq__messagesScope{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.partyChatV2-module__x1x-Iq__messageList{flex-direction:column;flex:1;min-height:0;display:flex}.partyChatV2-module__x1x-Iq__messageList.partyChatV2-module__x1x-Iq__chatMessages{gap:0}.partyChatV2-module__x1x-Iq__messageListScroll{overflow-anchor:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;min-height:0;padding:20px var(--chat-gutter-x,12px) 28px;scrollbar-gutter:stable;flex:1;overflow:hidden auto}.partyChatV2-module__x1x-Iq__messageListScroll::-webkit-scrollbar{width:6px;height:6px}.partyChatV2-module__x1x-Iq__messageListScroll::-webkit-scrollbar-track{background:0 0}.partyChatV2-module__x1x-Iq__messageListScroll::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}.partyChatV2-module__x1x-Iq__messageListScroll::-webkit-scrollbar-thumb:hover{background:var(--icon-muted)}.partyChatV2-module__x1x-Iq__messageListScroll::-webkit-scrollbar-button{width:0;height:0;display:none}.partyChatV2-module__x1x-Iq__messageListInner{box-sizing:border-box;--chat-message-gap:15px}.partyChatV2-module__x1x-Iq__messageListRow{box-sizing:border-box;padding-bottom:15px}.partyChatV2-module__x1x-Iq__messageList[data-single-panel=true] .partyChatV2-module__x1x-Iq__messageListScroll{padding:10px var(--chat-gutter-x,8px) 10px}.partyChatV2-module__x1x-Iq__messageList[data-single-panel=true] .partyChatV2-module__x1x-Iq__messageListRow{padding-bottom:12px}.partyChatV2-module__x1x-Iq__scrollDownBadge{box-sizing:border-box;background-color:var(--bg-raised);border:1px solid var(--border-muted);min-width:18px;height:18px;color:var(--n-14b);pointer-events:none;border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-family:PartyChat,sans-serif;font-size:.72rem;line-height:1;display:inline-flex;position:absolute;top:-9px;right:-5px}.partyChatV2-module__x1x-Iq__messageListEmpty{min-height:120px;color:var(--chat-muted,var(--text-muted));justify-content:center;align-items:center;padding:24px;display:flex}.partyChatV2-module__x1x-Iq__historyLoadSep{flex-direction:column;justify-content:center;align-items:center;min-height:32px;padding:8px 0;display:flex}.partyChatV2-module__x1x-Iq__historyLoadSpinner{border:2px solid rgba(var(--fg-rgb), .15);border-top-color:rgba(var(--fg-rgb), .7);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite partyChatV2-module__x1x-Iq__v2Spin}@keyframes partyChatV2-module__x1x-Iq__v2Spin{to{transform:rotate(360deg)}}.partyChatV2-module__x1x-Iq__historyLoadSentinel{pointer-events:none;width:1px;height:1px}.partyChatV2-module__x1x-Iq__engineBadge{z-index:2;letter-spacing:.04em;text-transform:uppercase;opacity:.45;pointer-events:none;font-size:10px;position:absolute;top:6px;right:8px}
.partyMobileBottomNav-module__8PjeEG__bottomNav{height:var(--party-bottom-nav-height,65px);z-index:30;background:var(--party-mobile-surface,var(--bg));border-top:1px solid var(--bg-elevated);pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none;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{height:100%;color:var(--text-dim);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex:1;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.partyMobileBottomNav-module__8PjeEG__tabBtn:hover{color:var(--text-faint)}.partyMobileBottomNav-module__8PjeEG__tabBtnActive{color:var(--text)}.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:var(--text-faint);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:var(--text)}.partyMobileBottomNav-module__8PjeEG__navIcon{flex-shrink:0;width:22px;height:22px;display:block}.partyMobileBottomNav-module__8PjeEG__navDivider{color:var(--border-strong);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,var(--bg));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,var(--bg));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,var(--bg-panel)));box-sizing:border-box;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;height:100%;overflow-y:auto}.partySettingsPanel-module__Yw15mq__root::-webkit-scrollbar{display:none}
.typedConfirmDialog-module__UP7atW__confirmField{color:var(--text-soft);flex-direction:column;gap:8px;margin-top:18px;font-size:12px;display:flex}.typedConfirmDialog-module__UP7atW__confirmInput{box-sizing:border-box;border:1px solid var(--border);background:var(--bg-input);width:100%;color:var(--text-body);letter-spacing:.08em;text-transform:uppercase;border-radius:3px;outline:none;padding:10px 12px;font-family:inherit;font-size:13px}.typedConfirmDialog-module__UP7atW__confirmInput:focus{border-color:var(--accent-strong);background:var(--bg-panel)}.typedConfirmDialog-module__UP7atW__confirmButton:disabled{opacity:.62;cursor:default}
.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}
.resizable-module__O1tWzG__group{width:100%;min-width:0;height:100%;min-height:0;display:flex}.resizable-module__O1tWzG__groupVertical{flex-direction:column}.resizable-module__O1tWzG__groupHorizontal{flex-direction:row}.resizable-module__O1tWzG__panel{min-width:0;min-height:0;overflow:hidden}.resizable-module__O1tWzG__handle{--rp-handle:rgba(var(--fg-rgb), .18);--rp-handle-hover:rgba(var(--accent-rgb), .85);z-index:5;background:0 0;outline:none;flex:0 0 11px;position:relative}.resizable-module__O1tWzG__groupHorizontal>.resizable-module__O1tWzG__handle{cursor:col-resize;width:11px}.resizable-module__O1tWzG__groupVertical>.resizable-module__O1tWzG__handle{cursor:row-resize;width:100%;height:11px}.resizable-module__O1tWzG__handle:before{content:"";z-index:0;position:absolute}.resizable-module__O1tWzG__groupHorizontal>.resizable-module__O1tWzG__handle:before{inset:0 -3px}.resizable-module__O1tWzG__groupVertical>.resizable-module__O1tWzG__handle:before{inset:-3px 0}.resizable-module__O1tWzG__handle:after{content:"";background:var(--rp-handle);z-index:1;border-radius:0;margin:auto;transition:background .15s;position:absolute;inset:0}.resizable-module__O1tWzG__groupHorizontal>.resizable-module__O1tWzG__handle:after{width:1px;height:100%}.resizable-module__O1tWzG__groupVertical>.resizable-module__O1tWzG__handle:after{width:100%;height:1px}.resizable-module__O1tWzG__handle:hover:after,.resizable-module__O1tWzG__handle:focus-visible:after,.resizable-module__O1tWzG__handle[data-resize-handle-active]:after{background:var(--rp-handle-hover)}.resizable-module__O1tWzG__handleVisible .resizable-module__O1tWzG__grip{border:1px solid var(--border);background:var(--border);width:28px;height:8px;box-shadow:none;pointer-events:none;z-index:2;border-radius:3px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.resizable-module__O1tWzG__groupHorizontal>.resizable-module__O1tWzG__handleVisible .resizable-module__O1tWzG__grip{width:8px;height:28px}
.announcement-module__NC2KOa__backdrop{z-index:430000;background:rgba(var(--scrim-rgb), .78);place-items:center;padding:20px;display:grid;position:fixed;inset:0}.announcement-module__NC2KOa__dialog{border:1px solid var(--border-muted);background:var(--bg);width:min(560px,100%);max-height:min(760px,100vh - 40px);color:var(--text-secondary);box-shadow:0 28px 90px rgba(var(--scrim-rgb), .7);border-radius:3px;padding:30px;overflow:auto}.announcement-module__NC2KOa__eyebrow{color:var(--text-placeholder);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:var(--text-soft);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:var(--bg-deep);width:100%;max-height:360px;margin:22px 0 0;display:block}.announcement-module__NC2KOa__okay{border:1px solid var(--icon-muted);background:var(--text-secondary);width:100%;color:var(--bg-input);font:600 13px var(--font-jetbrains-mono), monospace;cursor:pointer;border-radius:3px;margin-top:26px;padding:12px 16px;display:block}.announcement-module__NC2KOa__okay:hover{background:var(--text)}.announcement-module__NC2KOa__okay:focus-visible{outline:2px solid var(--accent-strong);outline-offset:3px}@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{background:rgba(var(--bg-inset-rgb), .98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);box-shadow:0 10px 40px rgba(var(--scrim-rgb), .8);font-family:var(--font-jetbrains-mono), monospace;cursor:default;resize:both;border-radius:3px;flex-direction:column;animation:.25s cubic-bezier(.16,1,.3,1) forwards fileExplorer-module___dW9Ca__windowOpen;display:flex;position:fixed;overflow:hidden}.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;background:var(--bg-inset);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;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{background:var(--bg);-webkit-user-select:none;user-select:none;cursor:default;box-sizing:border-box;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{background:var(--bg-panel);color:var(--text-muted);cursor:default;box-sizing:border-box;border:1px solid #0000;border-bottom:none;border-radius:3px 3px 0 0;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{background:var(--bg-elevated);color:var(--n-14b)}.fileExplorer-module___dW9Ca__explorerTab.fileExplorer-module___dW9Ca__active{background:var(--bg-raised);color:var(--text);border-color:var(--border);border-bottom:none}.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:var(--danger)}.fileExplorer-module___dW9Ca__addTabBtn{color:var(--text-muted);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:var(--text)}.fileExplorer-module___dW9Ca__explorerClose{color:var(--text-muted);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:var(--danger)}.fileExplorer-module___dW9Ca__explorerContent{background:var(--bg-raised);box-sizing:border-box;--explorer-top-rule-left:0px;--explorer-top-rule-gap:0px;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, var(--border) 0, var(--border) 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)), var(--border) calc(var(--explorer-top-rule-left,0px) + var(--explorer-top-rule-gap,0px)), var(--border) 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:var(--border);border:1px solid var(--border-strong);border-radius:3px;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:var(--text-soft);-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{width:28px;height:28px;color:var(--text-soft);cursor:pointer;justify-content:center;align-items:center;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:var(--text)}.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;min-width:0;color:var(--text-soft);-webkit-user-select:none;user-select:none;cursor:default;flex:1;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:var(--text-faint);padding:2px 4px;transition:color .15s}.fileExplorer-module___dW9Ca__breadcrumbItem:hover{color:var(--text)}.fileExplorer-module___dW9Ca__breadcrumbItem.fileExplorer-module___dW9Ca__currentFolder{color:var(--text-body);font-weight:400}.fileExplorer-module___dW9Ca__breadcrumbSeparator{color:var(--text-muted);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:rgba(var(--fg-rgb), .2)}20%{background-color:rgba(var(--fg-rgb), .35);box-shadow:0 0 8px rgba(var(--fg-rgb), .2)}to{box-shadow:none;background-color:#0000}}.fileExplorer-module___dW9Ca__pasteItemHighlight{animation:1s ease-out fileExplorer-module___dW9Ca__pasteItemPulse}.fileExplorer-module___dW9Ca__explorerFileItem{color:var(--text-soft);cursor:default;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:3px;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{background:rgba(var(--accent-rgb), .08);border-color:var(--accent);color:var(--text)}.fileExplorer-module___dW9Ca__explorerFileItem.fileExplorer-module___dW9Ca__selected{background:rgba(var(--accent-rgb), .2);border-color:var(--accent);color:var(--text)}.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:var(--text-muted);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;width:28px;height:28px;color:rgba(var(--fg-rgb), .4);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;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:rgba(var(--fg-rgb), .7);outline:none}.fileExplorer-module___dW9Ca__linkIcon:hover:before,.fileExplorer-module___dW9Ca__linkIcon:focus-visible:before{background:rgba(var(--fg-rgb), .08);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:var(--text);font-family:var(--font-jetbrains-mono), monospace;width:100%;caret-color:var(--accent);appearance:none;cursor:text;flex:1;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);background:var(--bg-elevated);border:1px solid var(--border-strong);box-shadow:0 4px 15px rgba(var(--scrim-rgb), .8);overscroll-behavior:contain;min-width:180px;max-height:60vh;padding:5px 0;position:fixed;overflow-y:auto}.fileExplorer-module___dW9Ca__contextItem{color:var(--text-soft);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{background:var(--border-strong);color:var(--text)}.fileExplorer-module___dW9Ca__contextItem.fileExplorer-module___dW9Ca__delete:hover{color:var(--danger)}.fileExplorer-module___dW9Ca__caretIcon{color:var(--text-muted);justify-content:center;align-items:center;margin-left:12px;transition:transform .2s;display:inline-flex}.fileExplorer-module___dW9Ca__submenuContainer{background:var(--bg);opacity:0;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:var(--text-soft);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{background:var(--border-strong);color:var(--text)}.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;background:var(--bg-inset);border:1px solid var(--border);width:100%;color:var(--text-soft);text-align:left;cursor:pointer;border-radius:3px;flex-direction:column;align-items:flex-start;gap:6px;padding:16px 18px;font-family:inherit;font-size:13px;transition:border-color .2s,background .2s;display:flex}.fileExplorer-module___dW9Ca__hubCard:hover{border-color:var(--text);background:var(--bg-raised);color:var(--text)}.fileExplorer-module___dW9Ca__hubCardTitle{color:inherit;font-size:15px;font-weight:400}.fileExplorer-module___dW9Ca__hubCardDesc{color:var(--text-muted);font-size:12px;line-height:1.4}.fileExplorer-module___dW9Ca__hubCard:hover .fileExplorer-module___dW9Ca__hubCardDesc{color:var(--text-faint)}.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:var(--text-muted);flex-direction:column;gap:6px;width:100%;font-size:12px;display:flex}.fileExplorer-module___dW9Ca__uploadDestTrigger{box-sizing:border-box;background:var(--bg-deep);border:1px solid var(--border);width:100%;color:var(--text-soft);cursor:pointer;text-align:left;border-radius:3px;outline:none;justify-content:flex-start;align-items:center;padding:8px 10px;font-family:inherit;font-size:13px;transition:border-color .15s;display:flex}.fileExplorer-module___dW9Ca__uploadDestTrigger:hover{border-color:var(--icon-muted)}.fileExplorer-module___dW9Ca__uploadDestTrigger:focus{border-color:var(--text-dim)}.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);background:var(--bg-elevated);border:1px solid var(--border-strong);box-shadow:0 4px 15px rgba(var(--scrim-rgb), .8);overscroll-behavior:contain;flex-direction:column;min-width:0;min-height:220px;max-height:min(280px,50vh);display:flex}.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;width:100%;color:var(--text-soft);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:8px 12px;font-family:inherit;font-size:13px;transition:background .1s;display:flex}.fileExplorer-module___dW9Ca__uploadFolderRow:hover{background:var(--border-strong);color:var(--text)}.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:var(--text-quiet);padding:10px 12px;font-size:13px}.fileExplorer-module___dW9Ca__uploadFolderError{color:var(--danger);padding:8px 12px 10px;font-size:13px;line-height:1.4}.fileExplorer-module___dW9Ca__uploadDropzone{border:1px solid var(--border);background:var(--bg-panel);box-sizing:border-box;border-radius:3px;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:var(--text-muted);margin:0;font-size:13px}.fileExplorer-module___dW9Ca__uploadPickBtn{background:var(--bg-inset);border:1px solid var(--border);color:var(--text-soft);cursor:pointer;padding:8px 16px;font-family:inherit;font-size:13px}.fileExplorer-module___dW9Ca__uploadPickBtn:hover:not(:disabled){border-color:var(--text);color:var(--text)}.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{min-width:0;color:var(--n-14b);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;overflow:hidden}.fileExplorer-module___dW9Ca__uploadProgressTrack{background:var(--bg-deep);border:1px solid var(--border);box-sizing:border-box;border-radius:0;width:100%;height:8px;overflow:hidden}.fileExplorer-module___dW9Ca__uploadProgressFill{background:var(--accent);height:100%;transition:width .12s ease-out}.fileExplorer-module___dW9Ca__uploadProgressSub{color:var(--text-muted);justify-content:space-between;align-items:center;gap:12px;min-width:0;font-size:12px;display:flex}.fileExplorer-module___dW9Ca__uploadProgressPct{color:var(--accent)}.fileExplorer-module___dW9Ca__uploadProgressSpeed{color:var(--text-placeholder);font-variant-numeric:tabular-nums;flex-shrink:0}.fileExplorer-module___dW9Ca__uploadCancelBtn{width:auto;height:auto;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:2px;display:flex;box-shadow:none!important;outline:none!important}.fileExplorer-module___dW9Ca__uploadCancelBtn:hover{color:var(--text)}.fileExplorer-module___dW9Ca__uploadCancelBtn:focus-visible{color:var(--accent)}.fileExplorer-module___dW9Ca__uploadStatus{color:var(--accent);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:var(--text-dim);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:var(--bg-inset);border:1px solid var(--border);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:var(--text-soft);word-break:break-all;font-size:12px}.fileExplorer-module___dW9Ca__sharesUrl{color:var(--accent-strong);word-break:break-all;font-size:11px}.fileExplorer-module___dW9Ca__sharesRowActions{flex-wrap:wrap;gap:8px;display:flex}.fileExplorer-module___dW9Ca__sharesActionBtn{border:1px solid var(--border-muted);color:var(--text-faint);cursor:pointer;background:0 0;padding:6px 10px;font-family:inherit;font-size:12px}.fileExplorer-module___dW9Ca__sharesActionBtn:hover{border-color:var(--text-muted);color:var(--text)}.fileExplorer-module___dW9Ca__fileSizeMeta{color:var(--text-dim);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-right:2px solid var(--icon-muted);border-bottom:2px solid var(--icon-muted);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-right-color:var(--text-muted);border-bottom-color:var(--text-muted)}@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}}.fileExplorer-module___dW9Ca__shareDialogBackdrop{z-index:100000;background:#000000ad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.fileExplorer-module___dW9Ca__shareDialog{color:#ecf1f7;background:#15191f;border:1px solid #3a424d;width:min(460px,100%);max-height:min(720px,100vh - 40px);padding:22px;overflow-y:auto;box-shadow:0 24px 80px #000b}.fileExplorer-module___dW9Ca__shareDialog h2{overflow-wrap:anywhere;margin:0 0 20px;font-size:20px}.fileExplorer-module___dW9Ca__shareDialog label{color:#b9c3cf;gap:7px;margin:12px 0;font-size:13px;display:grid}.fileExplorer-module___dW9Ca__shareDialog input,.fileExplorer-module___dW9Ca__shareDialog select{box-sizing:border-box;color:#edf2f8;width:100%;font:inherit;background:#0c0f13;border:1px solid #3a424d;padding:9px 10px}.fileExplorer-module___dW9Ca__shareInviteSection{gap:4px;display:grid}.fileExplorer-module___dW9Ca__shareInviteList{gap:2px;display:grid}.fileExplorer-module___dW9Ca__shareMemberFields{grid-template-columns:minmax(0,1fr) 120px auto;align-items:end;gap:12px;display:grid}.fileExplorer-module___dW9Ca__shareMemberFields>button{color:#e9eef5;cursor:pointer;background:#252b33;border:1px solid #46505d;margin-bottom:12px;padding:9px 11px}.fileExplorer-module___dW9Ca__addShareInviteButton{color:#e9eef5;cursor:pointer;background:#252b33;border:1px solid #46505d;justify-self:start;padding:8px 11px}.fileExplorer-module___dW9Ca__shareDialog button:disabled{cursor:default;opacity:.55}.fileExplorer-module___dW9Ca__shareDialogActions{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.fileExplorer-module___dW9Ca__shareDialogActions button{color:#e9eef5;cursor:pointer;background:#252b33;border:1px solid #46505d;padding:8px 13px}.fileExplorer-module___dW9Ca__shareDialogActions button:last-child{color:#111820;background:#c6daef}.fileExplorer-module___dW9Ca__shareDialogError{color:#ffb7ac;font-size:13px}.fileExplorer-module___dW9Ca__shareMemberRow{grid-template-columns:1fr 110px auto;align-items:center;gap:8px;margin:8px 0;display:grid}.fileExplorer-module___dW9Ca__shareMemberRow select{margin:0}.fileExplorer-module___dW9Ca__shareMemberRow button,.fileExplorer-module___dW9Ca__shareDialog>button{color:#e9eef5;cursor:pointer;background:#252b33;border:1px solid #46505d;padding:7px 9px}@media (max-width:560px){.fileExplorer-module___dW9Ca__shareMemberFields{grid-template-columns:minmax(0,1fr) 105px;gap:8px}.fileExplorer-module___dW9Ca__shareMemberFields>button{grid-column:1/-1;justify-self:end;margin:-4px 0 8px}}
.projectsOverlay-module__VMx80q__backdrop{background:rgba(var(--bg-deep-rgb), .3);z-index:3500;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.0aieic75zcexh.woff2)format("woff2");font-display:swap;font-weight:100;font-style:normal}@font-face{font-family:jetbrainsMono;src:url(../media/JetBrainsMono_Light-s.p.2ztoie6l--h_m.woff2)format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:jetbrainsMono;src:url(../media/JetBrainsMono_Light-s.p.2ztoie6l--h_m.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{width:22px;height:22px;color:var(--text-muted);cursor:pointer;justify-content:center;align-items:center;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:var(--text)}.floatingPanelDockButton-module__JkzQ8q__dockIcon{fill:currentColor;width:16px;height:16px}
.adminPage-module__ZYBs2G__page{box-sizing:border-box;width:100%;min-width:600px;max-width:900px;color:var(--text-body);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{margin-bottom:var(--ws-title-after-gap,10px);flex-direction:column;display:flex}.adminPage-module__ZYBs2G__title{color:var(--text);letter-spacing:-.02em;margin:0;font-size:28px;font-weight:400;line-height:1.15}.adminPage-module__ZYBs2G__muted{color:var(--text-faint);margin:0;font-size:13px;line-height:1.45}.adminPage-module__ZYBs2G__card{background:var(--bg);border:1px solid var(--border);box-sizing:border-box;border-radius:3px;margin-bottom:16px;padding:20px}.adminPage-module__ZYBs2G__cardTitle{color:var(--text);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:var(--text-soft);font-size:12px;font-weight:500}.adminPage-module__ZYBs2G__input{box-sizing:border-box;border:1px solid var(--border);background:var(--bg-input);width:100%;color:var(--text-body);border-radius:3px;outline:none;padding:10px 12px;font-family:inherit;font-size:13px;transition:border-color .15s,background .15s}.adminPage-module__ZYBs2G__input:focus{border-color:var(--accent-strong);background:var(--bg-panel)}.adminPage-module__ZYBs2G__input:disabled{opacity:.6;cursor:not-allowed}.adminPage-module__ZYBs2G__btnPrimary{appearance:none;cursor:pointer;white-space:nowrap;border:1px solid var(--border);background:var(--bg);color:var(--text-secondary);border-radius:3px;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:var(--bg-elevated);border-color:var(--border)}.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:var(--text-muted);letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:12px;overflow:hidden}.adminPage-module__ZYBs2G__userSearchInput{min-width:0;height:100%;color:var(--text-body);background:0 0;border:none;outline:none;flex:1;margin:0;padding:0;font-family:inherit;font-size:13px}.adminPage-module__ZYBs2G__userSearchInput::placeholder{color:var(--text-muted);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;width:32px;min-width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:4px;transition:color .15s,opacity .15s,transform .15s;display:inline-flex}.adminPage-module__ZYBs2G__iconButton:hover,.adminPage-module__ZYBs2G__iconButtonActive{color:var(--text)}.adminPage-module__ZYBs2G__iconButton svg{width:20px;height:20px;display:block}.adminPage-module__ZYBs2G__searchButton svg{width:22px;height:22px}.adminPage-module__ZYBs2G__emptyState{border:1px solid var(--border);background:var(--bg-input);color:var(--text-muted);text-align:center;padding:24px 14px;font-size:12px}.adminPage-module__ZYBs2G__dialogControl{flex-direction:column;gap:8px;margin-top:18px;display:flex}.adminPage-module__ZYBs2G__dialogControlLabel{color:var(--text-soft);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:rgba(var(--fg-rgb), .025)}.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{border:1px solid var(--border);background:var(--bg-inset);color:var(--text-muted);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:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;overflow:hidden}.adminPage-module__ZYBs2G__selfText{color:var(--text-secondary);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:var(--text-body);font-size:11px;line-height:1.2}.adminPage-module__ZYBs2G__role_admin,.adminPage-module__ZYBs2G__role_user,.adminPage-module__ZYBs2G__role_guest{color:var(--text-soft)}.adminPage-module__ZYBs2G__roleMetaItem{min-width:0;color:var(--text-placeholder);align-items:baseline;gap:6px;font-size:11px;line-height:1.2;display:inline-flex}.adminPage-module__ZYBs2G__roleMetaLabel{color:var(--text-soft)}.adminPage-module__ZYBs2G__skeletonRow{cursor:default}.adminPage-module__ZYBs2G__skeletonRow:hover{background:0 0}.adminPage-module__ZYBs2G__skeletonBone{background:var(--bg-elevated);border-radius:0;display:block}.adminPage-module__ZYBs2G__skeletonShimmer{position:relative;overflow:hidden}.adminPage-module__ZYBs2G__skeletonShimmer:after{content:"";background:linear-gradient(90deg, transparent, rgba(var(--fg-rgb), .055), transparent);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:var(--bg-inset);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:var(--text-dim);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:var(--text)}.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{border-top:1px solid var(--border);cursor:default;background:0 0;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;width:100%;min-width:0;min-height:44px;color:var(--text-soft);text-align:center;cursor:pointer;background:0 0;border:none;border-radius:0;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-left:1px solid var(--icon-muted);border-top:1px solid var(--icon-muted);border-bottom:1px solid var(--icon-muted);left:0}.adminPage-module__ZYBs2G__menuButton:after{border-right:1px solid var(--icon-muted);border-top:1px solid var(--icon-muted);border-bottom:1px solid var(--icon-muted);right:0}.adminPage-module__ZYBs2G__menuButton:hover:not(:disabled){background:rgba(var(--fg-rgb), .06);color:var(--text)}.adminPage-module__ZYBs2G__menuButton:hover:not(:disabled):before,.adminPage-module__ZYBs2G__menuButton:hover:not(:disabled):after{opacity:1}.adminPage-module__ZYBs2G__menuButtonDanger{color:var(--danger)}.adminPage-module__ZYBs2G__menuButtonDanger:hover:not(:disabled){background:rgba(var(--fg-rgb), .06);color:var(--danger)}.adminPage-module__ZYBs2G__menuButton:disabled{opacity:.55;cursor:default}.adminPage-module__ZYBs2G__roleDropdown{border:1px solid var(--border);background:var(--bg-input);-webkit-user-select:none;user-select:none;cursor:pointer;min-height:0;color:var(--text-body);border-radius:3px;align-items:center;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{border-color:var(--border);background:var(--bg-panel)}.adminPage-module__ZYBs2G__roleDropdownDisabled{opacity:.6;cursor:default}.adminPage-module__ZYBs2G__roleDropdownValueRow{width:100%;color:var(--text-body);justify-content:space-between;align-items:center;gap:10px;line-height:1.35;display:flex}.adminPage-module__ZYBs2G__roleDropdownChev{color:var(--icon-muted);margin-left:2px;transition:transform .18s,color .15s;display:flex}.adminPage-module__ZYBs2G__roleDropdown:hover .adminPage-module__ZYBs2G__roleDropdownChev{color:var(--text-muted)}.adminPage-module__ZYBs2G__roleDropdownOpen .adminPage-module__ZYBs2G__roleDropdownChev{color:var(--accent);transform:rotate(90deg)}.adminPage-module__ZYBs2G__roleDropdownPop{background:var(--bg-input);border:1px solid var(--border-muted);min-width:calc(100% + 2px);box-shadow:0 14px 36px rgba(var(--scrim-rgb), .55);z-index:30;border-radius:3px;animation:.14s adminPage-module__ZYBs2G__adminRolePopIn;position:absolute;top:calc(100% + 6px);left:-1px}@keyframes adminPage-module__ZYBs2G__adminRolePopIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.adminPage-module__ZYBs2G__roleDropdownItem{width:100%;color:var(--text-placeholder);cursor:pointer;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 var(--bg-raised)}.adminPage-module__ZYBs2G__roleDropdownItem:hover{background:var(--bg-elevated);color:var(--text-body)}.adminPage-module__ZYBs2G__roleDropdownItemSelected{background:var(--bg-raised);border-left-color:var(--accent);color:var(--text)}.adminPage-module__ZYBs2G__roleDropdownCheck{color:var(--accent);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__page{min-width:0}.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:var(--bg-deep);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 var(--border);min-width:40px}.codeMirrorField-module__PNpIea__withLineNumbers .cm-lineNumbers .cm-gutterElement{color:var(--border-hover);text-align:right;min-width:40px;padding:0 14px 0 8px}
[data-workspace-layout][data-workspace-framed] .main-content:has([data-workspace-wip-guard]){scrollbar-gutter:auto;background:var(--bg-deep);padding:0;overflow:hidden}[data-workspace-layout][data-workspace-framed] [data-workspace-content-panel]:has([data-workspace-wip-guard]){background:var(--bg-deep)}@media screen and (max-width:900px){:is([data-workspace-layout][data-workspace-framed][data-workspace-content-mode=document] .main-content:has([data-workspace-wip-guard]),[data-workspace-layout][data-workspace-framed][data-workspace-content-mode=application] .main-content:has([data-workspace-wip-guard])){padding:0}.workInProgress-module__qudDba__wipStandalone{padding:64px 24px 32px}}@media screen and (max-width:640px){:is([data-workspace-layout][data-workspace-framed][data-workspace-content-mode=document] .main-content:has([data-workspace-wip-guard]),[data-workspace-layout][data-workspace-framed][data-workspace-content-mode=application] .main-content:has([data-workspace-wip-guard])){padding:0}.workInProgress-module__qudDba__wipStandalone{padding:58px 16px 28px}}.workInProgress-module__qudDba__guardRoot{background:var(--bg-deep);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;background:rgba(var(--bg-deep-rgb), .45);-webkit-backdrop-filter:blur(12px);justify-content:flex-start;align-items:center;padding:clamp(32px,4vw,56px);display:flex;position:absolute;inset:0}.workInProgress-module__qudDba__wipStandalone{box-sizing:border-box;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:var(--text);margin:0 0 .55rem;font-size:1.55rem;font-weight:300}.workInProgress-module__qudDba__message{color:var(--text-faint);margin:0 0 1rem;font-size:.9rem;line-height:1.65}.workInProgress-module__qudDba__visitLink{color:var(--accent);font-size:.92rem;text-decoration:none}.workInProgress-module__qudDba__visitLink:hover{color:var(--accent-hover)}
.animated-beam-module__d3ToBq__beamSvg{pointer-events:none;z-index:1;position:absolute;top:0;left:0;transform:translateZ(0)}
