.batch-lookup{background-color:#fff;border:1px solid #2c2c2c1a;width:100%;max-width:800px;margin:6rem auto;padding:4rem}.batch-lookup-header{text-align:center;margin-bottom:3rem}.batch-title{font-family:var(--jr-font-display,"Playfair Display", serif);color:var(--jr-humo,#2c2c2c);margin-bottom:1rem;font-size:2.5rem;font-weight:300}.batch-description{font-family:var(--jr-font-body,"Jost", sans-serif);color:#2c2c2cb3;max-width:500px;margin:0 auto;font-size:1.1rem;line-height:1.6}.batch-form{justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.batch-input{max-width:300px;font-family:var(--jr-font-body,"Jost", sans-serif);letter-spacing:.15em;color:var(--jr-humo,#2c2c2c);text-transform:uppercase;background:0 0;border:1px solid #2c2c2c33;outline:none;flex:1;padding:1rem 1.5rem;font-size:.9rem;transition:border-color .3s}.batch-input:focus{border-color:var(--jr-oro,#c8963e)}.batch-submit{padding:1rem 2rem}.batch-result{border-top:1px solid #2c2c2c1a;padding-top:3rem;animation:.4s forwards fadeIn}.batch-not-found{text-align:center;color:var(--jr-tierra,#8b4513);font-family:var(--jr-font-body,"Jost", sans-serif);font-size:1.2rem}.batch-hint{color:#2c2c2c80;margin-top:.5rem;font-size:.9rem}.batch-header-row{border-bottom:1px solid #2c2c2c0d;justify-content:space-between;align-items:baseline;margin-bottom:2rem;padding-bottom:1rem;display:flex}.batch-id-display{font-family:var(--jr-font-display,"Playfair Display", serif);color:var(--jr-tierra,#8b4513);margin:0;font-size:2rem;font-weight:400}.batch-product{font-family:var(--jr-font-body,"Jost", sans-serif);letter-spacing:.2em;text-transform:uppercase;color:#2c2c2c80;font-size:.8rem}.batch-data-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.batch-data-item{flex-direction:column;gap:.5rem;display:flex}.batch-label{font-family:var(--jr-font-body,"Jost", sans-serif);letter-spacing:.15em;text-transform:uppercase;color:#2c2c2c66;font-size:.7rem}.batch-value{font-family:var(--jr-font-body,"Jost", sans-serif);color:var(--jr-humo,#2c2c2c);font-size:1.1rem}.batch-notes-section{flex-direction:column;gap:2rem;display:flex}.batch-note-block{flex-direction:column;gap:.8rem;display:flex}.batch-text{font-family:var(--jr-font-body,"Jost", sans-serif);color:#2c2c2ccc;margin:0;font-size:1.1rem;line-height:1.6}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.batch-lookup{margin:4rem auto;padding:2rem}.batch-form{flex-direction:column}.batch-input{max-width:100%}.batch-header-row{flex-direction:column;gap:1rem}.batch-data-grid{grid-template-columns:1fr;gap:1.5rem}}
