.deep-ocr{max-width:720px;padding:16px;border:1px solid #ddd;border-radius:8px;background:#fff}
.deep-ocr input{margin:8px 0;padding:6px}
.deep-form-actions{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}
.deep-form-actions button{background:#1d3557;color:#fff;border:none;padding:8px 14px;border-radius:6px;cursor:pointer}
.ocr-result{margin-top:16px}
.ocr-result textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:6px;background:#f8f9fa;font-family:monospace;resize:vertical}
