*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--surface: #1a1d27;--surface2: #222636;--border: #2d3148;--border-subtle: rgba(255,255,255,.06);--text: #e2e4f0;--text-muted: #6b7280;--accent: #4f7eff;--accent-hover: #3d6ce0;--green: #22c55e;--orange: #f97316;--red: #ef4444;--yellow: #eab308;--radius: 12px;--shadow: 0 4px 24px rgba(0,0,0,.4);--shadow-sm: 0 2px 8px rgba(0,0,0,.25)}[data-theme=light]{--bg: #eef0f8;--surface: #ffffff;--surface2: #f4f6fd;--border: #dde1ef;--border-subtle: rgba(0,0,0,.06);--text: #111827;--text-muted: #5a6278;--shadow: 0 4px 24px rgba(0,0,0,.1);--shadow-sm: 0 2px 8px rgba(0,0,0,.07)}body{background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5;min-height:100vh;transition:background .25s,color .25s}a{color:var(--accent);text-decoration:none}button{cursor:pointer;border:none;outline:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}@keyframes spin{to{transform:rotate(360deg)}}@media print{aside,nav,.no-print{display:none!important}body{background:#fff!important;color:#000!important}[data-theme],:root{--bg: #fff;--surface: #fff;--surface2: #f5f5f5;--border: #ddd;--text: #111;--text-muted: #555;--accent: #1d4ed8;--green: #16a34a;--orange: #ea580c;--red: #dc2626}.toolbar,.refreshBtn,.sendBtn,.iconBtn{display:none!important}*{box-shadow:none!important}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width: 767px){body>#root>div>div:last-child,.smonitor-main{width:100%!important}.smonitor-page{padding-top:60px!important}.smonitor-grid{grid-template-columns:1fr!important}.smonitor-toolbar{flex-direction:column!important;align-items:flex-start!important}.smonitor-controls{width:100%;overflow-x:auto}}
