.hpwc-page-shell{width:100%;max-width:none;margin:0;padding:0 24px;overflow:hidden;background:#fff}
.hamro-pwc-full-width .td-main-content-wrap{padding-bottom:0}
.hpwc{
  --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;
}
.hpwc *{box-sizing:border-box}
.hpwc [hidden]{display:none!important}
.hpwc button,.hpwc a{font-family:inherit}
.hpwc svg{display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.hpwc h1,.hpwc h2,.hpwc p{font-family:inherit}

.hpwc-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%);
}
.hpwc-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}
.hpwc-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}
.hpwc-eyebrow span{font-size:9px;color:var(--hc-accent)}
.hpwc-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}
.hpwc-hero>p{position:relative;z-index:1;max-width:710px;margin:14px 0 20px;color:#505766;font-size:17px;line-height:1.65}
.hpwc-hero-points{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:10px 22px;color:#41495a;font-size:13px;font-weight:500}
.hpwc-hero-points span{display:flex;align-items:center;gap:7px}
.hpwc-hero-points svg{width:17px;height:17px;padding:3px;border-radius:50%;background:#e7f7ef;color:var(--hc-success);stroke-width:2.6}

.hpwc-workspace{display:block}
.hpwc-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)}
.hpwc-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}
.hpwc-kicker{display:block;margin-bottom:4px;color:var(--hc-primary);font-size:11px;font-weight:700;letter-spacing:.09em}
.hpwc-card-head h2{margin:0;color:var(--hc-ink);font-size:23px;font-weight:600;letter-spacing:-.02em}
.hpwc-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}

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

.hpwc-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}
.hpwc-drop:hover,.hpwc-drop.is-dragging,.hpwc-drop:focus-visible{border-color:var(--hc-accent);background:#f4f8ff;box-shadow:inset 0 0 0 1px rgba(22,131,255,.12)}
.hpwc-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)}
.hpwc-upload-visual svg{width:29px;height:29px}
.hpwc-drop-title{color:#222631;font-size:17px;font-weight:600}
.hpwc-drop>span{margin-top:5px;color:#717887;font-size:13px}
.hpwc-drop>span b{color:var(--hc-primary);font-weight:600}
.hpwc-drop>small{margin-top:13px;color:#989fab;font-size:11px;letter-spacing:.02em}

.hpwc-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}
.hpwc-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}
.hpwc-file-ext.hpwc-format-pdf{background:#fff0ef;color:#d33b30}
.hpwc-file-ext.hpwc-format-doc{background:#edf4ff;color:#2463b8}
.hpwc-file-meta{min-width:0;flex:1}
.hpwc-file-name{display:block;overflow:hidden;color:#262b35;font-size:13px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}
.hpwc-file-size{display:block;margin-top:2px;color:#8a929f;font-size:11px}
.hpwc-file-ready{display:flex;align-items:center;gap:5px;color:var(--hc-success);font-size:11px;font-weight:600}
.hpwc-file-ready i{width:6px;height:6px;border-radius:50%;background:currentColor}
.hpwc-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}
.hpwc-remove:hover{background:#fff0ef;color:var(--hc-danger)}
.hpwc-remove svg{width:16px;height:16px}

.hpwc-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}
.hpwc-error svg{width:18px;height:18px;flex:0 0 18px}
.hpwc-convert,.hpwc-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}
.hpwc-convert:hover,.hpwc-download:hover{filter:brightness(.96);box-shadow:0 9px 20px rgba(0,13,165,.24);transform:translateY(-1px)}
.hpwc-convert:disabled{box-shadow:none;filter:grayscale(.25);opacity:.46;cursor:not-allowed;transform:none}
.hpwc-convert svg,.hpwc-download svg{width:19px;height:19px}

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

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

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

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

@media(max-width:900px){
  .hpwc{max-width:760px;margin-top:24px}
  .hpwc-side{grid-template-columns:1fr 1fr;align-items:stretch}
  .hpwc-privacy-link{grid-column:1/-1}
}
@media(max-width:680px){
  .hpwc-page-shell{padding:0}
  .hpwc{margin:18px auto 36px;padding:0 10px}
  .hpwc-hero{padding:30px 21px;border-radius:11px}
  .hpwc-hero h1{font-size:31px}
  .hpwc-hero>p{font-size:15px}
  .hpwc-hero-points{display:grid;gap:8px}
  .hpwc-card{padding:20px 15px;border-radius:11px}
  .hpwc-card-head h2{font-size:20px}
  .hpwc-tabs{grid-template-columns:1fr}
  .hpwc-tab{min-height:66px}
  .hpwc-drop{min-height:235px;padding:28px 12px}
  .hpwc-file-ready{display:none}
  .hpwc-side{grid-template-columns:1fr}
  .hpwc-info{padding-top:48px}
  .hpwc-steps,.hpwc-content-grid{grid-template-columns:1fr}
  .hpwc-steps>div{min-height:0}
  .hpwc-step-icon{margin-bottom:22px}
  .hpwc-faq{margin-top:48px}
}
@media(prefers-reduced-motion:reduce){
  .hpwc *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}
