:root{--ink: #1c2321;--ink-soft: #5a6360;--paper: #ffffff;--field: #f3f5f4;--green: #14524a;--green-deep: #0d3b35;--gold: #a97b18;--line: #d8dedc;--error: #a4342a}*{box-sizing:border-box}html,body{margin:0;background:var(--paper);color:var(--ink);font-family:Avenir Next,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-size:16px;line-height:1.5}input,select,button{font:inherit}:focus-visible{outline:2px solid var(--green);outline-offset:2px}
