:root{--red:#b5121b;--red-dark:#8e0e15;--gold:#f5b921;--ink:#141414;--paper:#fbf8f3;--card:#fff;--line:#eae2d6;--soft:#f4ede2}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}a{color:inherit}img{max-width:100%;display:block}
