@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:wght@400;500;600;700;800&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--app-bg:#0f1115;--app-surface:#11151c;--app-surface-soft:#141921;--app-border:#262b34;--app-text:#f3f5f7;--app-muted:#8b919b;font-family:IBM Plex Sans,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--app-bg);color:var(--app-text);margin:0}h1,h2,h3,p{margin:0}a{text-decoration:none}code,pre,.monaco-editor{font-family:IBM Plex Mono,SFMono-Regular,Menlo,monospace}button,input,textarea,select{font:inherit}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}