:root{--teal:#163130;--teal-mid:#1f4645;--teal-light:#2a6460;--cream:#faf6ee;--linen:#f2ebe0;--white:#fffcf7;--gold:#b5894a;--gold-light:#d4a96a;--gold-pale:#f5e6cf;--text:#2c2c2a;--text-mid:#5a5a55;--text-light:#9a9490;--axis-x:#e85555;--axis-y:#55b855;--axis-z:#5588e8;--topbar-h:56px;--sidebar-w:300px;--panel-r-w:320px}*{box-sizing:border-box;margin:0;padding:0}#root,body,html{background:#163130;background:var(--teal);height:100vh;overflow:hidden;width:100vw}body{-webkit-font-smoothing:antialiased;color:#faf6ee;color:var(--cream);font-family:Jost,sans-serif;font-weight:300}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#b5894a4d;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#b5894a99}button{border:none;cursor:pointer}button,input,select,textarea{font-family:Jost,sans-serif;outline:none}.flex,.flex-col{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-4{gap:4px}.gap-8{gap:8px}.gap-12{gap:12px}.gap-16{gap:16px}.gold-line{background:linear-gradient(90deg,#0000,#b5894a,#0000);background:linear-gradient(90deg,#0000,var(--gold),#0000);height:1px;margin:8px 0;opacity:.2}
/*# sourceMappingURL=main.a7d08040.css.map*/