:root{--saffron:#ff8f1f;--saffron-soft:#fff1df;--ashoka-blue:#0b4ea2;--ashoka-blue-dark:#073b7a;--green:#138808;--ink:#172033;--muted:#647084;--line:#d9e2ef;--surface:#ffffff;--background:#f7f9fd}*{box-sizing:border-box}body,html{margin:0;min-height:100%}body{background:var(--background);color:var(--ink);font-family:Arial,Helvetica,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}