.card{background:#fff;border-radius:.8rem;box-shadow:0 6px 18px #4338ca18;padding:1rem;margin-bottom:1rem}.sales-header{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem}.sales-header label,.line-inputs label{font-weight:700;color:#3730a3}.sales-header select{width:100%;padding:.6rem;border:1px solid #c4b5fd;border-radius:.45rem;margin-top:.3rem;background:#fafaff}.line-top{display:flex;justify-content:space-between;align-items:center}.line-top h3{margin:0}.line-inputs{display:grid;grid-template-columns:180px 1fr 160px;gap:1rem;align-items:end}.product-name{margin:0;color:#4338ca;font-weight:700}.stock-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.6rem;margin-top:1rem}.stock-cell{padding:.65rem;border-radius:.55rem;background:#eef2ff;color:#312e81;font-weight:700}.stock-cell span,.stock-cell small{display:block}.stock-cell small{font-weight:500}.stock-cell input{margin:.4rem 0}.shortage{color:#be123c!important;font-weight:800!important}@media(max-width:700px){.line-inputs{grid-template-columns:1fr}}
