@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@300;400;500;600&family=Space+Grotesk:wght@400;500;600;700&family=Syne:wght@400;500;600;700;800&display=swap";
html{-webkit-text-size-adjust:100%;tab-size:4;-webkit-tap-highlight-color:transparent;line-height:1.5}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}ol,ul,menu{list-style:none}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit}button,select{text-transform:none}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}:root{--bg:#0e1117;--bg2:#161b26;--bg3:#1e2535;--bg4:#252f42;--border:#2a3348;--border2:#3a4a64;--text:#e8edf5;--text2:#8a97b0;--text3:#5a6880;--accent:#f5a623;--accentDim:#f5a6231f;--warning:#f5a623;--warningDim:#f5a6231f;--success:#34d399;--successDim:#34d3991f;--danger:#f87171;--dangerDim:#f871711f;--info:#60a5fa;--infoDim:#60a5fa1f;--special:#a78bfa;--specialDim:#a78bfa1f;--generic:#fb923c;--genericDim:#fb923c1f;--amber:#f5a623;--amberDim:#f5a6231f;--green:#34d399;--greenDim:#34d3991f;--red:#f87171;--redDim:#f871711f;--blue:#60a5fa;--blueDim:#60a5fa1f;--purple:#a78bfa;--purpleDim:#a78bfa1f;--orange:#fb923c;--orangeDim:#fb923c1f;--accent-rgb:245,166,35;--warning-rgb:245,166,35;--success-rgb:52,211,153;--danger-rgb:248,113,113;--info-rgb:96,165,250;--special-rgb:167,139,250;--generic-rgb:251,146,60;--bg3-rgb:30,37,53;--text2-rgb:138,151,176;--text3-rgb:90,104,128;--bg-rgb:14,17,23;--amber-rgb:245,166,35;--green-rgb:52,211,153;--red-rgb:248,113,113;--blue-rgb:96,165,250;--purple-rgb:167,139,250;--orange-rgb:251,146,60;--fontBody:"DM Sans",sans-serif;--fontMono:"DM Mono",monospace}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--fontBody);background:var(--bg);color:var(--text);min-height:100vh;font-size:14px}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}
