:root{--background:#eadbc8;--foreground:#2f231a;--paper:#f7efe1;--muted:#6f5a49;--line:rgba(106,77,53,0.2);--accent:#8a4c2e;--accent-soft:#d28d55}*{box-sizing:border-box}html{background:radial-gradient(circle at top left,rgba(210,141,85,.14),transparent 34%),radial-gradient(circle at top right,rgba(104,132,103,.12),transparent 28%),linear-gradient(180deg,#e7d4bd,#d9c2a4)}body{margin:0;color:var(--foreground);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;background:linear-gradient(180deg,rgba(255,255,255,.28),rgba(255,255,255,0)),repeating-linear-gradient(0deg,rgba(126,73,46,.03),rgba(126,73,46,.03) 1px,transparent 0,transparent 44px)}a{color:inherit}button,input,textarea{font:inherit}h1,h2,h3,p{text-wrap:pretty}