:root{--primary-color:#EC3237;--secondary-color:#EB3138;--dark-bg:#262626;--text-dark:#262626;--text-soft:#6c6c6c;--text-light:#c3c3c3;--bg-light:#f6f6f6;--bg-white:#fafafa}*{box-sizing:border-box}body,html{padding:0;margin:0}body{background:var(--bg-white);color:var(--text-dark);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}