@import "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=DM+Mono:wght@400;500&display=swap";
:root{--color-bg:#111;--color-surface:#1c1c1c;--color-surface-2:#242424;--color-border:#ffffff10;--color-border-strong:#ffffff20;--color-text:#f5f5f5;--color-muted:#888;--color-accent:#ffcb05;--color-accent-dim:#ffcb0520;--color-dark:#414042;--color-green:#22c55e;--color-amber:#f59e0b;--color-red:#ef4444;--color-blue:#3b82f6}*{box-sizing:border-box}html,body{color:#f5f5f5;background-color:#111;height:100%;margin:0;font-family:Lato,sans-serif}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff18;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#ffffff30}.mono{font-family:DM Mono,monospace}input,textarea,select{font-family:Lato,sans-serif}@media print{html,body{height:auto!important;overflow:visible!important}.app-shell{display:none!important}}
