.harvest-summary-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:16px}.harvest-summary-strip>div{padding:12px;border:1px solid #dce8e0;border-radius:13px;background:#f7fbf8}.harvest-summary-strip small,.harvest-summary-strip b{display:block}.harvest-summary-strip small{color:#66776d;font-size:.75rem}.harvest-summary-strip b{margin-top:4px;color:#0c6034}.harvest-worker-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:9px}.harvest-check,.harvest-flow-grid label{display:flex!important;align-items:flex-start;gap:9px;border:1px solid #dce7df;border-radius:12px;padding:11px;background:#fff}.harvest-check input,.harvest-flow-grid input{width:auto!important;margin-top:3px}.harvest-check span,.harvest-check small,.harvest-flow-grid span,.harvest-flow-grid small{display:block}.harvest-check small,.harvest-flow-grid small{color:#68786f;font-weight:400;margin-top:3px}.harvest-photo-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px}.harvest-photo-gallery figure{position:relative;margin:0;border:1px solid #dce7df;border-radius:13px;overflow:hidden;background:#fff}.harvest-photo-gallery img{display:block;width:100%;height:125px;object-fit:cover}.harvest-photo-gallery figcaption{padding:7px;font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.harvest-photo-gallery figure button{position:absolute;top:6px;right:6px;width:28px;height:28px;padding:0;border-radius:50%;background:#b42318;color:#fff}.harvest-flow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.harvest-automation{background:#f7fbf8}.harvest-qr-card{display:flex;align-items:center;gap:18px;padding:16px;border:1px solid #dce7df;border-radius:14px;background:#fff}.harvest-qr-card img{width:150px;height:150px;object-fit:contain}.harvest-qr-card b,.harvest-qr-card span{display:block;margin-bottom:8px}@media(max-width:850px){.harvest-summary-strip{grid-template-columns:repeat(2,1fr)}.harvest-flow-grid{grid-template-columns:1fr}}@media(max-width:520px){.harvest-summary-strip{grid-template-columns:1fr}.harvest-qr-card{align-items:flex-start;flex-direction:column}.harvest-qr-card img{width:180px;height:180px;margin:auto}}
