html,body{background:#0b0c0e;margin:0;padding:0}*{box-sizing:border-box}body{color:#e6e8eb;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,sans-serif}a{color:#9ee86b;text-decoration:none}a:hover{color:#bff396}input,textarea,button,select{font-family:inherit}::placeholder{color:#5c636d}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#23272e;border:3px solid #0b0c0e;border-radius:10px}[data-hover-bg]:hover{background:var(--hover-bg)!important}[data-hover-border]:hover{border-color:var(--hover-border)!important}[data-hover-color]:hover{color:var(--hover-color)!important}:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #9ee86b}
