:root{--moc-cyan: #00f3ff;--moc-green: #00ff41;--bg: #f2f5f9;--card: #ffffff;--panel: #ffffff;--panel-h: #555555;--text: #333333;--text-soft: #666666;--text-faint: #999999;--border: #ececec;--border-soft: #f3f3f3;--track: #eef1f5;--chip-bg: #f0f4f8;--chip-text: #6a7686;--hover: #f7faff}[data-theme=dark]{--bg: #15181e;--card: #1e2128;--panel: #1e2128;--panel-h: #c7d0db;--text: #e3e8ef;--text-soft: #aab1bd;--text-faint: #7a8390;--border: #2a2e37;--border-soft: #262a32;--track: #2a2e37;--chip-bg: #2a2e37;--chip-text: #aab1bd;--hover: #262a32}*{box-sizing:border-box}html,body,#app{margin:0;padding:0;height:100%;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}body{background:var(--bg);transition:background .2s}.mono{font-family:JetBrains Mono,monospace}
