#fhpc52-modal *{box-sizing:border-box}
.fhpc52-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)}
.fhpc52-modal{position:relative;width:min(720px,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)}
.fhpc52-close{position:absolute;right:16px;top:14px;width:34px;height:34px;border:1px solid #e5e9f1;border-radius:10px;background:#fff;color:#64748b;font-size:22px;cursor:pointer}
.fhpc52-head{padding:25px 27px 18px;border-bottom:1px solid #edf0f5}.fhpc52-head>span{color:#5b63e9;font-size:10px;font-weight:900;letter-spacing:.16em}.fhpc52-head h2{margin:7px 44px 5px 0;font-size:25px}.fhpc52-head p{margin:0;color:#738095;font-size:12px}
.fhpc52-tabbar{padding:14px 20px;border-bottom:1px solid #edf0f5;background:#fafbfe}.fhpc52-tabbar span{display:inline-flex;align-items:center;justify-content:center;width:165px;height:38px;border-radius:10px;background:linear-gradient(135deg,#6659ef,#339cf3);color:#fff;font-size:13px;font-weight:850}
.fhpc52-body{padding:22px 24px 24px}.fhpc52-credit{display:flex;align-items:center;gap:10px;margin-bottom:10px;padding:10px 12px;border:1px solid #e2e7ef;border-radius:11px;background:#f8faff;font-size:11px}.fhpc52-credit em{margin-left:auto;font-style:normal;color:#7b879a}
.fhpc52-breakdown{margin-bottom:12px;padding:11px 12px;border:1px solid #dfe5f0;border-radius:11px;background:#fff}.fhpc52-breakdown[hidden]{display:none}.fhpc52-break-head{display:flex;justify-content:space-between}.fhpc52-break-head button{border:0;background:transparent;color:#5863e8;font-size:10px;font-weight:800;cursor:pointer}.fhpc52-breakdown>div:nth-child(2){display:grid;gap:7px;margin-top:10px}.fhpc52-breakdown.collapsed>div:nth-child(2){display:none}.fhpc52-break-line{display:flex;justify-content:space-between;gap:12px;padding-top:7px;border-top:1px solid #edf0f5}.fhpc52-break-line:first-child{border-top:0;padding-top:0}.fhpc52-break-line strong,.fhpc52-break-line small{display:block}.fhpc52-break-line small{font-size:9px;color:#8a95a6}.fhpc52-break-line>span{color:#4f5bd6;font-size:10px;font-weight:850}.fhpc52-break-total{display:flex;justify-content:space-between;margin-top:10px;padding-top:9px;border-top:1px solid #dfe5f0}
.fhpc52-drop{display:block;padding:25px;border:1.5px dashed #cbd4e3;border-radius:16px;background:#fafcff;text-align:center;cursor:pointer}.fhpc52-drop>b{display:flex;align-items:center;justify-content:center;width:46px;height:46px;margin:0 auto 9px;border-radius:13px;background:#eef0ff;color:#5863e8;font-size:11px}.fhpc52-drop strong,.fhpc52-drop small{display:block}.fhpc52-drop small{margin-top:4px;color:#8490a3}
.fhpc52-file-row{display:grid;grid-template-columns:38px 1fr 32px;align-items:center;gap:9px;margin-top:12px;padding:8px 9px;border:1px solid #e6eaf1;border-radius:11px}.fhpc52-file-row[hidden]{display:none}.fhpc52-file-row>b{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:#fff1f1;color:#d74646;font-size:9px}.fhpc52-file-row strong,.fhpc52-file-row small{display:block}.fhpc52-file-row small{font-size:10px;color:#8b95a6}.fhpc52-file-row button{border:0;background:transparent;font-size:19px;cursor:pointer}
.fhpc52-encrypted{margin-top:12px;padding:12px;border:1px solid #ecd7a6;border-radius:10px;background:#fffaf0}.fhpc52-encrypted[hidden]{display:none}.fhpc52-encrypted input{width:100%;height:40px;margin-top:8px;border:1px solid #e2c980;border-radius:9px;padding:0 11px}
.fhpc52-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:16px}.fhpc52-presets button{appearance:none;display:flex;flex-direction:column;justify-content:center;min-height:82px;padding:11px 12px;border:1px solid #e0e5ee;border-radius:12px;background:#fff;color:#3f4a5f;font:inherit;text-align:left;cursor:pointer}.fhpc52-presets button strong,.fhpc52-presets button span,.fhpc52-presets button small{display:block}.fhpc52-presets button span{margin-top:6px;color:#69768b;font-size:10px}.fhpc52-presets button small{margin-top:3px;color:#9aa4b4;font-size:9px}.fhpc52-presets button.active{border-color:transparent;background:linear-gradient(135deg,#6659ef,#339cf3);color:#fff}.fhpc52-presets button.active span,.fhpc52-presets button.active small{color:rgba(255,255,255,.84)}
.fhpc52-settings{margin-top:12px;padding:14px;border:1px solid #e1e6ef;border-radius:12px;background:#fafcff}.fhpc52-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-bottom:11px}.fhpc52-grid label>span,.fhpc52-select>span{display:block;margin-bottom:6px;color:#566176;font-size:10px;font-weight:800}.fhpc52-grid label>div{position:relative}.fhpc52-grid input,.fhpc52-select select{width:100%;height:40px;border:1px solid #dce2eb;border-radius:10px;padding:0 42px 0 10px;background:#fff}.fhpc52-grid em{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-style:normal;color:#8792a5;font-size:9px}.fhpc52-check{display:flex;align-items:center;gap:9px;min-height:39px;margin-top:9px;padding:0 11px;border:1px solid #e0e5ed;border-radius:9px;background:#fff;font-size:10px}
.fhpc52-progress-wrap{margin-top:16px}.fhpc52-progress-wrap[hidden]{display:none}.fhpc52-progress-wrap>div:first-child{display:flex;justify-content:space-between;margin-bottom:6px}.fhpc52-progress{height:8px;border-radius:999px;background:#e9edf4;overflow:hidden}.fhpc52-progress i{display:block;width:0;height:100%;background:linear-gradient(90deg,#6659ef,#38a0ed)}
.fhpc52-error{margin-top:14px;padding:10px 12px;border-radius:9px;background:#fff0f0;color:#b42318}.fhpc52-error[hidden]{display:none}.fhpc52-result{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:15px}.fhpc52-result[hidden]{display:none}.fhpc52-result>div{padding:10px 11px;border:1px solid #dfe5ed;border-radius:10px;background:#f9fbfd}.fhpc52-result span,.fhpc52-result strong{display:block}.fhpc52-ready{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:16px;padding:13px 14px;border:1px solid #d8e3db;border-radius:12px;background:#f4fbf6}.fhpc52-ready[hidden]{display:none}.fhpc52-ready strong,.fhpc52-ready span{display:block}.fhpc52-ready button{height:39px;padding:0 16px;border:0;border-radius:10px;background:#36a66f;color:#fff;font-weight:850}.fhpc52-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.fhpc52-actions button{height:39px;padding:0 15px;border-radius:10px;font-weight:850}.fhpc52-actions .secondary{border:1px solid #dce2eb;background:#fff}.fhpc52-actions .primary{border:0;background:linear-gradient(135deg,#6659ef,#339cf3);color:#fff}.fhpc52-actions .primary:disabled{opacity:.55}
@media(max-width:620px){.fhpc52-presets,.fhpc52-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
