*{box-sizing:border-box;margin:0;padding:0}body{background:var(--cx-bg);color:var(--cx-text);font-family:IBM Plex Mono,monospace;transition:background .2s,color .2s}select option{background:var(--cx-surface);color:var(--cx-text)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--cx-surface)}::-webkit-scrollbar-thumb{background:var(--cx-border-mid);border-radius:3px}:root,[data-theme=dark]{--cx-bg:#060b14;--cx-surface:#0f172a;--cx-surface-deep:#080e1a;--cx-input-bg:#111827;--cx-border:#1e293b;--cx-border-accent:#1e3a5f;--cx-border-mid:#334155;--cx-text:#e2e8f0;--cx-text-secondary:#cbd5e1;--cx-text-muted:#94a3b8;--cx-text-faint:#64748b;--cx-tint-green:#0f2218;--cx-tint-green-deep:#14532d;--cx-tint-red:#2a1015;--cx-tint-red-deep:#7f1d1d;--cx-tint-yellow:#221b0a;--cx-bg-pattern:url("data:image/svg+xml,%3Csvg width='40' height='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h40v40H0z' fill='none'/%3E%3Cpath d='M0 0h40M0 0v40' stroke='%231e293b' stroke-width='0.5'/%3E%3C/svg%3E")}[data-theme=light]{--cx-bg:#eef2f7;--cx-surface:#fff;--cx-surface-deep:#f8fafc;--cx-input-bg:#fff;--cx-border:#e2e8f0;--cx-border-accent:#bfdbfe;--cx-border-mid:#cbd5e1;--cx-text:#0f172a;--cx-text-secondary:#334155;--cx-text-muted:#475569;--cx-text-faint:#64748b;--cx-tint-green:#f0fdf4;--cx-tint-green-deep:#dcfce7;--cx-tint-red:#fff1f2;--cx-tint-red-deep:#fee2e2;--cx-tint-yellow:#fffbeb;--cx-bg-pattern:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='1' fill='%23cbd5e1'/%3E%3C/svg%3E")}body:before{content:"";background-image:var(--cx-bg-pattern);opacity:1;pointer-events:none;z-index:0;background-size:auto;position:fixed;inset:0}#root{z-index:1;position:relative}
