*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;background:#080a0e;color:#d8d4cc;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.2)}input[type=range]{-webkit-appearance:none;height:2px;background:hsla(0,0%,100%,.1);border-radius:2px;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;background:#d4920a;cursor:pointer}textarea{background:hsla(0,0%,100%,.025);border:1px solid hsla(0,0%,100%,.1);color:#d8d4cc;transition:border-color .2s}textarea:focus{outline:none}textarea::placeholder{color:hsla(0,0%,100%,.15)}