@page { margin: 14mm; size: A4; }
body { background: white !important; color: black !important; font-size: 11pt; }
.desktop-sidebar, .site-header, .bottom-nav, .site-footer, .form-actions, .result-actions, .tool-header__back, .toast-region { display: none !important; }
.app-shell, .tool-layout { display: block !important; }
#main-content { max-width: none; padding: 0; }
.form-card, .result-card { border: 0; box-shadow: none; margin: 0 0 8mm; padding: 0; position: static; }
.field-grid { grid-template-columns: repeat(2, 1fr); }
input, select, textarea { border: 0; min-height: 0; padding: .15rem 0; }
.result-table-wrap { max-height: none; overflow: visible; }
table { font-size: 8pt; min-width: 0; }
