:root{--navy-deepest: #0b1829;--navy-deep: #0f2035;--navy-mid: #112238;--navy-card: #0f2545;--border-subtle: #1a3050;--border-active: #1e3a60;--text-primary: #e8f0f8;--text-secondary: #c8daf0;--text-muted: #6b8caa;--text-faint: #4a6a88;--accent-blue: #60a5fa;--accent-btn: #1e4a8a;--accent-btn-txt: #e8f4ff;--status-green: #34d399;--log-ok: #6ee7b7;--log-err: #fca5a5;--sidebar-width: 210px;--topbar-height: 48px;--log-width: 240px;--font: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius-sm: 8px;--radius-md: 10px;--radius-lg: 12px}html,body,#root{background-color:var(--navy-deepest);color:var(--text-primary);min-height:100vh;margin:0;padding:0}*{box-sizing:border-box}body{font-family:var(--font)}button{cursor:pointer;font-family:inherit}input,textarea{font-family:inherit}.bubble h1,.bubble h2,.bubble h3{font-size:13px;font-weight:600;color:var(--text-primary);margin:8px 0 4px}.bubble p{margin:0 0 8px}.bubble p:last-child{margin-bottom:0}.bubble ul,.bubble ol{margin:4px 0 4px 16px;padding:0}.bubble li{margin:2px 0}.bubble strong{color:var(--text-primary);font-weight:600}
