#fhcsv135-modal *{box-sizing:border-box}
#fhcsv135-modal .fhcsv135-modal{width:min(780px,calc(100vw - 32px))!important}
#fhcsv135-modal .fhcsv135-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:14px 20px;background:#fafbfe;border-bottom:1px solid #edf0f5}
#fhcsv135-modal .fhcsv135-tabs button{min-height:38px;border:1px solid #e0e5ee;border-radius:10px;background:#fff;color:#556074;font-weight:800;cursor:pointer}
#fhcsv135-modal .fhcsv135-tabs button.active{border-color:transparent;background:linear-gradient(135deg,#6659ef,#339cf3);color:#fff}
#fhcsv135-modal .fhcsv135-operation{display:flex;align-items:center;justify-content:center;gap:12px;min-height:42px;margin-bottom:12px;border-radius:11px;background:linear-gradient(135deg,#6659ef,#339cf3);color:#fff;font-size:12px;font-weight:850}
#fhcsv135-modal .fhcsv135-drop{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:145px;padding:20px;border:1.5px dashed #b9c6df;border-radius:15px;background:#fbfcff;text-align:center;cursor:pointer}
#fhcsv135-modal .fhcsv135-drop.drag,#fhcsv135-modal .fhcsv135-drop:hover{border-color:#6975ef;background:#f5f7ff}
#fhcsv135-modal .fhcsv135-drop>span{display:flex;align-items:center;justify-content:center;width:58px;height:58px;margin-bottom:10px;border-radius:15px;background:linear-gradient(135deg,#6659ef,#339cf3);color:#fff;font-size:11px;font-weight:900}
#fhcsv135-modal .fhcsv135-drop strong{font-size:14px;color:#253247}
#fhcsv135-modal .fhcsv135-drop small{margin-top:5px;color:#8290a5;font-size:10px}
#fhcsv135-modal .fhcsv135-or{display:flex;align-items:center;gap:10px;margin:12px 0;color:#8994a5;font-size:9px;font-weight:800}
#fhcsv135-modal .fhcsv135-or:before,#fhcsv135-modal .fhcsv135-or:after{content:"";height:1px;flex:1;background:#e5e9f0}
#fhcsv135-modal #fhcsv135-editor{width:100%;min-height:175px;resize:vertical;padding:13px;border:1px solid #dfe5ee;border-radius:12px;background:#fbfcff;color:#273348;font:12px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;outline:none}
#fhcsv135-modal .fhcsv135-file-row{display:grid;grid-template-columns:44px minmax(0,1fr) 30px;align-items:center;gap:10px;margin-top:10px;padding:9px 10px;border:1px solid #e2e7ef;border-radius:11px;background:#fff}
#fhcsv135-modal .fhcsv135-file-row>span{display:flex;align-items:center;justify-content:center;width:42px;height:36px;border-radius:9px;background:#eef0ff;color:#5863e8;font-size:8px;font-weight:900}
#fhcsv135-modal .fhcsv135-file-row small{display:block;margin-top:2px;color:#8490a3;font-size:9px}
#fhcsv135-modal .fhcsv135-file-row button{border:0;background:transparent;font-size:18px;cursor:pointer}
#fhcsv135-modal .fhcsv135-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}
#fhcsv135-modal .fhcsv135-options label{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 11px;border:1px solid #e2e7ef;border-radius:10px;background:#f8faff;font-size:10px;color:#596579}
#fhcsv135-modal .fhcsv135-options select{height:31px;border:1px solid #dce2eb;border-radius:8px;background:#fff;padding:0 8px;color:#435066;max-width:150px}
#fhcsv135-modal .fhcsv135-options input[type=checkbox]{width:17px;height:17px}
#fhcsv135-modal .fhcsv135-credit{margin-top:10px}
#fhcsv135-modal .fhcsv135-credit>button{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:10px;background:#f8faff;color:#455268;font-size:11px;font-weight:700;text-align:left;cursor:pointer}
#fhcsv135-modal .fhcsv135-credit em{justify-self:end;margin-left:auto;padding:4px 8px;border-radius:999px;background:#eeefff;color:#5561df;font-size:9px;font-style:normal;font-weight:850;white-space:nowrap}
#fhcsv135-modal #fhcsv135-credit-panel{padding:10px 13px;border:1px solid #e1e6ef;border-top:0;border-radius:0 0 10px 10px;background:#fff}
#fhcsv135-modal .fhcsv135-credit-line{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #edf0f5}
#fhcsv135-modal .fhcsv135-credit-line strong,#fhcsv135-modal .fhcsv135-credit-line small{display:block}
#fhcsv135-modal .fhcsv135-credit-line small{font-size:9px;color:#8490a3}
#fhcsv135-modal .fhcsv135-credit-line>span{font-size:10px;color:#5561df;font-weight:800}
#fhcsv135-modal .fhcsv135-credit-total{display:flex;justify-content:space-between;padding-top:9px;font-size:10px}
#fhcsv135-modal .fhpdf-status{margin-top:13px}
#fhcsv135-modal .fhpdf-progress{height:8px;overflow:hidden;border-radius:999px;background:#e9edf4}
#fhcsv135-modal .fhpdf-progress i{display:block;width:0;height:100%;border-radius:999px;background:linear-gradient(90deg,#6659ef,#339cf3);transition:width .25s}
#fhcsv135-modal .fhpdf-download-btn{display:inline-flex;align-items:center;justify-content:center;height:39px;padding:0 16px;border-radius:10px;background:linear-gradient(135deg,#2a9363,#47b878);color:#fff!important;text-decoration:none;font-weight:850}
#fhcsv135-modal .fhpdf-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}
#fhcsv135-modal .fhpdf-actions button{height:39px;padding:0 15px;border-radius:10px;font-weight:850}
#fhcsv135-modal .fhpdf-primary{border:0!important;background:linear-gradient(135deg,#6659ef,#339cf3)!important;color:#fff!important}
#fhcsv135-modal .fhpdf-secondary{border:1px solid #dce2eb;background:#fff;color:#596477}
#fhcsv135-modal [hidden]{display:none!important}
@media(max-width:700px){#fhcsv135-modal .fhcsv135-tabs{grid-template-columns:1fr 1fr}#fhcsv135-modal .fhcsv135-options{grid-template-columns:1fr}}
