*{box-sizing:border-box}body{color:#f1f5f9;background:#090d16;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;line-height:1.5}#root{background:#090d16;min-height:100vh;padding:0}h1,h2,h3,h4{color:#f8fafc;margin:0 0 16px}h2{letter-spacing:-.4px;font-size:22px;font-weight:700}h3{font-size:16px;font-weight:600}h4{font-size:14px;font-weight:600}input,textarea,select{color:#f8fafc;min-height:40px;font:inherit;background:#0f172a;border:1.5px solid #334155;border-radius:8px;padding:10px 12px;transition:all .2s}input::placeholder{color:#64748b}input:focus,textarea:focus,select:focus{background:#1e293b;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f640}button{color:#fff;min-height:40px;font:inherit;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s}button:hover:not(:disabled){background:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 14px #2563eb66}button:active:not(:disabled){transform:translateY(0)}button:disabled{color:#64748b;cursor:not-allowed;background:#334155}button.btn-secundario{color:#cbd5e1;background:#334155}button.btn-secundario:hover:not(:disabled){color:#fff;background:#475569}button.btn-peligro{background:#dc2626}button.btn-peligro:hover:not(:disabled){background:#b91c1c;box-shadow:0 4px 14px #dc262666}button.btn-exito{background:#059669}button.btn-exito:hover:not(:disabled){background:#047857;box-shadow:0 4px 14px #05966966}.tarjeta{background:linear-gradient(#131c31 0%,#0f172a 100%);border:1px solid #1e293b;border-radius:18px;padding:24px;transition:box-shadow .2s,transform .2s;position:relative;overflow:hidden;box-shadow:0 12px 30px #0006}.tarjeta:before{content:"";background:linear-gradient(90deg,#2563eb 0%,#3b82f6 50%,#60a5fa 100%);width:100%;height:4px;position:absolute;inset:0 auto auto 0}.tarjeta:hover{border-color:#334155;box-shadow:0 18px 34px #00000080}.tarjeta h2{color:#f8fafc;margin-top:0}.form-producto,.form-precio{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-producto label,.form-precio label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;gap:8px;font-size:13px;font-weight:600;display:grid}.form-producto button,.form-precio button{align-self:end}.barra-navegacion{z-index:10;color:#fff;background:#0f172a;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;gap:20px;padding:14px 24px;display:flex;position:sticky;top:0;box-shadow:0 4px 20px #0006}.marca-app{letter-spacing:-.5px;color:#f8fafc;flex-shrink:0;align-items:center;gap:8px;font-size:19px;font-weight:800;display:flex}.btn-alerta-stock{color:#fca5a5;cursor:pointer;background:#ef444426;border:1px solid #ef444466;border-radius:999px;align-items:center;gap:6px;min-height:36px;padding:6px 12px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.btn-alerta-stock:hover{color:#fff;background:#ef44444d;border-color:#ef4444}.badge-count{color:#fff;background:#dc2626;border-radius:999px;padding:2px 7px;font-size:11px;font-weight:800}.menu-principal{gap:8px;display:flex;overflow-x:auto}.menu-principal button{color:#94a3b8;background:#1e293b;border:1px solid #334155;border-radius:8px;flex-shrink:0;padding:9px 16px;font-size:14px;transition:all .2s}.menu-principal button:hover{color:#fff;background:#334155}.menu-principal .nav-activo{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 4px 12px #2563eb4d}.encabezado-lista{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.buscador{background:#0f172a;border-color:#334155;max-width:390px;padding:12px 14px;font-size:15px}.buscador::placeholder{color:#64748b}.filtro-tipo{background:#0f172a;border:1px solid #1e293b;border-radius:12px;flex-wrap:wrap;gap:8px;margin:0 0 18px;padding:10px;display:flex}.filtro-tipo button{color:#94a3b8;background:#1e293b;border:1px solid #334155;border-radius:999px;padding:8px 14px;font-size:13px}.filtro-tipo button:hover{color:#fff;background:#334155}.filtro-tipo button.activo{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);border-color:#2563eb;box-shadow:0 6px 16px #3b82f64d}.grilla-productos{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px;display:grid}.producto-card{background:linear-gradient(#131c31 0%,#0f172a 100%);border:1px solid #1e293b;border-radius:14px;flex-direction:column;gap:14px;padding:16px;transition:all .2s;display:flex;box-shadow:0 8px 20px #0000004d}.producto-card:hover{border-color:#3b82f6;transform:translateY(-3px);box-shadow:0 14px 28px #3b82f626}.foto-producto,.foto-placeholder{object-fit:contain;background:#fff;border:1px solid #334155;border-radius:10px;width:100%;height:190px;padding:8px;box-shadow:inset 0 0 10px #0000000d}.foto-placeholder{color:#64748b;text-align:center;background:#0f172a;place-items:center;padding:0;font-size:13px;display:grid}.producto-info{flex:1;min-width:0}.producto-info h3{color:#f8fafc;margin:0 0 6px;font-size:15px;font-weight:600;line-height:1.3}.producto-info p{color:#94a3b8;margin:4px 0;font-size:12px}.stock-etiqueta{color:#fff;border-radius:20px;margin-top:8px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-block}.stock-rojo{background:#dc2626}.stock-amarillo{background:#d97706}.stock-verde{background:#059669}.btn-editar,.btn-agregar{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;width:100%;margin-top:10px;padding:10px 12px;font-size:13px;font-weight:600;transition:all .2s}.btn-editar:hover,.btn-agregar:hover{background:#1d4ed8}.btn-agregar.sin-stock{color:#64748b;cursor:not-allowed;background:#334155}.productos-pagina,.reportes-pagina{gap:24px;width:min(1500px,100% - 48px);margin:32px auto;padding:0 24px;display:grid}.ventas-pagina{gap:20px;width:min(1600px,100% - 32px);margin:20px auto;padding:0 16px;display:grid}@media (width<=700px){.productos-pagina,.ventas-pagina,.reportes-pagina{width:100%;margin:0;padding:16px}.tarjeta{border-radius:12px;padding:16px}.form-producto,.form-precio{grid-template-columns:1fr}.encabezado-lista{flex-direction:column;align-items:stretch}.buscador{max-width:none}.grilla-productos{grid-template-columns:1fr}}.acciones-venta{flex-wrap:wrap;align-items:end;gap:16px;margin-bottom:24px;display:flex}.campo-pago{text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;gap:8px;font-size:13px;font-weight:600;display:grid}.campo-pago select{color:#f8fafc;min-height:40px;font:inherit;text-transform:none;letter-spacing:normal;background:#0f172a;border:1.5px solid #334155;border-radius:8px;padding:10px 12px;font-weight:400}.total-venta{color:#60a5fa;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-left:4px solid #2563eb;border-radius:12px;margin:20px 0;padding:18px 20px;font-size:24px;font-weight:800;box-shadow:inset 0 1px #ffffff0d}.carrito-items{gap:12px;max-height:400px;display:grid;overflow-y:auto}.item-carrito{background:linear-gradient(#131c31 0%,#0f172a 100%);border:1px solid #1e293b;border-left:4px solid #3b82f6;border-radius:12px;grid-template-columns:80px 1fr auto;align-items:start;gap:12px;padding:12px;display:grid}.item-carrito-foto{object-fit:contain;background:#fff;border:1px solid #334155;border-radius:8px;flex-shrink:0;width:80px;height:80px;padding:4px}.item-carrito-foto.foto-placeholder{color:#64748b;text-align:center;background:#0f172a;place-items:center;padding:0;font-size:11px;display:grid}.item-carrito-info{min-width:0}.item-carrito-info h4{color:#f8fafc;margin:0 0 4px;font-size:14px}.item-carrito-info p{color:#94a3b8;margin:2px 0;font-size:12px}.item-carrito-acciones{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.item-carrito-cantidad{align-items:center;gap:6px;display:flex}.item-carrito-cantidad input{text-align:center;color:#f8fafc;background:#0f172a;border-color:#334155;width:50px;min-height:32px;padding:6px 8px;font-size:13px;font-weight:600}.item-carrito-cantidad button{background:#334155;min-width:32px;min-height:32px;padding:6px}.item-carrito-total{color:#f8fafc;font-size:14px;font-weight:700}.item-carrito-eliminar{color:#fca5a5;background:#ef444433;border:1px solid #ef444466;border-radius:6px;padding:6px 10px;font-size:12px;transition:all .2s}.item-carrito-eliminar:hover{color:#fff;background:#ef444466}.carrito-vacio{text-align:center;color:#94a3b8;background:#0f172a;border:1px solid #1e293b;border-radius:8px;padding:40px 20px}.precio-unitario{color:#34d399;font-weight:600}.historial-ingresos-seccion{background:#111827;border:1px solid #1e293b;border-radius:12px;margin-top:32px;padding:20px}.historial-ingresos-seccion h2{color:#f8fafc;margin-top:0}@media (width<=700px){.ventas-pagina{width:100%;margin:0;padding:16px}.acciones-venta{flex-direction:column;align-items:stretch}.item-carrito{grid-template-columns:1fr;gap:8px}.item-carrito-acciones{align-items:stretch}}.pantalla-proximamente{background:#111827;border:1px solid #1e293b;border-radius:12px;width:min(1150px,100% - 32px);margin:32px auto;padding:24px;box-shadow:0 4px 18px #0006}@media (width<=700px){.barra-navegacion{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 16px}.menu-principal{width:100%}.pantalla-proximamente{border-radius:0;width:100%;min-height:calc(100vh - 110px);margin:0}}.reportes-pagina{gap:24px;width:min(1200px,100% - 48px);margin:32px auto;padding:0 24px;display:grid}.filtros-reportes{background:linear-gradient(135deg,#131c31 0%,#0f172a 100%);border:1px solid #1e293b;border-radius:16px;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;padding:20px;display:grid}.filtros-reportes label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;gap:8px;font-size:13px;font-weight:600;display:grid}.filtros-reportes select{color:#f8fafc;min-height:40px;font:inherit;background:#0f172a;border:1.5px solid #334155;border-radius:8px;padding:10px 12px}.filtros-reportes input:disabled{cursor:not-allowed;color:#64748b;background:#1e293b}.tarjetas-resumen{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.metric-card{background:linear-gradient(135deg,#131c31 0%,#0f172a 100%);border:1px solid #1e293b;border-radius:14px;gap:8px;padding:20px;transition:all .2s;display:grid;box-shadow:0 10px 18px #0000004d}.metric-card:nth-child(3n+1){border-left:4px solid #3b82f6}.metric-card:nth-child(3n+2){border-left:4px solid #10b981}.metric-card:nth-child(3n+3){border-left:4px solid #f59e0b}.metric-card:hover{border-color:#3b82f6;transform:translateY(-2px)}.metric-card span{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.metric-card strong{color:#f8fafc;word-break:break-word;font-size:24px;font-weight:700}.tabla-reportes{border-collapse:collapse;background:#111827;border:1px solid #1e293b;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 10px 18px #0000004d}.tabla-reportes thead{background:#0f172a}.tabla-reportes th{text-align:left;color:#60a5fa;text-transform:uppercase;letter-spacing:.7px;border-bottom:2px solid #1e293b;padding:14px 16px;font-size:12px;font-weight:800}.tabla-reportes td{color:#f1f5f9;border-bottom:1px solid #1e293b;padding:12px 16px;font-size:14px}.tabla-reportes tbody tr:hover{background:#182234}@media (width<=850px){.filtros-reportes{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.reportes-pagina{width:100%;margin:0;padding:16px}.filtros-reportes{grid-template-columns:1fr;padding:16px}.tarjetas-resumen{grid-template-columns:1fr}}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-edicion,.modal-detalle-ingreso{color:#f8fafc;background:#111827;border:1px solid #1e293b;border-radius:16px;width:min(900px,100%);max-height:85vh;padding:24px;overflow:auto;box-shadow:0 24px 60px #0009}.btn-cerrar-modal{color:#94a3b8;cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:8px;width:36px;height:36px;min-height:36px;padding:0;font-size:24px;line-height:1;transition:all .2s}.btn-cerrar-modal:hover{color:#fff;background:#dc2626;border-color:#dc2626}.seccion-precio{border-top:1px solid #1e293b;margin-top:32px;padding-top:24px}.seccion-precio h3{color:#f8fafc;margin-top:0}.form-precio{grid-template-columns:1fr auto;align-items:end;gap:16px;margin-bottom:20px;display:grid}.form-precio label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;gap:8px;font-size:13px;font-weight:600;display:grid}.historial-precios{background:#0f172a;border:1px solid #1e293b;border-radius:8px;padding:16px}.historial-precios h4{color:#f8fafc;margin-top:0;margin-bottom:12px}.tabla-precios{border-collapse:collapse;width:100%}.tabla-precios thead{background:#1e293b}.tabla-precios th{text-align:left;color:#60a5fa;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #334155;padding:10px 12px;font-size:12px;font-weight:700}.tabla-precios td{color:#f1f5f9;border-bottom:1px solid #1e293b;padding:10px 12px;font-size:14px}.tabla-precios tbody tr:hover{background:#182234}.foto-preview{object-fit:contain;border:1px solid #1e293b;border-radius:8px;max-width:100%;max-height:200px;margin-top:8px}@media (width<=700px){.modal-edicion{margin:16px 0}.form-precio{grid-template-columns:1fr}}.ingreso-mercaderia{max-width:1200px;margin:0 auto;padding:24px 16px}.ingreso-mercaderia>h2{border-bottom:2px solid #1e293b;margin-bottom:24px;padding-bottom:16px}.cabecera-form{background:#111827;border:1px solid #1e293b;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-bottom:24px;padding:20px;display:grid}.cabecera-form label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;gap:8px;font-size:13px;font-weight:600;display:grid}.cabecera-form input{color:#f8fafc;background:#0f172a;border:1.5px solid #334155;border-radius:8px;padding:12px;transition:all .2s}.cabecera-form input:focus{background:#1e293b;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f640}.ingreso-mercaderia>button:first-of-type{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);margin-bottom:24px;padding:12px 24px;font-weight:600}.ingreso-mercaderia>button:first-of-type:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);box-shadow:0 4px 14px #2563eb66}.ingreso-mercaderia>div>h3{color:#f8fafc;margin-top:0;margin-bottom:16px;font-size:16px;font-weight:600}.ingreso-mercaderia .buscador{color:#f8fafc;background:#0f172a;border:1.5px solid #334155;border-radius:8px;width:100%;padding:12px 16px;font-size:14px}.ingreso-mercaderia .buscador:focus{background:#1e293b;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f640}.ingreso-mercaderia .producto-card{background:#111827;border:1.5px solid #1e293b;border-radius:10px;flex-direction:column;gap:12px;padding:16px;transition:all .2s;display:flex}.ingreso-mercaderia .producto-card:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 16px #3b82f633}.ingreso-mercaderia .producto-card .foto-placeholder{color:#60a5fa;background:#0f172a;border:1px solid #1e293b;border-radius:8px;justify-content:center;align-items:center;height:140px;font-size:13px;font-weight:600;display:flex}.ingreso-mercaderia .foto-producto-ingreso{object-fit:contain;background:#fff;border:1px solid #334155;border-radius:8px;width:100%;height:140px;padding:6px}.ingreso-mercaderia .producto-info{gap:8px;display:grid}.ingreso-mercaderia .producto-info h3{color:#f8fafc;margin:0;font-size:14px;font-weight:600}.ingreso-mercaderia .producto-info p{color:#94a3b8;margin:0;font-size:12px}.ingreso-mercaderia .btn-agregar{color:#fff;cursor:pointer;background:#059669;border:none;border-radius:6px;width:100%;padding:10px 12px;font-size:13px;font-weight:600;transition:all .2s}.ingreso-mercaderia .btn-agregar:hover{background:#047857;transform:translateY(-2px)}.tabla-lineas{border-collapse:collapse;background:#111827;border:1px solid #1e293b;border-radius:8px;width:100%;margin:24px 0;overflow:hidden;box-shadow:0 4px 12px #0000004d}.tabla-lineas thead{background:#0f172a}.tabla-lineas th{text-align:left;color:#60a5fa;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #1e293b;padding:14px 16px;font-size:12px;font-weight:700}.tabla-lineas td{color:#f1f5f9;border-bottom:1px solid #1e293b;padding:14px 16px;font-size:14px}.tabla-lineas tbody tr:hover{background:#182234}.tabla-lineas input{color:#f8fafc;background:#0f172a;border:1px solid #334155;border-radius:6px;width:100%;padding:8px 12px;font-size:14px}.tabla-lineas input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.tabla-lineas button{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;padding:8px 12px;font-size:12px;font-weight:600;transition:all .2s}.tabla-lineas button:hover{background:#b91c1c}.resumen{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-left:4px solid #f59e0b;border-radius:10px;gap:10px;margin:24px 0;padding:20px;display:grid}.resumen p{color:#cbd5e1;margin:0;font-size:14px;font-weight:500}.resumen p strong{color:#fbbf24;font-size:16px;font-weight:700}.mensaje{color:#93c5fd;background:#1e293b;border-left:4px solid #3b82f6;border-radius:6px;margin:16px 0;padding:12px 16px;font-size:14px}.historial-ingresos-seccion{border-top:2px solid #1e293b;margin-top:40px;padding-top:32px}.historial-ingresos-seccion h2{color:#f8fafc;margin-bottom:20px;font-size:20px;font-weight:700}.historial-ingresos-seccion .tabla-reportes{border-collapse:collapse;background:#111827;width:100%;box-shadow:0 4px 12px #0000004d}.historial-ingresos-seccion .fila-ingreso:hover{background:#182234}.modal-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.modal-badge{color:#60a5fa;letter-spacing:.5px;text-transform:uppercase;background:#2563eb33;border:1px solid #3b82f64d;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-block}.modal-header h3{color:#f8fafc;margin:8px 0 0;font-size:22px}.modal-meta-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:16px;display:grid}.modal-meta-grid>div{background:#0f172a;border:1px solid #1e293b;border-radius:10px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.meta-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:700}.modal-meta-grid strong{color:#f8fafc}.tabla-modal-ingreso-wrap{border:1px solid #1e293b;border-radius:10px;overflow:auto}.tabla-modal-ingreso{border-collapse:collapse;background:#111827;width:100%}.tabla-modal-ingreso thead{background:#0f172a}.tabla-modal-ingreso th,.tabla-modal-ingreso td{text-align:left;border-bottom:1px solid #1e293b;padding:12px 14px}.tabla-modal-ingreso th{color:#60a5fa;text-transform:uppercase;letter-spacing:.5px;font-size:12px}.tabla-modal-ingreso td{color:#f1f5f9;font-size:14px}.modal-producto-nombre{color:#f8fafc;font-weight:700}.modal-producto-meta{color:#94a3b8;margin-top:4px;font-size:12px}.modal-total-ingreso{color:#a7f3d0;background:linear-gradient(135deg,#064e3b 0%,#022c22 100%);border:1px solid #059669;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding:16px 18px;font-weight:700;display:flex}.modal-total-ingreso strong{color:#fff;font-size:20px}@media (width<=700px){.ingreso-mercaderia{padding:16px}.cabecera-form{grid-template-columns:1fr;gap:12px}.tabla-lineas,.historial-ingresos-seccion .tabla-reportes{font-size:12px}.tabla-lineas th,.tabla-lineas td,.historial-ingresos-seccion .tabla-reportes th,.historial-ingresos-seccion .tabla-reportes td{padding:10px 12px}.resumen{grid-template-columns:1fr;gap:8px;padding:16px}}.scanner-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.scanner-modal-content{color:#fff;background:#0f172a;border:1px solid #334155;border-radius:20px;flex-direction:column;width:100%;max-width:480px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #000c}.scanner-header{background:#1e293b;border-bottom:1px solid #334155;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.scanner-title-wrap{align-items:center;gap:12px;display:flex}.scanner-title-wrap h3{color:#fff;margin:0;font-size:16px;font-weight:700;line-height:1.2}.scanner-engine-tag{color:#34d399;letter-spacing:.3px;margin-top:2px;font-size:11px;font-weight:600;display:inline-block}.btn-scanner-close{color:#94a3b8;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;place-items:center;width:32px;height:32px;min-height:auto;padding:0;font-size:16px;display:grid}.btn-scanner-close:hover{color:#fff;background:#dc2626}.scanner-warning-banner{color:#fff;background:linear-gradient(90deg,#92400e 0%,#b45309 100%);border-bottom:1px solid #ffffff1a;padding:10px 16px;font-size:13px;line-height:1.4}.scanner-video-container{aspect-ratio:4/3;background:#000;width:100%;position:relative;overflow:hidden}.scanner-video{object-fit:cover;width:100%;height:100%}.scanner-video-overlay-state{color:#e2e8f0;text-align:center;background:#0f172ae6;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex;position:absolute;inset:0}.scanner-spinner{border:3px solid #fff3;border-top-color:#3b82f6;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.scanner-viewfinder{pointer-events:none;border-radius:12px;position:absolute;inset:15%;box-shadow:0 0 0 9999px #0f172a99}.scanner-laser{background:#ef4444;height:2px;animation:2s linear infinite scanAnimation;position:absolute;top:0;left:0;right:0;box-shadow:0 0 12px #ef4444}@keyframes scanAnimation{0%{opacity:0;top:0%}15%{opacity:1}85%{opacity:1}to{opacity:0;top:100%}}.scanner-corner{border-style:solid;border-color:#3b82f6;width:20px;height:20px;position:absolute}.scanner-corner.top-left{border-width:3px 0 0 3px;border-top-left-radius:8px;top:0;left:0}.scanner-corner.top-right{border-width:3px 3px 0 0;border-top-right-radius:8px;top:0;right:0}.scanner-corner.bottom-left{border-width:0 0 3px 3px;border-bottom-left-radius:8px;bottom:0;left:0}.scanner-corner.bottom-right{border-width:0 3px 3px 0;border-bottom-right-radius:8px;bottom:0;right:0}.scanner-instruction{text-align:center;color:#ffffffe6;text-shadow:0 2px 4px #000c;font-size:13px;font-weight:600;position:absolute;bottom:-40px;left:0;right:0}.scanner-controls-row{background:#1e293b;border-bottom:1px solid #334155;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:10px 16px;display:flex}.btn-cam-switch{color:#fff;background:#2563eb;border-radius:6px;min-height:36px;padding:6px 14px;font-size:12px;font-weight:600}.btn-cam-switch:hover{background:#1d4ed8}.scanner-select-row{background:#151f32;border-bottom:1px solid #1e293b;padding:8px 16px}.scanner-device-select-label{color:#94a3b8;align-items:center;gap:8px;width:100%;font-size:12px;display:flex}.scanner-device-select-label select{color:#fff;background:#0f172a;border:1px solid #334155;border-radius:6px;flex:1;min-height:32px;padding:4px 8px;font-size:12px}.btn-torch{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;min-height:36px;padding:6px 12px;font-size:12px}.btn-torch.active{color:#0f172a;background:#f59e0b;border-color:#f59e0b}.scanner-manual-section{background:#1e293b;padding:16px 20px}.scanner-manual-title{color:#94a3b8;margin:0 0 10px;font-size:13px}.scanner-manual-form{gap:10px;display:flex}.scanner-manual-form input{color:#fff;background:#0f172a;border:1.5px solid #334155;flex:1;min-height:40px}.scanner-manual-form input::placeholder{color:#64748b}.scanner-manual-form input:focus{background:#1e293b;border-color:#3b82f6}.scanner-footer{background:#0f172a;border-top:1px solid #334155;justify-content:flex-end;padding:12px 20px;display:flex}.btn-filtro-chip{color:#94a3b8;cursor:pointer;white-space:nowrap;background:#1e293b;border:1.5px solid #334155;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .18s}.btn-filtro-chip:hover{color:#f8fafc;background:#334155;border-color:#475569}.btn-filtro-chip.activo{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 2px 10px #2563eb59}.btn-peligro{color:#f87171;cursor:pointer;background:#dc26261f;border:1.5px solid #dc2626;border-radius:8px;min-height:36px;padding:8px 14px;font-size:13px;font-weight:700;transition:all .2s}.btn-peligro:hover{color:#fff;background:#dc2626}.btn-peligro:disabled{opacity:.5;cursor:not-allowed}.btn-exito{color:#34d399;cursor:pointer;background:#05966926;border:1.5px solid #059669;border-radius:8px;min-height:40px;padding:10px 18px;font-size:14px;font-weight:700;transition:all .2s}.btn-exito:hover{color:#fff;background:#059669}.btn-exito:disabled{opacity:.5;cursor:not-allowed}.modal-badge{letter-spacing:.5px;text-transform:uppercase;color:#60a5fa;background:#2563eb2e;border:1px solid #2563eb66;border-radius:999px;margin-bottom:4px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.grafico-barras-wrap{border-bottom:1.5px solid #334155;align-items:flex-end;gap:6px;height:180px;padding:0 4px;display:flex;position:relative;overflow-x:auto}.grafico-barra-col{flex-direction:column;flex:1;align-items:center;gap:4px;min-width:28px;max-width:52px;height:100%;display:flex;position:relative}.grafico-barra-valor{color:#94a3b8;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;min-height:14px;font-size:9px;overflow:hidden}.grafico-barra-bg{background:#ffffff08;border-radius:4px 4px 0 0;flex:1;align-items:flex-end;width:100%;display:flex}.grafico-barra-fill{opacity:.9;border-radius:4px 4px 0 0;width:100%;min-height:2px;transition:height .5s cubic-bezier(.34,1.56,.64,1)}.grafico-barra-fill:hover{opacity:1;filter:brightness(1.15)}.grafico-barra-label{color:#64748b;text-align:center;white-space:nowrap;padding-bottom:4px;font-size:10px}.grafico-legend{color:#64748b;font-size:11px;position:absolute;bottom:-24px;right:0}.modal-scanner-remoto{background:#1e293b;border:1px solid #334155;border-radius:16px;width:90%;max-width:440px;padding:24px;animation:.2s ease-out modalEntrada;box-shadow:0 20px 25px -5px #00000080,0 8px 10px -6px #00000080}.mobile-scanner-view{color:#f8fafc;background:#0f172a;flex-direction:column;width:100vw;height:100vh;display:flex;overflow:hidden}.mobile-scanner-header{z-index:10;background:#1e293b;border-bottom:1px solid #334155;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.mobile-scanner-camera-wrap{background:#000;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.mobile-scanner-footer{z-index:10;background:#1e293b;border-top:1px solid #334155;padding:14px 16px}.ventas-layout-grid{grid-template-columns:1fr 480px;align-items:start;gap:24px;width:100%;display:grid}.seccion-productos-pos{min-width:0}.seccion-carrito-pos{border:1.5px solid #2563eb;max-height:calc(100vh - 100px);position:sticky;top:80px;overflow-y:auto;box-shadow:0 10px 25px -5px #2563eb26}@media (width<=1100px){.ventas-layout-grid{grid-template-columns:1fr}.seccion-carrito-pos{max-height:none;position:static}}.barra-navegacion-movil,.barra-carrito-movil{display:none}@keyframes slideUpCarrito{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){input,select,textarea{font-size:16px!important}*{-webkit-tap-highlight-color:transparent}body,#root{padding-bottom:74px}.barra-navegacion{gap:8px;padding:10px 14px}.marca-app{gap:6px;font-size:16px}.menu-principal{display:none}.btn-alerta-stock{min-height:30px;padding:4px 8px;font-size:11px}.usuario-nav-pill{padding:3px 8px;font-size:11px}.usuario-nav-pill span:last-child{max-width:70px!important}.btn-logout-nav{min-height:28px!important;padding:3px 8px!important;font-size:11px!important}.barra-navegacion-movil{z-index:1000;-webkit-backdrop-filter:blur(16px);padding:6px 4px calc(6px + env(safe-area-inset-bottom,0px));background:#0f172af5;border-top:1px solid #1e293b;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000080}.barra-navegacion-movil button{color:#94a3b8;background:0 0;border:none;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;max-width:80px;min-height:48px;padding:6px 10px;transition:all .15s;display:flex}.barra-navegacion-movil button:hover{box-shadow:none;background:#ffffff0d;transform:none}.barra-navegacion-movil button.activo{color:#60a5fa;background:#2563eb26}.barra-navegacion-movil button .nav-icono{font-size:18px;line-height:1}.barra-navegacion-movil button .nav-texto{letter-spacing:-.2px;font-size:10px;font-weight:700}.barra-carrito-movil{bottom:calc(64px + env(safe-area-inset-bottom,0px));z-index:999;cursor:pointer;background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 100%);border:1px solid #fff3;border-radius:14px;justify-content:space-between;align-items:center;padding:10px 14px;animation:.25s ease-out slideUpCarrito;display:flex;position:fixed;left:10px;right:10px;box-shadow:0 10px 25px #2563eb80}.barra-carrito-movil:active{transform:scale(.98)}.productos-pagina,.ventas-pagina,.reportes-pagina,.ingreso-mercaderia,.clientes-pagina{gap:14px!important;width:100%!important;margin:0!important;padding:12px 10px 80px!important}.tarjeta{border-radius:14px;padding:14px}.grilla-productos{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.producto-card{border-radius:12px!important;gap:8px!important;padding:10px!important}.foto-producto,.foto-placeholder,.foto-producto-ingreso{height:120px!important;padding:4px!important}.producto-info h3{font-size:13px!important;line-height:1.2!important}.producto-info p{margin:2px 0!important;font-size:11px!important}.btn-agregar,.btn-editar{min-height:36px!important;padding:8px 10px!important;font-size:12px!important}.cabecera-form{grid-template-columns:1fr!important;gap:10px!important}.form-producto,.form-precio{grid-template-columns:1fr!important}.encabezado-lista{flex-direction:column!important;align-items:stretch!important;gap:10px!important}.buscador{width:100%!important;max-width:100%!important}.filtro-tipo{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:6px;padding:8px;overflow-x:auto}.filtro-tipo button{flex-shrink:0;padding:6px 12px;font-size:12px}.modal-overlay{align-items:center;padding:10px}.modal-edicion,.modal-detalle-ingreso,.modal-scanner-remoto{border-radius:16px!important;width:96vw!important;max-width:96vw!important;max-height:88vh!important;margin:auto!important;padding:16px 12px!important;overflow-y:auto!important}.modal-ticket-wrap{width:96vw!important;max-width:96vw!important;padding:12px!important}.ticket-papel{padding:16px 12px!important}.tabla-reportes,.tabla-lineas,.tabla-precios{font-size:12px!important}.tabla-reportes th,.tabla-reportes td,.tabla-lineas th,.tabla-lineas td{padding:8px 6px!important}button{min-height:42px}.tarjetas-resumen{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.metric-card{padding:12px!important}.metric-card strong{font-size:16px!important}}@media (width<=480px){.grilla-productos{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.tarjetas-resumen{grid-template-columns:1fr!important}.marca-app span:last-child{font-size:15px}}.login-wrapper{background:radial-gradient(circle at top,#1e293b 0%,#090d16 80%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-card{-webkit-backdrop-filter:blur(16px);background:#0f172ad9;border:1px solid #334155cc;border-radius:16px;flex-direction:column;gap:24px;width:100%;max-width:420px;padding:32px 28px;animation:.3s ease-out loginFadeIn;display:flex;box-shadow:0 20px 45px #0009,0 0 20px #3b82f626}@keyframes loginFadeIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.login-header{text-align:center;flex-direction:column;align-items:center;display:flex}.login-logo-circle{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:12px;font-size:28px;display:flex;box-shadow:0 8px 20px #2563eb66}.login-header h2{color:#f8fafc;margin:0 0 6px;font-size:22px;font-weight:700}.login-header p{color:#94a3b8;margin:0;font-size:13px}.login-form{flex-direction:column;gap:16px;display:flex}.login-alerta-error{color:#fca5a5;background:#ef444426;border:1px solid #ef444466;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:500;display:flex}.login-grupo-campo{flex-direction:column;gap:6px;display:flex}.login-grupo-campo label{color:#cbd5e1;font-size:13px;font-weight:600}.login-input-box{align-items:center;display:flex;position:relative}.login-input-icon{pointer-events:none;opacity:.7;font-size:14px;position:absolute;left:12px}.login-input-box input{background:#090d16;border-color:#334155;width:100%;padding-left:38px;padding-right:42px;font-size:14px}.login-input-box input:focus{background:#0f172a;border-color:#3b82f6}.btn-toggle-password{cursor:pointer;opacity:.7;background:0 0;border:none;min-height:auto;padding:6px;font-size:15px;transition:opacity .2s;position:absolute;right:6px}.btn-toggle-password:hover{opacity:1;box-shadow:none;background:0 0;transform:none}.btn-login-submit{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:8px;width:100%;min-height:44px;margin-top:8px;font-size:15px;font-weight:600;box-shadow:0 4px 14px #2563eb59}.btn-login-submit:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 6px 18px #2563eb80}.login-footer-info{text-align:center;color:#64748b;border-top:1px solid #33415580;padding-top:14px;font-size:11px}.spinner-mini{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite spin;display:inline-block}.usuario-nav-pill{color:#cbd5e1;background:#1e293bcc;border:1px solid #334155;border-radius:999px;align-items:center;gap:8px;padding:4px 10px;font-size:12px;display:flex}.btn-logout-nav{color:#f87171!important;background:#ef44441f!important;border:1px solid #ef44444d!important;border-radius:8px!important;min-height:32px!important;padding:4px 10px!important;font-size:12px!important;transition:all .2s!important}.btn-logout-nav:hover{color:#fca5a5!important;box-shadow:none!important;background:#ef444440!important;border-color:#ef4444!important;transform:none!important}.btn-theme-toggle{cursor:pointer;color:#f1f5f9;-webkit-user-select:none;user-select:none;background:#1e293b;border:1px solid #334155;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:4px 10px;font-size:12px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-theme-toggle:hover{background:#334155;border-color:#475569;transform:translateY(-1px);box-shadow:0 4px 12px #00000040}.theme-toggle-icon{align-items:center;font-size:14px;line-height:1;display:inline-flex}.theme-toggle-label{letter-spacing:.2px;font-size:11px;font-weight:700}@media (width<=600px){.btn-theme-toggle{min-height:28px;padding:4px 8px}.btn-theme-toggle .theme-toggle-label{display:none}}[data-theme=light],.theme-light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=light] body,.theme-light body,[data-theme=light] #root,.theme-light #root,[data-theme=light] .app,.theme-light .app{color:#1e293b!important;background:#f1f5f9!important}[data-theme=light] h1,.theme-light h1,[data-theme=light] h2,.theme-light h2,[data-theme=light] h3,.theme-light h3,[data-theme=light] h4,.theme-light h4,[data-theme=light] h5,.theme-light h5{color:#0f172a!important}[data-theme=light] strong:not(.badge-count):not([class*=stock-]):not([class*=btn-]):not([class*=badge]),.theme-light strong:not(.badge-count):not([class*=stock-]):not([class*=btn-]):not([class*=badge]){color:#0f172a}[data-theme=light] .btn-theme-toggle,.theme-light .btn-theme-toggle{color:#0f172a!important;background:#fff!important;border-color:#cbd5e1!important;box-shadow:0 2px 6px #0000000d!important}[data-theme=light] .btn-theme-toggle:hover,.theme-light .btn-theme-toggle:hover{color:#000!important;background:#f8fafc!important;border-color:#94a3b8!important;box-shadow:0 4px 12px #0000001a!important}[data-theme=light] .barra-navegacion,.theme-light .barra-navegacion{color:#0f172a!important;background:#fff!important;border-bottom:1px solid #e2e8f0!important;box-shadow:0 2px 12px #0000000d!important}[data-theme=light] .marca-app,.theme-light .marca-app{color:#0f172a!important}[data-theme=light] .menu-principal button,.theme-light .menu-principal button{color:#475569!important;background:#f8fafc!important;border:1px solid #e2e8f0!important}[data-theme=light] .menu-principal button:hover,.theme-light .menu-principal button:hover{color:#0f172a!important;background:#e2e8f0!important}[data-theme=light] .menu-principal .nav-activo,.theme-light .menu-principal .nav-activo{color:#fff!important;background:#2563eb!important;border-color:#2563eb!important;box-shadow:0 4px 12px #2563eb40!important}[data-theme=light] .usuario-nav-pill,.theme-light .usuario-nav-pill{color:#0f172a!important;background:#f8fafc!important;border:1px solid #cbd5e1!important}[data-theme=light] .btn-logout-nav,.theme-light .btn-logout-nav{color:#dc2626!important;background:#ef444414!important;border-color:#ef444440!important}[data-theme=light] .btn-logout-nav:hover,.theme-light .btn-logout-nav:hover{color:#b91c1c!important;background:#ef44442e!important;border-color:#ef4444!important}[data-theme=light] .barra-navegacion-movil,.theme-light .barra-navegacion-movil{background:#fffffff5!important;border-top:1px solid #e2e8f0!important;box-shadow:0 -4px 16px #0000000d!important}[data-theme=light] .barra-navegacion-movil button,.theme-light .barra-navegacion-movil button{color:#64748b!important}[data-theme=light] .barra-navegacion-movil button.activo,.theme-light .barra-navegacion-movil button.activo{color:#2563eb!important;background:#2563eb14!important}[data-theme=light] .tarjeta,.theme-light .tarjeta,[data-theme=light] .producto-card,.theme-light .producto-card,[data-theme=light] .metric-card,.theme-light .metric-card,[data-theme=light] .historial-ingresos-seccion,.theme-light .historial-ingresos-seccion,[data-theme=light] .cabecera-form,.theme-light .cabecera-form,[data-theme=light] .historial-precios,.theme-light .historial-precios,[data-theme=light] .filtros-reportes,.theme-light .filtros-reportes,[data-theme=light] .pantalla-proximamente,.theme-light .pantalla-proximamente{color:#1e293b!important;background:#fff!important;border:1px solid #e2e8f0!important;box-shadow:0 4px 20px -2px #0000000d,0 2px 6px -1px #00000008!important}[data-theme=light] .tarjeta:hover,.theme-light .tarjeta:hover,[data-theme=light] .producto-card:hover,.theme-light .producto-card:hover,[data-theme=light] .metric-card:hover,.theme-light .metric-card:hover{border-color:#cbd5e1!important;box-shadow:0 10px 25px -4px #00000014!important}[data-theme=light] input,.theme-light input,[data-theme=light] textarea,.theme-light textarea,[data-theme=light] select,.theme-light select,[data-theme=light] .buscador,.theme-light .buscador,[data-theme=light] .campo-pago select,.theme-light .campo-pago select,[data-theme=light] .filtros-reportes select,.theme-light .filtros-reportes select,[data-theme=light] .cabecera-form input,.theme-light .cabecera-form input,[data-theme=light] .tabla-lineas input,.theme-light .tabla-lineas input,[data-theme=light] .item-carrito-cantidad input,.theme-light .item-carrito-cantidad input{color:#0f172a!important;background:#fff!important;border:1.5px solid #cbd5e1!important}[data-theme=light] input::placeholder,.theme-light input::placeholder,[data-theme=light] textarea::placeholder,.theme-light textarea::placeholder,[data-theme=light] select::placeholder,.theme-light select::placeholder,[data-theme=light] .buscador::placeholder,.theme-light .buscador::placeholder{color:#94a3b8!important}[data-theme=light] input:focus,.theme-light input:focus,[data-theme=light] textarea:focus,.theme-light textarea:focus,[data-theme=light] select:focus,.theme-light select:focus,[data-theme=light] .buscador:focus,.theme-light .buscador:focus{background:#fff!important;border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb26!important}[data-theme=light] button.btn-secundario,.theme-light button.btn-secundario{color:#334155!important;background:#f1f5f9!important;border:1px solid #cbd5e1!important}[data-theme=light] button.btn-secundario:hover:not(:disabled),.theme-light button.btn-secundario:hover:not(:disabled){color:#0f172a!important;background:#e2e8f0!important}[data-theme=light] button:disabled,.theme-light button:disabled{color:#94a3b8!important;background:#e2e8f0!important}[data-theme=light] .modal-overlay,.theme-light .modal-overlay{-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;background:#0f172a80!important}[data-theme=light] .modal-edicion,.theme-light .modal-edicion,[data-theme=light] .modal-ticket,.theme-light .modal-ticket,[data-theme=light] .modal-detalle-ingreso,.theme-light .modal-detalle-ingreso{color:#0f172a!important;background:#fff!important;border:1px solid #e2e8f0!important;box-shadow:0 20px 45px -10px #00000026,0 0 1px #0000001a!important}[data-theme=light] .btn-cerrar-modal,.theme-light .btn-cerrar-modal{color:#64748b!important;background:#f1f5f9!important;border:1px solid #e2e8f0!important}[data-theme=light] .btn-cerrar-modal:hover,.theme-light .btn-cerrar-modal:hover{color:#0f172a!important;background:#e2e8f0!important}[data-theme=light] table,.theme-light table,[data-theme=light] .tabla-reportes,.theme-light .tabla-reportes,[data-theme=light] .tabla-lineas,.theme-light .tabla-lineas,[data-theme=light] .tabla-precios,.theme-light .tabla-precios,[data-theme=light] .tabla-modal-ingreso,.theme-light .tabla-modal-ingreso{color:#1e293b!important;background:#fff!important;border-color:#e2e8f0!important}[data-theme=light] thead,.theme-light thead,[data-theme=light] th,.theme-light th,[data-theme=light] .tabla-reportes th,.theme-light .tabla-reportes th,[data-theme=light] .tabla-lineas th,.theme-light .tabla-lineas th,[data-theme=light] .tabla-precios th,.theme-light .tabla-precios th,[data-theme=light] .tabla-modal-ingreso th,.theme-light .tabla-modal-ingreso th{color:#475569!important;background:#f8fafc!important;border-bottom:2px solid #e2e8f0!important}[data-theme=light] td,.theme-light td,[data-theme=light] .tabla-reportes td,.theme-light .tabla-reportes td,[data-theme=light] .tabla-lineas td,.theme-light .tabla-lineas td,[data-theme=light] .tabla-precios td,.theme-light .tabla-precios td,[data-theme=light] .tabla-modal-ingreso td,.theme-light .tabla-modal-ingreso td{color:#1e293b!important;border-bottom:1px solid #f1f5f9!important}[data-theme=light] tbody tr:hover,.theme-light tbody tr:hover,[data-theme=light] .tabla-reportes tbody tr:hover,.theme-light .tabla-reportes tbody tr:hover,[data-theme=light] .tabla-lineas tbody tr:hover,.theme-light .tabla-lineas tbody tr:hover,[data-theme=light] .tabla-precios tbody tr:hover,.theme-light .tabla-precios tbody tr:hover,[data-theme=light] .fila-ingreso:hover,.theme-light .fila-ingreso:hover{background:#f8fafc!important}[data-theme=light] .filtro-tipo,.theme-light .filtro-tipo,[data-theme=light] .filtro-talle,.theme-light .filtro-talle{border-radius:10px;background:#fff!important;border:1px solid #e2e8f0!important}[data-theme=light] .btn-filtro-chip,.theme-light .btn-filtro-chip,[data-theme=light] .filtro-tipo button,.theme-light .filtro-tipo button,[data-theme=light] .filtro-talle button,.theme-light .filtro-talle button{color:#475569!important;background:#f8fafc!important;border:1.5px solid #cbd5e1!important}[data-theme=light] .btn-filtro-chip:hover,.theme-light .btn-filtro-chip:hover,[data-theme=light] .filtro-tipo button:hover,.theme-light .filtro-tipo button:hover,[data-theme=light] .filtro-talle button:hover,.theme-light .filtro-talle button:hover{color:#0f172a!important;background:#e2e8f0!important}[data-theme=light] .btn-filtro-chip.activo,.theme-light .btn-filtro-chip.activo,[data-theme=light] .filtro-tipo button.activo,.theme-light .filtro-tipo button.activo,[data-theme=light] .filtro-talle button.activo,.theme-light .filtro-talle button.activo{color:#fff!important;background:#2563eb!important;border-color:#2563eb!important;box-shadow:0 4px 12px #2563eb40!important}[data-theme=light] .item-carrito,.theme-light .item-carrito{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-left:4px solid #3b82f6!important}[data-theme=light] .item-carrito-info h4,.theme-light .item-carrito-info h4{color:#0f172a!important}[data-theme=light] .item-carrito-info p,.theme-light .item-carrito-info p{color:#64748b!important}[data-theme=light] .item-carrito-total,.theme-light .item-carrito-total{color:#0f172a!important}[data-theme=light] .total-venta,.theme-light .total-venta{color:#1d4ed8!important;box-shadow:none!important;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%)!important;border-left:4px solid #2563eb!important}[data-theme=light] .carrito-vacio,.theme-light .carrito-vacio{color:#64748b!important;background:#f8fafc!important;border-color:#e2e8f0!important}[data-theme=light] .resumen,.theme-light .resumen{background:#fffbeb!important;border-color:#fde68a #fde68a #fde68a #f59e0b!important;border-left-style:solid!important;border-left-width:4px!important}[data-theme=light] .resumen p,.theme-light .resumen p{color:#92400e!important}[data-theme=light] .resumen p strong,.theme-light .resumen p strong{color:#b45309!important}[data-theme=light] .mensaje,.theme-light .mensaje{color:#1e40af!important;background:#eff6ff!important;border-color:#93c5fd #93c5fd #93c5fd #3b82f6!important;border-left-style:solid!important;border-left-width:4px!important}[data-theme=light] .modal-meta-grid>div,.theme-light .modal-meta-grid>div{background:#f8fafc!important;border-color:#e2e8f0!important}[data-theme=light] .modal-total-ingreso,.theme-light .modal-total-ingreso{color:#065f46!important;background:#ecfdf5!important;border:1px solid #6ee7b7!important}[data-theme=light] .modal-total-ingreso strong,.theme-light .modal-total-ingreso strong{color:#047857!important}[data-theme=light] .foto-placeholder,.theme-light .foto-placeholder{color:#64748b!important;background:#f1f5f9!important;border-color:#e2e8f0!important}[data-theme=light] .login-wrapper,.theme-light .login-wrapper{background:radial-gradient(circle at top,#e2e8f0 0%,#f1f5f9 80%)!important}[data-theme=light] .login-card,.theme-light .login-card{background:#fffffff2!important;border:1px solid #e2e8f0!important;box-shadow:0 20px 45px #00000014,0 0 20px #2563eb14!important}[data-theme=light] .login-header h2,.theme-light .login-header h2{color:#0f172a!important}[data-theme=light] .login-header p,.theme-light .login-header p{color:#64748b!important}[data-theme=light] .login-grupo-campo label,.theme-light .login-grupo-campo label{color:#334155!important}[data-theme=light] .login-input-box input,.theme-light .login-input-box input{color:#0f172a!important;background:#fff!important;border-color:#cbd5e1!important}[data-theme=light] .login-input-box input:focus,.theme-light .login-input-box input:focus{background:#fff!important;border-color:#2563eb!important}[data-theme=light] .login-footer-info,.theme-light .login-footer-info{color:#64748b!important;border-top-color:#e2e8f0!important}[data-theme=light] .scanner-modal-content,.theme-light .scanner-modal-content{color:#0f172a!important;background:#fff!important;border-color:#e2e8f0!important}[data-theme=light] .scanner-header,.theme-light .scanner-header{background:#f8fafc!important;border-bottom-color:#e2e8f0!important}[data-theme=light] .scanner-title-wrap h3,.theme-light .scanner-title-wrap h3{color:#0f172a!important}[data-theme=light] .btn-scanner-close,.theme-light .btn-scanner-close{color:#64748b!important;background:#f1f5f9!important}[data-theme=light] .scanner-select-row,.theme-light .scanner-select-row{background:#f8fafc!important;border-bottom-color:#e2e8f0!important}[data-theme=light] .scanner-device-select-label,.theme-light .scanner-device-select-label{color:#475569!important}[data-theme=light] .scanner-manual-section,.theme-light .scanner-manual-section{background:#f8fafc!important;border-top-color:#e2e8f0!important}[data-theme=light] .scanner-manual-title,.theme-light .scanner-manual-title{color:#475569!important}[data-theme=light] .scanner-footer,.theme-light .scanner-footer{background:#fff!important;border-top-color:#e2e8f0!important}[data-theme=light] [style*="background: #0f172a"],[data-theme=light] [style*="background:#0f172a"],[data-theme=light] [style*="background: rgb(15, 23, 42)"],[data-theme=light] [style*="background:rgb(15, 23, 42)"],[data-theme=light] [style*="background-color: rgb(15, 23, 42)"],[data-theme=light] [style*="background: #1e293b"],[data-theme=light] [style*="background:#1e293b"],[data-theme=light] [style*="background: rgb(30, 41, 59)"],[data-theme=light] [style*="background:rgb(30, 41, 59)"],[data-theme=light] [style*="background-color: rgb(30, 41, 59)"],[data-theme=light] [style*="background: #090e17"],[data-theme=light] [style*="background:#090e17"],[data-theme=light] [style*="background: rgb(9, 14, 23)"],[data-theme=light] [style*="background:rgb(9, 14, 23)"],[data-theme=light] [style*="background-color: rgb(9, 14, 23)"],[data-theme=light] [style*="background: #090d16"],[data-theme=light] [style*="background:#090d16"],[data-theme=light] [style*="background: rgb(9, 13, 22)"],[data-theme=light] [style*="background:rgb(9, 13, 22)"],[data-theme=light] [style*="background-color: rgb(9, 13, 22)"],[data-theme=light] [style*="background: #111827"],[data-theme=light] [style*="background:#111827"],[data-theme=light] [style*="background: rgb(17, 24, 39)"],[data-theme=light] [style*="background:rgb(17, 24, 39)"],[data-theme=light] [style*="background-color: rgb(17, 24, 39)"],[data-theme=light] [style*="background: #131c31"],[data-theme=light] [style*="background:#131c31"],[data-theme=light] [style*="background: rgb(19, 28, 49)"],[data-theme=light] [style*="background:rgb(19, 28, 49)"],[data-theme=light] [style*="background-color: rgb(19, 28, 49)"]{background:#f8fafc!important;border-color:#e2e8f0!important}[data-theme=light] span[style*="color: #f8fafc"],[data-theme=light] span[style*="color:#f8fafc"],[data-theme=light] span[style*="color: rgb(248, 250, 252)"],[data-theme=light] span[style*="color:rgb(248, 250, 252)"],[data-theme=light] strong[style*="color: #f8fafc"],[data-theme=light] strong[style*="color:#f8fafc"],[data-theme=light] strong[style*="color: rgb(248, 250, 252)"],[data-theme=light] strong[style*="color:rgb(248, 250, 252)"],[data-theme=light] div[style*="color: #f8fafc"],[data-theme=light] div[style*="color:#f8fafc"],[data-theme=light] div[style*="color: rgb(248, 250, 252)"],[data-theme=light] div[style*="color:rgb(248, 250, 252)"],[data-theme=light] p[style*="color: #f8fafc"],[data-theme=light] p[style*="color:#f8fafc"],[data-theme=light] p[style*="color: rgb(248, 250, 252)"],[data-theme=light] p[style*="color:rgb(248, 250, 252)"],[data-theme=light] h1[style*="color: #f8fafc"],[data-theme=light] h2[style*="color: #f8fafc"],[data-theme=light] h3[style*="color: #f8fafc"],[data-theme=light] h4[style*="color: #f8fafc"],[data-theme=light] span[style*="color: #f1f5f9"],[data-theme=light] span[style*="color:#f1f5f9"],[data-theme=light] span[style*="color: rgb(241, 245, 249)"],[data-theme=light] span[style*="color:rgb(241, 245, 249)"],[data-theme=light] strong[style*="color: #f1f5f9"],[data-theme=light] strong[style*="color:#f1f5f9"],[data-theme=light] strong[style*="color: rgb(241, 245, 249)"],[data-theme=light] strong[style*="color:rgb(241, 245, 249)"],[data-theme=light] div[style*="color: #f1f5f9"],[data-theme=light] div[style*="color:#f1f5f9"],[data-theme=light] div[style*="color: rgb(241, 245, 249)"],[data-theme=light] div[style*="color:rgb(241, 245, 249)"],[data-theme=light] p[style*="color: #f1f5f9"],[data-theme=light] p[style*="color:#f1f5f9"],[data-theme=light] p[style*="color: rgb(241, 245, 249)"],[data-theme=light] p[style*="color:rgb(241, 245, 249)"]{color:#0f172a!important}.producto-subtitulo{color:#94a3b8;margin:4px 0;font-size:13px;line-height:1.4}.producto-subtitulo strong{color:#f1f5f9;font-weight:700}.producto-precio-destacado{margin:4px 0;font-size:15px}.producto-precio-destacado strong{color:#60a5fa;font-weight:800}[data-theme=light] .producto-subtitulo,.theme-light .producto-subtitulo,[data-theme=light] .producto-info p,.theme-light .producto-info p,[data-theme=light] .producto-card p,.theme-light .producto-card p{color:#475569!important}[data-theme=light] .producto-subtitulo strong,.theme-light .producto-subtitulo strong,[data-theme=light] .producto-info strong,.theme-light .producto-info strong,[data-theme=light] .producto-card strong,.theme-light .producto-card strong{color:#0f172a!important}[data-theme=light] .producto-precio-destacado strong,.theme-light .producto-precio-destacado strong{color:#2563eb!important}[data-theme=light] span[style*="color: #cbd5e1"],[data-theme=light] span[style*="color:#cbd5e1"],[data-theme=light] span[style*="color: rgb(203, 213, 225)"],[data-theme=light] span[style*="color:rgb(203, 213, 225)"],[data-theme=light] div[style*="color: #cbd5e1"],[data-theme=light] div[style*="color:#cbd5e1"],[data-theme=light] div[style*="color: rgb(203, 213, 225)"],[data-theme=light] div[style*="color:rgb(203, 213, 225)"],[data-theme=light] label[style*="color: #cbd5e1"],[data-theme=light] label[style*="color:#cbd5e1"],[data-theme=light] label[style*="color: rgb(203, 213, 225)"],[data-theme=light] label[style*="color:rgb(203, 213, 225)"],[data-theme=light] p[style*="color: #cbd5e1"],[data-theme=light] p[style*="color:#cbd5e1"],[data-theme=light] p[style*="color: rgb(203, 213, 225)"],[data-theme=light] p[style*="color:rgb(203, 213, 225)"]{color:#334155!important}[data-theme=light] span[style*="color: #94a3b8"],[data-theme=light] span[style*="color:#94a3b8"],[data-theme=light] span[style*="color: rgb(148, 163, 184)"],[data-theme=light] span[style*="color:rgb(148, 163, 184)"],[data-theme=light] div[style*="color: #94a3b8"],[data-theme=light] div[style*="color:#94a3b8"],[data-theme=light] div[style*="color: rgb(148, 163, 184)"],[data-theme=light] div[style*="color:rgb(148, 163, 184)"],[data-theme=light] label[style*="color: #94a3b8"],[data-theme=light] label[style*="color:#94a3b8"],[data-theme=light] label[style*="color: rgb(148, 163, 184)"],[data-theme=light] label[style*="color:rgb(148, 163, 184)"],[data-theme=light] p[style*="color: #94a3b8"],[data-theme=light] p[style*="color:#94a3b8"],[data-theme=light] p[style*="color: rgb(148, 163, 184)"],[data-theme=light] p[style*="color:rgb(148, 163, 184)"]{color:#475569!important}[data-theme=light] strong[style*="color: #60a5fa"],[data-theme=light] strong[style*="color: rgb(96, 165, 250)"],[data-theme=light] span[style*="color: #60a5fa"],[data-theme=light] span[style*="color: rgb(96, 165, 250)"],[data-theme=light] div[style*="color: #60a5fa"],[data-theme=light] div[style*="color: rgb(96, 165, 250)"],[data-theme=light] h2[style*="color: #60a5fa"],[data-theme=light] h3[style*="color: #60a5fa"]{color:#2563eb!important}[data-theme=light] span[style*="color: #34d399"],[data-theme=light] span[style*="color: rgb(52, 211, 153)"],[data-theme=light] strong[style*="color: #34d399"],[data-theme=light] strong[style*="color: rgb(52, 211, 153)"],[data-theme=light] div[style*="color: #34d399"],[data-theme=light] div[style*="color: rgb(52, 211, 153)"]{color:#059669!important}[data-theme=light] span[style*="color: #f87171"],[data-theme=light] span[style*="color: rgb(248, 113, 113)"],[data-theme=light] strong[style*="color: #f87171"],[data-theme=light] strong[style*="color: rgb(248, 113, 113)"],[data-theme=light] div[style*="color: #f87171"],[data-theme=light] div[style*="color: rgb(248, 113, 113)"]{color:#dc2626!important}[data-theme=light] span[style*="color: #fbbf24"],[data-theme=light] span[style*="color: rgb(251, 191, 36)"],[data-theme=light] span[style*="color: #fde047"],[data-theme=light] span[style*="color: rgb(253, 224, 71)"],[data-theme=light] strong[style*="color: #fbbf24"],[data-theme=light] strong[style*="color: rgb(251, 191, 36)"],[data-theme=light] div[style*="color: #fbbf24"],[data-theme=light] div[style*="color: rgb(251, 191, 36)"]{color:#b45309!important}[data-theme=light] span[style*="color: #c084fc"],[data-theme=light] span[style*="color: rgb(192, 132, 252)"],[data-theme=light] span[style*="color: #a78bfa"],[data-theme=light] span[style*="color: rgb(167, 139, 250)"],[data-theme=light] strong[style*="color: #c084fc"],[data-theme=light] strong[style*="color: #a78bfa"]{color:#7c3aed!important}[data-theme=light] [style*="border: 1px solid #1e293b"],[data-theme=light] [style*="border: 1px solid rgb(30, 41, 59)"],[data-theme=light] [style*="border: 1px solid #334155"],[data-theme=light] [style*="border: 1px solid rgb(51, 65, 85)"],[data-theme=light] [style*="border-bottom: 1px solid #1e293b"],[data-theme=light] [style*="border-bottom: 1px solid rgb(30, 41, 59)"],[data-theme=light] [style*="border-top: 1px solid #1e293b"],[data-theme=light] [style*="border-top: 1px solid rgb(30, 41, 59)"]{border-color:#e2e8f0!important}[data-theme=light] [style*="border-bottom: 2px dashed #334155"],[data-theme=light] [style*="border-bottom: 2px dashed rgb(51, 65, 85)"],[data-theme=light] [style*="border-top: 2px dashed #334155"],[data-theme=light] [style*="border-top: 2px dashed rgb(51, 65, 85)"],[data-theme=light] [style*="border-bottom: 1px dashed #334155"],[data-theme=light] [style*="border-bottom: 1px dashed rgb(51, 65, 85)"]{border-color:#cbd5e1!important}
