.pharmacy-lots-animation{border:1px solid var(--primary-soft);width:100%;max-width:720px;font-family:var(--font-display);background:#fff;border-radius:1rem;margin:0 auto;overflow:hidden;box-shadow:0 4px 12px -2px #05966914}.pharmacy-lots-header{background:linear-gradient(135deg,#d1fae566,#0000);border-bottom:1px solid #f1f5f4;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.pharmacy-lots-title{color:#0f1f18;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.pharmacy-lots-count{color:var(--primary);font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:600}.pharmacy-lots-table{padding:.5rem 1.25rem 1.25rem}.pharmacy-lots-row-header{text-transform:uppercase;letter-spacing:.04em;color:#9ca3af;grid-template-columns:1fr 4.5rem 5.5rem 3.5rem;gap:.5rem;padding:.5rem .625rem;font-size:.6875rem;font-weight:700;display:grid}.pharmacy-lots-row-header span:nth-child(2),.pharmacy-lots-row-header span:nth-child(3),.pharmacy-lots-row-header span:nth-child(4){text-align:right}.pharmacy-lots-rows{flex-direction:column;gap:.5rem;display:flex}.pharmacy-lots-row{opacity:0;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;grid-template-columns:1fr 4.5rem 5.5rem 3.5rem;align-items:center;gap:.5rem;padding:.625rem .75rem;display:grid}.pharmacy-lots-row-warning{background:#fef3c780;border-color:#fcd34d}.pharmacy-lots-row-name{color:#0f1f18;align-items:center;gap:.375rem;min-width:0;font-size:.8125rem;font-weight:600;display:flex}.pharmacy-lots-row-lot,.pharmacy-lots-row-expiry{color:#6b7280;text-align:right;font-variant-numeric:tabular-nums;font-size:.75rem}.pharmacy-lots-row-warning .pharmacy-lots-row-expiry{color:#b45309;font-weight:600}.pharmacy-lots-row-stock{color:var(--primary);text-align:right;font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:700}.pharmacy-lots-row-warning .pharmacy-lots-row-stock{color:#b45309}.pharmacy-lots-alert{color:#92400e;opacity:0;background:#fef3c799;border:1px solid #fcd34d;border-radius:.5rem;align-items:center;gap:.5rem;margin:0 1.25rem 1rem;padding:.625rem 1rem;font-size:.75rem;font-weight:500;display:flex}@media (max-width:640px){.pharmacy-lots-row-header,.pharmacy-lots-row{grid-template-columns:1fr 3rem 4.5rem 2.5rem;gap:.25rem;padding:.5rem}.pharmacy-lots-row-name{font-size:.75rem}.pharmacy-lots-row-lot,.pharmacy-lots-row-expiry{font-size:.6875rem}}
