*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-brand: #e85d04;--color-brand-dark: #c44d00;--color-brand-light: rgba(232, 93, 4, .12);--color-text: #f0ece6;--color-text-muted: #9d9990;--color-text-light: #5a5750;--color-bg: #141416;--color-surface: #22252a;--color-surface-2: #1a1c1e;--color-border: #2e3033;--color-border-light: #1e2022;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .3);--shadow-md: 0 4px 12px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .5);--font-sans: "Barlow", sans-serif;--font-condensed: "Barlow Condensed", sans-serif}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}img{max-width:100%;display:block}
