.SettingsDrawer_backdrop__SzUEg{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1000;display:flex;justify-content:flex-end}.SettingsDrawer_settingsDrawer__04_ay{width:75%;height:100%;background-color:var(--brand-bg);border-left:1px solid var(--brand-border-light);transition:transform .3s ease-in-out,width .3s ease;overflow-y:auto;overflow-x:hidden;z-index:1001;position:fixed;top:0;right:0;display:flex;flex-direction:column;box-shadow:-2px 0 5px rgba(0,0,0,.1);transform:translateX(100%)}.SettingsDrawer_settingsDrawer__04_ay.SettingsDrawer_open__TLlvA{transform:translateX(0)}.SettingsDrawer_settingsDrawer__04_ay.SettingsDrawer_closed__tyBty{transform:translateX(100%)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_drawerContent__Y_oyy{display:flex;height:100%;width:100%}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_leftPanel__KjMJl{width:25%;border-right:1px solid var(--brand-border-light);height:100%;overflow-y:auto;display:flex;flex-direction:column}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_rightPanel__pHEOX{width:75%;height:100%;overflow-y:auto;position:relative}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_panelHeader__dfve4{display:flex;align-items:center;padding:1rem;position:relative;border-bottom:1px solid var(--brand-border-light)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_panelHeader__dfve4 h2{font-size:1.2rem;margin:0;padding:.5rem .75rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_panelHeader__dfve4 button{margin-left:auto}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_scopeToggle__FxxXj{display:flex;gap:0;padding:.75rem 1rem;border-bottom:1px solid var(--brand-border-light);background:var(--brand-bg-light)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_scopeToggle__FxxXj .SettingsDrawer_scopeButton__Xys66{flex:1;padding:.5rem .75rem;background:var(--brand-bg);border:1px solid var(--brand-border-light);color:var(--brand-text-neutral);font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_scopeToggle__FxxXj .SettingsDrawer_scopeButton__Xys66:first-child{border-radius:6px 0 0 6px;border-right:none}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_scopeToggle__FxxXj .SettingsDrawer_scopeButton__Xys66:last-child{border-radius:0 6px 6px 0}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_scopeToggle__FxxXj .SettingsDrawer_scopeButton__Xys66:hover:not(.SettingsDrawer_active__5SdpH){background:var(--brand-bg-hover)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_scopeToggle__FxxXj .SettingsDrawer_scopeButton__Xys66.SettingsDrawer_active__5SdpH{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary);font-weight:600}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_panelContent__W2tIP{padding:1rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsMenu__sQXm8{list-style:none;margin:0;padding:0;width:100%}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsMenu__sQXm8 .SettingsDrawer_categoryHeader___jmHF{padding:.75rem .75rem .4rem;margin-top:.75rem;margin-bottom:.25rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--brand-text-neutral);opacity:.7;border-bottom:1px solid var(--brand-border-light);cursor:default;display:flex;flex-direction:column;gap:.5rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsMenu__sQXm8 .SettingsDrawer_categoryHeader___jmHF:first-child{margin-top:0}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsMenu__sQXm8 .SettingsDrawer_categoryHeader___jmHF .SettingsDrawer_scopeToggleInline___uAT_{display:flex;gap:.5rem;margin-top:.5rem;opacity:1}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsMenu__sQXm8 .SettingsDrawer_categoryHeader___jmHF .SettingsDrawer_scopeToggleInline___uAT_ button{flex:1;min-width:0;text-transform:none!important;font-weight:500!important}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsMenu__sQXm8 .SettingsDrawer_categoryHeader___jmHF .SettingsDrawer_scopeToggleInline___uAT_ button[class*=action-outline]{opacity:.7}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsMenu__sQXm8 .SettingsDrawer_categoryHeader___jmHF .SettingsDrawer_scopeToggleInline___uAT_ button[class*=action-outline]:hover{opacity:1}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsMenu__sQXm8 .SettingsDrawer_categoryHeader___jmHF .SettingsDrawer_scopeToggleInline___uAT_ button[class*=action-filled]{font-weight:600!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsMenu__sQXm8 .SettingsDrawer_menuItem__fmhDt{--item-bg-default:var(--brand-bg);--item-bg-hover:var(--brand-bg-light);--item-bg-selected:var(--brand-bg-accent);padding:.4rem .75rem;margin-bottom:.1rem;display:flex;align-items:center;width:100%;font-size:.875rem;border-radius:4px;background-color:var(--item-bg-default);transition:background-color .3s ease;cursor:pointer}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsMenu__sQXm8 .SettingsDrawer_menuItem__fmhDt span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsMenu__sQXm8 .SettingsDrawer_menuItem__fmhDt:hover{background-color:var(--brand-bg-light);font-weight:600}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsMenu__sQXm8 .SettingsDrawer_menuItem__fmhDt.SettingsDrawer_selected__xC9LC{background-color:var(--brand-bg-accent);font-weight:600}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsMenu__sQXm8 .SettingsDrawer_menuItem__fmhDt.SettingsDrawer_submenuItem__tDUdm{padding-left:1.75rem;font-size:.85rem;position:relative}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsMenu__sQXm8 .SettingsDrawer_menuItem__fmhDt.SettingsDrawer_submenuItem__tDUdm:before{content:"•";position:absolute;left:.75rem;color:var(--brand-text-neutral)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsMenu__sQXm8 .SettingsDrawer_submenuContainer__KG7p7{margin-left:.5rem;margin-bottom:.5rem;border-left:1px solid var(--brand-border-light)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb{padding:1rem 0}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sectionHeader__dQAXo{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;flex-direction:column;gap:.75rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sectionHeader__dQAXo p{margin-bottom:0;line-height:1.5;flex:1}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sectionHeader__dQAXo .SettingsDrawer_settingsScopeInfo__NKege{display:flex;align-items:center;gap:.5rem;padding:.75rem;background-color:var(--brand-bg-light);border-radius:6px;border:1px solid var(--brand-border-light);font-size:.85rem;color:var(--brand-text-neutral);margin:0}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sectionHeader__dQAXo .SettingsDrawer_settingsScopeInfo__NKege i{color:var(--brand-primary);font-size:1rem;flex-shrink:0}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sectionHeader__dQAXo .SettingsDrawer_globalSettingCheckbox__Jj923{display:flex;align-items:center;gap:.5rem;padding:.5rem;background-color:var(--brand-bg-light);border-radius:4px;border:1px solid var(--brand-border-light);width:100%}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sectionHeader__dQAXo .SettingsDrawer_globalSettingCheckbox__Jj923 input[type=checkbox]{margin:0;appearance:none;-webkit-appearance:none;width:1.125rem;height:1.125rem;border:1.5px solid var(--brand-border);border-radius:3px;outline:none;cursor:pointer;background-color:var(--brand-bg);transition:all .2s ease;position:relative}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sectionHeader__dQAXo .SettingsDrawer_globalSettingCheckbox__Jj923 input[type=checkbox]:checked{background-color:var(--brand-primary);border-color:var(--brand-primary)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sectionHeader__dQAXo .SettingsDrawer_globalSettingCheckbox__Jj923 input[type=checkbox]:checked:after{content:"✓";position:absolute;color:#fff;font-size:.75rem;top:50%;left:50%;transform:translate(-50%,-50%)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sectionHeader__dQAXo .SettingsDrawer_globalSettingCheckbox__Jj923 input[type=checkbox]:hover{border-color:var(--brand-primary)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sectionHeader__dQAXo .SettingsDrawer_globalSettingCheckbox__Jj923 label{cursor:pointer;font-size:.875rem;color:var(--brand-text-primary);user-select:none;margin:0}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sectionHeader__dQAXo .SettingsDrawer_headerCheckbox__5l39C{display:flex;align-items:center;gap:.5rem;padding-left:1rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sectionHeader__dQAXo .SettingsDrawer_headerCheckbox__5l39C .SettingsDrawer_experimentalFeaturesLabel__Ig8nc{color:var(--brand-bg);transition:color .2s ease;pointer-events:none;user-select:none;font-size:.85rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sectionHeader__dQAXo .SettingsDrawer_headerCheckbox__5l39C .SettingsDrawer_experimentalFeaturesLabel__Ig8nc.SettingsDrawer_visibleLabel___RIaF{color:var(--brand-text-primary)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sectionHeader__dQAXo .SettingsDrawer_headerCheckbox__5l39C .SettingsDrawer_hiddenCheckbox__KZODA{opacity:0;position:absolute;pointer-events:none}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sectionHeader__dQAXo .SettingsDrawer_headerCheckbox__5l39C input[type=checkbox]{margin-right:0;appearance:none;-webkit-appearance:none;width:1rem;height:1rem;border:1px solid var(--brand-border-light);border-radius:3px;outline:none;cursor:pointer;background-color:var(--brand-bg);position:relative}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sectionHeader__dQAXo .SettingsDrawer_headerCheckbox__5l39C input[type=checkbox]:checked{background-color:var(--brand-bg);border-color:var(--brand-border-light)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sectionHeader__dQAXo .SettingsDrawer_headerCheckbox__5l39C input[type=checkbox]:checked:before{content:"✓";position:absolute;top:-1px;left:1px;font-size:.85rem;color:var(--brand-bg)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sectionHeader__dQAXo .SettingsDrawer_headerCheckbox__5l39C input[type=checkbox].SettingsDrawer_standardCheckbox__AQWNh{appearance:checkbox;-webkit-appearance:checkbox;width:auto;height:auto;background-color:initial;position:static}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sectionHeader__dQAXo .SettingsDrawer_headerCheckbox__5l39C input[type=checkbox].SettingsDrawer_standardCheckbox__AQWNh:checked{background-color:initial;border-color:initial;accent-color:var(--brand-accent-2)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sectionHeader__dQAXo .SettingsDrawer_headerCheckbox__5l39C input[type=checkbox].SettingsDrawer_standardCheckbox__AQWNh:checked:before{content:none}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb p{margin-bottom:1rem;line-height:1.5}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_warningText__P2T62{font-weight:500;color:var(--brand-accent-2);margin-bottom:1.5rem;padding:.75rem;background-color:var(--brand-bg-light);border-radius:6px;border-left:3px solid var(--brand-accent-2)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sessionActiveWarning__B4J9o{display:flex;align-items:flex-start;gap:10px;margin-bottom:1.5rem;padding:.75rem;background-color:var(--brand-bg-light);border-radius:6px;border-left:3px solid var(--brand-warning)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sessionActiveWarning__B4J9o i{color:var(--brand-warning);font-size:1.1rem;margin-top:2px}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_sessionActiveWarning__B4J9o p{margin:0;color:var(--brand-text-primary);font-weight:500;font-size:.9rem;line-height:1.4}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_modeOptions__AEIxr{display:flex;flex-direction:column;gap:10px;margin-top:20px}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_modeOptions__AEIxr .SettingsDrawer_modeButton__MnUuz{display:block;padding:12px 16px;text-align:left;width:100%;background:var(--brand-bg);border:1px solid var(--brand-border-light);border-radius:8px;cursor:pointer;color:var(--brand-text-primary);transition:all .2s ease;position:relative}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_modeOptions__AEIxr .SettingsDrawer_modeButton__MnUuz i{margin-right:12px;color:var(--brand-neutral-dark)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_modeOptions__AEIxr .SettingsDrawer_modeButton__MnUuz .SettingsDrawer_modeDescription__g55ds{margin-top:6px;margin-bottom:0;font-size:.8rem;color:var(--brand-text-neutral);line-height:1.4}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_modeOptions__AEIxr .SettingsDrawer_modeButton__MnUuz:hover{background-color:var(--brand-bg-light);transform:translateY(-1px);box-shadow:0 2px 5px rgba(0,0,0,.1)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_modeOptions__AEIxr .SettingsDrawer_modeButton__MnUuz.SettingsDrawer_selectedModeButton__yxk6k{font-weight:600;background-color:var(--brand-bg-accent);border-color:var(--brand-accent-2);box-shadow:0 2px 5px rgba(0,0,0,.1)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_modeOptions__AEIxr .SettingsDrawer_modeButton__MnUuz.SettingsDrawer_selectedModeButton__yxk6k i{color:var(--brand-accent-2)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_modeOptions__AEIxr .SettingsDrawer_modeButton__MnUuz.SettingsDrawer_disabledButton__vX4cr{cursor:not-allowed;opacity:.7;box-shadow:none}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_modeOptions__AEIxr .SettingsDrawer_modeButton__MnUuz.SettingsDrawer_disabledButton__vX4cr:hover{transform:none;background-color:var(--brand-bg);box-shadow:none}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_modeOptions__AEIxr .SettingsDrawer_modeButton__MnUuz.SettingsDrawer_disabledButton__vX4cr.SettingsDrawer_selectedModeButton__yxk6k{opacity:.85}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionGroup__A0cGP h3{font-size:1rem;margin-bottom:.75rem;font-weight:600;color:var(--brand-text-primary)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionGroup__A0cGP .SettingsDrawer_smallCheckbox__HicyV{display:flex;align-items:center;margin-top:.5rem;font-size:.85rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionGroup__A0cGP .SettingsDrawer_smallCheckbox__HicyV input[type=checkbox]{margin-right:.5rem;appearance:none;-webkit-appearance:none;width:1rem;height:1rem;border:1px solid var(--brand-border-light);border-radius:3px;outline:none;cursor:pointer;background-color:var(--brand-bg);position:relative}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionGroup__A0cGP .SettingsDrawer_smallCheckbox__HicyV input[type=checkbox]:checked{background-color:var(--brand-bg);border-color:var(--brand-border-light)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionGroup__A0cGP .SettingsDrawer_smallCheckbox__HicyV input[type=checkbox]:checked:before{content:"✓";position:absolute;top:-1px;left:1px;font-size:.85rem;color:var(--brand-bg)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionGroup__A0cGP .SettingsDrawer_smallCheckbox__HicyV input[type=checkbox].SettingsDrawer_standardCheckbox__AQWNh{appearance:checkbox;-webkit-appearance:checkbox;width:auto;height:auto;background-color:initial;position:static}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionGroup__A0cGP .SettingsDrawer_smallCheckbox__HicyV input[type=checkbox].SettingsDrawer_standardCheckbox__AQWNh:checked{background-color:initial;border-color:initial}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionGroup__A0cGP .SettingsDrawer_smallCheckbox__HicyV input[type=checkbox].SettingsDrawer_standardCheckbox__AQWNh:checked:before{content:none}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionGroup__A0cGP .SettingsDrawer_smallCheckbox__HicyV label{color:var(--brand-bg);cursor:pointer}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionGroup__A0cGP .SettingsDrawer_smallCheckbox__HicyV .SettingsDrawer_experimentalFeaturesLabel__Ig8nc{color:var(--brand-bg);transition:color .2s ease;pointer-events:none;user-select:none}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionGroup__A0cGP .SettingsDrawer_smallCheckbox__HicyV .SettingsDrawer_experimentalFeaturesLabel__Ig8nc.SettingsDrawer_visibleLabel___RIaF{color:var(--brand-text-primary)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionButton__wBj0k{display:block;padding:.75rem 1rem;margin-bottom:.5rem;text-align:left;width:100%;background:var(--brand-bg);border:1px solid var(--brand-border-light);border-radius:6px;cursor:pointer;color:var(--brand-text-primary);transition:all .2s ease;position:relative}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionButton__wBj0k i{margin-right:.75rem;color:var(--brand-neutral-dark)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionButton__wBj0k:hover{background-color:var(--brand-bg-light);transform:translateY(-1px);box-shadow:0 2px 5px rgba(0,0,0,.1)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionButton__wBj0k.SettingsDrawer_connectedButton__sO3NE{background-color:rgba(34,197,94,.1);border-color:rgba(34,197,94,.6);color:#22c55e;cursor:default}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionButton__wBj0k.SettingsDrawer_connectedButton__sO3NE i{color:#22c55e}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionButton__wBj0k.SettingsDrawer_connectedButton__sO3NE:hover{background-color:rgba(34,197,94,.1);transform:none;box-shadow:none}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionButton__wBj0k.SettingsDrawer_disconnectButton__jkl3S{background-color:rgba(239,68,68,.1);border-color:rgba(239,68,68,.6);color:#ef4444}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionButton__wBj0k.SettingsDrawer_disconnectButton__jkl3S i{color:#ef4444}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionButton__wBj0k.SettingsDrawer_disconnectButton__jkl3S:hover{background-color:rgba(239,68,68,.2)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionButton__wBj0k.SettingsDrawer_recordingButton__E59oy{background-color:rgba(255,68,68,.1);border-color:rgba(255,68,68,.6);color:#f44;animation:SettingsDrawer_pulse__pSQ7j 2s infinite}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionButton__wBj0k.SettingsDrawer_recordingButton__E59oy i{color:#f44}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_optionButton__wBj0k.SettingsDrawer_recordingButton__E59oy:hover{background-color:rgba(255,68,68,.2)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_providerActions__OLJmF{display:flex;flex-direction:column;gap:.5rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_connectionStatus__fRlIS{margin-top:.5rem;font-size:.875rem;color:var(--brand-text-secondary);font-style:italic}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_accountDescription__fFcF6{color:var(--brand-text-secondary);font-size:.875rem;margin-bottom:1rem}@keyframes SettingsDrawer_pulse__pSQ7j{0%{box-shadow:0 0 0 0 rgba(255,68,68,.4)}70%{box-shadow:0 0 0 6px rgba(255,68,68,0)}to{box-shadow:0 0 0 0 rgba(255,68,68,0)}}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_developmentOptions__uUMiU .SettingsDrawer_apiKey__b3eQH{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;margin-top:.5rem;background-color:var(--brand-bg-light);border-radius:4px;border:1px solid var(--brand-border-light);font-family:monospace}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY{display:flex;flex-direction:column;margin-top:1rem;border:1px solid var(--brand-border-light);border-radius:8px;overflow:hidden}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_integrationCard__o6lOb{border-bottom:1px solid var(--brand-border-light)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_integrationCard__o6lOb:last-child{border-bottom:none}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_integrationHeader__ftYqi{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;cursor:pointer;transition:background-color .2s ease;background-color:var(--brand-bg)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_integrationHeader__ftYqi:hover{background-color:var(--brand-bg-light)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_integrationHeaderLeft__mHG8r{display:flex;align-items:center;gap:1rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_integrationIcon__AKvD0{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background-color:var(--brand-bg-light);color:var(--brand-text-primary)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_integrationIcon__AKvD0 i{margin:0}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_integrationName__DMu3F{font-size:1rem;font-weight:600;color:var(--brand-text-primary)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_integrationHeaderRight__a8JZ5{display:flex;align-items:center;gap:.75rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_integrationStatus__0wBhI{font-size:.875rem;font-weight:500}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_integrationStatus__0wBhI.SettingsDrawer_connected__XRP6Z{color:#22c55e}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_integrationStatus__0wBhI.SettingsDrawer_notConnected__JUYXy{color:var(--brand-text-neutral)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_chevron__FtCyy{font-size:.75rem;color:var(--brand-text-neutral);transition:transform .2s ease}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_integrationContent__9HcwX{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background-color:var(--brand-bg-light);border-top:1px solid var(--brand-border-light)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_integrationDetails__fAcEC{display:flex;flex-direction:column;gap:.5rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_statusRow__ku8vh{display:flex;align-items:center;gap:.5rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_statusLabel__eM7Wj{font-size:.875rem;color:var(--brand-text-neutral)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_statusValue__EbFvD{font-size:.875rem;font-weight:500}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_statusValue__EbFvD.SettingsDrawer_connected__XRP6Z{color:#22c55e}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_statusValue__EbFvD.SettingsDrawer_notConnected__JUYXy{color:var(--brand-text-neutral)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_expiredBadge__1audz{margin-left:.5rem;color:var(--brand-warning,#f59e0b);font-weight:500}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_integrationMessage__c9FDj{font-size:.85rem;color:var(--brand-text-secondary);font-style:italic;margin:0}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_integrationActions__hvcMo{display:flex;gap:.75rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_connectButton__KQ0ub,.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_disconnectButtonAlt__z5KMj,.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_refreshButton__yUy4M{padding:.5rem 1.25rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_connectButton__KQ0ub{background-color:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_connectButton__KQ0ub:hover{background-color:var(--brand-primary-hover,var(--brand-primary));opacity:.9}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_disconnectButtonAlt__z5KMj{background-color:var(--brand-bg);border-color:var(--brand-border-light);color:var(--brand-text-primary)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_disconnectButtonAlt__z5KMj:hover{background-color:var(--brand-bg-hover);border-color:var(--brand-border)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_refreshButton__yUy4M{background-color:var(--brand-bg);border-color:var(--brand-border-light);color:var(--brand-text-primary)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingsSection__aacMb .SettingsDrawer_integrationsAccordion__QrufY .SettingsDrawer_refreshButton__yUy4M:hover{background-color:var(--brand-bg-hover);border-color:var(--brand-border)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_speedOptions__AoNWo{display:flex;flex-direction:column;gap:10px;margin-top:20px}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_speedOptions__AoNWo .SettingsDrawer_speedButton__IFpZ2{display:block;padding:12px 16px;text-align:left;width:100%;background:var(--brand-bg);border:1px solid var(--brand-border-light);border-radius:8px;cursor:pointer;color:var(--brand-text-primary);transition:all .2s ease;position:relative}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_speedOptions__AoNWo .SettingsDrawer_speedButton__IFpZ2 i{margin-right:12px;color:var(--brand-neutral-dark)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_speedOptions__AoNWo .SettingsDrawer_speedButton__IFpZ2 .SettingsDrawer_speedDescription__ksnk5{margin-top:6px;margin-bottom:0;font-size:.8rem;color:var(--brand-text-neutral);line-height:1.4}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_speedOptions__AoNWo .SettingsDrawer_speedButton__IFpZ2 .SettingsDrawer_speedDescription__ksnk5 .SettingsDrawer_speedList__avA2x{margin:0;padding-left:1.5rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_speedOptions__AoNWo .SettingsDrawer_speedButton__IFpZ2 .SettingsDrawer_speedDescription__ksnk5 .SettingsDrawer_speedList__avA2x li{margin-bottom:.25rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_speedOptions__AoNWo .SettingsDrawer_speedButton__IFpZ2 .SettingsDrawer_speedDescription__ksnk5 .SettingsDrawer_speedList__avA2x li:last-child{margin-bottom:0}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_speedOptions__AoNWo .SettingsDrawer_speedButton__IFpZ2:hover:not([disabled]):not(.SettingsDrawer_disabledButton__vX4cr){background-color:var(--brand-bg-light);transform:translateY(-1px);box-shadow:0 2px 5px rgba(0,0,0,.1)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_speedOptions__AoNWo .SettingsDrawer_speedButton__IFpZ2.SettingsDrawer_disabledButton__vX4cr,.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_speedOptions__AoNWo .SettingsDrawer_speedButton__IFpZ2:disabled{cursor:not-allowed;opacity:.7}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_speedOptions__AoNWo .SettingsDrawer_speedButton__IFpZ2.SettingsDrawer_selectedSpeedButton__lH1Qb{font-weight:600;background-color:var(--brand-bg-accent);border-color:var(--brand-accent-2);box-shadow:0 2px 5px rgba(0,0,0,.1)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_speedOptions__AoNWo .SettingsDrawer_speedButton__IFpZ2.SettingsDrawer_selectedSpeedButton__lH1Qb i{color:var(--brand-accent-2)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_modelSelections__ml2A_{display:flex;flex-direction:column;gap:16px;margin-top:20px}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_modelConfigPanel__lBcG3{display:flex;flex-direction:column;gap:1rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_resetButtonContainer__HSZeG{display:flex;justify-content:flex-end}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_resetButton__RPALQ{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .85rem;background-color:rgba(0,0,0,0);color:var(--brand-text-neutral);border:1px solid var(--brand-border-light);border-radius:6px;cursor:pointer;font-size:.8rem;font-weight:500;transition:all .15s ease}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_resetButton__RPALQ i{font-size:.75rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_resetButton__RPALQ:hover:not(:disabled){color:var(--brand-text-primary);border-color:var(--brand-border);background-color:var(--brand-bg-light)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_resetButton__RPALQ:disabled{opacity:.5;cursor:not-allowed}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_primarySection__spCvN{display:flex;flex-direction:column;gap:.75rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_primaryCard__mQhb6{border:1px solid color-mix(in srgb,var(--brand-accent-2) 25%,transparent);border-radius:10px;padding:1rem 1.1rem;background:linear-gradient(135deg,color-mix(in srgb,var(--brand-accent-2) 4%,transparent) 0,var(--brand-bg) 100%);position:relative;transition:border-color .2s ease,box-shadow .2s ease}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_primaryCard__mQhb6:hover{border-color:color-mix(in srgb,var(--brand-accent-2) 40%,transparent);box-shadow:0 2px 8px color-mix(in srgb,var(--brand-accent-2) 8%,transparent)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_primaryCardTitle__dmgxY{display:flex;align-items:center;gap:.45rem;font-size:.95rem;font-weight:700;color:var(--brand-accent-2);margin:0 0 .7rem;letter-spacing:-.01em}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_primaryCardTitle__dmgxY:before{content:"";display:inline-block;width:3px;height:1em;background-color:var(--brand-accent-2);border-radius:2px;flex-shrink:0}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_primaryCardBody__cR13l{display:flex;flex-direction:column;gap:.7rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_primaryCardField__jriiM{display:flex;flex-direction:column;gap:.25rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_primaryCardFieldLabel__stZmI{font-size:.78rem;font-weight:600;color:var(--brand-text-neutral);text-transform:uppercase;letter-spacing:.3px}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_primaryCardNestedGroup__PDgFK{display:flex;flex-direction:column;gap:.6rem;padding-left:.75rem;border-left:2px solid color-mix(in srgb,var(--brand-accent-2) 20%,transparent)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_primaryCardNestedLabel__Z_vJu{font-size:.78rem;font-weight:700;color:var(--brand-text-primary);text-transform:uppercase;letter-spacing:.3px}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_advancedSection__U6A3Z{margin-top:.5rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_advancedToggle__PSP0N{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.65rem .75rem;background-color:var(--brand-bg-light);border:1px solid var(--brand-border-light);border-radius:8px;cursor:pointer;color:var(--brand-text-neutral);font-size:.8rem;font-weight:600;transition:all .15s ease}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_advancedToggle__PSP0N:hover{color:var(--brand-text-primary);border-color:var(--brand-border)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_advancedToggle__PSP0N.SettingsDrawer_expanded__K0_bj{border-radius:8px 8px 0 0;border-bottom-color:rgba(0,0,0,0);margin-bottom:0;color:var(--brand-text-primary)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_advancedToggle__PSP0N.SettingsDrawer_expanded__K0_bj .SettingsDrawer_advancedToggleChevron__itu4M{transform:rotate(90deg)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_advancedToggleLeft__dGEPR{display:flex;align-items:center;gap:.45rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_advancedToggleChevron__itu4M{font-size:.5rem;transition:transform .2s ease}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_advancedToggleHint__kIGbT{font-size:.7rem;font-weight:500;color:var(--brand-text-neutral);opacity:.6}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_accordionContainer__qJ8qf{display:flex;flex-direction:column;border-radius:0 0 8px 8px;border:1px solid var(--brand-border-light);border-top:none;overflow:hidden}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_accordionItem__0d0A_{border-bottom:1px solid var(--brand-border-light)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_accordionItem__0d0A_:last-child{border-bottom:none}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_accordionHeader__zYxrv{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.6rem .85rem;background-color:var(--brand-bg);border:none;cursor:pointer;transition:all .15s ease;color:var(--brand-text-primary);font-size:.85rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_accordionHeader__zYxrv:hover{background-color:var(--brand-bg-accent)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_accordionHeader__zYxrv:hover .SettingsDrawer_accordionChevron__0j4GE{color:var(--brand-accent-2)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_accordionHeader__zYxrv.SettingsDrawer_expanded__K0_bj{background-color:var(--brand-bg-accent);border-bottom:1px solid var(--brand-border-light)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_accordionHeader__zYxrv.SettingsDrawer_expanded__K0_bj .SettingsDrawer_accordionTitle__hJpfi{color:var(--brand-accent-2)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_accordionHeader__zYxrv.SettingsDrawer_expanded__K0_bj .SettingsDrawer_accordionChevron__0j4GE{color:var(--brand-accent-2);transform:rotate(90deg)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_accordionHeaderLeft__nFmiN{display:flex;align-items:center;gap:.5rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_accordionChevron__0j4GE{font-size:.5rem;color:var(--brand-text-neutral);transition:transform .2s ease}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_accordionTitle__hJpfi{font-weight:600;letter-spacing:-.01em}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_accordionContent__zJp9j{padding:.6rem .85rem .7rem;background-color:var(--brand-bg);display:flex;flex-direction:column;gap:.5rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_accordionChildItem__3__S_{display:flex;flex-direction:column;gap:.2rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_accordionChildLabel__iWsAQ{font-size:.78rem;font-weight:500;color:var(--brand-text-neutral)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_accordionNestedGroup__ovgSq{display:flex;flex-direction:column;gap:.4rem;padding-left:.6rem;border-left:2px solid color-mix(in srgb,var(--brand-accent-2) 20%,transparent)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_accordionNestedLabel__UJg79{font-size:.78rem;font-weight:600;color:var(--brand-accent-2)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_modelGroup__TOT36{background:var(--brand-bg);border:1px solid var(--brand-border-light);border-radius:8px;padding:12px 16px;margin-bottom:16px}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_modelGroup__TOT36 .SettingsDrawer_nestedGroupContainer__H_Q_E{position:relative;padding-left:14px;margin-top:4px;margin-bottom:2px}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_modelGroup__TOT36 .SettingsDrawer_nestedGroupContainer__H_Q_E:before{content:"";position:absolute;top:0;bottom:0;left:0;width:2px;background-color:var(--brand-border-light)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_modelGroup__TOT36 .SettingsDrawer_nestedGroupContainer__H_Q_E .SettingsDrawer_modelGroup__TOT36{border:none;border-radius:0;padding:4px 0 2px;margin-bottom:4px;background:rgba(0,0,0,0)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_modelGroup__TOT36 .SettingsDrawer_modelGroupTitle__eBSXS{font-size:1rem;margin:0 0 3px;font-weight:600;color:var(--brand-text-primary)}.SettingsDrawer_nestedGroupContainer__H_Q_E .SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_modelGroup__TOT36 .SettingsDrawer_modelGroupTitle__eBSXS{font-size:.95rem;margin:0 0 2px}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_modelGroup__TOT36 .SettingsDrawer_modelDescription__E2WxX{font-size:.85rem;margin:0 0 10px;color:var(--brand-text-neutral);line-height:1.4}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_modelGroup__TOT36 .SettingsDrawer_modelDropdownContainer__YKiir{width:100%}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_modelGroup__TOT36.SettingsDrawer_disabledModelGroup__Q_5m_{opacity:.7;position:relative}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_modelGroup__TOT36.SettingsDrawer_disabledModelGroup__Q_5m_:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.05);border-radius:8px;pointer-events:none}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_modelGroup__TOT36.SettingsDrawer_disabledModelGroup__Q_5m_ .SettingsDrawer_modelDescription__E2WxX,.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_modelGroup__TOT36.SettingsDrawer_disabledModelGroup__Q_5m_ .SettingsDrawer_modelGroupTitle__eBSXS{color:var(--brand-text-neutral)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_modelGroup__TOT36 .SettingsDrawer_modelDropdown__9e7Wc{width:100%;padding:8px 12px;border:1px solid var(--brand-border-light);border-radius:4px;background-color:var(--brand-bg);color:var(--brand-text-primary);font-size:.9rem;cursor:pointer}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_modelGroup__TOT36 .SettingsDrawer_modelDropdown__9e7Wc:focus{outline:none;border-color:var(--brand-accent-2);box-shadow:0 0 0 2px color-mix(in srgb,var(--brand-accent-2) 20%,transparent)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_modelGroup__TOT36 .SettingsDrawer_modelDropdown__9e7Wc option{padding:8px}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_modelGroup__TOT36 .SettingsDrawer_modelDropdown__9e7Wc .SettingsDrawer_modelOption__b9r2E{display:flex;flex-direction:column;padding:8px 0}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_modelGroup__TOT36 .SettingsDrawer_modelDropdown__9e7Wc .SettingsDrawer_modelOption__b9r2E .SettingsDrawer_modelName__rthTE{font-weight:600;margin-bottom:4px;display:block}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_modelGroup__TOT36 .SettingsDrawer_modelDropdown__9e7Wc .SettingsDrawer_modelOption__b9r2E .SettingsDrawer_modelDescription__E2WxX{font-size:.8rem;color:var(--brand-text-neutral);display:block}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_themeOptions__Iyu5z{display:flex;flex-direction:column;gap:10px;margin-top:20px}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_themeOptions__Iyu5z .SettingsDrawer_themeButton__ZAJ2Z{display:block;padding:12px 16px;text-align:left;width:100%;background:var(--brand-bg);border:1px solid var(--brand-border-light);border-radius:8px;cursor:pointer;color:var(--brand-text-primary);transition:all .2s ease;position:relative}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_themeOptions__Iyu5z .SettingsDrawer_themeButton__ZAJ2Z i{margin-right:12px;color:var(--brand-neutral-dark)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_themeOptions__Iyu5z .SettingsDrawer_themeButton__ZAJ2Z .SettingsDrawer_themeDescription___bOEp{margin-top:6px;margin-bottom:0;font-size:.8rem;color:var(--brand-text-neutral);line-height:1.4}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_themeOptions__Iyu5z .SettingsDrawer_themeButton__ZAJ2Z .SettingsDrawer_themeCustomization__xNCkU{display:flex;align-items:center;justify-content:flex-end;margin-top:8px;position:absolute;top:16px;right:16px}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_themeOptions__Iyu5z .SettingsDrawer_themeButton__ZAJ2Z .SettingsDrawer_themeCustomization__xNCkU .SettingsDrawer_colorPickerLabel__Q1yMW{font-size:.75rem;color:var(--brand-text-neutral);font-weight:500;margin-right:8px}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_themeOptions__Iyu5z .SettingsDrawer_themeButton__ZAJ2Z:hover{background-color:var(--brand-bg-light);transform:translateY(-1px);box-shadow:0 2px 5px rgba(0,0,0,.1)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_themeOptions__Iyu5z .SettingsDrawer_themeButton__ZAJ2Z.SettingsDrawer_selectedThemeButton__TDMMi{font-weight:600;background-color:var(--brand-bg-accent);border-color:var(--brand-accent-2);box-shadow:0 2px 5px rgba(0,0,0,.1)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_themeOptions__Iyu5z .SettingsDrawer_themeButton__ZAJ2Z.SettingsDrawer_selectedThemeButton__TDMMi i{color:var(--brand-accent-2)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_rangeControl__y6SBW{width:100%;height:4px;appearance:none;background:var(--brand-border-light);outline:none;border-radius:2px}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_rangeControl__y6SBW::-webkit-slider-thumb{appearance:none;width:16px;height:16px;border-radius:50%;background:var(--brand-accent-2);cursor:pointer}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_rangeControl__y6SBW::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--brand-accent-2);cursor:pointer;border:none}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_rangeLabels__hUqIQ{display:flex;justify-content:space-between;font-size:.75rem;color:var(--brand-text-neutral);margin-top:3px;margin-bottom:8px}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingRow__BkrAo{margin-bottom:20px}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingRow__BkrAo:last-child{margin-bottom:0}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_compactSettingRow__IK4C4{margin:12px 0}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_compactSettingRow__IK4C4:first-child{margin-top:6px}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_compactSettingRow__IK4C4:last-child{margin-bottom:6px}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_compactSettingRow__IK4C4 .SettingsDrawer_rangeLabels__hUqIQ{margin-bottom:0;margin-top:2px}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingDivider__2vR0l{margin:10px 0;border:0;height:1px;background-color:var(--brand-border-light);opacity:.6}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingLabel__plZ0d{display:flex;justify-content:space-between;margin-bottom:8px;font-size:.9rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingLabel__plZ0d .SettingsDrawer_settingValue__Wt5Xl{font-weight:500;color:var(--brand-text-primary)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_toggleContainer__AeSK8{width:100%;display:flex;flex-direction:column;gap:.5rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_toggle__26g8K{display:flex;align-items:flex-start;cursor:pointer}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_toggle__26g8K input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_toggle__26g8K .SettingsDrawer_toggleLabel__cOHsf{position:relative;padding-left:28px;cursor:pointer;display:inline-block;font-size:14px;line-height:1.5}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_toggle__26g8K .SettingsDrawer_toggleLabel__cOHsf:before{content:"";position:absolute;left:0;top:2px;width:18px;height:18px;border:1px solid var(--brand-border-light);background-color:var(--brand-bg);border-radius:3px}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_toggle__26g8K .SettingsDrawer_toggleLabel__cOHsf:after{content:"";position:absolute;left:6px;top:6px;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity .1s}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_toggle__26g8K input[type=checkbox]:checked~.SettingsDrawer_toggleLabel__cOHsf:before{background-color:var(--brand-accent-2);border-color:var(--brand-accent-2)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_toggle__26g8K input[type=checkbox]:checked~.SettingsDrawer_toggleLabel__cOHsf:after{opacity:1}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_toggle__26g8K input[type=checkbox]:focus~.SettingsDrawer_toggleLabel__cOHsf:before{box-shadow:0 0 0 2px color-mix(in srgb,var(--brand-accent-2) 30%,transparent)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_toggleLabel__cOHsf{font-weight:500}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingDescription__3nEYC{font-size:.85rem;color:var(--brand-text-neutral);margin-left:24px;max-width:90%}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_settingDescriptionMinimal__sL_o6{font-size:.85rem;color:var(--brand-text-neutral);margin-left:2px;max-width:90%}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_customInstructionsContainer__yKTW1{margin-top:20px;display:flex;flex-direction:column;gap:12px}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_customInstructionsContainer__yKTW1 .SettingsDrawer_customInstructionsTextarea__UcH_8{width:100%;padding:12px;background-color:var(--brand-bg);border:1px solid var(--brand-border-light);border-radius:8px;color:var(--brand-text-primary);font-family:inherit;font-size:.95rem;line-height:1.5;resize:vertical;min-height:150px;transition:border-color .2s ease}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_customInstructionsContainer__yKTW1 .SettingsDrawer_customInstructionsTextarea__UcH_8:focus{outline:none;border-color:var(--brand-primary)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_customInstructionsContainer__yKTW1 .SettingsDrawer_customInstructionsTextarea__UcH_8::placeholder{color:var(--brand-text-neutral);opacity:.6}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_customInstructionsContainer__yKTW1 .SettingsDrawer_instructionsHint__6L15c{font-size:.85rem;color:var(--brand-text-neutral);margin:0;line-height:1.4}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_loadingContainer__WDqWB{display:flex;justify-content:center;align-items:center;padding:40px 20px;color:var(--brand-text-neutral);font-size:.95rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_errorContainer__PmTJA{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:1rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_errorContainer__PmTJA .SettingsDrawer_errorMessage__z_PNH{display:flex;align-items:center;gap:.5rem;color:var(--brand-danger);font-size:.95rem;text-align:center}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_errorContainer__PmTJA .SettingsDrawer_errorMessage__z_PNH i{font-size:1.2rem}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_errorContainer__PmTJA .SettingsDrawer_retryButton__Odzud{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:var(--brand-primary);color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;transition:background-color .2s}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_errorContainer__PmTJA .SettingsDrawer_retryButton__Odzud:hover{background-color:var(--brand-primary-hover)}.SettingsDrawer_settingsDrawer__04_ay .SettingsDrawer_errorContainer__PmTJA .SettingsDrawer_retryButton__Odzud i{font-size:.9rem}@media(max-width:768px){.SettingsDrawer_settingsDrawer__04_ay{width:100%}}.ColorPicker_colorPickerContainer__IMEAg{display:flex;flex-direction:column;align-items:flex-start;position:relative}.ColorPicker_colorDisplay__MvokA{display:flex;align-items:center;gap:4px}.ColorPicker_colorSwatch__2u3Zw{width:18px;height:18px;border-radius:4px;border:1px solid var(--brand-border-light);box-shadow:0 1px 3px rgba(0,0,0,.1);cursor:pointer;transition:transform .2s ease}.ColorPicker_colorSwatch__2u3Zw:hover{transform:scale(1.05)}.ColorPicker_colorValue__IJX52{font-family:var(--font-family-monospace);font-size:.7rem;color:var(--brand-text-neutral)}.ColorPicker_resetButton__pQyOT{background:none;border:none;color:var(--brand-text-neutral);cursor:pointer;padding:2px;border-radius:3px;transition:all .2s ease;font-size:.7rem}.ColorPicker_resetButton__pQyOT:hover{background-color:var(--brand-bg-light);color:var(--brand-text-primary)}.ColorPicker_hiddenColorInput__kbJpD{position:absolute;opacity:0;height:0;width:0;pointer-events:none}li.ChatItem_chat-item__EdJMH{--item-bg-default:var(--brand-bg);--item-bg-hover:var(--brand-bg-light);--item-bg-selected:var(--brand-bg-accent);--fade-end-color:var(--item-bg-default);position:relative;padding:.25rem .25rem .25rem .75rem;display:flex;align-items:flex-start;width:100%;font-size:.875rem;overflow:hidden;border-radius:4px;background-color:var(--item-bg-default);transition:background-color .3s ease}li.ChatItem_chat-item__EdJMH .ChatItem_highlight__ExNpe{background-color:var(--brand-bg-text-highlight);font-weight:700;padding:0 2px}li.ChatItem_chat-item__EdJMH div{margin-left:-5px;display:inline-flex;width:100%;align-items:center}li.ChatItem_chat-item__EdJMH div span svg{color:var(--brand-accent-2);margin-right:5px}li.ChatItem_chat-item__EdJMH div:after{content:"";position:absolute;top:0;right:0;width:45px;height:100%;background:linear-gradient(to right,rgba(255,255,255,0),var(--fade-end-color) 100%);pointer-events:none}li.ChatItem_chat-item__EdJMH .ChatItem_chat-item-content__2qVlp{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1;position:relative;width:80%}li.ChatItem_chat-item__EdJMH input.ChatItem_chat-item-edit-input__xWm9H{display:inline;padding:4px 8px;margin:0;border:1px solid var(--brand-accent-2);border-radius:2px;font-size:.875rem;color:var(--brand-text-neutral);background-color:#fff;width:100%}li.ChatItem_chat-item__EdJMH input.ChatItem_chat-item-edit-input__xWm9H:active,li.ChatItem_chat-item__EdJMH input.ChatItem_chat-item-edit-input__xWm9H:focus{outline:none;border:1px solid var(--brand-accent-2)}li.ChatItem_chat-item__EdJMH.ChatItem_selected__3Ni2b{background-color:var(--brand-bg-accent);--fade-end-color:var(--item-bg-selected);font-weight:600}li.ChatItem_chat-item__EdJMH .ChatItem_menu-button__NUcpq{opacity:0;transition:opacity .3s ease;position:absolute;right:0;top:50%;z-index:1;transform:translateY(-50%);padding:2px 4px;border-radius:4px;background:linear-gradient(to right,rgba(255,255,255,0),var(--fade-end-color) 50%)}li.ChatItem_chat-item__EdJMH .ChatItem_menu-button__NUcpq:active{background:none;background-color:var(--brand-accent-2);--fade-end-color:var(--item-bg-selected);color:#fff}li.ChatItem_chat-item__EdJMH .ChatItem_menu-button__NUcpq:active i{color:#fff}li.ChatItem_chat-item__EdJMH:hover{background-color:var(--brand-bg-light);--fade-end-color:var(--item-bg-hover);cursor:pointer;font-weight:600}li.ChatItem_chat-item__EdJMH:hover .ChatItem_menu-button__NUcpq{opacity:.5}@media screen and (max-width:480px){li.ChatItem_chat-item__EdJMH .ChatItem_menu-button__NUcpq{opacity:.25}}.ChatListSection_chat-list-section__gxgBv ul.ChatListSection_section-list__TnMH3{margin-left:-8px;margin-right:0}.ChatListSection_chat-list-section-header__nYOiq{display:flex;align-items:center;background-color:rgba(0,0,0,0);border:none;width:100%;padding:.5rem;font-size:.75rem;cursor:pointer;color:var(--brand-text-neutral)}.ChatListSection_chat-list-section-header__nYOiq svg{margin-right:.5rem}.FilterBar_filter-container__ZtwSY{display:flex;align-items:center;border-bottom:1px solid var(--brand-border-light);transition:width .3s ease;left:10px;top:10px;z-index:1}.FilterBar_filter-container__ZtwSY .FilterBar_filter-icon__aiWH6{color:var(--brand-text-neutral);margin-right:8px;transition:color .2s ease}.FilterBar_filter-container__ZtwSY .FilterBar_chat-filter-input__Ofnoe{padding-left:30px;padding-right:30px;width:100%}.FilterBar_filter-container__ZtwSY .FilterBar_clear-filter-button__BYFmI{position:absolute;right:10px;background:none;border:none;color:var(--brand-text-light);cursor:pointer;padding:0;font-size:14px}.FilterBar_filter-container__ZtwSY .FilterBar_clear-filter-button__BYFmI:hover{color:var(--brand-text-dark)}.FilterBar_filter-container__ZtwSY .FilterBar_clear-filter-button__BYFmI:focus{outline:none}.FilterBar_filter-container__ZtwSY input.FilterBar_chat-filter-input__Ofnoe{flex-grow:1;padding:5px 0;border:none;font-size:1rem;background:rgba(0,0,0,0);color:var(--brand-text-neutral)}.FilterBar_filter-container__ZtwSY input.FilterBar_chat-filter-input__Ofnoe:focus{outline:none}.FilterBar_filter-container__ZtwSY input.FilterBar_chat-filter-input__Ofnoe::placeholder{color:var(--brand-text-dark)}.FilterBar_filter-container__ZtwSY:focus-within .FilterBar_filter-icon__aiWH6{color:var(--brand-accent-2)}.FilterBar_filter-container__ZtwSY:focus-within input.FilterBar_chat-filter-input__Ofnoe{color:var(--Text-primary)}.FilterBar_filter-container__ZtwSY:focus-within{border-bottom-color:var(--brand-accent-2)}.ChatListHeader_chat-list-header__aAlCO{display:flex;justify-content:space-between;align-items:center;padding:10px 0 10px 10px;margin-top:20px;margin-bottom:15px;position:sticky;top:0;height:50px;background-color:var(--brand-bg);z-index:10;overflow:hidden}.ChatListHeader_new-chat-button-container__d5HE_{position:absolute;right:0;top:6px;z-index:0}@media(max-width:480px){.ChatListHeader_new-chat-button-container__d5HE_{display:none}}.ChatList_chat-history__C1ipO{height:100%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.ChatList_chat-history__C1ipO::-webkit-scrollbar{display:none}.ChatList_chat-list__qFw20{position:relative;height:100%}.ChatList_chat-list__qFw20 .ChatList_new-chat-button-container__WG8MX{position:absolute;right:0;top:6px;z-index:0}.SidebarToggleButton_sidebar-collapse-button__PXx1p,.SidebarToggleButton_sidebar-expand-button__MSh0S{padding:6px 8px;border-radius:4px;color:var(--brand-neutral);position:fixed;left:280px;top:45%;margin-right:10px;width:25px;background-color:var(--brand-bg-light);z-index:2;cursor:pointer}.SidebarToggleButton_sidebar-collapse-button__PXx1p:hover,.SidebarToggleButton_sidebar-expand-button__MSh0S:hover{background-color:var(--brand-bg-medium);color:#fff}.SidebarToggleButton_sidebar-expand-button__MSh0S{left:20px}@media screen and (max-width:480px){.SidebarToggleButton_sidebar-collapse-button__PXx1p,.SidebarToggleButton_sidebar-expand-button__MSh0S{top:50px;left:16px}.SidebarToggleButton_sidebar-collapse-button__PXx1p{left:82%}}.Sidebar_chat-history__xViAI{height:100%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.Sidebar_chat-history__xViAI::-webkit-scrollbar{display:none}.Sidebar_sidebar__KygvW{padding:0 1rem 1rem;border-right:1px solid var(--brand-border-light);background-color:var(--brand-bg);transition:transform .3s ease,width .3s ease-in-out;overflow-y:visible;flex-shrink:0;z-index:1;-ms-overflow-style:none;scrollbar-width:none}.Sidebar_sidebar__KygvW.Sidebar_open__f5h59{width:var(--layout-sidebar-width);transform:translateX(0)}.Sidebar_sidebar__KygvW.Sidebar_closed__ZZEud{width:0;transform:translateX(-100%);margin-left:-50px;overflow:hidden}.Sidebar_sidebar__KygvW::-webkit-scrollbar{display:none}@media screen and (max-width:480px){.Sidebar_sidebar__KygvW{position:fixed;top:var(--layout-header-mobile-height);left:0;width:90%;height:calc(100vh - var(--layout-header-height));z-index:100;transform:translateX(-100%);transition:transform .3s ease}.Sidebar_sidebar__KygvW.Sidebar_open__f5h59{transform:translateX(0);width:80%}.Sidebar_sidebar__KygvW.Sidebar_closed__ZZEud{transform:translateX(-100%);width:0}.Sidebar_collapsedNewChatButton__1BxdJ{display:none}}.PromptLibraryButton_prompt-library-button-container__SALkT{width:100%;position:relative;display:inline-block}.PromptLibraryButton_prompt-library-tooltip__rBo0n{position:absolute;top:3px;left:-285px;background-color:var(--ca-navy);color:var(--brand-text-header);padding:4px 8px;border-radius:4px;white-space:nowrap}.PromptLibraryButton_prompt-library-tooltip__rBo0n:after{content:"";position:absolute;top:50%;right:-10px;transform:translateY(-50%);width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-left:10px solid var(--ca-navy)}.ToolbarButton_toolbar-button__nfnwq{color:var(--brand-text-neutral);width:100%;padding:6px 4px 4px;font-size:.85rem;position:relative;transition:background-color .3s ease-in-out,color .5s ease-in-out;border-radius:4px;display:flex;flex-direction:column;cursor:pointer}.ToolbarButton_toolbar-button__nfnwq svg{width:20px;height:25px;transition:display .3s ease-in-out}.ToolbarButton_toolbar-button__nfnwq.ToolbarButton_expanded__4cu7G,.ToolbarButton_toolbar-button__nfnwq:hover{background-color:var(--brand-accent-2);color:var(--brand-text-primary)}.ToolbarButton_toolbar-button__nfnwq:disabled{opacity:.5;cursor:not-allowed}.ToolbarButton_toolbar-button__nfnwq .ToolbarButton_badge__Bj6I_{position:absolute;top:4px;right:2px;background-color:var(--brand-accent-2-dark);color:var(--brand-text-header);border-radius:4px;font-size:.75rem;font-weight:600;padding:0 3px;height:14px;display:flex;justify-content:center;align-items:center;z-index:99}.ToolbarButton_toolbar-button__nfnwq .ToolbarButton_button-label__opiKm{font-size:9px}.ViewFileListButton_view-file-list-container__QZD8h{width:100%;position:relative;display:inline-block}.ViewFileListButton_file-list-badge__0yWAd{background-color:red;position:absolute;top:4px;right:2px;background-color:var(--brand-accent-2-dark);color:var(--brand-text-header);border-radius:4px;font-size:.75rem;font-weight:600;padding:0 3px;height:14px;display:flex;justify-content:center;align-items:center;z-index:99}.ViewFileListButton_file-added-message__xqAaV{position:absolute;top:3px;left:-110px;background-color:var(--brand-accent-2);color:var(--brand-text-header);padding:4px 8px;border-radius:4px;white-space:nowrap}.ViewFileListButton_file-added-message__xqAaV:after{content:"";position:absolute;top:50%;right:-10px;transform:translateY(-50%);width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-left:10px solid var(--brand-accent-2)}.ViewArtifactsButton_view-artifacts-button-container__zfxf3{width:100%;position:relative;display:inline-block}.VoiceNoteButton_note-button-wrapper__UNnXM{position:relative;width:100%}.VoiceNoteButton_error-tooltip__TfnKN{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background-color:#dc2626;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;margin-bottom:4px;z-index:1000}.VoiceNoteButton_error-tooltip__TfnKN:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:4px solid rgba(0,0,0,0);border-top-color:#dc2626}.VoiceNoteButton_connecting-indicator__kQjNz{position:absolute;top:0;right:0;left:0;bottom:0;background:rgba(255,149,0,.2);border-radius:4px;display:flex;align-items:center;justify-content:center;z-index:1}.VoiceNoteButton_connecting-indicator__kQjNz i{color:#ff9500;font-size:18px}.VoiceNoteOverlay_note-overlay__aCOdd{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(22,23,27,.7490196078);display:flex;justify-content:center;align-items:center;overflow-y:hidden;z-index:103;animation:VoiceNoteOverlay_fadeIn__iELHN .2s ease-out}.VoiceNoteOverlay_note-overlay__aCOdd::-webkit-backdrop{background-color:rgba(22,23,27,.7490196078)}.VoiceNoteOverlay_note-overlay__aCOdd::backdrop{background-color:rgba(22,23,27,.7490196078)}.VoiceNoteOverlay_note-container__altbK{background-color:var(--brand-bg);border:1px solid var(--brand-border-light);border-radius:4px;display:flex;flex-direction:column;width:80%;max-width:700px;height:auto;max-height:80vh;align-items:stretch}.VoiceNoteOverlay_header__Z4KzN{border-bottom:none;display:flex;padding:24px 24px 30px;align-items:center;gap:9px;position:relative}.VoiceNoteOverlay_header__Z4KzN i{color:var(--brand-text-header)}.VoiceNoteOverlay_header__Z4KzN h3{margin:0;font-size:18px;font-weight:600;color:var(--brand-text-primary)}.VoiceNoteOverlay_header__Z4KzN .VoiceNoteOverlay_header-controls__MbDrp{display:flex;align-items:center;gap:10px;margin-left:auto}.VoiceNoteOverlay_audio-source-selector__Y9ruU{display:flex;margin-right:8px}.VoiceNoteOverlay_audio-source-toggle__BnGX6{display:flex;position:relative;font-size:11px}.VoiceNoteOverlay_toggle-overlay__RmJ_E{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;cursor:not-allowed}.VoiceNoteOverlay_toggle-overlay__RmJ_E:after{content:"Recording in progress. Restart to change audio source.";position:absolute;width:220px;background-color:rgba(22,23,27,.9);color:#fff;text-align:center;border-radius:6px;padding:8px;z-index:20;bottom:125%;left:50%;margin-left:-110px;opacity:0;transition:opacity .3s;pointer-events:none;font-size:12px;font-weight:400;white-space:normal;line-height:1.4;box-shadow:0 2px 5px rgba(0,0,0,.2)}.VoiceNoteOverlay_toggle-overlay__RmJ_E:hover:after{opacity:1}.VoiceNoteOverlay_source-button__JPIiF{padding:4px 8px;font-size:11px;width:40px;height:28px}.VoiceNoteOverlay_button-group-container__msEWr{position:relative;display:inline-block;width:auto}.VoiceNoteOverlay_recording-active-toggle__PcACJ{pointer-events:none;opacity:.9}.VoiceNoteOverlay_source-button__JPIiF{padding:3px 6px;font-size:9px;width:35px;display:flex;justify-content:center;align-items:center;text-align:center;height:22px}.VoiceNoteOverlay_centered-content__bsD3C{display:flex;align-items:center;justify-content:center;width:100%}.VoiceNoteOverlay_centered-content__bsD3C span{margin-left:4px;display:inline-block;width:46px;text-align:left}.VoiceNoteOverlay_waveform-placeholder__2hCgo{color:var(--brand-text-secondary);font-size:14px;text-align:center;opacity:.7;font-style:italic;width:100%}.VoiceNoteOverlay_note-content__hb4xC{display:flex;flex-direction:column;gap:16px;padding:16px 24px;scrollbar-width:thin;scrollbar-color:var(--brand-text-light) var(--brand-bg-light);flex:1}.VoiceNoteOverlay_field-wrapper__wn6T5{display:flex;flex-direction:column;gap:6px;width:100%}.VoiceNoteOverlay_label-row__uhTXt{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px}.VoiceNoteOverlay_field-label__5oc6t{font-size:12px;font-weight:600;text-transform:uppercase;color:var(--brand-text-primary)}.VoiceNoteOverlay_edit-button__U4QRu{font-size:12px;color:var(--brand-accent-2);background:rgba(0,0,0,0);border:none;padding:3px 8px;border-radius:4px;cursor:pointer;display:flex;align-items:center;gap:4px}.VoiceNoteOverlay_edit-button__U4QRu:hover{background:var(--brand-bg-accent)}.VoiceNoteOverlay_edit-button__U4QRu i{font-size:10px}.VoiceNoteOverlay_summary-container__Wo9gd,.VoiceNoteOverlay_transcript-container__RnVu0{background:var(--brand-bg);border:1px solid var(--brand-border-light);border-radius:4px;padding:12px 0 12px 12px;width:100%;display:flex;flex-direction:column;height:244px;box-sizing:border-box;position:relative;overflow:hidden}.VoiceNoteOverlay_summary__HXgmO,.VoiceNoteOverlay_transcript__S7Inf{font-size:14px;line-height:1.4;white-space:pre-wrap;color:var(--brand-text-primary);min-height:220px;max-height:300px;overflow-y:auto;padding:0 16px 0 0;background:rgba(0,0,0,0);height:100%;width:100%;box-sizing:border-box}.VoiceNoteOverlay_summary__HXgmO::-webkit-scrollbar,.VoiceNoteOverlay_transcript__S7Inf::-webkit-scrollbar{width:6px;background-color:rgba(0,0,0,0)}.VoiceNoteOverlay_summary__HXgmO::-webkit-scrollbar-track,.VoiceNoteOverlay_transcript__S7Inf::-webkit-scrollbar-track{background:rgba(0,0,0,0);border:none;box-shadow:none}.VoiceNoteOverlay_summary__HXgmO::-webkit-scrollbar-thumb,.VoiceNoteOverlay_transcript__S7Inf::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.15);border-radius:20px;border:none}.VoiceNoteOverlay_summary__HXgmO[type=textarea],.VoiceNoteOverlay_summarytextarea__8GzqT,.VoiceNoteOverlay_transcript__S7Inf[type=textarea],.VoiceNoteOverlay_transcripttextarea__v1afH{width:100%;height:100%;min-height:220px;max-height:300px;resize:none;border:none;background:rgba(0,0,0,0);outline:none;font-family:inherit;font-size:inherit;line-height:inherit;white-space:pre-wrap;color:var(--brand-text-primary);padding:0;margin:0;overflow-y:auto}.VoiceNoteOverlay_summary__HXgmO[type=textarea]::-webkit-scrollbar,.VoiceNoteOverlay_summarytextarea__8GzqT::-webkit-scrollbar,.VoiceNoteOverlay_transcript__S7Inf[type=textarea]::-webkit-scrollbar,.VoiceNoteOverlay_transcripttextarea__v1afH::-webkit-scrollbar{width:6px;background-color:rgba(0,0,0,0)}.VoiceNoteOverlay_summary__HXgmO[type=textarea]::-webkit-scrollbar-track,.VoiceNoteOverlay_summarytextarea__8GzqT::-webkit-scrollbar-track,.VoiceNoteOverlay_transcript__S7Inf[type=textarea]::-webkit-scrollbar-track,.VoiceNoteOverlay_transcripttextarea__v1afH::-webkit-scrollbar-track{background:rgba(0,0,0,0);border:none;box-shadow:none}.VoiceNoteOverlay_summary__HXgmO[type=textarea]::-webkit-scrollbar-thumb,.VoiceNoteOverlay_summarytextarea__8GzqT::-webkit-scrollbar-thumb,.VoiceNoteOverlay_transcript__S7Inf[type=textarea]::-webkit-scrollbar-thumb,.VoiceNoteOverlay_transcripttextarea__v1afH::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.15);border-radius:20px}.VoiceNoteOverlay_summary__HXgmO[type=textarea]:focus,.VoiceNoteOverlay_summarytextarea__8GzqT:focus,.VoiceNoteOverlay_transcript__S7Inf[type=textarea]:focus,.VoiceNoteOverlay_transcripttextarea__v1afH:focus{border:none;outline:none;box-shadow:none}.VoiceNoteOverlay_realtime-feedback__BNWbs{margin-top:8px;padding:12px;background-color:var(--brand-bg-accent);border-radius:4px;border-left:3px solid var(--brand-accent-2);opacity:.9;display:flex;align-items:center;gap:8px;font-size:14px;color:var(--brand-accent-2)}.VoiceNoteOverlay_pulse-dot__6EG8d{width:8px;height:8px;border-radius:50%;background-color:var(--brand-accent-2);animation:VoiceNoteOverlay_pulse__8NFAu 1.5s infinite}.VoiceNoteOverlay_controls__fpllq{display:flex;flex-direction:column;justify-content:center;padding:16px 24px}.VoiceNoteOverlay_button-container__AdV6p{gap:16px}.VoiceNoteOverlay_transcript-footer__OOfEv{display:grid;grid-template-columns:1fr minmax(100px,2fr) 1fr;align-items:center;margin-top:4px;margin-bottom:2px;width:100%}.VoiceNoteOverlay_transcript-footer__OOfEv .VoiceNoteOverlay_metrics__g54kT{font-size:13px;color:var(--brand-text-secondary);padding-left:2px;justify-self:start}.VoiceNoteOverlay_transcript-footer__OOfEv .VoiceNoteOverlay_restart-button__CrvLs{font-size:12px;padding:4px 8px;color:var(--brand-text-secondary);justify-self:end}.VoiceNoteOverlay_transcript-footer__OOfEv .VoiceNoteOverlay_restart-button__CrvLs:hover{color:var(--brand-text-primary)}.VoiceNoteOverlay_footer-waveform-container__XHQBt{width:100%;height:30px;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease-out;pointer-events:none;justify-self:center;padding:0 10px}.VoiceNoteOverlay_footer-waveform-container__XHQBt:has(div){opacity:1}.VoiceNoteOverlay_timer__j7bP7{min-width:60px}.VoiceNoteOverlay_timer__j7bP7,.VoiceNoteOverlay_word-count__t9xQT{font-size:16px;font-weight:500;color:var(--brand-text-primary)}.VoiceNoteOverlay_button-container__AdV6p{display:flex;width:100%;position:relative;align-items:center;justify-content:space-between}.VoiceNoteOverlay_button-container__AdV6p.VoiceNoteOverlay_recording-active__ONDU2{justify-content:space-between}.VoiceNoteOverlay_control-button__K4QKR{flex:1;width:100%;justify-content:center}.VoiceNoteOverlay_transcript-field__avoRt,.VoiceNoteOverlay_transcript-header__vdwWL{position:relative;width:100%}.VoiceNoteOverlay_clear-button___6rLS{position:absolute;bottom:12px;right:12px;background:var(--brand-bg);border:1px solid var(--brand-border-light);border-radius:4px;padding:4px 8px;font-size:12px;color:var(--brand-text-secondary);cursor:pointer;z-index:10;display:flex;align-items:center;gap:4px}.VoiceNoteOverlay_clear-button___6rLS:hover{background:var(--brand-bg-light);color:var(--brand-text-primary)}.VoiceNoteOverlay_transcript-textarea__VRCz7{width:100%!important;min-height:220px;max-height:300px;border:none!important;padding:0 16px 0 0!important;box-shadow:none!important;background-color:rgba(0,0,0,0)!important;outline:none!important;font-family:inherit!important;font-size:14px!important;line-height:1.4!important;white-space:pre-wrap!important;color:var(--brand-text-primary)!important;resize:none!important;height:100%!important;box-sizing:border-box!important;overflow-y:auto!important;margin:0 -4px 0 0!important}.VoiceNoteOverlay_error-message__TNcCx{background:var(--brand-error-bg);color:var(--brand-text-inverse);padding:16px;border-radius:4px;font-size:14px}@keyframes VoiceNoteOverlay_fadeIn__iELHN{0%{opacity:0}to{opacity:1}}@keyframes VoiceNoteOverlay_waveformAppear__QQkMT{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes VoiceNoteOverlay_pulse__8NFAu{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media(max-width:840px){.VoiceNoteOverlay_note-container__altbK{width:100%;height:100%}}@media(max-width:480px){.VoiceNoteOverlay_note-container__altbK{width:100%;height:100%}}.VoiceNoteOverlay_consent-dialog__v_RnK{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:105;animation:VoiceNoteOverlay_fadeIn__iELHN .2s ease-out}.VoiceNoteOverlay_consent-content__uOdRv{background-color:var(--brand-bg);border:1px solid var(--brand-border-light);border-radius:4px;padding:24px;width:80%;max-width:500px}.VoiceNoteOverlay_consent-content__uOdRv h4{margin:0 0 16px;font-size:20px;font-weight:600;color:var(--brand-text-primary);padding-bottom:12px;border-bottom:1px solid var(--brand-border-light)}.VoiceNoteOverlay_consent-content__uOdRv p{margin:0 0 24px;font-size:16px;line-height:1.5;color:var(--brand-text-primary)}.VoiceNoteOverlay_toggleContainer__CxPq_{margin:0 0 20px;user-select:none}.VoiceNoteOverlay_toggle__wZ42d{display:flex;align-items:flex-start;cursor:pointer}.VoiceNoteOverlay_toggle__wZ42d input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.VoiceNoteOverlay_toggle__wZ42d .VoiceNoteOverlay_toggleLabel__lTdy9{position:relative;padding-left:28px;cursor:pointer;display:inline-block;color:var(--brand-text-secondary);font-size:14px;line-height:1.5;will-change:transform;transition:color .2s ease}.VoiceNoteOverlay_toggle__wZ42d .VoiceNoteOverlay_toggleLabel__lTdy9:before{content:"";position:absolute;left:0;top:2px;width:18px;height:18px;border:1px solid var(--brand-border-light);background-color:var(--brand-bg);border-radius:3px;transition:background-color .2s ease,border-color .2s ease}.VoiceNoteOverlay_toggle__wZ42d .VoiceNoteOverlay_toggleLabel__lTdy9:after{content:"";position:absolute;left:6px;top:6px;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity .2s ease}.VoiceNoteOverlay_toggle__wZ42d .VoiceNoteOverlay_toggleLabel__lTdy9.VoiceNoteOverlay_checked__5zmyU:before{background-color:var(--brand-accent-2);border-color:var(--brand-accent-2);transition:background-color .2s ease,border-color .2s ease}.VoiceNoteOverlay_toggle__wZ42d .VoiceNoteOverlay_toggleLabel__lTdy9.VoiceNoteOverlay_checked__5zmyU:after{opacity:1;transition:opacity .2s ease}.VoiceNoteOverlay_toggle__wZ42d input[type=checkbox]:focus~.VoiceNoteOverlay_toggleLabel__lTdy9:before{box-shadow:0 0 0 2px rgba(var(--brand-accent-2-rgb),.3)}.VoiceNoteOverlay_consent-actions__9HRNJ{display:flex;justify-content:flex-end;gap:12px}.VoiceNoteOverlay_consent-actions__9HRNJ button{padding:8px 16px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.VoiceNoteOverlay_consent-actions__9HRNJ .VoiceNoteOverlay_cancel-button__6ROgz{background:var(--brand-bg-light);border:1px solid var(--brand-border-light);color:var(--brand-text-secondary)}.VoiceNoteOverlay_consent-actions__9HRNJ .VoiceNoteOverlay_cancel-button__6ROgz:hover{background:var(--brand-border-light)}.VoiceNoteOverlay_consent-actions__9HRNJ .VoiceNoteOverlay_continue-button__yEP03{background:var(--brand-accent-2);border:none;color:#fff}.VoiceNoteOverlay_consent-actions__9HRNJ .VoiceNoteOverlay_continue-button__yEP03:hover{background:var(--brand-accent-2-dark)}.AudioWaveform_container__S4CP0{display:flex;align-items:center}.AudioWaveform_container__S4CP0.AudioWaveform_inline__99Mqx{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:5}.AudioWaveform_container__S4CP0.AudioWaveform_full__rheBE{gap:1px;height:36px;background:var(--brand-bg-light);padding:.75rem;border-radius:4px;margin:0;justify-content:center;overflow:hidden}.AudioWaveform_container__S4CP0.AudioWaveform_minimal__wSQWu{gap:5px;height:28px;background:rgba(0,0,0,0);padding:0;margin:0;justify-content:center;align-items:flex-end;overflow:hidden;width:60px}.AudioWaveform_waveform__rms3x{display:flex;align-items:center;justify-content:center;gap:2px;height:100%;flex-grow:1}.AudioWaveform_inline__99Mqx .AudioWaveform_waveform__rms3x{width:100%;height:100%;gap:4px;padding:0 16px;margin-top:8px;justify-content:space-between}.AudioWaveform_bar__iBKxU{background:var(--brand-accent-2,#007AFF);border-radius:2px;transition:height .1s ease,transform .1s ease}.AudioWaveform_bar__iBKxU.AudioWaveform_inline__99Mqx{width:2px}.AudioWaveform_bar__iBKxU.AudioWaveform_full__rheBE{width:3px}.AudioWaveform_bar__iBKxU.AudioWaveform_minimal__wSQWu{width:3px;border-radius:1.5px;transform-origin:bottom}.AudioWaveform_label__7fX9y{margin-left:1rem;font-size:.875rem;color:var(--brand-text-primary)}.ToolbarToggleButton_toolbar-collapse-button__FdXw6,.ToolbarToggleButton_toolbar-expand-button__7JVbI{display:none}@media screen and (max-width:480px){.ToolbarToggleButton_toolbar-collapse-button__FdXw6,.ToolbarToggleButton_toolbar-expand-button__7JVbI{display:flex;align-items:center;justify-content:center;padding:6px 8px;border-radius:4px;color:var(--brand-neutral);position:fixed;top:50px;width:25px;background-color:var(--brand-bg-light);z-index:101;transition:z-index 0s}.ToolbarToggleButton_toolbar-collapse-button__FdXw6:hover,.ToolbarToggleButton_toolbar-expand-button__7JVbI:hover{background-color:var(--brand-bg-medium);color:#fff}.ToolbarToggleButton_toolbar-collapse-button__FdXw6.ToolbarToggleButton_belowDrawer__Aki_q,.ToolbarToggleButton_toolbar-expand-button__7JVbI.ToolbarToggleButton_belowDrawer__Aki_q{z-index:99}.ToolbarToggleButton_toolbar-collapse-button__FdXw6{right:calc(var(--layout-toolbar-width) + 10px)}.ToolbarToggleButton_toolbar-expand-button__7JVbI{right:10px}}.Toolbar_vertical-toolbar__GYvNU{position:fixed;top:var(--layout-header-height);right:0;width:var(--layout-toolbar-width);height:calc(100vh - var(--layout-header-height));background-color:var(--brand-bg);border-left:1px solid var(--brand-border-light);z-index:20;display:flex;flex-direction:column;align-items:center;padding:0 4px;gap:4px;transition:transform .3s ease}.Toolbar_toolbarButton__wp216{width:40px;height:40px;background-color:var(--brand-accent-2);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}@media screen and (max-width:480px){.Toolbar_vertical-toolbar__GYvNU{top:var(--layout-header-mobile-height);height:calc(100vh - var(--layout-header-mobile-height));z-index:100}.Toolbar_vertical-toolbar__GYvNU.Toolbar_open__Z74mD{transform:translateX(0)}.Toolbar_vertical-toolbar__GYvNU.Toolbar_closed__cwBB_{transform:translateX(100%)}}.ViewPromptWindow_container__gmst6{position:absolute;top:0;left:0;margin-top:var(--layout-header-height);width:calc(100% - var(--layout-toolbar-width));height:calc(100% - var(--layout-header-height));background-color:var(--brand-bg);display:flex;z-index:101;justify-content:center;flex-direction:row;flex-wrap:wrap;padding-top:30px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--brand-text-light) var(--brand-bg-light)}.ViewPromptWindow_container__gmst6 .ViewPromptWindow_centered-content__QFwrV{min-width:300px;flex-grow:1;max-width:800px;display:flex;flex-direction:column;gap:24px;margin-left:12px;margin-right:12px;padding-bottom:40px}.ViewPromptWindow_container__gmst6 .ViewPromptWindow_left__s4xMc,.ViewPromptWindow_container__gmst6 .ViewPromptWindow_right__Va0yK{flex:1;display:flex;padding-left:12px;padding-right:12px}.ViewPromptWindow_container__gmst6 .ViewPromptWindow_left__s4xMc{justify-content:flex-end;align-items:flex-start}.ViewPromptWindow_back-button__CWPZs{all:unset;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:6px;padding:8px;border-radius:8px;transition:transform .15s ease}.ViewPromptWindow_back-button__CWPZs:hover{transform:scale(1.08)}.ViewPromptWindow_back-button__CWPZs .ViewPromptWindow_back-icon__OFoFw{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background-color:var(--brand-bg-light);border:1px solid var(--brand-border-light);color:var(--Text-secondary)}.ViewPromptWindow_back-button__CWPZs .ViewPromptWindow_back-icon__OFoFw i{font-size:14px}.ViewPromptWindow_back-button__CWPZs .ViewPromptWindow_back-label__91k8h{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--Text-secondary);line-height:1.1}.ViewPromptWindow_section__SSQpJ{display:flex;flex-direction:column;gap:10px}.ViewPromptWindow_section-header__J2RxJ{display:flex;align-items:center;justify-content:space-between}.ViewPromptWindow_section-label__pE5ux{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--Text-secondary);margin:0}.ViewPromptWindow_copy-link__RmH8G{all:unset;cursor:pointer;font-size:.75rem;font-weight:600;color:var(--Text-active);display:inline-flex;align-items:center;gap:5px;letter-spacing:.02em;transition:transform .15s ease}.ViewPromptWindow_copy-link__RmH8G:hover{transform:scale(1.04)}.ViewPromptWindow_copy-link__RmH8G i{font-size:.7rem}.ViewPromptWindow_description-text__BxE1i{margin:0;font-size:.9rem;line-height:1.6;color:var(--Text-primary)}.ViewPromptWindow_files-grid__10zLB{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px}.ViewPromptWindow_file-card__VWOqf{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--brand-border-light);border-radius:8px;background:var(--brand-bg-light)}.ViewPromptWindow_file-card__VWOqf>span{font-size:1.4rem;color:var(--Text-secondary);flex-shrink:0;width:24px;text-align:center}.ViewPromptWindow_file-card__VWOqf .ViewPromptWindow_file-info__0XfR2{display:flex;flex-direction:column;min-width:0;flex:1}.ViewPromptWindow_file-card__VWOqf .ViewPromptWindow_file-info__0XfR2 .ViewPromptWindow_file-name__wicKF{font-size:.85rem;font-weight:500;color:var(--Text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ViewPromptWindow_file-card__VWOqf .ViewPromptWindow_file-info__0XfR2 .ViewPromptWindow_file-meta__pxeTO{font-size:.72rem;color:var(--Text-secondary)}.ViewPromptWindow_file-card__VWOqf .ViewPromptWindow_file-download__7Hmon{all:unset;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;border-radius:6px;color:var(--Text-secondary);transition:background-color .15s ease,color .15s ease}.ViewPromptWindow_file-card__VWOqf .ViewPromptWindow_file-download__7Hmon:hover{background-color:var(--brand-bg);color:var(--Text-primary)}.ViewPromptWindow_file-card__VWOqf .ViewPromptWindow_file-download__7Hmon span{font-size:.85rem}.ViewPromptWindow_prompt-body__RFhhn{background:var(--brand-bg-light);border:1px solid var(--brand-border-light);border-radius:8px;padding:24px;font-size:.9rem;line-height:1.6;color:var(--Text-primary);min-height:120px}@media(max-width:1027px){.ViewPromptWindow_container__gmst6 .ViewPromptWindow_right__Va0yK{display:none}}@media(max-width:480px){.ViewPromptWindow_container__gmst6{margin-top:var(--layout-header-mobile-height);width:calc(100% - var(--layout-toolbar-mobile-width));height:calc(100% - var(--layout-header-mobile-height))}.ViewPromptWindow_files-grid__10zLB{grid-template-columns:1fr}}.ViewPromptWindowHeader_header-wrapper__1OPrQ{display:flex;flex-direction:column;gap:20px}.ViewPromptWindowHeader_identity-row__37Iak{display:flex;align-items:flex-start;gap:16px}.ViewPromptWindowHeader_identity-row__37Iak>div:first-child{width:56px!important;height:56px!important;border-radius:12px!important}.ViewPromptWindowHeader_identity-row__37Iak>div:first-child svg{font-size:24px!important}.ViewPromptWindowHeader_identity-content__tA539{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}.ViewPromptWindowHeader_title-line__fJa5U{display:flex;align-items:center;gap:12px;flex-wrap:wrap;min-width:0}.ViewPromptWindowHeader_name__0p1_X{font-size:1.5rem;font-weight:700;margin:0;color:var(--Text-primary);line-height:1.3;overflow-wrap:break-word;word-break:break-word;min-width:0}.ViewPromptWindowHeader_visibility-badge__MLHVO{display:inline-flex;align-items:center;gap:3px;font-size:11px;font-weight:600;padding:2px 10px;border-radius:12px;line-height:1.4;white-space:nowrap;flex-shrink:0}.ViewPromptWindowHeader_visibility-badge__MLHVO.ViewPromptWindowHeader_public__W_33a{background-color:color-mix(in srgb,var(--Background-active) 20%,transparent);border:1px solid var(--Border-active);color:var(--Text-active)}.ViewPromptWindowHeader_visibility-badge__MLHVO.ViewPromptWindowHeader_private__JpbCa{background-color:var(--brand-bg-light);border:1px solid var(--Border-primary);color:var(--Text-secondary)}.ViewPromptWindowHeader_stats-row__BPgfl{display:flex;align-items:center;gap:12px;font-size:.8rem;color:var(--Text-secondary)}.ViewPromptWindowHeader_tags-section__n4Mgi{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.ViewPromptWindowHeader_tags-section__n4Mgi span{font-size:11px!important;height:20px!important;padding:1px 8px!important}.ViewPromptWindowHeader_tags-section__n4Mgi *{cursor:default!important;pointer-events:none}.ViewPromptWindowHeader_tags-section__n4Mgi :hover{background-color:rgba(0,0,0,0)!important;background:rgba(0,0,0,0)!important}.ViewPromptWindowHeader_top-actions__RDjiJ{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-left:auto}.ViewPromptWindowHeader_top-actions__RDjiJ .ViewPromptWindowHeader_edit-button__8IkP3{white-space:nowrap;transition:transform .15s ease}.ViewPromptWindowHeader_top-actions__RDjiJ .ViewPromptWindowHeader_edit-button__8IkP3:hover{transform:scale(1.04)}.ViewPromptWindowHeader_top-actions__RDjiJ .ViewPromptWindowHeader_submit-action__O_Gte{transition:transform .15s ease}.ViewPromptWindowHeader_top-actions__RDjiJ .ViewPromptWindowHeader_submit-action__O_Gte:hover{transform:scale(1.04)}.ViewPromptWindowHeader_meta-grid__L3iv3{display:grid;grid-template-columns:repeat(3,1fr);gap:12px 24px;padding:16px 20px;background:var(--brand-bg-light);border:1px solid var(--brand-border-light);border-radius:8px}.ViewPromptWindowHeader_meta-item__mMY4w{display:flex;flex-direction:column;gap:3px}.ViewPromptWindowHeader_meta-item__mMY4w.ViewPromptWindowHeader_meta-item-wide__HFt1v{grid-column:span 2}.ViewPromptWindowHeader_meta-label__okNuh{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--Text-secondary)}.ViewPromptWindowHeader_meta-value__8d84I{font-size:.85rem;font-weight:500;color:var(--Text-primary)}@media(max-width:768px){.ViewPromptWindowHeader_identity-row__37Iak{flex-wrap:wrap}.ViewPromptWindowHeader_top-actions__RDjiJ{width:100%;justify-content:flex-end}.ViewPromptWindowHeader_meta-grid__L3iv3{grid-template-columns:1fr 1fr}}@media(max-width:480px){.ViewPromptWindowHeader_meta-grid__L3iv3{grid-template-columns:1fr}.ViewPromptWindowHeader_name__0p1_X{font-size:1.25rem}}