body,html{margin:0;padding:0;background:#0a0b0d;color:#e7ebef;font-family:var(--font-instrument),"Instrument Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}*{box-sizing:border-box}a{color:#98b4c6;text-decoration:none}a:hover{color:#c9dce8}::selection{background:rgba(152,180,198,.25)}button,input{font-family:inherit;color:inherit}:focus-visible{outline:1px solid #98b4c6;outline-offset:2px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#20252b;border:3px solid #0a0b0d;border-radius:6px}::-webkit-scrollbar-track{background:transparent}:root{--font-instrument:"Instrument Sans";--font-mono:"Spline Sans Mono";--font-grotesk:"Space Grotesk"}@keyframes fadeUp{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes scaleIn{0%{opacity:0;transform:translateY(-6px) scale(.985)}to{opacity:1;transform:none}}.h-row:hover{background:#101216}.h-tree:hover{background:#12151a}.h-pal:hover{background:#191d22}.h-navlink:hover{color:#e7ebef}.h-link:hover{color:#c9dce8}.h-btnwhite:hover{background:#ffffff}.h-soft:hover{background:#14171c}.h-search:hover{border-color:rgba(255,255,255,.16)}.h-chip-amber:hover{background:rgba(224,163,78,.08)}.h-crit:hover{background:rgba(229,72,77,.09)}.h-clear:hover{color:#e7ebef}.h-decline:hover{border-color:rgba(229,72,77,.5);color:#e5484d}