:root{--background:#f4f1e8;--surface:#fffcf5e6;--foreground:#1f2a2c;--muted:#607276;--accent:#c96f4a;--accent-strong:#9f4d2c;--border:#1f2a2c1f;--shadow:0 18px 40px #3d35271f}*{box-sizing:border-box}html{font-family:Georgia,Times New Roman,serif}body{background:radial-gradient(circle at top left,#c96f4a29,transparent 32%),linear-gradient(180deg,#fbf8f1 0%,var(--background)100%);min-height:100vh;color:var(--foreground);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
