@page { size: A4; margin: 14mm; }
body { background: #fff !important; color: #111 !important; }
body > header, body > footer, .site-header, .site-footer, .dw-print-button { display: none !important; }
.dw-portal { min-height: 0 !important; padding: 0 !important; background: #fff !important; }
.dw-portal__shell { width: 100% !important; }
.dw-estimate { padding: 0 !important; border: 0 !important; border-radius: 0 !important; box-shadow: none !important; }
.dw-estimate h1 { font-size: 28pt !important; }
.dw-table-wrap { overflow: visible !important; border-color: #bbb !important; }
.dw-estimate__table { min-width: 0 !important; font-size: 8.5pt !important; }
.dw-estimate__table th, .dw-estimate__table td { padding: 6pt !important; border-color: #ccc !important; }
.dw-estimate__table tr { break-inside: avoid; }
.dw-estimate__total { background: #eee !important; color: #111 !important; print-color-adjust: exact; -webkit-print-color-adjust: exact; }
.dw-estimate__notes { break-inside: avoid; }
a { color: inherit !important; text-decoration: none !important; }
.dw-estimate__table { display:table !important; width:100% !important; table-layout:fixed; }
.dw-estimate__table thead { display:table-header-group !important; position:static !important; width:auto !important; height:auto !important; clip-path:none !important; overflow:visible !important; }
.dw-estimate__table tbody { display:table-row-group !important; }
.dw-estimate__table tr { display:table-row !important; }
.dw-estimate__table th,.dw-estimate__table td { display:table-cell !important; min-width:0 !important; width:auto; white-space:normal !important; overflow-wrap:anywhere; }
.dw-estimate__table th:first-child { width:44%; }
.dw-estimate__table td::before { display:none !important; }
.dw-row-detail > summary { display:none !important; }
.dw-row-detail > :not(summary) { display:block !important; }
.dw-example-cta { display:none !important; }
