*{margin:0;padding:0;box-sizing:border-box}header{padding-top:20px}body{background:var(--bg-main);color:white;font-family:sans-serif;margin:0;padding:0}:root{--bg-main:#18171c;--bg-card:#23222a;--border-gray:#3a3845;--text-dim:#9e9ba9;--blue-dcl:#6f90cd;--blue-dark:#5072b2;--orange-dcl:#ffbf00;--orange-dark:#d9a300;--text-main:#ffffff}body{background:var(--bg-main);color:white;font-family:sans-serif;margin:0}html,body{-webkit-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation}input,textarea{-webkit-user-select:text;user-select:text}