*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--black: #0a0a0a;--black-2: #111111;--black-3: #1a1a1a;--black-4: #222222;--surface: #161616;--surface-2: #1e1e1e;--surface-3: #272727;--red: #d42b2b;--red-bright: #e63333;--red-dim: #991f1f;--cream: #f0ead8;--cream-dim: #c8c0a8;--gold: #c8960a;--white: #ffffff;--muted: #888888;--muted-2: #555555;--border: rgba(255,255,255,.08);--border-2: rgba(255,255,255,.12);--radius: 8px;--radius-lg: 12px;--radius-xl: 16px;--font-display: "Barlow Condensed", sans-serif;--font-body: "Barlow", sans-serif}html,body,#root{height:100%;width:100%;overflow-x:hidden}body{background:var(--black);color:var(--cream);font-family:var(--font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button{cursor:pointer;font-family:var(--font-body);border:none;background:none}input,textarea,select{font-family:var(--font-body)}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--muted-2);border-radius:2px}::selection{background:var(--red);color:var(--white)}
