:root{--bh-bg: #f5f6f8;--bh-surface: #ffffff;--bh-surface-2: #eef0f4;--bh-text: #14171a;--bh-text-muted: #5b6672;--bh-border: rgba(20, 23, 26, .12);--bh-accent: #2f6feb;--bh-accent-text: #ffffff;--bh-accent-soft: rgba(47, 111, 235, .1);--bh-success: #1f8b4c;--bh-danger: #c62828;--bh-shadow: 0 1px 2px rgba(20, 23, 26, .06), 0 4px 12px rgba(20, 23, 26, .04);--bh-radius: 10px;--bh-radius-sm: 6px;--bh-sidebar-width: 232px;--bh-header-height: 56px;--bh-min-width: 1024px;--bh-font: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--bh-font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace}:root[data-theme=dark]{--bh-bg: #14161a;--bh-surface: #1c1f24;--bh-surface-2: #23272e;--bh-text: #e9edf2;--bh-text-muted: #98a2ae;--bh-border: rgba(233, 237, 242, .14);--bh-accent: #5b9dff;--bh-accent-text: #0b1220;--bh-accent-soft: rgba(91, 157, 255, .14);--bh-success: #4ac07c;--bh-danger: #ff6b6b;--bh-shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 4px 12px rgba(0, 0, 0, .3)}:root{--tg-bg: var(--bh-bg);--tg-secondary-bg: var(--bh-surface-2);--tg-section-bg: var(--bh-surface);--tg-text: var(--bh-text);--tg-hint: var(--bh-text-muted);--tg-link: var(--bh-accent);--tg-btn: var(--bh-accent);--tg-btn-text: var(--bh-accent-text);--tg-header-bg: var(--bh-surface);--tg-destructive: var(--bh-danger);--tg-divider: var(--bh-border);--tg-bottom-bar-bg: var(--bh-surface)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{background:var(--bh-bg);color:var(--bh-text);font-family:var(--bh-font);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}#root{min-height:100%}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}.bh-num{font-variant-numeric:tabular-nums}
