.hpm-page-shell{width:100%;max-width:none;margin:0;padding:0 24px;overflow:hidden;background:#fff}
.hamro-pm-full-width .td-main-content-wrap{padding-bottom:0}
.hpm{
  --hc-primary:#000da5;
  --hc-primary-dark:#00087a;
  --hc-accent:#1683ff;
  --hc-ink:#171a24;
  --hc-muted:#667085;
  --hc-line:#e5e8ef;
  --hc-soft:#f6f8fc;
  --hc-success:#12975d;
  --hc-danger:#d92d20;
  width:100%;
  max-width:1120px;
  margin:34px auto 50px;
  color:var(--hc-ink);
  font-family:Outfit,Poppins,Roboto,Arial,sans-serif;
  font-size:16px;
  line-height:1.5;
}
.hpm *{box-sizing:border-box}
.hpm [hidden]{display:none!important}
.hpm button,.hpm a{font-family:inherit}
.hpm svg{display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.hpm h1,.hpm h2,.hpm p{font-family:inherit}

.hpm-hero{
  position:relative;
  overflow:hidden;
  margin-bottom:24px;
  padding:42px clamp(24px,5vw,62px);
  border:1px solid #e4e9f8;
  border-radius:14px;
  background:
    radial-gradient(circle at 91% 15%,rgba(22,131,255,.15),transparent 27%),
    radial-gradient(circle at 5% 100%,rgba(0,13,165,.08),transparent 31%),
    linear-gradient(135deg,#f7f9ff 0%,#fff 65%);
}
.hpm-hero:after{content:"";position:absolute;right:-44px;bottom:-78px;width:245px;height:245px;border:42px solid rgba(0,13,165,.035);border-radius:50%;pointer-events:none}
.hpm-eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:11px;color:var(--hc-primary);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.hpm-eyebrow span{font-size:9px;color:var(--hc-accent)}
.hpm-hero h1{position:relative;z-index:1;max-width:720px;margin:0;color:#171a24;font-size:clamp(32px,4.5vw,48px);font-weight:650;letter-spacing:-.035em;line-height:1.08}
.hpm-hero>p{position:relative;z-index:1;max-width:710px;margin:14px 0 20px;color:#505766;font-size:17px;line-height:1.65}
.hpm-hero-points{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:10px 22px;color:#41495a;font-size:13px;font-weight:500}
.hpm-hero-points span{display:flex;align-items:center;gap:7px}
.hpm-hero-points svg{width:17px;height:17px;padding:3px;border-radius:50%;background:#e7f7ef;color:var(--hc-success);stroke-width:2.6}

.hpm-ad-zone{width:100%;min-height:122px;padding:14px 18px 18px;border:1px solid #edf0f5;border-radius:10px;background:#fbfcfe;text-align:center;overflow:hidden}
.hpm-ad-top{margin:34px 0 46px}
.hpm-ad-bottom{margin:50px 0 12px}
.hpm-ad-label{display:block;margin-bottom:9px;color:#9aa1ad;font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}
.hpm-ad-zone .adsbygoogle{min-height:90px}
.hpm-ad-placeholder{display:flex;min-height:122px;flex-direction:column;align-items:center;justify-content:center;border-style:dashed;background:#fafbfc}
.hpm-ad-placeholder p{max-width:610px;margin:0;color:#7e8694;font-size:11px;line-height:1.55}
.hpm-ad-placeholder a{color:var(--hc-primary)!important;font-weight:600;text-decoration:none!important}
.hpm-ad-placeholder a:hover{text-decoration:underline!important}

.hpm-workspace{display:block}
.hpm-card{width:100%;padding:34px;border:1px solid var(--hc-line);border-radius:13px;background:#fff;box-shadow:0 12px 35px rgba(17,24,39,.07)}
.hpm-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}
.hpm-kicker{display:block;margin-bottom:4px;color:var(--hc-primary);font-size:11px;font-weight:700;letter-spacing:.09em}
.hpm-card-head h2{margin:0;color:var(--hc-ink);font-size:23px;font-weight:600;letter-spacing:-.02em}
.hpm-free-pill{flex:0 0 auto;padding:6px 10px;border:1px solid #cdebdc;border-radius:999px;background:#f0fbf6;color:#087747;font-size:12px;font-weight:600}

.hpm-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:17px}
.hpm-tab{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:74px;padding:12px;border:1px solid #dfe3eb;border-radius:10px;background:#fff;color:#4b5261;text-align:left;cursor:pointer;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s}
.hpm-tab:hover{border-color:#b8c5e7;transform:translateY(-1px)}
.hpm-tab.is-active{border-color:var(--hc-primary);background:#f7f8ff;box-shadow:0 0 0 2px rgba(0,13,165,.07)}
.hpm-tab>svg{width:18px;height:18px;color:#a0a7b5}
.hpm-tab.is-active>svg{color:var(--hc-primary)}
.hpm-format{display:grid;place-items:center;width:43px;height:46px;border-radius:7px;font-size:10px;font-weight:800;letter-spacing:.035em}
.hpm-format-pdf{background:#fff0ef;color:#d33b30}
.hpm-format-doc{background:#edf4ff;color:#2463b8}
.hpm-tab-copy{min-width:0}
.hpm-tab-copy strong,.hpm-tab-copy small{display:block}
.hpm-tab-copy strong{color:#272b35;font-size:14px;font-weight:650}
.hpm-tab.is-active .hpm-tab-copy strong{color:var(--hc-primary)}
.hpm-tab-copy small{overflow:hidden;margin-top:2px;color:#858c99;font-size:11px;white-space:nowrap;text-overflow:ellipsis}

.hpm-drop{position:relative;display:flex;width:100%;min-height:300px;flex-direction:column;align-items:center;justify-content:center;padding:38px 24px;border:1.5px dashed #aeb9ca;border-radius:11px;background:#fafbfe;text-align:center;cursor:pointer;outline:none;transition:border-color .2s,background .2s,box-shadow .2s}
.hpm-drop:hover,.hpm-drop.is-dragging,.hpm-drop:focus-visible{border-color:var(--hc-accent);background:#f4f8ff;box-shadow:inset 0 0 0 1px rgba(22,131,255,.12)}
.hpm-upload-visual{display:grid;place-items:center;width:58px;height:58px;margin-bottom:13px;border:1px solid #dce5f7;border-radius:13px;background:#fff;color:var(--hc-primary);box-shadow:0 5px 14px rgba(0,13,165,.08)}
.hpm-upload-visual svg{width:29px;height:29px}
.hpm-drop-title{color:#222631;font-size:17px;font-weight:600}
.hpm-drop>span{margin-top:5px;color:#717887;font-size:13px}
.hpm-drop>span b{color:var(--hc-primary);font-weight:600}
.hpm-drop>small{margin-top:13px;color:#989fab;font-size:11px;letter-spacing:.02em}

.hpm-file-row{display:flex;align-items:center;gap:12px;margin-top:13px;padding:12px 13px;border:1px solid #dfe4ed;border-radius:10px;background:#fff;text-align:left}
.hpm-file-ext{display:grid;place-items:center;width:42px;height:45px;flex:0 0 42px;border-radius:7px;background:#fff0ef;color:#d33b30;font-size:9px;font-weight:800;letter-spacing:.04em}
.hpm-file-ext.hpm-format-pdf{background:#fff0ef;color:#d33b30}
.hpm-file-ext.hpm-format-doc{background:#edf4ff;color:#2463b8}
.hpm-file-meta{min-width:0;flex:1}
.hpm-file-name{display:block;overflow:hidden;color:#262b35;font-size:13px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}
.hpm-file-size{display:block;margin-top:2px;color:#8a929f;font-size:11px}
.hpm-file-ready{display:flex;align-items:center;gap:5px;color:var(--hc-success);font-size:11px;font-weight:600}
.hpm-file-ready i{width:6px;height:6px;border-radius:50%;background:currentColor}
.hpm-remove{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;padding:0;border:0;border-radius:7px;background:#f5f6f8;color:#7b8290;cursor:pointer;transition:background .18s,color .18s}
.hpm-remove:hover{background:#fff0ef;color:var(--hc-danger)}
.hpm-remove svg{width:16px;height:16px}

.hpm-selection{margin-top:2px}
.hpm-selection-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:13px}
.hpm-selection-head>div{min-width:0}
.hpm-selection-label{display:block;margin-bottom:3px;color:var(--hc-primary);font-size:10px;font-weight:700;letter-spacing:.09em}
.hpm-file-summary{display:block;color:#2c313d;font-size:17px;font-weight:600}
.hpm-add-more{display:flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid #cfd8ec;border-radius:8px;background:#fff;color:var(--hc-primary);font-size:12px;font-weight:600;cursor:pointer;transition:border-color .18s,background .18s}
.hpm-add-more:hover{border-color:var(--hc-primary);background:#f7f8ff}
.hpm-add-more svg{width:16px;height:16px}
.hpm-order-note{display:flex;align-items:flex-start;gap:8px;margin-bottom:10px;padding:10px 12px;border-radius:8px;background:#f4f7ff;color:#657087;font-size:11px;line-height:1.5}
.hpm-order-note svg{width:17px;height:17px;flex:0 0 17px;color:var(--hc-primary)}
.hpm-file-list{display:grid;gap:9px}
.hpm-pdf-row{display:grid;grid-template-columns:29px 42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 12px;border:1px solid #dfe4ed;border-radius:10px;background:#fff;text-align:left;transition:border-color .18s,box-shadow .18s}
.hpm-pdf-row:hover{border-color:#c9d3e7;box-shadow:0 4px 12px rgba(17,24,39,.04)}
.hpm-pdf-order{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#f1f3f7;color:#596171;font-size:11px;font-weight:700}
.hpm-file-actions{display:flex;align-items:center;gap:5px}
.hpm-order-button{display:grid;place-items:center;width:31px;height:31px;padding:0;border:1px solid #e0e4eb;border-radius:7px;background:#fff;color:#697181;cursor:pointer;transition:background .18s,color .18s,border-color .18s}
.hpm-order-button:hover:not(:disabled){border-color:#bfc9dc;background:#f5f8ff;color:var(--hc-primary)}
.hpm-order-button:disabled{opacity:.3;cursor:not-allowed}
.hpm-order-button.hpm-remove:hover{border-color:#f1b9b5;background:#fff3f2;color:var(--hc-danger)}
.hpm-order-button svg{width:15px;height:15px}
.hpm-password-panel{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;margin-top:13px;padding:14px;border:1px solid #dce4f3;border-radius:10px;background:#f8faff;text-align:left}
.hpm-password-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:9px;background:#eaf1ff;color:var(--hc-primary)}
.hpm-password-icon svg{width:21px;height:21px}
.hpm-password-copy{display:block;min-width:0}
.hpm-password-copy>strong{display:flex;align-items:center;gap:7px;color:#2b303b;font-size:12px;font-weight:650}
.hpm-password-copy>strong span{padding:2px 6px;border-radius:999px;background:#edf0f6;color:#737b89;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}
.hpm-password-copy>small{display:block;margin-top:2px;color:#747d8d;font-size:10.5px;line-height:1.45}
.hpm-same-password-option{display:flex;align-items:flex-start;gap:8px;margin-top:11px;padding:10px;border:1px solid #d7deeb;border-radius:8px;background:#fff;color:#3f4756;font-size:11px;font-weight:600;cursor:pointer}
.hpm-same-password-option input{width:16px;height:16px;flex:0 0 16px;margin:0;accent-color:var(--hc-primary)}
.hpm-shared-password{margin-top:10px}
.hpm-shared-password>label,.hpm-individual-password-row>label{display:block;margin-bottom:4px;color:#555e6e;font-size:10.5px;font-weight:600}
.hpm-individual-passwords{display:grid;gap:9px;margin-top:10px}
.hpm-individual-password-row{min-width:0}
.hpm-individual-password-row>label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.hpm-password-field{display:flex;overflow:hidden;border:1px solid #ccd5e5;border-radius:8px;background:#fff;transition:border-color .18s,box-shadow .18s}
.hpm-password-field:focus-within{border-color:var(--hc-accent);box-shadow:0 0 0 3px rgba(22,131,255,.1)}
.hpm-password{min-width:0;flex:1;height:40px;padding:8px 11px;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#252a35;font-family:inherit;font-size:13px}
.hpm-password-toggle{margin-top:9px;padding:5px 0;border:0;background:transparent;color:var(--hc-primary);font-size:10.5px;font-weight:600;cursor:pointer}
.hpm-password-toggle:hover{text-decoration:underline}

.hpm-error{display:flex;align-items:flex-start;gap:9px;margin-top:13px;padding:11px 12px;border:1px solid #f2b8b5;border-radius:8px;background:#fff5f4;color:#9e251d;font-size:12px}
.hpm-error svg{width:18px;height:18px;flex:0 0 18px}
.hpm-convert,.hpm-download{display:flex;width:100%;align-items:center;justify-content:center;gap:10px;margin-top:14px;padding:14px 18px;border:0;border-radius:8px;background:linear-gradient(100deg,var(--hc-accent),var(--hc-primary));box-shadow:0 7px 16px rgba(0,13,165,.18);color:#fff!important;font-size:14px;font-weight:600;text-decoration:none!important;cursor:pointer;transition:filter .18s,box-shadow .18s,transform .18s}
.hpm-convert:hover,.hpm-download:hover{filter:brightness(.96);box-shadow:0 9px 20px rgba(0,13,165,.24);transform:translateY(-1px)}
.hpm-convert:disabled{box-shadow:none;filter:grayscale(.25);opacity:.46;cursor:not-allowed;transform:none}
.hpm-convert svg,.hpm-download svg{width:19px;height:19px}

.hpm-status{margin-top:15px;padding:17px;border:1px solid #dce4f6;border-radius:10px;background:#f8faff}
.hpm-status-top{display:flex;align-items:center;gap:12px;text-align:left}
.hpm-status-top>div:nth-child(2){min-width:0;flex:1}
.hpm-status-title,.hpm-status-text{display:block}
.hpm-status-title{color:#242936;font-size:13px;font-weight:600}
.hpm-status-text{margin-top:2px;color:#858c99;font-size:11px}
.hpm-progress-number{color:var(--hc-primary);font-size:12px;font-weight:650}
.hpm-spinner{width:27px;height:27px;flex:0 0 27px;border:3px solid #dce8ff;border-top-color:var(--hc-accent);border-radius:50%;animation:hpm-spin .85s linear infinite}
@keyframes hpm-spin{to{transform:rotate(360deg)}}
.hpm-progress{overflow:hidden;height:6px;margin-top:14px;border-radius:999px;background:#e6ebf5}
.hpm-progress span{display:block;width:10%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--hc-accent),var(--hc-primary));transition:width .45s ease}
.hpm-progress-steps{display:flex;justify-content:space-between;margin-top:7px;color:#a0a7b3;font-size:10px}
.hpm-progress-steps span.is-active{color:var(--hc-primary);font-weight:600}

.hpm-result{padding:25px 18px 8px;text-align:center}
.hpm-check{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 12px;border-radius:50%;background:#eaf9f1;color:var(--hc-success)}
.hpm-check svg{width:25px;height:25px;stroke-width:2.5}
.hpm-result-label{color:var(--hc-success);font-size:10px;font-weight:700;letter-spacing:.09em}
.hpm-result h2{margin:5px 0 6px;color:#20242e;font-size:23px;font-weight:650}
.hpm-result p{margin:0;color:#747b89;font-size:13px}
.hpm-download{max-width:370px;margin:18px auto 0}
.hpm-again{margin-top:13px;padding:4px;border:0;background:transparent;color:var(--hc-primary);font-size:12px;font-weight:600;cursor:pointer}
.hpm-again:hover{text-decoration:underline}
.hpm-security-line{display:flex;align-items:flex-start;justify-content:center;gap:8px;margin-top:16px;padding-top:15px;border-top:1px solid #eceef3;color:#7e8592;font-size:10.5px;line-height:1.45}
.hpm-security-line svg{width:16px;height:16px;flex:0 0 16px;color:#65718a}

.hpm-side{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:16px;margin-top:18px}
.hpm-side-card{padding:22px;border:1px solid var(--hc-line);border-radius:12px;background:#fff}
.hpm-side-icon{display:grid;place-items:center;width:40px;height:40px;margin-bottom:13px;border-radius:9px;background:#eef3ff;color:var(--hc-primary)}
.hpm-side-icon svg{width:22px;height:22px}
.hpm-side-card h2{margin:0 0 16px;color:#242832;font-size:17px;font-weight:600}
.hpm-side-card ul{margin:0;padding:0;list-style:none}
.hpm-side-card li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;border-top:1px solid #edf0f4;font-size:12px}
.hpm-side-card li span{color:#818895}
.hpm-side-card li strong{color:#343945;font-weight:600}
.hpm-tip{display:flex;align-items:flex-start;gap:12px;padding:22px;border-radius:11px;background:#f4f7ff;color:#3c4558}
.hpm-tip>svg{width:22px;height:22px;flex:0 0 22px;color:var(--hc-primary)}
.hpm-tip strong,.hpm-tip span{display:block}
.hpm-tip strong{margin-bottom:3px;font-size:12px;font-weight:600}
.hpm-tip span{color:#727b8d;font-size:11px;line-height:1.55}
.hpm-privacy-link{display:flex;align-items:center;justify-content:space-between;padding:18px;border:1px solid #dfe5f2;border-radius:11px;background:#fff;color:var(--hc-primary)!important;font-size:12px;font-weight:600;text-decoration:none!important}
.hpm-privacy-link:hover{text-decoration:underline!important}
.hpm-privacy-link svg{width:16px;height:16px}

.hpm-info{padding-top:64px}
.hpm-section-heading{margin:0 auto 26px;text-align:center}
.hpm-section-heading>span{display:block;margin-bottom:6px;color:var(--hc-primary);font-size:11px;font-weight:700;letter-spacing:.09em}
.hpm-section-heading h2{margin:0;color:#20242e;font-size:clamp(25px,3vw,32px);font-weight:600;letter-spacing:-.025em}
.hpm-section-heading p{margin:8px 0 0;color:#7b8290;font-size:14px}
.hpm-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.hpm-steps>div{position:relative;min-height:218px;padding:23px;border:1px solid var(--hc-line);border-radius:11px;background:#fff}
.hpm-steps>div>b{position:absolute;top:20px;right:20px;color:#d5d9e1;font-size:21px;font-weight:650}
.hpm-step-icon{display:grid;place-items:center;width:45px;height:45px;margin-bottom:31px;border-radius:10px;background:#edf3ff;color:var(--hc-primary)}
.hpm-step-icon svg{width:23px;height:23px}
.hpm-steps strong{display:block;color:#2c303a;font-size:15px;font-weight:600}
.hpm-steps p{margin:7px 0 0;color:#7b8290;font-size:12px;line-height:1.6}
.hpm-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:44px}
.hpm-content-grid article{display:flex;align-items:flex-start;gap:16px;padding:22px;border:1px solid var(--hc-line);border-radius:11px;background:#fff}
.hpm-content-format{display:grid;place-items:center;width:51px;height:55px;flex:0 0 51px;border-radius:9px;font-size:11px;font-weight:800}
.hpm-content-grid h2{margin:0 0 6px;color:#2b303b;font-size:17px;font-weight:600}
.hpm-content-grid p{margin:0;color:#757d8c;font-size:12px;line-height:1.65}
.hpm-faq{max-width:850px;margin:64px auto 0}
.hpm-faq .hpm-section-heading{margin-bottom:20px}
.hpm-faq details{border-top:1px solid #dfe3ea}
.hpm-faq details:last-child{border-bottom:1px solid #dfe3ea}
.hpm-faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 4px;color:#303541;font-size:14px;font-weight:600;cursor:pointer;list-style:none}
.hpm-faq summary::-webkit-details-marker{display:none}
.hpm-faq summary svg{width:18px;height:18px;flex:0 0 18px;color:#7c8493;transition:transform .2s}
.hpm-faq details[open] summary svg{transform:rotate(180deg)}
.hpm-faq details p{margin:-4px 34px 18px 4px;color:#737b89;font-size:12px;line-height:1.7}

@media(max-width:900px){
  .hpm{max-width:760px;margin-top:24px}
  .hpm-side{grid-template-columns:1fr 1fr;align-items:stretch}
  .hpm-privacy-link{grid-column:1/-1}
}
@media(max-width:680px){
  .hpm-page-shell{padding:0}
  .hpm{margin:18px auto 36px;padding:0 10px}
  .hpm-hero{padding:30px 21px;border-radius:11px}
  .hpm-hero h1{font-size:31px}
  .hpm-hero>p{font-size:15px}
  .hpm-hero-points{display:grid;gap:8px}
  .hpm-ad-zone{min-height:108px;padding:12px 8px 14px}
  .hpm-ad-top{margin:28px 0 38px}
  .hpm-ad-bottom{margin:40px 0 8px}
  .hpm-ad-zone .adsbygoogle{min-height:80px}
  .hpm-card{padding:20px 15px;border-radius:11px}
  .hpm-card-head h2{font-size:20px}
  .hpm-tabs{grid-template-columns:1fr}
  .hpm-tab{min-height:66px}
  .hpm-drop{min-height:235px;padding:28px 12px}
  .hpm-file-ready{display:none}
  .hpm-selection-head{align-items:flex-start;flex-direction:column}
  .hpm-add-more{width:100%;justify-content:center}
  .hpm-pdf-row{grid-template-columns:25px 38px minmax(0,1fr);gap:9px;padding:10px 9px}
  .hpm-pdf-order{width:24px;height:24px}
  .hpm-file-ext{width:38px;height:42px;flex-basis:38px}
  .hpm-file-actions{grid-column:2/4;justify-content:flex-end;padding-top:2px}
  .hpm-order-button{width:34px;height:31px}
  .hpm-password-panel{grid-template-columns:35px minmax(0,1fr);padding:12px 10px}
  .hpm-password-icon{width:35px;height:35px}
  .hpm-side{grid-template-columns:1fr}
  .hpm-info{padding-top:48px}
  .hpm-steps,.hpm-content-grid{grid-template-columns:1fr}
  .hpm-steps>div{min-height:0}
  .hpm-step-icon{margin-bottom:22px}
  .hpm-faq{margin-top:48px}
}
@media(prefers-reduced-motion:reduce){
  .hpm *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}
