.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}}
.partyGroupEditPane-module__MzpZ1W__root{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.partyGroupEditPane-module__MzpZ1W__scroll{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;background:var(--bg-panel);flex:1;min-height:0;overflow:hidden auto}.partyGroupEditPane-module__MzpZ1W__scroll::-webkit-scrollbar{width:6px;height:6px}.partyGroupEditPane-module__MzpZ1W__scroll::-webkit-scrollbar-track{background:0 0}.partyGroupEditPane-module__MzpZ1W__scroll::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}.partyGroupEditPane-module__MzpZ1W__scroll::-webkit-scrollbar-thumb:hover{background:var(--border-hover)}.partyGroupEditPane-module__MzpZ1W__scroll::-webkit-scrollbar-button{width:0;height:0;display:none}.partyGroupEditPane-module__MzpZ1W__pane{color:var(--text-secondary);flex-direction:column;gap:14px;padding:8px 14px 88px;font-family:PartyChat,sans-serif;display:flex;position:relative}.partyGroupEditPane-module__MzpZ1W__avatarBlock{flex-direction:column;align-items:center;gap:10px;padding:12px 0 4px;display:flex}.partyGroupEditPane-module__MzpZ1W__avatarBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:0}.partyGroupEditPane-module__MzpZ1W__avatarBtn:disabled{opacity:.6;cursor:not-allowed}.partyGroupEditPane-module__MzpZ1W__avatarPreview{background:var(--bg-raised);border-radius:50%;justify-content:center;align-items:center;width:112px;height:112px;display:flex;position:relative;overflow:hidden}.partyGroupEditPane-module__MzpZ1W__avatarPreview img{object-fit:cover;width:100%!important;height:100%!important}.partyGroupEditPane-module__MzpZ1W__avatarPreview img{object-fit:cover;width:100%!important;height:100%!important}.partyGroupEditPane-module__MzpZ1W__avatarPreview span{object-fit:cover;width:100%!important;height:100%!important}.partyGroupEditPane-module__MzpZ1W__avatarPreview div{object-fit:cover;width:100%!important;height:100%!important}.partyGroupEditPane-module__MzpZ1W__avatarCamera{background:rgba(var(--scrim-rgb), .42);color:var(--text);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.partyGroupEditPane-module__MzpZ1W__removePhotoLink{color:#a99cf0;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem}.partyGroupEditPane-module__MzpZ1W__removePhotoLink:hover:not(:disabled){color:#c4b8ff}.partyGroupEditPane-module__MzpZ1W__removePhotoLink:disabled{opacity:.5;cursor:not-allowed}.partyGroupEditPane-module__MzpZ1W__field{border:1px solid var(--border-muted);background:0 0;border-radius:3px;margin:0;padding:14px 12px 10px;display:block;position:relative}.partyGroupEditPane-module__MzpZ1W__fieldLabel{background:var(--bg-panel);color:var(--text-muted);padding:0 5px;font-size:.75rem;line-height:1;position:absolute;top:-.55em;left:10px}.partyGroupEditPane-module__MzpZ1W__fieldInput{width:100%;color:var(--text-secondary);font:inherit;background:0 0;border:none;outline:none;padding:0;font-size:1rem}.partyGroupEditPane-module__MzpZ1W__listCard,.partyGroupEditPane-module__MzpZ1W__deleteCard{background:var(--bg-inset);text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;border:none;border-radius:3px;margin:0;padding:0;display:block}.partyGroupEditPane-module__MzpZ1W__listCard:hover:not(:disabled),.partyGroupEditPane-module__MzpZ1W__deleteCard:hover:not(:disabled){background:var(--bg-raised)}.partyGroupEditPane-module__MzpZ1W__listCard:disabled,.partyGroupEditPane-module__MzpZ1W__deleteCard:disabled{opacity:.5;cursor:not-allowed}.partyGroupEditPane-module__MzpZ1W__listRow{align-items:center;gap:12px;min-height:52px;padding:10px 14px;display:flex}.partyGroupEditPane-module__MzpZ1W__listIcon{color:var(--text-placeholder);flex-shrink:0;display:inline-flex}.partyGroupEditPane-module__MzpZ1W__listLabel{min-width:0;color:var(--text-secondary);flex:1;font-size:.95rem}.partyGroupEditPane-module__MzpZ1W__listValue{color:var(--text-muted);flex-shrink:0;font-size:.9rem}.partyGroupEditPane-module__MzpZ1W__settingsCard{background:var(--bg-inset);text-align:left;width:100%;font:inherit;color:inherit;border:none;border-radius:3px;margin:0;padding:0;display:block}.partyGroupEditPane-module__MzpZ1W__settingsText{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.partyGroupEditPane-module__MzpZ1W__settingsText .partyGroupEditPane-module__MzpZ1W__listLabel{flex:none}.partyGroupEditPane-module__MzpZ1W__settingsHint{color:var(--text-muted);font-size:.85rem;line-height:1.35}.partyGroupEditPane-module__MzpZ1W__settingsCard .partyGroupEditPane-module__MzpZ1W__listRow{align-items:flex-start;padding-top:12px;padding-bottom:12px}.partyGroupEditPane-module__MzpZ1W__settingsCard .partyGroupEditPane-module__MzpZ1W__listIcon{margin-top:1px}.partyGroupEditPane-module__MzpZ1W__settingsCard .partyGroupEditPane-module__MzpZ1W__switch{margin-top:2px}.partyGroupEditPane-module__MzpZ1W__switch{appearance:none;border:1px solid var(--border);background:var(--bg-input);width:42px;height:22px;color:inherit;cursor:pointer;border-radius:999px;flex-shrink:0;padding:0;transition:background .15s,border-color .15s,opacity .15s;position:relative}.partyGroupEditPane-module__MzpZ1W__switch:hover:not(:disabled){border-color:var(--border-hover);background:var(--bg-inset)}.partyGroupEditPane-module__MzpZ1W__switchOn{border-color:var(--icon-muted);background:var(--text-secondary)}.partyGroupEditPane-module__MzpZ1W__switchOn:hover:not(:disabled){border-color:var(--text-secondary);background:var(--text)}.partyGroupEditPane-module__MzpZ1W__switchThumb{background:var(--text-faint);pointer-events:none;border-radius:999px;width:14px;height:14px;transition:transform .15s,background .15s;position:absolute;top:50%;left:3px;transform:translateY(-50%)}.partyGroupEditPane-module__MzpZ1W__switchOn .partyGroupEditPane-module__MzpZ1W__switchThumb{background:var(--bg-deep);transform:translate(20px,-50%)}.partyGroupEditPane-module__MzpZ1W__switch:disabled{opacity:.5;cursor:not-allowed}.partyGroupEditPane-module__MzpZ1W__deleteCard{min-height:52px;color:var(--danger);align-items:center;gap:12px;padding:10px 14px;font-size:.95rem;display:flex}.partyGroupEditPane-module__MzpZ1W__deleteIcon{color:var(--danger);flex-shrink:0;display:inline-flex}.partyGroupEditPane-module__MzpZ1W__error{color:var(--danger);margin:0;font-size:.85rem}.partyGroupEditPane-module__MzpZ1W__saveFab{z-index:6;background:var(--border);width:54px;height:54px;color:var(--text);cursor:pointer;box-shadow:0 8px 22px rgba(var(--scrim-rgb), .45);border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s,background .15s,opacity .15s;display:inline-flex;position:absolute;bottom:18px;right:18px}.partyGroupEditPane-module__MzpZ1W__saveFab:hover:not(:disabled){background:var(--border-strong)}.partyGroupEditPane-module__MzpZ1W__saveFab:disabled{opacity:.45;cursor:not-allowed;transform:none}
.partyGroupBotsPane-module__86IlyW__root{flex-direction:column;gap:18px;padding:10px 0 18px;display:flex}.partyGroupBotsPane-module__86IlyW__section{flex-direction:column;gap:8px;display:flex}.partyGroupBotsPane-module__86IlyW__sectionHeading{align-items:center;gap:8px;padding:0 16px;display:flex}.partyGroupBotsPane-module__86IlyW__sectionTitle{color:var(--text-muted);margin:0;padding:0 16px;font-size:.8rem;font-weight:400}.partyGroupBotsPane-module__86IlyW__sectionHeading .partyGroupBotsPane-module__86IlyW__sectionTitle{padding:0}.partyGroupBotsPane-module__86IlyW__count{color:var(--text-quiet);font-size:.75rem}.partyGroupBotsPane-module__86IlyW__list{flex-direction:column;display:flex}.partyGroupBotsPane-module__86IlyW__row{align-items:center;gap:12px;min-height:58px;padding:8px 16px;display:flex}.partyGroupBotsPane-module__86IlyW__row:hover{background:rgba(var(--fg-rgb), .05)}.partyGroupBotsPane-module__86IlyW__avatar{flex-shrink:0}.partyGroupBotsPane-module__86IlyW__identity{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.partyGroupBotsPane-module__86IlyW__nameRow{align-items:center;gap:6px;min-width:0;display:flex}.partyGroupBotsPane-module__86IlyW__name{min-width:0;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;overflow:hidden}.partyGroupBotsPane-module__86IlyW__badge{border:1px solid var(--border);color:var(--text-quiet);letter-spacing:.04em;border-radius:3px;flex-shrink:0;padding:1px 5px;font-size:.62rem}.partyGroupBotsPane-module__86IlyW__handle{color:var(--text-quiet);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.partyGroupBotsPane-module__86IlyW__action{border:1px solid var(--border);background:var(--bg-elevated);min-width:58px;height:30px;color:var(--text-soft);font:inherit;cursor:pointer;border-radius:3px;flex-shrink:0;padding:0 9px;font-size:.75rem}.partyGroupBotsPane-module__86IlyW__action:hover:not(:disabled){border-color:var(--border-hover);color:var(--text)}.partyGroupBotsPane-module__86IlyW__action:disabled{opacity:.5;cursor:default}.partyGroupBotsPane-module__86IlyW__removeAction{color:var(--danger)}.partyGroupBotsPane-module__86IlyW__installable{border-top:1px solid var(--chat-border,var(--border));flex-direction:column;gap:18px;padding-top:2px;display:flex}.partyGroupBotsPane-module__86IlyW__installable .partyGroupBotsPane-module__86IlyW__section:first-child{padding-top:16px}.partyGroupBotsPane-module__86IlyW__state{color:var(--text-quiet);padding:18px 16px;font-size:.85rem}.partyGroupBotsPane-module__86IlyW__error{color:var(--danger);margin:0 16px;font-size:.82rem}
.partyChatInfoColumn-module__tJpYka__column{width:var(--party-chat-info-width,380px);min-width:var(--party-chat-info-width,380px);max-width:var(--party-chat-info-width,380px);background:var(--bg);border-left:1px solid var(--chat-border,var(--border));height:100%;min-height:0;color:var(--text-secondary);flex-direction:column;display:flex;position:relative;overflow:hidden}.partyChatInfoColumn-module__tJpYka__columnOverlay{z-index:42;opacity:0;pointer-events:none;border-left:none;width:100%;min-width:0;max-width:none;transition:opacity .2s,transform .2s;position:absolute;inset:0;transform:translate(12px)}.partyChatInfoColumn-module__tJpYka__columnOverlayVisible{opacity:1;pointer-events:auto;transform:translate(0)}.partyChatInfoColumn-module__tJpYka__header{border-bottom:1px solid var(--chat-border,var(--border));background:var(--bg-panel);flex-shrink:0;align-items:center;gap:10px;height:70px;min-height:70px;padding:0 12px;font-family:PartyChat,sans-serif;display:flex}.partyChatInfoColumn-module__tJpYka__columnOverlay .partyChatInfoColumn-module__tJpYka__header{height:65px;min-height:65px}.partyChatInfoColumn-module__tJpYka__columnOverlay.partyChatInfoColumn-module__tJpYka__columnWithConversationList .partyChatInfoColumn-module__tJpYka__header{height:70px;min-height:70px}.partyChatInfoColumn-module__tJpYka__headerBtn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s,background .15s;display:inline-flex}.partyChatInfoColumn-module__tJpYka__headerBtn:hover{color:var(--text-secondary);background:rgba(var(--fg-rgb), .06)}.partyChatInfoColumn-module__tJpYka__memberMenuLeaveIcon{width:18px;height:18px;display:block}.partyChatInfoColumn-module__tJpYka__leaveFab{z-index:6;background:var(--border);width:54px;height:54px;color:var(--danger);cursor:pointer;box-shadow:0 8px 22px rgba(var(--scrim-rgb), .45);border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,opacity .15s;display:inline-flex;position:absolute;bottom:18px;right:18px}.partyChatInfoColumn-module__tJpYka__leaveFab:hover:not(:disabled){background:var(--border-strong)}.partyChatInfoColumn-module__tJpYka__leaveFab:disabled{opacity:.45;cursor:not-allowed}.partyChatInfoColumn-module__tJpYka__leaveFabIcon{width:22px;height:22px;display:block}.partyChatInfoColumn-module__tJpYka__headerTitle{min-width:0;color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-family:PartyChat,sans-serif;font-size:1rem;font-weight:400;overflow:hidden}.partyChatInfoColumn-module__tJpYka__scroll{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;background:var(--bg-panel);flex-direction:column;flex:1;min-height:0;font-family:PartyChat,sans-serif;display:flex;overflow:hidden auto}.partyChatInfoColumn-module__tJpYka__scroll::-webkit-scrollbar{width:6px;height:6px}.partyChatInfoColumn-module__tJpYka__scroll::-webkit-scrollbar-track{background:0 0}.partyChatInfoColumn-module__tJpYka__scroll::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}.partyChatInfoColumn-module__tJpYka__scroll::-webkit-scrollbar-thumb:hover{background:var(--border-hover)}.partyChatInfoColumn-module__tJpYka__scroll::-webkit-scrollbar-button{width:0;height:0;display:none}.partyChatInfoColumn-module__tJpYka__scroll::-webkit-scrollbar-corner{background:0 0}.partyChatInfoColumn-module__tJpYka__profile{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:10px;padding:28px 20px 20px;display:flex}.partyChatInfoColumn-module__tJpYka__profileAvatarWrap{flex-shrink:0;width:96px;height:96px;position:relative}.partyChatInfoColumn-module__tJpYka__profileAvatar{background:var(--bg-raised);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;display:flex;overflow:hidden}:is(.partyChatInfoColumn-module__tJpYka__profileAvatar img,.partyChatInfoColumn-module__tJpYka__profileAvatar span,.partyChatInfoColumn-module__tJpYka__profileAvatar div){width:100%!important;height:100%!important}.partyChatInfoColumn-module__tJpYka__profileName{color:var(--text-secondary);word-break:break-word;margin:0;font-size:1.25rem;font-weight:400;line-height:1.25}.partyChatInfoColumn-module__tJpYka__profileSubtitle{color:var(--text-muted);margin:0;font-size:.875rem}.partyChatInfoColumn-module__tJpYka__extraCard{background:var(--bg-inset);border-radius:3px;flex-direction:column;flex-shrink:0;gap:2px;margin:0 14px 16px;padding:12px 14px;display:flex}.partyChatInfoColumn-module__tJpYka__bioRow{border-bottom:1px solid rgba(var(--fg-rgb), .06);align-items:flex-start;gap:10px;padding:6px 0 10px;display:flex}.partyChatInfoColumn-module__tJpYka__bioIcon{width:20px;height:20px;color:var(--text-quiet);flex-shrink:0;margin-top:2px}.partyChatInfoColumn-module__tJpYka__bioBody{flex:1;min-width:0}.partyChatInfoColumn-module__tJpYka__bioText{color:var(--text-soft);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.9rem;line-height:1.4}.partyChatInfoColumn-module__tJpYka__bioLabel{color:var(--text-quiet);margin:4px 0 0;font-size:.75rem}.partyChatInfoColumn-module__tJpYka__notifyRow{align-items:center;gap:10px;min-height:40px;padding:10px 0 4px;display:flex}.partyChatInfoColumn-module__tJpYka__notifyIcon{width:20px;height:20px;color:var(--text-quiet);flex-shrink:0}.partyChatInfoColumn-module__tJpYka__notifyLabel{min-width:0;color:var(--text-secondary);flex:1;font-size:.95rem}.partyChatInfoColumn-module__tJpYka__switch{appearance:none;border:1px solid var(--border);background:var(--bg-input);width:42px;height:22px;color:inherit;cursor:pointer;border-radius:999px;flex-shrink:0;padding:0;transition:background .15s,border-color .15s,opacity .15s;position:relative}.partyChatInfoColumn-module__tJpYka__switch:hover:not(:disabled){border-color:var(--border-hover);background:var(--bg-inset)}.partyChatInfoColumn-module__tJpYka__switchOn{border-color:var(--icon-muted);background:var(--text-secondary)}.partyChatInfoColumn-module__tJpYka__switchOn:hover:not(:disabled){border-color:var(--text-secondary);background:var(--text)}.partyChatInfoColumn-module__tJpYka__switchThumb{background:var(--text-faint);pointer-events:none;border-radius:999px;width:14px;height:14px;transition:transform .15s,background .15s;position:absolute;top:50%;left:3px;transform:translateY(-50%)}.partyChatInfoColumn-module__tJpYka__switchOn .partyChatInfoColumn-module__tJpYka__switchThumb{background:var(--bg-deep);transform:translate(20px,-50%)}.partyChatInfoColumn-module__tJpYka__tabsSticky{z-index:3;border-bottom:1px solid var(--chat-border,var(--border));background:var(--bg-panel);overscroll-behavior:none;flex-shrink:0;padding:0 6px 0 0;position:sticky;top:0}.partyChatInfoColumn-module__tJpYka__tabsScroll{scrollbar-width:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior:none;touch-action:pan-x;background:var(--bg-panel);width:100%;overflow:auto hidden}.partyChatInfoColumn-module__tJpYka__tabsScroll::-webkit-scrollbar{display:none}.partyChatInfoColumn-module__tJpYka__tabsTrack{box-sizing:border-box;background:var(--bg-panel);align-items:center;width:max-content;min-width:100%;height:70px;min-height:70px;padding:8px 6px;display:flex;position:relative}.partyChatInfoColumn-module__tJpYka__tabHighlight{background:var(--bg-inset);pointer-events:none;z-index:0;border-radius:3px;height:calc(100% - 16px);transition:transform .2s,width .2s,opacity .15s;position:absolute;top:8px;left:0}.partyChatInfoColumn-module__tJpYka__tab{z-index:1;box-sizing:border-box;min-width:max-content;height:54px;min-height:54px;color:var(--text-faint);cursor:pointer;white-space:nowrap;text-align:center;background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:0 16px;font-family:PartyChat,sans-serif;font-size:1rem;font-weight:500;transition:color .15s;display:inline-flex;position:relative}.partyChatInfoColumn-module__tJpYka__tab:hover:not(.partyChatInfoColumn-module__tJpYka__tabActive){color:var(--n-14b)}.partyChatInfoColumn-module__tJpYka__tabActive{color:var(--text)}.partyChatInfoColumn-module__tJpYka__columnOverlay:not(.partyChatInfoColumn-module__tJpYka__columnWithConversationList) .partyChatInfoColumn-module__tJpYka__tabsTrack{height:65px;min-height:65px}.partyChatInfoColumn-module__tJpYka__columnOverlay:not(.partyChatInfoColumn-module__tJpYka__columnWithConversationList) .partyChatInfoColumn-module__tJpYka__tab{height:49px;min-height:49px}.partyChatInfoColumn-module__tJpYka__columnOverlay:not(.partyChatInfoColumn-module__tJpYka__columnWithConversationList) .partyChatInfoColumn-module__tJpYka__pane{min-height:calc(100% - 65px)}.partyChatInfoColumn-module__tJpYka__pane{flex:none;min-height:calc(100% - 70px);padding-bottom:24px;overflow:visible}.partyChatInfoColumn-module__tJpYka__empty{text-align:center;color:var(--text-quiet);padding:48px 24px;font-size:.9rem}.partyChatInfoColumn-module__tJpYka__loading,.partyChatInfoColumn-module__tJpYka__error{text-align:center;color:var(--text-muted);padding:24px;font-size:.875rem}.partyChatInfoColumn-module__tJpYka__error{color:var(--danger);padding:0 16px;font-size:.85rem}.partyChatInfoColumn-module__tJpYka__membersPane{flex-direction:column;gap:12px;padding-bottom:12px;display:flex}.partyChatInfoColumn-module__tJpYka__inviteBlock{flex-direction:column;gap:10px;padding:0 16px;display:flex}.partyChatInfoColumn-module__tJpYka__inviteLabel{color:var(--text-muted);flex-direction:column;gap:6px;padding-top:10px;font-size:.8rem;display:flex}.partyChatInfoColumn-module__tJpYka__inviteRow{align-items:stretch;gap:8px;display:flex}.partyChatInfoColumn-module__tJpYka__inviteInput{border:1px solid var(--chat-border,var(--border));background:var(--bg-inset);min-width:0;height:36px;color:var(--text-secondary);font:inherit;border-radius:3px;outline:none;flex:1;padding:0 12px;font-size:.9rem}.partyChatInfoColumn-module__tJpYka__inviteInput:focus{border-color:var(--border-hover)}.partyChatInfoColumn-module__tJpYka__inviteInput:disabled{opacity:.55}.partyChatInfoColumn-module__tJpYka__inviteBtn{border:1px solid var(--chat-border,var(--border));background:var(--bg-elevated);width:36px;height:36px;color:var(--text-soft);cursor:pointer;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.partyChatInfoColumn-module__tJpYka__inviteBtn:hover:not(:disabled){color:var(--text);background:rgba(var(--fg-rgb), .06);border-color:var(--border-hover)}.partyChatInfoColumn-module__tJpYka__inviteBtn:disabled{opacity:.45;cursor:not-allowed}.partyChatInfoColumn-module__tJpYka__membersList{flex-direction:column;display:flex}.partyChatInfoColumn-module__tJpYka__memberRow{width:100%;color:inherit;text-align:left;cursor:default;background:0 0;border:none;align-items:center;gap:12px;padding:10px 16px;transition:background .12s;display:flex}.partyChatInfoColumn-module__tJpYka__memberRow:hover,.partyChatInfoColumn-module__tJpYka__memberRowTargeted{background:rgba(var(--fg-rgb), .06)}.partyChatInfoColumn-module__tJpYka__memberAvatar{background:var(--bg-raised);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;overflow:hidden}.partyChatInfoColumn-module__tJpYka__memberMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.partyChatInfoColumn-module__tJpYka__memberNameRow{align-items:baseline;gap:8px;min-width:0;display:flex}.partyChatInfoColumn-module__tJpYka__memberName{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:550;overflow:hidden}.partyChatInfoColumn-module__tJpYka__memberRole{color:var(--text);flex-shrink:0;align-self:center;font-size:.75rem}.partyChatInfoColumn-module__tJpYka__memberStatus{color:var(--text-quiet);font-size:.8rem}.partyChatInfoColumn-module__tJpYka__mediaGrid{grid-template-columns:repeat(3,1fr);gap:2px;padding:2px;display:grid}.partyChatInfoColumn-module__tJpYka__mediaCell{aspect-ratio:1;background:var(--bg-elevated);cursor:pointer;border:none;padding:0;position:relative;overflow:hidden}.partyChatInfoColumn-module__tJpYka__mediaCell img,.partyChatInfoColumn-module__tJpYka__mediaCell video{object-fit:cover;width:100%;height:100%;display:block}.partyChatInfoColumn-module__tJpYka__mediaDuration,.partyChatInfoColumn-module__tJpYka__gifBadge{background:rgba(var(--scrim-rgb), .55);color:var(--text);pointer-events:none;border-radius:4px;padding:2px 5px;font-size:.7rem;font-weight:600;line-height:1.2;position:absolute;top:6px;left:6px}.partyChatInfoColumn-module__tJpYka__list{flex-direction:column;display:flex}.partyChatInfoColumn-module__tJpYka__fileRow,.partyChatInfoColumn-module__tJpYka__linkRow,.partyChatInfoColumn-module__tJpYka__audioRow{box-sizing:border-box;width:100%;height:80px;min-height:80px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;padding:10px 16px;display:flex}div.partyChatInfoColumn-module__tJpYka__audioRow{cursor:default}.partyChatInfoColumn-module__tJpYka__fileRow:hover,.partyChatInfoColumn-module__tJpYka__linkRow:hover,.partyChatInfoColumn-module__tJpYka__audioRow:hover,.partyChatInfoColumn-module__tJpYka__mediaCell:hover{background:rgba(var(--fg-rgb), .04)}.partyChatInfoColumn-module__tJpYka__fileRowBusy{cursor:progress;height:auto;min-height:80px;padding-top:12px;padding-bottom:12px}.partyChatInfoColumn-module__tJpYka__fileProgress{width:100%}.partyChatInfoColumn-module__tJpYka__fileExt,.partyChatInfoColumn-module__tJpYka__linkThumb,.partyChatInfoColumn-module__tJpYka__linkThumbLetter{box-sizing:border-box;border-radius:3px;flex-shrink:0;width:48px;height:48px}.partyChatInfoColumn-module__tJpYka__fileExt,.partyChatInfoColumn-module__tJpYka__linkThumbLetter{background:var(--border);color:var(--n-14b);justify-content:center;align-items:center;display:flex}.partyChatInfoColumn-module__tJpYka__fileExt{text-transform:uppercase;font-size:.9rem;font-weight:700}.partyChatInfoColumn-module__tJpYka__fileMeta,.partyChatInfoColumn-module__tJpYka__linkMeta,.partyChatInfoColumn-module__tJpYka__audioMeta{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.partyChatInfoColumn-module__tJpYka__fileName,.partyChatInfoColumn-module__tJpYka__linkTitle,.partyChatInfoColumn-module__tJpYka__audioTitle{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:400;overflow:hidden}.partyChatInfoColumn-module__tJpYka__fileSub,.partyChatInfoColumn-module__tJpYka__audioSub{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.partyChatInfoColumn-module__tJpYka__linkSnippet{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.partyChatInfoColumn-module__tJpYka__fileDate,.partyChatInfoColumn-module__tJpYka__audioDate{color:var(--text);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:.75rem}.partyChatInfoColumn-module__tJpYka__fileDate:hover,.partyChatInfoColumn-module__tJpYka__audioDate:hover{text-decoration:underline}.partyChatInfoColumn-module__tJpYka__linkThumb{object-fit:cover;background:var(--bg-raised);display:block}.partyChatInfoColumn-module__tJpYka__linkThumbLetter{color:var(--text-faint);font-size:1.1rem;font-weight:400}.partyChatInfoColumn-module__tJpYka__linkUrl{color:var(--party-accent);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.partyChatInfoColumn-module__tJpYka__playBtn{background:var(--border);width:48px;height:48px;color:var(--text);cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:background .15s;display:inline-flex}.partyChatInfoColumn-module__tJpYka__playBtn:hover{background:var(--border-strong)}.partyChatInfoColumn-module__tJpYka__playBtn svg{width:22px;height:22px}.partyChatInfoColumn-module__tJpYka__loadMore{border:1px solid var(--chat-border,var(--border));width:calc(100% - 32px);color:var(--text-faint);cursor:pointer;background:0 0;border-radius:3px;margin:8px 16px 0;padding:10px;font-size:.9rem;display:block}.partyChatInfoColumn-module__tJpYka__loadMore:hover{color:var(--text-secondary);background:rgba(var(--fg-rgb), .04)}.partyChatInfoColumn-module__tJpYka__loadMore:disabled{opacity:.5;cursor:default}
.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}
.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)}
.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}
.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)}}
.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}
.number-ticker-module__8KJTSW__ticker{font-variant-numeric:tabular-nums;letter-spacing:.04em;color:inherit;display:inline-block}
.media-viewer-module__fEkK_q__shell{z-index:500000;position:fixed;inset:0}:-webkit-any(.media-viewer-module__fEkK_q__shell:fullscreen,.media-viewer-module__fEkK_q__shell:-webkit-full-screen){background:#000;width:100vw;height:100vh}:is(.media-viewer-module__fEkK_q__shell:fullscreen,.media-viewer-module__fEkK_q__shell:fullscreen){background:#000;width:100vw;height:100vh}.media-viewer-module__fEkK_q__frame{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;outline:none;position:absolute;inset:0;overflow:hidden}.media-viewer-module__fEkK_q__frame:focus-visible{box-shadow:inset 0 0 0 1px var(--accent)}.media-viewer-module__fEkK_q__frameZoomed{cursor:grab}.media-viewer-module__fEkK_q__frameZoomed:active{cursor:grabbing}.media-viewer-module__fEkK_q__frameFit{cursor:zoom-in}.media-viewer-module__fEkK_q__stage{justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}@media (min-width:640px){.media-viewer-module__fEkK_q__stage{padding:56px}}.media-viewer-module__fEkK_q__image{object-fit:contain;max-width:100%;max-height:100%}.media-viewer-module__fEkK_q__videoWrap{justify-content:center;align-items:center;max-width:100%;max-height:100%;display:flex;position:relative}.media-viewer-module__fEkK_q__video{object-fit:contain;background:#000;border-radius:3px;width:auto;max-width:min(1200px,100vw - 40px);height:auto;max-height:calc(100vh - 156px);display:block}:-webkit-any(.media-viewer-module__fEkK_q__shell:fullscreen .media-viewer-module__fEkK_q__video,.media-viewer-module__fEkK_q__shell:-webkit-full-screen .media-viewer-module__fEkK_q__video){max-width:calc(100vw - 48px);max-height:calc(100vh - 112px)}:is(.media-viewer-module__fEkK_q__shell:fullscreen .media-viewer-module__fEkK_q__video,.media-viewer-module__fEkK_q__shell:fullscreen .media-viewer-module__fEkK_q__video){max-width:calc(100vw - 48px);max-height:calc(100vh - 112px)}.media-viewer-module__fEkK_q__videoChrome{z-index:4;box-sizing:border-box;-webkit-backdrop-filter:blur(14px);opacity:1;background:#0c0c0cf0;border:1px solid #ffffff14;border-radius:3px;flex-direction:column;gap:8px;width:min(620px,100vw - 48px);padding:4px 8px 7px;transition:opacity .16s,transform .16s;display:flex;position:fixed;bottom:56px;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #00000057}.media-viewer-module__fEkK_q__videoChromeHidden{pointer-events:none;opacity:0;transform:translate(-50%,4px)}.media-viewer-module__fEkK_q__videoChromeMainRow{justify-content:space-between;align-items:center;min-height:36px;display:flex;position:relative}.media-viewer-module__fEkK_q__videoChromeLeft,.media-viewer-module__fEkK_q__videoChromeRight{align-items:center;gap:2px;min-width:0;display:flex}.media-viewer-module__fEkK_q__videoChromeRight{margin-left:auto}.media-viewer-module__fEkK_q__videoPlayButton{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.media-viewer-module__fEkK_q__videoChromeProgressRow{box-sizing:border-box;align-items:center;gap:8px;width:100%;height:18px;padding:0 3px;display:flex}.media-viewer-module__fEkK_q__videoControlButton,.media-viewer-module__fEkK_q__videoRateButton{color:#fffffff0;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:4px;outline:none;flex:none;justify-content:center;align-items:center;height:34px;margin:0;padding:0;display:inline-flex}.media-viewer-module__fEkK_q__videoControlButton{width:34px}.media-viewer-module__fEkK_q__videoRateButton{min-width:38px;font:inherit;font-variant-numeric:tabular-nums;padding:0 5px;font-size:12px;font-weight:600}.media-viewer-module__fEkK_q__videoRateWrap{flex:none;display:flex;position:relative}.media-viewer-module__fEkK_q__videoRateMenu{z-index:8;-webkit-backdrop-filter:blur(14px);background:#0c0c0cfa;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;width:108px;padding:4px;display:flex;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 10px 28px #0000006b}.media-viewer-module__fEkK_q__videoRateOption{color:#ffffffd1;width:100%;height:30px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;margin:0;padding:0 9px;font-size:12px;display:flex}.media-viewer-module__fEkK_q__videoRateOption:hover,.media-viewer-module__fEkK_q__videoRateOption:focus-visible{color:#fff;background:#ffffff12;outline:none}.media-viewer-module__fEkK_q__videoRateOptionActive{color:#fff;background:#ffffff1a}.media-viewer-module__fEkK_q__videoControlButton:hover,.media-viewer-module__fEkK_q__videoRateButton:hover{color:#fff;background:0 0}.media-viewer-module__fEkK_q__videoControlButton:focus-visible,.media-viewer-module__fEkK_q__videoRateButton:focus-visible,.media-viewer-module__fEkK_q__videoVolumeRange:focus-visible,.media-viewer-module__fEkK_q__videoTimeRange:focus-visible{outline-offset:1px;outline:1px solid #93b0ffc7}.media-viewer-module__fEkK_q__videoControlButton svg{width:21px;height:21px;display:block}.media-viewer-module__fEkK_q__videoFilledIcon{fill:currentColor}.media-viewer-module__fEkK_q__videoProgressTime{color:#ffffffd1;font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;min-width:34px;font-size:11px}.media-viewer-module__fEkK_q__videoProgressTime:last-child{text-align:right}.media-viewer-module__fEkK_q__videoVolumeRange,.media-viewer-module__fEkK_q__videoTimeRange{appearance:none;cursor:pointer;border:0;outline:none}.media-viewer-module__fEkK_q__videoVolumeRange{background:linear-gradient(to right, #fff 0, #fff var(--media-volume), #ffffff47 var(--media-volume), #ffffff47 100%);border-radius:2px;width:82px;height:4px;margin:0 2px 0 4px}.media-viewer-module__fEkK_q__videoTimeRange{background:linear-gradient(to right, #fff 0, #fff var(--media-progress), #ffffff3d var(--media-progress), #ffffff3d 100%);border-radius:2px;width:100%;height:4px;margin:0}.media-viewer-module__fEkK_q__videoVolumeRange::-webkit-slider-runnable-track{background:0 0;border:0;height:4px}.media-viewer-module__fEkK_q__videoTimeRange::-webkit-slider-runnable-track{background:0 0;border:0;height:4px}.media-viewer-module__fEkK_q__videoVolumeRange::-moz-range-track{background:0 0;border:0;height:4px}.media-viewer-module__fEkK_q__videoTimeRange::-moz-range-track{background:0 0;border:0;height:4px}.media-viewer-module__fEkK_q__videoVolumeRange::-webkit-slider-thumb{appearance:none;background:#fff;border:0;border-radius:50%;width:10px;height:10px;margin-top:-3px}.media-viewer-module__fEkK_q__videoTimeRange::-webkit-slider-thumb{appearance:none;background:#fff;border:0;border-radius:50%;width:10px;height:10px;margin-top:-3px}.media-viewer-module__fEkK_q__videoVolumeRange::-moz-range-thumb{background:#fff;border:0;border-radius:50%;width:10px;height:10px}.media-viewer-module__fEkK_q__videoTimeRange::-moz-range-thumb{background:#fff;border:0;border-radius:50%;width:10px;height:10px}.media-viewer-module__fEkK_q__videoStatus,.media-viewer-module__fEkK_q__videoError{z-index:3;pointer-events:none;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.media-viewer-module__fEkK_q__videoError{min-width:180px;color:var(--text);background:#0f0f0fdb;border-radius:8px;padding:10px 14px;font-size:13px}.media-viewer-module__fEkK_q__videoSpinner{border:2px solid rgba(var(--fg-rgb), .2);border-top-color:rgba(var(--fg-rgb), .92);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite media-viewer-module__fEkK_q__mediaViewerSpin}@keyframes media-viewer-module__fEkK_q__mediaViewerSpin{to{transform:rotate(360deg)}}@media (max-width:639px){.media-viewer-module__fEkK_q__video{max-width:calc(100vw - 24px);max-height:calc(100vh - 146px)}.media-viewer-module__fEkK_q__videoChrome{width:calc(100vw - 24px);padding-inline:6px;bottom:54px}.media-viewer-module__fEkK_q__videoVolumeRange{width:64px}}.media-viewer-module__fEkK_q__chrome{pointer-events:none;background:linear-gradient(0deg, rgba(var(--scrim-rgb), .72) 0%, rgba(var(--scrim-rgb), .35) 70%, rgba(var(--scrim-rgb), 0) 100%);justify-content:space-between;align-items:center;gap:16px;padding:10px 14px;display:flex;position:absolute;inset:auto 0 0}@media (min-width:640px){.media-viewer-module__fEkK_q__chrome{padding:10px 14px}}.media-viewer-module__fEkK_q__leading{pointer-events:auto;min-width:0;max-width:min(52vw,420px)}.media-viewer-module__fEkK_q__caption{pointer-events:auto;text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--text);background:0 0;border:none;border-radius:0;margin:0;padding:0;font-size:14px;font-weight:560;line-height:1.2;overflow:hidden}.media-viewer-module__fEkK_q__veil{background:rgba(var(--bg-deep-rgb), .82);position:absolute;inset:0}.media-viewer-module__fEkK_q__trailingGroup{pointer-events:auto;flex-shrink:0;align-items:center;gap:2px;margin-left:auto;display:flex}.media-viewer-module__fEkK_q__chromeButton{width:40px;height:40px;color:rgba(var(--fg-rgb), .94);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:3px;outline:none;justify-content:center;align-items:center;margin:0;padding:0;transition:background .12s,color .12s,opacity .12s;display:inline-flex}.media-viewer-module__fEkK_q__chromeButton:hover:not(:disabled){background:rgba(var(--fg-rgb), .06);color:var(--text)}.media-viewer-module__fEkK_q__chromeButton:focus-visible{background:rgba(var(--fg-rgb), .08);box-shadow:inset 0 0 0 1px #93b0ffb3}.media-viewer-module__fEkK_q__chromeButton:disabled{opacity:.35;cursor:default}.media-viewer-module__fEkK_q__chromeIcon{width:22px;height:22px;display:block}@media (max-width:767px){.media-viewer-module__fEkK_q__leading{display:none}.media-viewer-module__fEkK_q__chrome{justify-content:flex-end}}.media-viewer-module__fEkK_q__navButton{pointer-events:auto;z-index:2;width:44px;height:44px;color:rgba(var(--fg-rgb), .94);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:3px;outline:none;place-items:center;margin:0;padding:0;transition:background .12s,color .12s,opacity .12s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.media-viewer-module__fEkK_q__navButton:hover:not(:disabled){background:rgba(var(--fg-rgb), .06);color:var(--text)}.media-viewer-module__fEkK_q__navButton:focus-visible{background:rgba(var(--fg-rgb), .08);box-shadow:inset 0 0 0 1px #93b0ffb3}.media-viewer-module__fEkK_q__navButton:disabled{opacity:.35;cursor:default}.media-viewer-module__fEkK_q__navPrev{left:12px}.media-viewer-module__fEkK_q__navNext{right:12px}@media (min-width:640px){.media-viewer-module__fEkK_q__navPrev{left:16px}.media-viewer-module__fEkK_q__navNext{right:16px}}.media-viewer-module__fEkK_q__navIcon{width:20px;height:20px;display:block}.media-viewer-module__fEkK_q__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
@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"}
.draw-module__YdBhKW__drawRoot{--draw-ui-left:16px;--draw-toolbar-offset:12px;--draw-custom-toolbar-height:54px;--draw-island-bg:var(--bg);--draw-viewport-top:0px;width:100%;height:100%;min-height:0;position:relative}.draw-module__YdBhKW__canvasWrap{width:100%;height:100%;min-height:0;position:absolute;inset:0}.draw-module__YdBhKW__canvasWrap .excalidraw{--island-bg-color:var(--bg);--color-surface-low:var(--bg);--color-surface-lowest:var(--bg-elevated);--color-surface-high:var(--bg-elevated);--color-surface-mid:var(--bg-inset);--default-border-color:var(--border-strong);--color-on-surface:var(--text-body);--icon-fill-color:var(--text-body);--icon-fill-color-active:var(--text);--text-primary-color:var(--text-body);--button-hover-bg:var(--bg-elevated);--button-active-bg:var(--bg-raised);--color-surface-primary-container:#403e6a;--color-on-primary-container:#e0dfff;--popup-bg-color:var(--bg);--popup-secondary-bg-color:var(--bg-elevated);--popup-text-color:var(--text-body);--shadow-island:0 8px 24px rgba(var(--scrim-rgb), .35);width:100%;height:100%;--theme-filter:none!important}.draw-module__YdBhKW__canvasWrap .excalidraw canvas{filter:none!important}.draw-module__YdBhKW__canvasWrap .excalidraw .excalidraw-container{width:100%;height:100%}:is(.draw-module__YdBhKW__canvasWrap[data-draw-mode=paper] .excalidraw .excalidraw-container,.draw-module__YdBhKW__canvasWrap[data-draw-mode=annotate] .excalidraw .excalidraw-container){background-color:var(--bg-panel)}.draw-module__YdBhKW__canvasWrap .excalidraw .HintViewer{display:none!important}.draw-module__YdBhKW__annotateRoot{pointer-events:auto;z-index:16050;--draw-custom-toolbar-height:0px}.draw-module__YdBhKW__annotateRoot .draw-module__YdBhKW__overlayTint{background:rgba(var(--scrim-rgb), .55);-webkit-backdrop-filter:blur(2px)}.draw-module__YdBhKW__annotateSaveDock{top:calc(var(--draw-toolbar-offset) + 54px);left:calc(var(--draw-ui-left) + 52px);z-index:10;border:1px solid var(--border-strong);background:var(--bg);box-shadow:0 8px 24px rgba(var(--scrim-rgb), .35);pointer-events:auto;border-radius:8px;align-items:center;gap:0;display:inline-flex;position:absolute;overflow:hidden;transform:none}.draw-module__YdBhKW__annotateSaveDock[data-anchored=true]{transform:translate(-50%)}.draw-module__YdBhKW__annotateSaveBtn,.draw-module__YdBhKW__annotateCancelBtn{border:none;border-right:1px solid var(--border-strong);min-height:38.4px;color:var(--text-body);box-shadow:none;cursor:pointer;white-space:nowrap;background:0 0;border-radius:0;justify-content:center;align-items:center;padding:0 14.4px;font-size:14.4px;transition:background .15s,color .15s;display:inline-flex}.draw-module__YdBhKW__annotateCancelBtn{border-right:none}.draw-module__YdBhKW__annotateSaveBtn:hover:not(:disabled),.draw-module__YdBhKW__annotateCancelBtn:hover:not(:disabled){background:var(--bg-elevated);color:var(--text)}.draw-module__YdBhKW__annotateSaveBtn:disabled,.draw-module__YdBhKW__annotateCancelBtn:disabled{opacity:.55;cursor:default}.draw-module__YdBhKW__annotateHistoryDock{left:calc(var(--draw-ui-left) + 148px);z-index:10;border:1px solid var(--border-strong);background:var(--bg);box-shadow:0 8px 24px rgba(var(--scrim-rgb), .35);pointer-events:auto;border-radius:8px;align-items:center;gap:0;height:36px;display:inline-flex;position:absolute;bottom:16px;overflow:hidden}.draw-module__YdBhKW__annotateHistoryBtn{border:none;border-right:1px solid var(--border-strong);width:36px;height:36px;color:var(--text-body);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:inline-flex}.draw-module__YdBhKW__annotateHistoryBtn:last-child{border-right:none}.draw-module__YdBhKW__annotateHistoryBtn:hover:not(:disabled){background:var(--bg-elevated);color:var(--text)}.draw-module__YdBhKW__annotateHistoryBtn:disabled{opacity:.35;cursor:default}.draw-module__YdBhKW__annotateColorDock{display:none}.draw-module__YdBhKW__annotateColorSwatch{border:0;border-right:1px solid var(--border-strong);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.draw-module__YdBhKW__annotateColorSwatch:last-child{border-right:none}.draw-module__YdBhKW__annotateColorSwatch:before{content:"";background:var(--annotate-swatch-color);width:16px;height:16px;box-shadow:inset 0 0 0 1px rgba(var(--fg-rgb), .14);border-radius:50%;transition:transform .12s,box-shadow .12s}.draw-module__YdBhKW__annotateColorSwatch[data-active=true]:before{box-shadow:inset 0 0 0 1px rgba(var(--fg-rgb), .24), 0 0 0 2px var(--bg), 0 0 0 3px var(--annotate-swatch-color);transform:scale(1.08)}.draw-module__YdBhKW__annotateColorSwatch:disabled{opacity:.45;cursor:default}.draw-module__YdBhKW__canvasWrap[data-draw-mode=annotate] .excalidraw .undo-redo-buttons{clip:rect(0, 0, 0, 0)!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.draw-module__YdBhKW__annotateRoot .excalidraw .App-bottom-bar{clip:rect(0, 0, 0, 0)!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;margin:0!important;position:absolute!important;overflow:hidden!important}@media screen and (max-width:768px){.draw-module__YdBhKW__annotateHistoryDock{bottom:16px!important;left:50%!important;transform:translate(-50%)!important}.draw-module__YdBhKW__annotateColorDock{z-index:10;border:1px solid var(--border-strong);background:var(--bg);box-shadow:0 8px 24px rgba(var(--scrim-rgb), .35);pointer-events:auto;border-radius:8px;align-items:center;gap:0;display:inline-flex;position:absolute;bottom:60px;left:50%;overflow:hidden;transform:translate(-50%)}}.draw-module__YdBhKW__annotateStatus{color:var(--n-14b);background:rgba(var(--bg-deep-rgb), .72);place-items:center;font-size:14px;display:grid;position:absolute;inset:0}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .sidebar-trigger,.draw-module__YdBhKW__canvasWrap .excalidraw .mobile-misc-tools-container,.draw-module__YdBhKW__canvasWrap .excalidraw .layer-ui__wrapper__top-right,.draw-module__YdBhKW__canvasWrap .excalidraw .welcome-screen-center,.draw-module__YdBhKW__canvasWrap .excalidraw .welcome-screen-decor,.draw-module__YdBhKW__canvasWrap .excalidraw .welcome-screen-menu,.draw-module__YdBhKW__canvasWrap .excalidraw .help-icon){display:none!important}.draw-module__YdBhKW__canvasWrap .excalidraw .layer-ui__wrapper{pointer-events:none;position:absolute;inset:0}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .layer-ui__wrapper__top-left,.draw-module__YdBhKW__canvasWrap .excalidraw .layer-ui__wrapper__top-center,.draw-module__YdBhKW__canvasWrap .excalidraw .layer-ui__wrapper__footer,.draw-module__YdBhKW__canvasWrap .excalidraw .layer-ui__wrapper__footer *){pointer-events:auto}.draw-module__YdBhKW__canvasWrap .excalidraw .layer-ui__wrapper__top-left{top:calc(var(--draw-toolbar-offset) + var(--draw-custom-toolbar-height) + 6px);left:var(--draw-ui-left);margin:0;position:absolute;right:auto;transform:none}.draw-module__YdBhKW__canvasWrap .excalidraw .layer-ui__wrapper__top-center{top:calc(var(--draw-toolbar-offset) + var(--draw-custom-toolbar-height) + 6px);left:calc(var(--draw-ui-left) + 52px);margin:0;position:absolute;right:auto;transform:none}.draw-module__YdBhKW__canvasWrap .excalidraw .Island{background-color:var(--island-bg-color,var(--bg))!important;border:1px solid var(--border-strong)!important;box-shadow:0 8px 24px rgba(var(--scrim-rgb), .35)!important;color:var(--text-body)!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .undo-redo-buttons,.draw-module__YdBhKW__canvasWrap .excalidraw .zoom-actions,.draw-module__YdBhKW__canvasWrap .excalidraw .zoom-button,.draw-module__YdBhKW__canvasWrap .excalidraw .undo-redo-buttons button){background-color:var(--bg)!important;box-shadow:0 0 0 1px var(--border-strong)!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .Stack,.draw-module__YdBhKW__canvasWrap .excalidraw .Stack_vertical,.draw-module__YdBhKW__canvasWrap .excalidraw .App-menu_top__left,.draw-module__YdBhKW__canvasWrap .excalidraw .App-menu_top__left .Stack,.draw-module__YdBhKW__canvasWrap .excalidraw .App-menu_top__left .Stack_vertical){box-shadow:none!important;background:0 0!important;border:none!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .undo-redo-buttons button,.draw-module__YdBhKW__canvasWrap .excalidraw .zoom-actions button,.draw-module__YdBhKW__canvasWrap .excalidraw .zoom-button,.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon__icon,.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon_type_button,.draw-module__YdBhKW__canvasWrap .excalidraw .Island button,.draw-module__YdBhKW__canvasWrap .excalidraw .Island .ToolIcon__label){color:var(--text-body)!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .undo-redo-buttons svg,.draw-module__YdBhKW__canvasWrap .excalidraw .zoom-actions svg,.draw-module__YdBhKW__canvasWrap .excalidraw .zoom-button svg,.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon svg,.draw-module__YdBhKW__canvasWrap .excalidraw .Island svg){color:var(--text-body)!important;fill:none!important}.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon svg [fill=currentColor]{fill:currentColor!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon.fillable .ToolIcon_type_radio:checked+.ToolIcon__icon svg,.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon.fillable .ToolIcon_type_checkbox:checked+.ToolIcon__icon svg){fill:var(--icon-fill-color,currentColor)!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon .ToolIcon_type_radio:checked+.ToolIcon__icon,.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon .ToolIcon_type_checkbox:checked+.ToolIcon__icon){--icon-fill-color:var(--color-on-primary-container);--keybinding-color:var(--color-on-primary-container);background:var(--color-surface-primary-container)!important;color:var(--color-on-primary-container)!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon .ToolIcon_type_radio:checked+.ToolIcon__icon svg,.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon .ToolIcon_type_checkbox:checked+.ToolIcon__icon svg,.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon .ToolIcon_type_radio:checked+.ToolIcon__icon .ToolIcon__keybinding,.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon .ToolIcon_type_checkbox:checked+.ToolIcon__icon .ToolIcon__keybinding){color:var(--color-on-primary-container)!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .dropdown-menu,.draw-module__YdBhKW__canvasWrap .excalidraw .App-menu__left,.draw-module__YdBhKW__canvasWrap .excalidraw .context-menu,.draw-module__YdBhKW__canvasWrap .excalidraw .ColorPicker__popup,.draw-module__YdBhKW__canvasWrap .excalidraw .popover){background-color:var(--bg)!important;border-color:var(--border-strong)!important;color:var(--text-body)!important;box-shadow:0 8px 24px rgba(var(--scrim-rgb), .45)!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .dropdown-menu button,.draw-module__YdBhKW__canvasWrap .excalidraw .dropdown-menu-item,.draw-module__YdBhKW__canvasWrap .excalidraw .context-menu-item,.draw-module__YdBhKW__canvasWrap .excalidraw .App-menu__left a,.draw-module__YdBhKW__canvasWrap .excalidraw .App-menu__left button){color:var(--text-body)!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .dropdown-menu button:hover,.draw-module__YdBhKW__canvasWrap .excalidraw .dropdown-menu-item:hover,.draw-module__YdBhKW__canvasWrap .excalidraw .context-menu-item:hover,.draw-module__YdBhKW__canvasWrap .excalidraw .App-menu__left button:hover,.draw-module__YdBhKW__canvasWrap .excalidraw .ToolIcon_type_button:hover,.draw-module__YdBhKW__canvasWrap .excalidraw .zoom-actions button:hover,.draw-module__YdBhKW__canvasWrap .excalidraw .zoom-button:hover){background-color:var(--bg-elevated)!important;color:var(--text)!important}:is(.draw-module__YdBhKW__canvasWrap .excalidraw .layer-ui__wrapper__footer-left>*,.draw-module__YdBhKW__canvasWrap .excalidraw .layer-ui__wrapper__footer-right>*){pointer-events:auto!important}.draw-module__YdBhKW__drawRoot .excalidraw .Modal{z-index:16000!important;pointer-events:auto!important}.draw-module__YdBhKW__overlayRoot{top:var(--draw-viewport-top,0px);z-index:15000;pointer-events:none;position:fixed;bottom:0;left:0;right:0}.draw-module__YdBhKW__overlayTint{background:rgba(var(--scrim-rgb), .06);-webkit-backdrop-filter:blur(1px);pointer-events:none;position:absolute;inset:0}.draw-module__YdBhKW__overlayFrame{border:1px solid rgba(var(--fg-rgb), .08);pointer-events:none;box-shadow:inset 0 0 0 1px rgba(var(--scrim-rgb), .15);border-radius:8px;position:absolute;inset:8px}.draw-module__YdBhKW__overlayFrame:before,.draw-module__YdBhKW__overlayFrame:after{content:"";border-color:rgba(var(--fg-rgb), .22);pointer-events:none;border-style:solid;width:18px;height:18px;position:absolute}.draw-module__YdBhKW__overlayFrame:before{border-width:2px 0 0 2px;top:8px;left:8px}.draw-module__YdBhKW__overlayFrame:after{border-width:0 2px 2px 0;bottom:8px;right:8px}.draw-module__YdBhKW__overlayInteractive{pointer-events:auto;flex-direction:column;min-height:0;display:flex;position:absolute;inset:0}.draw-module__YdBhKW__toolbar{top:var(--draw-toolbar-offset);left:var(--draw-ui-left);z-index:10;border:1px solid var(--border-strong);background:var(--draw-island-bg,var(--bg));min-height:40px;box-shadow:0 8px 24px rgba(var(--scrim-rgb), .35);pointer-events:auto;border-radius:10px;align-items:center;gap:8px;padding:6px 10px;display:flex;position:absolute}.draw-module__YdBhKW__pageTabs{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.draw-module__YdBhKW__pageTab,.draw-module__YdBhKW__closeBtn{min-height:30px;color:var(--text-soft);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.draw-module__YdBhKW__pageTab:hover,.draw-module__YdBhKW__closeBtn:hover{background:rgba(var(--fg-rgb), .06);color:var(--text)}.draw-module__YdBhKW__pageTabActive{color:var(--accent);background:#3b82f62e;border-color:#3b82f673}.draw-module__YdBhKW__closeBtn{width:30px;color:var(--text-faint);margin-left:4px;padding:0;font-size:20px;line-height:1}.draw-module__YdBhKW__overlayCanvasArea,.draw-module__YdBhKW__canvasLayer{width:100%;height:100%;min-height:0;position:absolute;inset:0}.draw-module__YdBhKW__canvasLayer[data-active=false]{visibility:hidden;pointer-events:none;z-index:0}.draw-module__YdBhKW__canvasLayer[data-active=true]{visibility:visible;pointer-events:auto;z-index:1}
.announcement-module__NC2KOa__backdrop{z-index:430000;background:rgba(var(--scrim-rgb), .78);place-items:center;padding:20px;display:grid;position:fixed;inset:0}.announcement-module__NC2KOa__dialog{border:1px solid var(--border-muted);background:var(--bg);width:min(560px,100%);max-height:min(760px,100vh - 40px);color:var(--text-secondary);box-shadow:0 28px 90px rgba(var(--scrim-rgb), .7);border-radius:3px;padding:30px;overflow:auto}.announcement-module__NC2KOa__eyebrow{color:var(--text-placeholder);font:11px/1.3 var(--font-jetbrains-mono), monospace;letter-spacing:.15em;text-transform:uppercase}.announcement-module__NC2KOa__title{font:400 25px/1.2 var(--font-jetbrains-mono), monospace;margin:9px 0 14px}.announcement-module__NC2KOa__body{color:var(--text-soft);font:14px/1.65 var(--font-jetbrains-mono), monospace;white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.announcement-module__NC2KOa__media{object-fit:contain;background:var(--bg-deep);width:100%;max-height:360px;margin:22px 0 0;display:block}.announcement-module__NC2KOa__okay{border:1px solid var(--icon-muted);background:var(--text-secondary);width:100%;color:var(--bg-input);font:600 13px var(--font-jetbrains-mono), monospace;cursor:pointer;border-radius:3px;margin-top:26px;padding:12px 16px;display:block}.announcement-module__NC2KOa__okay:hover{background:var(--text)}.announcement-module__NC2KOa__okay:focus-visible{outline:2px solid var(--accent-strong);outline-offset:3px}@media (max-width:600px){.announcement-module__NC2KOa__dialog{padding:24px 20px}.announcement-module__NC2KOa__title{font-size:21px}}
@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}
@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}
.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)}
