@import"https://fonts.googleapis.com/css2?family=Share+Tech+Mono&family=Space+Mono:wght@400;700&display=swap";:root{--bg: #0d1b2a;--surface: #1a2d42;--fg: #e2e8f0;--muted: #718096;--accent: #f6ad55;--border: #1e3a5f;--retentate: #e53e3e;--permeate: #38a169;--water: #e2e8f0;--ice: #3182ce;--steam: #fc8181;--condensate: #4a5568;--font-mono: "Share Tech Mono", "Courier New", monospace;--font-body: "Space Mono", monospace}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden;background:var(--bg);color:var(--fg);font-family:var(--font-mono)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
