.item-progress-entry{border-top:1px solid var(--line);background:#fafcfc}.item-progress-entry summary{padding:11px 15px;cursor:pointer;color:var(--teal);font-size:10px;font-weight:750;list-style:none}.item-progress-entry summary i{margin-right:6px}.item-progress-entry form{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr)) minmax(220px,2fr) auto;gap:10px;align-items:end;padding:0 15px 15px}.item-progress-entry .primary-button{margin-bottom:1px}.theme-midnight .item-progress-entry{background:#10242f}@media(max-width:980px){.item-progress-entry form{grid-template-columns:1fr 1fr}.item-progress-entry .item-progress-note{grid-column:span 2}}@media(max-width:560px){.item-progress-entry form{grid-template-columns:1fr}.item-progress-entry .item-progress-note{grid-column:span 1}}
