:root{--hw-ink: #102c30;--hw-teal: #1d6b73;--hw-cyan: #7dc3c7;--hw-mist: #eef4f4;--hw-line: #d5e3e2;--hw-copy: #38555a;--hw-white: #ffffff;--hw-navy: #1f3a63;--hw-report-accent: #a8462d;--hw-report-accent-hover: #7f311c}*{box-sizing:border-box}html{scroll-behavior:smooth}body.hw{margin:0;min-width:320px;background:var(--hw-mist);color:var(--hw-ink);font-family:Hanken Grotesk,Arial,sans-serif;font-size:16px;line-height:1.5}.hw :where(a){color:inherit;text-decoration:none}.hw button,.hw input,.hw select,.hw textarea{font:inherit}.hw :focus-visible{outline:3px solid #4aadb3;outline-offset:3px}.hw-shell,.hw-nav{width:min(1240px,calc(100% - 48px));margin-inline:auto;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.hw-header{position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(213,227,226,.85);background:#eef4f4e6;backdrop-filter:blur(12px)}.hw-nav{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:24px}.hw-brand{display:inline-flex;align-items:center;gap:11px;font-family:Hanken Grotesk,Arial,sans-serif;font-size:20px;font-weight:700;letter-spacing:.045em;text-transform:uppercase;color:var(--hw-navy);white-space:nowrap}.hw-mark{display:grid;width:32px;aspect-ratio:1;place-items:center;border-radius:8px;background:var(--hw-navy);color:#fff;font-size:20px;font-weight:800;letter-spacing:normal}.hw-nav-links{display:flex;gap:clamp(16px,2.2vw,30px);color:var(--hw-copy);font-size:14px;font-weight:600}.hw-nav-links a:hover,.hw-text-link:hover,.hw-footer a:hover{color:var(--hw-teal)}.hw-nav-cta,.hw-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:0;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.hw-nav-cta{background:var(--hw-ink);color:#fff}.hw-nav-cta:hover,.hw-button-dark:hover{background:var(--hw-teal);transform:translateY(-1px)}.hw-menu{display:none;position:relative}.hw-menu summary{display:grid;width:44px;height:44px;place-content:center;gap:6px;list-style:none;border:1px solid var(--hw-line);border-radius:10px;cursor:pointer}.hw-menu summary::-webkit-details-marker{display:none}.hw-menu summary span{display:block;width:19px;height:1.5px;background:var(--hw-ink)}.hw-menu div{position:absolute;right:0;top:calc(100% + 10px);width:230px;padding:10px;border:1px solid var(--hw-line);border-radius:12px;background:#fff;box-shadow:0 6px 8px #102c301a}.hw-menu a{display:block;padding:10px;border-radius:8px;font-size:14px;font-weight:600}.hw-menu a:hover{background:var(--hw-mist)}.hw-hero{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(360px,.97fr);gap:clamp(40px,6vw,78px);align-items:stretch;padding-block:clamp(44px,6vw,76px)}.hw-hero-copy{align-self:center}.hw-kicker{margin:0 0 18px;color:var(--hw-teal);font-size:13px;font-weight:700;letter-spacing:.02em}.hw h1,.hw h2,.hw h3,.hw p{margin-top:0}.hw h1,.hw h2,.hw h3{font-family:Hanken Grotesk,Arial,sans-serif;font-weight:700;letter-spacing:-.035em;text-wrap:balance}.hw h1{max-width:690px;margin-bottom:24px;font-size:clamp(50px,5.7vw,82px);line-height:.97}.hw-lede{max-width:610px;margin-bottom:30px;color:var(--hw-copy);font-size:clamp(18px,1.6vw,21px);line-height:1.56;text-wrap:pretty}.hw-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px}.hw-button-dark{background:var(--hw-ink);color:#fff;padding-inline:24px}.hw-button-icon{width:20px;height:20px;margin-right:9px;flex:0 0 auto}.hw-text-link{color:var(--hw-ink);font-size:15px;font-weight:700}.hw-text-link span{margin-left:5px;color:var(--hw-teal)}.hw-report-link{color:var(--hw-report-accent);text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:5px}.hw-report-link:hover{color:var(--hw-report-accent-hover)}.hw-report-link span{margin-left:2px;color:currentColor;transition:transform .2s ease}.hw-report-link:hover span{transform:translateY(3px)}.hw-assurances{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:42px 0 0;padding-top:24px;border-top:1px solid var(--hw-line)}.hw-assurances div{min-width:0}.hw-assurances dt{font-size:14px;font-weight:800}.hw-assurances dd{margin:5px 0 0;color:var(--hw-copy);font-size:12px;line-height:1.4}.hw-hero-visual{position:relative;min-height:480px;align-self:stretch}.hw-hero-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:16px}.hw-cover-note{position:absolute;bottom:23px;left:-24px;display:flex;align-items:center;gap:11px;max-width:250px;padding:13px 15px;border-radius:12px;background:#fff;box-shadow:0 6px 8px #102c301f}.hw-cover-note>span{display:grid;flex:0 0 auto;width:33px;aspect-ratio:1;place-items:center;border-radius:50%;background:#e4f0ee;color:var(--hw-teal);font-weight:700}.hw-cover-note p{margin:0;font-size:13px;line-height:1.3}.hw-cover-note strong,.hw-cover-note small{display:block}.hw-cover-note small{margin-top:2px;color:var(--hw-copy)}.hw-setting-strip{border-block:1px solid var(--hw-line);background:#e5eeee}.hw-setting-strip>div{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:22px}.hw-setting-strip p{margin:0;color:var(--hw-copy);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hw-setting-strip ul{display:flex;flex-wrap:wrap;gap:clamp(16px,3vw,38px);margin:0;padding:0;list-style:none;color:var(--hw-ink);font-family:Newsreader,Georgia,serif;font-size:19px;font-weight:600}.hw-story-section{border-bottom:1px solid var(--hw-line)}.hw-story-pain{background:#f7faf9}.hw-story-solution{background:#d4e8e6}.hw-story-carewell{background:var(--hw-mist)}.hw-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,1fr);gap:clamp(52px,8vw,112px);align-items:center;padding-block:clamp(72px,8vw,110px)}.hw-story-copy{max-width:610px}.hw-story-copy h1,.hw-story-copy h2{max-width:690px;margin:0 0 27px;font-size:clamp(45px,4.8vw,70px);line-height:.99}.hw-story-copy p{max-width:620px;margin:0;color:#294b4f;font-size:clamp(17px,1.45vw,19px);line-height:1.62;text-wrap:pretty}.hw-story-copy p+p{margin-top:18px}.hw-story-copy strong{color:var(--hw-ink);font-weight:800}.hw-story-links{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:31px}.hw-story-source{color:var(--hw-ink);font-size:14px;font-weight:800;text-decoration:underline;text-decoration-color:#6a9996;text-underline-offset:4px}.hw-story-media{position:relative;min-height:460px;align-self:stretch;overflow:hidden;border-radius:14px}.hw-story-media img{width:100%;height:100%;object-fit:cover}.hw-story-pain .hw-story-media img{object-position:55% center}.hw-story-solution .hw-story-media img{object-position:center 25%}.hw-story-points{margin:32px 0 28px;padding:0;border-bottom:1px solid #91b7b4;list-style:none}.hw-story-points li{display:grid;grid-template-columns:minmax(160px,.8fr) minmax(0,1.2fr);gap:24px;padding-block:15px;border-top:1px solid #91b7b4}.hw-story-points strong{font-size:15px}.hw-story-points span{color:#294b4f;font-size:14px;line-height:1.5}.hw-story-emphasis{color:var(--hw-ink)!important;font-family:Newsreader,Georgia,serif;font-size:clamp(23px,2.1vw,30px)!important;font-weight:600;line-height:1.3!important}.hw-story-proof{display:grid;grid-template-columns:repeat(3,1fr);margin:35px 0 0;padding-top:24px;border-top:1px solid var(--hw-line)}.hw-story-proof div+div{padding-left:22px;border-left:1px solid var(--hw-line)}.hw-story-proof dt{font-family:Newsreader,Georgia,serif;font-size:clamp(31px,3vw,43px);font-weight:600;line-height:1}.hw-story-proof dd{margin:8px 0 0;color:var(--hw-copy);font-size:12px;font-weight:700;line-height:1.35}.hw-story-team img{object-position:center}.hw-lead-magnet{scroll-margin-top:70px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.16);background:var(--hw-ink);color:#fff}.hw-lead-magnet>.hw-shell{padding-block:clamp(76px,9vw,124px)}.hw-lead-heading{max-width:1080px;margin-inline:auto;text-align:center}.hw-lead-heading>p:first-child{display:flex;justify-content:center;align-items:center;gap:11px;margin:0 0 22px;color:#fff;font-size:14px;font-weight:700}.hw-lead-heading>p:first-child span{padding:7px 11px;border:1px solid white;border-radius:999px;color:#fff}.hw-lead-heading h2{margin:0 auto;font-size:clamp(43px,5.2vw,74px);line-height:.99;letter-spacing:-.038em}.hw-lead-heading h2 strong{color:inherit;font-weight:inherit;white-space:nowrap}.hw-lead-heading>p:last-child{max-width:760px;margin:28px auto 0;color:#fff;font-size:clamp(18px,1.7vw,21px);line-height:1.58;text-wrap:pretty}.hw-lead-offer{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(420px,1.1fr);gap:clamp(48px,8vw,112px);align-items:center;max-width:1100px;margin:clamp(54px,7vw,84px) auto 0}.hw-report-mockup{margin:0;text-align:center}.hw-report-mockup img{display:block;width:min(100%,500px);height:auto;margin-inline:auto;filter:drop-shadow(0 28px 28px rgba(0,0,0,.28))}.hw-report-mockup figcaption{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:17px;color:#fff;font-size:13px;font-weight:700}.hw-report-mockup figcaption span{padding:4px 8px;border-radius:5px;background:#c8e9e8;color:var(--hw-ink);font-size:11px;font-weight:800}.hw-report-benefits{grid-column:1 / -1;display:grid;gap:0;width:100%;margin:12px 0 0;border-bottom:1px solid rgba(255,255,255,.2);text-align:left}.hw-report-benefits>div{padding-block:18px;border-top:1px solid rgba(255,255,255,.2)}.hw-report-benefits p{max-width:760px;margin:4px 0 0;color:#fff;font-size:14px;line-height:1.5}.hw-report-benefits strong{display:block;color:#fff;font-size:16px}.hw-lead-form{padding:clamp(28px,4vw,42px);border-radius:14px;background:#fff;box-shadow:0 28px 60px #0000003d;color:var(--hw-ink)}.hw-lead-form h3{margin:0;font-size:clamp(28px,3vw,39px);line-height:1.05}.hw-lead-form>p:nth-of-type(1){margin:11px 0 24px;color:var(--hw-copy);font-size:14px;line-height:1.5}.hw-lead-form label{display:grid;gap:7px;margin-bottom:15px;color:var(--hw-copy);font-size:13px;font-weight:800}.hw-sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.hw-lead-form input{width:100%;min-height:54px;border:1px solid #bfd1d0;border-radius:8px;padding:13px 14px;background:#f7faf9;color:var(--hw-ink);outline:none}.hw-lead-form input:focus{border-color:var(--hw-teal);background:#fff;box-shadow:0 0 0 3px #1d6b731f}.hw-lead-form ::placeholder{color:#586a6d;opacity:1}.hw-lead-button{width:100%;min-height:72px;margin-top:5px;border-radius:8px;background:var(--hw-cyan);color:var(--hw-ink);font-size:clamp(21px,1.9vw,25px);font-weight:800;letter-spacing:-.016em}.hw-lead-button strong{font-weight:800}.hw-download-icon{width:24px;height:24px;margin-right:11px;flex:0 0 auto}.hw-lead-button:hover{background:#9ad8db;transform:translateY(-1px)}.hw-lead-button:disabled{cursor:wait;opacity:.72;transform:none}.hw-lead-privacy{margin:18px 0 0;padding-top:14px;border-top:1px solid #d8e5e4;color:#597277;font-size:11px;line-height:1.4;text-align:center}.hw-lead-status{min-height:20px;margin:7px 0 0;color:var(--hw-teal);font-size:13px;font-weight:800;line-height:1.4;text-align:center}.hw-lead-status[data-state=error]{color:#a33131}.hw-section{padding-block:clamp(72px,9vw,116px)}.hw-section h2{margin-bottom:18px;font-size:clamp(37px,4.1vw,59px);line-height:1.04}.hw-section-intro{max-width:650px}.hw-section-intro>p:last-child,.hw-plans-heading>p{max-width:600px;color:var(--hw-copy);font-size:17px;line-height:1.6;text-wrap:pretty}.hw-why{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:clamp(48px,8vw,112px);align-items:center}.hw-why-copy>p:last-of-type{max-width:760px;color:var(--hw-copy);font-size:17px;line-height:1.62}.hw-plans{border-top:1px solid var(--hw-line)}.hw-plans-heading{max-width:650px;margin-bottom:45px}.hw-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hw-plan{position:relative;display:flex;flex-direction:column;min-height:370px;padding:58px 30px 30px;border:1px solid var(--hw-line);border-radius:15px;background:#fff}.hw-plan.is-featured{border-color:var(--hw-ink);background:var(--hw-ink);color:#fff}.hw-plan h3{margin-bottom:5px;font-size:28px}.hw-plan>p{min-height:43px;margin-bottom:23px;color:var(--hw-copy);font-size:14px}.hw-plan.is-featured>p{color:#c4d8d6}.hw-plan ul{display:grid;gap:11px;margin:0 0 28px;padding:22px 0 0;border-top:1px solid var(--hw-line);list-style:none}.hw-plan.is-featured ul{border-color:#ffffff2e}.hw-plan li{display:grid;grid-template-columns:17px 1fr;gap:8px;font-size:14px;line-height:1.45}.hw-plan li span{color:var(--hw-teal);font-weight:700}.hw-plan.is-featured li span{color:var(--hw-cyan)}.hw-plan a{display:block;margin-top:auto;padding:12px;border:1px solid var(--hw-line);border-radius:999px;background:var(--hw-mist);color:var(--hw-ink);text-align:center;font-size:14px;font-weight:700}.hw-plan.is-featured a{border-color:#fff;background:#fff}.hw-plan a:hover{background:var(--hw-teal);border-color:var(--hw-teal);color:#fff}.hw-popular{position:absolute;top:26px;left:30px;padding:4px 10px;border-radius:999px;background:var(--hw-cyan);color:var(--hw-ink);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hw-proof{scroll-margin-top:70px;padding-block:clamp(78px,10vw,132px);border-block:1px solid var(--hw-line);background:#f7faf9}.hw-proof-heading{max-width:670px;margin:0 auto clamp(42px,6vw,72px);text-align:center}.hw-proof-heading>p{margin-bottom:16px;color:var(--hw-teal);font-size:13px;font-weight:800;letter-spacing:.05em}.hw-proof-heading h2{margin-bottom:20px;font-size:clamp(42px,5vw,70px);line-height:.99}.hw-proof-heading>span{color:var(--hw-copy);font-size:15px;font-weight:700}.hw-testimonial-wall{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;gap:16px}.hw-testimonial{display:flex;min-height:290px;flex-direction:column;padding:clamp(24px,2.6vw,34px);border:1px solid var(--hw-line);border-radius:14px;background:#fff}.hw-testimonial.is-featured{grid-column:span 2;min-height:410px;background:var(--hw-ink);color:#fff}.hw-testimonial:nth-child(3),.hw-testimonial:nth-child(5){grid-column:span 2}.hw-testimonial-stars{color:var(--hw-teal);font-size:14px;letter-spacing:.08em}.hw-testimonial.is-featured .hw-testimonial-stars{color:var(--hw-cyan)}.hw-testimonial blockquote{margin:26px 0 auto;font-family:Newsreader,Georgia,serif;font-size:clamp(22px,2vw,29px);font-weight:500;line-height:1.3;text-wrap:pretty}.hw-testimonial:not(.is-featured) blockquote{font-size:clamp(19px,1.55vw,23px)}.hw-testimonial footer{display:flex;align-items:center;gap:12px;margin-top:30px;padding-top:18px;border-top:1px solid var(--hw-line)}.hw-testimonial.is-featured footer{border-color:#fff3}.hw-testimonial-initials{display:grid;width:42px;aspect-ratio:1;flex:0 0 auto;place-items:center;border-radius:50%;background:#d6e6e4;color:var(--hw-teal);font-size:13px;font-weight:800}.hw-testimonial.is-featured .hw-testimonial-initials{background:var(--hw-cyan);color:var(--hw-ink)}.hw-testimonial cite{display:grid;font-style:normal;line-height:1.3}.hw-testimonial cite strong{font-size:14px}.hw-testimonial cite small{color:var(--hw-copy);font-size:12px}.hw-testimonial.is-featured cite small{color:#c8dcda}.hw-contact{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,7vw,88px);align-items:center;margin-bottom:clamp(65px,8vw,100px);padding:clamp(36px,6vw,70px);border-radius:18px;background:var(--hw-ink);color:#fff}.hw-contact h2{max-width:520px;margin-bottom:18px}.hw-contact-copy>p:last-of-type{max-width:500px;color:#c4d8d6;font-size:17px;line-height:1.6}.hw-contact-copy ul{display:grid;gap:13px;margin:28px 0 0;padding:0;list-style:none;color:#d6e6e4;font-size:14px}.hw-contact-copy li{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:10px}.hw-contact-copy li span{display:grid;width:28px;aspect-ratio:1;place-items:center;border-radius:50%;background:#7dc3c729;color:var(--hw-cyan)}.hw-contact-form{padding:28px;border-radius:15px;background:#fff;color:var(--hw-ink)}.hw-contact-form h3{margin-bottom:19px;font-size:25px;font-weight:600}.hw-contact-form label{display:grid;gap:6px;margin-bottom:13px;color:var(--hw-copy);font-size:13px;font-weight:700}.hw-contact-form label em{font-style:normal;font-weight:400}.hw-contact-form input,.hw-contact-form select,.hw-contact-form textarea{width:100%;border:1px solid var(--hw-line);border-radius:9px;background:#f7faf9;color:var(--hw-ink);padding:11px 12px;outline:none}.hw-contact-form input:focus,.hw-contact-form select:focus,.hw-contact-form textarea:focus{border-color:var(--hw-teal);background:#fff}.hw-contact-form textarea{resize:vertical}.hw-contact-form ::placeholder{color:#586a6d;opacity:1}.hw-field-row{display:grid;grid-template-columns:1.4fr 1fr;gap:11px}.hw-contact-form .hw-button{width:100%;margin-top:3px}.hw-form-note,.hw-form-status{margin:10px 0 0;color:#597277;font-size:11px;line-height:1.45;text-align:center}.hw-form-status{min-height:16px;color:var(--hw-teal);font-weight:700}.hw-footer{border-top:1px solid var(--hw-line);background:#e5eeee}.hw-footer>.hw-shell:first-child{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:36px;padding-block:55px 42px}.hw-footer p{margin-bottom:13px;color:var(--hw-copy);font-size:14px}.hw-footer>.hw-shell:first-child>div:first-child p{max-width:290px;margin-top:15px;line-height:1.55}.hw-footer>.hw-shell:first-child>div:not(:first-child) p{color:var(--hw-ink);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hw-footer>.hw-shell:first-child a:not(.hw-brand),.hw-footer>.hw-shell:first-child>div:not(:first-child) span{display:block;margin-top:9px;color:var(--hw-copy);font-size:14px}.hw-footer-base{display:flex;justify-content:space-between;gap:20px;padding-block:22px;border-top:1px solid var(--hw-line);color:#4c6266;font-size:12px}.hw-footer-base a{text-decoration:underline;text-underline-offset:3px}.hw-button:active,.hw-nav-cta:active,.hw-plan a:active{transform:translateY(1px)}.hw-plan{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.hw-plan:hover{transform:translateY(-5px);box-shadow:0 26px 50px -22px #102c3042}.hw-plan:not(.is-featured):hover{border-color:#bcd6d4}.hw-plan.is-featured:hover{box-shadow:0 30px 56px -20px #102c3073}.hw-cover-note{box-shadow:0 20px 44px -18px #102c304d}.hw-why-visual{position:relative;top:auto;height:clamp(380px,37vw,520px)}.hw-why-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 22%;border-radius:16px}@media(prefers-reduced-motion:no-preference){.hw-hero-copy{animation:hw-hero-in .75s cubic-bezier(.16,1,.3,1) both}.hw-hero-visual{animation:hw-hero-in .9s cubic-bezier(.16,1,.3,1) .12s both}@keyframes hw-hero-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.hw-process>li,.hw-plan{animation:hw-rise linear both;animation-timeline:view();animation-range:entry 6% cover 24%}@keyframes hw-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}}}@media(max-width:900px){.hw-nav-links{display:none}.hw-menu{display:block}.hw-nav-cta{margin-left:auto}.hw-hero{grid-template-columns:1fr}.hw-hero-copy{order:1}.hw-hero-visual{max-width:620px;min-height:0;order:2;aspect-ratio:16 / 11}.hw-story{grid-template-columns:1fr;gap:38px}.hw-story-copy{max-width:700px;order:1}.hw-story-media{width:100%;max-width:760px;min-height:0;order:2;aspect-ratio:16 / 10}.hw-lead-offer{grid-template-columns:1fr;max-width:680px}.hw-report-mockup img{width:min(100%,470px)}.hw-contact,.hw-why{grid-template-columns:1fr}.hw-why-visual{position:relative;top:auto;height:auto;aspect-ratio:16 / 11}.hw-plan-grid{grid-template-columns:1fr}.hw-plan{min-height:0}.hw-plan>p{min-height:0}.hw-footer>.hw-shell:first-child{grid-template-columns:1.3fr 1fr}.hw-footer>.hw-shell:first-child>div:first-child{grid-column:1 / -1}}@media(max-width:900px){.hw-testimonial-wall{grid-template-columns:repeat(2,minmax(0,1fr))}.hw-testimonial.is-featured,.hw-testimonial:nth-child(3),.hw-testimonial:nth-child(5){grid-column:span 2}}@media(max-width:620px){.hw-shell,.hw-nav{width:min(100% - 32px,1240px)}.hw-header{position:relative}.hw-nav{min-height:64px}.hw-nav-cta{display:none}.hw-hero{gap:35px;padding-block:44px 58px}.hw h1{font-size:clamp(43px,13vw,58px)}.hw-assurances{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:34px}.hw-assurances div{min-width:0;margin:0;padding:0;border:0}.hw-assurances div:last-child{grid-column:1 / -1}.hw-cover-note{left:12px;bottom:12px}.hw-setting-strip>div{align-items:flex-start;flex-direction:column;gap:11px}.hw-setting-strip ul{gap:8px 16px;font-size:16px}.hw-story{gap:31px;padding-block:58px}.hw-story-copy h1,.hw-story-copy h2{margin-bottom:22px;font-size:clamp(40px,11.5vw,52px)}.hw-story-copy p{font-size:17px}.hw-story-links{align-items:stretch;flex-direction:column}.hw-story-links .hw-button{width:100%}.hw-story-media{aspect-ratio:4 / 3}.hw-story-points li{grid-template-columns:1fr;gap:5px}.hw-story-proof{gap:0}.hw-story-proof div+div{padding-left:14px}.hw-story-proof dd{font-size:11px}.hw-lead-magnet{scroll-margin-top:0}.hw-lead-magnet>.hw-shell{padding-block:64px}.hw-lead-heading>p:first-child{align-items:stretch;flex-direction:column;gap:8px}.hw-lead-heading>p:first-child span{align-self:center}.hw-lead-heading h2{font-size:clamp(39px,11.5vw,50px)}.hw-lead-heading h2 strong{white-space:normal}.hw-lead-heading>p:last-child{font-size:17px}.hw-lead-offer{gap:42px;margin-top:48px}.hw-report-mockup img{width:min(100%,400px)}.hw-report-mockup figcaption{align-items:flex-start}.hw-lead-form{padding:26px 18px}.hw-lead-form h3{font-size:29px}.hw-contact{width:min(100% - 32px,1240px);padding:28px 20px}.hw-contact-form{padding:23px 18px}.hw-field-row{grid-template-columns:1fr;gap:0}.hw-footer>.hw-shell:first-child{grid-template-columns:1fr}.hw-footer>.hw-shell:first-child>div:first-child{grid-column:auto}.hw-footer-base{flex-direction:column;gap:7px}.hw-section{padding-block:70px}}@media(max-width:620px){.hw-proof{scroll-margin-top:0;padding-block:68px}.hw-proof-heading{margin-bottom:40px}.hw-proof-heading h2{font-size:clamp(39px,11.5vw,50px)}.hw-testimonial-wall{grid-template-columns:1fr}.hw-testimonial,.hw-testimonial.is-featured,.hw-testimonial:nth-child(3),.hw-testimonial:nth-child(5){grid-column:auto;min-height:0}.hw-testimonial{padding:26px 22px}.hw-testimonial blockquote,.hw-testimonial:not(.is-featured) blockquote{font-size:22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hw *,.hw *:before,.hw *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.hw-contact-form h3{margin-bottom:7px;font-size:29px}.hw-contact-form input,.hw-contact-form select,.hw-contact-form textarea{padding:12px}.hw-contact-form input:focus,.hw-contact-form select:focus,.hw-contact-form textarea:focus{box-shadow:0 0 0 3px #1d6b731f}.hw-contact-form .hw-button{min-height:54px;margin-top:5px;font-size:15px}.hw-contact-form .hw-button span{margin-left:8px;font-size:20px;transition:transform .2s ease}.hw-contact-form .hw-button:hover span{transform:translate(4px)}.hw-ro-proof{border-bottom:1px solid var(--hw-line);background:#f7faf9}.hw-ro-proof>.hw-shell{padding-block:clamp(72px,8vw,104px)}.hw-ro-proof-intro{width:100%}.hw-ro-proof h2{width:100%;max-width:none;margin:0;font-size:clamp(36px,4vw,58px);line-height:1.04;text-wrap:balance}.hw-ro-proof-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:clamp(44px,6vw,72px);background:var(--hw-line)}.hw-ro-proof-stats>div{min-height:146px;padding:25px;background:#fff}.hw-ro-proof-stats strong{display:block;color:var(--hw-ink);font-family:Newsreader,Georgia,serif;font-size:clamp(35px,3.3vw,52px);font-weight:600;line-height:1}.hw-ro-proof-stats span{display:block;max-width:150px;margin-top:11px;color:var(--hw-copy);font-size:13px;font-weight:700;line-height:1.35}.hw-ro-proof-clients{display:flex;align-items:center;justify-content:space-between;gap:34px;margin-top:30px}.hw-ro-proof-clients>p{flex:0 0 auto;margin:0;color:var(--hw-copy);font-size:12px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.hw-ro-proof-clients>div{display:flex;flex:1;align-items:center;justify-content:space-between;gap:clamp(26px,5vw,72px)}.hw-ro-proof-clients img{display:block;max-width:140px;max-height:42px;object-fit:contain;filter:grayscale(1);opacity:.72}@media(max-width:900px){.hw-ro-proof-stats{grid-template-columns:repeat(2,1fr)}.hw-ro-proof-clients{align-items:flex-start;flex-direction:column}.hw-ro-proof-clients>div{width:100%}}@media(max-width:620px){.hw-ro-proof-stats{grid-template-columns:1fr 1fr}.hw-ro-proof-stats>div{min-height:128px;padding:20px}.hw-ro-proof-clients>div{flex-wrap:wrap;justify-content:flex-start}.hw-ro-proof-clients img{max-width:110px;max-height:34px}}.hw-contact{display:block;width:100%;min-height:min(850px,100svh);margin:0;padding:clamp(70px,10vw,132px) 0;border-radius:0;background:var(--hw-ink)}.hw-contact-inner{display:flex;max-width:820px;align-items:stretch;flex-direction:column;gap:clamp(38px,5vw,58px)}.hw-contact-copy{align-self:stretch;text-align:center}.hw-contact-copy h2{max-width:760px;margin:0 auto 20px;font-size:clamp(46px,5.2vw,76px);line-height:.98}.hw-contact-copy>p:last-of-type{max-width:650px;margin:0 auto;color:#c4d8d6;font-size:18px;line-height:1.58}.hw-contact-copy ul{display:none}.hw-contact-form{width:100%;max-width:820px;padding:clamp(32px,4vw,52px);border-radius:16px}.hw-contact-form h3{margin-bottom:30px;font-size:clamp(32px,3.2vw,45px);line-height:1.02}.hw-contact-form label{gap:8px;margin-bottom:18px;font-size:14px}.hw-contact-form input,.hw-contact-form select,.hw-contact-form textarea{padding:14px 15px;font-size:16px}.hw-contact-form .hw-button{min-height:60px;margin-top:10px;font-size:16px}@media(max-width:900px){.hw-contact{min-height:0;padding-block:76px}.hw-contact-inner{gap:44px}.hw-contact-form{max-width:820px}.hw-contact-copy h2{max-width:650px}}@media(max-width:620px){.hw-contact{width:100%;padding-block:62px}.hw-contact-inner{width:min(100% - 32px,1240px);gap:36px}.hw-contact-form{padding:28px 20px}.hw-contact-copy h2{font-size:clamp(43px,13vw,58px)}.hw-contact-copy>p:last-of-type{font-size:16px}}.hw-model{scroll-margin-top:70px;padding-block:clamp(82px,10vw,132px);background:var(--hw-ink);color:#fff}.hw-model-intro{width:100%}.hw-model-intro h2{width:100%;max-width:none;margin:0;font-size:clamp(48px,5.8vw,82px);line-height:.98}.hw-model-intro p{max-width:620px;margin:24px 0 0;color:#d5e6e4;font-size:clamp(18px,1.7vw,22px);line-height:1.55;text-wrap:pretty}.hw-process{display:grid;grid-template-columns:repeat(4,1fr);margin:clamp(54px,7vw,88px) 0 0;padding:0;border-block:1px solid rgba(255,255,255,.22);list-style:none}.hw-process li{min-width:0;padding:clamp(28px,3vw,42px) clamp(20px,2.5vw,34px) clamp(34px,4vw,54px)}.hw-process li+li{border-left:1px solid rgba(255,255,255,.22)}.hw-process li>div{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:clamp(45px,6vw,76px)}.hw-process li>div>span{color:var(--hw-cyan);font-family:Newsreader,Georgia,serif;font-size:clamp(34px,2.4vw,40px);font-weight:600;line-height:1}.hw-process li small{color:#edf7f6;font-size:clamp(15px,1.3vw,17px);font-weight:800;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.hw-process h3{max-width:245px;margin-bottom:14px;font-size:clamp(25px,2.3vw,32px);line-height:1.08}.hw-process p{max-width:260px;margin:0;color:#c8dcda;font-size:15px;line-height:1.58;text-wrap:pretty}.hw-process-result{display:grid;grid-template-columns:auto minmax(260px,1fr) auto;gap:clamp(24px,4vw,58px);align-items:center;padding:25px clamp(24px,3vw,38px);background:#c8e9e8;color:var(--hw-ink)}.hw-process-result>span{font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hw-process-result strong{font-family:Newsreader,Georgia,serif;font-size:clamp(21px,2vw,28px);font-weight:600;line-height:1.2}.hw-process-result a{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:9px;padding:11px 18px;border-radius:999px;background:var(--hw-ink);color:#fff;font-size:13px;font-weight:800;white-space:nowrap}.hw-process-result a:hover{background:var(--hw-teal)}.hw-why-copy h2{max-width:650px;font-size:clamp(48px,5vw,72px)}.hw-why-copy>p:last-of-type{max-width:620px;font-size:20px;line-height:1.58}.hw-function-list{display:grid;grid-template-columns:1fr 1fr;gap:0 34px;width:100%;margin:42px 0 0;padding:0;border-bottom:1px solid #bfd1d0;list-style:none}.hw-function-list li{padding:17px 0;border-top:1px solid #bfd1d0;color:var(--hw-ink);font-size:17px;font-weight:800}.hw-vetting{scroll-margin-top:70px;border-block:1px solid #abcac7;background:#d4e8e6}.hw-vetting>.hw-shell{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:clamp(48px,9vw,130px);align-items:center;padding-block:clamp(72px,8vw,104px)}.hw-vetting h2{max-width:690px;margin-bottom:20px;font-size:clamp(43px,4.8vw,68px);line-height:1}.hw-vetting p{max-width:580px;margin:0;color:#294b4f;font-size:18px;line-height:1.6}.hw-vetting ul{margin:0;padding:0;border-bottom:1px solid #9ebfbc;list-style:none}.hw-vetting li{display:grid;grid-template-columns:28px 1fr;gap:14px;align-items:center;padding:17px 0;border-top:1px solid #9ebfbc;color:var(--hw-ink);font-size:16px;font-weight:800;line-height:1.4}.hw-vetting li span{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:var(--hw-ink);color:#fff;font-size:13px}@media(max-width:900px){.hw-process{grid-template-columns:1fr 1fr}.hw-process li:nth-child(odd){border-left:0}.hw-process li:nth-child(n+3){border-top:1px solid rgba(255,255,255,.22)}.hw-process-result{grid-template-columns:1fr;gap:14px}.hw-process-result a{justify-self:start;margin-top:4px}.hw-vetting>.hw-shell{grid-template-columns:1fr;gap:38px}}@media(max-width:620px){.hw h1{font-size:clamp(46px,13.5vw,60px)}.hw-lede{font-size:18px}.hw-actions{display:grid;grid-template-columns:1fr;gap:17px}.hw-actions .hw-button{width:100%}.hw-actions .hw-text-link{justify-self:center}.hw-assurances{grid-template-columns:1fr;gap:0}.hw-assurances div{padding-block:12px;border-bottom:1px solid var(--hw-line)}.hw-assurances div:first-child{padding-top:0}.hw-assurances div:last-child{padding-bottom:0;border-bottom:0}.hw-model{scroll-margin-top:0;padding-block:72px}.hw-model-intro h2{font-size:clamp(43px,12.5vw,58px)}.hw-model-intro p{margin-top:20px;font-size:18px}.hw-process{grid-template-columns:1fr;margin-top:45px}.hw-process li{padding:27px 0 32px;border-left:0!important}.hw-process li+li{border-top:1px solid rgba(255,255,255,.22)}.hw-process li>div{margin-bottom:25px}.hw-process h3,.hw-process p{max-width:none}.hw-process-result{padding:24px 20px}.hw-process-result a{width:100%;white-space:normal;text-align:center}.hw-function-list{grid-template-columns:1fr}.hw-vetting{scroll-margin-top:0}.hw-vetting>.hw-shell{gap:30px;padding-block:68px}.hw-vetting h2{font-size:clamp(40px,11.5vw,52px)}.hw-vetting p{font-size:17px}}.hw-button{min-height:52px;padding-inline:24px;font-size:18px}.hw-nav-cta,.hw-plan a,.hw-process-result a{font-size:16px}.hw-contact-form .hw-button{min-height:66px;font-size:20px}.hw-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden;opacity:0;pointer-events:none}.hw-contact-form .hw-button:disabled{cursor:wait;opacity:.72;transform:none}.hw-form-status[data-state=success]{color:var(--hw-teal);font-size:14px}.hw-form-status[data-state=error]{color:#a33131;font-size:14px}
