.kardex-page{padding:24px;color:#1f2937}.kardex-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.kardex-header h1{margin:0;font-size:26px;font-weight:800}.kardex-header p{margin:5px 0 0;color:#6b7280}.kardex-panel,.kardex-section,.kardex-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 18px #0f172a0a}.kardex-panel{padding:16px;margin-bottom:18px}.kardex-search-row{display:flex;gap:12px;align-items:flex-end}.kardex-field{display:flex;flex-direction:column;gap:6px;min-width:160px}.kardex-field.grow{flex:1}.kardex-field label{font-size:13px;font-weight:700;color:#374151}.kardex-field input{height:38px;border:1px solid #d1d5db;border-radius:10px;padding:0 12px;outline:none;background:#fff}.kardex-field input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.kardex-btn{height:38px;border:0;border-radius:10px;padding:0 16px;font-weight:800;color:#fff;background:#2563eb;cursor:pointer}.kardex-btn:disabled{opacity:.55;cursor:not-allowed}.kardex-results{display:flex;flex-direction:column;gap:8px;margin-top:14px;max-height:260px;overflow:auto}.kardex-product-item{display:flex;align-items:center;gap:12px;width:100%;text-align:left;border:1px solid #e5e7eb;background:#f9fafb;border-radius:10px;padding:10px 12px;cursor:pointer}.kardex-product-item:hover,.kardex-product-item.active{border-color:#2563eb;background:#eff6ff}.kardex-product-item strong{flex:1}.kardex-product-item span{font-size:12px;color:#6b7280}.kardex-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca;border-radius:12px;padding:10px 12px;margin-bottom:14px;font-weight:700}.kardex-loading,.kardex-muted{color:#6b7280;font-size:14px}.kardex-product-title{display:flex;justify-content:space-between;margin:18px 0 12px}.kardex-product-title h2{margin:0;font-size:21px;font-weight:800}.kardex-product-title p{margin:5px 0 0;color:#6b7280}.kardex-cards{display:grid;grid-template-columns:repeat(6,minmax(140px,1fr));gap:12px;margin-bottom:18px}.kardex-card{padding:14px}.kardex-card span{display:block;font-size:12px;color:#6b7280;font-weight:700;margin-bottom:6px}.kardex-card strong{display:block;font-size:21px;font-weight:900}.kardex-card small{color:#6b7280}.kardex-card.good strong{color:#15803d}.kardex-card.bad strong{color:#b91c1c}.kardex-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:18px}.kardex-section{overflow:hidden;margin-bottom:18px}.kardex-section-head{padding:14px 16px;border-bottom:1px solid #e5e7eb}.kardex-section-head h3{margin:0;font-size:16px;font-weight:900}.kardex-table-wrap{overflow:auto}.kardex-table{width:100%;border-collapse:collapse;font-size:13px}.kardex-table th{background:#f9fafb;color:#374151;font-weight:800;text-align:left;padding:10px 12px;border-bottom:1px solid #e5e7eb;white-space:nowrap}.kardex-table td{padding:10px 12px;border-bottom:1px solid #f1f5f9;vertical-align:middle;white-space:nowrap}.kardex-table tr:hover td{background:#f9fafb}.kardex-table .num{text-align:right}.kardex-table .strong{font-weight:900}.kardex-table .in{color:#15803d;font-weight:800}.kardex-table .out{color:#b91c1c;font-weight:800}.kardex-table .empty{text-align:center;color:#6b7280;padding:18px}.movement-badge{display:inline-flex;align-items:center;justify-content:center;min-width:52px;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900;background:#e5e7eb;color:#374151}.movement-badge.IN{background:#dcfce7;color:#166534}.movement-badge.OUT{background:#fee2e2;color:#991b1b}.movement-badge.SCRAP{background:#ffedd5;color:#9a3412}.movement-badge.ADJUST{background:#dbeafe;color:#1d4ed8}@media(max-width:1200px){.kardex-cards{grid-template-columns:repeat(3,1fr)}.kardex-grid-2{grid-template-columns:1fr}}@media(max-width:760px){.kardex-page{padding:14px}.kardex-search-row{flex-direction:column;align-items:stretch}.kardex-cards{grid-template-columns:1fr}.kardex-product-item{flex-direction:column;align-items:flex-start}}.kardex-low-stock{background:#fff;border:1px solid #fed7aa;border-radius:14px;margin-bottom:18px;overflow:hidden}.kardex-low-list{display:flex;gap:10px;overflow-x:auto;padding:12px}.kardex-low-item{min-width:280px;border:1px solid #fdba74;background:#fff7ed;border-radius:12px;padding:12px;text-align:left;cursor:pointer}.kardex-low-item:hover{border-color:#f97316;background:#ffedd5}.kardex-low-item strong{display:block;font-size:13px;margin-bottom:6px}.kardex-low-item span{display:block;font-size:12px;color:#7c2d12;margin-bottom:3px}.kardex-low-item b{display:block;margin-top:6px;color:#c2410c}html,body,#root{height:100%;margin:0;padding:0}*{box-sizing:border-box}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#f6f6f6;color:#111}input,button,textarea,select{font:inherit;color:inherit}
