.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}.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}.BottomNav-module__nav__za4C2{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--bg-2);border-top:1px solid var(--border-subtle);padding:8px 0 max(8px,env(safe-area-inset-bottom));z-index:90}.BottomNav-module__item__qYb0q{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;background:transparent;border:none;cursor:pointer;color:var(--text-3);padding:4px 0;font-family:inherit;font-size:10px}.BottomNav-module__item__qYb0q.BottomNav-module__active__Ko5V4{color:var(--accent);font-weight:600}@media (max-width: 640px){.BottomNav-module__nav__za4C2{display:flex}}.MobileNavDrawer-module__backdrop__70Nj8{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:100;animation:MobileNavDrawer-module__fadeIn__RGF0v .18s ease}.MobileNavDrawer-module__drawer__0nKcp{position:fixed;top:0;left:0;bottom:0;width:min(280px,88vw);background:var(--bg-2);border-right:1px solid var(--border);z-index:101;display:flex;flex-direction:column;animation:MobileNavDrawer-module__slideIn__ofmuU .22s ease;box-shadow:4px 0 24px #0000004d}@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)}.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{flex:1;overflow-y:auto;padding:10px 8px max(20px,env(safe-area-inset-bottom));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}.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}.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}.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;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 12px 80px;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:100vw;border-left:0}}.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}.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}.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__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}.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}.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}.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}.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}}.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}.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}.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}*,*: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}
