/* RC81 OCR Etichette e Clienti */
.rc81-ocr-panel{border:1px dashed #9fb3c8!important;background:linear-gradient(180deg,#f8fbff,#eef6ff)!important;border-radius:16px!important;padding:14px!important;margin:8px 0 14px!important}
.rc81-ocr-title{font-weight:800;color:#0f3554;margin-bottom:4px;font-size:15px}
.rc81-ocr-desc{margin:0 0 10px!important;font-size:12.5px!important;line-height:1.35!important}
.rc81-ocr-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}
.rc81-ocr-file-label input{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}
.rc81-ocr-status{margin-top:9px;font-size:12.5px!important}
.rc81-ocr-text{width:100%;min-height:110px;margin-top:10px;border-radius:12px;border:1px solid #d6e2ef;padding:10px;font-size:12px;background:#fff;white-space:pre-wrap}
.rc81-ocr-panel.rc81-working{box-shadow:0 0 0 3px rgba(14,116,144,.12)}
.rc81-ocr-panel.rc81-ok{border-color:#22c55e!important;background:linear-gradient(180deg,#f4fff7,#eafaf0)!important}
.rc81-ocr-panel.rc81-warn{border-color:#f59e0b!important;background:linear-gradient(180deg,#fffaf0,#fff3d6)!important}
@media(max-width:760px){.rc81-ocr-panel{padding:12px!important;border-radius:14px!important}.rc81-ocr-actions .btn{flex:1 1 140px;text-align:center;justify-content:center}.rc81-ocr-text{min-height:95px}}
