/* Print stylesheet for proposals */
*{box-sizing:border-box}
body{font-family:Arial, Helvetica, sans-serif;color:#000;background:#fff;line-height:1.5}
.site-header,.hero,.site-footer,.back-to-top{display:none !important}
.section{padding:12mm 0;border-top:1px solid #ddd}
.container{max-width:none;margin:0 15mm}
.section-header{text-align:left;margin:0 0 6mm}
.section-header h2{margin:0 0 2mm}
.card,.feature{border:1px solid #bbb;padding:6mm;border-radius:6px}
.products .product img,.wide-figure img{max-height:90mm;object-fit:cover}
.logo-grid img{max-height:28mm}
.badge{border:1px solid #999;background:#eee;color:#000}
