:root{--tui-background-accent-1: #229799;--tui-background-accent-1-hover: #2ab3b5;--tui-background-accent-1-pressed: #1a7a7c;--tui-text-primary: #0e1f2f;--tui-text-secondary: #5a6b7c;--blue: #102E4A;--blue-mid: #1a3f63;--blue-light: #1e4d78;--teal: #229799;--teal-light: #2ab3b5;--teal-bg: #e8f7f7;--blue-bg: #e8eef5;--bg: #f4f6f9;--bg-card: #ffffff;--border: #e5e9ef;--border-mid: #d0d7e2;--text-main: #0e1f2f;--text-sub: #5a6b7c;--text-muted: #8fa0b0;--green: #27ae60;--green-bg: #eaf7ef;--orange: #e67e22;--orange-bg: #fef3e8;--red: #c0392b;--red-bg: #fdecea;--shadow-sm: 0 1px 3px rgba(16, 46, 74, .06), 0 1px 2px rgba(16, 46, 74, .04);--shadow-md: 0 4px 12px rgba(16, 46, 74, .08), 0 2px 4px rgba(16, 46, 74, .05);--shadow-lg: 0 8px 24px rgba(16, 46, 74, .1), 0 4px 8px rgba(16, 46, 74, .06);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--sidebar-w: 240px;--sidebar-w-collapsed: 60px;--primary-color: #102E4A;--secondary-color: #229799;--background-color: #ffffff;--foreground-color: #1a3f63;--alert-color: #c0392b;--border-radius: 10px}.dark-theme{--bg: #1a1a2e;--bg-card: #16213e;--border: #2a2a4a;--border-mid: #3a3a5a;--text-main: #e0e0e0;--text-sub: #a0b4c8;--text-muted: #6a7a8a;--tui-text-primary: #e0e0e0;--tui-text-secondary: #a0b4c8;--primary-color: #e0e0e0;--secondary-color: #229799;--background-color: #1a1a2e;--foreground-color: #a0b4c8}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Poppins,sans-serif;font-size:13px;color:var(--text-main);background:var(--bg);line-height:1.5}a{color:var(--teal);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-mid);border-radius:3px}
