:root{color-scheme:light;--background:#f4f1ea;--panel:#fffdf8;--foreground:#1f2937;--muted:#5b6473;--line:#d7cfbf;--accent:#b85c38;--accent-strong:#8e3f20}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:radial-gradient(circle at top,rgba(184,92,56,.12),transparent 35%),linear-gradient(180deg,#f7f2e8,#f2eee6);color:var(--foreground);font-family:Georgia,Times New Roman,serif}a{color:inherit;text-decoration:none}main{width:min(1120px,calc(100% - 32px));margin:0 auto}