/* V84: perbaikan khusus simpan dan preview/cetak Laporan Teknisi. */
.report-save-status-v84{display:none;grid-column:1/-1;border-radius:12px;padding:10px 12px;font-size:12px;font-weight:750;line-height:1.4;border:1px solid transparent}
.report-save-status-v84.show{display:block}.report-save-status-v84.loading{background:#eef8ff;border-color:#a8d8ef;color:#14506b}.report-save-status-v84.success{background:#ecfff4;border-color:#93e4b6;color:#146438}.report-save-status-v84.warn{background:#fff9e8;border-color:#f1cf70;color:#7a5400}.report-save-status-v84.error{background:#fff0f2;border-color:#f1a4af;color:#9c1f31}
#saveReportBtn:disabled{opacity:.72;cursor:wait;transform:none!important}
.report-print-toolbar-v84{max-width:900px;margin:0 auto;justify-content:space-between!important;gap:10px}.report-print-toolbar-v84 button{min-height:42px}
.report-print-area-v84{font-family:Arial,Helvetica,sans-serif;color:#111!important;line-height:1.45}
.report-letterhead-v84{display:grid;grid-template-columns:78px 1fr;gap:16px;align-items:center;border-bottom:3px double #111;padding-bottom:12px;margin-bottom:18px}.report-letterhead-v84 img{width:72px;height:72px;object-fit:contain;border-radius:10px}.report-letterhead-v84 h1{font-size:23px;margin:0 0 4px}.report-letterhead-v84 p{margin:1px 0;font-size:10.5px;color:#333}
.report-print-summary-v84{display:flex;justify-content:space-between;gap:15px;border:1px solid #9ba8b5;background:#f2f5f8;padding:9px 11px;margin:0 0 14px;font-size:11px}
.report-print-item-v84{border:1.5px solid #66727d;margin:0 0 16px;page-break-inside:avoid;background:#fff}.report-print-item-v84>header{display:grid;grid-template-columns:50px 1fr auto;gap:10px;align-items:center;background:#e9eef3;border-bottom:1px solid #8995a1;padding:9px 10px}.report-print-item-v84>header>span{font-weight:800}.report-print-item-v84 h3{font-size:13px;margin:0}.report-print-item-v84 header p{font-size:10px;margin:2px 0 0;color:#444}.report-result-v84{border:1px solid #555;padding:4px 8px;font-size:10px;background:#fff;white-space:nowrap}
.report-print-meta-v84{display:grid;grid-template-columns:repeat(2,1fr);border-bottom:1px solid #aab4be}.report-print-meta-v84>div{display:grid;grid-template-columns:92px 1fr;gap:7px;padding:6px 9px;border-right:1px solid #c1c8cf;border-bottom:1px solid #d2d7dc;font-size:10.5px}.report-print-meta-v84>div:nth-child(even){border-right:0}.report-print-meta-v84 span,.report-print-detail-v84 span{color:#555;font-weight:700}.report-print-meta-v84 b{font-weight:700}
.report-print-detail-v84{display:grid;grid-template-columns:1fr 1fr;padding:9px;gap:8px}.report-print-detail-v84>div{border:1px solid #c5ccd3;padding:7px;min-height:58px}.report-print-detail-v84>div:first-child{grid-column:1/-1}.report-print-detail-v84 p{white-space:pre-wrap;margin:4px 0 0;font-size:10.5px}
.report-print-photos-v84{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:0 9px 9px}.report-print-photos-v84 figure{margin:0;border:1px solid #b8c1ca;page-break-inside:avoid}.report-print-photos-v84 img{display:block;width:100%;height:110px;object-fit:cover}.report-print-photos-v84 figcaption{display:grid;gap:2px;padding:5px;font-size:9px}.report-print-photos-v84 figcaption span{white-space:pre-wrap}
.report-print-sign-v84{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:13px 25px 10px;text-align:center;page-break-inside:avoid}.report-print-sign-v84>div{display:grid;gap:4px;font-size:10px}.report-print-sign-v84 i{display:block;height:46px;border-bottom:1px solid #333}.report-print-footer-v84{text-align:center;border-top:1px solid #aaa;margin-top:18px;padding-top:7px;font-size:9px;color:#555}.report-print-empty-v84{text-align:center;padding:45px;border:1px dashed #999}
@media(max-width:720px){.report-print-toolbar-v84{position:sticky!important;top:0!important}.report-print-toolbar-v84 button{flex:1;font-size:12px!important;padding:8px!important}.report-letterhead-v84{grid-template-columns:54px 1fr;gap:9px}.report-letterhead-v84 img{width:50px;height:50px}.report-letterhead-v84 h1{font-size:16px}.report-letterhead-v84 p{font-size:8px}.report-print-summary-v84{font-size:8.5px}.report-print-item-v84>header{grid-template-columns:34px 1fr;align-items:start}.report-result-v84{grid-column:2}.report-print-meta-v84{grid-template-columns:1fr}.report-print-meta-v84>div{border-right:0;grid-template-columns:72px 1fr;font-size:8.8px}.report-print-detail-v84{grid-template-columns:1fr}.report-print-detail-v84>div:first-child{grid-column:auto}.report-print-photos-v84{grid-template-columns:repeat(2,1fr)}.report-print-photos-v84 img{height:92px}.report-print-sign-v84{gap:16px;padding:10px}.report-print-sign-v84 i{height:38px}.report-save-status-v84{font-size:11px}}
@media print{.report-print-area-v84{box-shadow:none!important;border-radius:0!important}.report-print-toolbar-v84{display:none!important}.report-print-item-v84{break-inside:avoid-page}.report-print-photos-v84 img{height:32mm}}
/* Pastikan preview tidak melebar atau terpotong pada WebView/HP. */
body.printing-preview .print-root{overflow-x:hidden!important}
body.printing-preview .print-root .report-print-area-v84{box-sizing:border-box!important;width:min(100%,900px)!important;max-width:900px!important;min-width:0!important;overflow:visible!important}
body.printing-preview .report-print-area-v84 .document-title{min-width:0!important;max-width:100%!important;overflow:hidden!important}
body.printing-preview .report-print-area-v84 *{max-width:100%;box-sizing:border-box}
@media(max-width:720px){
  body.printing-preview .print-root{padding:8px!important}
  body.printing-preview .print-root .report-print-area-v84{width:100%!important;max-width:100%!important;padding:10px!important;margin:0 auto 18px!important;overflow:hidden!important}
  body.printing-preview .report-print-area-v84 .document-title{display:grid!important;grid-template-columns:1fr!important;gap:4px!important;text-align:center!important;align-items:center!important;margin-bottom:10px!important}
  body.printing-preview .report-print-area-v84 .document-title h2{font-size:17px!important;line-height:1.15!important;white-space:normal!important;word-break:break-word!important;margin:0!important}
  body.printing-preview .report-print-area-v84 .document-title p{font-size:9px!important;white-space:normal!important;margin:1px 0!important}
  .report-print-summary-v84{display:grid!important;grid-template-columns:1fr!important;gap:3px!important}
  .report-print-item-v84{width:100%!important;min-width:0!important;overflow:hidden!important}
  .report-print-item-v84>header{width:100%!important;min-width:0!important}
  .report-print-item-v84>header div{min-width:0!important}
  .report-print-item-v84>header h3,.report-print-item-v84>header p{white-space:normal!important;word-break:break-word!important}
  .report-print-meta-v84,.report-print-detail-v84,.report-print-photos-v84,.report-print-sign-v84{width:100%!important;min-width:0!important}
  .report-print-sign-v84{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:12px!important;padding-left:8px!important;padding-right:8px!important}
}
