*{box-sizing:border-box;font-family:inherit;font-size:inherit;line-height:inherit;text-align:left;border-width:0;margin:0;padding:0}:root{--back:#fff;--text:#000;--gray:#ccc}aside{background-color:var(--back);width:100%;max-width:100%;position:fixed;bottom:0}body{font-size:1rem;line-height:1.5rem}button{display:none}fieldset{display:flex}h1{display:none}h2{background-color:var(--back);border-bottom:1px solid var(--gray);padding:5px 2px;position:sticky;top:0}html{color:var(--text)}input{border:0px solid var(--gray);border-top-width:1px;width:100%;padding:5px 2px;display:block;position:relative}input:focus{outline:3px dotted var(--gray);z-index:1}label,legend{display:none}li{display:flex}li span{border:0 solid var(--gray);-webkit-hyphens:auto;hyphens:auto;vertical-align:top;border-top-width:1px;padding:5px 2px}li:first-child span{border-top-width:0}main{max-width:100%;padding-bottom:calc(1.5rem + 11px)}ul{list-style:none}.form-group,li span{width:20%}.form-group.production,li span.production{width:1%;min-width:3rem}
