:root{--surface:#ffffff;--surface-2:#f6f1e8;--text:#3a3024;--text-2:#786d5b;--accent:#f59e0b;--accent-strong:#b57710;--on-accent:#3a2e12}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--surface-2);color:var(--text);font-family:Nunito,system-ui,-apple-system,sans-serif}