.deck-safety-banner{display:grid;grid-template-columns:auto 1fr;gap:13px;margin:0 0 18px;padding:14px 16px;border:1px solid #e2c486;border-left:5px solid #b7771f;border-radius:7px;background:#fff8e9;color:#53442d}.deck-safety-banner strong{white-space:nowrap}.deck-safety-banner p{margin:0;line-height:1.55}.deck-workbench{grid-template-columns:minmax(475px,1fr) minmax(330px,.67fr)}.deck-input-group{margin-top:15px;padding:15px;border:1px solid #d4dcdf;border-radius:7px;background:#f8faf9}.deck-group-head{display:flex;align-items:baseline;gap:9px}.deck-group-head span{color:#16735f;font-size:11px;font-weight:900;text-transform:uppercase}.deck-group-head h3{margin:0;color:#29343a;font-size:16px}.deck-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.deck-field-grid label:last-child:nth-child(odd){grid-column:1/-1}.deck-details{margin-top:15px;border:1px solid #d4dcdf;border-radius:7px;background:#f8faf9}.deck-details summary{padding:13px 15px;color:#29343a;font-size:14px;font-weight:850;cursor:pointer}.deck-details[open] summary{border-bottom:1px solid #dce3e5}.deck-price-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px}.deck-price-grid label{color:#2b353a;font-size:13px;font-weight:800}.deck-price-grid label span{color:#69767d;font-size:11px}.deck-price-grid input{width:100%;min-height:43px;box-sizing:border-box;border:1px solid #bdc8cd;border-radius:6px;padding:9px 11px;background:#fff;color:#1f2529;font:inherit}.deck-price-grid input:focus{border-color:#16735f;outline:3px solid rgba(22,115,95,.12)}.deck-result-grid article{min-height:76px}.deck-profile{overflow:hidden;margin-top:18px;border:1px solid #c9d1d4;border-radius:7px;color:#fff;font-size:12px;font-weight:850;text-align:center}.deck-profile>div{display:grid;min-height:39px;place-items:center;padding:7px}.deck-profile-surface{border-bottom:4px solid #b39260;background:#806c4c}.deck-profile-joists{background:repeating-linear-gradient(90deg,#6b5137 0,#6b5137 20px,#9b7650 20px,#9b7650 39px)}.deck-profile-beam{background:#4c5e55}.deck-profile-footings{background:#697b83}.deck-table-wrap{overflow-x:auto;margin-top:16px}.deck-table{width:100%;border-collapse:collapse;font-size:14px}.deck-table th,.deck-table td{padding:12px 10px;border-bottom:1px solid #dce3e5;text-align:right}.deck-table th:first-child,.deck-table td:first-child{padding-left:0;text-align:left}.deck-table thead th{color:#5e6b72;font-size:12px;text-transform:uppercase}.deck-table tbody th{color:#29343a}.deck-table tfoot th,.deck-table tfoot td{border-bottom:0;color:#174c40;font-weight:900}.deck-table-note{margin:12px 0 0;color:#65737b;font-size:12px}.deck-reference-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.deck-caution{display:grid;grid-template-columns:auto 1fr;gap:12px;margin-top:20px;padding:13px 15px;border-left:4px solid #b64d3e;background:#fff1ef;color:#6e3028}.deck-caution p{margin:0;line-height:1.55}@media(max-width:1080px){.deck-workbench{grid-template-columns:1fr}}@media(max-width:700px){.deck-safety-banner,.deck-field-grid,.deck-price-grid,.deck-reference-grid,.deck-caution{grid-template-columns:1fr}.deck-field-grid label:last-child:nth-child(odd){grid-column:auto}.deck-table{min-width:540px}}@media print{#deck-reset,.concrete-presets{display:none!important}}