@charset "UTF-8";html,body{height:100%;margin:0}body{overflow:hidden;overscroll-behavior:none;touch-action:manipulation}._root_9nbg0_17{height:var(--app-height, 100vh);max-height:var(--app-height, 100vh);display:flex;flex-direction:column;gap:4px;overflow:hidden;background-color:#050505;color:#e0e0e0;font-family:system-ui,sans-serif;padding-bottom:env(safe-area-inset-bottom)}@media(max-width:600px){._menuBar_9nbg0_33{font-size:.7rem;gap:8px}}._root_1weax_1{flex:1;min-height:0;display:flex;flex-direction:column}._menuBar_1weax_11{min-height:24px;max-height:24px;display:flex;align-items:flex-end;gap:4px;padding:0 6px;background:#141414;border:1px solid #232323;border-bottom:none;border-radius:3px 3px 0 0;-webkit-user-select:none;user-select:none}._menuItem_1weax_26{appearance:none;-webkit-appearance:none;border:1px solid transparent;border-bottom:none;margin:0;outline:none;padding:3px 10px;border-radius:3px 3px 0 0;background:#141414;color:#b8b8b8;font-size:.75rem;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .12s ease,color .12s ease,border-color .12s ease}._menuItem_1weax_26:hover{background:#1f1f1f;color:#e0e0e0}._menuItemActive_1weax_51{background:#181818;color:#fff;border-color:#232323}._menuItem_1weax_26:focus-visible{box-shadow:0 0 0 1px #3a6cff}._menuItemOpponent_1weax_63,._menuItemCompass_1weax_67{display:none}@media(max-width:900px){._menuItemOpponent_1weax_63,._menuItemCompass_1weax_67{display:inline-flex}}._content_1weax_82{flex:1;min-height:0;margin-top:0;background:#181818;border-radius:0 3px 3px;border:1px solid #232323;position:relative;padding:6px;box-sizing:border-box;overflow:hidden}._placeholderText_1weax_96{position:absolute;top:8px;left:10px;font-size:.75rem;color:#7a7a7a;opacity:.7;pointer-events:none}._opponentTabContent_1weax_109{width:100%;height:100%;display:flex;flex-direction:column}._opponentBar_1weax_116{padding:6px 8px;border-radius:4px;margin-bottom:8px;background:#181818;border:1px solid #333;display:flex;flex-direction:column;gap:4px}._opponentHeader_1weax_127{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#ffd35a}._opponentTrack_1weax_135{width:100%;height:8px;border-radius:999px;background:#111;overflow:hidden}._opponentFill_1weax_143{height:100%;background:linear-gradient(to right,#ff4f79,#ff9f9f)}._opponentMeta_1weax_148{display:flex;justify-content:space-between;font-size:.75rem;color:#ddd}._opponentName_1weax_155{font-weight:500}._opponentStatus_1weax_159{opacity:.8}._settingsRoot_1weax_166{display:flex;height:100%;min-height:0}._settingsSidebar_1weax_173{width:180px;min-width:160px;max-width:220px;border-right:1px solid #262626;padding:4px;box-sizing:border-box;display:flex;flex-direction:column;gap:4px;overflow-y:auto}._settingsNavItem_1weax_186{border:none;background:#202020;color:#ccc;font-size:.75rem;padding:4px 8px;border-radius:3px;text-align:left;cursor:pointer;transition:background .12s ease,color .12s ease}._settingsNavItem_1weax_186:hover{background:#262626}._settingsNavItemActive_1weax_202{background:#33405a;color:#f0f4ff}._settingsContent_1weax_208{flex:1;min-width:0;padding:6px 8px;box-sizing:border-box;overflow-y:auto}._settingsSectionBody_1weax_216{display:flex;flex-direction:column;gap:6px;font-size:.8rem;color:#ddd}._settingsSectionTitle_1weax_224{margin:0 0 4px;font-size:.9rem;font-weight:600}._settingsSectionIntro_1weax_230{margin:0 0 4px;color:#b8b8b8}._settingsHint_1weax_235{margin:6px 0 0;font-size:.72rem;color:#999}._settingsBulletList_1weax_241{margin:4px 0 0 1.2rem;padding:0;font-size:.78rem}._settingsBulletList_1weax_241 li{margin-bottom:2px}._settingsFieldRow_1weax_250{display:flex;gap:8px;flex-wrap:wrap}._settingsFieldColumn_1weax_256{display:flex;flex-direction:column;gap:6px}._settingsFieldLabel_1weax_262{display:flex;flex-direction:column;gap:2px;font-size:.75rem}._settingsSelect_1weax_269,._settingsInput_1weax_270,._settingsTextarea_1weax_271{background:#101010;border:1px solid #333;border-radius:3px;color:#e0e0e0;padding:4px 6px;font-size:.75rem;box-sizing:border-box}._settingsTextarea_1weax_271{min-height:60px;resize:vertical}._settingsCheckboxRow_1weax_286{display:flex;align-items:center;gap:6px;font-size:.75rem}._settingsCheckboxRow_1weax_286 input{margin:0}@media(max-width:700px){._settingsRoot_1weax_166{flex-direction:column}._settingsSidebar_1weax_173{width:100%;max-width:none;border-right:none;border-bottom:1px solid #262626;flex-direction:row;flex-wrap:wrap}._settingsNavItem_1weax_186{flex:1 1 auto;text-align:center}}._settingsSidebar_1weax_173,._settingsContent_1weax_208{scrollbar-width:thin;scrollbar-color:#555 #141414}._settingsSidebar_1weax_173::-webkit-scrollbar,._settingsContent_1weax_208::-webkit-scrollbar{width:8px}._settingsSidebar_1weax_173::-webkit-scrollbar-track,._settingsContent_1weax_208::-webkit-scrollbar-track{background:#141414}._settingsSidebar_1weax_173::-webkit-scrollbar-thumb,._settingsContent_1weax_208::-webkit-scrollbar-thumb{background-color:#555;border-radius:4px;border:1px solid #222}._settingsSidebar_1weax_173::-webkit-scrollbar-thumb:hover,._settingsContent_1weax_208::-webkit-scrollbar-thumb:hover{background-color:#777}._chatContainer_1weax_344{width:100%;height:100%;display:flex;min-height:0}._chatRoot_p9786_6{position:relative;width:100%;height:100%;display:flex;flex-direction:column;min-height:0}._chatTopBar_p9786_16{display:flex;align-items:flex-end;gap:6px;padding:0 2px 6px;box-sizing:border-box;flex:0 0 auto}._chatPills_p9786_26{flex:1;min-width:0;display:flex;align-items:flex-end;gap:4px;-webkit-user-select:none;user-select:none;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#444 #141414}._chatPills_p9786_26::-webkit-scrollbar{height:6px}._chatPills_p9786_26::-webkit-scrollbar-track{background:#141414}._chatPills_p9786_26::-webkit-scrollbar-thumb{background:#444;border-radius:4px}._chatPill_p9786_26{appearance:none;-webkit-appearance:none;border:1px solid transparent;margin:0;outline:none;padding:3px 10px;border-radius:3px;background:#141414;color:#b8b8b8;font-size:.75rem;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .12s ease,color .12s ease,border-color .12s ease}._chatPill_p9786_26:hover{background:#1f1f1f;color:#e0e0e0}._chatPillActive_p9786_74{background:#181818;color:#fff;border-color:#232323}._chatPill_p9786_26:focus-visible{box-shadow:0 0 0 1px #3a6cff}._chatGearButton_p9786_85{flex:0 0 auto;width:26px;height:22px;display:inline-flex;align-items:center;justify-content:center;appearance:none;-webkit-appearance:none;border:1px solid #232323;border-radius:3px;background:#141414;color:#cfcfcf;font-size:.75rem;cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease}._chatGearButton_p9786_85:hover{background:#1f1f1f;color:#fff}._chatGearButton_p9786_85:focus-visible{box-shadow:0 0 0 1px #3a6cff}._chatBody_p9786_113{flex:1;min-height:0;position:relative}._chatPaneShell_p9786_120{position:absolute;inset:0;display:flex;flex-direction:column;min-height:0}._chatPaneHidden_p9786_128{display:none}._chatPaneVisible_p9786_132{display:flex}._chatScroll_p9786_137{flex:1;min-height:0;overflow-y:auto;padding:4px;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#444 #181818}._chatScroll_p9786_137::-webkit-scrollbar{width:8px}._chatScroll_p9786_137::-webkit-scrollbar-track{background:#181818}._chatScroll_p9786_137::-webkit-scrollbar-thumb{background:#444;border-radius:4px}._chatRow_p9786_161{padding:2px 0}._chatBubble_p9786_165{background:#2a2a2a;border-radius:3px;padding:4px 8px;font-size:.78rem;color:#e0e0e0;white-space:pre-wrap}._chatEmpty_p9786_175{font-size:.75rem;color:#777;padding:4px 6px}._chatJumpToLive_p9786_182{position:absolute;right:10px;bottom:10px;padding:3px 10px;border-radius:4px;border:1px solid #444;background:#202020;color:#f0f0f0;font-size:.75rem;cursor:pointer;box-shadow:0 2px 6px #0009;opacity:.95;transition:background .12s ease,transform .08s ease}._chatJumpToLive_p9786_182:hover{background:#2b2b2b;transform:translateY(-1px)}._chatMenuOverlay_p9786_207{position:fixed;inset:0;z-index:9999}._chatMenu_p9786_207{position:fixed;z-index:10000;min-width:260px;max-width:min(360px,100vw - 16px);overflow-y:auto;background:#141414;border:1px solid #232323;border-radius:3px;padding:8px;box-sizing:border-box;box-shadow:0 6px 18px #000000a6;scrollbar-width:thin;scrollbar-color:#444 #181818}._chatMenu_p9786_207::-webkit-scrollbar{width:8px}._chatMenu_p9786_207::-webkit-scrollbar-track{background:#181818}._chatMenu_p9786_207::-webkit-scrollbar-thumb{background:#444;border-radius:4px}._chatMenuRow_p9786_247{display:flex;align-items:center;gap:8px;font-size:.75rem;color:#d6d6d6;padding:3px 2px}._chatMenuRow_p9786_247 input{margin:0}._chatMenuDivider_p9786_259{height:1px;background:#232323;margin:6px 0}._chatMenuSectionTitle_p9786_265{font-size:.72rem;color:#9a9a9a;margin:0 0 4px}._root_gj4lt_6{width:100%}._compassBlock_gj4lt_13{margin-top:8px;display:flex;justify-content:center}._compassGrid_gj4lt_19{display:grid;grid-template-columns:repeat(3,minmax(40px,1fr));grid-auto-rows:40px;gap:6px}._compassBtn_gj4lt_26{background:#1a1a1a;border:1px solid #333;border-radius:4px;font-size:.8rem;color:#aaa;padding:4px 0;text-align:center;cursor:default}._compassBtnAvailable_gj4lt_37{color:#fff;border-color:#8bc34a;box-shadow:0 0 4px #8bc34ab3;cursor:pointer}._compassCenterUD_gj4lt_44{display:flex;flex-direction:column;height:100%}._compassCenterBtn_gj4lt_50{flex:1;background:#1a1a1a;border:1px solid #333;font-size:.75rem;color:#aaa;padding:0;cursor:default}._compassCenterBtn_gj4lt_50:first-child{border-bottom-width:0;border-radius:4px 4px 0 0}._compassCenterBtn_gj4lt_50:last-child{border-radius:0 0 4px 4px}._mobileWide_gj4lt_72{display:none}@media(max-width:900px){._mobileWide_gj4lt_72{display:flex;align-items:center;justify-content:space-between;gap:4px;width:100%;padding:2px 0;flex-wrap:nowrap;touch-action:manipulation;-webkit-tap-highlight-color:transparent}._mobileWideBtn_gj4lt_89{flex:1 1 0;min-width:0;padding:6px 0;background:#1a1a1a;border:1px solid #333;border-radius:4px;font-size:.7rem;line-height:1;color:#aaa;text-align:center;cursor:default;white-space:nowrap}._mobileWideBtnAvailable_gj4lt_104{color:#fff;border-color:#8bc34a;box-shadow:0 0 3px #8bc34ab3}._mobileWideBtnDisabled_gj4lt_109{opacity:.55}}._overlay_1uh0i_2{position:fixed;inset:0;background:#000000b3;z-index:5000;display:flex;align-items:center;justify-content:center}._modal_1uh0i_12{width:60vw;max-width:90vw;height:60vh;max-height:80vh;background:#141414;border:1px solid #333;border-radius:6px;box-shadow:0 8px 24px #0009;display:flex;flex-direction:column;overflow:hidden;resize:both}._header_1uh0i_29{display:flex;align-items:center;padding:8px 12px;border-bottom:1px solid #333;background:#181818}._title_1uh0i_37{margin:0;font-size:.9rem;font-weight:500}._closeButton_1uh0i_43{margin-left:auto;border:none;background:transparent;color:#ccc;font-size:1.1rem;cursor:pointer;padding:0 4px}._closeButton_1uh0i_43:hover{color:#fff}._body_1uh0i_56{padding:8px 12px;display:flex;flex-direction:column;gap:6px;flex:1;min-height:0}._description_1uh0i_65{margin:0;font-size:.75rem;color:#a0a0a0}._statusApplied_1uh0i_71,._statusDraft_1uh0i_72{margin:0;font-size:.75rem}._statusApplied_1uh0i_71{color:#7bbf6a}._statusDraft_1uh0i_72{color:#e0b060}._textarea_1uh0i_85{flex:1;min-height:0;width:100%;resize:none;padding:8px;border-radius:4px;border:1px solid #333;background:#0c0c0c;color:#e0e0e0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.8rem;box-sizing:border-box;outline:none}._textarea_1uh0i_85:focus{border-color:#555}._footer_1uh0i_104{display:flex;align-items:center;gap:8px;padding:8px 12px;border-top:1px solid #333;background:#181818}._footerSpacer_1uh0i_113{flex:1}._primaryButton_1uh0i_117,._secondaryButton_1uh0i_118{border-radius:4px;font-size:.8rem;padding:4px 10px;cursor:pointer;border:1px solid transparent}._primaryButton_1uh0i_117{background:#2f6bff;color:#fff;border-color:#244fc0}._primaryButton_1uh0i_117:hover:enabled{background:#345fff}._primaryButton_1uh0i_117:disabled{opacity:.4;cursor:default}._secondaryButton_1uh0i_118{background:#222;color:#ccc;border-color:#444}._secondaryButton_1uh0i_118:hover:enabled{background:#2b2b2b}._secondaryButton_1uh0i_118:disabled{opacity:.4;cursor:default}@media(max-width:600px){._modal_1uh0i_12{width:66vw;height:66vh;max-width:none;max-height:none;resize:none}._textarea_1uh0i_85{font-size:.75rem}}._backdrop_v6vue_1{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:5000}._modal_v6vue_12{position:relative;background:#101010;border:1px solid #333;border-radius:6px;width:960px;height:620px;max-width:95vw;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 10px 30px #000000d9;overflow:hidden}._noSelect_v6vue_28{-webkit-user-select:none;user-select:none}._header_v6vue_33{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#181818;border-bottom:1px solid #333}._title_v6vue_42{font-size:.9rem;font-weight:600}._headerButtons_v6vue_47{display:flex;align-items:center;gap:6px;margin-left:auto;margin-right:8px}._headerActionButton_v6vue_55{border:none;background:#2a2a2a;color:#ddd;font-size:.75rem;padding:4px 8px;border-radius:3px;cursor:pointer}._headerActionButton_v6vue_55:hover{background:#3a3a3a;color:#fff}._closeButton_v6vue_69{border:none;background:transparent;color:#ccc;cursor:pointer;font-size:.9rem;padding:2px 6px}._closeButton_v6vue_69:hover{color:#fff;background:#333;border-radius:3px}._tabs_v6vue_84{display:flex;align-items:center;gap:4px;padding:6px 8px;background:#151515;border-bottom:1px solid #333}._tab_v6vue_84{border:none;background:#202020;color:#ccc;font-size:.75rem;padding:4px 8px;border-radius:3px;cursor:pointer}._tab_v6vue_84:hover{background:#2a2a2a}._tabActive_v6vue_106{background:#3a3a3a;color:#fff}._newButton_v6vue_111{margin-left:auto;border:none;background:#2b4a2b;color:#d6f5d6;font-size:.75rem;padding:4px 10px;border-radius:3px;cursor:pointer}._newButton_v6vue_111:hover{background:#356335}._body_v6vue_126{flex:1;min-height:0;display:flex;background:#111}._listPane_v6vue_134{width:230px;min-width:180px;max-width:280px;border-right:1px solid #333;padding:6px;box-sizing:border-box;display:flex;flex-direction:column;gap:4px;overflow-y:auto}._scriptItem_v6vue_147{width:100%;text-align:left;border:none;background:#181818;color:#ccc;font-size:.75rem;padding:4px 6px;border-radius:3px;cursor:pointer;display:flex;align-items:center;gap:4px}._scriptItem_v6vue_147:hover{background:#222}._scriptItemActive_v6vue_165{background:#304060;color:#f0f4ff}._scriptItemDisabled_v6vue_171{opacity:.55}._scriptName_v6vue_175{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._scriptDisabled_v6vue_182{font-size:.7rem;opacity:.7}._enabledCheckbox_v6vue_187{margin-left:6px;cursor:pointer}._editorPane_v6vue_193{flex:1;min-width:0;display:flex;flex-direction:column;padding:6px;box-sizing:border-box}._editorHeader_v6vue_202{display:flex;align-items:center;gap:6px;margin-bottom:4px}._nameInput_v6vue_210{flex:1;min-width:0;border-radius:3px;border:1px solid #333;background:#141414;color:#e0e0e0;font-size:.8rem;padding:3px 6px;box-sizing:border-box;outline:none}._nameInput_v6vue_210:focus{border-color:#4a7ad8}._omitToggle_v6vue_238{margin-left:auto;padding:2px 6px;border:1px solid #333;background:#181818;border-radius:3px}._draftIndicator_v6vue_246{font-size:.7rem;color:#f6d8a0}._testButton_v6vue_252,._discardButton_v6vue_253,._saveButton_v6vue_254,._deleteButton_v6vue_255,._testDraftButton_v6vue_256{border:none;font-size:.75rem;padding:3px 8px;border-radius:3px;cursor:pointer;white-space:nowrap}._testButton_v6vue_252{background:#33415c;color:#dde6ff}._testButton_v6vue_252:hover{background:#44557a}._testDraftButton_v6vue_256{background:#4a364f;color:#f2d9ff}._testDraftButton_v6vue_256:hover{background:#65446b}._discardButton_v6vue_253{background:#3a3a3a;color:#e0e0e0}._discardButton_v6vue_253:hover:not([disabled]){background:#505050}._discardButton_v6vue_253:disabled{opacity:.4;cursor:default}._saveButton_v6vue_254{background:#265026;color:#d2f5d2}._saveButton_v6vue_254:hover:not([disabled]){background:#326d32}._saveButton_v6vue_254:disabled{opacity:.4;cursor:default}._deleteButton_v6vue_255{background:#4a1c1c;color:#f6d0d0}._deleteButton_v6vue_255:hover{background:#6a2525}._triggerTestRow_v6vue_314{margin-bottom:4px}._triggerConfigRow_v6vue_318,._timerConfigRow_v6vue_319{display:flex;gap:12px;align-items:center;margin-bottom:8px;font-size:.75rem;flex-wrap:wrap}._triggerToggleGroup_v6vue_330{margin-left:auto;display:flex;align-items:center;gap:8px;flex-wrap:wrap}._enabledToggle_v6vue_227{display:inline-flex;align-items:center;gap:4px;font-size:.7rem;color:#ccc}._enabledToggle_v6vue_227 input{margin:0}._omitToggle_v6vue_238{margin-left:0;padding:2px 6px;border:1px solid #333;background:#181818;border-radius:3px}@media(max-width:768px){._triggerConfigRow_v6vue_318{flex-wrap:wrap;align-items:flex-start}._triggerToggleGroup_v6vue_330{margin-left:0;width:100%}}._configLabel_v6vue_370{display:flex;flex-direction:column;gap:2px}._configSelect_v6vue_376,._configInput_v6vue_377{background:#131313;border:1px solid #333;border-radius:3px;padding:4px 6px;color:#e0e0e0;font-size:.75rem}._testInput_v6vue_386{width:100%;border-radius:3px;border:1px solid #333;background:#141414;color:#e0e0e0;font-size:.75rem;padding:4px 6px;box-sizing:border-box;outline:none}._testInput_v6vue_386:focus{border-color:#4a7ad8}._editorTextarea_v6vue_401{flex:1;min-height:0;width:100%;resize:none;border-radius:3px;border:1px solid #333;background:#050505;color:#e0e0e0;font-family:Fira Code,monospace;font-size:.75rem;padding:6px;box-sizing:border-box;outline:none}._editorTextarea_v6vue_401:focus{border-color:#4a7ad8}._emptyEditor_v6vue_420{flex:1;display:flex;align-items:center;justify-content:center;font-size:.8rem;color:#777}._errorPanel_v6vue_430{border-top:1px solid #333;background:#120c0c;padding:4px 8px;font-size:.7rem}._errorHeader_v6vue_437{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}._clearErrorsButton_v6vue_444{border:none;background:#3a2020;color:#f0d0d0;font-size:.7rem;padding:2px 6px;border-radius:3px;cursor:pointer}._clearErrorsButton_v6vue_444:hover{background:#5a2a2a}._errorList_v6vue_457{max-height:80px;overflow-y:auto;padding-right:2px}._errorItem_v6vue_463{margin-bottom:2px}._errorTitle_v6vue_467{font-weight:600;color:#f0a0a0}._errorMessage_v6vue_472{color:#f6e0e0}._resizeHandle_v6vue_477{position:absolute;right:6px;bottom:6px;width:14px;height:14px;border-radius:3px 0;background:#333;cursor:se-resize;box-shadow:-2px -2px #00000080}._languageLabel_v6vue_489{display:flex;align-items:center;gap:6px;font-size:12px;color:#ccc}._languageSelect_v6vue_497{background-color:#2a2a2a;border:1px solid #444;color:#eee;padding:4px 8px;border-radius:4px;font-size:12px;outline:none;cursor:pointer}._languageSelect_v6vue_497:hover{border-color:#666}._languageSelect_v6vue_497:focus{border-color:#888;box-shadow:0 0 0 2px #7878784d}._languageSelect_v6vue_497 option{background-color:#2a2a2a;color:#eee}@media(max-width:768px){._modal_v6vue_12{width:90vw;height:66vh;max-width:90vw;max-height:66vh}._resizeHandle_v6vue_477{display:none}._listPane_v6vue_134{width:40%;max-width:40%}._omitToggle_v6vue_238{margin-left:0}._triggerConfigRow_v6vue_318{flex-wrap:wrap;align-items:flex-start}._headerButtons_v6vue_47{display:none}}@media(max-width:540px){._body_v6vue_126{flex-direction:column}._listPane_v6vue_134{width:100%;max-width:100%;border-right:none;border-bottom:1px solid #333;max-height:35%}._editorPane_v6vue_193{max-height:65%}}._ieBackdrop_v6vue_561{position:fixed;inset:0;z-index:6000;background:#000000b8;display:flex;align-items:center;justify-content:center}._ieModal_v6vue_571{width:920px;max-width:96vw;height:640px;max-height:92vh;background:#0f0f0f;border:1px solid #333;border-radius:6px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 14px 40px #000000e6}._ieHeader_v6vue_585{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#181818;border-bottom:1px solid #333}._ieTitle_v6vue_594{font-size:.85rem;font-weight:600;color:#e6e6e6}._ieCloseButton_v6vue_600{border:none;background:transparent;color:#ccc;cursor:pointer;font-size:.9rem;padding:2px 6px}._ieCloseButton_v6vue_600:hover{color:#fff;background:#333;border-radius:3px}._ieBody_v6vue_614{flex:1;min-height:0;padding:10px;display:flex;flex-direction:column;gap:10px}._ieHintRow_v6vue_623{display:flex;align-items:center;justify-content:space-between}._ieHint_v6vue_623{font-size:.75rem;color:#bbb}._ieMono_v6vue_634{font-family:Fira Code,monospace;font-size:.72rem;color:#ddd}._ieControlsRow_v6vue_640{display:flex;gap:10px;align-items:center;flex-wrap:wrap}._ieSearch_v6vue_647{flex:1;min-width:240px;background:#131313;border:1px solid #333;border-radius:3px;padding:6px 8px;color:#e0e0e0;font-size:.75rem;outline:none}._ieSearch_v6vue_647:focus{border-color:#4a7ad8}._ieKindToggle_v6vue_662{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;color:#ccc}._ieKindToggle_v6vue_662 input{margin:0}._ieSmallButton_v6vue_673{border:none;background:#2a2a2a;color:#ddd;font-size:.75rem;padding:5px 8px;border-radius:3px;cursor:pointer}._ieSmallButton_v6vue_673:hover{background:#3a3a3a;color:#fff}._ieList_v6vue_687{flex:1;min-height:0;overflow-y:auto;border:1px solid #333;border-radius:4px;background:#0b0b0b}._ieRow_v6vue_696{display:flex;gap:10px;padding:8px 10px;border-bottom:1px solid #1f1f1f;cursor:pointer}._ieRow_v6vue_696:hover{background:#141414}._ieRow_v6vue_696 input{margin-top:3px}._ieRowMain_v6vue_710{flex:1;min-width:0}._ieRowTitle_v6vue_715{display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}._ieRowName_v6vue_722{color:#e8e8e8;font-size:.8rem;font-weight:600}._ieRowKind_v6vue_728{font-size:.7rem;color:#aaa;border:1px solid #333;background:#151515;padding:1px 6px;border-radius:10px}._ieRowDisabled_v6vue_737{font-size:.7rem;color:#999}._ieRowSub_v6vue_742{margin-top:3px;color:#bdbdbd;font-size:.72rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._ieEmpty_v6vue_751{padding:12px;color:#888;font-size:.8rem}._ieFooter_v6vue_757{display:flex;align-items:center;justify-content:space-between}._ieFooterLeft_v6vue_763{color:#bbb;font-size:.75rem}._iePrimaryButton_v6vue_768{border:none;background:#2b4a2b;color:#d6f5d6;font-size:.78rem;padding:7px 12px;border-radius:4px;cursor:pointer}._iePrimaryButton_v6vue_768:hover:not([disabled]){background:#356335}._iePrimaryButton_v6vue_768:disabled{opacity:.4;cursor:default}._ieImportRow_v6vue_785{display:flex;gap:10px;flex:1;min-height:0}._ieImportCol_v6vue_792{flex:1;min-width:0;display:flex;flex-direction:column}._ieSectionTitle_v6vue_799{font-size:.75rem;color:#ccc;margin-bottom:4px}._ieTextarea_v6vue_805{flex:1;min-height:0;width:100%;resize:none;border-radius:4px;border:1px solid #333;background:#050505;color:#e0e0e0;font-family:Fira Code,monospace;font-size:.72rem;padding:8px;outline:none}._ieTextarea_v6vue_805:focus{border-color:#4a7ad8}._ieFileInput_v6vue_823{font-size:.75rem;color:#ccc}._ieRadioRow_v6vue_828{display:inline-flex;gap:8px;align-items:center;color:#ddd;font-size:.75rem}._ieRadioRow_v6vue_828 input{margin:0}._ieParseInfo_v6vue_839{margin-top:10px;font-size:.75rem;color:#bbb}._ieItemsBox_v6vue_845{margin-top:8px;border:1px solid #333;border-radius:4px;background:#0b0b0b;max-height:220px;overflow-y:auto}._ieItemRow_v6vue_854{display:flex;gap:10px;padding:8px 10px;border-bottom:1px solid #1f1f1f}._ieItemRow_v6vue_854 input{margin-top:3px}._ieItemText_v6vue_864{min-width:0;flex:1}._ieItemSub_v6vue_869{color:#aaa;font-size:.72rem;margin-top:2px}._ieErrorText_v6vue_875{color:#f0a0a0}._ieResultText_v6vue_879{margin-top:10px;color:#d6f5d6}._ieMuted_v6vue_884{color:#888;font-size:.75rem}._backdrop_1031k_2{position:fixed;inset:0;background:#000000a6;display:flex;align-items:center;justify-content:center;z-index:5100}._modal_1031k_12{width:720px;max-width:95vw;height:420px;max-height:90vh;background:#101010;border:1px solid #333;border-radius:6px;box-shadow:0 10px 30px #000000d9;display:flex;flex-direction:column;overflow:hidden}._header_1031k_26{display:flex;align-items:center;padding:8px 10px;background:#181818;border-bottom:1px solid #333}._headerTitle_1031k_34{font-size:.9rem;font-weight:600}._headerStatus_1031k_39{margin-left:16px;font-size:.75rem;color:#a0d5ff}._headerStatusHost_1031k_45{font-weight:600}._headerStatusPort_1031k_49{margin-left:2px}._closeButton_1031k_53{margin-left:auto;border:none;background:transparent;color:#ccc;font-size:1rem;cursor:pointer;padding:0 4px}._closeButton_1031k_53:hover{color:#fff;background:#333;border-radius:3px}._body_1031k_68{flex:1;min-height:0;display:flex;background:#111}._savedPane_1031k_76{width:230px;min-width:200px;max-width:260px;border-right:1px solid #262626;padding:6px;box-sizing:border-box;display:flex;flex-direction:column}._savedHeader_1031k_87{font-size:.78rem;font-weight:600;margin-bottom:4px;color:#ddd}._savedList_1031k_94{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:4px}._savedList_1031k_94{scrollbar-width:thin;scrollbar-color:#555 #141414}._savedList_1031k_94::-webkit-scrollbar{width:8px}._savedList_1031k_94::-webkit-scrollbar-track{background:#141414}._savedList_1031k_94::-webkit-scrollbar-thumb{background-color:#555;border-radius:4px;border:1px solid #222}._savedList_1031k_94::-webkit-scrollbar-thumb:hover{background-color:#777}._savedEmpty_1031k_123{font-size:.74rem;color:#888}._savedItem_1031k_128{border:none;background:#181818;color:#d0d0d0;font-size:.75rem;padding:4px 6px;border-radius:3px;cursor:pointer;display:flex;align-items:center;gap:6px;text-align:left}._savedItem_1031k_128:hover{background:#222}._savedItemActive_1031k_145{background:#304060;color:#f0f4ff}._savedItemMain_1031k_150{flex:1;min-width:0;display:flex;flex-direction:column}._savedName_1031k_157{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._savedHostPort_1031k_164{font-size:.7rem;opacity:.8}._savedDeleteButton_1031k_169{border:none;background:transparent;color:#888;font-size:.8rem;cursor:pointer;padding:0 2px}._savedDeleteButton_1031k_169:hover{color:#ff9f9f}._formPane_1031k_182{flex:1;min-width:0;padding:8px 10px;box-sizing:border-box;display:flex;flex-direction:column;gap:6px}._fieldRow_1031k_192{display:flex;gap:8px;flex-wrap:wrap}._fieldLabel_1031k_198{display:flex;flex-direction:column;gap:2px;font-size:.75rem;color:#ddd}._fieldInput_1031k_206{background:#101010;border:1px solid #333;border-radius:3px;color:#e0e0e0;padding:4px 6px;font-size:.78rem;box-sizing:border-box;outline:none}._fieldInput_1031k_206:focus{border-color:#4a7ad8}._rememberRow_1031k_220{display:flex;align-items:center;gap:6px;font-size:.75rem;color:#ccc}._rememberRow_1031k_220 input{margin:0}._errorText_1031k_231{font-size:.74rem;color:#ff9f9f}._buttonsRow_1031k_237{margin-top:auto;display:flex;align-items:center;gap:6px}._buttonsSpacer_1031k_244{flex:1}._primaryButton_1031k_248,._secondaryButton_1031k_249{border-radius:3px;font-size:.78rem;padding:4px 10px;cursor:pointer;border:1px solid transparent}._primaryButton_1031k_248{background:#2f6bff;color:#fff;border-color:#244fc0}._primaryButton_1031k_248:hover{background:#345fff}._secondaryButton_1031k_249{background:#222;color:#ccc;border-color:#444}._secondaryButton_1031k_249:hover:not(:disabled){background:#2c2c2c}._secondaryButton_1031k_249:disabled{opacity:.4;cursor:default}@media(max-width:640px){._modal_1031k_12{width:92vw;height:70vh}._savedPane_1031k_76{width:40%}}@media(max-width:520px){._body_1031k_68{flex-direction:column}._savedPane_1031k_76{width:100%;max-width:none;border-right:none;border-bottom:1px solid #262626}}._backdrop_vh0dv_2{position:fixed;inset:0;background:#000000b3;z-index:5000;display:flex;align-items:center;justify-content:center}._modal_vh0dv_12{width:820px;max-width:92vw;max-height:86vh;background:#141414;border:1px solid #333;border-radius:6px;box-shadow:0 8px 24px #0009;display:flex;flex-direction:column;overflow:hidden}._header_vh0dv_25{display:flex;align-items:center;padding:8px 12px;border-bottom:1px solid #333;background:#181818}._title_vh0dv_33{margin:0;font-size:.9rem;font-weight:500}._closeButton_vh0dv_39{margin-left:auto;border:none;background:transparent;color:#ccc;font-size:1.1rem;cursor:pointer;padding:0 4px}._closeButton_vh0dv_39:hover{color:#fff}._body_vh0dv_52{padding:10px 12px;display:flex;flex-direction:column;gap:10px;overflow:auto}._sectionTitle_vh0dv_60{font-size:.75rem;color:#a0a0a0;text-transform:uppercase;letter-spacing:.08em;margin-top:4px}._installedHint_vh0dv_68{font-size:.8rem;color:#bdbdbd}._row_vh0dv_73{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;border:1px solid #2f2f2f;border-radius:6px;background:#101010}._left_vh0dv_84{min-width:0;display:flex;flex-direction:column;gap:2px}._name_vh0dv_91{font-size:.9rem;color:#e6e6e6}._meta_vh0dv_96{font-size:.75rem;color:#a0a0a0}._right_vh0dv_101{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}._toggle_vh0dv_109{display:inline-flex;align-items:center;gap:6px;color:#cfcfcf;font-size:.8rem}._toggle_vh0dv_109 input{transform:translateY(1px)}._primaryButton_vh0dv_120,._secondaryButton_vh0dv_121,._dangerButton_vh0dv_122{border-radius:4px;font-size:.8rem;padding:4px 10px;cursor:pointer;border:1px solid transparent}._primaryButton_vh0dv_120{background:#2f6bff;color:#fff;border-color:#244fc0}._primaryButton_vh0dv_120:hover{background:#345fff}._secondaryButton_vh0dv_121{background:#222;color:#ccc;border-color:#444}._secondaryButton_vh0dv_121:hover{background:#2b2b2b}._dangerButton_vh0dv_122{background:#2a1212;color:#ffb1b1;border-color:#5a1f1f}._dangerButton_vh0dv_122:hover{background:#351616}@media(max-width:600px){._modal_vh0dv_12{width:92vw;max-height:90vh}._row_vh0dv_73{flex-direction:column;align-items:flex-start}._right_vh0dv_101{justify-content:flex-start}}._backdrop_178bn_2{position:fixed;inset:0;background:#000000a6;display:flex;align-items:center;justify-content:center;z-index:5200}._modal_178bn_13{width:520px;max-width:92vw;max-height:86vh;background:#101010;border:1px solid #333;border-radius:6px;box-shadow:0 10px 30px #000000d9;display:flex;flex-direction:column;overflow:hidden}._header_178bn_26{display:flex;align-items:center;padding:8px 10px;background:#181818;border-bottom:1px solid #333}._title_178bn_34{font-size:.9rem;font-weight:600;color:#e6e6e6}._closeButton_178bn_40{margin-left:auto;border:none;background:transparent;color:#ccc;font-size:1rem;cursor:pointer;padding:0 4px}._closeButton_178bn_40:hover{color:#fff;background:#333;border-radius:3px}._body_178bn_55{padding:10px 12px;overflow:auto;min-height:0;scrollbar-width:thin;scrollbar-color:#555 #141414}._body_178bn_55::-webkit-scrollbar{width:8px}._body_178bn_55::-webkit-scrollbar-track{background:#141414}._body_178bn_55::-webkit-scrollbar-thumb{background-color:#555;border-radius:4px;border:1px solid #222}._body_178bn_55::-webkit-scrollbar-thumb:hover{background-color:#777}._field_178bn_78{margin-bottom:12px;padding:10px;border:1px solid #2f2f2f;border-radius:6px;background:#101010}._labelRow_178bn_86{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:4px}._label_178bn_86{font-size:.8rem;font-weight:600;color:#e6e6e6}._optional_178bn_100{font-size:.7rem;color:#a0a0a0}._desc_178bn_105{font-size:.75rem;color:#a0a0a0;margin-bottom:6px}._input_178bn_112{width:100%;padding:4px 8px;border-radius:4px;border:1px solid #444;background:#111;color:#f0f0f0;font-size:.8rem;font-family:monospace;box-sizing:border-box;outline:none}._input_178bn_112:focus{border-color:#8bc34a;box-shadow:0 0 0 1px #8bc34a80}._input_178bn_112:disabled{opacity:.6;cursor:not-allowed}._checkboxRow_178bn_133{display:flex;gap:8px;align-items:center;font-size:.8rem;color:#d0d0d0}._checkboxRow_178bn_133 input{transform:translateY(1px)}._empty_178bn_144{font-size:.8rem;color:#888}._footer_178bn_149{display:flex;align-items:center;gap:6px;padding:8px 10px;background:#181818;border-top:1px solid #333}._footerSpacer_178bn_158{flex:1}._primaryButton_178bn_162,._secondaryButton_178bn_163{border-radius:3px;font-size:.78rem;padding:4px 10px;cursor:pointer;border:1px solid transparent}._primaryButton_178bn_162{background:#2f6bff;color:#fff;border-color:#244fc0}._primaryButton_178bn_162:hover{background:#345fff}._secondaryButton_178bn_163{background:#222;color:#ccc;border-color:#444}._secondaryButton_178bn_163:hover{background:#2c2c2c}@media(max-width:640px){._modal_178bn_13{width:92vw;height:70vh}}._menuBar_tcy62_6{min-height:26px;max-height:26px;display:flex;align-items:center;gap:12px;padding:0 10px;border-radius:4px;background:#181818;border:1px solid #333;font-size:.8rem;-webkit-user-select:none;user-select:none;position:relative;z-index:3000}._menuItem_tcy62_22{position:relative;padding:2px 6px;border-radius:3px;cursor:pointer}._menuItemHasSubmenu_tcy62_30{padding-right:14px}._menuItemHasSubmenu_tcy62_30:after{content:"▼";position:absolute;right:2px;top:50%;transform:translateY(-50%);font-size:.6rem;opacity:.7}._subMenuItem_tcy62_45{position:relative;padding:4px 18px 4px 8px;white-space:nowrap;cursor:pointer;font-size:.75rem}._subMenuItem_tcy62_45:hover{background:#1f1f1f}._subMenuItemHasSubmenu_tcy62_56:after{content:"▶";position:absolute;right:6px;top:50%;transform:translateY(-50%);font-size:.6rem;opacity:.7}._subMenu_tcy62_45,._subMenuLevel2_tcy62_70,._subMenuLevel3_tcy62_71{display:none;position:absolute;top:100%;left:0;min-width:160px;background:#141414;border:1px solid #232323;border-radius:3px;z-index:2500}._subMenuLevel2_tcy62_70{top:0;left:100%}._subMenuLevel3_tcy62_71{top:20px!important;left:100%}._subMenuOpen_tcy62_96{display:block}._subMenuLink_tcy62_101{color:inherit;text-decoration:none;display:block}._subMenuLink_tcy62_101:focus-visible{outline:1px solid #444;outline-offset:-1px}@media(max-width:900px){._subMenuLevel2_tcy62_70{left:100%;color:green}._subMenuLevel3_tcy62_71{top:20px!important;left:auto;right:100%;color:#4682b4}}@media(max-width:600px){._menuBar_tcy62_6{font-size:.7rem;gap:8px}}._backdrop_1cx10_1{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:5000}._modal_1cx10_11{position:relative;background:#101010;border:1px solid #333;border-radius:6px;width:960px;height:620px;max-width:95vw;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 10px 30px #000000d9;overflow:hidden}._header_1cx10_26{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#181818;border-bottom:1px solid #333}._title_1cx10_35{font-size:.9rem;font-weight:600}._headerRight_1cx10_40{display:flex;align-items:center;gap:8px}._closeButton_1cx10_46{border:none;background:transparent;color:#ccc;cursor:pointer;font-size:.9rem;padding:2px 6px}._closeButton_1cx10_46:hover{color:#fff;background:#333;border-radius:3px}._secondaryButton_1cx10_60{border:none;background:#2a2a2a;color:#e0e0e0;font-size:.75rem;padding:4px 10px;border-radius:3px;cursor:pointer}._secondaryButton_1cx10_60:hover{background:#3a3a3a}._body_1cx10_73{flex:1;min-height:0;display:flex;background:#111}._navPane_1cx10_80{width:230px;min-width:180px;max-width:280px;border-right:1px solid #333;padding:6px;box-sizing:border-box;display:flex;flex-direction:column;gap:6px;overflow-y:auto}._navItem_1cx10_93{width:100%;text-align:left;border:none;background:#181818;color:#ccc;padding:8px;border-radius:4px;cursor:pointer}._navItem_1cx10_93:hover{background:#222}._navItemActive_1cx10_107{background:#304060;color:#f0f4ff}._navLabel_1cx10_112{font-size:.8rem;font-weight:600}._navHint_1cx10_117{font-size:.7rem;opacity:.7;margin-top:2px}._settingsPane_1cx10_123{flex:1;min-width:0;display:flex;flex-direction:column;padding:10px;box-sizing:border-box;overflow:auto}._paneHeader_1cx10_133{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;margin-bottom:10px;border-bottom:1px solid #333}._paneTitle_1cx10_142{font-size:.85rem;font-weight:600;color:#e6e6e6}._actions_1cx10_148{display:flex;align-items:center;gap:8px}._discardButton_1cx10_154,._saveButton_1cx10_155{border:none;font-size:.75rem;padding:4px 10px;border-radius:3px;cursor:pointer;white-space:nowrap}._discardButton_1cx10_154{background:#3a3a3a;color:#e0e0e0}._discardButton_1cx10_154:hover:not([disabled]){background:#505050}._discardButton_1cx10_154:disabled{opacity:.4;cursor:default}._saveButton_1cx10_155{background:#265026;color:#d2f5d2}._saveButton_1cx10_155:hover:not([disabled]){background:#326d32}._saveButton_1cx10_155:disabled{opacity:.4;cursor:default}._section_1cx10_188{display:flex;flex-direction:column;gap:10px}._row_1cx10_194{display:flex;align-items:center;justify-content:space-between;background:#141414;border:1px solid #333;border-radius:4px;padding:8px 10px}._rowLabel_1cx10_204{font-size:.8rem;color:#ddd}._field_1cx10_209{display:flex;flex-direction:column;gap:4px;background:#141414;border:1px solid #333;border-radius:4px;padding:8px 10px}._field_1cx10_209 input{background:#131313;border:1px solid #333;border-radius:3px;padding:6px 8px;color:#e0e0e0;font-size:.8rem;outline:none}._field_1cx10_209 input:focus{border-color:#4a7ad8}._fieldLabel_1cx10_231{font-size:.75rem;opacity:.85}._hint_1cx10_236{font-size:.75rem;color:#9a9a9a;line-height:1.3}._mobileFooterHint_1cx10_242{border-top:1px solid #333;background:#151515;padding:6px 10px;font-size:.72rem;color:#8f8f8f}@media(max-width:768px){._modal_1cx10_11{width:90vw;height:66vh;max-width:90vw;max-height:66vh}._navPane_1cx10_80{width:40%;max-width:40%}}@media(max-width:540px){._body_1cx10_73{flex-direction:column}._navPane_1cx10_80{width:100%;max-width:100%;border-right:none;border-bottom:1px solid #333;max-height:35%}._settingsPane_1cx10_123{max-height:65%}}._backdrop_1xliv_1{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:5000}._modal_1xliv_11{background:#101010;border:1px solid #333;border-radius:6px;width:900px;height:620px;max-width:95vw;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 30px #000000d9}._header_1xliv_25{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#181818;border-bottom:1px solid #333}._title_1xliv_34{font-size:.9rem;font-weight:600}._closeButton_1xliv_39{border:none;background:transparent;color:#ccc;cursor:pointer;font-size:.9rem;padding:2px 6px}._closeButton_1xliv_39:hover{color:#fff;background:#333;border-radius:3px}._body_1xliv_53{flex:1;min-height:0;display:flex;background:#111}._leftNav_1xliv_60{width:200px;border-right:1px solid #333;padding:8px;display:flex;flex-direction:column;gap:6px;overflow-y:auto}._navItem_1xliv_70{border:none;background:#181818;color:#ccc;font-size:.8rem;padding:8px 10px;border-radius:4px;cursor:pointer;text-align:left}._navItem_1xliv_70:hover{background:#222}._navItemActive_1xliv_84{background:#304060;color:#f0f4ff}._rightPane_1xliv_89{flex:1;min-width:0;padding:10px;overflow-y:auto}._section_1xliv_96{display:flex;flex-direction:column;gap:12px}._row_1xliv_102{display:flex;align-items:center;gap:10px;font-size:.8rem;color:#ddd}._field_1xliv_110{display:flex;flex-direction:column;gap:6px}._label_1xliv_116{font-size:.8rem;color:#ddd;font-weight:600}._textarea_1xliv_122{width:100%;min-height:160px;resize:vertical;background:#0d0d0d;border:1px solid #333;border-radius:4px;color:#e0e0e0;padding:8px;font-size:.75rem;font-family:Fira Code,monospace}._hint_1xliv_135{font-size:.72rem;color:#999}._muted_1xliv_140{color:#aaa;font-size:.78rem}._inlineActions_1xliv_145{display:flex;align-items:center;gap:8px}._smallButton_1xliv_151{border:none;background:#2a2a2a;color:#ddd;font-size:.78rem;padding:6px 10px;border-radius:4px;cursor:pointer}._smallButton_1xliv_151:hover{background:#3a3a3a}._smallDanger_1xliv_164{border:none;background:#3a2323;color:#f1c6c6;font-size:.78rem;padding:6px 10px;border-radius:4px;cursor:pointer}._smallDanger_1xliv_164:hover{background:#4a2a2a}._testButton_1xliv_177{border:none;background:#203a50;color:#d6eaff;font-size:.78rem;padding:6px 10px;border-radius:4px;cursor:pointer}._testButton_1xliv_177:hover{background:#2a4c68}._grid3_1xliv_190{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:10px}._grid1_1xliv_196{display:grid;grid-template-columns:minmax(120px,220px);gap:10px}._smallField_1xliv_202{display:flex;flex-direction:column;gap:4px;font-size:.75rem;color:#ccc}._smallField_1xliv_202 input{background:#131313;border:1px solid #333;border-radius:4px;padding:6px 8px;color:#e0e0e0;font-size:.8rem}._soundCard_1xliv_218{background:#0f0f0f;border:1px solid #2c2c2c;border-radius:4px;padding:10px;display:flex;flex-direction:column;gap:10px}._soundRow_1xliv_228{display:flex;align-items:center;justify-content:space-between;gap:10px}._soundKind_1xliv_235{font-size:.78rem;color:#ccc}._soundChoiceRow_1xliv_240{display:flex;align-items:center;gap:10px}._filePicker_1xliv_246,._filePickerSmall_1xliv_247{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;border:1px solid #333;background:#181818;color:#ddd;border-radius:4px;cursor:pointer;-webkit-user-select:none;user-select:none}._filePicker_1xliv_246,._filePickerSmall_1xliv_247{font-size:.78rem;padding:6px 10px}._filePicker_1xliv_246 input,._filePickerSmall_1xliv_247 input{position:absolute;inset:0;opacity:0;cursor:pointer}._rulesList_1xliv_279{display:flex;flex-direction:column;gap:8px}._ruleRow_1xliv_285{display:flex;flex-direction:column;gap:8px;background:#0f0f0f;border:1px solid #2c2c2c;border-radius:4px;padding:8px}._ruleHeader_1xliv_295{display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:center}._ruleEnabled_1xliv_302{display:flex;align-items:center;justify-content:center}._rulePattern_1xliv_308{width:100%;background:#131313;border:1px solid #333;border-radius:4px;padding:6px 8px;color:#e0e0e0;font-size:.8rem;min-width:0}._ruleSoundControls_1xliv_319{display:flex;flex-wrap:wrap;gap:8px}._footer_1xliv_325{display:flex;justify-content:flex-end;gap:8px;padding:10px 12px;background:#151515;border-top:1px solid #333}._cancelButton_1xliv_334,._saveButton_1xliv_335{border:none;font-size:.8rem;padding:6px 12px;border-radius:4px;cursor:pointer}._cancelButton_1xliv_334{background:#2a2a2a;color:#ddd}._cancelButton_1xliv_334:hover{background:#3a3a3a}._saveButton_1xliv_335{background:#265026;color:#d2f5d2}._saveButton_1xliv_335:hover{background:#326d32}@media(max-width:768px){._modal_1xliv_11{width:92vw;height:78vh}._body_1xliv_53{flex-direction:column}._leftNav_1xliv_60{width:100%;border-right:none;border-bottom:1px solid #333;flex-direction:row}._navItem_1xliv_70{flex:1;text-align:center}._grid3_1xliv_190{grid-template-columns:1fr}}._backdrop_1uwdc_1{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:5000}._modal_1uwdc_11{background:#101010;border:1px solid #333;border-radius:6px;width:900px;height:620px;max-width:95vw;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 30px #000000d9}._header_1uwdc_25{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#181818;border-bottom:1px solid #333}._title_1uwdc_34{font-size:.9rem;font-weight:600}._closeButton_1uwdc_39{border:none;background:transparent;color:#ccc;cursor:pointer;font-size:.9rem;padding:2px 6px}._closeButton_1uwdc_39:hover{color:#fff;background:#333;border-radius:3px}._body_1uwdc_53{flex:1;min-height:0;display:flex;background:#111}._leftNav_1uwdc_60{width:200px;border-right:1px solid #333;padding:8px;display:flex;flex-direction:column;gap:6px;overflow-y:auto}._navItem_1uwdc_70{border:none;background:#181818;color:#ccc;font-size:.8rem;padding:8px 10px;border-radius:4px;cursor:pointer;text-align:left}._navItem_1uwdc_70:hover{background:#222}._navItemActive_1uwdc_84{background:#304060;color:#f0f4ff}._rightPane_1uwdc_89{flex:1;min-width:0;padding:10px;overflow-y:auto}._section_1uwdc_96{display:flex;flex-direction:column;gap:12px}._row_1uwdc_102{display:flex;align-items:center;gap:10px;font-size:.8rem;color:#ddd}._field_1uwdc_110{display:flex;flex-direction:column;gap:6px}._label_1uwdc_116{font-size:.8rem;color:#ddd;font-weight:600}._hint_1uwdc_122{font-size:.72rem;color:#999}._divider_1uwdc_127{height:1px;background:#2c2c2c}._grid3_1uwdc_132{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:10px}._smallField_1uwdc_138{display:flex;flex-direction:column;gap:4px;font-size:.75rem;color:#ccc}._smallField_1uwdc_138 input{background:#131313;border:1px solid #333;border-radius:4px;padding:6px 8px;color:#e0e0e0;font-size:.8rem}._range_1uwdc_154{width:260px}._valuePill_1uwdc_158{border:1px solid #333;background:#181818;color:#ddd;font-size:.75rem;padding:4px 8px;border-radius:999px}._bullets_1uwdc_167{margin:0;padding-left:18px;color:#ddd;font-size:.8rem}._bullets_1uwdc_167 li{margin:6px 0}._footer_1uwdc_177{display:flex;justify-content:flex-end;gap:8px;padding:10px 12px;background:#151515;border-top:1px solid #333}._cancelButton_1uwdc_186,._saveButton_1uwdc_187{border:none;font-size:.8rem;padding:6px 12px;border-radius:4px;cursor:pointer}._cancelButton_1uwdc_186{background:#2a2a2a;color:#ddd}._cancelButton_1uwdc_186:hover{background:#3a3a3a}._saveButton_1uwdc_187{background:#265026;color:#d2f5d2}._saveButton_1uwdc_187:hover{background:#326d32}@media(max-width:768px){._modal_1uwdc_11{width:92vw;height:78vh}._body_1uwdc_53{flex-direction:column}._leftNav_1uwdc_60{width:100%;border-right:none;border-bottom:1px solid #333;flex-direction:row}._navItem_1uwdc_70{flex:1;text-align:center}._grid3_1uwdc_132{grid-template-columns:1fr}}:root{--right-pane-width: 320px;--bottom-pane-height: 220px}._layoutShell_kujb0_15{flex:1;min-height:0;display:flex;overflow:hidden}._mainSplit_kujb0_22{display:flex;flex:1;min-width:0;min-height:0}._leftColumn_kujb0_32{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column}._playArea_kujb0_41{flex:1;min-height:0;background:#000;border-bottom:1px solid #333;position:relative;padding:5px;box-sizing:border-box;display:flex;flex-direction:column;gap:4px}._playAreaTerminalShell_kujb0_55{flex:1;min-height:0;display:flex;padding-left:5px}._terminalRoot_kujb0_62{font-family:Bitstream Vera Sans Mono,ui-monospace,Cascadia Mono,Cascadia Code,JetBrains Mono,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,DejaVu Sans Mono,monospace;font-size:16px!important;line-height:1.2!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision}.xterm{font-family:inherit;font-size:inherit;line-height:inherit}._affectDurationYellow_kujb0_80{color:#f5d000}._affectDurationRed_kujb0_84{color:#ff4d4d}._bottomPane_kujb0_91{height:var(--bottom-pane-height);min-height:120px;max-height:60%;background:#181818;border-top:1px solid #333;position:relative;padding:5px;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}._rightPane_kujb0_108{width:var(--right-pane-width);min-width:220px;max-width:640px;background:#151515;border-left:1px solid #333;position:relative;display:flex;flex-direction:column;padding:5px;box-sizing:border-box;overflow:hidden}._verticalResizer_kujb0_125{width:4px;cursor:col-resize;background:#252525;flex-shrink:0;position:relative}._verticalResizer_kujb0_125:before{content:"";position:absolute;inset:0 -6px}._horizontalResizer_kujb0_143{height:4px;cursor:row-resize;background:#252525;flex-shrink:0;position:relative}._horizontalResizer_kujb0_143:hover{background:#2f2f2f}._horizontalResizerHit_kujb0_157{position:absolute;inset:-10px 0}._horizontalResizer_kujb0_143:focus-visible,._verticalResizer_kujb0_125:focus-visible{outline:none;box-shadow:0 0 0 1px #3a6cff}._placeholderText_kujb0_175{position:absolute;top:8px;left:10px;font-size:.8rem;opacity:.7;pointer-events:none}._roomHeader_kujb0_187{padding:6px 8px;border-bottom:1px solid #333;text-align:center}._roomTitle_kujb0_193{font-size:.8rem;font-weight:600;color:#f5f5f5}._roomSubtitle_kujb0_199{font-size:.7rem;color:silver}._statusBlock_kujb0_207{padding:6px 8px 8px;border-bottom:1px solid #333}._tickRow_kujb0_212{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:.75rem}._tickLabel_kujb0_220{color:#ffdf7a;font-weight:600}._tickValue_kujb0_225{padding:2px 8px;border-radius:999px;background:#3a2b1a;color:#ffdf7a;font-weight:700;font-size:.75rem}._barGroup_kujb0_234{display:flex;flex-direction:column;gap:4px}._barRow_kujb0_240{display:flex;align-items:center;gap:4px;font-size:.7rem}._barLabel_kujb0_247{width:2.2rem;text-align:right;font-weight:600}._barTrack_kujb0_253{flex:1;height:8px;border-radius:999px;background:#222;overflow:hidden}._barFill_kujb0_261{height:100%;border-radius:999px;background:#5cb85c}._barValue_kujb0_267{min-width:4.6rem;text-align:right;font-family:monospace}._hpSanctuary_kujb0_273 ._barTrack_kujb0_253{box-shadow:0 0 0 2px #fffffffa,0 0 0 4px #ffffff38}._hpSanctuary_kujb0_273 ._barFill_kujb0_261{filter:brightness(1.05)}._barHp_kujb0_281 ._barFill_kujb0_261{background:#a94442}._barMp_kujb0_285 ._barFill_kujb0_261{background:#337ab7}._barSta_kujb0_289 ._barFill_kujb0_261{background:#ffdf7a}._barEnemy_kujb0_293 ._barFill_kujb0_261{background:#c94a4a}._barEnemy_kujb0_293{align-items:flex-start}._barEnemy_kujb0_293 ._barLabel_kujb0_247{max-width:110px;white-space:normal;line-height:1.1;font-size:.7rem}._hpTrack_kujb0_312,._vitalsTrack_kujb0_317{position:relative}._vitalsDamageChunk_kujb0_322,._hpDamageChunk_kujb0_322{position:absolute;top:0;height:100%;border-radius:999px;pointer-events:none;background:#ffffff8c;animation:_vitalsDamagePulse_kujb0_1 1.4s ease-in-out 2 forwards}@keyframes _vitalsDamagePulse_kujb0_1{0%{opacity:.05;filter:brightness(1)}50%{opacity:1;filter:brightness(1.5)}to{opacity:.05;filter:brightness(1)}}@keyframes _hpDamagePulse_kujb0_1{0%{opacity:.05;filter:brightness(1)}50%{opacity:1;filter:brightness(1.5)}to{opacity:.05;filter:brightness(1)}}._affectsBlock_kujb0_363{flex:1;display:flex;flex-direction:column;padding:6px 8px 4px;overflow:hidden}._affectsHeader_kujb0_371{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:4px}._affectsTime_kujb0_378{font-size:.75rem;color:#e0e0e0}._affectsTitle_kujb0_383{font-size:.75rem;font-weight:600;color:#f0f0f0}._affectsScroll_kujb0_389{flex:1;margin-top:4px;padding-right:4px;overflow-y:auto;font-size:.7rem;scrollbar-width:thin;scrollbar-color:#555 #151515}._affectItem_kujb0_399{padding:4px 2px;border-bottom:1px dashed #333}._affectItem_kujb0_399:last-child{border-bottom:none}._affectName_kujb0_408{font-weight:600;color:#f5f5f5}._affectDetails_kujb0_413{color:silver;white-space:pre-wrap}._affectEmpty_kujb0_418{opacity:.7;font-style:italic}._affectsScroll_kujb0_389::-webkit-scrollbar{width:6px}._affectsScroll_kujb0_389::-webkit-scrollbar-track{background:#151515}._affectsScroll_kujb0_389::-webkit-scrollbar-thumb{background-color:#555;border-radius:3px;border:1px solid #111}._affectsScroll_kujb0_389::-webkit-scrollbar-thumb:hover{background-color:#777}@media(max-width:900px){._layoutShell_kujb0_15,._mainSplit_kujb0_22{flex-direction:column}._rightPane_kujb0_108,._verticalResizer_kujb0_125{display:none}._bottomPane_kujb0_91{height:var(--bottom-pane-height);min-height:120px;max-height:70%;overflow:hidden}}@media(max-width:600px){._bottomPane_kujb0_91{min-height:120px;max-height:70%}}@media(max-height:480px)and (orientation:landscape){._bottomPane_kujb0_91,._horizontalResizer_kujb0_143{display:none}._leftColumn_kujb0_32{min-height:0}._playArea_kujb0_41{border-bottom:none}}._statusExtraLine_kujb0_492{display:flex;align-items:center;gap:6px;font-size:.7rem;padding:2px 0}._statusExtraText_kujb0_500{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._statusExtraToggle_kujb0_507{background:transparent;border:none;color:silver;font-size:.75rem;cursor:pointer;padding:0 4px}._statusExtraToggle_kujb0_507:hover{color:#fff}._enemyFade_kujb0_520{transition:opacity .25s linear}._barEnemy_kujb0_293 ._barFill_kujb0_261{transition:width .2s linear}._enemyGreen_kujb0_529 ._barFill_kujb0_261{background:#5cb85c}._enemyYellow_kujb0_534 ._barFill_kujb0_261{background:#f0ad4e}._enemyRedOrange_kujb0_539 ._barFill_kujb0_261{background:#ff6f3c}._enemyBurnishedRed_kujb0_544 ._barFill_kujb0_261{background:#b22222}._enemyBrightRed_kujb0_549 ._barFill_kujb0_261{background:#ff3b30}._enemyTrack_kujb0_555{position:relative}._enemyDamageChunk_kujb0_560{position:absolute;top:0;height:100%;border-radius:999px;pointer-events:none;background:#ffffff73;animation:_enemyDamagePulse_kujb0_1 2.2s ease-in-out infinite}@keyframes _enemyDamagePulse_kujb0_1{0%{opacity:.05;filter:brightness(1)}45%{opacity:.75;filter:brightness(1.25)}to{opacity:.05;filter:brightness(1)}}._tickLeft_kujb0_585{display:flex;align-items:center;gap:6px}._hudConfigWrap_kujb0_592{position:relative;display:inline-flex;align-items:center}._hudConfigButton_kujb0_599{width:18px;height:18px;border-radius:6px;border:1px solid #2d2d2d;background:#121212;color:#9a9a9a;font-size:12px;line-height:16px;padding:0;cursor:pointer}._hudConfigButton_kujb0_599:hover{color:#e6e6e6;border-color:#3a3a3a;background:#161616}._hudConfigButton_kujb0_599:active{transform:translateY(.5px)}._hudConfigPanel_kujb0_620{position:absolute;top:22px;left:0;z-index:20;background:#101010;border:1px solid #2e2e2e;border-radius:10px;padding:6px;display:flex;flex-direction:column;gap:4px;box-shadow:0 10px 30px #00000080}._hudToggleRow_kujb0_636{display:flex;align-items:center;gap:6px;padding:3px 6px;border-radius:8px;cursor:pointer;-webkit-user-select:none;user-select:none}._hudToggleRow_kujb0_636:hover{background:#161616}._hudToggleLabel_kujb0_649{font-size:.7rem;color:#e0e0e0;min-width:44px}._hudDot_kujb0_655{width:10px;height:10px;border-radius:999px;border:1px solid #5a5a5a;display:inline-block}._hudDotOn_kujb0_663{background:#5cb85c;border-color:#5cb85c}._hudDotOff_kujb0_668{background:transparent;border-color:#4a4a4a}._affectsMenuWrap_kujb0_836{position:relative;display:inline-flex;align-items:center}._affectsGearButton_kujb0_842{width:18px;height:18px;line-height:18px;border-radius:6px;border:1px solid #333;background:#1b1b1b;color:#cfcfcf;font-size:12px;padding:0;cursor:pointer}._affectsGearButton_kujb0_842:hover{background:#222;color:#fff;border-color:#444}._affectsMenuPanel_kujb0_860{position:absolute;top:22px;left:0;right:auto;max-width:calc(100% - 4px);z-index:50;background:#141414;border:1px solid #333;border-radius:10px;padding:6px;display:flex;flex-direction:column;gap:4px;box-shadow:0 8px 18px #00000073;min-width:140px}._affectsMenuRow_kujb0_881{display:flex;align-items:center;gap:8px;background:transparent;border:none;color:#e0e0e0;font-size:.7rem;padding:4px 6px;border-radius:8px;cursor:pointer;text-align:left}._affectsMenuRow_kujb0_881:hover{background:#1f1f1f;color:#fff}._affectsMenuDot_kujb0_900{width:10px;height:10px;border-radius:999px;border:1px solid #555;background:#101010;flex-shrink:0}._affectsMenuDotOn_kujb0_909{background:#ffdf7a;border-color:#ffdf7a}._affectsAggregatesSection_kujb0_915{margin-bottom:6px;padding-bottom:6px;border-bottom:1px dashed #333}._affectsAggregateRow_kujb0_921{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:3px 2px;font-size:.7rem}._affectsAggregateLeft_kujb0_930{display:flex;align-items:baseline;gap:6px;min-width:0}._affectsAggregateLoc_kujb0_937{font-weight:600;color:#f5f5f5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._affectsAggregateCount_kujb0_945{opacity:.65;white-space:nowrap}._affectsAggregateSum_kujb0_950{font-family:monospace;white-space:nowrap;color:silver}._affectsAggregateText_kujb0_956{color:#a7d7a7}._chatRoot_kujb0_961{position:relative;width:100%;height:100%;min-height:0;display:flex;flex-direction:column}._chatTopBar_kujb0_973{display:flex;align-items:center;gap:8px;padding:4px 6px;box-sizing:border-box;border-bottom:1px solid #232323;background:#141414}._chatPills_kujb0_984{flex:1;min-width:0;display:flex;align-items:center;gap:6px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:thin;scrollbar-color:#444 #141414}._chatPills_kujb0_984::-webkit-scrollbar{height:8px}._chatPills_kujb0_984::-webkit-scrollbar-track{background:#141414}._chatPills_kujb0_984::-webkit-scrollbar-thumb{background:#444;border-radius:4px}._chatPill_kujb0_984{appearance:none;-webkit-appearance:none;border:1px solid #2a2a2a;background:#101010;color:#d0d0d0;font-size:.72rem;padding:3px 8px;border-radius:7px;cursor:pointer;white-space:nowrap;transition:background .12s ease,color .12s ease,border-color .12s ease}._chatPill_kujb0_984:hover{background:#171717;color:#fff;border-color:#3a3a3a}._chatPillActive_kujb0_1031{background:#1b1b1b;color:#fff;border-color:#4a4a4a}._chatGearButton_kujb0_1038{width:22px;height:22px;border-radius:6px;border:1px solid #2d2d2d;background:#121212;color:#cfcfcf;font-size:12px;line-height:20px;padding:0;cursor:pointer;flex-shrink:0}._chatGearButton_kujb0_1038:hover{background:#1a1a1a;border-color:#3a3a3a;color:#fff}._chatBody_kujb0_1060{flex:1;min-height:0;position:relative}._chatPaneShell_kujb0_1067{position:absolute;inset:0;display:flex;flex-direction:column;min-height:0}._chatPaneHidden_kujb0_1075{display:none}._chatPaneVisible_kujb0_1079{display:flex}._chatScroll_kujb0_1084{flex:1;min-height:0;overflow-y:auto;padding:4px;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#444 #181818}._chatScroll_kujb0_1084::-webkit-scrollbar{width:8px}._chatScroll_kujb0_1084::-webkit-scrollbar-track{background:#181818}._chatScroll_kujb0_1084::-webkit-scrollbar-thumb{background:#444;border-radius:4px}._chatRow_kujb0_1107{padding:2px 0}._chatBubble_kujb0_1111{background:#2a2a2a;border-radius:3px;padding:4px 8px;font-size:.78rem;color:#e0e0e0;white-space:pre-wrap}._chatEmpty_kujb0_1120{font-size:.75rem;color:#777;padding:4px 6px}._chatJumpToLive_kujb0_1127{position:absolute;right:10px;bottom:10px;padding:3px 10px;border-radius:4px;border:1px solid #444;background:#202020;color:#f0f0f0;font-size:.75rem;cursor:pointer;box-shadow:0 2px 6px #0009;opacity:.95;transition:background .12s ease,transform .08s ease}._chatJumpToLive_kujb0_1127:hover{background:#2b2b2b;transform:translateY(-1px)}._chatMenuOverlay_kujb0_1151{position:fixed;inset:0;z-index:200}._chatMenu_kujb0_1151{position:fixed;z-index:210;background:#101010;border:1px solid #2e2e2e;border-radius:10px;padding:8px;width:240px;max-width:calc(100vw - 16px);box-shadow:0 10px 30px #0000008c;overflow:hidden;display:flex;flex-direction:column;gap:4px}._chatMenuRow_kujb0_1175{display:flex;align-items:center;gap:8px;font-size:.65rem;color:#e6e6e6;padding:4px;border-radius:8px;-webkit-user-select:none;user-select:none}._chatMenuRow_kujb0_1175:hover{background:#161616}._chatMenuRow_kujb0_1175 input{margin:0}._chatMenuDivider_kujb0_1192{height:1px;background:#232323;margin:6px 0}._chatMenuSectionTitle_kujb0_1198{font-size:.72rem;color:#bdbdbd;padding:2px 4px 6px}._chatMenuScroll_kujb0_1205{overflow-y:auto;min-height:0;flex:1;scrollbar-width:thin;scrollbar-color:#444 #101010}._chatMenuScroll_kujb0_1205::-webkit-scrollbar{width:8px}._chatMenuScroll_kujb0_1205::-webkit-scrollbar-track{background:#101010}._chatMenuScroll_kujb0_1205::-webkit-scrollbar-thumb{background:#444;border-radius:4px}.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;inset:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility:not(.debug),.xterm .xterm-message{position:absolute;inset:0;z-index:10;color:transparent;pointer-events:none}.xterm .xterm-accessibility-tree:not(.debug) *::selection{color:transparent}.xterm .xterm-accessibility-tree{font-family:monospace;-webkit-user-select:text;user-select:text;white-space:pre}.xterm .xterm-accessibility-tree>div{transform-origin:left;width:fit-content}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{text-decoration:double underline}.xterm-underline-3{text-decoration:wavy underline}.xterm-underline-4{text-decoration:dotted underline}.xterm-underline-5{text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{text-decoration:overline double underline}.xterm-overline.xterm-underline-3{text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;position:absolute;top:0;right:0;pointer-events:none}.xterm-decoration-top{z-index:2;position:relative}.xterm .xterm-scrollable-element>.scrollbar{cursor:default}.xterm .xterm-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.xterm .xterm-scrollable-element>.visible{opacity:1;background:#0000;transition:opacity .1s linear;z-index:11}.xterm .xterm-scrollable-element>.invisible{opacity:0;pointer-events:none}.xterm .xterm-scrollable-element>.invisible.fade{transition:opacity .8s linear}.xterm .xterm-scrollable-element>.shadow{position:absolute;display:none}.xterm .xterm-scrollable-element>.shadow.top{display:block;top:0;left:3px;height:3px;width:100%;box-shadow:var(--vscode-scrollbar-shadow, #000) 0 6px 6px -6px inset}.xterm .xterm-scrollable-element>.shadow.left{display:block;top:3px;left:0;height:100%;width:3px;box-shadow:var(--vscode-scrollbar-shadow, #000) 6px 0 6px -6px inset}.xterm .xterm-scrollable-element>.shadow.top-left-corner{display:block;top:0;left:0;height:3px;width:3px}.xterm .xterm-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow, #000) 6px 0 6px -6px inset}@font-face{font-family:VeraMono;src:url(/fonts/VeraMono.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:VeraMono;src:url(/fonts/VeraMono-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:VeraMono;src:url(/fonts/VeraMono-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:VeraMono;src:url(/fonts/VeraMono-Bold-Italic.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}._playAreaTerminalWrapper_ykad2_33{width:100%;flex:1;min-height:0;min-width:0;position:relative;overflow:hidden;display:flex;touch-action:none}._playAreaTerminal_ykad2_33{flex:1;min-height:0;min-width:0;overflow:hidden;font-family:Bitstream Vera Sans Mono,VeraMono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,DejaVu Sans Mono,monospace;font-size:13px;font-weight:400}._playAreaTerminal_ykad2_33 .xterm,._playAreaTerminal_ykad2_33 .xterm-rows,._playAreaTerminal_ykad2_33 .xterm-screen{font-family:inherit!important;font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important}._playAreaTerminalJump_ykad2_70{position:absolute;bottom:8px;right:8px;z-index:10;padding:4px 10px;font-size:.75rem;background:#0a0a0ad9;border:1px solid #555;border-radius:4px;color:#eee;cursor:pointer}._playAreaTerminal_ykad2_33 .xterm-viewport{scrollbar-width:thin;scrollbar-color:#555 #111}._playAreaTerminal_ykad2_33 .xterm-viewport::-webkit-scrollbar{width:8px}._playAreaTerminal_ykad2_33 .xterm-viewport::-webkit-scrollbar-track{background:#111}._playAreaTerminal_ykad2_33 .xterm-viewport::-webkit-scrollbar-thumb{background:#555;border-radius:4px}._playAreaTerminal_ykad2_33 .xterm-viewport::-webkit-scrollbar-thumb:hover{background:#777}._commandInputBar_ov5qj_4{display:flex;align-items:center;gap:6px;margin-top:2px;position:relative}._commandInput_ov5qj_4{flex:1;min-width:0;padding:4px 8px;border-radius:4px;border:1px solid #444;background:#111;color:#f0f0f0;font-size:.8rem;font-family:monospace;box-sizing:border-box;transition:border-color .12s ease,box-shadow .12s ease}._commandInput_ov5qj_4:focus{outline:none;border-color:#8bc34a;box-shadow:0 0 0 1px #8bc34a80}._commandInput_ov5qj_4:disabled{opacity:.6;cursor:not-allowed}._commandInputRecording_ov5qj_43{border-color:#c94a4a;box-shadow:0 0 0 1px #c94a4a8c}._commandInputRestarting_ov5qj_48{border-color:#d28b2a;box-shadow:0 0 0 1px #d28b2a8c}._micButton_ov5qj_56{flex-shrink:0;padding:4px 8px;border-radius:4px;border:1px solid #555;background:#1a1a1a;color:#f0f0f0;font-size:.85rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}._micButton_ov5qj_56:hover:not(:disabled){background:#242424}._micButton_ov5qj_56:disabled{opacity:.5;cursor:not-allowed}._micButtonRecording_ov5qj_81{border-color:#c94a4a;box-shadow:0 0 0 1px #c94a4a8c;background:#2a1212}._micButtonRestarting_ov5qj_87{border-color:#d28b2a;box-shadow:0 0 0 1px #d28b2a8c;background:#2a1c0d}._recordingHint_ov5qj_96{position:absolute;right:40px;bottom:calc(100% + 4px);font-size:.72rem;color:#ffb3b3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:420px;pointer-events:none;z-index:5}._recordingHintRestarting_ov5qj_110{color:#ffcf8a}._micError_ov5qj_117{position:absolute;right:40px;bottom:calc(100% + 1.35rem);font-size:.72rem;color:#ffdf7a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:420px;pointer-events:none;z-index:5}@media(max-width:600px){._commandInput_ov5qj_4{font-size:.85rem;padding:6px 10px}._micButton_ov5qj_56{font-size:.9rem}._recordingHint_ov5qj_96,._micError_ov5qj_117{max-width:280px}}._autoLevelButton_ov5qj_150{flex-shrink:0;padding:4px 8px;border-radius:4px;border:1px solid #555;background:#1a1a1a;color:#f0f0f0;font-size:.85rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}._autoLevelButton_ov5qj_150:hover:not(:disabled){background:#242424}._autoLevelButton_ov5qj_150:disabled{opacity:.5;cursor:not-allowed}._autoLevelButtonActive_ov5qj_172{border-color:#8bc34a;box-shadow:0 0 0 1px #8bc34a73}._autoLevelButtonPaused_ov5qj_178{border-color:#d28b2a;box-shadow:0 0 0 1px #d28b2a73}._autoLevelStopButton_ov5qj_184{flex-shrink:0;padding:4px 8px;border-radius:4px;border:1px solid #7a2a2a;background:#1a1a1a;color:#f0f0f0;font-size:.85rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}._autoLevelStopButton_ov5qj_184:hover:not(:disabled){background:#2a1212;border-color:#c94a4a;box-shadow:0 0 0 1px #c94a4a73}._autoLevelStopButton_ov5qj_184:disabled{opacity:.5;cursor:not-allowed}._backdrop_k1row_2{position:fixed;inset:0;background:#000000b3;z-index:5000;display:flex;align-items:center;justify-content:center}._modal_k1row_12{width:min(1400px,96vw);max-height:90vh;background:#141414;border:1px solid #333;border-radius:6px;box-shadow:0 8px 24px #0009;display:flex;flex-direction:column;overflow:hidden}._header_k1row_27{display:flex;align-items:center;padding:8px 12px;border-bottom:1px solid #333;background:#181818}._title_k1row_35{font-size:.9rem;font-weight:500}._closeButton_k1row_40{margin-left:auto;background:transparent;border:none;color:#ccc;font-size:1.1rem;cursor:pointer}._closeButton_k1row_40:hover{color:#fff}._tabBar_k1row_52{display:flex;align-items:center;gap:8px;padding:8px 12px;border-bottom:1px solid #333;background:#121212}._tabActions_k1row_61{margin-left:auto;display:flex;gap:8px}._tabButton_k1row_67{border-radius:4px;font-size:.8rem;padding:4px 10px;cursor:pointer;background:#222;color:#ccc;border:1px solid #444}._tabButton_k1row_67:hover{background:#2b2b2b}._tabButtonActive_k1row_80{background:#1b2a52;border-color:#2f6bff;color:#e6efff}._titleWithSpool_k1row_86{display:flex;align-items:center;gap:8px;width:100%}._noteSpoolSelectWrap_k1row_93{position:relative;flex:0 0 auto}._noteSpoolSelect_k1row_93{appearance:none;width:140px;max-width:140px;background:#0e1016;color:#f5f7ff;border:1px solid #444;border-radius:4px;padding:6px 28px 6px 8px;font-size:.85rem;line-height:1.2}._noteSpoolSelectWrap_k1row_93:after{content:"▾";position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:.75rem;opacity:.75;pointer-events:none}._titleWithSpool_k1row_86 ._titleInput_k1row_125{flex:1 1 auto;min-width:0}@media(max-width:900px){._noteSpoolSelect_k1row_93{width:140px;max-width:140px}}._body_k1row_140,._list_k1row_141,._editorMain_k1row_142,._textArea_k1row_143,._previewBody_k1row_144{scrollbar-color:#3a3a3a #141414}._body_k1row_140::-webkit-scrollbar,._list_k1row_141::-webkit-scrollbar,._editorMain_k1row_142::-webkit-scrollbar,._textArea_k1row_143::-webkit-scrollbar,._previewBody_k1row_144::-webkit-scrollbar{width:10px;height:10px}._body_k1row_140::-webkit-scrollbar-track,._list_k1row_141::-webkit-scrollbar-track,._editorMain_k1row_142::-webkit-scrollbar-track,._textArea_k1row_143::-webkit-scrollbar-track,._previewBody_k1row_144::-webkit-scrollbar-track{background:#141414}._list_k1row_141::-webkit-scrollbar-track{background:#101010}._textArea_k1row_143::-webkit-scrollbar-track{background:#0e1016}._previewBody_k1row_144::-webkit-scrollbar-track{background:#0b0b0b}._body_k1row_140::-webkit-scrollbar-thumb,._list_k1row_141::-webkit-scrollbar-thumb,._editorMain_k1row_142::-webkit-scrollbar-thumb,._textArea_k1row_143::-webkit-scrollbar-thumb,._previewBody_k1row_144::-webkit-scrollbar-thumb{background:#3a3a3a;border-radius:8px;border:2px solid transparent;background-clip:padding-box}._body_k1row_140::-webkit-scrollbar-thumb:hover,._list_k1row_141::-webkit-scrollbar-thumb:hover,._editorMain_k1row_142::-webkit-scrollbar-thumb:hover,._textArea_k1row_143::-webkit-scrollbar-thumb:hover,._previewBody_k1row_144::-webkit-scrollbar-thumb:hover{background:#4a4a4a;border:2px solid transparent;background-clip:padding-box}._body_k1row_140{padding:10px 12px;display:flex;flex-direction:column;overflow:hidden}._split_k1row_208{display:flex;flex-direction:column;gap:10px;min-height:0;flex:1;--listW: 190px;--gap: 12px}._splitHeader_k1row_218{display:grid;grid-template-columns:var(--listW) 1fr;gap:var(--gap);align-items:center;min-width:0}._splitBody_k1row_226{display:grid;grid-template-columns:var(--listW) 1fr;gap:var(--gap);min-height:0;flex:1}._listHeader_k1row_237{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}._listTitle_k1row_245{font-size:.75rem;color:#a0a0a0;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}._listPane_k1row_253{min-width:0;display:flex;flex-direction:column;min-height:0}._list_k1row_141{border:1px solid #2f2f2f;border-radius:6px;background:#101010;overflow:auto;flex:1;min-height:0}._treeGroup_k1row_269{padding:6px 0}._treeGroupHeader_k1row_273{padding:6px 10px;font-size:.7rem;color:#a0a0a0;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #1f1f1f;background:#0f0f0f;position:sticky;top:0;z-index:1}._listItem_k1row_286{width:100%;text-align:left;background:transparent;border:none;cursor:pointer;padding:10px;border-bottom:1px solid #1f1f1f}._listItem_k1row_286:hover{background:#171717}._listItemActive_k1row_299{background:#1b1b1b}._listItemTitle_k1row_303{font-size:.9rem;color:#e6e6e6}._listItemMeta_k1row_308{margin-top:2px;font-size:.75rem;color:#a0a0a0}._editorHeader_k1row_317{display:grid;grid-template-columns:260px 1fr auto;gap:10px;align-items:center;min-width:0}._titleInput_k1row_125{width:260px;max-width:260px;min-width:0;background:#0e1016;color:#f5f7ff;border:1px solid #444;border-radius:4px;padding:6px 10px;font-size:.9rem}._headerSpacer_k1row_337{min-height:1px}._pageControls_k1row_341{display:flex;align-items:center;gap:8px;min-width:0;overflow:hidden}._pageLabel_k1row_349{display:inline-flex;align-items:center;gap:6px;color:#cfcfcf;font-size:.85rem;white-space:nowrap}._pageInput_k1row_358{width:56px;background:#0e1016;color:#f5f7ff;border:1px solid #444;border-radius:4px;padding:4px 6px;font-size:.85rem}._pageOf_k1row_368{opacity:.8}._pageMissing_k1row_372{margin-left:6px;color:#ffb1b1;font-size:.8rem}._editorButtons_k1row_378{justify-self:end;display:flex;gap:8px;flex-shrink:0}._editorPane_k1row_388{min-width:0;min-height:0;display:flex;flex-direction:column;gap:10px;overflow:hidden}._editorMain_k1row_142{min-height:0;overflow:auto}._editorGrid_k1row_402{display:grid;grid-template-columns:1.2fr 1fr;gap:10px;min-height:360px}._textArea_k1row_143{resize:none;background:#0e1016;color:#f5f7ff;border:1px solid #444;border-radius:6px;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem;line-height:1.35;white-space:pre;overflow:auto}._previewPane_k1row_423{border:1px solid #2f2f2f;border-radius:6px;background:#0b0b0b;display:flex;flex-direction:column;min-width:0;min-height:0}._previewTitle_k1row_433{padding:8px 10px;border-bottom:1px solid #222;background:#101010;font-size:.75rem;color:#a0a0a0;text-transform:uppercase}._previewBody_k1row_144{padding:10px;color:#e6e6e6;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem;line-height:1.35;white-space:pre;overflow:auto;min-height:0}._previewInner_k1row_453{display:inline-block;min-width:max-content}._primaryButton_k1row_461,._secondaryButton_k1row_462,._dangerButton_k1row_463{border-radius:4px;font-size:.8rem;padding:4px 10px;cursor:pointer;border:1px solid transparent;white-space:nowrap}._primaryButton_k1row_461{background:#2f6bff;color:#fff;border-color:#244fc0}._primaryButton_k1row_461:hover{background:#345fff}._secondaryButton_k1row_462{background:#222;color:#ccc;border-color:#444}._secondaryButton_k1row_462:hover{background:#2b2b2b}._dangerButton_k1row_463{background:#2a1212;color:#ffb1b1;border-color:#5a1f1f}._dangerButton_k1row_463:hover{background:#351616}._scribeInline_k1row_502{border:1px solid #2f2f2f;border-radius:6px;background:#101010;display:flex;flex-direction:column;min-height:160px;flex:0 0 auto}._scribeInlineHeader_k1row_512{display:flex;align-items:center;padding:8px 10px;border-bottom:1px solid #1f1f1f}._scribeInlineTitle_k1row_519{font-size:.8rem;font-weight:500;color:#e6e6e6}._scribeCloseButton_k1row_525{margin-left:auto;background:transparent;border:none;color:#ff9b9b;cursor:pointer;font-size:1rem}._scribeCloseButton_k1row_525:hover{color:#ff4b4b}._scribeGrid_k1row_537{padding:10px;display:grid;grid-template-columns:1fr 1fr;gap:10px}._scribeField_k1row_544{display:flex;flex-direction:column;gap:4px}._scribeFieldWide_k1row_550{grid-column:1/-1}._scribeFieldLabel_k1row_554{font-size:.75rem;color:#a0a0a0}._scribeInput_k1row_559,._scribeSelect_k1row_560{background:#0e1016;color:#f5f7ff;border:1px solid #444;border-radius:4px;padding:6px 8px;font-size:.85rem}._scribeSelectWrap_k1row_569{position:relative}._scribeSelect_k1row_560{appearance:none;width:100%;padding-right:24px}._scribeActions_k1row_579{padding:10px;border-top:1px solid #1f1f1f;display:flex;gap:8px;justify-content:flex-end}._scribePlaceholder_k1row_587{padding:10px;color:#a0a0a0;font-size:.85rem}._colorsPane_k1row_596{display:flex;flex-direction:column;gap:10px;min-height:0}._colorsHint_k1row_603{color:#cfcfcf;font-size:.85rem}._colorsHint_k1row_603 code{background:#0e1016;border:1px solid #333;padding:1px 4px;border-radius:4px}@media(max-width:900px){._split_k1row_208{--listW: 100%}._splitHeader_k1row_218,._splitBody_k1row_226{grid-template-columns:1fr}._editorHeader_k1row_317{grid-template-columns:1fr auto;row-gap:8px}._titleInput_k1row_125{width:100%;max-width:none}._pageControls_k1row_341{grid-column:1/-1;overflow:auto}._editorGrid_k1row_402{grid-template-columns:1fr}}._backdrop_lpgs6_1{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:9999}._modal_lpgs6_11{width:min(760px,92vw);max-height:min(86vh,900px);background:#111;border:1px solid rgba(255,255,255,.12);border-radius:12px;box-shadow:0 12px 40px #0009;overflow:hidden;display:flex;flex-direction:column}._header_lpgs6_23{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.12)}._title_lpgs6_31{font-size:16px;font-weight:700}._closeBtn_lpgs6_36{border:0;background:transparent;color:#ffffffd9;font-size:16px;cursor:pointer;padding:6px 8px;border-radius:8px}._closeBtn_lpgs6_36:hover{background:#ffffff14}._body_lpgs6_51,._eqList_lpgs6_52{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.22) rgba(0,0,0,.35)}._body_lpgs6_51::-webkit-scrollbar,._eqList_lpgs6_52::-webkit-scrollbar{width:10px;height:10px}._body_lpgs6_51::-webkit-scrollbar-track,._eqList_lpgs6_52::-webkit-scrollbar-track{background:#00000059;border-radius:999px}._body_lpgs6_51::-webkit-scrollbar-thumb,._eqList_lpgs6_52::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px;border:2px solid rgba(0,0,0,.35)}._body_lpgs6_51::-webkit-scrollbar-thumb:hover,._eqList_lpgs6_52::-webkit-scrollbar-thumb:hover{background:#ffffff4d}._body_lpgs6_51{padding:12px 14px;overflow:auto}._section_lpgs6_88{margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.08)}._section_lpgs6_88:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}._sectionTitle_lpgs6_99{font-size:13px;font-weight:700;opacity:.9;margin-bottom:10px}._toggleRow_lpgs6_106{display:flex;gap:8px}._toggleBtn_lpgs6_111{border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#ffffffe0;padding:8px 10px;border-radius:10px;cursor:pointer;font-size:13px}._toggleBtn_lpgs6_111:hover{background:#ffffff1a}._toggleBtnActive_lpgs6_124{border-color:#78c8ff8c;background:#78c8ff2e}._empty_lpgs6_129{font-size:13px;opacity:.8;line-height:1.4;padding:10px 0}._row_lpgs6_136{display:grid;grid-template-columns:120px 1fr;gap:10px;padding:6px 0}._slot_lpgs6_143{font-size:13px;opacity:.8}._item_lpgs6_148{font-size:13px;display:flex;align-items:center;gap:10px;min-width:0;word-break:break-word}._muted_lpgs6_157{opacity:.55}._dirty_lpgs6_161{font-size:11px;padding:2px 6px;border-radius:999px;background:#ffb45029;border:1px solid rgba(255,180,80,.28);opacity:.95}._footerNote_lpgs6_170{margin-top:10px;font-size:12px;opacity:.65}._eqList_lpgs6_52{max-height:280px;overflow:auto;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:8px;background:#ffffff08}._eqLine_lpgs6_185{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:1.35;padding:3px 2px;white-space:pre-wrap;word-break:break-word}._backdrop_11oli_6{position:fixed;inset:0;background:#0000009e;display:flex;align-items:center;justify-content:center;z-index:5000;padding:16px}._modal_11oli_17{width:min(1200px,100vw - 24px);max-height:min(860px,100vh - 24px);background:#121212;border:1px solid #2b2b2b;border-radius:10px;box-shadow:0 16px 60px #0000008c;overflow:hidden;display:flex;flex-direction:column;color-scheme:dark}._header_11oli_34{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:#181818;border-bottom:1px solid #2a2a2a}._title_11oli_44{font-size:.95rem;font-weight:700;color:#f0f0f0;letter-spacing:.2px}._headerRight_11oli_51{display:flex;align-items:center;gap:10px}._runState_11oli_57{font-size:.78rem;color:#cfcfcf;opacity:.9;white-space:nowrap}._closeButton_11oli_64{border:1px solid #444;background:#151515;color:#f0f0f0;border-radius:6px;padding:6px 10px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease}._closeButton_11oli_64:hover{background:#1f1f1f}._closeButton_11oli_64:focus-visible{outline:none;border-color:#8bc34a;box-shadow:0 0 0 1px #8bc34a73}._tabs_11oli_86{display:flex;align-items:center;gap:6px;padding:8px 10px;background:#141414;border-bottom:1px solid #242424}._tab_11oli_86{border:1px solid #333;background:#101010;color:#e6e6e6;border-radius:6px;padding:6px 10px;font-size:.82rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease}._tab_11oli_86:hover{background:#171717}._tab_11oli_86:focus-visible{outline:none;border-color:#8bc34a;box-shadow:0 0 0 1px #8bc34a59}._tabActive_11oli_115{background:#1b1b1b;border-color:#4a4a4a}._spacer_11oli_120{flex:1}._discardButton_11oli_124,._saveButton_11oli_125{border:1px solid #444;background:#161616;color:#f0f0f0;border-radius:6px;padding:6px 10px;font-size:.82rem;cursor:pointer;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease,opacity .12s ease}._discardButton_11oli_124:hover:not(:disabled),._saveButton_11oli_125:hover:not(:disabled){background:#222}._discardButton_11oli_124:disabled,._saveButton_11oli_125:disabled{opacity:.55;cursor:not-allowed}._discardButton_11oli_124:focus-visible,._saveButton_11oli_125:focus-visible{outline:none;border-color:#8bc34a;box-shadow:0 0 0 1px #8bc34a59}._saveButton_11oli_125{border-color:#557a3b}._body_11oli_158{padding:12px;overflow:auto;flex:1;scrollbar-color:#3a3a3a #141414;scrollbar-width:thin}._body_11oli_158::-webkit-scrollbar{width:12px;height:12px}._body_11oli_158::-webkit-scrollbar-track{background:#141414}._body_11oli_158::-webkit-scrollbar-thumb{background:#2f2f2f;border:2px solid #141414;border-radius:10px}._body_11oli_158::-webkit-scrollbar-thumb:hover{background:#3a3a3a}._section_11oli_182{display:flex;flex-direction:column;gap:12px}._sectionHeader_11oli_191{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:8px 10px;background:#161616;border:1px solid #262626;border-radius:8px}._sectionHeaderTitle_11oli_202{color:#f0f0f0;font-size:.86rem;font-weight:700}._sectionHeaderSub_11oli_208{color:#cfcfcf;font-size:.75rem;opacity:.85;text-align:right}._row_11oli_218{display:flex;gap:10px;flex-wrap:wrap}._label_11oli_224{display:flex;flex-direction:column;gap:6px;color:#dcdcdc;font-size:.78rem;min-width:220px}._labelInline_11oli_233{display:inline-flex;align-items:center;gap:8px;color:#dcdcdc;font-size:.82rem;-webkit-user-select:none;user-select:none}._input_11oli_243,._textarea_11oli_244,._select_11oli_245,._numInput_11oli_246{background:#111;color:#f0f0f0;border:1px solid #444;border-radius:6px;padding:6px 8px;font-family:monospace;font-size:.85rem;box-sizing:border-box;color-scheme:dark;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}._input_11oli_243:focus,._textarea_11oli_244:focus,._select_11oli_245:focus,._numInput_11oli_246:focus{outline:none;border-color:#8bc34a;box-shadow:0 0 0 1px #8bc34a73}._input_11oli_243:disabled,._textarea_11oli_244:disabled,._select_11oli_245:disabled,._numInput_11oli_246:disabled{opacity:.65;cursor:not-allowed}._input_11oli_243{width:100%;min-width:220px}._numInput_11oli_246{width:84px;min-width:84px}._textarea_11oli_244{width:100%;min-height:110px;resize:vertical;line-height:1.25;white-space:pre;scrollbar-color:#3a3a3a #141414;scrollbar-width:thin}._textarea_11oli_244::-webkit-scrollbar{width:12px;height:12px}._textarea_11oli_244::-webkit-scrollbar-track{background:#141414}._textarea_11oli_244::-webkit-scrollbar-thumb{background:#2f2f2f;border:2px solid #141414;border-radius:10px}._textarea_11oli_244::-webkit-scrollbar-thumb:hover{background:#3a3a3a}._select_11oli_245{min-width:110px;appearance:none}._checkbox_11oli_319{width:16px;height:16px;border-radius:4px;appearance:none;-webkit-appearance:none;background:#0f0f0f;border:1px solid #555;display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:12px 12px;background-image:none;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease}._checkbox_11oli_319:hover{border-color:#6a6a6a}._checkbox_11oli_319:focus-visible{outline:none;border-color:#8bc34a;box-shadow:0 0 0 1px #8bc34a73}._checkbox_11oli_319:checked{background:#8bc34a;border-color:#8bc34a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3.2 8.7l3 3.2L13 4.9' fill='none' stroke='%230b0b0b' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}._checkbox_11oli_319:disabled{opacity:.65;cursor:not-allowed}._list_11oli_358{display:flex;flex-direction:column;gap:8px}._listRow_11oli_364{display:flex;align-items:center;gap:8px;padding:8px;background:#141414;border:1px solid #242424;border-radius:8px}._ruleRow_11oli_374{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:8px;background:#141414;border:1px solid #242424;border-radius:8px}._beastList_11oli_385{display:flex;flex-direction:column;gap:8px;background:#141414;border:1px solid #242424;border-radius:10px;padding:10px;max-height:260px;overflow:auto;scrollbar-color:#3a3a3a #141414;scrollbar-width:thin}._beastList_11oli_385::-webkit-scrollbar{width:12px;height:12px}._beastList_11oli_385::-webkit-scrollbar-track{background:#141414}._beastList_11oli_385::-webkit-scrollbar-thumb{background:#2f2f2f;border:2px solid #141414;border-radius:10px}._beastList_11oli_385::-webkit-scrollbar-thumb:hover{background:#3a3a3a}._beastRow_11oli_414{display:flex;align-items:center;gap:10px;padding:8px;background:#131313;border:1px solid #242424;border-radius:8px}._beastMain_11oli_424{display:flex;flex-direction:column;gap:3px;min-width:0}._beastName_11oli_431{color:#f0f0f0;font-size:.85rem;font-weight:700;line-height:1.1}._beastMeta_11oli_438{color:#cfcfcf;font-size:.74rem;opacity:.9;line-height:1.1}._beastEmpty_11oli_445{color:#cfcfcf;font-size:.78rem;opacity:.85}._addButton_11oli_454{align-self:flex-start;border:1px solid #555;background:#1a1a1a;color:#f0f0f0;border-radius:6px;padding:6px 10px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease,opacity .12s ease}._addButton_11oli_454:hover:not(:disabled){background:#242424}._addButton_11oli_454:disabled{opacity:.55;cursor:not-allowed}._addButton_11oli_454:focus-visible{outline:none;border-color:#8bc34a;box-shadow:0 0 0 1px #8bc34a59}._deleteSmall_11oli_478{border:1px solid #4b2c2c;background:#1b1111;color:#fcc;border-radius:6px;padding:6px 10px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .12s ease,border-color .12s ease,opacity .12s ease}._deleteSmall_11oli_478:hover{background:#241212;border-color:#6a3b3b}._deleteSmall_11oli_478:focus-visible{outline:none;border-color:#c94a4a;box-shadow:0 0 0 1px #c94a4a59}._inlineButton_11oli_498{border:1px solid #555;background:#1a1a1a;color:#f0f0f0;border-radius:6px;padding:5px 10px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.8rem;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease,opacity .12s ease}._inlineButton_11oli_498:hover:not(:disabled){background:#242424}._inlineButton_11oli_498:disabled{opacity:.55;cursor:not-allowed}._inlineButton_11oli_498:focus-visible{outline:none;border-color:#8bc34a;box-shadow:0 0 0 1px #8bc34a59}._blockCard_11oli_525{background:#131313;border:1px solid #262626;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;gap:0}._blockHeader_11oli_535{padding:10px;background:#161616;border-bottom:1px solid #262626;display:flex;align-items:center;justify-content:space-between}._blockHeaderLeft_11oli_544{display:flex;align-items:center;gap:10px}._blockNumber_11oli_550{width:26px;height:26px;border-radius:7px;background:#1f1f1f;border:1px solid #2f2f2f;display:flex;align-items:center;justify-content:center;color:#f0f0f0;font-weight:800;font-size:.85rem}._blockTitle_11oli_564{color:#f0f0f0;font-size:.9rem;font-weight:800}._blockBody_11oli_570{padding:10px;display:grid;gap:10px}._phaseCard_11oli_579{background:#121212;border:1px solid #242424;border-radius:10px;overflow:hidden}._phaseHeader_11oli_586{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;background:#171717;border-bottom:1px solid #242424}._phaseTitle_11oli_596{color:#f0f0f0;font-size:.82rem;font-weight:700}._phaseHeaderRight_11oli_602{display:flex;align-items:center;gap:8px}._lines_11oli_608{padding:10px;display:flex;flex-direction:column;gap:8px}._lineRow_11oli_615{display:flex;align-items:center;gap:8px}._help_11oli_621{padding:0 10px 10px;color:#cfcfcf;font-size:.74rem;opacity:.9}._help_11oli_621 code{background:#0f0f0f;border:1px solid #242424;border-radius:5px;padding:1px 6px;margin:0 2px;color:#f0f0f0;font-family:monospace;font-size:.74rem}._runBar_11oli_641{padding:10px 12px;background:#141414;border-top:1px solid #242424;display:flex;align-items:center;justify-content:space-between;gap:12px}._runBarLeft_11oli_651{display:flex;flex-direction:column;gap:2px;min-width:0}._runBarTitle_11oli_658{color:#f0f0f0;font-size:.82rem;font-weight:800}._runBarSub_11oli_664{color:#cfcfcf;font-size:.74rem;opacity:.85}._runBarRight_11oli_670{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:900px){._modal_11oli_17{width:min(980px,100vw - 18px)}._label_11oli_224,._input_11oli_243{min-width:180px}}@media(max-width:600px){._tabs_11oli_86{flex-wrap:wrap}._sectionHeader_11oli_191{flex-direction:column;align-items:flex-start}._sectionHeaderSub_11oli_208{text-align:left}._blockBody_11oli_570,._lines_11oli_608{padding:8px}._runBar_11oli_641{flex-direction:column;align-items:flex-start}._runBarRight_11oli_670{width:100%}}._autoLevelButton_11oli_716{flex-shrink:0;padding:4px 8px;border-radius:4px;border:1px solid #555;background:#1a1a1a;color:#f0f0f0;font-size:.85rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}._autoLevelButton_11oli_716:hover:not(:disabled){background:#242424}._autoLevelButton_11oli_716:disabled{opacity:.5;cursor:not-allowed}._autoLevelButtonActive_11oli_738{border-color:#8bc34a;box-shadow:0 0 0 1px #8bc34a73}._autoStopButton_11oli_744{flex-shrink:0;padding:4px 8px;border-radius:4px;border:1px solid #555;background:#1a1a1a;color:#f0f0f0;font-size:.85rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}._autoStopButton_11oli_744:hover:not(:disabled){background:#242424;border-color:#c94a4a;box-shadow:0 0 0 1px #c94a4a59}._autoConfigButton_11oli_764{flex-shrink:0;padding:4px 8px;border-radius:4px;border:1px solid #555;background:#1a1a1a;color:#f0f0f0;font-size:.85rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}._autoConfigButton_11oli_764:hover:not(:disabled){background:#242424}._focusBar_ar9h2_6{display:none;min-height:26px;max-height:30px;background:#151515;border-radius:4px;border:1px solid #333;overflow:hidden}@media(max-width:900px){._focusBar_ar9h2_6{display:flex;align-items:center}}._focusBarContent_ar9h2_23{flex:1;display:flex;align-items:center;gap:8px;padding:0 10px}._focusBarLabel_ar9h2_31{font-size:.75rem;color:silver;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._focusBarVitalsGroup_ar9h2_39{display:flex;align-items:center;gap:8px;flex:1}._focusBarVitalRow_ar9h2_46{display:flex;align-items:center;gap:4px;flex:1}._focusBarVitalName_ar9h2_53{font-size:.7rem;color:#ddd;width:1.8rem;text-align:right}._focusBarVitalTrack_ar9h2_60{flex:1;height:6px;border-radius:999px;background:#111;overflow:hidden}._focusBarVitalFillHp_ar9h2_68{height:100%;background:linear-gradient(to right,#ff3b3b,#ff7b63)}._focusBarVitalFillMp_ar9h2_73{height:100%;background:linear-gradient(to right,#3b7bff,#4fd1ff)}._focusBarVitalFillSta_ar9h2_78{height:100%;background:linear-gradient(to right,#3bff7b,#9cff4f)}._hpSanctuary_ar9h2_84 ._focusBarVitalTrack_ar9h2_60{position:relative;overflow:visible}._hpSanctuary_ar9h2_84 ._focusBarVitalTrack_ar9h2_60:after{content:"";position:absolute;inset:-3px;border-radius:inherit;border:3px solid rgba(255,255,255,.98);box-shadow:0 0 0 2px #ffffff38;pointer-events:none}@media(max-width:900px){._hpSanctuary_ar9h2_84 ._focusBarVitalTrack_ar9h2_60:after{inset:-2px;border-width:2px;box-shadow:0 0 0 1px #ffffff2e}}._hpSanctuary_ar9h2_84 ._focusBarVitalFillHp_ar9h2_68{filter:brightness(1.05)}._focusBarVitalTrack_ar9h2_60{height:8px;border-radius:999px;background:#222;overflow:hidden}._focusBarVitalFillHp_ar9h2_68,._focusBarVitalFillMp_ar9h2_73,._focusBarVitalFillSta_ar9h2_78{display:block;height:100%;border-radius:999px}._focusBarVitalFillHp_ar9h2_68{background:#a94442}._focusBarVitalFillMp_ar9h2_73{background:#337ab7}._focusBarVitalFillSta_ar9h2_78{background:#ffdf7a}._focusBarVitalTrack_ar9h2_60{position:relative}._vitalsDamageChunk_ar9h2_144{position:absolute;top:0;height:100%;border-radius:999px;pointer-events:none;background:#ffffff8c;animation:_vitalsDamagePulse_ar9h2_1 1.4s ease-in-out 2 forwards;z-index:2}._focusBarVitalFillHp_ar9h2_68,._focusBarVitalFillMp_ar9h2_73,._focusBarVitalFillSta_ar9h2_78{position:relative;z-index:1}@keyframes _vitalsDamagePulse_ar9h2_1{0%{opacity:.05;filter:brightness(1)}50%{opacity:1;filter:brightness(1.5)}to{opacity:.05;filter:brightness(1)}}
