:root{--background:#fffafc;--foreground:#201a1d;--muted:#6d6267;--line:#eadde3;--accent:#e95f92;--accent-strong:#c93672}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit}