.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__navChatMusicBarSidebar.navbar-module__eYRwMG__navChatMusicBarSidebarCollapsed{box-sizing:border-box;background:0 0;border:none;flex-direction:column;grid-template-columns:none;align-items:center;width:38px;height:auto;min-height:38px;margin:0 auto 8px;padding:0;display:flex}.navbar-module__eYRwMG__navChatMusicBarClimb{opacity:0;pointer-events:none;flex-direction:column;align-items:center;gap:6px;width:38px;max-height:0;margin:0;transition:max-height .18s,opacity .16s,margin .18s;display:flex;overflow:hidden}.navbar-module__eYRwMG__navChatMusicBarSidebarCollapsed:hover .navbar-module__eYRwMG__navChatMusicBarClimb{opacity:1;pointer-events:auto;max-height:126px;margin-bottom:8px}.navbar-module__eYRwMG__navChatMusicBarClimbBtn{border:1px solid var(--border-strong);background:var(--bg);width:38px;height:38px;color:var(--text-secondary);cursor:pointer;box-sizing:border-box;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.navbar-module__eYRwMG__navChatMusicBarClimbBtn:hover:not(:disabled){background:var(--bg-inset);color:var(--text)}.navbar-module__eYRwMG__navChatMusicBarClimbBtn:disabled{opacity:.35;cursor:default}.navbar-module__eYRwMG__navChatMusicBarClimbIcon{width:18px;height:18px}.navbar-module__eYRwMG__navChatMusicBarClimbIconFlip{transform:rotate(180deg)}.navbar-module__eYRwMG__navChatMusicBarCoverTip{justify-content:center;width:38px;display:flex}.navbar-module__eYRwMG__navChatMusicBarCoverBtn{border:1px solid var(--border-strong);background:rgba(var(--fg-rgb), .08);cursor:pointer;box-sizing:border-box;border-radius:50%;flex:none;width:38px;height:38px;padding:0;position:relative;overflow:hidden}.navbar-module__eYRwMG__navChatMusicBarCover{background-position:50%;background-size:cover;border-radius:50%;position:absolute;inset:0;overflow:hidden}.navbar-module__eYRwMG__navChatMusicBarCoverImg{object-fit:cover;width:100%;height:100%;display:block}.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}}
.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__pageSlotClone{pointer-events:none}.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}
.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}
.workspaceTooltip-module__gligQa__wrap{vertical-align:middle;max-width:100%;display:inline-flex}.workspaceTooltip-module__gligQa__tooltip{background:var(--border);border:1px solid var(--border-hover);color:var(--text-secondary);font-size:12px;font-family:var(--font-jetbrains-mono), monospace;white-space:nowrap;pointer-events:none;z-index:var(--z-tooltip,430000);box-shadow:0 2px 8px rgba(var(--scrim-rgb), .45);opacity:0;visibility:hidden;border-radius:4px;padding:4px 8px;transition:opacity .12s,visibility .12s;position:fixed}.workspaceTooltip-module__gligQa__tooltipVisible{opacity:1;visibility:visible}
.toast-module__nW66nW__toast{background:var(--bg-inset);border:1px solid var(--border);width:min(60vw,800px);min-width:300px;max-width:100vw;height:auto;min-height:150px;color:var(--text-soft);font-family:var(--font-jetbrains-mono), monospace;opacity:0;pointer-events:none;box-shadow:0 10px 40px rgba(var(--scrim-rgb), .8);z-index:var(--z-toast);-webkit-user-select:none;user-select:none;border-radius:3px;flex-direction:column;padding-bottom:16px;font-size:13px;transition:opacity .3s;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}@media (min-width:768px){.toast-module__nW66nW__toast{top:calc(50% - 200px)}}.toast-module__nW66nW__toast::-webkit-resizer{display:none}.toast-module__nW66nW__toastVisible{opacity:1;pointer-events:auto}.toast-module__nW66nW__toastMoved{transform:none!important}.toast-module__nW66nW__toastHeader{background:var(--bg);border-bottom:1px solid var(--border);-webkit-user-select:none;user-select:none;cursor:default;box-sizing:border-box;justify-content:space-between;align-items:center;height:44px;min-height:44px;padding:0 15px;display:flex}.toast-module__nW66nW__toastTitle{color:var(--text-muted);font-family:var(--font-jetbrains-mono), monospace;font-size:13px;font-weight:300}.toast-module__nW66nW__headerActions{align-items:center;gap:16px;display:flex}.toast-module__nW66nW__copyBtn{color:var(--text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:3px;outline:none;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;margin:0;transition:color .2s,background .2s;display:inline-flex;background:0 0!important;border:none!important;padding:4px!important}.toast-module__nW66nW__copyBtn:hover{color:var(--text);background:rgba(var(--fg-rgb), .06)!important}.toast-module__nW66nW__copyBtnCopied{color:var(--text)!important}.toast-module__nW66nW__copyIconSvg{flex-shrink:0;width:20px;height:20px;display:block}.toast-module__nW66nW__toastCloseBtn{cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:3px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;margin:0;font-family:monospace;font-size:24px;line-height:1;transition:color .2s,background .2s;display:inline-flex;color:var(--text-muted)!important;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;padding:4px!important}.toast-module__nW66nW__toastCloseBtn:hover{color:var(--danger)!important;background:rgba(var(--fg-rgb), .06)!important}.toast-module__nW66nW__toastBody{white-space:pre-wrap;word-break:break-word;scrollbar-width:auto;scrollbar-color:var(--border-hover) var(--bg-inset);overscroll-behavior:none;-webkit-user-select:text;user-select:text;outline:none;flex:1;padding:15px;line-height:1.76;overflow:auto}.toast-module__nW66nW__toastBody::-webkit-scrollbar{width:12px;height:12px}.toast-module__nW66nW__toastBody::-webkit-scrollbar-track{background:var(--bg-inset)}.toast-module__nW66nW__toastBody::-webkit-scrollbar-thumb{background:var(--border-hover);border:2px solid var(--bg-inset);border-radius:0}.toast-module__nW66nW__toastBody::-webkit-scrollbar-thumb:hover{background:var(--text-dim)}.toast-module__nW66nW__resizeHandle{z-index:100;cursor:nwse-resize;pointer-events:auto;background:0 0;width:16px;height:16px;position:absolute;bottom:0;right:0}.toast-module__nW66nW__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}.toast-module__nW66nW__toast:hover .toast-module__nW66nW__resizeHandle:after{border-right-color:var(--text-muted);border-bottom-color:var(--text-muted)}
.workspaceIcons-module__FliOkq__copyFrontRect,.workspaceIcons-module__FliOkq__copyBackRect{transform-origin:50%}.workspaceIcons-module__FliOkq__copyIconCopied .workspaceIcons-module__FliOkq__copyFrontRect{animation:.8s cubic-bezier(.34,1.56,.64,1) forwards workspaceIcons-module__FliOkq__iconCopyMerge}@keyframes workspaceIcons-module__FliOkq__iconCopyMerge{0%{transform:translate(0)}40%,60%{transform:translate(2px,-2px)}to{transform:translate(0)}}
@keyframes shareDialog-module__kuE0fW__shareDialogWindowOpen{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.shareDialog-module__kuE0fW__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}.shareDialog-module__kuE0fW__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);max-height:min(680px,100vh - 32px);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 shareDialog-module__kuE0fW__shareDialogWindowOpen;overflow-y:auto}.shareDialog-module__kuE0fW__dialogHeader{background:var(--bg);border-bottom:1px solid var(--border);-webkit-user-select:none;user-select:none;cursor:default;padding:12px 15px}.shareDialog-module__kuE0fW__dialogHeader h3{color:var(--text);overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:15px;font-weight:300}.shareDialog-module__kuE0fW__dialogContent{min-width:0;padding:24px 15px}.shareDialog-module__kuE0fW__dialogActions{gap:12px;padding:0 15px 15px;display:flex}.shareDialog-module__kuE0fW__dialogActions .shareDialog-module__kuE0fW__dialogBtn{flex:1}.shareDialog-module__kuE0fW__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}.shareDialog-module__kuE0fW__dialogBtnCancel{color:var(--text-faint);border:1px solid var(--border-hover);background:0 0}.shareDialog-module__kuE0fW__dialogBtnCancel:hover{background:var(--border-strong);color:var(--text)}.shareDialog-module__kuE0fW__dialogBtnConfirm{color:var(--accent);border:1px solid rgba(var(--accent-rgb), .4);background:#5082b41a}.shareDialog-module__kuE0fW__dialogBtnConfirm:hover{background:var(--accent-strong);color:var(--text)}.shareDialog-module__kuE0fW__dialogBtnDanger{background:rgba(var(--danger-rgb), .1);color:var(--danger);border:1px solid rgba(var(--danger-rgb), .4)}.shareDialog-module__kuE0fW__dialogBtnDanger:hover:not(:disabled){background:var(--danger);color:var(--text)}.shareDialog-module__kuE0fW__dialogBtnDanger:disabled{opacity:.55}.shareDialog-module__kuE0fW__dialogBtnConfirm:disabled{background:rgba(var(--fg-rgb), .08);border-color:rgba(var(--fg-rgb), .25);color:var(--text-quiet)}.shareDialog-module__kuE0fW__dialogBtnConfirm:disabled:hover{background:rgba(var(--fg-rgb), .08);color:var(--text-quiet)}.shareDialog-module__kuE0fW__dialogError{color:var(--danger);margin:12px 0 0;font-size:12.5px;line-height:1.45}.shareDialog-module__kuE0fW__fieldLabel{color:var(--text-faint);margin:0 0 6px;font-size:12.5px;display:block}.shareDialog-module__kuE0fW__settingRow{border-radius:3px;justify-content:space-between;align-items:center;gap:18px;min-width:0;padding:11px 8px;display:flex}.shareDialog-module__kuE0fW__settingRow:hover{background:rgba(var(--fg-rgb), .03)}.shareDialog-module__kuE0fW__settingMeta{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.shareDialog-module__kuE0fW__settingTitle{color:var(--text-secondary);font-size:14px;line-height:1.35}.shareDialog-module__kuE0fW__settingDescription{color:var(--text-muted);font-size:12px;line-height:1.45}.shareDialog-module__kuE0fW__settingToggle{appearance:none;border:1px solid var(--border);background:var(--bg-input);cursor:pointer;border-radius:999px;flex-shrink:0;width:42px;height:22px;padding:0;transition:background .15s,border-color .15s,opacity .15s;position:relative}.shareDialog-module__kuE0fW__settingToggle:hover:not(:disabled){border-color:var(--border-hover);background:var(--bg-inset)}.shareDialog-module__kuE0fW__settingToggleOn{border-color:var(--icon-muted);background:var(--text-secondary)}.shareDialog-module__kuE0fW__settingToggleOn:hover:not(:disabled){border-color:var(--text-secondary);background:var(--text)}.shareDialog-module__kuE0fW__settingToggle:disabled{opacity:.55;cursor:not-allowed}.shareDialog-module__kuE0fW__settingToggleKnob{background:var(--text-faint);border-radius:999px;width:14px;height:14px;transition:transform .15s,background .15s;position:absolute;top:50%;left:3px;transform:translateY(-50%)}.shareDialog-module__kuE0fW__settingToggleOn .shareDialog-module__kuE0fW__settingToggleKnob{background:var(--bg-deep);transform:translate(20px,-50%)}.shareDialog-module__kuE0fW__accessNotice{border:1px solid var(--border-muted);color:var(--text-muted);background:rgba(var(--fg-rgb), .025);border-radius:3px;margin:10px 8px 0;padding:9px 10px;font-size:12px;line-height:1.45}.shareDialog-module__kuE0fW__revokeMessage{color:var(--text-faint);margin:0 8px 14px;font-size:13px;line-height:1.5}.shareDialog-module__kuE0fW__usernameInput{box-sizing:border-box;width:100%;color:var(--text-body);background:var(--bg-input);border:1px solid var(--border);border-radius:3px;outline:none;padding:10px 12px;font-family:inherit;font-size:13px;transition:border-color .15s}.shareDialog-module__kuE0fW__usernameInput::placeholder{color:var(--text-placeholder)}.shareDialog-module__kuE0fW__usernameInput:focus{border-color:var(--accent)}.shareDialog-module__kuE0fW__usernameInput:disabled{opacity:.6}.shareDialog-module__kuE0fW__inviteRow{grid-template-columns:minmax(0,1fr) 130px auto;align-items:end;gap:10px;margin-top:14px;display:grid}.shareDialog-module__kuE0fW__actionBtn{cursor:default;color:var(--accent);border:none;border:1px solid rgba(var(--accent-rgb), .4);background:#5082b41a;border-radius:3px;padding:10px 14px;font-family:inherit;font-size:13px;transition:background .15s,color .15s;outline:none!important}.shareDialog-module__kuE0fW__actionBtn:hover:not(:disabled){background:var(--accent-strong);color:var(--text)}.shareDialog-module__kuE0fW__actionBtn:disabled{opacity:.55;cursor:default}.shareDialog-module__kuE0fW__inviteeSection{margin-top:12px}.shareDialog-module__kuE0fW__inviteeList{gap:2px;display:grid}.shareDialog-module__kuE0fW__inviteeRow{border-radius:3px;align-items:center;gap:10px;padding:6px 8px;display:flex}.shareDialog-module__kuE0fW__inviteeRow:hover{background:rgba(var(--fg-rgb), .04)}.shareDialog-module__kuE0fW__inviteeEmpty{text-align:center;color:var(--text-faint);justify-content:center;font-size:13px}.shareDialog-module__kuE0fW__inviteeAvatar{width:28px;height:28px;color:var(--text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex;overflow:hidden}.shareDialog-module__kuE0fW__inviteeAvatarImg{object-fit:cover;width:100%;height:100%;display:block}.shareDialog-module__kuE0fW__inviteeName{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-body);flex:1;font-size:13px;overflow:hidden}.shareDialog-module__kuE0fW__inviteeRole{color:var(--text-secondary);letter-spacing:.03em;text-transform:capitalize;text-align:right;flex-shrink:0;min-width:0;font-size:11px;font-weight:600}.shareDialog-module__kuE0fW__inviteeRoleToggle{color:var(--text-secondary);letter-spacing:.03em;text-transform:capitalize;text-align:right;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:3px;outline:none;flex-shrink:0;padding:2px 8px;font-family:inherit;font-size:11px;font-weight:600;transition:background .12s,color .12s}.shareDialog-module__kuE0fW__inviteeRoleToggle:hover,.shareDialog-module__kuE0fW__inviteeRoleToggle:focus-visible{background:rgba(var(--fg-rgb), .06);color:var(--text)}.shareDialog-module__kuE0fW__inviteeRoleToggle:active{background:rgba(var(--fg-rgb), .1)}.shareDialog-module__kuE0fW__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}.shareDialog-module__kuE0fW__iconBtn:hover:not(:disabled){color:var(--text);background:rgba(var(--fg-rgb), .06)!important}.shareDialog-module__kuE0fW__dangerIcon:hover:not(:disabled){color:var(--danger);background:rgba(var(--danger-rgb), .08)!important}.shareDialog-module__kuE0fW__iconSvg{width:18px;height:18px;display:block}.shareDialog-module__kuE0fW__dropdown{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}.shareDialog-module__kuE0fW__dropdown:hover,.shareDialog-module__kuE0fW__dropdownOpen{border-color:var(--border);background:var(--bg-panel)}.shareDialog-module__kuE0fW__dropdownDisabled{opacity:.6;cursor:default}.shareDialog-module__kuE0fW__dropdownValueRow{width:100%;color:var(--text-body);justify-content:space-between;align-items:center;gap:10px;line-height:1.35;display:flex}.shareDialog-module__kuE0fW__dropdownChev{color:var(--icon-muted);margin-left:2px;transition:transform .18s,color .15s;display:flex}.shareDialog-module__kuE0fW__dropdown:hover .shareDialog-module__kuE0fW__dropdownChev{color:var(--text-muted)}.shareDialog-module__kuE0fW__dropdownOpen .shareDialog-module__kuE0fW__dropdownChev{color:var(--accent);transform:rotate(90deg)}.shareDialog-module__kuE0fW__dropdownPop{background:var(--bg-input);border:1px solid var(--border-muted);box-shadow:0 14px 36px rgba(var(--scrim-rgb), .55);z-index:calc(var(--z-confirmation-dialog) + 2);border-radius:3px;animation:.14s shareDialog-module__kuE0fW__shareDropdownPopIn}@keyframes shareDialog-module__kuE0fW__shareDropdownPopIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.shareDialog-module__kuE0fW__dropdownItem{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}.shareDialog-module__kuE0fW__dropdownItem+.shareDialog-module__kuE0fW__dropdownItem{border-top:1px solid var(--bg-raised)}.shareDialog-module__kuE0fW__dropdownItem:hover{background:var(--bg-elevated);color:var(--text-body)}.shareDialog-module__kuE0fW__dropdownItemSelected{background:var(--bg-raised);border-left-color:var(--accent);color:var(--text)}.shareDialog-module__kuE0fW__dropdownCheck{color:var(--accent);opacity:0;width:12px;display:flex}.shareDialog-module__kuE0fW__dropdownItemSelected .shareDialog-module__kuE0fW__dropdownCheck{opacity:1}@media (max-width:768px){.shareDialog-module__kuE0fW__dialogWindow{width:90vw;min-width:0}}@media (max-width:560px){.shareDialog-module__kuE0fW__inviteRow{grid-template-columns:1fr;align-items:stretch}.shareDialog-module__kuE0fW__actionBtn{justify-self:end}}
.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"}
@supports ((-moz-appearance:none)){.textEditor-module__XGOyhq__textEditorWindow *{scrollbar-color:var(--border-muted) var(--bg-inset);scrollbar-width:thin}.textEditor-module__XGOyhq__textEditorWindow .textEditor-module__XGOyhq__cmHost .cm-scroller{scrollbar-color:var(--border-muted) var(--bg-inset);scrollbar-width:thin}}.textEditor-module__XGOyhq__textEditorWindow ::-webkit-scrollbar{width:4px;height:4px}.textEditor-module__XGOyhq__textEditorWindow .textEditor-module__XGOyhq__cmHost .cm-scroller::-webkit-scrollbar{width:4px;height:4px}.textEditor-module__XGOyhq__textEditorWindow ::-webkit-scrollbar-track{background:var(--bg-inset);border-radius:0}.textEditor-module__XGOyhq__textEditorWindow .textEditor-module__XGOyhq__cmHost .cm-scroller::-webkit-scrollbar-track{background:var(--bg-inset);border-radius:0}.textEditor-module__XGOyhq__textEditorWindow ::-webkit-scrollbar-thumb{background:var(--border-muted);border:none;border-radius:0}.textEditor-module__XGOyhq__textEditorWindow .textEditor-module__XGOyhq__cmHost .cm-scroller::-webkit-scrollbar-thumb{background:var(--border-muted);border:none;border-radius:0}.textEditor-module__XGOyhq__textEditorWindow ::-webkit-scrollbar-thumb:hover{background:var(--icon-muted);border-radius:0}.textEditor-module__XGOyhq__textEditorWindow .textEditor-module__XGOyhq__cmHost .cm-scroller::-webkit-scrollbar-thumb:hover{background:var(--icon-muted);border-radius:0}.textEditor-module__XGOyhq__textEditorWindow ::-webkit-scrollbar-corner{background:var(--bg-inset)}.textEditor-module__XGOyhq__textEditorWindow .textEditor-module__XGOyhq__cmHost .cm-scroller::-webkit-scrollbar-corner{background:var(--bg-inset)}@keyframes textEditor-module__XGOyhq__windowOpen{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes textEditor-module__XGOyhq__windowClose{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.95)translateY(10px)}}.textEditor-module__XGOyhq__textEditorWindow{background:rgba(var(--bg-inset-rgb), .98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);width:35vw;min-width:450px;height:60vh;min-height:650px;box-shadow:0 10px 40px rgba(var(--scrim-rgb), .8);resize:both;font-family:var(--font-jetbrains-mono), monospace;border-radius:3px;flex-direction:column;animation:.25s cubic-bezier(.16,1,.3,1) forwards textEditor-module__XGOyhq__windowOpen;display:flex;position:fixed;overflow:hidden}.textEditor-module__XGOyhq__textEditorWindow.textEditor-module__XGOyhq__closing{animation:.2s cubic-bezier(.16,1,.3,1) forwards textEditor-module__XGOyhq__windowClose}.textEditor-module__XGOyhq__textEditorDockedOuter{flex-direction:column;flex:auto;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.textEditor-module__XGOyhq__textEditorWindowDocked{box-sizing:border-box;border:1px solid var(--border);flex:auto;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}.textEditor-module__XGOyhq__textEditorWindowDocked[data-rail-seam-touch]{border-top-color:#0000}.textEditor-module__XGOyhq__textEditorWindow::-webkit-resizer{display:none}.textEditor-module__XGOyhq__editorHeader{box-sizing:border-box;border-bottom:1px solid var(--border);background:var(--bg);-webkit-user-select:none;user-select:none;cursor:default;justify-content:space-between;align-items:center;height:44px;padding:8px 15px;display:flex}.textEditor-module__XGOyhq__editorTitle{color:var(--accent);font-size:13px;font-weight:300;font-family:var(--font-jetbrains-mono), monospace;white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.textEditor-module__XGOyhq__editorControls{align-items:center;gap:15px;display:flex}.textEditor-module__XGOyhq__saveContainer{border-radius:4px;width:80px;height:28px;position:relative}.textEditor-module__XGOyhq__editorSaveBtn{color:var(--text-faint);cursor:default;font-family:var(--font-jetbrains-mono), monospace;width:100%;height:100%;margin:0;padding:0;font-size:13px;transition:background .2s;background:0 0!important;border:none!important;outline:none!important}.textEditor-module__XGOyhq__editorSaveBtn:hover:not(:disabled){background:rgba(var(--fg-rgb), .05)}.textEditor-module__XGOyhq__editorSaveBtn:disabled{cursor:default}.textEditor-module__XGOyhq__editorHeaderLocationBtn{color:var(--text-faint);cursor:default;font-family:var(--font-jetbrains-mono), monospace;white-space:nowrap;margin:0;padding:0;font-size:13px;line-height:1;background:0 0!important;border:none!important;outline:none!important}.textEditor-module__XGOyhq__editorHeaderLocationBtn:hover{color:var(--text)}.textEditor-module__XGOyhq__locationLabelNarrow{display:none}.textEditor-module__XGOyhq__locationLabelWide{display:inline}.textEditor-module__XGOyhq__saveTextSingle{justify-content:center;align-items:center;width:100%;height:100%;transition:color .3s,text-shadow .3s;display:flex}.textEditor-module__XGOyhq__saveState_idle{color:var(--text-faint)}.textEditor-module__XGOyhq__editorSaveBtn:hover:not(:disabled) .textEditor-module__XGOyhq__saveState_idle{color:var(--text)}.textEditor-module__XGOyhq__saveState_saving{color:var(--text-muted)}.textEditor-module__XGOyhq__saveState_saved{color:var(--text);text-shadow:0 0 8px rgba(var(--fg-rgb), .6)}.textEditor-module__XGOyhq__editorCloseBtn{color:var(--text-muted);cursor:default;padding:0 0 2px;font-family:monospace;font-size:24px;line-height:1;background:0 0!important;border:none!important;outline:none!important}.textEditor-module__XGOyhq__editorCloseBtn:hover{color:var(--danger)}.textEditor-module__XGOyhq__cmHost{box-sizing:border-box;width:100%;min-height:0;font-family:var(--font-jetbrains-mono), monospace;color:var(--text-secondary);overscroll-behavior:none;flex:1;margin-bottom:16px;font-size:13px}.textEditor-module__XGOyhq__cmHost .cm-editor{height:100%}.textEditor-module__XGOyhq__cmHost .cm-scroller{font-family:inherit}.textEditor-module__XGOyhq__textEditorWindowDocked .textEditor-module__XGOyhq__cmHost .cm-scroller{overscroll-behavior-y:auto;scrollbar-width:thin;scrollbar-color:var(--border-muted) var(--bg-inset)}.textEditor-module__XGOyhq__textEditorWindowDocked .textEditor-module__XGOyhq__cmHost .cm-scroller::-webkit-scrollbar{width:4px!important;height:4px!important}.textEditor-module__XGOyhq__windowFooter{background:0 0;flex-shrink:0;width:100%;height:14px;min-height:14px}.textEditor-module__XGOyhq__resizeHandle{z-index:100;pointer-events:none;background:0 0;width:16px;height:16px;position:absolute;bottom:0;right:0}.textEditor-module__XGOyhq__resizeHandleDocked{cursor:ns-resize;pointer-events:auto;width:auto;height:12px;left:0;right:0}.textEditor-module__XGOyhq__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}.textEditor-module__XGOyhq__textEditorWindow:hover .textEditor-module__XGOyhq__resizeHandle:after{border-right-color:var(--text-muted);border-bottom-color:var(--text-muted)}@media (max-width:768px){.textEditor-module__XGOyhq__textEditorWindow{box-sizing:border-box;padding-top:env(safe-area-inset-top,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);padding-bottom:env(safe-area-inset-bottom,0px);opacity:1;animation:none;width:100vw!important;min-width:0!important;max-width:100vw!important;height:100dvh!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}.textEditor-module__XGOyhq__textEditorWindow.textEditor-module__XGOyhq__closing{animation:.2s ease-in forwards textEditor-module__XGOyhq__windowClose}.textEditor-module__XGOyhq__editorHeader{cursor:default;box-sizing:border-box;flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:8px;height:44px;min-height:44px;max-height:44px;padding:0 15px;overflow:hidden}.textEditor-module__XGOyhq__editorTitle{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.textEditor-module__XGOyhq__editorControls{flex-wrap:nowrap;flex:none;justify-content:flex-end;gap:10px;min-width:0}.textEditor-module__XGOyhq__locationLabelWide{display:none}.textEditor-module__XGOyhq__locationLabelNarrow{display:inline}.textEditor-module__XGOyhq__editorHeaderLocationBtn{box-sizing:border-box;flex-shrink:0;min-height:0;margin:0;padding:0;font-size:13px;line-height:1}.textEditor-module__XGOyhq__editorCloseBtn{touch-action:manipulation;-webkit-tap-highlight-color:transparent;flex-shrink:0;justify-content:center;align-items:center;min-width:0;min-height:0;padding:0 0 2px;font-size:24px;line-height:1;display:inline-flex}.textEditor-module__XGOyhq__resizeHandle{display:none!important}.textEditor-module__XGOyhq__cmHost{font-size:.75em}}.textEditor-module__XGOyhq__revisionConflict{color:#f0d7a7;background:#332818;border-bottom:1px solid #765c2e;align-items:center;gap:10px;padding:8px 12px;font-size:12px;display:flex}.textEditor-module__XGOyhq__revisionConflict span{flex:1}.textEditor-module__XGOyhq__revisionConflict button{color:inherit;cursor:pointer;background:0 0;border:1px solid #8b7040;padding:4px 8px}
.workspaceShell-module__uR2mVa__workspaceRoot{flex-direction:column;flex:1;height:100dvh;min-height:0;max-height:100dvh;display:flex;overflow:hidden}.workspaceShell-module__uR2mVa__workspaceRoot[data-workspace-framed="1"]{height:100%;max-height:100%}html[data-pinq-desktop="1"] .workspaceShell-module__uR2mVa__workspaceRoot{height:100%;max-height:100%}:is(.workspaceShell-module__uR2mVa__workspaceRoot>#topNav,.workspaceShell-module__uR2mVa__workspaceRoot>.workspaceShell-module__uR2mVa__navbarFadeWrap){flex:0 0 50px;height:50px;min-height:50px;position:relative;top:auto}.workspaceShell-module__uR2mVa__workspaceRoot[data-party-cards="1"]>.workspaceShell-module__uR2mVa__navbarFadeWrap{display:none}@media (max-width:900px){.workspaceShell-module__uR2mVa__workspaceRoot[data-party-page]>.workspaceShell-module__uR2mVa__navbarFadeWrap{display:none}}.workspaceShell-module__uR2mVa__workspaceRow{flex-direction:row;flex:1 1 0;align-items:stretch;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.workspaceShell-module__uR2mVa__railDock{pointer-events:auto;flex-direction:row;flex:none;align-items:stretch;min-height:0;display:flex}.workspaceShell-module__uR2mVa__workspaceRowFramedDocked .workspaceShell-module__uR2mVa__railDock{background:0 0;flex:none;position:relative}.workspaceShell-module__uR2mVa__workspaceRowFramedDocked .workspaceShell-module__uR2mVa__rail{border:1px solid var(--border);background:var(--bg-panel);border-right:none;border-radius:3px 0 0 3px}.workspaceShell-module__uR2mVa__workspaceRowFramedDocked .workspaceShell-module__uR2mVa__splitter{z-index:4;background:0 0;width:8px;margin-left:-4px;position:absolute;top:0;bottom:0;left:100%}.workspaceShell-module__uR2mVa__workspaceRowFramedDocked .workspaceShell-module__uR2mVa__splitter:before{left:50%}.workspaceShell-module__uR2mVa__workspaceRowFramedDocked .workspaceShell-module__uR2mVa__splitter:after{background:var(--border);width:1px;top:0;bottom:0;left:50%;transform:translate(-50%)}.workspaceShell-module__uR2mVa__workspaceRowFramedDocked .workspaceShell-module__uR2mVa__splitter:hover:after,.workspaceShell-module__uR2mVa__workspaceRowFramedDocked .workspaceShell-module__uR2mVa__splitterActive:after{background:var(--icon-muted)}.workspaceShell-module__uR2mVa__voiceDock{width:calc(var(--voice-panel-width,0px) + 10px);min-width:0;min-height:0;margin-top:var(--ws-nav-offset,50px);height:calc(100vh - var(--ws-nav-offset,50px));pointer-events:auto;box-sizing:border-box;flex-direction:column;flex:none;align-self:stretch;padding-left:10px;display:flex;position:relative;overflow:hidden}.workspaceShell-module__uR2mVa__voiceDock:empty{pointer-events:none;width:0}.workspaceShell-module__uR2mVa__rail{--rail-pad-x:20px;--rail-scroll-gutter:8px;box-sizing:border-box;background:var(--background);z-index:1;isolation:isolate;border-right:none;flex-direction:column;flex-shrink:0;align-self:stretch;min-height:0;font-size:110%;display:flex;position:relative;overflow:hidden}.workspaceShell-module__uR2mVa__railSlotDivider{background:var(--border);pointer-events:none;z-index:20;height:1px;transition:opacity .12s;position:absolute;transform:translateY(-2px)}.workspaceShell-module__uR2mVa__railVisible{pointer-events:auto}.workspaceShell-module__uR2mVa__railHidden{pointer-events:none}.workspaceShell-module__uR2mVa__railHeader{box-sizing:border-box;padding:var(--ws-nav-offset,50px) var(--rail-pad-x) 0 calc(var(--rail-pad-x) + var(--rail-scroll-gutter));margin:0 0 var(--ws-title-after-gap,10px) 0;flex-shrink:0;padding-bottom:5px}.workspaceShell-module__uR2mVa__railTitle{color:var(--text);font-weight:300;font-family:var(--font-jetbrains-mono), monospace;font-size:var(--ws-title-size,28px);line-height:var(--ws-title-line-height,normal);margin:0}.workspaceShell-module__uR2mVa__railBody{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1 1 0;min-height:0;display:flex;position:relative}.workspaceShell-module__uR2mVa__railBody::-webkit-scrollbar{width:0;height:0;display:none}.workspaceShell-module__uR2mVa__railPinned{padding:0 var(--rail-pad-x) 8px calc(var(--rail-pad-x) + var(--rail-scroll-gutter));box-sizing:border-box;flex-direction:column;flex-shrink:0;gap:8px;display:flex}.workspaceShell-module__uR2mVa__railPinned>*{direction:ltr}.workspaceShell-module__uR2mVa__railTiles{z-index:1;overscroll-behavior-y:auto;min-height:0;padding:0 var(--rail-pad-x) 8px calc(var(--rail-pad-x) + var(--rail-scroll-gutter));box-sizing:border-box;scrollbar-gutter:stable;scrollbar-width:none;-ms-overflow-style:none;scrollbar-color:transparent transparent;direction:rtl;flex-direction:column;flex:1 1 0;gap:8px;display:flex;position:relative;overflow:hidden auto}.workspaceShell-module__uR2mVa__railTiles>*{direction:ltr}.workspaceShell-module__uR2mVa__railTiles:hover{scrollbar-color:var(--border-strong) transparent}.workspaceShell-module__uR2mVa__railTiles::-webkit-scrollbar{width:var(--rail-scroll-gutter);height:0;display:none}.workspaceShell-module__uR2mVa__railTiles::-webkit-scrollbar-button{width:0;height:0;display:none}.workspaceShell-module__uR2mVa__railTiles::-webkit-scrollbar-track{background:0 0}.workspaceShell-module__uR2mVa__railTiles::-webkit-scrollbar-thumb{background:0 0;border-radius:0}.workspaceShell-module__uR2mVa__railTiles:hover::-webkit-scrollbar-thumb{background:var(--border-strong)}.workspaceShell-module__uR2mVa__railTiles:hover::-webkit-scrollbar-thumb:hover{background:var(--icon-muted)}.workspaceShell-module__uR2mVa__railTiles::-webkit-scrollbar-corner{background:0 0}@supports ((-moz-appearance:none)){.workspaceShell-module__uR2mVa__railTiles{scrollbar-width:none;scrollbar-color:transparent transparent}.workspaceShell-module__uR2mVa__railTiles:hover{scrollbar-color:var(--border-strong) transparent}}.workspaceShell-module__uR2mVa__dockSlot{background:var(--bg-panel);border:none;border-radius:0;flex-direction:column;flex:none;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.workspaceShell-module__uR2mVa__mainColumn{box-sizing:border-box;flex-direction:column;flex:auto;width:100%;min-width:0;min-height:0;font-size:110%;display:flex;overflow:hidden}.workspaceShell-module__uR2mVa__mainColumnDocked{--content-max-width:900px;box-sizing:border-box;min-width:0;padding-left:0}.workspaceShell-module__uR2mVa__mainColumnFramed{border:1px solid var(--border);background:var(--bg-panel);border-radius:3px;width:auto;height:100%;position:relative}.workspaceShell-module__uR2mVa__workspaceRowFramedDocked .workspaceShell-module__uR2mVa__mainColumnFramed{z-index:1;border-left:none;border-radius:0 3px 3px 0}[data-workspace-layout][data-workspace-framed] .main-content{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--border-muted) transparent;background:var(--bg-panel);min-height:0;padding:0;overflow:hidden}[data-workspace-layout][data-workspace-framed][data-workspace-content-mode=document] .main-content{overscroll-behavior:contain;padding:clamp(32px,4vw,36px) 20px 20px;overflow:hidden auto}[data-workspace-layout][data-workspace-framed][data-workspace-content-mode=application] .main-content{scrollbar-gutter:auto;padding:clamp(32px,4vw,36px) 20px 20px;overflow:hidden}[data-workspace-layout][data-workspace-framed][data-workspace-content-mode=canvas] .main-content{scrollbar-gutter:auto;padding:0;position:relative;overflow:hidden}[data-workspace-layout][data-workspace-framed] .main-content::-webkit-scrollbar{width:8px}[data-workspace-layout][data-workspace-framed] .main-content::-webkit-scrollbar-thumb{background:var(--border-muted);background-clip:padding-box;border:2px solid #0000;border-radius:3px}[data-workspace-layout][data-workspace-framed] .main-content::-webkit-scrollbar-thumb:hover{background:var(--icon-muted);background-clip:padding-box}[data-workspace-layout][data-workspace-framed] .workspaceShell-module__uR2mVa__railHeader{padding-top:32px}[data-workspace-layout][data-workspace-framed] .workspaceShell-module__uR2mVa__voiceDock{height:100%;margin-top:0}.workspaceShell-module__uR2mVa__splitter{cursor:default;z-index:2;background:0 0;flex-shrink:0;align-self:stretch;width:8px;position:relative}.workspaceShell-module__uR2mVa__splitter:before{content:"";width:14px;left:50%;top:var(--splitter-line-top,var(--splitter-inset-y,0));pointer-events:auto;cursor:url(/cursors/workspace-col-resize.svg) 16 16,col-resize;z-index:1;background:0 0;position:absolute;bottom:0;transform:translate(-50%)}.workspaceShell-module__uR2mVa__splitter:after{content:"";left:3px;top:var(--splitter-line-top,var(--splitter-inset-y,0));pointer-events:none;z-index:2;background:0 0;width:2px;transition:background .15s;position:absolute;bottom:0}.workspaceShell-module__uR2mVa__splitter:hover:after,.workspaceShell-module__uR2mVa__splitterActive:after{background:var(--icon-muted)}:is(body.workspace-splitter-resizing,body.workspace-splitter-resizing *){cursor:url(/cursors/workspace-col-resize.svg) 16 16,col-resize!important}.workspaceShell-module__uR2mVa__splitterDots{pointer-events:none;z-index:3;cursor:default;position:absolute;inset:0}.workspaceShell-module__uR2mVa__splitterDotWrap{pointer-events:none;z-index:5;cursor:default;width:0;height:0;position:absolute;left:50%;transform:translate(-50%,-50%)}.workspaceShell-module__uR2mVa__splitterDotTooltip{background:var(--border);border:1px solid var(--border-hover);color:var(--text-secondary);font-size:12px;font-family:var(--font-jetbrains-mono), monospace;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;z-index:5;box-shadow:0 2px 8px rgba(var(--scrim-rgb), .45);border-radius:4px;margin:0 0 9px;padding:4px 8px;transition:opacity .12s,visibility .12s;position:absolute;top:auto;bottom:100%;left:50%;transform:translate(-50%)}.workspaceShell-module__uR2mVa__splitterDotWrap:hover .workspaceShell-module__uR2mVa__splitterDotTooltip,.workspaceShell-module__uR2mVa__splitterDotWrapDrag .workspaceShell-module__uR2mVa__splitterDotTooltip{opacity:1;visibility:visible}.workspaceShell-module__uR2mVa__splitterDotWrapDrag{z-index:10}.workspaceShell-module__uR2mVa__splitterDotWrap:hover{z-index:4}.workspaceShell-module__uR2mVa__splitterDot{background-color:var(--bg-input);border:1px solid var(--border);box-sizing:border-box;pointer-events:auto;cursor:pointer;touch-action:none;appearance:none;width:10px;height:10px;font:inherit;color:inherit;border-radius:50%;margin-top:-5px;margin-left:-5px;padding:0;transition:background-color .12s,transform .12s cubic-bezier(.25,.8,.25,1),box-shadow .12s,border-color .12s;position:absolute;top:0;left:50%}.workspaceShell-module__uR2mVa__splitterDotWrap:hover .workspaceShell-module__uR2mVa__splitterDot:not(.workspaceShell-module__uR2mVa__splitterDotDragging){background-color:var(--text-dim);border-color:var(--border)}.workspaceShell-module__uR2mVa__splitterDotDragging,.workspaceShell-module__uR2mVa__splitterDotDragging:hover,.workspaceShell-module__uR2mVa__splitterDotWrap:hover .workspaceShell-module__uR2mVa__splitterDotDragging{cursor:grabbing;z-index:6;background-color:var(--n-14b);border-color:var(--text-dim);box-shadow:0 0 0 2px rgba(var(--fg-rgb), .35), 0 4px 12px rgba(var(--scrim-rgb), .35);transition:transform 80ms,box-shadow 80ms,background-color 80ms;transform:scale(1.45)}.workspaceShell-module__uR2mVa__splitterDot:focus{outline:none}.workspaceShell-module__uR2mVa__splitterDot:focus-visible{outline:2px solid var(--text-muted);outline-offset:2px}.workspaceShell-module__uR2mVa__floatingEditorsHost{position:relative}@media screen and (max-width:900px){.workspaceShell-module__uR2mVa__mainColumnFramed{border:0;border-radius:0}:is([data-workspace-layout][data-workspace-framed][data-workspace-content-mode=document] .main-content,[data-workspace-layout][data-workspace-framed][data-workspace-content-mode=application] .main-content){padding:64px 24px 32px}}@media screen and (max-width:640px){:is([data-workspace-layout][data-workspace-framed][data-workspace-content-mode=document] .main-content,[data-workspace-layout][data-workspace-framed][data-workspace-content-mode=application] .main-content){padding:58px 16px 28px}}
.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}
@font-face{font-family:PartyChat;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Shabnam.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+8A0-8FF,U+FB50-FDFF,U+FE70-FEFF,U+200C-200F,U+6F0-6F9}@font-face{font-family:PartyChat;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/roboto-regular.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.moviePlayer-module__lpTCha__moviePlayerWindow{--mp-text:#fff;--mp-text-body:#e6e6e6;--mp-text-muted:#888;--mp-fg-rgb:255, 255, 255;--mp-accent:#7ab8ff;--mp-accent-rgb:122, 184, 255;--mp-progress:#1565c0;--mp-progress-rgb:21, 101, 192;--mp-success:#4ade80;--mp-warning:#ff8c00;--mp-danger:#f55;--mp-border:#2b2b2b;--mp-bg-deep-rgb:10, 10, 10;background:var(--black);border:1px solid var(--mp-border);box-sizing:border-box;flex-direction:column;display:flex;overflow:hidden;container:movie-player/inline-size}.moviePlayer-module__lpTCha__moviePlayerHideCursor,.moviePlayer-module__lpTCha__moviePlayerHideCursor *{cursor:none!important}.moviePlayer-module__lpTCha__moviePlayerWindowFloating{z-index:var(--movie-player-z,1200);box-shadow:0 8px 32px rgba(var(--scrim-rgb), .55);border-radius:4px;position:fixed}.moviePlayer-module__lpTCha__moviePlayerWindowDocked{border:1px solid var(--mp-border);box-sizing:border-box;border-radius:0;width:100%;height:100%;min-height:0}.moviePlayer-module__lpTCha__moviePlayerWindowInline{border:none;flex:auto;width:100%;height:100%;min-height:0}.moviePlayer-module__lpTCha__moviePlayerWindowStageTile{flex:auto;min-height:0;height:100%!important}.moviePlayer-module__lpTCha__moviePlayerWindowStageTile .moviePlayer-module__lpTCha__moviePlayerBodyInner{flex:1;height:100%;min-height:0}.moviePlayer-module__lpTCha__moviePlayerWindowStageTile .moviePlayer-module__lpTCha__moviePlayerVideoSurface{flex:1;min-height:0;aspect-ratio:unset!important}.moviePlayer-module__lpTCha__moviePlayerWindowStageTile .moviePlayer-module__lpTCha__moviePlayerVideoSurface video{object-fit:contain;width:100%;height:100%}.moviePlayer-module__lpTCha__moviePlayerBodyInner{flex-direction:column;flex:1;width:100%;min-height:0;display:flex;position:relative}:-webkit-any(.moviePlayer-module__lpTCha__moviePlayerBodyInner:fullscreen,.moviePlayer-module__lpTCha__moviePlayerBodyInner:-webkit-full-screen){background:var(--black);width:100vw;max-width:none;height:100vh;max-height:none}:is(.moviePlayer-module__lpTCha__moviePlayerBodyInner:fullscreen,.moviePlayer-module__lpTCha__moviePlayerBodyInner:fullscreen){background:var(--black);width:100vw;max-width:none;height:100vh;max-height:none}.moviePlayer-module__lpTCha__moviePlayerVideoSurface{background:var(--black);cursor:default;flex:1;min-height:120px;position:relative}.moviePlayer-module__lpTCha__moviePlayerVideoSurfaceInline{cursor:default}.moviePlayer-module__lpTCha__moviePlayerVideoSurfaceFloating{cursor:default;touch-action:none}.moviePlayer-module__lpTCha__moviePlayerVideoSurfaceDragging{cursor:default}.moviePlayer-module__lpTCha__moviePlayerVideoSurface video{object-fit:contain;width:100%;height:100%;display:block}.moviePlayer-module__lpTCha__moviePlayerVideoSurface video::cue{opacity:0;visibility:hidden}.moviePlayer-module__lpTCha__subtitleOverlay{z-index:2;pointer-events:none;box-sizing:border-box;justify-content:center;padding:0 8%;transition:bottom .18s;display:flex;position:absolute;bottom:18px;left:0;right:0}.moviePlayer-module__lpTCha__subtitleOverlayRaised{bottom:76px}:-webkit-any(.moviePlayer-module__lpTCha__moviePlayerBodyInner:fullscreen .moviePlayer-module__lpTCha__subtitleOverlay,.moviePlayer-module__lpTCha__moviePlayerBodyInner:-webkit-full-screen .moviePlayer-module__lpTCha__subtitleOverlay){transform:translateZ(0)}:is(.moviePlayer-module__lpTCha__moviePlayerBodyInner:fullscreen .moviePlayer-module__lpTCha__subtitleOverlay,.moviePlayer-module__lpTCha__moviePlayerBodyInner:fullscreen .moviePlayer-module__lpTCha__subtitleOverlay){transform:translateZ(0)}.moviePlayer-module__lpTCha__subtitleCue{max-width:100%;font-family:PartyChat,sans-serif;font-size:calc(var(--sub-scale,1) * clamp(13px, 3.6cqi, 34px));color:var(--sub-color,var(--mp-text));background:var(--sub-bg,transparent);text-align:center;white-space:pre-wrap;overflow-wrap:anywhere;direction:auto;text-shadow:0 0 4px var(--black), 0 0 4px var(--black), 2px 2px 4px var(--black);unicode-bidi:plaintext;border-radius:4px;margin:0;padding:.12em .45em;font-weight:400;line-height:1.4}.moviePlayer-module__lpTCha__subtitleCueHasBg{text-shadow:none}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__subtitleOverlayRaised{bottom:62px}.moviePlayer-module__lpTCha__topBar{z-index:4;box-sizing:border-box;background:linear-gradient(to bottom, rgba(var(--scrim-rgb), .55), transparent);opacity:0;pointer-events:none;justify-content:space-between;align-items:center;gap:8px;min-height:36px;padding:6px 10px;transition:opacity .18s;display:flex;position:absolute;top:0;left:0;right:0}.moviePlayer-module__lpTCha__topBarActions{flex-shrink:0;align-items:center;gap:2px;display:flex}.moviePlayer-module__lpTCha__iconBtnPinned{color:var(--mp-text);background:rgba(var(--mp-accent-rgb), .45)}.moviePlayer-module__lpTCha__iconBtnPinned:hover{background:rgba(var(--mp-accent-rgb), .55)}.moviePlayer-module__lpTCha__iconBtnMove{cursor:grab}.moviePlayer-module__lpTCha__iconBtnMove:active{cursor:grabbing}.moviePlayer-module__lpTCha__topBarVisible{opacity:1;pointer-events:auto}.moviePlayer-module__lpTCha__topBarTitleTip{flex:1;min-width:0;max-width:100%;display:block}.moviePlayer-module__lpTCha__topBarTitle{min-width:0;color:var(--mp-text-body);white-space:nowrap;text-overflow:ellipsis;text-align:left;font-size:12px;font-family:var(--font-jetbrains-mono), monospace;text-shadow:0 1px 3px rgba(var(--scrim-rgb), .95);display:block;overflow:hidden}.moviePlayer-module__lpTCha__moviePlayerWindow:focus{outline:none}.moviePlayer-module__lpTCha__moviePlayerWindow:focus-visible{outline:1px solid rgba(var(--mp-accent-rgb), .45);outline-offset:-1px}@media (hover:hover) and (pointer:fine){.moviePlayer-module__lpTCha__topBarTitle{font-size:13px}}.moviePlayer-module__lpTCha__controlsChrome{z-index:4;background:linear-gradient(to top, rgba(var(--scrim-rgb), .55), transparent);opacity:0;pointer-events:none;flex-direction:column;transition:opacity .18s;display:flex;position:absolute;bottom:0;left:0;right:0}.moviePlayer-module__lpTCha__controlsChromeVisible{opacity:1;pointer-events:auto}.moviePlayer-module__lpTCha__progressRow{box-sizing:border-box;align-items:center;width:100%;padding:6px 10px 4px;display:flex}.moviePlayer-module__lpTCha__progressTrack{flex:1;min-width:0;height:16px;position:relative}.moviePlayer-module__lpTCha__progressTrackBar{background:rgba(var(--mp-fg-rgb), .22);pointer-events:none;border-radius:2px;height:4px;margin-top:-2px;position:absolute;top:50%;left:0;right:0;overflow:hidden}.moviePlayer-module__lpTCha__progressBuffered{background:rgba(var(--mp-fg-rgb), .78);border-radius:2px;height:100%;position:absolute;top:0}.moviePlayer-module__lpTCha__progressPlayed{background:var(--mp-progress);border-radius:2px;height:100%;position:absolute;top:0;left:0}.moviePlayer-module__lpTCha__buttonsRow{box-sizing:border-box;align-items:center;gap:6px;width:100%;min-height:40px;padding:2px 8px 10px;display:flex}.moviePlayer-module__lpTCha__controlRowLeft{flex-shrink:0;align-items:center;gap:2px;min-width:0;display:flex}.moviePlayer-module__lpTCha__controlRowRight{flex-shrink:0;align-items:center;gap:2px;margin-left:auto;display:flex}.moviePlayer-module__lpTCha__seekSkipBtn{display:flex}@media (pointer:coarse),(hover:none){.moviePlayer-module__lpTCha__seekSkipBtn,.moviePlayer-module__lpTCha__dockBtn{display:none}}.moviePlayer-module__lpTCha__volumeSlider::-moz-range-progress{background-color:var(--mp-progress);border-radius:2px;height:4px}.moviePlayer-module__lpTCha__volumeSlider::-moz-range-track{background-color:rgba(var(--mp-fg-rgb), .25);border-radius:2px;height:4px}.moviePlayer-module__lpTCha__progressSlider{z-index:1;appearance:none;accent-color:#0000;color:#0000;cursor:pointer;background:0 0;width:100%;min-width:0;height:100%;margin:0;position:absolute;inset:0}.moviePlayer-module__lpTCha__progressSlider::-webkit-slider-runnable-track{background:0 0;border:none;height:16px}.moviePlayer-module__lpTCha__progressSlider::-moz-range-track{background:0 0;border:none;height:16px}.moviePlayer-module__lpTCha__progressSlider::-moz-range-progress{background:0 0}.moviePlayer-module__lpTCha__progressSlider:disabled{cursor:default;opacity:.85}.moviePlayer-module__lpTCha__progressSlider:focus{outline:none}.moviePlayer-module__lpTCha__progressSlider::-webkit-slider-thumb{appearance:none;background:var(--mp-progress);opacity:0;border:none;border-radius:50%;width:12px;height:12px;margin-top:2px;transition:opacity .15s}.moviePlayer-module__lpTCha__progressSlider:hover::-webkit-slider-thumb{opacity:1}.moviePlayer-module__lpTCha__progressSlider:active::-webkit-slider-thumb{opacity:1}.moviePlayer-module__lpTCha__progressSlider:focus-visible::-webkit-slider-thumb{opacity:1}.moviePlayer-module__lpTCha__progressSlider::-moz-range-thumb{appearance:none;background:var(--mp-progress);opacity:0;border:none;border-radius:50%;width:12px;height:12px;transition:opacity .15s}.moviePlayer-module__lpTCha__controlsChrome:hover .moviePlayer-module__lpTCha__progressSlider::-moz-range-thumb{opacity:1}.moviePlayer-module__lpTCha__controlsChrome:focus-within .moviePlayer-module__lpTCha__progressSlider::-moz-range-thumb{opacity:1}.moviePlayer-module__lpTCha__timeStamp{color:var(--mp-text-body);font-variant-numeric:tabular-nums;white-space:nowrap;text-shadow:0 1px 3px rgba(var(--scrim-rgb), .95);flex-shrink:0;font-size:11px}.moviePlayer-module__lpTCha__volumeCluster{flex-shrink:0;align-items:center;gap:0;min-width:0;display:flex}.moviePlayer-module__lpTCha__volumeBtnWrap{flex-shrink:0;align-items:center;display:flex;position:relative}.moviePlayer-module__lpTCha__volumeSliderPopout{opacity:1;pointer-events:auto;box-sizing:border-box;background:0 0;border-radius:0;justify-content:center;align-items:center;width:auto;height:auto;padding:0;display:flex;position:static;overflow:visible;transform:none}.moviePlayer-module__lpTCha__volumeSlider{opacity:0;width:72px;max-width:0;height:4px;accent-color:var(--mp-progress);cursor:pointer;background:rgba(var(--mp-fg-rgb), .25);border-radius:2px;flex-shrink:0;margin:0;padding:0;transition:max-width .2s,opacity .2s,margin .2s;transform:none}.moviePlayer-module__lpTCha__volumeCluster:hover .moviePlayer-module__lpTCha__volumeSlider,.moviePlayer-module__lpTCha__volumeCluster:focus-within .moviePlayer-module__lpTCha__volumeSlider,.moviePlayer-module__lpTCha__volumeClusterDrawerOpen .moviePlayer-module__lpTCha__volumeSlider{opacity:1;max-width:72px;margin-left:4px;margin-right:5px}@container movie-player (max-width:480px){.moviePlayer-module__lpTCha__volumeCluster:hover .moviePlayer-module__lpTCha__volumeSliderPopout,.moviePlayer-module__lpTCha__volumeCluster:focus-within .moviePlayer-module__lpTCha__volumeSliderPopout,.moviePlayer-module__lpTCha__volumeClusterDrawerOpen .moviePlayer-module__lpTCha__volumeSliderPopout{opacity:1;pointer-events:auto;height:92px;padding:10px 0 6px}.moviePlayer-module__lpTCha__volumeSliderPopout{z-index:4;opacity:0;pointer-events:none;background:rgba(var(--scrim-rgb), .82);border-radius:6px 6px 0 0;width:36px;height:0;padding:0;transition:height .2s,opacity .2s,padding .2s;position:absolute;bottom:100%;left:50%;overflow:hidden;transform:translate(-50%)}.moviePlayer-module__lpTCha__volumeSlider{transform-origin:50%;max-width:none;margin:0;transition:opacity .15s;transform:rotate(-90deg)}.moviePlayer-module__lpTCha__volumeCluster:hover .moviePlayer-module__lpTCha__volumeSlider,.moviePlayer-module__lpTCha__volumeCluster:focus-within .moviePlayer-module__lpTCha__volumeSlider,.moviePlayer-module__lpTCha__volumeClusterDrawerOpen .moviePlayer-module__lpTCha__volumeSlider{max-width:none;margin-left:0;margin-right:0}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__volumeBtnWrap,.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__volumeSliderPopout{width:30px}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__volumeCluster:hover .moviePlayer-module__lpTCha__volumeSliderPopout,.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__volumeCluster:focus-within .moviePlayer-module__lpTCha__volumeSliderPopout,.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__volumeClusterDrawerOpen .moviePlayer-module__lpTCha__volumeSliderPopout{height:72px;padding:8px 0 4px}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__volumeSlider{width:48px}}.moviePlayer-module__lpTCha__volumeSlider::-webkit-slider-thumb{appearance:none;background:var(--mp-progress);opacity:0;border:none;border-radius:50%;width:12px;height:12px;transition:opacity .15s}.moviePlayer-module__lpTCha__volumeCluster:hover .moviePlayer-module__lpTCha__volumeSlider::-webkit-slider-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeCluster:focus-within .moviePlayer-module__lpTCha__volumeSlider::-webkit-slider-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeClusterDrawerOpen .moviePlayer-module__lpTCha__volumeSlider::-webkit-slider-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeSlider:hover::-webkit-slider-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeSlider:active::-webkit-slider-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeSlider:focus-visible::-webkit-slider-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeSlider::-moz-range-thumb{background:var(--mp-progress);opacity:0;border:none;border-radius:50%;width:12px;height:12px;transition:opacity .15s}.moviePlayer-module__lpTCha__volumeCluster:hover .moviePlayer-module__lpTCha__volumeSlider::-moz-range-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeCluster:focus-within .moviePlayer-module__lpTCha__volumeSlider::-moz-range-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeClusterDrawerOpen .moviePlayer-module__lpTCha__volumeSlider::-moz-range-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeSlider:hover::-moz-range-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeSlider:active::-moz-range-thumb{opacity:1}.moviePlayer-module__lpTCha__volumeSlider:focus-visible::-moz-range-thumb{opacity:1}.moviePlayer-module__lpTCha__iconBtn{width:36px;height:36px;color:var(--mp-text);cursor:pointer;filter:drop-shadow(0 1px 2px rgba(var(--scrim-rgb), .9));background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:flex}.moviePlayer-module__lpTCha__iconBtn:hover{background:rgba(var(--mp-fg-rgb), .08)}@media (hover:hover) and (pointer:fine){.moviePlayer-module__lpTCha__buttonsRow{flex-wrap:wrap;align-items:center;gap:4px;padding:4px 8px 10px;display:flex}.moviePlayer-module__lpTCha__buttonsRow .moviePlayer-module__lpTCha__timeStamp{color:var(--mp-text-body);text-shadow:0 1px 3px rgba(var(--scrim-rgb), .95)}.moviePlayer-module__lpTCha__buttonsRow .moviePlayer-module__lpTCha__seekSkipBtn{display:flex}}.moviePlayer-module__lpTCha__iconBtn:disabled{opacity:.45;cursor:default}.moviePlayer-module__lpTCha__iconBtn:disabled:hover{color:var(--mp-text);background:0 0}.moviePlayer-module__lpTCha__iconBtn svg{fill:currentColor;width:22px;height:22px}.moviePlayer-module__lpTCha__iconBtn.moviePlayer-module__lpTCha__iconBtnSync{gap:0;width:auto;min-width:36px;max-width:120px;padding:0 6px}.moviePlayer-module__lpTCha__iconBtn.moviePlayer-module__lpTCha__iconBtnSync svg{flex-shrink:0;width:18px;height:18px}.moviePlayer-module__lpTCha__syncBtnInner{justify-content:center;align-items:center;gap:4px;min-width:0;display:inline-flex}.moviePlayer-module__lpTCha__syncDriftLabel{font-variant-numeric:tabular-nums;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;font-size:13px;font-weight:600;line-height:1;overflow:hidden}.moviePlayer-module__lpTCha__iconBtn.moviePlayer-module__lpTCha__iconBtnSyncOk{color:var(--mp-success);cursor:default}.moviePlayer-module__lpTCha__iconBtn.moviePlayer-module__lpTCha__iconBtnSyncOk:disabled{opacity:1;color:var(--mp-success)}.moviePlayer-module__lpTCha__iconBtn.moviePlayer-module__lpTCha__iconBtnSyncOk:disabled:hover{color:var(--mp-success);background:0 0}.moviePlayer-module__lpTCha__iconBtn.moviePlayer-module__lpTCha__iconBtnSyncWarn{color:var(--mp-warning);cursor:pointer}.moviePlayer-module__lpTCha__iconBtn.moviePlayer-module__lpTCha__iconBtnSyncWarn:hover{color:var(--mp-warning)}.moviePlayer-module__lpTCha__iconBtn.moviePlayer-module__lpTCha__iconBtnSyncBad{color:var(--mp-danger);cursor:pointer}.moviePlayer-module__lpTCha__iconBtn.moviePlayer-module__lpTCha__iconBtnSyncBad:hover{color:var(--mp-danger)}.moviePlayer-module__lpTCha__seekSkipBtn .moviePlayer-module__lpTCha__iconBtn svg{width:20px;height:20px}.moviePlayer-module__lpTCha__cogWrapper{position:relative}.moviePlayer-module__lpTCha__cogBtnSpin svg{animation:.4s moviePlayer-module__lpTCha__cogRotate}.moviePlayer-module__lpTCha__cogBtnSpinClose svg{animation:.4s moviePlayer-module__lpTCha__cogRotateReverse}@keyframes moviePlayer-module__lpTCha__cogRotate{0%{transform:rotate(0)}to{transform:rotate(120deg)}}@keyframes moviePlayer-module__lpTCha__cogRotateReverse{0%{transform:rotate(0)}to{transform:rotate(-120deg)}}.moviePlayer-module__lpTCha__cogMenu{background:rgba(var(--mp-bg-deep-rgb), .88);z-index:20;min-width:220px;max-width:min(280px,100vw - 24px);box-shadow:0 4px 16px rgba(var(--scrim-rgb), .4);border:1px solid rgba(var(--mp-fg-rgb), .12);color:rgba(var(--mp-fg-rgb), .88);border-radius:3px;flex-direction:column;font-family:inherit;line-height:1.25;display:flex;position:absolute;bottom:calc(100% + 12px);right:0;overflow:hidden}.moviePlayer-module__lpTCha__cogMenuSection{flex-direction:column;display:flex}.moviePlayer-module__lpTCha__cogMenuHeader{border-bottom:1px solid rgba(var(--mp-fg-rgb), .12);color:var(--mp-text);cursor:pointer;background:rgba(var(--mp-fg-rgb), .05);-webkit-user-select:none;user-select:none;align-items:center;padding:10px 12px;font-size:13px;line-height:1.25;display:flex}.moviePlayer-module__lpTCha__cogMenuHeader:hover{background:rgba(var(--mp-fg-rgb), .1)}.moviePlayer-module__lpTCha__cogMenuHeader svg{fill:currentColor;flex-shrink:0;width:18px;height:18px;margin-right:8px}.moviePlayer-module__lpTCha__cogMenuItemRow{color:rgba(var(--mp-fg-rgb), .88);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;font-size:13px;line-height:1.25;display:flex}.moviePlayer-module__lpTCha__cogMenuItemRow:hover{background:rgba(var(--mp-fg-rgb), .1)}.moviePlayer-module__lpTCha__cogMenuAppearanceRow{border-top:1px solid rgba(var(--mp-fg-rgb), .12)}.moviePlayer-module__lpTCha__cogMenuValue{min-width:0;max-width:55%;color:rgba(var(--mp-fg-rgb), .55);align-items:center;gap:2px;font-size:12px;line-height:1.25;display:flex}.moviePlayer-module__lpTCha__cogMenuValue svg{fill:currentColor;flex-shrink:0;width:16px;height:16px;margin-left:2px}.moviePlayer-module__lpTCha__cogMenuItem{width:100%;color:rgba(var(--mp-fg-rgb), .88);text-align:left;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;appearance:none;touch-action:manipulation;background:0 0;border:none;margin:0;padding:10px 16px;font-family:inherit;font-size:13px;line-height:1.25;display:block}.moviePlayer-module__lpTCha__cogMenuItem:focus{outline:none}.moviePlayer-module__lpTCha__cogMenuItem:hover{background:rgba(var(--mp-fg-rgb), .1);color:var(--mp-text)}.moviePlayer-module__lpTCha__cogMenuItemActive{color:var(--mp-accent);background:0 0}.moviePlayer-module__lpTCha__cogMenuItemActive:hover{color:var(--mp-accent);background:rgba(var(--mp-fg-rgb), .1)}.moviePlayer-module__lpTCha__cogAppearanceRow{color:rgba(var(--mp-fg-rgb), .88);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:10px;padding:8px 16px;font-size:13px;line-height:1.25;display:flex}.moviePlayer-module__lpTCha__cogAppearanceSection{min-width:236px}.moviePlayer-module__lpTCha__cogAppearanceBlock{flex-direction:column;display:flex}.moviePlayer-module__lpTCha__cogAppearanceLabel{flex:none;min-width:0}.moviePlayer-module__lpTCha__cogAppearanceControls{align-items:center;gap:8px;min-width:0;display:flex}.moviePlayer-module__lpTCha__cogAppearanceSlider{width:84px;height:4px;accent-color:var(--mp-accent);cursor:pointer;background:rgba(var(--mp-fg-rgb), .25);border-radius:2px;margin:0;padding:0}.moviePlayer-module__lpTCha__cogAppearanceValue{min-width:36px;color:rgba(var(--mp-fg-rgb), .55);text-align:right;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:12px;line-height:1.25}.moviePlayer-module__lpTCha__cogColorSwatch{border:1px solid rgba(var(--mp-fg-rgb), .22);background-color:#0000;background-image:linear-gradient(var(--swatch-color,transparent), var(--swatch-color,transparent)), linear-gradient(45deg, rgba(var(--mp-fg-rgb), .18) 25%, transparent 25%), linear-gradient(-45deg, rgba(var(--mp-fg-rgb), .18) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, rgba(var(--mp-fg-rgb), .18) 75%), linear-gradient(-45deg, transparent 75%, rgba(var(--mp-fg-rgb), .18) 75%);cursor:pointer;width:28px;height:22px;box-shadow:inset 0 0 0 1px rgba(var(--scrim-rgb), .25);background-position:0 0,0 0,0 4px,4px -4px,-4px 0;background-size:auto,8px 8px,8px 8px,8px 8px,8px 8px;border-radius:3px;padding:0}.moviePlayer-module__lpTCha__cogColorSwatchActive{border-color:var(--mp-accent);box-shadow:0 0 0 1px rgba(var(--mp-accent-rgb), .45)}.moviePlayer-module__lpTCha__cogColorPickerWrap{padding:4px 16px 12px}.moviePlayer-module__lpTCha__cogColorPicker{width:100%!important;height:176px!important}.moviePlayer-module__lpTCha__cogColorPicker .react-colorful__saturation{border-radius:4px;margin-bottom:10px}:is(.moviePlayer-module__lpTCha__cogColorPicker .react-colorful__hue,.moviePlayer-module__lpTCha__cogColorPicker .react-colorful__alpha){border-radius:999px;height:10px;margin-top:8px}.moviePlayer-module__lpTCha__cogColorPicker .react-colorful__pointer{border:2px solid var(--mp-text);width:14px;height:14px;box-shadow:0 0 0 1px rgba(var(--scrim-rgb), .4)}:is(.moviePlayer-module__lpTCha__cogColorPicker .react-colorful__hue-pointer,.moviePlayer-module__lpTCha__cogColorPicker .react-colorful__alpha-pointer){width:14px;height:14px}.moviePlayer-module__lpTCha__playOverlay{background:rgba(var(--scrim-rgb), .55);cursor:pointer;z-index:3;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:absolute;inset:0}.moviePlayer-module__lpTCha__playIcon{width:48px;height:48px;color:rgba(var(--mp-fg-rgb), .85);pointer-events:none}.moviePlayer-module__lpTCha__playbackPauseHint{pointer-events:none;z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.moviePlayer-module__lpTCha__playbackFlash{pointer-events:none;z-index:3;will-change:opacity, transform;justify-content:center;align-items:center;animation:.7s ease-out forwards moviePlayer-module__lpTCha__playbackFlashFade;display:flex;position:absolute;inset:0}.moviePlayer-module__lpTCha__playbackFlashLabel{background:rgba(var(--scrim-rgb), .55);min-width:112px;min-height:44px;color:rgba(var(--mp-fg-rgb), .92);letter-spacing:.08em;text-transform:uppercase;text-shadow:0 1px 2px rgba(var(--scrim-rgb), .8);border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:13px;font-weight:700;display:flex}.moviePlayer-module__lpTCha__resizeHandle{z-index:8;pointer-events:none;background:0 0;width:18px;height:18px;position:absolute;bottom:0;right:0}.moviePlayer-module__lpTCha__resizeHandleDocked{cursor:ns-resize;pointer-events:auto;width:auto;height:12px;left:0;right:0}.moviePlayer-module__lpTCha__resizeHandle:after{content:"";border-bottom:1px solid #0000;border-right:1px solid #0000;width:8px;height:8px;transition:border-color .2s;position:absolute;bottom:4px;right:5px}.moviePlayer-module__lpTCha__moviePlayerWindow:hover .moviePlayer-module__lpTCha__resizeHandle:after{border-right-color:var(--mp-text-muted);border-bottom-color:var(--mp-text-muted)}@keyframes moviePlayer-module__lpTCha__playbackFlashFade{0%{opacity:0;transform:scale(.88)}18%{opacity:1;transform:scale(1)}72%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.04)}}@media (pointer:coarse),(hover:none){.moviePlayer-module__lpTCha__moviePlayerWindowInline:not(.moviePlayer-module__lpTCha__moviePlayerWindowStageTile){border:1px solid var(--mp-border);box-sizing:border-box;flex:none;height:auto}.moviePlayer-module__lpTCha__moviePlayerWindowInline:not(.moviePlayer-module__lpTCha__moviePlayerWindowStageTile) .moviePlayer-module__lpTCha__moviePlayerVideoSurface{min-height:0;aspect-ratio:var(--movie-video-aspect,16 / 9);flex:none}}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__buttonsRow{flex-wrap:nowrap;gap:2px;min-width:0;padding:2px 6px 8px}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__controlRowLeft{flex:auto;gap:0;min-width:0}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__controlRowRight{flex:none;gap:0}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__iconBtn{width:30px;height:30px}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__iconBtn svg{width:19px;height:19px}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__iconBtn.moviePlayer-module__lpTCha__iconBtnSync svg{width:16px;height:16px}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__seekSkipBtn .moviePlayer-module__lpTCha__iconBtn{width:28px}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__volumeCluster{flex:none}.moviePlayer-module__lpTCha__moviePlayerWindowDocked .moviePlayer-module__lpTCha__timeStamp{text-overflow:clip;flex:0 auto;min-width:0;max-width:82px;font-size:10px;overflow:hidden}.moviePlayer-module__lpTCha__moviePlayerWindowCompactControls .moviePlayer-module__lpTCha__buttonsRow{flex-wrap:nowrap}.moviePlayer-module__lpTCha__moviePlayerWindowMaximized{width:100vw!important;min-width:0!important;max-width:none!important;height:100vh!important;min-height:0!important;max-height:none!important;box-shadow:none!important;z-index:calc(var(--z-flows-modal) - 1)!important;border:none!important;border-radius:0!important;position:fixed!important;inset:0!important}.moviePlayer-module__lpTCha__moviePlayerWindow .moviePlayer-module__lpTCha__iconBtnExpand svg{width:20px;height:20px}.moviePlayer-module__lpTCha__moviePlayerWindow .moviePlayer-module__lpTCha__iconBtnCog svg{width:22px;height:22px}
.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{flex-direction:column;gap:20px;display:flex}.adminPage-module__ZYBs2G__createFieldsRow{grid-template-columns:repeat(3,minmax(0,1fr));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);justify-content:space-between;align-items:center;gap:6px;font-size:14px;font-weight:500;display:flex}.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:12px;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:12px;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__createFieldsRow{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__createFieldsRow{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}
.animated-beam-module__d3ToBq__beamSvg{pointer-events:none;z-index:1;position:absolute;top:0;left:0;transform:translateZ(0)}
