.hand-pi { box-shadow: none; color: #172033; font-size: 13px; }
.hand-pi table { border-collapse: collapse; }
.hand-pi-header { display: flex; justify-content: space-between; gap: 28px; padding-bottom: 18px; border-bottom: 2px solid #102a56; }
.hand-seller { display: flex; gap: 14px; max-width: 62%; }
.hand-seller img { width: 80px; height: 62px; object-fit: contain; }
.hand-seller strong, .hand-seller span { display: block; }
.hand-seller strong { margin: 4px 0 7px; color: #102a56; font-size: 16px; }
.hand-seller span { margin-top: 4px; color: #596b84; font-size: 11px; line-height: 1.4; }
.hand-title { min-width: 270px; text-align: right; }
.hand-title h1 { margin: 0 0 9px; color: #102a56; font-size: 27px; }
.hand-title p { margin: 4px 0; }
.hand-information { display: grid; grid-template-columns: 1fr 1fr; margin: 19px 0; border: 1px solid #c7d4e3; }
.hand-information > div { padding: 14px 17px; }
.hand-information > div + div { border-left: 1px solid #c7d4e3; }
.hand-information h3 { margin: 0 0 10px; color: #102a56; font-size: 16px; }
.hand-information p { margin: 5px 0; line-height: 1.45; }
.hand-goods-table { width: 100%; table-layout: fixed; border: 1px solid #bfcddd; }
.hand-goods-table th { padding: 10px 6px; color: #fff; background: #102a56; font-size: 11px; text-align: center; }
.hand-goods-table th:nth-child(1) { width: 5%; }.hand-goods-table th:nth-child(2) { width: 16%; }.hand-goods-table th:nth-child(3) { width: 14%; }.hand-goods-table th:nth-child(4) { width: 29%; }.hand-goods-table th:nth-child(5) { width: 13%; }.hand-goods-table th:nth-child(6) { width: 6%; }.hand-goods-table th:nth-child(7) { width: 17%; }
.hand-goods-table td { padding: 10px 8px; border-right: 1px solid #d1dce8; border-bottom: 1px solid #d1dce8; vertical-align: top; }
.hand-goods-table td:last-child { border-right: 0; }.hand-goods-table tbody tr:last-child td { border-bottom: 0; }
.hand-product-row > td:first-child { text-align: center; }
.hand-image-cell { padding: 0 !important; vertical-align: middle !important; background: #f8fbff; }
.hand-image-cell img { display: block; width: 100%; min-height: 190px; max-height: 270px; object-fit: contain; background: #fff; }
.hand-image-placeholder { min-height: 190px; display: grid; place-content: center; text-align: center; color: #71829a; font-size: 11px; background: #f8fbff; }
.hand-model-cell { font-size: 14px; color: #102a56; vertical-align: middle !important; }
.hand-spec-cell { padding: 0 !important; }
.hand-spec-cell table { width: 100%; height: 100%; }
.hand-spec-cell th, .hand-spec-cell td { padding: 8px 9px; border: 0; border-bottom: 1px solid #e0e7ef; background: #fff; color: #172033; text-align: left; font-size: 12px; }
.hand-spec-cell tr:last-child th, .hand-spec-cell tr:last-child td { border-bottom: 0; }
.hand-spec-cell th { width: 44%; color: #5b6c83; font-weight: 600; background: #f8fbff; }
.hand-money { text-align: right; white-space: nowrap; vertical-align: middle !important; }
.hand-amount { color: #102a56; font-weight: 800; }
.hand-freight-row td { padding: 12px 8px; }.hand-freight-row span { display: block; margin-top: 4px; color: #68788e; font-size: 12px; }
.hand-summary { width: 365px; margin: 17px 0 24px auto; border: 1px solid #bfcddd; }
.hand-summary th, .hand-summary td { padding: 10px 12px; border-bottom: 1px solid #d1dce8; }.hand-summary th { text-align: left; font-size: 12px; }.hand-summary td { text-align: right; font-weight: 700; }.hand-summary tr:last-child th, .hand-summary tr:last-child td { border-bottom: 0; }
.hand-total th, .hand-total td { color: #174bb5; border-top: 2px solid #102a56; font-size: 18px; font-weight: 800; }
.hand-terms, .hand-bank { width: 100%; margin-top: 18px; border: 1px solid #bfcddd; }.hand-terms th, .hand-bank th { padding: 9px 11px; border-bottom: 1px solid #d1dce8; color: #102a56; background: #f3f7fb; text-align: left; }.hand-terms tr:first-child th, .hand-bank tr:first-child th { color: #fff; background: #102a56; }.hand-terms td, .hand-bank td { padding: 9px 11px; border-bottom: 1px solid #d1dce8; line-height: 1.5; }.hand-terms tr:last-child th, .hand-terms tr:last-child td, .hand-bank tr:last-child th, .hand-bank tr:last-child td { border-bottom: 0; }.hand-terms th:not([colspan]), .hand-bank th:not([colspan]) { width: 28%; }
@media (max-width:760px) { .hand-pi-header, .hand-information { grid-template-columns:1fr; display:grid; }.hand-seller { max-width:none; }.hand-title { text-align:left; }.hand-information > div + div { border-left:0; border-top:1px solid #c7d4e3; }.hand-pi { overflow-x:auto; }.hand-goods-table { min-width:970px; }.hand-summary { width:100%; } }
@media print { .hand-information, .hand-goods-table, .hand-terms, .hand-bank { break-inside: avoid; } }
