:root input{--p-inputtext-color:var(--text-color)}:root textarea{--p-textarea-background:var(--surface-overlay);--p-textarea-color:var(--text-color)}:root button{--p-button-primary-color:#000}.section-row{border:1px solid hsla(0,0%,100%,.1)}.section{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(3,1fr);grid-column-gap:0;grid-row-gap:0}.section-label{grid-area:2/1/3/2}.section-missing{grid-area:3/1/4/2}
