/* gc-production-qc.css - extracted production/QC styles from index.html */
/* production-qc-main-css-split-v1: production/QC ledger CSS; no visual change intended. */
/* prodqc-taizhang-v1: 生产·QC 收货+QC台账(灰度 gc_prodqc_v2='on') */
.pq2-top{ display:flex; gap:9px; flex-wrap:wrap; margin:2px 0 16px; }
.pq2-st{ background:#fff; border:1px solid #e9e9ee; border-radius:12px; padding:8px 15px; min-width:96px; cursor:pointer; text-align:left; transition:background .15s,border-color .15s,box-shadow .15s,transform .15s; }
.pq2-st:hover{ background:#fbfdff; border-color:#cfe0ff; transform:translateY(-1px); }
.pq2-st.active{ background:#eef6ff; border-color:#0a84ff; box-shadow:0 0 0 3px rgba(10,132,255,.09); }
.pq2-st.all b{ color:#1c1c1e!important; }
.pq2-st b{ font-size:19px; font-weight:700; }
.pq2-st span{ display:block; font-size:11.5px; color:#6b6b70; }
.pq2-report-btn{
  margin-left:auto;
  align-self:stretch;
  min-height:54px;
  font-family:inherit;
  font-size:12.5px;
  font-weight:800;
  color:#0a84ff;
  background:#fff;
  border:1px solid rgba(10,132,255,.32);
  border-radius:12px;
  padding:8px 14px;
  cursor:pointer;
  box-shadow:0 1px 2px rgba(0,0,0,.04);
}
.pq2-report-btn:hover{ background:rgba(10,132,255,.07); border-color:#0a84ff; transform:translateY(-1px); }
.pq2-grp{ margin-bottom:16px; }
.pq2-h{ display:flex; align-items:center; gap:9px; margin-bottom:8px; font-size:14.5px; font-weight:600; color:#1c1c1e; }
.pq2-section{ background:transparent; }
.pq2-section-head{ width:100%; border:0; background:transparent; padding:0; font:inherit; cursor:pointer; text-align:left; }
.pq2-section-body.is-collapsed{ display:none; }
.pq2-chevron{ width:16px; color:#8e8e93; font-size:12px; text-align:center; flex-shrink:0; }
.pq2-section-title{ font-weight:760; }
.pq2-dot{ width:9px; height:9px; border-radius:50%; flex-shrink:0; }
.pq2-cnt{ font-size:12px; font-weight:600; color:#6b6b70; background:#eee; border-radius:20px; padding:1px 9px; }
.pq2-act{ margin-left:auto; font-size:12px; color:#a0a0a8; font-weight:500; }
.pq2-week-group{ margin:0 0 12px 25px; }
.pq2-week-head{ width:100%; min-height:32px; display:flex; align-items:center; gap:8px; border:0; border-bottom:1px solid #ececf1; background:transparent; padding:0 4px 7px 0; color:#1c1c1e; font:inherit; cursor:pointer; text-align:left; }
.pq2-week-title{ font-size:13px; font-weight:760; }
.pq2-week-range{ font-size:11.5px; color:#8e8e93; font-weight:500; }
.pq2-week-head .pq2-cnt{ margin-left:auto; }
.pq2-week-body{ padding-top:8px; }
.pq2-week-body.is-collapsed{ display:none; }
@media (max-width:760px){
  .pq2-week-group{ margin-left:0; }
  .pq2-week-head{ padding-right:0; }
  .pq2-week-range{ font-size:11px; }
}
.pq2-po{ background:#fff; border:1px solid #e9e9ee; border-radius:12px; padding:11px 14px; margin-bottom:8px; display:flex; gap:12px; align-items:center; }
.pq2-po.pq2-flag-red{ border-color:#ffd2cc; background:#fffafa; }
.pq2-po.pq2-flag-rew{ border-color:#e5cdf2; background:#fdfaff; }
.pq2-img{ width:42px; height:42px; border-radius:9px; object-fit:cover; flex-shrink:0; }
.pq2-noimg{ background:#ececed; display:flex; align-items:center; justify-content:center; color:#b0b0b8; font-size:13px; }
.pq2-mid{ flex:1; min-width:0; }
.pq2-id{ font-size:13.5px; font-weight:600; color:#1c1c1e; }
.pq2-pono{ color:#a0a0a8; font-weight:500; font-size:12px; margin-left:7px; }
.pq2-sp{ font-size:10.5px; border-radius:5px; padding:1px 6px; margin-left:7px; background:#ecfdf3; color:#1a7f3c; white-space:nowrap; }
.pq2-meta{ font-size:11.5px; color:#a0a0a8; margin-top:1px; }
.pq2-mode{ display:inline-flex; align-items:center; width:fit-content; font-size:11px; font-weight:760; border-radius:999px; padding:2px 8px; margin-top:6px; border:1px solid transparent; }
.pq2-mode.arrival{ color:#0a84ff; background:rgba(10,132,255,.08); border-color:rgba(10,132,255,.18); }
.pq2-mode.qc{ color:#d70015; background:#fff0f0; border-color:#ffd2cc; }
.pq2-mode.done{ color:#1a7f3c; background:#ecfdf3; border-color:#c8efcf; }
.pq2-mode.rework{ color:#7a2fa0; background:rgba(175,82,222,.10); border-color:#e5cdf2; }
.pq2-dual{ margin-top:6px; display:flex; gap:6px; flex-wrap:wrap; }
.pq2-dual-chip{ font-size:11px; line-height:1.25; border-radius:999px; padding:2px 8px; background:#f5f5f7; color:#5f6368; border:1px solid #ececf1; }
.pq2-dual-chip b{ color:#1c1c1e; font-weight:760; }
.pq2-dual-chip.ok{ background:#edf8ef; border-color:#c8efcf; color:#1a7f3c; }
.pq2-dual-chip.warn,.pq2-dual-chip.part{ background:#fff7e8; border-color:#ffd99f; color:#9a5a00; }
.pq2-dual-chip.bad{ background:#fff0f0; border-color:#ffd2cc; color:#c0392b; }
.pq2-focus{ margin-top:7px; display:flex; align-items:center; gap:8px; flex-wrap:wrap; }
.pq2-fs{ font-size:13.5px; font-weight:600; }
.pq2-fs.bad{ color:#ff3b30; } .pq2-fs.rew{ color:#af52de; } .pq2-fs.part{ color:#ff9f0a; } .pq2-fs.wait{ color:#a0a0a8; } .pq2-fs.ok{ color:#1a7f3c; }
.pq2-cats{ display:flex; gap:5px; flex-wrap:wrap; }
.pq2-c{ font-size:11px; background:#fff; border:1px solid #ffd2cc; color:#c0392b; border-radius:6px; padding:1px 7px; }
.pq2-shortage,.prod-shortage-chip{ display:inline-flex; align-items:center; width:fit-content; border-radius:999px; padding:1px 7px; background:#fff7e8; border:1px solid #ffd99f; color:#9a5a00; font-weight:780; }
.pq2-note{ font-size:11.5px; color:#6b6b70; font-style:italic; width:100%; }
.pq2-recv{ margin-top:6px; display:flex; align-items:center; gap:9px; }
.pq2-bar{ flex:1; max-width:150px; height:4px; background:#ececef; border-radius:4px; overflow:hidden; }
.pq2-bar i{ display:block; height:100%; background:#0a84ff; }
.pq2-bar i.full{ background:#34c759; } .pq2-bar i.part{ background:#ff9f0a; }
.pq2-q{ font-size:11px; color:#a0a0a8; white-space:nowrap; }
.pq2-acts{ display:flex; gap:6px; margin-top:8px; }
.pq2-chip{ font-size:11.5px; border-radius:7px; padding:3px 10px; border:1px solid; cursor:pointer; user-select:none; }
.pq2-chip.ship{ border-color:#bfeccd; background:#ecfdf3; color:#1a7f3c; }
.pq2-chip.rew{ border-color:#e5cdf2; background:rgba(175,82,222,.10); color:#7a2fa0; }
.pq2-right{ flex-shrink:0; display:flex; flex-direction:column; align-items:flex-end; gap:7px; min-width:62px; }
.pq2-ex{ text-align:right; line-height:1.15; }
.pq2-ex .n{ font-size:15px; font-weight:700; } .pq2-ex .l{ font-size:10.5px; color:#a0a0a8; }
.pq2-ex.over .n{ color:#ff3b30; } .pq2-ex.soon .n{ color:#ff9f0a; }
.pq2-ex.done .n{ color:#1a7f3c; } .pq2-ex.done .l{ color:#5fa873; }
.pq2-btn{ font-size:11.5px; border:1px solid #0a84ff; color:#0a84ff; background:rgba(10,132,255,.10); border-radius:8px; padding:4px 9px; white-space:nowrap; cursor:pointer; }
.pq2-btn.qc{ border-color:#d70015; color:#d70015; background:#fff0f0; }
.pq2-btn.rework{ border-color:#af52de; color:#7a2fa0; background:rgba(175,82,222,.10); }

/* production-qc-defect-photo-css-split-v1: defect and batch photo CSS moved from index.html; no visual change. */
.defect-photo-add-btn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  background: var(--bg-elevated);
  border: 1px dashed var(--line-strong);
  border-radius: 6px;
  font-size: 12px;
  color: var(--ink-soft);
  cursor: pointer;
  transition: background-color 0.1s, border-color 0.1s, color 0.1s, transform 0.1s, opacity 0.1s, box-shadow 0.1s;
}
.defect-photo-add-btn:hover {
  border-color: var(--accent);
  color: var(--accent);
}
.defect-photo-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 8px;
}
.defect-photo-item {
  position: relative;
  width: 64px;
  height: 64px;
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid var(--line);
}
.defect-photo-item.uploading {
  border-color: rgba(10, 132, 255, 0.45);
}
.defect-photo-item.failed {
  border-color: var(--danger);
}
.defect-photo-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.defect-photo-badge {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 2px 3px;
  background: rgba(0, 0, 0, 0.62);
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  text-align: center;
}
.defect-photo-remove {
  position: absolute;
  top: 3px;
  right: 3px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: rgba(215, 0, 21, 0.92);
  color: white;
  border: none;
  font-size: 17px;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  z-index: 3;
  box-shadow: 0 1px 4px rgba(0,0,0,.22);
}
.prod-batch-photos {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 6px;
}
.prod-batch-photos img {
  width: 56px;
  height: 56px;
  object-fit: cover;
  border-radius: 4px;
  border: 1px solid var(--line);
  cursor: pointer;
  transition: transform 0.1s;
}
.prod-batch-photos img:hover {
  transform: scale(1.05);
}
.prod-batch-photo-wrap {
  position: relative;
  display: inline-flex;
}
.prod-batch-photo-remove {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 26px;
  height: 26px;
  padding: 0;
  border-radius: 7px;
  border: 1px solid var(--line-strong, #D1D1D6);
  background: var(--bg-elevated, #FBFBFD);
  color: var(--danger, #D70015);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 2;
  opacity: 0.94;
  box-shadow: var(--shadow-xs, 0 1px 2px rgba(0, 0, 0, 0.06));
  transition: background-color 0.15s, border-color 0.15s, color 0.15s, opacity 0.15s, transform 0.15s;
}
.prod-batch-photo-remove:hover {
  border-color: var(--danger, #D70015);
  background: var(--danger, #D70015);
  color: var(--bg-elevated, #FBFBFD);
  opacity: 1;
}
.prod-batch-photo-remove:focus-visible {
  outline: none;
  box-shadow: var(--focus-ring, 0 0 0 3px rgba(0, 122, 255, 0.4));
}
.prod-batch-photo-remove:active {
  transform: scale(0.96);
}
.prod-batch-photo-remove-icon {
  width: 14px;
  height: 14px;
  flex: 0 0 auto;
}
@media (pointer: coarse) {
  .defect-photo-remove {
    width: 30px;
    height: 30px;
    font-size: 19px;
  }
  .prod-batch-photo-remove {
    top: 2px;
    right: 2px;
    width: 32px;
    height: 32px;
    border-radius: 8px;
  }
  .prod-batch-photo-remove-icon {
    width: 16px;
    height: 16px;
  }
}
.prod-batch-meta {
  margin-top: 6px;
  font-family: var(--font-mono);
  font-size: 11px;
  color: var(--ink-mute);
  letter-spacing: 0.02em;
}

/* production-qc-report-module-split-v1: report CSS; no visual change intended. */
#gcQcReportPreview .gc-rpt-shell {
  flex: 1;
  min-width: 0;
  min-height: 0;
  display: grid;
  grid-template-columns: 292px minmax(0, 1fr);
}
#gcQcReportPreview .gc-rpt-topbar {
  align-items: stretch;
  justify-content: flex-start;
  flex-direction: column;
  gap: 18px;
  padding: 22px 18px;
  border-right: 1px solid #d6dbe5;
  border-bottom: 0;
  overflow: auto;
}
#gcQcReportPreview .gc-rpt-topbar-title strong { font-size: 18px; }
#gcQcReportPreview .gc-rpt-topbar-title span { margin-top: 6px; line-height: 1.45; }
#gcQcReportPreview .gc-rpt-controls {
  display: grid;
  gap: 14px;
  align-items: stretch;
  justify-content: stretch;
}
#gcQcReportPreview .gc-rpt-field-list,
#gcQcReportPreview .gc-rpt-quick-grid,
#gcQcReportPreview .gc-rpt-action-grid {
  display: grid;
  gap: 10px;
}
#gcQcReportPreview .gc-rpt-quick-grid,
#gcQcReportPreview .gc-rpt-action-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
#gcQcReportPreview .gc-rpt-field input,
#gcQcReportPreview .gc-rpt-field select {
  width: 100%;
  min-width: 0;
  height: 38px;
}
#gcQcReportPreview .gc-rpt-btn {
  width: 100%;
  height: 38px;
}
#gcQcReportPreview .gc-rpt-stage {
  padding: 28px 28px 46px;
}
.gc-qcrpt-sheet .gc-rpt-title h1 { color:#006eb8; }
.gc-qcrpt-score-row { grid-template-columns: repeat(6, 1fr); }
.gc-qcrpt-score-row .gc-rpt-score { min-height: 82px; padding: 11px 10px; }
.gc-qcrpt-score-row .gc-rpt-score .value { font-size: 25px; }
.gc-qcrpt-score-row .gc-rpt-score.good .value { color:#0f8b5f; }
.gc-qcrpt-score-row .gc-rpt-score.bad .value { color:#b91c1c; }
.gc-qcrpt-table th,
.gc-qcrpt-table td { font-size: 11.5px; }
.gc-qcrpt-table td.client { text-align:left; padding-left:10px; font-weight:900; }
.gc-qcrpt-muted { color:#667085; font-weight:650; }
.gc-qcrpt-empty {
  border:1px solid #d8deea;
  background:#f7f9fd;
  padding:16px;
  text-align:center;
  color:#667085;
  font-size:13px;
}
.gc-qcrpt-two-col { grid-template-columns: 0.95fr 1.05fr; }
.gc-qcrpt-bars { display:grid; gap:8px; }
.gc-qcrpt-bar-row { display:grid; grid-template-columns:72px 1fr 70px; align-items:center; gap:10px; font-size:12px; }
.gc-qcrpt-bar-row b { color:#172033; }
.gc-qcrpt-bar { height:9px; background:#e9edf5; overflow:hidden; }
.gc-qcrpt-bar span { display:block; height:100%; background:#b91c1c; }
.gc-qcrpt-alerts { display:grid; grid-template-columns:repeat(3, 1fr); gap:8px; }
.gc-qcrpt-alert { background:#fff7ed; border:1px solid #fed7aa; padding:9px 10px; }
.gc-qcrpt-alert b { display:block; color:#9a3412; font-size:18px; line-height:1; margin-bottom:4px; }
.gc-qcrpt-alert span { color:#7c2d12; font-size:12px; font-weight:800; }
.gc-qcrpt-appendix-page {
  width: 1120px;
  min-height: 790px;
  margin: 26px auto 0;
  padding: 32px 44px 34px;
  background:#fff;
  box-shadow:0 18px 60px rgba(20,29,43,.18);
  color:#121826;
  font-size:13px;
  line-height:1.45;
  break-before: page;
  page-break-before: always;
}
.gc-qcrpt-appendix-head {
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:20px;
  border-bottom:2px solid #e4e8f2;
  padding-bottom:12px;
  margin-bottom:16px;
}
.gc-qcrpt-appendix-head h2 { margin:0; color:#082f57; font-size:26px; line-height:1.1; }
.gc-qcrpt-appendix-head span { color:#667085; font-weight:800; }
.gc-qcrpt-defect-list { display:grid; gap:14px; }
.gc-qcrpt-defect-card {
  border:1px solid #d8deea;
  background:#fff;
  padding:14px;
  break-inside: avoid;
  page-break-inside: avoid;
}
.gc-qcrpt-defect-head {
  display:flex;
  justify-content:space-between;
  gap:18px;
  align-items:flex-start;
}
.gc-qcrpt-defect-title { font-size:15px; font-weight:900; color:#111827; }
.gc-qcrpt-defect-meta { margin-top:3px; color:#667085; font-size:12px; font-weight:700; }
.gc-qcrpt-defect-num { text-align:right; white-space:nowrap; font-size:12px; color:#667085; }
.gc-qcrpt-defect-num b { display:block; color:#b91c1c; font-size:20px; line-height:1.1; }
.gc-qcrpt-problems { margin-top:10px; color:#172033; font-weight:800; }
.gc-qcrpt-problems span { color:#b91c1c; }
.gc-qcrpt-note { margin-top:6px; color:#4d5b6d; font-size:12px; }
.gc-qcrpt-photo-grid {
  margin-top:11px;
  display:flex;
  flex-wrap:wrap;
  align-items:flex-start;
  justify-content:flex-start;
  gap:14px;
}
.gc-qcrpt-photo {
  min-height:0;
  border:0;
  background:transparent;
  overflow:visible;
  display:flex;
  align-items:flex-start;
  justify-content:flex-start;
  padding:0;
  flex:0 0 auto;
}
.gc-qcrpt-photo img {
  max-height:220px;
  width:auto;
  min-width:0;
  max-width:min(260px, 100%);
  height:auto;
  object-fit:contain;
  display:block;
}
.gc-qcrpt-more {
  display:flex;
  align-items:center;
  justify-content:center;
  height:132px;
  border:1px dashed #c8d0df;
  background:#f7f9fd;
  color:#667085;
  font-weight:800;
}
@media (max-width:1180px) {
  #gcQcReportPreview .gc-rpt-shell { grid-template-columns:1fr; }
  #gcQcReportPreview .gc-rpt-topbar {
    max-height:46vh;
    border-right:0;
    border-bottom:1px solid #d6dbe5;
  }
  .gc-qcrpt-score-row,
  .gc-qcrpt-two-col { grid-template-columns:1fr; }
  .gc-qcrpt-appendix-page { width:100%; }
}
@media print {
  body.gc-qcrpt-printing { margin:0!important; background:#fff!important; }
  body.gc-qcrpt-printing > *:not(#gcQcReportPreview) { display:none!important; }
  body.gc-qcrpt-printing #gcQcReportPreview {
    position:static!important;
    inset:auto!important;
    display:block!important;
    background:#fff!important;
    overflow:visible!important;
    z-index:auto!important;
  }
  body.gc-qcrpt-printing #gcQcReportPreview .gc-rpt-shell { display:block!important; }
  body.gc-qcrpt-printing #gcQcReportPreview .gc-rpt-topbar { display:none!important; }
  body.gc-qcrpt-printing #gcQcReportPreview .gc-rpt-stage {
    display:block!important;
    overflow:visible!important;
    min-height:auto!important;
    padding:0!important;
  }
  body.gc-qcrpt-printing #gcQcReportPreview .gc-rpt-sheet,
  body.gc-qcrpt-printing #gcQcReportPreview .gc-qcrpt-appendix-page {
    width:auto!important;
    min-height:auto!important;
    margin:0!important;
    padding:16mm 14mm 12mm!important;
    box-shadow:none!important;
  }
}

#gcProdArrivalReportPreview .gc-rpt-shell {
  flex: 1;
  min-width: 0;
  min-height: 0;
  display: grid;
  grid-template-columns: 292px minmax(0, 1fr);
}
#gcProdArrivalReportPreview .gc-rpt-topbar {
  align-items: stretch;
  justify-content: flex-start;
  flex-direction: column;
  gap: 18px;
  padding: 22px 18px;
  border-right: 1px solid #d6dbe5;
  border-bottom: 0;
  overflow: auto;
}
#gcProdArrivalReportPreview .gc-rpt-topbar-title strong { font-size: 18px; }
#gcProdArrivalReportPreview .gc-rpt-topbar-title span { margin-top: 6px; line-height: 1.45; }
#gcProdArrivalReportPreview .gc-rpt-controls,
#gcProdArrivalReportPreview .gc-rpt-field-list,
#gcProdArrivalReportPreview .gc-rpt-quick-grid,
#gcProdArrivalReportPreview .gc-rpt-action-grid {
  display: grid;
  gap: 10px;
  align-items: stretch;
  justify-content: stretch;
}
#gcProdArrivalReportPreview .gc-rpt-quick-grid,
#gcProdArrivalReportPreview .gc-rpt-action-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
#gcProdArrivalReportPreview .gc-rpt-field input,
#gcProdArrivalReportPreview .gc-rpt-field select {
  width: 100%;
  min-width: 0;
  height: 38px;
}
#gcProdArrivalReportPreview .gc-rpt-btn { width: 100%; height: 38px; }
#gcProdArrivalReportPreview .gc-rpt-stage { padding: 28px 28px 46px; }
.gc-prod-rpt-sheet .gc-rpt-title h1 { color:#0f5f8c; }
.gc-prod-rpt-score-row { grid-template-columns: repeat(5, 1fr); }
.gc-prod-rpt-score-row .gc-rpt-score .value { font-size: 27px; }
.gc-prod-rpt-score-row .gc-rpt-score.good .value { color:#0f8b5f; }
.gc-prod-rpt-score-row .gc-rpt-score.warn .value { color:#b25400; }
.gc-prod-rpt-table th,
.gc-prod-rpt-table td { font-size: 11.5px; }
.gc-prod-rpt-table td.left { text-align:left; padding-left:10px; }
.gc-prod-rpt-chip {
  display:inline-flex;
  align-items:center;
  min-height:18px;
  padding:1px 7px;
  border-radius:999px;
  font-weight:900;
  font-size:11px;
  background:#e8f2ff;
  color:#075ca8;
}
.gc-prod-rpt-chip.repeat { background:#f1e8ff; color:#6d28d9; }
.gc-prod-rpt-detail { margin-top:10px; }
.gc-prod-rpt-detail th,
.gc-prod-rpt-detail td { font-size:11px; }
.gc-prod-rpt-muted { color:#667085; font-weight:650; }
.gc-prod-rpt-empty {
  border:1px solid #d8deea;
  background:#f7f9fd;
  padding:16px;
  text-align:center;
  color:#667085;
  font-size:13px;
}
@media (max-width:1180px) {
  #gcProdArrivalReportPreview .gc-rpt-shell { grid-template-columns:1fr; }
  #gcProdArrivalReportPreview .gc-rpt-topbar {
    max-height:46vh;
    border-right:0;
    border-bottom:1px solid #d6dbe5;
  }
  .gc-prod-rpt-score-row { grid-template-columns:1fr; }
}
@media print {
  body.gc-prod-rpt-printing { margin:0!important; background:#fff!important; }
  body.gc-prod-rpt-printing > *:not(#gcProdArrivalReportPreview) { display:none!important; }
  body.gc-prod-rpt-printing #gcProdArrivalReportPreview {
    position:static!important;
    inset:auto!important;
    display:block!important;
    background:#fff!important;
    overflow:visible!important;
    z-index:auto!important;
  }
  body.gc-prod-rpt-printing #gcProdArrivalReportPreview .gc-rpt-shell { display:block!important; }
  body.gc-prod-rpt-printing #gcProdArrivalReportPreview .gc-rpt-topbar { display:none!important; }
  body.gc-prod-rpt-printing #gcProdArrivalReportPreview .gc-rpt-stage {
    display:block!important;
    overflow:visible!important;
    min-height:auto!important;
    padding:0!important;
  }
  body.gc-prod-rpt-printing #gcProdArrivalReportPreview .gc-rpt-sheet {
    width:auto!important;
    min-height:auto!important;
    margin:0!important;
    padding:16mm 14mm 12mm!important;
    box-shadow:none!important;
  }
}
/* drawer-flow-guard-v2-split-v1: drawer flow guard moved from index.html; no visual change. */
.drawer.open .drawer-body {
  position: relative !important;
  display: block !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  contain: none !important;
}
.drawer.open .drawer-body > .detail-top-section,
.drawer.open .drawer-body > .redo-card,
.drawer.open .drawer-body > .style-timeline-section,
.drawer.open .drawer-body > .spec-block,
.drawer.open .drawer-body > .wash-label-section,
.drawer.open .drawer-body > .size-sheet-section,
.drawer.open .drawer-body > .add-po-cta,
.drawer.open .drawer-body > .po-card,
.drawer.open .drawer-body > .qf-section,
.drawer.open .drawer-body > .deleted-po-card,
.drawer.open .drawer-body > .notes-section,
.drawer.open .drawer-body > .style-gallery-collapsible,
.drawer.open .drawer-body > .prod-receive-history {
  position: static !important;
  inset: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  transform: none !important;
  translate: none !important;
  z-index: auto !important;
  float: none !important;
  clear: both !important;
  display: block !important;
  width: auto !important;
  max-width: 100% !important;
}
