.AuthGate-module__overlay__4rEQS{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--bg);display:flex;align-items:center;justify-content:center;z-index:1000}.AuthGate-module__box__ie89z{background:var(--bg-2);border:1px solid var(--border);border-radius:16px;padding:32px 28px;width:min(360px,calc(100vw - 32px));display:flex;flex-direction:column;gap:14px}.AuthGate-module__logo__w5d03{font-size:22px;font-weight:600;letter-spacing:.02em;color:var(--accent)}.AuthGate-module__sub__46wMZ{font-size:12px;color:var(--text-3)}.AuthGate-module__status__gscbl{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--text-3);letter-spacing:.08em}.AuthGate-module__dot__F6hpm{width:8px;height:8px;border-radius:50%;background:var(--accent);animation:AuthGate-module__pulse__vd3cY 2s ease-in-out infinite}@keyframes AuthGate-module__pulse__vd3cY{0%,to{opacity:.5}50%{opacity:1}}.AuthGate-module__input__O4pF0{background:var(--bg-3);border:1px solid var(--border);border-radius:8px;padding:10px 12px;color:var(--text);font-family:inherit;font-size:14px;outline:none}.AuthGate-module__input__O4pF0:focus{border-color:var(--accent-border)}.AuthGate-module__btn__IRpcL{background:var(--accent);color:#fff;border:none;border-radius:8px;padding:10px;font-family:inherit;font-size:13px;font-weight:600;letter-spacing:.08em;cursor:pointer}.AuthGate-module__btn__IRpcL:disabled{opacity:.5;cursor:not-allowed}.AuthGate-module__err__zT4tC{color:var(--red);font-size:12px;text-align:center}.WizardView-module__root__T1D48{height:100dvh;overflow:auto;background:var(--bg);display:flex;align-items:flex-start;justify-content:center;padding:24px 12px}.WizardView-module__card__KGtcz{width:100%;max-width:720px;background:var(--bg-2, var(--bg));border:1px solid var(--border, rgba(128,128,128,.25));border-radius:14px;padding:24px;margin-top:4vh}.WizardView-module__progress__Fv5pl{display:flex;gap:8px;justify-content:center;margin-bottom:20px}.WizardView-module__dot__D3Y7y{width:10px;height:10px;border-radius:50%;background:var(--border, #555)}.WizardView-module__dotActive__KkEWz{background:var(--accent, #7aa2f7);transform:scale(1.25)}.WizardView-module__dotDone__CQylX{background:var(--accent, #7aa2f7);opacity:.5}.WizardView-module__title__XwDMj{font-size:22px;font-weight:700;color:var(--text-1, var(--text));margin:0 0 8px}.WizardView-module__text__Bjj-V{font-size:14px;color:var(--text-2, var(--text));line-height:1.55}.WizardView-module__label__fWgmK{display:block;font-size:13px;font-weight:600;color:var(--text-2);margin:14px 0 4px}.WizardView-module__input__0oNS4,.WizardView-module__select__itEGk,.WizardView-module__textarea__CmLyP{width:100%;box-sizing:border-box;padding:8px 10px;border-radius:8px;border:1px solid var(--border, #555);background:var(--bg);color:var(--text-1, var(--text));font-size:14px}.WizardView-module__textarea__CmLyP{font-family:inherit;resize:vertical}.WizardView-module__mono__NLZe2{font-family:ui-monospace,monospace;font-size:12px;white-space:pre-wrap;background:var(--bg);color:var(--text-1, var(--text));border:1px solid var(--border, #555);border-radius:8px;padding:10px;max-height:320px;overflow:auto}.WizardView-module__nav__2qJK4{display:flex;justify-content:space-between;gap:8px;margin-top:22px}.WizardView-module__btn__pyh3e{padding:8px 18px;border-radius:8px;border:1px solid var(--border, #555);background:var(--bg);color:var(--text-1, var(--text));cursor:pointer;font-size:14px}.WizardView-module__btnPrimary__O-56d{background:var(--accent, #7aa2f7);color:var(--accent-contrast, #fff);border-color:transparent}.WizardView-module__btn__pyh3e:disabled{opacity:.5;cursor:not-allowed}.WizardView-module__choiceRow__XoUIQ{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}.WizardView-module__choice__rPjBz{flex:1 1 160px;border:1px solid var(--border, #555);border-radius:10px;padding:12px;cursor:pointer;background:var(--bg);color:var(--text-1, var(--text));text-align:left}.WizardView-module__choiceActive__4LaQf{border-color:var(--accent, #7aa2f7);outline:2px solid var(--accent, #7aa2f7)}.WizardView-module__hint__ip53q{font-size:12px;color:var(--text-3, var(--text-2));margin-top:6px}.WizardView-module__tabRow__SzhnD{display:flex;gap:6px;margin:10px 0 6px;flex-wrap:wrap}.WizardView-module__tab__azjxf{padding:5px 12px;border-radius:999px;border:1px solid var(--border, #555);background:var(--bg);color:var(--text-2);cursor:pointer;font-size:12px}.WizardView-module__tabActive__6YA28{border-color:var(--accent, #7aa2f7);color:var(--text-1, var(--text))}.WizardView-module__sideBySide__5vJ0i{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px}@media (max-width: 600px){.WizardView-module__sideBySide__5vJ0i{grid-template-columns:1fr}}.WizardView-module__compareBox__bfQwr{border:1px solid var(--border, #555);border-radius:8px;padding:10px;font-size:12.5px;white-space:pre-wrap;max-height:220px;overflow:auto;color:var(--text-2)}.WizardView-module__compareChosen__q49Cg{border-color:var(--accent, #7aa2f7);outline:2px solid var(--accent, #7aa2f7)}.WizardView-module__statusBadge__6Ug1N{display:inline-block;padding:3px 10px;border-radius:999px;font-size:12px;border:1px solid var(--border, #555);color:var(--text-2)}.WizardView-module__spinnerRow__OUUYA{display:flex;align-items:center;gap:10px;margin-top:14px;color:var(--text-2);font-size:13px}.WizardView-module__spinner__AvpCu{width:16px;height:16px;border-radius:50%;flex:0 0 auto;border:2px solid var(--border, #555);border-top-color:var(--accent, #7aa2f7);animation:WizardView-module__wizspin__bAFNw .8s linear infinite}@keyframes WizardView-module__wizspin__bAFNw{to{transform:rotate(360deg)}}.Sidebar-module__sidebar__UB1qz{display:flex;flex-direction:column;width:220px;background:var(--bg-2);border-right:1px solid var(--border);padding:16px 10px;flex-shrink:0;transition:width .18s ease}.Sidebar-module__collapsed__ZbZYA{width:64px}.Sidebar-module__brand__4qh8J{display:flex;align-items:center;gap:10px;padding:0 10px 16px;border-bottom:1px solid var(--border-subtle);margin-bottom:14px}.Sidebar-module__brandHex__hYAzi{font-size:20px;color:var(--accent)}.Sidebar-module__brandName__roCkD{font-size:14px;font-weight:600;letter-spacing:.06em;color:var(--text)}.Sidebar-module__nav__aLYuL{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:14px}.Sidebar-module__group__YRfYm{display:flex;flex-direction:column;gap:3px}.Sidebar-module__groupLabel__StYOt{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);padding:0 10px 4px}.Sidebar-module__item__IAjHb{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;background:transparent;border:none;color:var(--text-2);cursor:pointer;font-family:inherit;font-size:13px;transition:background .12s,color .12s;text-align:left}.Sidebar-module__item__IAjHb:hover{background:var(--bg-3);color:var(--text)}.Sidebar-module__active__BgcFy{background:var(--accent-dim);color:var(--accent)}.Sidebar-module__footer__TyRyi{padding-top:10px;border-top:1px solid var(--border-subtle);display:flex;gap:6px}.Sidebar-module__toggle__9ETdb,.Sidebar-module__logoutBtn__-ZLHF{flex:1;padding:8px 10px;background:transparent;border:1px solid var(--border-subtle);border-radius:8px;color:var(--text-2);cursor:pointer;font-family:inherit;font-size:12px}.Sidebar-module__toggle__9ETdb:hover,.Sidebar-module__logoutBtn__-ZLHF:hover{background:var(--bg-3);color:var(--text)}@media (max-width: 640px){.Sidebar-module__sidebar__UB1qz{display:none}}.GlobalSearch-module__root__5mgKl{position:relative;flex:1;max-width:560px}.GlobalSearch-module__inputWrap__Y6mgu{display:flex;align-items:center;gap:8px;background:var(--bg-3);border:1px solid var(--border);border-radius:10px;padding:7px 12px}.GlobalSearch-module__inputWrap__Y6mgu:focus-within{border-color:var(--accent-border)}.GlobalSearch-module__input__QgJtT{flex:1;background:transparent;border:none;outline:none;color:var(--text);font-family:inherit;font-size:13px}.GlobalSearch-module__spinner__wY4fu{width:12px;height:12px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:GlobalSearch-module__spin__Cx7Lv .6s linear infinite}@keyframes GlobalSearch-module__spin__Cx7Lv{to{transform:rotate(360deg)}}.GlobalSearch-module__dropdown__ulQXv{position:absolute;top:calc(100% + 6px);left:0;right:0;background:var(--bg-2);border:1px solid var(--border);border-radius:12px;max-height:420px;overflow-y:auto;z-index:40;box-shadow:0 12px 40px #0006}.GlobalSearch-module__empty__7iXzY{padding:16px;text-align:center;color:var(--text-3);font-size:13px}.GlobalSearch-module__group__wwBGl{padding:6px 0;border-bottom:1px solid var(--border-subtle)}.GlobalSearch-module__group__wwBGl:last-child{border-bottom:none}.GlobalSearch-module__groupLabel__n7z5N{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);padding:6px 14px 4px}.GlobalSearch-module__item__3aR4d{display:block;width:100%;text-align:left;padding:8px 14px;background:transparent;border:none;cursor:pointer;color:var(--text);font-family:inherit;font-size:13px}.GlobalSearch-module__item__3aR4d:hover{background:var(--bg-3)}.GlobalSearch-module__itemTitle__edq-q{font-weight:500}.GlobalSearch-module__itemSub__Jtg03{font-size:12px;color:var(--text-3);margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Header-module__header__RUooH{display:flex;align-items:center;gap:14px;padding:12px 20px;border-bottom:1px solid var(--border-subtle);background:var(--bg)}.Header-module__hamburger__KpTL5{display:none;background:var(--bg-3);border:1px solid var(--border);border-radius:8px;padding:6px 10px;color:var(--text);cursor:pointer;font-size:16px}.Header-module__right__JGigO{display:flex;align-items:center;gap:10px;flex-shrink:0}@media (max-width: 640px){.Header-module__hamburger__KpTL5{display:block}}.Header-module__moodBadge__M2b-B{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:var(--surface-2);font-size:12px;color:var(--text-secondary)}.Header-module__moodBadge__M2b-B[data-state=empty]{display:none}.Header-module__moodBadgeEmoji__jWIIi{font-size:16px}.Header-module__versionBadge__7gqhJ{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:var(--surface-2);font-size:10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--text-secondary);letter-spacing:.02em;margin-right:4px;-webkit-user-select:text;user-select:text;opacity:.7}.MobileNavDrawer-module__backdrop__70Nj8{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:9998;animation:MobileNavDrawer-module__fadeIn__RGF0v .18s ease}.MobileNavDrawer-module__drawer__0nKcp{position:fixed;top:0;left:0;right:auto;bottom:0;width:min(280px,88vw);background:var(--bg-2);border-right:1px solid var(--border);z-index:9999;display:flex;flex-direction:column;animation:MobileNavDrawer-module__slideIn__ofmuU .22s ease;box-shadow:4px 0 24px #0000004d;overflow-y:auto;-webkit-overflow-scrolling:touch}@keyframes MobileNavDrawer-module__fadeIn__RGF0v{0%{opacity:0}to{opacity:1}}@keyframes MobileNavDrawer-module__slideIn__ofmuU{0%{transform:translate(-100%)}to{transform:translate(0)}}.MobileNavDrawer-module__header__ajmkI{display:flex;align-items:center;justify-content:space-between;padding:16px 18px 12px;border-bottom:1px solid var(--border-subtle);position:sticky;top:0;z-index:1;background:var(--bg-2)}.MobileNavDrawer-module__title__Uz9oK{font-size:14px;font-weight:700;letter-spacing:-.02em;margin:0;color:var(--text)}.MobileNavDrawer-module__closeBtn__z43s1{background:transparent;border:none;color:var(--text-2);font-size:22px;line-height:1;cursor:pointer;padding:0 6px}.MobileNavDrawer-module__closeBtn__z43s1:hover{color:var(--text)}.MobileNavDrawer-module__list__HBkTm{padding:10px 8px 0;display:flex;flex-direction:column;gap:4px}.MobileNavDrawer-module__group__P3lby{display:flex;flex-direction:column;gap:2px;padding:8px 0}.MobileNavDrawer-module__group__P3lby:not(:first-child){border-top:1px solid var(--border-subtle);margin-top:4px;padding-top:12px}.MobileNavDrawer-module__groupLabel__bTyoV{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);padding:4px 12px 6px}.MobileNavDrawer-module__item__Uitj5{display:flex;align-items:center;gap:12px;padding:11px 12px;background:transparent;border:none;border-radius:8px;color:var(--text);cursor:pointer;font-family:inherit;font-size:14px;text-align:left;width:100%;transition:background .12s ease}.MobileNavDrawer-module__item__Uitj5:hover{background:var(--bg-3)}.MobileNavDrawer-module__item__Uitj5.MobileNavDrawer-module__active__9Zo1C{background:var(--accent-dim);color:var(--accent);font-weight:600}.MobileNavDrawer-module__divider__V18fm{height:1px;background:var(--border-subtle);margin:4px 8px}.MobileNavDrawer-module__threadSection__qiQwV{display:flex;flex-direction:column;gap:2px;padding:8px 8px max(20px,env(safe-area-inset-bottom))}.MobileNavDrawer-module__sectionLabel__ymA-G{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);padding:4px 12px 6px}.MobileNavDrawer-module__newThread__c1TDg{color:var(--text-2);font-size:13px}.InstallHintIOS-module__banner__MpbIV{position:fixed;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:1000;display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;background:var(--surface-1, #1c2029);border:1px solid var(--surface-border, #2a2f3a);color:var(--text, #e9eaed);box-shadow:0 6px 24px #00000059;font-size:.9rem;line-height:1.4}.InstallHintIOS-module__text__anjED{flex:1}.InstallHintIOS-module__close__FzM7R{flex:none;width:44px;height:44px;border:0;background:transparent;color:var(--text-2, #9aa0aa);font-size:1.4rem;line-height:1;border-radius:8px}.ThreadSidebar-module__root__lLced{display:flex;flex-direction:column;height:100%;overflow:hidden}.ThreadSidebar-module__header__vsz4Q{display:flex;align-items:center;justify-content:space-between;padding:12px 12px 8px;border-bottom:1px solid var(--border-subtle);flex-shrink:0}.ThreadSidebar-module__title__gIBD0{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3)}.ThreadSidebar-module__newBtn__0MWfd{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;border:none;background:transparent;color:var(--text-2);cursor:pointer;transition:background .12s,color .12s}.ThreadSidebar-module__newBtn__0MWfd:hover{background:var(--bg-3);color:var(--accent)}.ThreadSidebar-module__scroll__y9COe{flex:1;overflow-y:auto;padding:8px 0}.ThreadSidebar-module__sectionLabel__ZlOoj{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);padding:8px 14px 4px}.ThreadSidebar-module__threadItem__GbYzN{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;border:none;background:transparent;text-align:left;border-radius:6px;margin:0 4px;width:calc(100% - 8px);transition:background .1s}.ThreadSidebar-module__threadItem__GbYzN:hover{background:var(--bg-3)}.ThreadSidebar-module__threadItemActive__CigEf{background:var(--accent-dim)}.ThreadSidebar-module__threadName__VSnh3{font-size:13px;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.ThreadSidebar-module__threadItemActive__CigEf .ThreadSidebar-module__threadName__VSnh3{color:var(--accent)}.ThreadSidebar-module__pinIcon__8UCqd{flex-shrink:0;color:var(--text-3)}.ThreadSidebar-module__empty__VztSy{padding:12px 14px;font-size:12px;color:var(--text-3)}.ThreadSidebar-module__error__HmDf-{padding:12px 14px;font-size:12px;color:var(--error, oklch(55% .2 25))}.ThreadSidebar-module__modalOverlay__L4-xG{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:200}.ThreadSidebar-module__modal__qwv1P{background:var(--bg-2);border:1px solid var(--border);border-radius:12px;padding:24px;width:340px;display:flex;flex-direction:column;gap:14px}.ThreadSidebar-module__modalTitle__6Yxzc{font-size:15px;font-weight:600;color:var(--text);margin:0}.ThreadSidebar-module__modalInput__G9SqI{width:100%;padding:9px 12px;border-radius:8px;border:1px solid var(--border);background:var(--bg);color:var(--text);font-family:inherit;font-size:14px;box-sizing:border-box}.ThreadSidebar-module__modalInput__G9SqI:focus{outline:2px solid var(--accent);outline-offset:1px}.ThreadSidebar-module__modalActions__pIt0M{display:flex;gap:8px;justify-content:flex-end}.ThreadSidebar-module__modalCancel__owwnK{padding:7px 14px;border-radius:6px;border:1px solid var(--border);background:transparent;color:var(--text-2);cursor:pointer;font-size:13px;font-family:inherit}.ThreadSidebar-module__modalCreate__HA5Bn{padding:7px 14px;border-radius:6px;border:none;background:var(--accent);color:#f8f8f8;cursor:pointer;font-size:13px;font-family:inherit;font-weight:600}.ThreadSidebar-module__modalCreate__HA5Bn:disabled{opacity:.45;cursor:not-allowed}.ThreadSidebar-module__threadRowOpus__dEILU{border-left:3px solid #2B3A7A}.ThreadSidebar-module__threadRowSonnet__Qd2fd{border-left:3px solid #1F6B6B}.ThreadSidebar-module__threadRowHaiku__OhuTI{border-left:3px solid #D4A04A}.ThreadSidebar-module__threadRowDefault__sdFMG{border-left:3px solid transparent}.ThreadSidebar-module__modelBadge__6O6SU{font-size:.7em;opacity:.55;margin-left:6px;text-transform:uppercase;letter-spacing:.05em;font-weight:500;flex-shrink:0}.ThreadSidebar-module__channelBadge__GzYse{font-size:.7em;opacity:.7;margin-left:6px;padding:1px 5px;border-radius:3px;background:var(--accent);color:var(--bg);text-transform:uppercase;letter-spacing:.03em;font-weight:600;flex-shrink:0}.ThreadSidebar-module__threadEditInput__P70PO{flex:1;background:var(--bg);border:1px solid var(--accent);border-radius:4px;color:var(--text);padding:2px 6px;font-size:13px;font-family:inherit;outline:none;min-width:0}.ThreadSidebar-module__threadEditInput__P70PO:focus{box-shadow:0 0 0 1px var(--accent)}.QuotaWidget-module__root__b5Onz{display:flex;gap:10px;align-items:center}.QuotaWidget-module__block__r-uWM{display:flex;flex-direction:column;align-items:flex-end;gap:1px;min-width:64px;line-height:1.1}.QuotaWidget-module__blockLabel__aMijH{font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3)}.QuotaWidget-module__pct__4Nci2{font-size:13px;font-weight:600;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.QuotaWidget-module__toneLow__z1HQC{color:var(--text)}.QuotaWidget-module__toneMed__QiytZ{color:#db9400;color:oklch(72% .16 75)}.QuotaWidget-module__toneHigh__l7S33{color:#de3b3d}.QuotaWidget-module__meta__aNRSe{font-size:10px;color:var(--text-3);white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.QuotaWidget-module__unavailable__ujRC9{font-size:11px;color:var(--text-3);font-style:italic}.QuotaWidget-module__divider__xnLqL{width:1px;height:24px;background:var(--border-subtle)}.ChatHeader-module__root__1hv-g{display:flex;align-items:center;gap:12px;padding:10px 16px;border-bottom:1px solid var(--border);flex-shrink:0;background:var(--bg-2);min-height:48px}.ChatHeader-module__title__El3-N{font-size:14px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.ChatHeader-module__meta__j7tez{font-size:12px;color:var(--text-3);white-space:nowrap}.ChatHeader-module__budget__Mch4J{font-size:11px;padding:3px 8px;border-radius:4px;background:var(--bg-3);color:var(--text-2);white-space:nowrap}.ChatHeader-module__quotaWrap__WTJGb{margin-left:auto}.ChatHeader-module__modelBadge__qd3-f{font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;padding:3px 8px;border-radius:999px;background:var(--bg-3);border:1px solid var(--border-subtle);color:var(--text-2);white-space:nowrap;-webkit-user-select:text;user-select:text}.ChatHeader-module__settingsBtn__zjmki{background:transparent;border:1px solid transparent;border-radius:6px;color:var(--text-3);cursor:pointer;font-size:16px;padding:4px 8px;line-height:1}.ChatHeader-module__settingsBtn__zjmki:hover{background:var(--bg-3);color:var(--text);border-color:var(--border)}.ChatHeader-module__titleBtn__qvyaU{flex:1;background:transparent;border:1px solid transparent;border-radius:6px;padding:4px 8px;margin:-4px -8px;font-size:14px;font-weight:600;color:var(--text);text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:text;font-family:inherit;min-width:0}.ChatHeader-module__titleBtn__qvyaU:hover{background:var(--bg-3);border-color:var(--border-subtle)}.ChatHeader-module__titleInput__WqRTQ{flex:1;background:var(--bg-3);border:1px solid var(--accent);border-radius:6px;padding:4px 8px;margin:-4px -8px;font-size:14px;font-weight:600;color:var(--text);font-family:inherit;min-width:0;outline:none}.ToolCallCard-module__card__kqVYA{border:1px solid var(--border-subtle);border-left:3px solid var(--accent);border-radius:8px;margin:4px 0;background:var(--bg-2);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow:hidden;width:100%;max-width:100%;transition:border-color .15s ease}.ToolCallCard-module__card__kqVYA[data-status=pending]{border-left-style:dashed}.ToolCallCard-module__card__kqVYA[data-status=error]{border-left-color:#d74745;background:#ffe7e44d;background:oklch(95% .04 25 / .3)}.ToolCallCard-module__card__kqVYA:hover{border-color:var(--border)}.ToolCallCard-module__summary__9Nl6y{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;width:100%;background:transparent;border:none;color:var(--text-2);cursor:pointer;text-align:left;font-family:inherit;font-size:12px;line-height:1.4}.ToolCallCard-module__summary__9Nl6y:hover{background:var(--bg-3)}.ToolCallCard-module__chevron__z30Vk{flex-shrink:0;width:12px;font-size:11px;color:var(--accent);transition:transform .15s ease;transform:rotate(0);padding-top:1px}.ToolCallCard-module__chevronOpen__Mtu8z{transform:rotate(90deg)}.ToolCallCard-module__summaryText__F9I2M{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.ToolCallCard-module__headerRow__7keXv{display:flex;align-items:center;justify-content:space-between;gap:8px}.ToolCallCard-module__toolName__MqzwU{font-weight:600;font-size:13px;color:var(--text);font-family:inherit}.ToolCallCard-module__argInline__n5yBj{color:var(--text-3);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ToolCallCard-module__latency__5xA71{flex-shrink:0;font-size:10px;font-family:ui-monospace,monospace;color:var(--text-3);padding:2px 7px;background:var(--bg-3);border-radius:999px}.ToolCallCard-module__card__kqVYA[data-status=pending] .ToolCallCard-module__latency__5xA71{color:var(--accent)}.ToolCallCard-module__card__kqVYA[data-status=error] .ToolCallCard-module__latency__5xA71{color:#cc272e}.ToolCallCard-module__detail__9JJBI{border-top:1px solid var(--border-subtle);padding:10px 14px;display:flex;flex-direction:column;gap:10px;background:var(--bg)}.ToolCallCard-module__section__B2s2-{display:flex;flex-direction:column;gap:4px}.ToolCallCard-module__sectionLabel__B0BCc{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--text-3)}.ToolCallCard-module__pre__HlxFt{margin:0;padding:10px 12px;background:var(--bg-2);border:1px solid var(--border-subtle);border-radius:6px;font-size:11px;line-height:1.55;color:var(--text-2);white-space:pre-wrap;overflow-wrap:anywhere;max-height:320px;overflow-y:auto}.DebugInspector-module__overlay__1UeLq{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:1000;display:flex;justify-content:flex-end;animation:DebugInspector-module__fadeIn__ph-ZB .15s ease}@keyframes DebugInspector-module__fadeIn__ph-ZB{0%{opacity:0}to{opacity:1}}.DebugInspector-module__drawer__t98Dw{width:min(720px,100%);height:100%;background:var(--bg);border-left:1px solid var(--border);display:flex;flex-direction:column;box-shadow:-8px 0 24px #00000040;animation:DebugInspector-module__slideIn__2eTyx .18s ease-out}@keyframes DebugInspector-module__slideIn__2eTyx{0%{transform:translate(40px);opacity:0}to{transform:translate(0);opacity:1}}.DebugInspector-module__header__-Ccpu{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--border-subtle);flex-shrink:0}.DebugInspector-module__title__SguKZ{display:block;font-size:14px;font-weight:600;color:var(--text)}.DebugInspector-module__subtitle__LKFF5{display:block;font-size:11px;color:var(--text-3);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;margin-top:2px}.DebugInspector-module__closeBtn__-ItzT{background:transparent;border:none;color:var(--text-3);font-size:24px;cursor:pointer;line-height:1;padding:0 6px;border-radius:4px}.DebugInspector-module__closeBtn__-ItzT:hover{background:var(--bg-3);color:var(--text)}.DebugInspector-module__tabs__ilojG{display:flex;gap:4px;padding:8px 16px 0;border-bottom:1px solid var(--border-subtle);flex-shrink:0}.DebugInspector-module__tab__F5rxa{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:transparent;border:none;border-bottom:2px solid transparent;color:var(--text-3);font-size:12px;cursor:pointer;font-family:inherit}.DebugInspector-module__tab__F5rxa:hover{color:var(--text)}.DebugInspector-module__tabActive__vzS27{color:var(--text);border-bottom-color:var(--accent)}.DebugInspector-module__tabCount__1ZqZP{font-size:10px;font-family:ui-monospace,monospace;color:var(--text-3);padding:1px 6px;background:var(--bg-3);border-radius:999px}.DebugInspector-module__body__SCumW{flex:1;overflow:hidden;display:flex;flex-direction:column;padding:12px 16px}.DebugInspector-module__toolbar__vO684{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.DebugInspector-module__muted__-3yR6{font-size:11px;color:var(--text-3);font-family:ui-monospace,monospace}.DebugInspector-module__error__qwKTE{font-size:12px;color:#d74745}.DebugInspector-module__copyBtn__Hpvrt{font-size:11px;padding:4px 10px;background:var(--bg-3);border:1px solid var(--border);border-radius:4px;color:var(--text-2);cursor:pointer;font-family:inherit}.DebugInspector-module__copyBtn__Hpvrt:hover{background:var(--bg-2);color:var(--text)}.DebugInspector-module__pre__25-WC{flex:1;margin:0;padding:12px;background:var(--bg-2);border:1px solid var(--border-subtle);border-radius:6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1.55;color:var(--text-2);white-space:pre-wrap;overflow-wrap:anywhere;overflow-y:auto}.MessageBubble-module__wrap__rRoTr{display:flex;width:100%;padding:4px 16px;gap:10px;box-sizing:border-box}.MessageBubble-module__wrapUser__uuhi6{flex-direction:row-reverse}.MessageBubble-module__bubbleCol__o-M6B{display:flex;flex-direction:column;gap:4px;max-width:72%;min-width:0}.MessageBubble-module__wrapUser__uuhi6 .MessageBubble-module__bubbleCol__o-M6B{align-items:flex-end}.MessageBubble-module__bubble__bzJ1B{max-width:100%;padding:10px 14px;border-radius:14px;font-size:14px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere;-webkit-hyphens:none;hyphens:none}.MessageBubble-module__bubbleUser__ydhG8{background:var(--accent);color:#f8f8f8;border-bottom-right-radius:4px}.MessageBubble-module__bubbleAssistant__UBB3C{background:var(--bg-2);color:var(--text);border:1px solid var(--border);border-bottom-left-radius:4px}.MessageBubble-module__cursor__PZcj-{display:inline-block;width:2px;height:1em;background:var(--accent);margin-left:2px;vertical-align:text-bottom;animation:MessageBubble-module__blink__d8sRX .9s step-end infinite}@keyframes MessageBubble-module__blink__d8sRX{0%,to{opacity:1}50%{opacity:0}}.MessageBubble-module__toolCalls__IIWkI{display:flex;flex-direction:column;gap:4px;width:100%}.MessageBubble-module__metaRow__zyXHf{display:flex;align-items:center;gap:8px;margin-top:2px}.MessageBubble-module__timestamp__SBfea{font-size:10px;color:var(--text-3)}.MessageBubble-module__debugBtn__4TvDt{background:transparent;border:1px solid var(--border-subtle);border-radius:4px;color:var(--text-3);font-family:ui-monospace,monospace;font-size:10px;padding:1px 6px;cursor:pointer;opacity:.4;transition:opacity .15s ease,color .15s ease,background .15s ease}.MessageBubble-module__bubbleCol__o-M6B:hover .MessageBubble-module__debugBtn__4TvDt{opacity:1}.MessageBubble-module__debugBtn__4TvDt:hover{background:var(--bg-3);color:var(--accent);border-color:var(--accent)}.MessageBubble-module__errorBubble__-k97K{max-width:100%;padding:8px 12px;border-radius:10px;background:#ffe7e4;background:oklch(95% .04 25);border:1px solid oklch(80% .08 25);color:#861118;font-size:13px}.MessageBubble-module__bubbleAssistant__UBB3C{white-space:normal}.MessageBubble-module__markdown__TlYAk{word-break:break-word}.MessageBubble-module__markdown__TlYAk p{margin:6px 0}.MessageBubble-module__markdown__TlYAk p:first-child{margin-top:0}.MessageBubble-module__markdown__TlYAk p:last-child{margin-bottom:0}.MessageBubble-module__markdown__TlYAk strong{font-weight:600}.MessageBubble-module__markdown__TlYAk em{font-style:italic}.MessageBubble-module__markdown__TlYAk :not(pre)>code{font-family:ui-monospace,Cascadia Code,SF Mono,monospace;font-size:.88em;background:var(--bg-3);padding:1px 5px;border-radius:4px}.MessageBubble-module__markdown__TlYAk pre{font-family:ui-monospace,Cascadia Code,SF Mono,monospace;font-size:.85em;background:var(--bg-3);padding:10px 14px;border-radius:6px;overflow-x:auto;border:1px solid var(--border-subtle);margin:8px 0;white-space:pre}.MessageBubble-module__markdown__TlYAk pre code{background:none;padding:0;font-size:inherit}.MessageBubble-module__markdown__TlYAk h1,.MessageBubble-module__markdown__TlYAk h2,.MessageBubble-module__markdown__TlYAk h3,.MessageBubble-module__markdown__TlYAk h4,.MessageBubble-module__markdown__TlYAk h5,.MessageBubble-module__markdown__TlYAk h6{font-weight:600;margin:12px 0 4px;line-height:1.3}.MessageBubble-module__markdown__TlYAk h1{font-size:1.3em}.MessageBubble-module__markdown__TlYAk h2{font-size:1.2em}.MessageBubble-module__markdown__TlYAk h3{font-size:1.1em}.MessageBubble-module__markdown__TlYAk h4,.MessageBubble-module__markdown__TlYAk h5,.MessageBubble-module__markdown__TlYAk h6{font-size:1em}.MessageBubble-module__markdown__TlYAk ul,.MessageBubble-module__markdown__TlYAk ol{padding-left:24px;margin:6px 0}.MessageBubble-module__markdown__TlYAk li{margin:2px 0}.MessageBubble-module__markdown__TlYAk blockquote{border-left:3px solid var(--border-subtle);padding-left:12px;color:var(--text-2);margin:8px 0}.MessageBubble-module__markdown__TlYAk table{border-collapse:collapse;margin:8px 0;font-size:.95em;display:block;overflow-x:auto}.MessageBubble-module__markdown__TlYAk th,.MessageBubble-module__markdown__TlYAk td{padding:4px 10px;border:1px solid var(--border-subtle);text-align:left}.MessageBubble-module__markdown__TlYAk th{background:var(--bg-3);font-weight:600}.MessageBubble-module__markdown__TlYAk a{color:var(--accent);text-decoration:underline}.MessageBubble-module__markdown__TlYAk hr{border:none;border-top:1px solid var(--border-subtle);margin:14px 0}.MessageBubble-module__reasoningBox__KPUvG{display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--surface-muted, rgba(255,255,255,.04));border-radius:12px;font-size:.85em;font-style:italic;opacity:.7}.MessageBubble-module__reasoningSpinner__IGGJF{width:12px;height:12px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:MessageBubble-module__spin__wzL7S .9s linear infinite;flex-shrink:0}@keyframes MessageBubble-module__spin__wzL7S{to{transform:rotate(360deg)}}.MessageBubble-module__reasoningElapsed__TIxDg{margin-left:auto;font-size:.8em;opacity:.6}.MessageBubble-module__fallbackLabel__grris{display:inline-block;margin-bottom:6px;font-style:italic;font-weight:500;font-size:.85em;color:#c14a4a;letter-spacing:.02em}.MessageBubble-module__fallbackLabel__grris:before{content:"⚠ "}.ThinkingCard-module__card__ctX3j{border:1px solid var(--accent);border-radius:8px;margin:6px 0;background:var(--bg-2);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow:hidden;width:100%;max-width:100%}.ThinkingCard-module__header__BNuit{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;background:transparent;border:none;color:var(--accent);cursor:pointer;text-align:left;font-family:inherit;font-size:12px;line-height:1.4}.ThinkingCard-module__header__BNuit:hover{background:var(--bg-3)}.ThinkingCard-module__icon__P68YN{flex-shrink:0;font-size:14px}.ThinkingCard-module__headerText__c7Mm3{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text);font-weight:500}.ThinkingCard-module__chevron__U24kQ{flex-shrink:0;color:var(--text-3);font-size:10px;transition:transform .15s ease;transform:rotate(-90deg)}.ThinkingCard-module__chevronOpen__3sRQ8{transform:rotate(0)}.ThinkingCard-module__body__aEWVT{padding:10px 12px 12px 36px;border-top:1px solid var(--accent);background:var(--bg);font-size:11px;line-height:1.55;color:var(--text-2);white-space:pre-wrap;overflow-wrap:anywhere;max-height:360px;overflow-y:auto}.ThinkingCard-module__cursor__jt36t{display:inline-block;width:2px;height:1em;background:var(--accent);margin-left:2px;vertical-align:text-bottom;animation:ThinkingCard-module__blink__tG98t .9s step-end infinite}@keyframes ThinkingCard-module__blink__tG98t{0%,to{opacity:1}50%{opacity:0}}.TypingIndicator-module__wrap__L3jPi{display:flex;width:100%;padding:4px 16px;box-sizing:border-box}.TypingIndicator-module__bubble__THyMC{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;background:var(--bg-2);border:1px solid var(--border);border-radius:14px 14px 14px 4px}.TypingIndicator-module__dot__jF-S7{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--text-3);animation:TypingIndicator-module__wave__MgVqY 1.2s ease-in-out infinite}.TypingIndicator-module__dot__jF-S7:nth-child(1){animation-delay:0s}.TypingIndicator-module__dot__jF-S7:nth-child(2){animation-delay:.18s}.TypingIndicator-module__dot__jF-S7:nth-child(3){animation-delay:.36s}@keyframes TypingIndicator-module__wave__MgVqY{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}.MessageList-module__root__ETIaI{flex:1;display:flex;flex-direction:column;overflow-y:auto;padding:8px 0 16px;scroll-behavior:smooth}.MessageList-module__loading__XVXOg,.MessageList-module__empty__0MdIn{padding:40px;text-align:center;color:var(--text-3);font-size:13px}.MessageList-module__end__LDybz{height:1px;flex-shrink:0}.MessageInput-module__root__PolCy{display:flex;align-items:flex-end;gap:8px;padding:12px 16px;border-top:1px solid var(--border);background:var(--bg-2);flex-shrink:0}.MessageInput-module__textareaWrap__8bjyi{flex:1;position:relative;min-height:40px}.MessageInput-module__textarea__qL8-x{width:100%;min-height:40px;max-height:180px;padding:10px 12px;border-radius:10px;border:1px solid var(--border);background:var(--bg);color:var(--text);font-family:inherit;font-size:14px;line-height:1.5;resize:none;overflow-y:auto;box-sizing:border-box;display:block;transition:border-color .12s}.MessageInput-module__textarea__qL8-x:focus{outline:none;border-color:var(--accent)}.MessageInput-module__textarea__qL8-x::placeholder{color:var(--text-3)}.MessageInput-module__textarea__qL8-x:disabled{opacity:.5;cursor:not-allowed}.MessageInput-module__btn__-48Sa{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;border:none;cursor:pointer;flex-shrink:0;transition:background .12s,opacity .12s}.MessageInput-module__sendBtn__mfcLB{background:var(--accent);color:#f8f8f8}.MessageInput-module__sendBtn__mfcLB:hover:not(:disabled){background:var(--accent-hover, var(--accent));filter:brightness(1.1)}.MessageInput-module__sendBtn__mfcLB:disabled{opacity:.45;cursor:not-allowed}.MessageInput-module__ghostBtn__yQJIR{background:transparent;color:var(--text-3);border:1px solid var(--border-subtle)}.MessageInput-module__ghostBtn__yQJIR:hover{background:var(--bg-3);color:var(--text-2)}@media (max-width: 639px){.MessageInput-module__root__PolCy{padding-bottom:calc(8px + var(--safe-bottom))}.MessageInput-module__textarea__qL8-x{font-size:16px}}.MessageInput-module__tooltipWrap__pXcYu{position:relative}.MessageInput-module__tooltipWrap__pXcYu:hover .MessageInput-module__tooltip__BQZX7{display:block}.MessageInput-module__tooltip__BQZX7{display:none;position:absolute;bottom:44px;right:0;background:var(--bg-3);border:1px solid var(--border);border-radius:6px;padding:4px 8px;font-size:11px;color:var(--text-2);white-space:nowrap;pointer-events:none;z-index:10}.OnboardingCard-module__root__m5cYQ{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 24px}.OnboardingCard-module__card__S0Sdy{background:var(--bg-2);border:1px solid var(--border);border-radius:16px;padding:36px 40px;max-width:480px;width:100%;display:flex;flex-direction:column;gap:20px;text-align:center}.OnboardingCard-module__emoji__CklKx{font-size:40px;line-height:1}.OnboardingCard-module__title__0vLjK{font-size:20px;font-weight:700;color:var(--text);margin:0}.OnboardingCard-module__body__SmCp9{font-size:14px;color:var(--text-2);line-height:1.65;margin:0}.OnboardingCard-module__actions__FkZG0{display:flex;flex-direction:column;gap:10px}.OnboardingCard-module__btnPrimary__2Zg-z{padding:12px 20px;border-radius:10px;border:none;background:var(--accent);color:#f8f8f8;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:filter .12s}.OnboardingCard-module__btnPrimary__2Zg-z:hover{filter:brightness(1.1)}.OnboardingCard-module__btnSecondary__DExad{padding:11px 20px;border-radius:10px;border:1px solid var(--border);background:transparent;color:var(--text-2);font-size:14px;font-family:inherit;cursor:pointer;transition:background .12s}.OnboardingCard-module__btnSecondary__DExad:hover{background:var(--bg-3)}.DiagnosticBanner-module__banner__wmT15{display:flex;flex-direction:column;gap:.5rem;padding:.875rem 1.25rem;background:#400c0c;border-left:4px solid oklch(.65 .22 25);color:#fedbd7;font-size:.875rem;line-height:1.5}.DiagnosticBanner-module__banner__wmT15[data-severity=warning]{background:#371801;border-left-color:#ff8b26;border-left-color:oklch(.75 .18 55);color:#fbdecc}.DiagnosticBanner-module__header__onlQN{display:flex;align-items:center;justify-content:space-between;gap:1rem}.DiagnosticBanner-module__title__jUQ8y{font-weight:600}.DiagnosticBanner-module__dismiss__Eejlo{background:none;border:none;color:inherit;cursor:pointer;padding:.25rem .5rem;border-radius:4px;opacity:.7;font-size:.875rem}.DiagnosticBanner-module__dismiss__Eejlo:hover{opacity:1;background:#ffffff14}.DiagnosticBanner-module__errorList__zzuFE,.DiagnosticBanner-module__warningList__O0hPb{margin:0;padding-left:1.25rem}.DiagnosticBanner-module__warningList__O0hPb{opacity:.85}.DiagnosticBanner-module__errorList__zzuFE li,.DiagnosticBanner-module__warningList__O0hPb li{margin-bottom:.25rem}.DiagnosticBanner-module__inlineCode__Ov-6E{font-family:monospace;background:#ffffff14;padding:.1em .3em;border-radius:3px}.ChatSettingsModal-module__overlay__VMX3W{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:900;display:flex;align-items:center;justify-content:center;animation:ChatSettingsModal-module__fadeIn__fsVrd .15s ease}@keyframes ChatSettingsModal-module__fadeIn__fsVrd{0%{opacity:0}to{opacity:1}}.ChatSettingsModal-module__modal__Ll8n0{width:min(480px,92vw);background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:18px 22px;display:flex;flex-direction:column;gap:14px;box-shadow:0 12px 32px #0006}.ChatSettingsModal-module__header__5f6kg{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.ChatSettingsModal-module__title__6leVZ{font-size:14px;font-weight:600;color:var(--text);text-transform:uppercase;letter-spacing:.06em}.ChatSettingsModal-module__closeBtn__kcieA{background:transparent;border:none;color:var(--text-3);font-size:22px;line-height:1;cursor:pointer;padding:2px 8px;border-radius:4px}.ChatSettingsModal-module__closeBtn__kcieA:hover{background:var(--bg-3);color:var(--text)}.ChatSettingsModal-module__subtitle__jgRg3{margin:0;font-size:12px;color:var(--text-3);line-height:1.4}.ChatSettingsModal-module__row__7aCnJ{display:flex;align-items:center;justify-content:space-between;gap:12px}.ChatSettingsModal-module__label__8Z-U6{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--text-2);cursor:pointer;flex:1}.ChatSettingsModal-module__select__ReVGv{flex:0 0 auto;min-width:180px;padding:6px 10px;background:var(--bg-3);border:1px solid var(--border);border-radius:6px;color:var(--text);font-size:13px;font-family:inherit}.ChatSettingsModal-module__inheritTag__XHbFF{font-size:10px;font-family:ui-monospace,monospace;padding:2px 7px;background:var(--bg-3);color:var(--text-3);border-radius:999px;border:1px dashed var(--border)}.ChatSettingsModal-module__hint__n6E17{margin:0;font-size:11px;color:var(--text-3);line-height:1.4;padding:8px 10px;background:var(--bg-3);border-radius:6px;border-left:2px solid var(--accent)}.ChatSettingsModal-module__error__7YBN9{margin:0;font-size:12px;color:#d74745;padding:8px 10px;background:#ffe7e44d;background:oklch(95% .04 25 / .3);border-radius:6px;border-left:2px solid oklch(60% .18 25)}.ChatSettingsModal-module__footer__JYEKS{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:6px}.ChatSettingsModal-module__resetBtn__-V97t{background:transparent;border:1px solid var(--border);border-radius:6px;color:var(--text-3);cursor:pointer;font-size:12px;padding:6px 10px;font-family:inherit}.ChatSettingsModal-module__resetBtn__-V97t:hover{background:var(--bg-3);color:var(--text-2)}.ChatSettingsModal-module__actions__iF4Kn{display:flex;gap:8px}.ChatSettingsModal-module__cancelBtn__89S5c,.ChatSettingsModal-module__saveBtn__jw3I7{border:1px solid var(--border);border-radius:6px;padding:7px 14px;font-size:13px;cursor:pointer;font-family:inherit}.ChatSettingsModal-module__cancelBtn__89S5c{background:transparent;color:var(--text-2)}.ChatSettingsModal-module__cancelBtn__89S5c:hover{background:var(--bg-3)}.ChatSettingsModal-module__saveBtn__jw3I7{background:var(--accent);color:#f8f8f8;border-color:var(--accent);font-weight:600}.ChatSettingsModal-module__saveBtn__jw3I7:disabled{opacity:.5;cursor:not-allowed}.ChatSettingsModal-module__modelOverrideInput__N6hk0{width:100%;padding:6px 10px;background:var(--bg-3);border:1px solid var(--border);border-radius:6px;color:var(--text);font-size:13px;font-family:ui-monospace,monospace;box-sizing:border-box}.ChatSettingsModal-module__modelOverrideInput__N6hk0:focus{outline:2px solid var(--accent);outline-offset:1px}.ChatSettingsModal-module__diagnoseZone__bMNZE{margin-top:28px;padding-top:18px;border-top:1px solid var(--border-subtle)}.ChatSettingsModal-module__diagnoseTitle__pbXSK{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary, var(--text-3));margin:0 0 10px}.ChatSettingsModal-module__diagnoseBtn__2V0zw{padding:6px 14px;background:var(--bg-3);border:1px solid var(--border);border-radius:6px;color:var(--text);font-size:13px;font-family:inherit;cursor:pointer}.ChatSettingsModal-module__diagnoseBtn__2V0zw:hover{background:var(--bg-4, var(--bg-2))}.ChatSettingsModal-module__dangerZone__MuZjX{margin-top:4px;padding:12px 14px;border:1px solid oklch(75% .12 25);border-radius:8px;background:#fff1f04d;background:oklch(97% .02 25 / .3)}.ChatSettingsModal-module__dangerTitle__9PKzJ{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#c53637;margin-bottom:10px}.ChatSettingsModal-module__dangerRow__zvPbO{display:flex;gap:8px;flex-wrap:wrap}.ChatSettingsModal-module__dangerBtn__VtQCE{flex:1;min-width:0;padding:7px 12px;font-size:12px;font-family:inherit;border-radius:6px;cursor:pointer;border:1px solid oklch(70% .15 25);background:transparent;color:#a20519;transition:background .12s,color .12s}.ChatSettingsModal-module__dangerBtn__VtQCE:hover:not(:disabled){background:#d74745;color:#f8f8f8;border-color:#d74745}.ChatSettingsModal-module__dangerBtn__VtQCE:disabled{opacity:.4;cursor:not-allowed}@media (max-width: 640px){.ChatSettingsModal-module__overlay__VMX3W{padding:0;align-items:stretch}.ChatSettingsModal-module__modal__Ll8n0{width:100%;max-width:100%;height:100dvh;max-height:100dvh;border-radius:0;margin:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:calc(16px + var(--safe-top, 0px)) 18px calc(16px + var(--safe-bottom, 0px));box-shadow:none;border:none}.ChatSettingsModal-module__header__5f6kg{position:sticky;top:0;z-index:1;background:var(--bg);padding-top:4px;padding-bottom:8px;margin-bottom:0}}.ConfirmDialog-module__backdrop__SHLOo{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:16px;z-index:10001}.ConfirmDialog-module__dialog__t-5B-{background:var(--bg-2, #1e1e1e);color:var(--text, #f0f0f0);border:1px solid var(--border, #333);border-radius:14px;padding:20px;width:calc(100% - 32px);max-width:400px;box-shadow:0 8px 32px #0006}.ConfirmDialog-module__title__mCXPi{font-size:1rem;font-weight:600;margin-bottom:8px}.ConfirmDialog-module__message__pOcI0{font-size:.9rem;line-height:1.5;margin-bottom:20px;opacity:.85}.ConfirmDialog-module__actions__NmEEk{display:flex;gap:10px;justify-content:flex-end}.ConfirmDialog-module__btn__lcpAv{min-height:44px;padding:0 18px;border-radius:8px;border:1px solid var(--border, #333);background:transparent;color:var(--text, #f0f0f0);font-size:.9rem;cursor:pointer;transition:opacity .15s}.ConfirmDialog-module__btn__lcpAv:hover{opacity:.8}.ConfirmDialog-module__cancel__qshHb{background:var(--bg-2, #1e1e1e)}.ConfirmDialog-module__confirm__gveli{background:var(--accent, #7c6af7);color:#fff;border-color:transparent}.ConfirmDialog-module__danger__oD5AZ{background:#e5484d;color:#fff;border-color:transparent}.ChatView-module__root__B9qB7{display:flex;height:100%;overflow:hidden;background:var(--bg)}.ChatView-module__sidebar__x62Rc{width:240px;flex-shrink:0;border-right:1px solid var(--border);display:flex;flex-direction:column;overflow:hidden;background:var(--bg-2)}.ChatView-module__main__MFPCq{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}.ChatView-module__messages__ekefz{flex:1;overflow-y:auto;display:flex;flex-direction:column;padding:16px 0}@media (max-width: 639px){.ChatView-module__sidebar__x62Rc{display:none}.ChatView-module__main__MFPCq{width:100%}.ChatView-module__messages__ekefz{padding:16px 12px}}.DetailModal-module__backdrop__T-H3t{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px}.DetailModal-module__modal__nazwP{background:var(--bg);border:1px solid var(--surface-border);border-radius:12px;width:100%;max-width:720px;max-height:90vh;display:flex;flex-direction:column}.DetailModal-module__header__8EsDC{padding:16px 20px;border-bottom:1px solid var(--surface-border);display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.DetailModal-module__title__-1ykS{font-size:16px;font-weight:600;color:var(--text-primary);margin:0}.DetailModal-module__subtitle__PhJd1{font-size:12px;color:var(--text-secondary);margin:4px 0 0}.DetailModal-module__closeBtn__H6rnJ{background:transparent;border:0;padding:0;color:var(--text-secondary);font-size:24px;line-height:1;cursor:pointer}.DetailModal-module__closeBtn__H6rnJ:hover{color:var(--text-primary)}.DetailModal-module__body__jYc8j{padding:20px;overflow-y:auto;flex:1}.DetailModal-module__section__qXR-I{margin-bottom:18px}.DetailModal-module__section__qXR-I:last-child{margin-bottom:0}.DetailModal-module__label__M1tdY{font-size:11px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.DetailModal-module__text__B6PMW{font-size:14px;color:var(--text-primary);line-height:1.5;white-space:pre-wrap}.DetailModal-module__pre__3ZBzE{font-size:12px;color:var(--text-primary);background:var(--surface-2);border:1px solid var(--surface-border);border-radius:6px;padding:10px;overflow-x:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;margin:0}.DetailModal-module__list__cwcGi{margin:0;padding-left:20px;color:var(--text-primary);font-size:13px;line-height:1.6}.DetailModal-module__empty__Wqnon{color:var(--text-secondary);font-size:13px;font-style:italic}.DetailModal-module__image__i6Eqd{display:block;max-width:100%;max-height:320px;border-radius:8px;border:1px solid var(--surface-border)}.DetailModal-module__footer__n0jtW{padding:12px 20px;border-top:1px solid var(--surface-border);display:flex;justify-content:flex-end;gap:8px}.DetailModal-module__extraContent__2IOUV{margin-top:.5rem}@media (max-width: 640px){.DetailModal-module__backdrop__T-H3t{padding:0;align-items:stretch}.DetailModal-module__modal__nazwP{width:100%;max-width:100%;height:100dvh;max-height:100dvh;border-radius:0;padding-top:calc(16px + var(--safe-top));padding-bottom:calc(16px + var(--safe-bottom));overflow-y:auto;-webkit-overflow-scrolling:touch}}.EditModal-module__backdrop__-mxhl{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px}.EditModal-module__modal__Iep-G{background:var(--bg);border:1px solid var(--surface-border);border-radius:12px;width:100%;max-width:520px;max-height:90vh;display:flex;flex-direction:column}.EditModal-module__header__ZXYPu{padding:16px 20px;border-bottom:1px solid var(--surface-border)}.EditModal-module__title__Fwh75{font-size:15px;font-weight:600;color:var(--text-primary);margin:0}.EditModal-module__body__9Ol4V{padding:20px;overflow-y:auto;flex:1}.EditModal-module__field__NOzlH{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.EditModal-module__label__YBrmf{font-size:12px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.EditModal-module__input__odECM,.EditModal-module__textarea__2gJDt{background:var(--surface-2);color:var(--text-primary);border:1px solid var(--surface-border);border-radius:8px;padding:8px 12px;font-size:14px;font-family:inherit}.EditModal-module__textarea__2gJDt{min-height:100px;resize:vertical}.EditModal-module__input__odECM:focus,.EditModal-module__textarea__2gJDt:focus{outline:2px solid var(--accent);outline-offset:1px}.EditModal-module__footer__-MFMc{padding:12px 20px;border-top:1px solid var(--surface-border);display:flex;justify-content:flex-end;gap:8px}.EditModal-module__btn__4oxNI{padding:8px 16px;border-radius:8px;border:1px solid var(--surface-border);background:transparent;color:var(--text-primary);cursor:pointer;font-size:13px}.EditModal-module__btnPrimary__0z0pX{background:var(--accent);border-color:var(--accent);color:oklch(.98 .01 var(--bg-hue, 280))}.EditModal-module__btn__4oxNI:disabled{opacity:.5;cursor:not-allowed}.EditModal-module__error__UMNp4{color:#e85854;font-size:12px;margin-top:8px}.EditModal-module__extraContent__p2llt{margin-top:.5rem}@media (max-width: 640px){.EditModal-module__backdrop__-mxhl{padding:0;align-items:stretch}.EditModal-module__modal__Iep-G{width:100%;max-width:100%;height:100dvh;max-height:100dvh;border-radius:0;padding-top:calc(16px + var(--safe-top));padding-bottom:calc(16px + var(--safe-bottom));overflow-y:auto;-webkit-overflow-scrolling:touch}}.CarryingWidget-module__card__WSxf6{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:var(--surface-1, transparent);border:1px solid var(--border-subtle, rgba(128, 128, 128, .2));border-radius:12px;min-height:8rem}.CarryingWidget-module__slimBar__QG2-O{padding:.5rem 1rem;background:var(--surface-1, rgba(0, 0, 0, .02));border:1px solid var(--border-subtle, rgba(128, 128, 128, .15));border-radius:8px;font-size:.9rem;color:var(--text-secondary);min-height:36px;display:flex;align-items:center}.CarryingWidget-module__head__Bg-Ge{font-weight:600;font-size:1rem;color:var(--text-primary)}.CarryingWidget-module__subSection__LJ6Zk{display:flex;flex-direction:column;gap:.25rem}.CarryingWidget-module__subHeader__uq6RK{font-weight:500;font-size:.9rem;color:var(--text-secondary);margin-bottom:.25rem}.CarryingWidget-module__list__lR1ge{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.CarryingWidget-module__item__0-Z0t{padding:.4rem .5rem;border-radius:6px;cursor:pointer;display:flex;flex-wrap:wrap;gap:.25rem;align-items:baseline;font-size:.9rem;transition:background .12s ease}.CarryingWidget-module__item__0-Z0t:hover{background:var(--surface-hover, rgba(128, 128, 128, .08))}.CarryingWidget-module__kindEmoji__J19lU{flex-shrink:0}.CarryingWidget-module__content__DnTkY{flex:1 1 auto;color:var(--text-primary)}.CarryingWidget-module__note__AVoxj{color:var(--text-secondary)}.CarryingWidget-module__meta__JOKQ-{color:var(--text-3);font-size:.85rem}.CarryingWidget-module__error__rDMvQ{color:var(--danger, #e57373)}@media (max-width: 768px){.CarryingWidget-module__card__WSxf6{min-height:0}}.TensionsSummary-module__card__ZAwy9{background:var(--surface-1);border:1px solid var(--surface-border);border-radius:16px;padding:20px;cursor:pointer;transition:border-color .12s;min-height:180px}.TensionsSummary-module__card__ZAwy9:hover{border-color:var(--accent)}.TensionsSummary-module__card__ZAwy9:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.TensionsSummary-module__head__j90MT{display:flex;align-items:baseline;gap:12px;margin-bottom:8px}.TensionsSummary-module__count__i-w8s{font-size:36px;font-weight:700;color:var(--accent)}.TensionsSummary-module__label__WUsrw{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary)}.TensionsSummary-module__list__DX9vY{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:6px}.TensionsSummary-module__item__hpnh2{font-size:13px;color:var(--text-primary);border-left:2px solid var(--accent);padding-left:10px;line-height:1.4}.TensionsSummary-module__empty__bmz92{color:var(--text-secondary);font-style:italic}.TensionsSummary-module__error__pMwUU{color:#e85854;font-size:13px}.DashboardView-module__root__sXrJi{height:100%;overflow-y:auto;padding:18px 20px 32px;display:flex;flex-direction:column;gap:14px;max-width:1400px;margin:0 auto;width:100%}.DashboardView-module__header__rcNx6{display:flex;align-items:baseline;gap:10px}.DashboardView-module__title__gP2YG{font-size:19px;font-weight:700;letter-spacing:-.03em}.DashboardView-module__timestamp__PrV8I{font-size:12px;color:var(--text-3);margin-left:auto}.DashboardView-module__daemonStatusInline__WQwqj{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--text-3)}.DashboardView-module__row1__J7gTZ{display:grid;grid-template-columns:minmax(220px,1.2fr) 1fr 1fr 1fr;gap:10px}.DashboardView-module__row3__nvCd5,.DashboardView-module__row4__15X5b{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.DashboardView-module__row5__5Gdgx{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:10px;padding-bottom:4px}.DashboardView-module__card__j2kUW{background:var(--bg-2);border:1px solid var(--border);border-radius:14px;padding:13px 14px;display:flex;flex-direction:column;gap:9px;color:var(--text)}.DashboardView-module__cardLg__F1cjM{padding:14px 16px;gap:8px}.DashboardView-module__cardTitle__X7m-a{font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--text-3);margin-bottom:2px}.DashboardView-module__cardHeader__UOUBW{display:flex;align-items:center;gap:7px}.DashboardView-module__cardIcon__oKtro{width:26px;height:26px;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:13px}.DashboardView-module__cardLabel__SjsU-{font-weight:600;font-size:13px}.DashboardView-module__heroOverline__-Vr1D{font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-3)}.DashboardView-module__heroMain__xwMEg{display:flex;align-items:center;gap:10px}.DashboardView-module__heroEmoji__JZO5c{font-size:26px;line-height:1}.DashboardView-module__heroMood__0W434{font-size:20px;font-weight:700;letter-spacing:-.03em;line-height:1}.DashboardView-module__heroSub__AEj2X{font-size:11px;color:var(--text-3);margin-top:2px}.DashboardView-module__heroConf__9ZQvb{display:flex;align-items:center;gap:8px}.DashboardView-module__heroConfLabel__B1p-9{font-size:11px;color:var(--text-3);flex-shrink:0}.DashboardView-module__heroConfValue__IwEbc{font-size:11px;font-weight:600;color:var(--accent);flex-shrink:0}.DashboardView-module__heroPrev__4Wh-2{font-size:11px;color:var(--text-3)}.DashboardView-module__heroPrevValue__KVGND{color:var(--text-2)}.DashboardView-module__kpi__pDopK{gap:4px;justify-content:center}.DashboardView-module__kpiLabel__8i9Ld{font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-3)}.DashboardView-module__kpiValue__kAZjA{font-size:24px;font-weight:700;letter-spacing:-.04em;line-height:1.1;color:var(--text)}.DashboardView-module__kpiHighlight__k682q{border-left:3px solid var(--accent);padding-left:11px}.DashboardView-module__kpiSub__ajwgl{font-size:11px;color:var(--text-2)}.DashboardView-module__confBar__jANlc{flex:1;height:5px;border-radius:3px;background:var(--bg-3);overflow:hidden}.DashboardView-module__confBarFill__XGzb8{height:100%;border-radius:3px;transition:width .25s ease}.DashboardView-module__sparkline__xGcgl{padding:10px 14px 6px}.DashboardView-module__sparkSvg__eGX4Z{width:100%;height:80px;display:block}.DashboardView-module__sparkEmpty__ZZryN{height:80px;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--text-3)}.DashboardView-module__kvRow__r3LZA{display:flex;justify-content:space-between;align-items:center;font-size:12px;padding:3px 0;border-bottom:1px solid var(--border-subtle)}.DashboardView-module__kvRow__r3LZA:last-child{border-bottom:none}.DashboardView-module__kvKey__xPD0H{color:var(--text-2)}.DashboardView-module__kvVal__7h1dV{font-weight:500;color:var(--text)}.DashboardView-module__kvMono__XDhY7{font-family:ui-monospace,SFMono-Regular,monospace}.DashboardView-module__tBreakItem__cIAtl{display:flex;flex-direction:column;gap:3px}.DashboardView-module__tBreakRow__zs-wT{display:flex;justify-content:space-between;align-items:center;font-size:12px}.DashboardView-module__tBreakCount__IC7Cs{font-weight:600;color:var(--text-2)}.DashboardView-module__tBreakFooter__m9TV3{font-size:11px;color:var(--text-3);margin-top:auto}.DashboardView-module__listItem__Z7aJP{display:flex;align-items:flex-start;gap:9px;cursor:pointer;padding:5px 0;border-bottom:1px solid var(--border-subtle);transition:opacity .15s ease;background:none;border-left:none;border-right:none;border-top:none;width:100%;text-align:left;font-family:inherit;color:inherit}.DashboardView-module__listItem__Z7aJP:last-child{border-bottom:none}.DashboardView-module__listItem__Z7aJP:hover{opacity:.75}.DashboardView-module__listItem__Z7aJP:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.DashboardView-module__memEmoji__xa0yz{font-size:17px;flex-shrink:0;line-height:1;margin-top:1px}.DashboardView-module__memBody__348iy{flex:1;min-width:0}.DashboardView-module__memTitle__cJHZk{font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text)}.DashboardView-module__memMeta__xj2bT{font-size:11px;color:var(--text-2);margin-top:1px;display:flex;align-items:center;gap:5px}.DashboardView-module__memMetaDot__o-Nyd{width:3px;height:3px;border-radius:50%;background:var(--border)}.DashboardView-module__memId__1o7BM{font-size:11px;color:var(--text-3);flex-shrink:0}.DashboardView-module__thrPriDot__1BCsm{width:6px;height:6px;border-radius:50%;flex-shrink:0;margin-top:5px}.DashboardView-module__thrTitle__JVyp3{font-size:12px;font-weight:500;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--text)}.DashboardView-module__actRow__o8fT4{display:flex;align-items:baseline;gap:8px;font-size:12px;padding:3px 0;border-bottom:1px solid var(--border-subtle)}.DashboardView-module__actRow__o8fT4:last-child{border-bottom:none}.DashboardView-module__actTime__DpTF6{color:var(--text-3);font-family:ui-monospace,SFMono-Regular,monospace;flex-shrink:0;font-size:11px}.DashboardView-module__actDot__QncYb{width:5px;height:5px;border-radius:50%;flex-shrink:0;align-self:center}.DashboardView-module__actText__nfzSG{color:var(--text);line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.DashboardView-module__graphCard__-zjvM{min-height:220px}.DashboardView-module__graphSvg__vl70D{width:100%;height:200px;display:block}.DashboardView-module__graphEmpty__Iwz6a{height:200px;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--text-3)}.DashboardView-module__consItem__ODUxg{padding:8px 10px;border-radius:10px;border:1px solid var(--border-subtle);background:var(--bg-3);display:flex;flex-direction:column;gap:5px}.DashboardView-module__consHead__TbQMX{display:flex;align-items:center;gap:7px}.DashboardView-module__consName__bzbOp{font-size:12px;font-weight:600;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text)}.DashboardView-module__consScore__jIxc7{font-size:11px;color:var(--text-3);flex-shrink:0}.DashboardView-module__consMeta__6vsLv{font-size:11px;color:var(--text-3)}.DashboardView-module__consActions__Um3dD{margin-top:auto;display:flex;gap:6px;padding-top:4px}.DashboardView-module__btnPrimary__5vOfy{flex:1;padding:6px 10px;border-radius:8px;border:none;background:var(--accent);color:#fff;font-size:12px;font-weight:500;cursor:pointer;font-family:inherit}.DashboardView-module__btnPrimary__5vOfy:disabled{opacity:.5;cursor:not-allowed}.DashboardView-module__btnPrimary__5vOfy:hover:not(:disabled){filter:brightness(1.1)}.DashboardView-module__btnGhost__QXOqd{padding:6px 10px;border-radius:8px;border:1px solid var(--border);background:transparent;color:var(--text-2);font-size:12px;cursor:pointer;font-family:inherit}.DashboardView-module__btnGhost__QXOqd:hover{background:var(--bg-3)}.DashboardView-module__badge__iKw0b{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border-radius:99px;font-size:11px;font-weight:500;letter-spacing:.03em;white-space:nowrap}.DashboardView-module__dot__0uApH{width:7px;height:7px;border-radius:50%;display:inline-block;flex-shrink:0}.DashboardView-module__skeleton__xGqyv{background:linear-gradient(90deg,var(--bg-3) 0%,var(--border-subtle) 50%,var(--bg-3) 100%);background-size:200% 100%;animation:DashboardView-module__shimmer__FAZaP 1.4s ease-in-out infinite;border-radius:6px}@keyframes DashboardView-module__shimmer__FAZaP{0%{background-position:100% 0}to{background-position:-100% 0}}.DashboardView-module__skelLine__0M-3e{height:12px;margin:4px 0}.DashboardView-module__empty__KrwyQ,.DashboardView-module__errorMsg__NmD-J{font-size:12px;color:var(--text-3);padding:8px 0}.DashboardView-module__errorMsg__NmD-J{color:var(--red)}@media (max-width: 1100px){.DashboardView-module__row1__J7gTZ{grid-template-columns:1fr 1fr}.DashboardView-module__row1__J7gTZ>:first-child{grid-column:span 2}.DashboardView-module__row3__nvCd5,.DashboardView-module__row4__15X5b{grid-template-columns:1fr 1fr}.DashboardView-module__row3__nvCd5>:nth-child(3),.DashboardView-module__row4__15X5b>:nth-child(3){grid-column:span 2}.DashboardView-module__row5__5Gdgx{grid-template-columns:1fr}}@media (max-width: 640px){.DashboardView-module__root__sXrJi{padding:14px max(12px,var(--safe-right)) 80px max(12px,var(--safe-left));gap:10px}.DashboardView-module__row1__J7gTZ,.DashboardView-module__row3__nvCd5,.DashboardView-module__row4__15X5b{grid-template-columns:1fr}.DashboardView-module__row1__J7gTZ>:first-child{grid-column:auto}.DashboardView-module__row3__nvCd5>:nth-child(3),.DashboardView-module__row4__15X5b>:nth-child(3){grid-column:auto}.DashboardView-module__timestamp__PrV8I{display:none}}.Drawer-module__backdrop__czg6e{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:90;animation:Drawer-module__fadeIn__z-CGM .12s ease-out}.Drawer-module__drawer__WqK1d{position:fixed;top:0;right:0;bottom:0;width:min(880px,92vw);background:var(--bg);border-left:1px solid var(--surface-border);z-index:91;display:flex;flex-direction:column;animation:Drawer-module__slideIn__P47o2 .18s cubic-bezier(.2,.8,.2,1)}.Drawer-module__header__sYoP1{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--surface-border);flex-shrink:0}.Drawer-module__title__LqUOu{font-size:16px;font-weight:600;color:var(--text-primary);margin:0}.Drawer-module__subtitle__rhTBJ{font-size:12px;color:var(--text-secondary);margin:2px 0 0}.Drawer-module__closeBtn__yDmAL{background:transparent;border:0;padding:4px;cursor:pointer;color:var(--text-secondary);border-radius:6px}.Drawer-module__closeBtn__yDmAL:hover{background:var(--surface-2);color:var(--text-primary)}.Drawer-module__body__aV9FG{flex:1;overflow-y:auto;padding:20px}@keyframes Drawer-module__fadeIn__z-CGM{0%{opacity:0}to{opacity:1}}@keyframes Drawer-module__slideIn__P47o2{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width: 640px){.Drawer-module__drawer__WqK1d{width:100%;max-width:100%;padding-top:calc(16px + var(--safe-top));padding-bottom:calc(16px + var(--safe-bottom))}}.List-module__list__9aWGq{display:flex;flex-direction:column;gap:0}.List-module__row__I9MZU{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid var(--surface-border);transition:background 80ms}.List-module__row__I9MZU[data-clickable=true]{cursor:pointer}.List-module__row__I9MZU[data-clickable=true]:hover{background:var(--surface-2)}.List-module__title__upuzs{font-size:14px;color:var(--text-primary);margin:0 0 2px}.List-module__subtitle__DAjAu{font-size:12px;color:var(--text-secondary);margin:0;line-height:1.4}.List-module__meta__omPo8{font-size:11px;color:var(--text-secondary);white-space:nowrap;flex-shrink:0}.List-module__actions__xNbN4{display:flex;gap:4px;flex-shrink:0}.List-module__actionBtn__UyFoq{background:transparent;border:1px solid var(--surface-border);border-radius:6px;padding:4px 8px;font-size:12px;color:var(--text-secondary);cursor:pointer}.List-module__actionBtn__UyFoq:hover{color:var(--accent);border-color:var(--accent)}.List-module__empty__iom-p{padding:32px 16px;text-align:center;color:var(--text-secondary);font-size:13px}.List-module__loading__h0We5{padding:16px;text-align:center;color:var(--text-secondary);font-size:13px}.List-module__error__isH9u{padding:16px;color:#e85854;font-size:13px}.EntitiesSection-module__search__MSNMu{background:var(--surface-2);color:var(--text-primary);border:1px solid var(--surface-border);border-radius:8px;padding:8px 12px;font-size:14px;width:100%;margin-bottom:12px}.EntitiesSection-module__section__sAoLP{margin-bottom:16px}.EntitiesSection-module__sectionTitle__GbaIz{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);margin:0 0 6px}.EntitiesSection-module__bioLine__UJQQY{font-size:13px;color:var(--text-primary);margin:4px 0;line-height:1.5}.EntitiesSection-module__empty__eIO7z{font-size:13px;color:var(--text-secondary);font-style:italic}.CarryingBlock-module__block__WT5Lf{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;margin-top:.75rem;border:1px solid var(--border-subtle, rgba(128, 128, 128, .2));border-radius:8px;background:var(--surface-1, rgba(0, 0, 0, .02))}.CarryingBlock-module__header__M3c58{font-weight:600;font-size:.95rem;color:var(--text-secondary)}.CarryingBlock-module__noteWrap__khJDw{display:flex;flex-direction:column;gap:.25rem}.CarryingBlock-module__noteInput__wEGv8{width:100%;padding:.5rem .75rem;border:1px solid var(--border-subtle, rgba(128, 128, 128, .3));border-radius:6px;background:var(--input-bg, transparent);color:inherit;font-size:.9rem}.CarryingBlock-module__noteInput__wEGv8:focus{outline:2px solid var(--accent, #4caf50);outline-offset:1px}.CarryingBlock-module__counter__Nncab{font-size:.75rem;color:var(--text-3);text-align:right}.CarryingBlock-module__noteDisplay__fBXoW{font-style:italic;font-size:.9rem;color:var(--text-secondary);padding:.25rem .5rem}.CarryingBlock-module__toggleBtn__LMFUz{padding:.55rem 1rem;border:1px solid var(--border-subtle, rgba(128, 128, 128, .3));border-radius:6px;background:var(--surface-1, transparent);color:inherit;cursor:pointer;font-size:.95rem;transition:background .12s ease,border-color .12s ease;min-height:44px}.CarryingBlock-module__toggleBtn__LMFUz:hover:not(:disabled){border-color:var(--accent, #4caf50)}.CarryingBlock-module__toggleBtn__LMFUz:disabled{opacity:.5;cursor:not-allowed}.CarryingBlock-module__toggleBtnActive__lmcNk{background:var(--carrying-active-bg, rgba(76, 175, 80, .15));border-color:var(--accent, #4caf50)}.CarryingBlock-module__error__-DxzP{font-size:.85rem;color:var(--danger, #e57373)}.BiographiesSection-module__bioRow__SgZZZ{display:flex;align-items:flex-start;gap:12px;padding:12px;border:1px solid var(--surface-border);border-radius:8px;margin-bottom:8px;background:var(--surface-1);cursor:pointer;transition:border-color 80ms,transform 80ms}.BiographiesSection-module__bioRow__SgZZZ:hover{border-color:var(--accent);transform:translateY(-1px)}.BiographiesSection-module__avatar__3o3lK{width:56px;height:56px;border-radius:8px;object-fit:cover;flex-shrink:0;border:1px solid var(--surface-border)}.BiographiesSection-module__avatarFallback__UOZyE{width:56px;height:56px;border-radius:8px;background:var(--surface-2);border:1px solid var(--surface-border);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:600;color:var(--text-secondary);flex-shrink:0}.BiographiesSection-module__bioMain__kBJXU{flex:1;min-width:0}.BiographiesSection-module__bioName__5CUZC{font-size:14px;font-weight:600;color:var(--text-primary)}.BiographiesSection-module__bioSubtitle__bBvUQ{font-size:12px;color:var(--text-secondary);margin-top:2px}.BiographiesSection-module__bioSnippet__ec-r9{font-size:12px;color:var(--text-secondary);margin-top:6px;line-height:1.4}.BiographiesSection-module__bioMeta__CghaG{font-size:11px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;align-self:center}.TensionsSection-module__wrap__eS1HY{padding:.5rem}.TensionsSection-module__loading__HvWYM,.TensionsSection-module__error__0iVcX,.TensionsSection-module__empty__13miK{padding:1.5rem;text-align:center;color:var(--text-secondary)}.TensionsSection-module__error__0iVcX{color:var(--danger, #e57373)}.TensionsSection-module__list__dnxg7{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.TensionsSection-module__item__ZfhHR{padding:.75rem 1rem;border:1px solid var(--border-subtle, rgba(128, 128, 128, .2));border-radius:8px;background:var(--surface-1, transparent);cursor:pointer;transition:background .12s ease,border-color .12s ease}.TensionsSection-module__item__ZfhHR:hover{background:var(--surface-hover, rgba(128, 128, 128, .06));border-color:var(--accent, #4caf50)}.TensionsSection-module__itemResolved__ABrXL{opacity:.6}.TensionsSection-module__head__2XHy1{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.25rem;color:var(--text-primary)}.TensionsSection-module__poles__UQH3w{font-size:.95rem;color:var(--text-primary)}.TensionsSection-module__vs__kolE-{color:var(--text-3);font-style:italic}.TensionsSection-module__status__rAO3s{font-size:.8rem;padding:.15rem .5rem;border-radius:4px;background:var(--surface-1, rgba(0, 0, 0, .05));text-transform:lowercase}.TensionsSection-module__status_resolved__zcAZo{background:#4caf5026;color:var(--accent, #4caf50)}.TensionsSection-module__status_sitting__s68Jl{background:#ff980026;color:var(--warning, #ff9800)}.TensionsSection-module__context__jZxGz{font-size:.85rem;color:var(--text-secondary);margin-bottom:.25rem}.TensionsSection-module__notes__JwHfC{font-size:.85rem;color:var(--text-secondary);font-style:italic;margin-bottom:.25rem}.TensionsSection-module__meta__Qp4jR{font-size:.75rem;color:var(--text-3)}.CarryingSection-module__wrap__QcLs0{padding:.5rem;display:flex;flex-direction:column;gap:1rem}.CarryingSection-module__controls__cgY9v{display:flex;gap:1rem;align-items:center;padding:.5rem .75rem;border-bottom:1px solid var(--border-subtle, rgba(128, 128, 128, .15))}.CarryingSection-module__toggle__2w2Ne{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-primary);cursor:pointer}.CarryingSection-module__toggle__2w2Ne input{cursor:pointer}.CarryingSection-module__loading__lFFup,.CarryingSection-module__error__k04KP,.CarryingSection-module__empty__pTE3W{padding:1.5rem;text-align:center;color:var(--text-secondary)}.CarryingSection-module__error__k04KP{color:var(--danger, #e57373)}.CarryingSection-module__subSection__tk2OK{display:flex;flex-direction:column;gap:.5rem}.CarryingSection-module__subHeader__Tx8ph{font-size:1rem;font-weight:600;margin:0 0 .25rem;color:var(--text-secondary)}.CarryingSection-module__list__1FzTN{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.CarryingSection-module__item__ha91j{padding:.75rem 1rem;border:1px solid var(--border-subtle, rgba(128, 128, 128, .2));border-radius:8px;background:var(--surface-1, transparent);cursor:pointer;display:flex;align-items:flex-start;gap:.6rem;transition:background .12s ease,border-color .12s ease}.CarryingSection-module__item__ha91j:hover{background:var(--surface-hover, rgba(128, 128, 128, .06));border-color:var(--accent, #4caf50)}.CarryingSection-module__kindEmoji__F8-Wf{flex-shrink:0;font-size:1.1rem}.CarryingSection-module__itemBody__PNqHD{flex:1 1 auto;display:flex;flex-direction:column;gap:.2rem}.CarryingSection-module__itemHead__L-6sv{font-size:.95rem;color:var(--text-primary)}.CarryingSection-module__meta__ubDrC{font-size:.85rem;color:var(--text-3)}.CarryingSection-module__metaTime__z2pE6{margin-left:.25rem}.CarryingSection-module__note__XG9fF{color:var(--text-secondary)}.SectionCard-module__card__DvjCf{background:var(--surface-2);border:1px solid var(--surface-border);border-left:3px solid var(--card-accent, var(--accent));border-radius:10px;padding:16px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:8px;transition:transform 80ms,border-color 80ms;font-family:inherit}.SectionCard-module__card__DvjCf:hover{transform:translateY(-1px);border-color:var(--accent)}.SectionCard-module__head__7UiPF{display:flex;align-items:center;gap:10px}.SectionCard-module__iconWrap__-Gkon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:var(--bg);color:var(--card-accent, var(--accent))}.SectionCard-module__label__TC11Z{font-size:14px;font-weight:600;color:var(--text-primary);margin:0}.SectionCard-module__desc__doMUH{font-size:12px;color:var(--text-secondary);margin:0;line-height:1.4}.ExplorerView-module__root__6jVJF{padding:24px;max-width:1200px;margin:0 auto}.ExplorerView-module__h1__splQX{font-size:22px;margin:0 0 4px;color:var(--text-primary)}.ExplorerView-module__sub__Weqfi{font-size:13px;color:var(--text-secondary);margin:0 0 20px}.ExplorerView-module__grid__2usWu{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}@media (max-width: 640px){.ExplorerView-module__root__6jVJF{padding-left:max(12px,var(--safe-left));padding-right:max(12px,var(--safe-right))}.ExplorerView-module__grid__2usWu{grid-template-columns:1fr}}.ForceGraph-module__wrap__VHCrf{position:relative;width:100%;height:550px;background:var(--surface-1);border:1px solid var(--surface-border);border-radius:12px;overflow:hidden}.ForceGraph-module__svg__hmHlM{width:100%;height:100%;cursor:grab}.ForceGraph-module__svg__hmHlM:active{cursor:grabbing}.ForceGraph-module__legend__i1Gcx{position:absolute;top:8px;right:8px;display:flex;flex-direction:column;gap:4px;background:var(--surface-2);border:1px solid var(--surface-border);border-radius:8px;padding:8px 10px;font-size:12px;color:var(--text-secondary)}.ForceGraph-module__legendItem__vzJAE{display:flex;align-items:center;gap:6px}.ForceGraph-module__legendDot__12MW2{width:10px;height:10px;border-radius:50%}.ForceGraph-module__empty__LXIkC{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--text-secondary);font-size:14px}.GraphView-module__root__QC5JV{padding:24px 28px;max-width:1200px;margin:0 auto}.GraphView-module__h1__UzItg{font-size:22px;font-weight:600;margin:0 0 6px;color:var(--text-primary)}.GraphView-module__sub__VcRNk{color:var(--text-secondary);font-size:13px;margin:0 0 16px}.GraphView-module__error__MU0nN{color:#e85854;padding:12px}.GraphView-module__loading__Y6mv7{color:var(--text-secondary);padding:12px}.GraphView-module__fsButton__AULaD{width:100%;min-height:44px;margin-bottom:12px;border-radius:12px;border:none;background:var(--accent, #6c5ce7);color:#fff;font-weight:600}.GraphFullscreen-module__fullscreen__3-EO9{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:var(--bg, #151820);display:flex;flex-direction:column}.GraphFullscreen-module__bar__-B03G{display:flex;justify-content:space-between;padding:calc(8px + var(--safe-top)) 12px 8px}.GraphFullscreen-module__btn__lZVVt{min-width:44px;min-height:44px;border-radius:12px;background:var(--surface, rgba(255,255,255,.06));color:var(--text, #fff);border:none}.GraphFullscreen-module__canvas__AAqMh{flex:1;touch-action:none}.IdentityView-module__root__O4gHQ{padding:24px 28px;max-width:1100px;margin:0 auto}.IdentityView-module__h1__MwOP9{font-size:22px;font-weight:600;margin:0 0 6px;color:var(--text-primary)}.IdentityView-module__sub__uslq0{color:var(--text-secondary);font-size:13px;margin:0 0 20px}.IdentityView-module__section__qLf4l{margin-bottom:24px}.IdentityView-module__sectionHeader__mxROd{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:13px;font-weight:600;text-transform:uppercase;color:var(--text-secondary);letter-spacing:.5px}.IdentityView-module__count__KMva0{font-size:11px;font-weight:400;background:var(--surface-2);border:1px solid var(--surface-border);border-radius:999px;padding:2px 8px;color:var(--text-secondary)}.IdentityView-module__row__lP99y{display:flex;align-items:flex-start;gap:12px;padding:10px 12px;background:var(--surface-1);border:1px solid var(--surface-border);border-radius:8px;margin-bottom:6px;cursor:pointer;transition:background .1s}.IdentityView-module__row__lP99y:hover{background:var(--surface-2)}.IdentityView-module__content__x9NKe{flex:1;color:var(--text-primary);font-size:14px;line-height:1.5;white-space:pre-wrap}.IdentityView-module__weight__hXSh7{flex:0 0 auto;font-family:monospace;font-size:11px;color:var(--text-secondary);background:var(--surface-2);border:1px solid var(--surface-border);border-radius:6px;padding:2px 6px}.IdentityView-module__empty__VtyLh{color:var(--text-secondary);font-style:italic;padding:12px 0}.IdentityView-module__error__hXQWi{color:#e85854;padding:12px}@media (max-width: 640px){.IdentityView-module__root__O4gHQ{padding:16px 12px}.IdentityView-module__row__lP99y{flex-direction:column;align-items:stretch;gap:6px}.IdentityView-module__content__x9NKe{width:100%}.IdentityView-module__weight__hXSh7{align-self:flex-start}}.SubconsciousView-module__root__fPay9{padding:24px 28px;max-width:1100px;margin:0 auto}.SubconsciousView-module__h1__o-CI8{font-size:22px;font-weight:600;margin:0 0 6px;color:var(--text-primary)}.SubconsciousView-module__sub__qpP4n{color:var(--text-secondary);font-size:13px;margin:0 0 20px}.SubconsciousView-module__panel__cbYXO{background:var(--surface-1);border:1px solid var(--surface-border);border-radius:12px;padding:16px 18px;margin-bottom:16px}.SubconsciousView-module__panelTitle__bTiZj{font-size:14px;font-weight:600;color:var(--text-primary);margin:0 0 12px}.SubconsciousView-module__daemonRow__EIXY7{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.SubconsciousView-module__label__vJfRk{color:var(--text-secondary);font-size:13px}.SubconsciousView-module__select__jbwRF{background:var(--surface-2);color:var(--text-primary);border:1px solid var(--surface-border);border-radius:8px;padding:6px 10px;font-size:13px}.SubconsciousView-module__btnPrimary__wRnje{background:var(--accent);color:#0b121a;border:none;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:500;cursor:pointer}.SubconsciousView-module__btnPrimary__wRnje:disabled{opacity:.5;cursor:not-allowed}.SubconsciousView-module__statusOk__-8xEe{color:#5bb661;font-size:12px;margin-left:8px}.SubconsciousView-module__statusError__h2gTq{color:#e85854;font-size:12px;margin-left:8px}.SubconsciousView-module__moodBox__r-SaN{display:flex;gap:16px;align-items:center}.SubconsciousView-module__moodEmoji__NjZRL{font-size:48px;line-height:1}.SubconsciousView-module__moodInfo__7-jme{flex:1}.SubconsciousView-module__moodDom__Ja1yP{font-size:18px;font-weight:600;color:var(--text-primary)}.SubconsciousView-module__moodConf__ctHLM{font-size:12px;color:var(--text-secondary);margin-top:2px}.SubconsciousView-module__moodTime__YD8h0{font-size:11px;color:var(--text-secondary);text-align:right}.SubconsciousView-module__table__avpOT{width:100%;border-collapse:collapse;font-size:13px}.SubconsciousView-module__table__avpOT th{text-align:left;padding:6px 8px;color:var(--text-secondary);font-weight:500;border-bottom:1px solid var(--surface-border)}.SubconsciousView-module__table__avpOT td{padding:8px;color:var(--text-primary);border-bottom:1px solid var(--surface-border)}.SubconsciousView-module__warmthBar__CnBra{display:inline-block;height:8px;background:var(--accent);border-radius:4px;margin-right:6px;vertical-align:middle}.SubconsciousView-module__warmthHot__QZdb0{background:#ff6551;background:oklch(.7 .2 30)}.SubconsciousView-module__warmthMid__ZCtFr{background:#d38f00;background:oklch(.7 .18 75)}.SubconsciousView-module__warmthCold__1JWTq{background:#389db9}.SubconsciousView-module__warmthPct__90vJs{font-family:JetBrains Mono,monospace;font-size:12px;color:var(--text-secondary)}.SubconsciousView-module__empty__8fQpf{color:var(--text-secondary);font-style:italic;padding:8px 0}.SubconsciousView-module__error__fYV-A{color:#e85854;padding:8px 0}@media (max-width: 640px){.SubconsciousView-module__root__fPay9{padding:16px 12px}.SubconsciousView-module__panel__cbYXO{padding:12px}.SubconsciousView-module__daemonRow__EIXY7{flex-direction:column;align-items:stretch}.SubconsciousView-module__moodBox__r-SaN{flex-direction:column;align-items:flex-start;gap:8px}.SubconsciousView-module__moodTime__YD8h0{text-align:left}.SubconsciousView-module__table__avpOT{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}.SubconsciousView-module__infoBox__1ov1U{background:var(--surface-1);border:1px solid var(--surface-border);border-left:3px solid var(--accent, oklch(.7 .13 165));border-radius:12px;padding:14px 18px;margin-bottom:16px}.SubconsciousView-module__infoTitle__fPAP2{font-size:13px;font-weight:600;color:var(--text-primary);margin:0 0 6px}.SubconsciousView-module__infoText__z-1di{font-size:13px;line-height:1.55;color:var(--text-primary);margin:0 0 8px}.SubconsciousView-module__infoList__O8X8Z{font-size:13px;line-height:1.6;color:var(--text-primary);padding-left:18px;margin:0 0 8px}.SubconsciousView-module__infoList__O8X8Z li{margin-bottom:4px}.SubconsciousView-module__infoFoot__e5Ff8{font-size:12px;color:var(--text-secondary);margin:4px 0 0}.SubconsciousView-module__panelHint__kzdMp{font-size:12px;color:var(--text-secondary);margin:0 0 10px;line-height:1.5}.EmotionenView-module__root__yDBBl{padding:24px 28px;max-width:1100px;margin:0 auto}.EmotionenView-module__h1__6GPrq{font-size:22px;font-weight:600;margin:0 0 6px;color:var(--text-primary)}.EmotionenView-module__sub__hiEwR{color:var(--text-secondary);font-size:13px;margin:0 0 20px}.EmotionenView-module__panel__gJrbk{background:var(--surface-1);border:1px solid var(--surface-border);border-radius:12px;padding:16px 18px;margin-bottom:16px}.EmotionenView-module__panelTitle__jEvmH{font-size:14px;font-weight:600;color:var(--text-primary);margin:0 0 12px}.EmotionenView-module__row__xCJOx{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:8px}.EmotionenView-module__input__9f8XA,.EmotionenView-module__select__vZMLs,.EmotionenView-module__textarea__C4vJK{background:var(--surface-2);color:var(--text-primary);border:1px solid var(--surface-border);border-radius:8px;padding:6px 10px;font-size:13px;font-family:inherit}.EmotionenView-module__textarea__C4vJK{width:100%;box-sizing:border-box;min-height:50px;resize:vertical}.EmotionenView-module__btnPrimary__FaDQ2{background:var(--accent);color:#0b121a;border:none;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:500;cursor:pointer}.EmotionenView-module__btnPrimary__FaDQ2:disabled{opacity:.5;cursor:not-allowed}.EmotionenView-module__btn__74Tle{background:transparent;color:var(--text-primary);border:1px solid var(--surface-border);border-radius:8px;padding:6px 12px;font-size:12px;cursor:pointer}.EmotionenView-module__rangeBtn__Nrmc2{padding:4px 10px;font-size:12px}.EmotionenView-module__rangeBtnActive__w06rS{background:var(--accent);color:#0b121a;border-color:var(--accent)}.EmotionenView-module__empty__Zcsdc{color:var(--text-secondary);font-style:italic;padding:8px 0}.EmotionenView-module__error__iSP1f{color:#e85854;padding:8px 0}.EmotionenView-module__weatherBox__7OHWD{display:flex;gap:12px;align-items:center}.EmotionenView-module__weatherEmoji__izloi{font-size:36px}.EmotionenView-module__weatherText__31GoY{color:var(--text-primary);font-size:14px}.EmotionenView-module__tensionRow__kIk6u{display:flex;gap:12px;align-items:center;padding:8px 0;border-bottom:1px solid var(--surface-border)}.EmotionenView-module__tensionRow__kIk6u:last-child{border-bottom:none}.EmotionenView-module__tensionScore__F0REC{font-family:monospace;font-size:12px;color:var(--text-secondary);flex:0 0 60px}.EmotionenView-module__proposalCard__frtIC{background:var(--surface-2);border:1px solid var(--surface-border);border-radius:8px;padding:10px 12px;margin-bottom:8px}.EmotionenView-module__proposalActions__Fp4fZ{display:flex;gap:8px;margin-top:8px}.EmotionenView-module__patternBlock__VRCuy{margin-bottom:12px}.EmotionenView-module__patternRow__7sTFh{display:flex;align-items:center;gap:8px;margin:4px 0 4px 16px;font-size:13px;color:var(--text-primary)}.EmotionenView-module__patternLabel__-e-2F{min-width:140px}.EmotionenView-module__patternBarWrap__QZvDw{flex:1;background:#80808033;height:8px;border-radius:4px;overflow:hidden}.EmotionenView-module__patternBar__AXqja{height:100%}.EmotionenView-module__patternInfo__i-e1A{min-width:110px;text-align:right;color:var(--text-secondary);font-size:12px}@media (max-width: 640px){.EmotionenView-module__root__yDBBl{padding:16px 12px}.EmotionenView-module__panel__gJrbk{padding:12px}.EmotionenView-module__weatherBox__7OHWD{flex-direction:column;align-items:flex-start;gap:8px}.EmotionenView-module__row__xCJOx{flex-direction:column;align-items:stretch;gap:6px}.EmotionenView-module__select__vZMLs,.EmotionenView-module__input__9f8XA{width:100%;box-sizing:border-box}.EmotionenView-module__tensionRow__kIk6u{flex-direction:column;align-items:flex-start;gap:6px}.EmotionenView-module__tensionScore__F0REC{flex:none}.EmotionenView-module__patternRow__7sTFh{flex-wrap:wrap;gap:4px}.EmotionenView-module__patternLabel__-e-2F{min-width:0;width:100%}.EmotionenView-module__patternBarWrap__QZvDw{width:100%}.EmotionenView-module__patternInfo__i-e1A{min-width:0;width:100%;text-align:left}}.SearchHelp-module__root__--7nf{background:var(--bg-2);border:1px solid var(--border-subtle);border-radius:12px;margin-bottom:16px}.SearchHelp-module__toggle__A-Yqq{width:100%;display:flex;align-items:center;justify-content:space-between;background:transparent;border:none;padding:12px 16px;font-family:inherit;font-size:13px;font-weight:600;color:var(--text);cursor:pointer;text-align:left}.SearchHelp-module__toggle__A-Yqq:hover{background:var(--bg-3)}.SearchHelp-module__chev__CcWBQ{color:var(--text-3);font-size:14px}.SearchHelp-module__body__UOAYF{padding:4px 18px 18px;border-top:1px solid var(--border-subtle);display:flex;flex-direction:column;gap:14px;color:var(--text);font-size:13px;line-height:1.55}.SearchHelp-module__intro__B94tY{margin-top:12px;color:var(--text-2)}.SearchHelp-module__grid__z1S2K{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width: 720px){.SearchHelp-module__grid__z1S2K{grid-template-columns:1fr}}.SearchHelp-module__card__hzipn{background:var(--bg-3);border:1px solid var(--border-subtle);border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:8px}.SearchHelp-module__cardTitle__N92eB{font-size:13px;font-weight:600;margin:0;color:var(--text)}.SearchHelp-module__tagMuted__X7osC,.SearchHelp-module__tagNew__cjLbr{font-size:10px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;padding:2px 6px;border-radius:99px;margin-left:6px;vertical-align:middle}.SearchHelp-module__tagMuted__X7osC{background:var(--bg-2);color:var(--text-3)}.SearchHelp-module__tagNew__cjLbr{background:var(--accent-dim);color:var(--accent)}.SearchHelp-module__pro__smrx4{color:var(--green);font-size:12px;margin:0}.SearchHelp-module__con__RDBmd{color:var(--red);font-size:12px;margin:0}.SearchHelp-module__muted__uzDdd{color:var(--text-3);font-size:11px;font-style:italic;margin:0}.SearchHelp-module__note__Ny3i2{background:var(--accent-dim);border-left:3px solid var(--accent);padding:10px 14px;border-radius:8px;color:var(--text);font-size:12.5px;line-height:1.55}.SearchHelp-module__reranker__dh98W{background:var(--bg-3);border:1px solid var(--border-subtle);border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:8px}.SearchView-module__root__SHA8R{padding:24px 28px;max-width:1300px;margin:0 auto}.SearchView-module__h1__6b70s{font-size:22px;font-weight:600;margin:0 0 6px;color:var(--text-primary)}.SearchView-module__sub__L4XNW{color:var(--text-secondary);font-size:13px;margin:0 0 16px}.SearchView-module__searchRow__ecfQ4{display:flex;gap:8px;align-items:center;margin-bottom:12px;flex-wrap:wrap}.SearchView-module__input__UlQbT{flex:1;min-width:240px;background:var(--surface-2);color:var(--text-primary);border:1px solid var(--surface-border);border-radius:8px;padding:8px 12px;font-size:14px}.SearchView-module__modeGroup__Ed-cH{display:flex;gap:4px}.SearchView-module__modeBtn__GG3TA{background:transparent;color:var(--text-primary);border:1px solid var(--surface-border);padding:6px 12px;font-size:12px;cursor:pointer}.SearchView-module__modeBtn__GG3TA:first-child{border-radius:8px 0 0 8px}.SearchView-module__modeBtn__GG3TA:last-child{border-radius:0 8px 8px 0}.SearchView-module__modeBtnActive__1KFLV{background:var(--accent);color:#0b121a;border-color:var(--accent)}.SearchView-module__btnPrimary__qW9te{background:var(--accent);color:#0b121a;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500;cursor:pointer}.SearchView-module__btnPrimary__qW9te:disabled{opacity:.5;cursor:not-allowed}.SearchView-module__cols__SrtX2{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}@media (max-width: 900px){.SearchView-module__cols__SrtX2{grid-template-columns:1fr}}@media (max-width: 640px){.SearchView-module__root__SHA8R{padding-left:max(12px,var(--safe-left));padding-right:max(12px,var(--safe-right))}}.SearchView-module__col__iDbvL{background:var(--surface-1);border:1px solid var(--surface-border);border-radius:12px;padding:12px 14px}.SearchView-module__colTitle__yKiwC{font-size:13px;font-weight:600;color:var(--text-primary);margin:0 0 8px}.SearchView-module__hit__ewoFs{border-bottom:1px solid var(--surface-border);padding:8px 0}.SearchView-module__hit__ewoFs:last-child{border-bottom:none}.SearchView-module__hitMeta__6OhtU{font-family:monospace;font-size:11px;color:var(--text-secondary);margin-bottom:2px}.SearchView-module__hitText__KFEnf{color:var(--text-primary);font-size:13px;line-height:1.45}.SearchView-module__empty__A14wM{color:var(--text-secondary);font-style:italic;padding:8px 0}.SearchView-module__error__Hu4cE{color:#e85854;padding:8px 0}.SearchView-module__results__ytc92{margin-top:16px}.TabBar-module__bar__MQmOE{display:flex;gap:4px;border-bottom:1px solid var(--surface-border);padding:0 24px;overflow-x:auto}@media (max-width: 640px){.TabBar-module__bar__MQmOE{-webkit-overflow-scrolling:touch;flex-wrap:nowrap}.TabBar-module__tab__O6eYx{flex-shrink:0;white-space:nowrap}}.TabBar-module__tab__O6eYx{background:transparent;border:0;border-bottom:2px solid transparent;padding:12px 16px;font-size:14px;color:var(--text-secondary);cursor:pointer;white-space:nowrap}.TabBar-module__tab__O6eYx:hover{color:var(--text-primary)}.TabBar-module__tab__O6eYx[data-active=true]{color:var(--accent);border-bottom-color:var(--accent);font-weight:500}.PersonalitySection-module__root__4GFG4{display:flex;flex-direction:column;gap:24px}.PersonalitySection-module__panel__Zq2FU{border:1px solid var(--border);border-radius:12px;overflow:hidden}.PersonalitySection-module__panelHeader__nnK2S{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:var(--bg-2);border-bottom:1px solid var(--border)}.PersonalitySection-module__panelTitle__DbVBR{font-size:14px;font-weight:600;color:var(--text);margin:0}.PersonalitySection-module__panelHint__cSMM1{font-size:11px;color:var(--text-3)}.PersonalitySection-module__panelBody__s2gQW{padding:16px 18px;display:flex;flex-direction:column;gap:12px;background:var(--bg)}.PersonalitySection-module__textarea__C020h{width:100%;padding:10px 12px;border-radius:8px;border:1px solid var(--border);background:var(--bg-2);color:var(--text);font-family:Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.6;resize:vertical;box-sizing:border-box}.PersonalitySection-module__textarea__C020h:focus{outline:2px solid var(--accent);outline-offset:1px}.PersonalitySection-module__tokenRow__zJNiZ{display:flex;align-items:center;gap:10px}.PersonalitySection-module__tokenBar__c593Y{flex:1;height:4px;border-radius:2px;background:var(--bg-3);overflow:hidden}.PersonalitySection-module__tokenFill__qqWPp{height:100%;border-radius:2px;background:var(--accent);transition:width .2s}.PersonalitySection-module__tokenFillWarn__nns54{background:#ca7900;background:oklch(65% .18 65)}.PersonalitySection-module__tokenFillOver__vk2Fj{background:#cc272e}.PersonalitySection-module__tokenCount__sNiVF{font-size:11px;color:var(--text-3);white-space:nowrap}.PersonalitySection-module__actions__RQimw{display:flex;gap:8px}.PersonalitySection-module__saveBtn__V08j7{padding:7px 16px;border-radius:7px;border:none;background:var(--accent);color:#f8f8f8;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer}.PersonalitySection-module__saveBtn__V08j7:disabled{opacity:.45;cursor:not-allowed}.PersonalitySection-module__resetBtn__wx1oC{padding:7px 14px;border-radius:7px;border:1px solid var(--border);background:transparent;color:var(--text-2);font-size:13px;font-family:inherit;cursor:pointer}.PersonalitySection-module__historyList__0ivQI{display:flex;flex-direction:column;gap:6px;max-height:200px;overflow-y:auto}.PersonalitySection-module__historyRow__-8hrr{display:flex;gap:10px;font-size:12px;color:var(--text-2);padding:4px 0;border-bottom:1px solid var(--border-subtle)}.PersonalitySection-module__historyDate__ZcLDG{color:var(--text-3);white-space:nowrap;flex-shrink:0}.PersonalitySection-module__historyVia__3yZPK{color:var(--text-3);flex-shrink:0}.PersonalitySection-module__historyDiff__KQlmr{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PersonalitySection-module__warning__p-o8e{font-size:12px;color:#cc272e}.PersonalitySection-module__info__oZ5OD{font-size:12px;color:var(--text-3);font-style:italic}.Field-module__field__bHyPO{display:flex;flex-direction:column;gap:4px;padding:12px 0;border-bottom:1px solid var(--surface-border)}.Field-module__row__ifo8F{display:flex;justify-content:space-between;align-items:center;gap:16px}.Field-module__label__RVNJX{font-size:14px;font-weight:500;color:var(--text-primary)}.Field-module__desc__d3Vrk{font-size:12px;color:var(--text-secondary);line-height:1.4;max-width:60ch}.Slider-module__row__23cc5{display:flex;align-items:center;gap:12px}.Slider-module__range__uxXpA{flex:1;accent-color:var(--accent)}.Slider-module__value__y3Tj3{font-size:13px;color:var(--text-secondary);min-width:48px;text-align:right;font-variant-numeric:tabular-nums}.DesignTab-module__section__L-GVV{margin-bottom:24px}.DesignTab-module__title__xYdX9{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);margin:0 0 12px}.DesignTab-module__swatchGrid__DyL4Y{display:grid;grid-template-columns:repeat(auto-fill,minmax(48px,1fr));gap:8px}.DesignTab-module__swatch__oOWj6{aspect-ratio:1;border-radius:12px;border:2px solid transparent;cursor:pointer;position:relative}.DesignTab-module__swatch__oOWj6[data-active=true]{border-color:var(--text-primary);box-shadow:0 0 0 2px var(--bg-base)}.DesignTab-module__presetGrid__PyA3D{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}.DesignTab-module__preset__GdUs3{padding:10px 12px;border-radius:8px;border:1px solid var(--surface-border);background:var(--surface-2);color:var(--text-primary);cursor:pointer;text-align:left;font-size:13px}.DesignTab-module__preset__GdUs3[data-active=true]{border-color:var(--accent);color:var(--accent)}.DesignTab-module__reset__7J9Qm{margin-top:12px;padding:8px 16px;background:transparent;border:1px solid var(--surface-border);border-radius:8px;color:var(--text-secondary);cursor:pointer;font-size:13px}.DesignTab-module__reset__7J9Qm:hover{border-color:var(--accent);color:var(--accent)}.Select-module__select__U-4TI{background:var(--surface-2);color:var(--text-primary);border:1px solid var(--surface-border);border-radius:8px;padding:8px 12px;font-size:14px;min-width:160px}.Select-module__select__U-4TI:focus{outline:2px solid var(--accent);outline-offset:2px}.Toggle-module__toggle__l1V8s{--w: 40px;--h: 22px;position:relative;width:var(--w);height:var(--h);background:var(--surface-2);border:1px solid var(--surface-border);border-radius:999px;cursor:pointer;transition:background .12s;flex-shrink:0}.Toggle-module__toggle__l1V8s[data-on=true]{background:var(--accent);border-color:var(--accent)}.Toggle-module__knob__xV0WP{position:absolute;top:2px;left:2px;width:calc(var(--h) - 6px);height:calc(var(--h) - 6px);background:oklch(.95 .01 var(--bg-hue, 280));border-radius:50%;transition:transform .12s}.Toggle-module__toggle__l1V8s[data-on=true] .Toggle-module__knob__xV0WP{transform:translate(calc(var(--w) - var(--h)))}.DaemonStatusPanel-module__panel__cQElV{background:var(--surface-1);border:1px solid var(--surface-border);border-radius:12px;padding:16px 18px;margin-bottom:16px}.DaemonStatusPanel-module__panelTitle__X473p{font-size:14px;font-weight:600;color:var(--text-primary);margin:0 0 12px}.DaemonStatusPanel-module__panelHeader__xYRvS{display:flex;justify-content:space-between;align-items:center}.DaemonStatusPanel-module__controls__2IuRv{display:flex;gap:10px;align-items:center;flex-wrap:wrap;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid var(--surface-border)}.DaemonStatusPanel-module__ctrlLabel__mP3en{color:var(--text-secondary);font-size:13px}.DaemonStatusPanel-module__select__c0bHc{background:var(--surface-2);color:var(--text-primary);border:1px solid var(--surface-border);border-radius:8px;padding:6px 10px;font-size:13px}.DaemonStatusPanel-module__btnPrimary__fO7fR{background:var(--accent, oklch(.7 .13 165));color:#0b121a;border:none;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:500;cursor:pointer}.DaemonStatusPanel-module__btnPrimary__fO7fR:disabled{opacity:.5;cursor:not-allowed}.DaemonStatusPanel-module__runningPill__AUQT5{display:inline-flex;align-items:center;gap:8px;background:#163b2c80;color:#8ce3be;border:1px solid oklch(.7 .15 165);border-radius:999px;padding:3px 10px;font-size:11px}.DaemonStatusPanel-module__spinner__kUs0a{display:inline-block;width:10px;height:10px;border:2px solid oklch(.85 .1 165);border-top-color:transparent;border-radius:50%;animation:DaemonStatusPanel-module__spin__KJKSe .8s linear infinite}@keyframes DaemonStatusPanel-module__spin__KJKSe{to{transform:rotate(360deg)}}.DaemonStatusPanel-module__table__8C-8T{width:100%;border-collapse:collapse}.DaemonStatusPanel-module__table__8C-8T tr{border-bottom:1px solid var(--surface-border)}.DaemonStatusPanel-module__table__8C-8T tr:last-child{border-bottom:none}.DaemonStatusPanel-module__k__yFseS{padding:6px 10px 6px 0;color:var(--text-secondary);font-size:12px;width:220px;vertical-align:top}.DaemonStatusPanel-module__v__ZkPu9{padding:6px 0;color:var(--text-primary);font-size:13px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,monospace}.DaemonStatusPanel-module__dotRun__mJsrb,.DaemonStatusPanel-module__dotStop__wlCF8{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:8px;vertical-align:middle}.DaemonStatusPanel-module__dotRun__mJsrb{background:#5bb661;box-shadow:0 0 6px #5bb66199}.DaemonStatusPanel-module__dotStop__wlCF8{background:#e85854}.DaemonStatusPanel-module__detailHeader__7uUe-{margin-top:14px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:6px}.DaemonStatusPanel-module__detailList__Z7CY-{list-style:none;padding:0;margin:0}.DaemonStatusPanel-module__detailItem__QJJhg,.DaemonStatusPanel-module__detailError__izgUi{display:flex;gap:10px;padding:5px 0;font-size:12.5px;color:var(--text-primary);border-bottom:1px solid var(--surface-border)}.DaemonStatusPanel-module__detailError__izgUi{color:#fa6863}.DaemonStatusPanel-module__detailItem__QJJhg:last-child,.DaemonStatusPanel-module__detailError__izgUi:last-child{border-bottom:none}.DaemonStatusPanel-module__detailIcon__j1eEl{font-size:14px;line-height:1.4;min-width:18px;text-align:center}.DaemonStatusPanel-module__empty__Ddn3b{color:var(--text-secondary);font-style:italic;font-size:13px}.DaemonStatusPanel-module__error__v27xu{color:#e85854;font-size:13px}.EmotionalPipelineStatus-module__panel__Jaw1t{background:var(--surface-1);border:1px solid var(--surface-border);border-left:3px solid oklch(.7 .13 30);border-radius:12px;padding:14px 18px;margin-bottom:16px}.EmotionalPipelineStatus-module__head__qyofP{display:flex;align-items:center;gap:10px;margin-bottom:6px}.EmotionalPipelineStatus-module__title__FsQ5d{font-size:14px;font-weight:600;color:var(--text-primary);margin:0;flex:1}.EmotionalPipelineStatus-module__dotRun__Lp-d9,.EmotionalPipelineStatus-module__dotStop__67uSV{display:inline-block;width:8px;height:8px;border-radius:50%}.EmotionalPipelineStatus-module__dotRun__Lp-d9{background:#5bb661;box-shadow:0 0 6px #5bb66199}.EmotionalPipelineStatus-module__dotStop__67uSV{background:#e85854}.EmotionalPipelineStatus-module__runState__zE6Kh{font-size:12px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em}.EmotionalPipelineStatus-module__hint__S8xs4{font-size:12.5px;color:var(--text-secondary);line-height:1.5;margin:0 0 10px}.EmotionalPipelineStatus-module__table__oFDFX{width:100%;border-collapse:collapse}.EmotionalPipelineStatus-module__table__oFDFX tr{border-bottom:1px solid var(--surface-border)}.EmotionalPipelineStatus-module__table__oFDFX tr:last-child{border-bottom:none}.EmotionalPipelineStatus-module__k__0Hf7V{padding:5px 12px 5px 0;color:var(--text-secondary);font-size:12px;width:200px;vertical-align:top}.EmotionalPipelineStatus-module__v__mOIj1{padding:5px 0;color:var(--text-primary);font-size:13px;font-family:JetBrains Mono,ui-monospace,monospace}.EmotionalPipelineStatus-module__vErr__mqKJb{padding:5px 0;color:#fa6863;font-size:13px}.EmotionalPipelineStatus-module__empty__LhwW-{color:var(--text-secondary);font-style:italic;font-size:13px}.EmotionalPipelineStatus-module__error__Fnus6{color:#e85854;font-size:13px}.SettingsView-module__root__REFTR{display:flex;flex-direction:column;height:100%}.SettingsView-module__body__-A5Qw{flex:1;padding:24px;overflow-y:auto;max-width:900px;width:100%;align-self:center}.SettingsView-module__h1__cfAfG{font-size:22px;margin:0 0 4px;color:var(--text-primary)}.SettingsView-module__sub__yuqAb{font-size:13px;color:var(--text-secondary);margin:0 0 20px}@media (max-width: 640px){.SettingsView-module__body__-A5Qw{padding:16px 12px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:DM Sans,sans-serif;font-size:14px;line-height:1.5;background:#151820;color:#e4e4e4}:root{--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px)}@media (max-width: 640px){input,textarea,select{font-size:16px}button,a[role=button],.touchTarget{min-height:44px;min-width:44px}.scrollArea{-webkit-overflow-scrolling:touch}}
