*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--red:#e63946;--bg:#0a0a0b;--bg2:#111113;--bg3:#18181b;--border:hsla(0,0%,100%,.07);--border2:hsla(0,0%,100%,.14);--text:#f0f0f0;--text2:#888;--text3:#444;--green:#22c55e;--orange:#f59e0b}html{background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif}body{min-height:100vh}::selection{background:var(--red);color:#fff}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}