.hpw-page{background:#fff;color:#1a1d23}.hpw-hero{padding:5rem 0 4rem;background:linear-gradient(180deg,#f7f9fc 0,#fff 100%);border-bottom:1px solid #eef1f5;text-align:center}.hpw-inner{max-width:var(--container-max);margin:0 auto;padding:0 var(--container-pad);box-sizing:border-box}.hpw-badge,.hpw-feature a{color:var(--primary-600, #d92d38)}.hpw-badge{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:rgba(217,45,56,.08);padding:.35rem .85rem;border-radius:999px;margin-bottom:1.25rem}.hpw-hero h1{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1;margin:0 0 1.1rem;color:#12151b}.hpw-hero p{font-size:1.15rem;line-height:1.7;color:#4a515c;max-width:46rem;margin:0 auto}.hpw-flow{padding:4rem 0}.hpw-flow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;counter-reset:hpwstep}.hpw-step{position:relative;background:#fff;border:1px solid #e7eaef;border-radius:14px;padding:2rem 1.75rem}.hpw-step::before{counter-increment:hpwstep;content:counter(hpwstep);display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;background:var(--primary-600, #d92d38);color:#fff;font-weight:800;font-size:1.2rem;margin-bottom:1.25rem}.hpw-feature h3,.hpw-step h3{font-size:1.2rem;font-weight:700;margin:0 0 .6rem;color:#12151b}.hpw-step p{font-size:1rem;line-height:1.65;color:#4a515c;margin:0}.hpw-features{padding:1rem 0 4rem}.hpw-section-head{text-align:center;margin-bottom:2.5rem}.hpw-section-head h2{font-size:clamp(1.6rem,3vw,2.1rem);font-weight:800;margin:0 0 .75rem;color:#12151b}.hpw-section-head p{font-size:1.05rem;color:#4a515c;max-width:42rem;margin:0 auto;line-height:1.6}.hpw-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:1.5rem}.hpw-feature{background:#fff;border:1px solid #e7eaef;border-radius:14px;padding:1.75rem;transition:border-color .15s ease,box-shadow .15s ease}.hpw-feature:hover{border-color:var(--primary-500, #eb3944);box-shadow:0 6px 20px rgba(18,21,27,.06)}.hpw-feature-icon{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(217,45,56,.08);color:var(--primary-600, #d92d38);margin-bottom:1.1rem}.hpw-feature-icon svg{width:1.5rem;height:1.5rem}.hpw-feature h3{font-size:1.15rem;margin:0 0 .55rem}.hpw-feature p{font-size:.98rem;line-height:1.65;color:#4a515c;margin:0}.hpw-feature a{font-weight:600;text-decoration:none}.hpw-feature a:hover{text-decoration:underline}.hpw-highlight{padding:3.5rem 0;background:#12151b;color:#fff}.hpw-highlight .hpw-inner{text-align:center}.hpw-highlight h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;margin:0 0 1rem}.hpw-highlight p{font-size:1.1rem;line-height:1.7;color:#c8cdd6;max-width:44rem;margin:0 auto}@media (max-width:860px){.hpw-flow-grid{grid-template-columns:1fr}}