:root{--bg:#f4efe5;--surface:rgba(255,251,245,0.88);--card:#fffdf8;--text:#1f1a17;--muted:#6d635d;--accent:#1f6d5b;--accent-soft:#dbece4;--line:rgba(31,26,23,0.08);--warning:#c96b31}*{box-sizing:border-box}html{font-family:Iowan Old Style,Palatino Linotype,serif;background:radial-gradient(circle at top,#fff7eb 0,var(--bg) 58%,#ede4d5 100%);color:var(--text)}body{margin:0;min-height:100vh}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}