:root{--forest:#0e1a0e;--pine:#1c3320;--moss:#2d4f2d;--gold:#c8860a;--amber:#e8a020;--cream:#f5efdf;--ivory:#fdf9f0;--lake:#1a3f5c;--water:#2a6690;--muted:#9aaa90;--slate:#2a3a4a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--forest);color:var(--cream);font-family:Lora,Georgia,serif;font-size:17px;line-height:1.75;overflow-x:hidden}a{text-decoration:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--forest)}::-webkit-scrollbar-thumb{background:var(--gold);border-radius:3px}
