.firefly-pdf-translator-box{
    margin:14px 0 18px 0;padding:14px;border:1px solid #e6d9ff;border-radius:12px;background:#fbf8ff;display:flex;gap:10px;align-items:center;flex-wrap:wrap
}
.firefly-pdf-translator-title{font-weight:700;color:#2b174d;margin-right:4px}
.firefly-pdf-lang{padding:7px 10px;border-radius:8px;border:1px solid #ccc;background:#fff}
.firefly-pdf-translate-btn,.firefly-pdf-download-btn{background:#9b1bb3;color:#fff!important;border:0;border-radius:8px;padding:8px 12px;text-decoration:none;cursor:pointer;font-weight:700;display:inline-block}
.firefly-pdf-translate-btn:disabled{opacity:.65;cursor:wait}
.firefly-pdf-status{font-size:.92em;color:#444}
