:root{--color-bg: #131313;--color-editor: #1e1e1e;--color-sidebar: #252526;--color-activity-bar: #333333;--color-border: #1e1e1e;--color-border-light: #333333;--color-primary: #007acc;--color-primary-hover: #1f8ad2;--color-text: #cccccc;--color-text-dim: #858585;--color-text-bright: #e4e2e1;--color-selected: #37373d;--color-hover: #2a2d2e;--font-ui: "Inter", system-ui, sans-serif;--font-code: "JetBrains Mono", monospace}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;overflow:hidden;background:var(--color-bg);color:var(--color-text);font-family:var(--font-ui);font-size:13px;line-height:1.4}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 20;font-size:20px;line-height:1;display:inline-flex;align-items:center;vertical-align:middle;-webkit-user-select:none;user-select:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#424242;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#555}::-webkit-scrollbar-thumb:active{background:#666}::-webkit-scrollbar-corner{background:transparent}*{scrollbar-width:thin;scrollbar-color:#424242 transparent}.app-tooltip{position:absolute;z-index:9999;pointer-events:none;max-width:280px;padding:7px 10px;background:#2a2d2e;border:1px solid #444;border-radius:4px;color:var(--color-text-bright, #e4e2e1);font-family:var(--font-ui);font-size:12px;line-height:1.5;box-shadow:0 4px 12px #00000080;white-space:pre-wrap;word-break:break-word}
