/* Barra opcional si no hubiera botón de imprimir */
.pos-integrado-toolbar{position:sticky; top:0; z-index:9999; padding:8px; background:#f0f0f0; border-bottom:1px solid #ddd;}
.pos-integrado-btn{appearance:none; border:1px solid #222; background:#fff; color:#000; padding:6px 12px; border-radius:6px; font-weight:600; cursor:pointer;}
.pos-integrado-btn:hover{filter:brightness(0.95);}
