:root{--accento:#8a4a2e;--accento-scuro:#4a2a18;--accento-medio:#7a4428;--sfondo-accento:#f6eee7;--testo:#262019;--testo-secondario:#6b6058;--bordo:#e6ddd4;--superficie:#fff;--verde-ok:#1a7a4c;--verde-ok-sfondo:#e5f4ec}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--testo);background:var(--superficie)}a{color:inherit}button{cursor:pointer}button,input,select{font-family:inherit;border-radius:8px;font-size:14px}input,select{padding:8px 10px;border:1px solid var(--bordo);background:var(--superficie)}