:root{--ink:#1c1b18;--paper:#f4efe5;--cream:#fffaf0;--red:#bc3f2c;--blue:#7897a8;--yellow:#edb94f}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.srOnly{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}::selection{background:var(--yellow);color:var(--ink)}
