:root{--hp:#3f62b5;--hp2:#7656bd;--ink:#172033}.hpdf-page{max-width:1240px}.hpdf-hero{background:linear-gradient(135deg,#eef4ff,#f5f0ff)}.hpdf-trust{display:flex;justify-content:center;gap:11px;flex-wrap:wrap;margin:-5px 0 22px}.hpdf-trust span{padding:8px 13px;background:#fff;border:1px solid #dfe3ee;border-radius:999px;font-size:.77rem;color:#515c70}.hpdf-banner{display:none;padding:13px 16px;border-radius:11px;margin-bottom:15px}.hpdf-banner.show{display:block}.hpdf-banner.error{background:#fff0ef;border:1px solid #ffc7c1;color:#a82d25}.hpdf-banner.success{background:#e9f8ef;border:1px solid #b9e2c8;color:#19653a}.hpdf-shell{background:#fff;border:1px solid #dfe3ed;border-radius:20px;overflow:hidden;box-shadow:0 18px 55px #27334d17}.hpdf-toolbar{display:flex;justify-content:space-between;gap:10px;padding:13px 16px;border-bottom:1px solid #e4e7ee;background:#fafbfc}.hpdf-toolbar>div{display:flex;gap:7px;flex-wrap:wrap}.hpdf-toolbar button{border:1px solid #d5dae4;background:#fff;border-radius:8px;padding:8px 11px;font:600 .76rem inherit;cursor:pointer}.hpdf-toolbar button:hover{border-color:var(--hp);color:var(--hp)}.hpdf-workspace{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.hpdf-editor,.hpdf-preview{min-width:0}.hpdf-editor{border-right:1px solid #e2e5ec}.hpdf-panel-head{display:flex;justify-content:space-between;gap:10px;padding:11px 14px;background:#f6f7fa;border-bottom:1px solid #e3e6ed;font-size:.78rem;font-weight:700}.hpdf-panel-head small{color:#747d8d;font-weight:400}.hpdf-panel-head small.over{color:#bd332b}.hpdf-editor textarea{display:block;box-sizing:border-box;width:100%;height:560px;border:0;outline:0;resize:vertical;padding:17px;background:#172033;color:#dfe7f5;font:13px/1.65 Consolas,Monaco,monospace;tab-size:2}.hpdf-preview{background:#e4e7ed}.hpdf-paper{height:560px;padding:18px;overflow:auto}.hpdf-paper iframe{display:block;width:100%;min-height:720px;border:0;background:#fff;box-shadow:0 5px 20px #28344b38}.hpdf-settings{padding:20px;border-top:1px solid #e1e5ed}.hpdf-setting-head{display:flex;justify-content:space-between;margin-bottom:14px}.hpdf-setting-head span{font-weight:700}.hpdf-setting-head small{color:#747d8d}.hpdf-fields{display:grid;grid-template-columns:1.5fr repeat(5,1fr);gap:10px}.hpdf-fields label{font-size:.75rem;font-weight:700}.hpdf-fields input,.hpdf-fields select{box-sizing:border-box;width:100%;margin-top:6px;padding:9px;border:1px solid #ccd2df;border-radius:8px;font:inherit}.hpdf-fields label>span{display:flex}.hpdf-fields label>span input{border-radius:8px 0 0 8px}.hpdf-fields label>span i{margin-top:6px;padding:9px;background:#f1f3f7;border:1px solid #ccd2df;border-left:0;border-radius:0 8px 8px 0;font-style:normal}.hpdf-options{display:flex;gap:10px;margin:15px 0}.hpdf-options label{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;background:#f6f7fa;border-radius:9px}.hpdf-options input{accent-color:var(--hp);margin-top:2px}.hpdf-options span,.hpdf-options small{display:block}.hpdf-options strong{font-size:.78rem}.hpdf-options small{font-size:.68rem;color:#747d8d;margin-top:2px}.hpdf-settings>button{width:100%;border:0;border-radius:11px;padding:13px;background:linear-gradient(135deg,var(--hp),var(--hp2));color:#fff;font:700 .95rem inherit;cursor:pointer}.hpdf-settings>button:disabled{opacity:.5}.hpdf-settings>p{text-align:center;color:#777f8e;font-size:.71rem;margin:8px 0 0}.hpdf-overlay{position:fixed;z-index:1000;inset:0;background:#fffffff0;display:none;place-items:center;align-content:center;text-align:center}.hpdf-overlay.show{display:grid}.hpdf-loader{width:46px;height:46px;border:5px solid #dde4f5;border-top-color:var(--hp);border-radius:50%;animation:hpspin .8s linear infinite}@keyframes hpspin{to{transform:rotate(360deg)}}.hpdf-overlay h2{margin:15px 0 5px}.hpdf-overlay p{color:#70798a}.hpdf-result{text-align:center;padding:42px 20px;border-top:1px solid #e1e5ed}.hpdf-result[hidden]{display:none}.hpdf-result>div:first-child{width:58px;height:58px;display:grid;place-items:center;margin:auto;background:#e6f8ee;color:#168d50;border-radius:50%;font-size:1.7rem}.hpdf-result>span{display:inline-block;margin-top:11px;padding:4px 8px;background:#e9eefb;color:var(--hp);border-radius:6px;font-weight:800}.hpdf-result h2{margin:8px}.hpdf-result p{color:#6e7788}.hpdf-stats{display:grid;grid-template-columns:repeat(3,1fr);max-width:470px;margin:18px auto;gap:8px}.hpdf-stats div{padding:12px;background:#f5f7fa;border-radius:9px}.hpdf-stats b,.hpdf-stats small{display:block}.hpdf-stats small{color:#747d8d}.hpdf-result button{border:0;border-radius:9px;padding:10px 14px;cursor:pointer}.hpdf-result #download-btn{background:var(--hp);color:#fff;font-weight:700}.hpdf-support,.hpdf-security,.hpdf-steps,.hpdf-faq{margin-top:50px}.hpdf-support>div:first-child{text-align:center;max-width:680px;margin:auto}.hpdf-support>div:first-child span{color:var(--hp);font-weight:700}.hpdf-cards,.hpdf-security>div,.hpdf-steps>div{display:grid;gap:14px;margin-top:20px}.hpdf-cards,.hpdf-security>div{grid-template-columns:repeat(3,1fr)}.hpdf-steps>div{grid-template-columns:repeat(4,1fr)}.hpdf-cards article,.hpdf-security article,.hpdf-steps article{border:1px solid #e0e4ed;border-radius:14px;padding:19px;background:#fff}.hpdf-cards .good{border-top:3px solid #31a46f}.hpdf-cards .review{border-top:3px solid #e0a72e}.hpdf-cards .blocked{border-top:3px solid #d4584e}.hpdf-cards ul{padding-left:18px;color:#687184;font-size:.84rem;line-height:1.8}.hpdf-security p,.hpdf-steps p,.hpdf-faq p{color:#687184;font-size:.84rem;line-height:1.6}.hpdf-security strong,.hpdf-steps b{color:var(--hp)}.hpdf-faq{max-width:820px;margin-left:auto;margin-right:auto}.hpdf-faq details{padding:15px 3px;border-bottom:1px solid #e0e4ec}.hpdf-faq summary{font-weight:700;cursor:pointer}@media(max-width:1050px){.hpdf-fields{grid-template-columns:repeat(3,1fr)}}@media(max-width:850px){.hpdf-workspace{grid-template-columns:1fr}.hpdf-editor{border-right:0;border-bottom:1px solid #e2e5ec}.hpdf-editor textarea,.hpdf-paper{height:440px}.hpdf-paper iframe{min-height:600px}.hpdf-steps>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.hpdf-toolbar,.hpdf-setting-head{align-items:flex-start;flex-direction:column}.hpdf-fields,.hpdf-cards,.hpdf-security>div,.hpdf-steps>div{grid-template-columns:1fr}.hpdf-options{flex-direction:column}.hpdf-editor textarea{height:380px}.hpdf-paper{height:400px;padding:10px}.hpdf-stats{grid-template-columns:1fr}}
