:root{--paper:#f4ebd6;--paper-2:#ebe0c4;--paper-3:#e0d2af;--paper-shadow:#785f3c26;--green:#3d5a2f;--green-mid:#557a44;--green-l:#7a9a5c;--green-d:#2a3e22;--brown:#8a5e34;--brown-d:#5a3f22;--brown-l:#b88862;--text-dark:#2a2418;--text-mid:#4a3e28;--text-soft:#6e5e44;--rust:#a0451e;--gold:#b88842;--bdr:#c8b890;--bdr-strong:#8a6d3e}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--text-dark);min-height:100vh;font-family:"Source Serif 4",Georgia,serif;font-size:17px;line-height:1.7;position:relative;overflow-x:hidden}body:before{content:"";z-index:-2;filter:brightness(.78)contrast()saturate(.95)sepia(.08);background-image:url(https://images.unsplash.com/photo-1448375240586-882707db888b?w=1920&q=80);background-position:50%;background-size:cover;background-attachment:scroll;position:fixed;inset:0}body:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#f4ebd69e 0%,#ebe0c4b8 100%);position:fixed;inset:0}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}
