:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--sch-bg-0:#0b0f14;--sch-bg-1:#131c25;--sch-bg-2:#141c26d9;--sch-bg-3:#19212cb3;--sch-border:#2a3540;--sch-text:#d8e1ea;--sch-text-dim:#9aa9b9;--sch-text-muted:#7a8a99;--sch-accent:#5878a8;--sch-accent-bg:#3c6eaa66;--sch-danger:#e9aab0}html,body,#root{min-height:100%;margin:0;padding:0}body{background:var(--sch-bg-0);color:var(--sch-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.solderflow-shell{position:fixed;inset:0}button{transition:background .12s,border-color .12s,color .12s}button:not(:disabled):hover{filter:brightness(1.18)}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--sch-accent);outline-offset:1px}button:disabled{opacity:.5;cursor:not-allowed}input[type=number],input[type=text],select{transition:border-color .12s}input[type=number]:hover,input[type=text]:hover,select:hover{border-color:var(--sch-accent)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--sch-bg-1)}::-webkit-scrollbar-thumb{background:#2a3540;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3b4856}
