*{padding:0;margin:0;box-sizing:0;text-decoration:none;--bg:#0e0e0e;--grey-bg:#1c1c1c;--fg:#ddd;--purple:#6f2fcb;--blue:#75a1f3;--grey-unhighlight:#666;--grey:#8e8e8e}html{scroll-behavior:smooth}body,html{min-height:100%;color:var(--fg);background-color:var(--bg)}body{font-size:.9rem;text-rendering:optimizeLegibility}body,dl,ol,ul{margin:0}a{color:var(--fg)}article,aside,audio,footer,header,nav,section,video{display:block}p{-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}textarea{resize:vertical}table{border-collapse:collapse}td{padding:.5rem}img{border:none;max-width:100%}button,input{font-family:Anek Latin,sans-serif!important}button{cursor:pointer}input[type=text]{color:var(--grey);outline:none}sub,sup{line-height:0}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:var(--bg);border-radius:10px}::-webkit-scrollbar{width:10px;background-color:var(--bg)}::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--grey-bg)}@media only screen and (max-width:500px){body{font-size:.6rem;text-rendering:optimizeLegibility}}