/* FrontHub Audio Converter v78 — PDF Tools standard */
#fha78-root *{box-sizing:border-box}
.fha78-backdrop{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:18px;background:rgba(15,23,42,.56);backdrop-filter:blur(4px)}
.fha78-modal{position:relative;width:min(760px,calc(100vw - 28px));max-height:92vh;overflow:auto;border:1px solid #e4e8f0;border-radius:22px;background:#fff;color:#1e293b;box-shadow:0 28px 80px rgba(15,23,42,.24)}
.fha78-close{position:absolute;right:16px;top:14px;z-index:5;width:34px;height:34px;border:1px solid #e5e9f1;border-radius:10px;background:#fff;color:#64748b;font-size:22px;cursor:pointer}
.fha78-head{padding:25px 27px 18px;border-bottom:1px solid #edf0f5}.fha78-head>span{color:#5b63e9;font-size:10px;font-weight:900;letter-spacing:.16em}.fha78-head h2{margin:7px 44px 5px 0;color:#202b3d;font-size:25px;font-weight:800}.fha78-head p{margin:0;color:#738095;font-size:12px}
.fha78-tabs{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;padding:14px 20px;border-bottom:1px solid #edf0f5;background:#fafbfe}.fha78-tabs button{height:38px;border:1px solid #e0e5ed;border-radius:9px;background:#fff;color:#68758a;font-size:11px;font-weight:850;cursor:pointer}.fha78-tabs button.active{border-color:transparent;background:linear-gradient(135deg,#6659ef,#339cf3);color:#fff}
.fha78-body{padding:22px 24px 24px}.fha78-creditbox{display:flex;align-items:center;gap:10px;min-height:38px;margin-bottom:10px;padding:0 12px;border:1px solid #e2e7ef;border-radius:11px;background:#f8faff;font-size:11px}.fha78-creditbox strong{color:#4354d4}.fha78-creditbox em{margin-left:auto;color:#7b879a;font-style:normal}
.fha78-credit{margin-bottom:12px}.fha78-credit-toggle{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 13px;border:1px solid #e1e6ef;border-radius:11px;background:#f8faff;color:#445067;font:inherit;font-size:11px;font-weight:800;text-align:left;cursor:pointer}.fha78-credit-toggle b{padding:4px 8px;border-radius:999px;background:#eef0ff;color:#5561df;font-size:10px}.fha78-credit-toggle i{font-style:normal;transition:transform .18s}.fha78-credit-toggle.open i{transform:rotate(180deg)}
.fha78-credit-panel{margin-top:7px;padding:12px 13px;border:1px solid #e1e6ef;border-radius:11px;background:#fff}.fha78-credit-line,.fha78-credit-op{display:flex;justify-content:space-between;gap:14px;padding:8px 0;border-top:1px solid #edf0f5}.fha78-credit-line:first-child{border-top:0;padding-top:0}.fha78-credit-line strong,.fha78-credit-line small,.fha78-credit-op strong,.fha78-credit-op small{display:block}.fha78-credit-line strong,.fha78-credit-op strong{font-size:10px}.fha78-credit-line small,.fha78-credit-op small{margin-top:3px;color:#8994a6;font-size:9px}.fha78-credit-line>span,.fha78-credit-op>span{color:#4e59cf;font-size:10px;font-weight:850}.fha78-credit-total{display:flex;justify-content:space-between;padding-top:10px;border-top:1px solid #dfe5ed;font-size:11px}.fha78-credit-total strong{color:#3546c5}.fha78-warning{margin-top:10px;padding:10px;border-radius:9px;background:#fff2f2;color:#aa291f;font-size:10px}
.fha78-drop{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:145px;padding:24px;border:1.5px dashed #cbd4e3;border-radius:16px;background:#fafcff;text-align:center;cursor:pointer}.fha78-drop.drag,.fha78-drop:hover{border-color:#6874eb;background:#f6f7ff}.fha78-icon{display:flex;align-items:center;justify-content:center;width:54px;height:46px;margin-bottom:10px;border-radius:13px;background:#f2efff;color:#6659ef;font-size:9px;font-weight:900}.fha78-drop strong{font-size:14px;color:#273247}.fha78-drop small{margin-top:5px;color:#8490a3;font-size:11px}
.fha78-file-row{display:grid;grid-template-columns:42px minmax(0,1fr) 32px;align-items:center;gap:9px;margin-top:12px;padding:8px 9px;border:1px solid #e6eaf1;border-radius:11px;background:#fff}.fha78-file-icon{display:flex;align-items:center;justify-content:center;width:38px;height:34px;border-radius:8px;background:#f2efff;color:#6659ef;font-size:8px;font-weight:900}.fha78-file-row strong,.fha78-file-row small{display:block}.fha78-file-row small{color:#8a95a6;font-size:9px}.fha78-file-row button{border:0;background:transparent;font-size:19px;cursor:pointer}
.fha78-settings{margin-top:14px;padding:14px;border:1px solid #e3e8ef;border-radius:13px;background:#fbfcfe}.fha78-info{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:13px}.fha78-info>div{padding:10px;border:1px solid #e4e8ef;border-radius:10px;background:#fff}.fha78-info span,.fha78-info strong{display:block}.fha78-info span{color:#7b879a;font-size:9px}.fha78-info strong{margin-top:3px;color:#4354d4;font-size:11px}
.fha78-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.fha78-controls label>span{display:block;margin-bottom:5px;color:#68758a;font-size:10px;font-weight:750}.fha78-controls select{width:100%;height:40px;padding:0 10px;border:1px solid #dce2eb;border-radius:9px;background:#fff}.fha78-note{display:flex;gap:8px;margin-top:12px;padding:10px 11px;border:1px solid #e6eaf1;border-radius:10px;background:#fff;color:#738095;font-size:9px;line-height:1.45}.fha78-note strong{color:#46536a}
.fha78-progress-wrap{margin-top:15px}.fha78-progress-head{display:flex;justify-content:space-between;margin-bottom:6px;color:#596477;font-size:10px}.fha78-progress{height:8px;overflow:hidden;border-radius:999px;background:#e9edf4}.fha78-progress i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6659ef,#38a0ed);transition:width .28s}
.fha78-error{margin-top:14px;padding:10px 12px;border-radius:9px;background:#fff0f0;color:#b42318;font-size:11px}.fha78-ready{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px;padding:13px 14px;border:1px solid #d8e3db;border-radius:12px;background:#f4fbf6}.fha78-ready[hidden]{display:none!important}.fha78-ready strong,.fha78-ready small{display:block}.fha78-ready small{margin-top:3px;color:#62776a}.fha78-ready button{height:39px;padding:0 16px;border:0;border-radius:10px;background:#39a66f;color:#fff;font-weight:850;cursor:pointer}
.fha78-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.fha78-actions button{height:39px;padding:0 15px;border-radius:10px;font-weight:850;cursor:pointer}.fha78-actions .secondary{border:1px solid #dce2eb;background:#fff;color:#596477}.fha78-actions .primary{border:0;background:linear-gradient(135deg,#6659ef,#339cf3);color:#fff}.fha78-actions .primary:disabled{opacity:.55;cursor:not-allowed}
.fha78-credit[hidden],.fha78-credit-panel[hidden],.fha78-settings[hidden],.fha78-progress-wrap[hidden],.fha78-error[hidden],#fha78-bitrate-wrap[hidden]{display:none!important}
#fha78-root .fhstd-credit-wrap,#fha78-root .fh-credit-estimator,#fha78-root .fh-credit-estimate-wrap{display:none!important}
@media(max-width:680px){.fha78-tabs{grid-template-columns:repeat(3,1fr)}.fha78-info,.fha78-controls{grid-template-columns:1fr}}
