.adjustment-form,.adjustment-history{max-width:1120px;margin:0 auto .8rem}.adjustment-card{margin-bottom:.65rem}.adjustment-fields{display:grid;grid-template-columns:2fr .7fr 1fr .7fr;gap:.65rem;align-items:end}.adjustment-fields .field{display:grid;gap:.25rem}.adjustment-fields label{font-size:.72rem;font-weight:750;color:#294661}.adjustment-fields input,.adjustment-fields select,.adjustment-fields textarea{width:100%;padding:.55rem .65rem;border:1px solid #cbdcda;border-radius:9px;background:#fff}.adjustment-product{grid-column:span 2}.adjustment-notes{grid-column:span 3}.stock-current,.stock-difference{min-height:68px;padding:.55rem .7rem;border-radius:10px;background:#f1f7f6;display:grid}.stock-current span,.stock-current small,.stock-difference span,.stock-difference small{font-size:.66rem;color:#65778b}.stock-current strong,.stock-difference strong{font-size:1.05rem;color:#12324a}.adjustment-history{background:#fff;border:1px solid #dce8e7;border-radius:14px;padding:.8rem}.adjustment-history-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:.6rem}.adjustment-history-title h2{font-size:1rem;margin:0}.adjustment-history-title p{font-size:.7rem;color:#718096;margin:0}.adjustment-history-title form{display:flex;gap:.4rem}.adjustment-history-title input{padding:.45rem .55rem;border:1px solid #cbdcda;border-radius:8px;font-size:.75rem}.adjustment-history .product-table-wrap{margin:0}.adjustment-history td small{display:block;color:#718096}@media(max-width:800px){.adjustment-fields{grid-template-columns:1fr 1fr}.adjustment-product,.adjustment-notes{grid-column:1/-1}.adjustment-history-title{align-items:stretch;flex-direction:column;gap:.5rem}.adjustment-history-title form{display:grid;grid-template-columns:1fr 1fr}.adjustment-history-title form input:last-of-type{grid-column:1/-1}}@media(max-width:480px){.adjustment-fields{grid-template-columns:1fr}.adjustment-product,.adjustment-notes{grid-column:auto}}
