@charset "UTF-8";._shell_v31ry_2{height:100vh;display:flex;background:var(--shell);font-family:Manrope,system-ui,sans-serif}._sidebar_v31ry_10{width:60px;display:flex;flex-direction:column;align-items:center;padding:12px 0;gap:4px;margin:12px 0 12px 12px;border-radius:var(--radius-2xl);background:var(--panel);flex-shrink:0}._logoMark_v31ry_24{width:36px;height:36px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;background:var(--primary);color:var(--primary-ink);font-size:14px;font-weight:700;margin-bottom:8px}._nav_v31ry_38{display:flex;flex-direction:column;gap:4px;flex:1}._navItem_v31ry_45{position:relative;width:36px;height:36px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:var(--text-faint);cursor:pointer;border:none;background:transparent;transition:all .15s}._navItem_v31ry_45:hover{background:var(--surface-hover);color:var(--text)}._navUnreadDot_v31ry_64{position:absolute;top:7px;right:7px;width:7px;height:7px;border:2px solid var(--panel);border-radius:50%;background:var(--primary)}._navItemActive_v31ry_75{background:var(--invert-bg);color:var(--invert-ink)}._navItemActive_v31ry_75 ._navUnreadDot_v31ry_64{border-color:var(--invert-bg)}._navDivider_v31ry_83{width:24px;height:1px;margin:6px auto;background:var(--border-soft);border-radius:1px;flex-shrink:0}._sidebarBottom_v31ry_92{display:flex;flex-direction:column;gap:4px;margin-top:auto}._main_v31ry_100{flex:1;display:flex;flex-direction:column;gap:12px;margin:12px;overflow:hidden;min-width:0}@media(max-width:768px){._shell_v31ry_2{flex-direction:column}._sidebar_v31ry_10{width:100%;height:56px;flex-direction:row;margin:8px 8px 0;padding:0 12px;border-radius:var(--radius-xl)}._logoMark_v31ry_24{margin-bottom:0;margin-right:8px}._nav_v31ry_38{flex-direction:row;gap:2px;flex:1}._navDivider_v31ry_83{width:1px;height:20px;margin:auto 4px}._sidebarBottom_v31ry_92{flex-direction:row;margin-top:0;margin-left:auto}._main_v31ry_100{margin:0 8px 8px}}._topBar_v31ry_150{display:flex;align-items:center;gap:12px;height:56px;padding:0 16px;border-radius:var(--radius-2xl);background:var(--panel);flex-shrink:0}._topBarTitle_v31ry_161{font-size:13px;color:var(--text);font-weight:500;letter-spacing:-.01em;margin-right:8px}._topBarNav_v31ry_169{display:flex;align-items:center;gap:4px;flex:1}._topBarTab_v31ry_176{height:32px;padding:0 12px;border-radius:var(--radius-md);font-size:12.5px;font-weight:400;color:var(--text-muted);background:transparent;border:none;cursor:pointer;transition:all .15s;letter-spacing:-.005em}._topBarTabActive_v31ry_190{font-weight:500;color:var(--selected-ink);background:var(--selected-bg)}._topBarSearch_v31ry_196{position:relative}._topBarSearchIcon_v31ry_200{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--text-faint)}._topBarSearchInput_v31ry_208{width:224px;height:32px;padding:0 12px 0 36px;border-radius:var(--radius-md);border:1px solid var(--border-soft);background:var(--panel-soft);color:var(--text);font-size:12px;font-family:inherit;outline:none}._topBarSearchInput_v31ry_208::placeholder{color:var(--text-faint)}._iconBtn_v31ry_224{width:32px;height:32px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;background:var(--panel-soft);border:1px solid var(--border-soft);color:var(--text-muted);cursor:pointer;transition:all .15s}._iconBtn_v31ry_224:hover{background:var(--surface-hover);color:var(--text)}._avatar_v31ry_242{width:32px;height:32px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;background:var(--invert-bg);color:var(--invert-ink);font-size:11px;font-weight:600}._contentPanel_v31ry_256{flex:1;overflow:auto;border-radius:var(--radius-2xl);padding:28px;background:var(--panel)}._sectionLabel_v31ry_264{font-size:11px;color:var(--text-faint);font-weight:500;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px}._pageTitle_v31ry_273{font-size:34px;color:var(--text);font-weight:400;letter-spacing:-.025em}:root{--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 18px;--radius-2xl: 24px;--radius-full: 9999px}[data-theme=dark]{--shell: #17181c;--panel: #1f2125;--panel-soft: #1f2125;--panel-deep: #36373b;--surface-hover: rgba(255, 255, 255, .03);--df-color-background: #1f2125;--df-color-foreground: #e8e8ee;--df-color-hover: rgba(255, 255, 255, .04);--df-color-border: #2a2c30;--df-color-card: #1f2125;--df-color-card-foreground: #e8e8ee;--df-color-muted: #1f2125;--df-color-muted-foreground: #a0a0b0;--df-color-primary: #d6ff64;--df-color-primary-foreground: #0a0a0d;--df-color-secondary: #a0a0b0;--df-color-secondary-foreground: #0a0a0d;--df-color-destructive: #f45b5b;--df-color-destructive-foreground: #ffffff;--df-heat-1: rgba(214, 255, 100, .12);--df-heat-2: rgba(214, 255, 100, .2);--df-heat-3: rgba(214, 255, 100, .35);--df-heat-4: rgba(214, 255, 100, .55);--df-heat-5: #d6ff64;--border: #2a2c30;--border-soft: #26282c;--divider: rgba(255, 255, 255, .04);--text: #e8e8ee;--text-muted: #a0a0b0;--text-faint: #6a6a7e;--primary: #d6ff64;--primary-hover: #c8f252;--primary-ink: #0a0a0d;--primary-muted: rgba(214, 255, 100, .12);--invert-bg: #feffff;--invert-ink: #0a0a0d;--selected-bg: #feffff;--selected-ink: #0a0a0d;--cta-bg: #f9fdfb;--cta-ink: #0a0a0d;--cta-shadow: none;--feature-gradient: linear-gradient(135deg, #8552f5 0%, #723deb 100%);--ok: #d6ff64;--warn: #f5a623;--danger: #f45b5b;--chip-bg: #2e3130;--chip-border: #36373b;--glass-bg: rgba(31, 33, 37, .78);--glass-border: rgba(255, 255, 255, .06);--glass-blur: blur(32px) saturate(180%) brightness(.92);--glass-shadow: 0 24px 80px rgba(0, 0, 0, .55), 0 8px 24px rgba(0, 0, 0, .4)}[data-theme=light]{--shell: #99aeb7;--panel: #d2e2e1;--panel-soft: #d2e2e1;--panel-deep: #d2e2e1;--surface-hover: rgba(0, 0, 0, .03);--df-color-background: #d2e2e1;--df-color-foreground: #183342;--df-color-hover: rgba(0, 0, 0, .04);--df-color-border: rgba(24, 51, 66, .12);--df-color-card: #d2e2e1;--df-color-card-foreground: #183342;--df-color-muted: #d2e2e1;--df-color-muted-foreground: #5c6e7a;--df-color-primary: #183342;--df-color-primary-foreground: #ffffff;--df-color-secondary: #5c6e7a;--df-color-secondary-foreground: #ffffff;--df-color-destructive: #e84d4d;--df-color-destructive-foreground: #ffffff;--df-heat-1: rgba(24, 51, 66, .06);--df-heat-2: rgba(24, 51, 66, .12);--df-heat-3: rgba(24, 51, 66, .22);--df-heat-4: rgba(24, 51, 66, .4);--df-heat-5: #183342;--border: rgba(24, 51, 66, .1);--border-soft: rgba(24, 51, 66, .1);--divider: rgba(0, 0, 0, .07);--text: #183342;--text-muted: #5c6e7a;--text-faint: #8a9aa4;--primary: #183342;--primary-hover: #0f2532;--primary-ink: #ffffff;--primary-muted: rgba(24, 51, 66, .08);--invert-bg: #183342;--invert-ink: #ffffff;--selected-bg: #577588;--selected-ink: #ffffff;--cta-bg: #183342;--cta-ink: #ffffff;--cta-shadow: none;--feature-gradient: #577588;--ok: #3dbe6e;--warn: #e8920a;--danger: #e84d4d;--chip-bg: #d2e2e1;--chip-border: rgba(0, 0, 0, .08);--glass-bg: rgba(210, 226, 225, .88);--glass-border: rgba(0, 0, 0, .05);--glass-blur: blur(24px) saturate(140%);--glass-shadow: 0 12px 40px rgba(0, 0, 0, .08)}*{margin:0;box-sizing:border-box}html,body,#root{height:100%;overflow:hidden}html{font-family:Manrope,system-ui,sans-serif;font-feature-settings:"cv11","ss01";-webkit-font-smoothing:antialiased;letter-spacing:-.005em}body{background:var(--shell);color:var(--text);transition:background .25s ease,color .25s ease}
