.estimate-basics{display:grid;grid-template-columns:minmax(80px,.6fr) minmax(0,1fr) minmax(0,1.5fr);gap:18px}.estimate-unit{display:grid;grid-template-columns:minmax(0,1fr) 78px;gap:6px}.estimate-unit select{padding-inline:8px}.estimate-phase{display:grid;grid-template-columns:minmax(0,2fr) minmax(65px,1fr) minmax(65px,1fr) auto;gap:10px;align-items:end;padding:12px 0;border-bottom:1px solid var(--line)}.estimate-phase label{min-width:0}.estimate-phase button{margin-bottom:8px}#estimate-add-phase{margin-top:15px}#estimate-total{margin:15px 0}#estimate-assumptions{margin-top:0}@media (max-width:760px){.estimate-basics{grid-template-columns:1fr}.estimate-unit{grid-template-columns:minmax(0,1fr) 90px}.estimate-phase{grid-template-columns:1fr 1fr}.estimate-phase label:first-child{grid-column:1/-1}.estimate-phase button{justify-self:start}}
