:root{--bg: #002b36;--fg: #839496;--muted: #586e75;--accent: #2aa198;--cursor: #2aa198;--link: #05CE91}.theme-dark{--bg: #1D2A35;--fg: #cbd5e1;--muted: #64748b;--accent: #05CE91;--cursor: #05CE91}.theme-solarized-dark{--bg: #002b36;--fg: #839496;--muted: #586e75;--accent: #2aa198;--cursor: #2aa198}.theme-light{--bg: #f7f9fc;--fg: #0b0e12;--muted: #41526b;--accent: #0ea5e9;--cursor: #0ea5e9}.theme-matrix{--bg: #000000;--fg: #b6ffb3;--muted: #5aff55;--accent: #00ff41;--cursor: #00ff41}html,body{height:100%}body{margin:0;background:var(--bg);color:var(--fg);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}*{box-sizing:border-box}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hl-cmd{color:var(--accent)}a,a:visited{color:var(--link)}a:hover,a:focus{color:var(--link);text-decoration:underline}
