.hhw-page{flex-direction:column;gap:76px;width:100%;min-width:0;max-width:1300px;margin:0 auto;padding:20px 24px 96px;font-family:Inter,sans-serif;display:flex}.hhw-hero-title,.hhw-h2,.hhw-cta-title,.hhw-step-title,.hhw-feature h4{text-wrap:balance}.hhw-hero-sub,.hhw-lead,.hhw-step-desc,.hhw-feature p,.hhw-faq-a,.hhw-cta-sub{text-wrap:pretty}.hhw-btn{cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 22px;font-family:inherit;font-size:15px;font-weight:700;text-decoration:none;transition:transform .25s cubic-bezier(.16,1,.3,1),background .2s,border-color .2s;display:inline-flex}.hhw-btn:active{transform:translateY(1px)}.hhw-btn-primary{background:var(--purple);color:#1c2406;box-shadow:0 1px 2px #0000001f}.hhw-btn-primary:hover{background:var(--lime-300);transform:translateY(-1px)}.hhw-btn-ghost{color:#fff;background:0 0;border-color:#ffffff59}.hhw-btn-ghost:hover{background:#ffffff0f;border-color:#ffffffb3}.hhw-btn-lg{height:54px;padding:0 30px;font-size:16px}.hhw-hero{aspect-ratio:6336/2688;isolation:isolate;background:#0c1106;border-radius:24px;align-items:center;display:flex;position:relative;overflow:hidden}.hhw-hero-bg{object-fit:contain;object-position:right center;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hhw-hero-scrim{z-index:1;background:linear-gradient(90deg,#080c05eb 0%,#080c05c7 30%,#080c054d 46%,#080c0500 56%);position:absolute;inset:0}.hhw-hero-content{z-index:2;max-width:600px;padding:clamp(28px,5vw,64px);animation:.7s cubic-bezier(.16,1,.3,1) both hhwRise;position:relative}.hhw-hero-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--purple);margin-bottom:18px;font-size:12px;font-weight:700;display:inline-block}.hhw-hero-title{letter-spacing:-.02em;color:#fff;margin:0 0 18px;font-size:clamp(30px,4.4vw,48px);font-weight:800;line-height:1.05}.hhw-hero-sub{color:#ffffffd1;max-width:48ch;margin:0 0 28px;font-size:clamp(15px,2vw,18px);line-height:1.55}.hhw-hero-cta{flex-wrap:wrap;gap:12px;display:flex}.hhw-section{flex-direction:column;min-width:0;display:flex}.hhw-h2{letter-spacing:-.02em;color:var(--text);margin:0;font-size:clamp(26px,3.5vw,36px);font-weight:800}.hhw-lead{color:var(--text2);max-width:62ch;margin:12px 0 0;font-size:16px;line-height:1.55}.hhw-flow{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);align-items:center;gap:clamp(28px,4vw,60px);margin-top:26px;display:grid}.hhw-tabs{background:var(--bg2);border:1px solid var(--border);border-radius:999px;align-self:flex-start;gap:6px;margin:26px 0 0;padding:5px;display:inline-flex}.hhw-tab{cursor:pointer;height:42px;color:var(--text2);background:0 0;border:none;border-radius:999px;padding:0 22px;font-family:inherit;font-size:14.5px;font-weight:700;transition:background .2s,color .2s}.hhw-tab:hover{color:var(--text)}.hhw-tab.active{background:var(--purple);color:#1c2406}.hhw-steps{flex-direction:column;gap:12px;display:flex}.hhw-step{background:var(--bg2);border:1px solid var(--border);border-radius:16px;align-items:flex-start;gap:16px;padding:18px 20px;animation:.5s cubic-bezier(.16,1,.3,1) both hhwRise;display:flex}.hhw-step-ic{background:var(--purple-dim);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.hhw-step-ic svg{fill:none;width:22px;height:22px;stroke:var(--purple);stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.hhw-step-body{flex-direction:column;min-width:0;display:flex}.hhw-step-nr{letter-spacing:.08em;color:var(--purple);margin-bottom:5px;font-size:12px;font-weight:800}.hhw-step-title{color:var(--text);margin:0 0 5px;font-size:16px;font-weight:700}.hhw-step-desc{color:var(--text2);margin:0;font-size:13.5px;line-height:1.5}.hhw-flow-media{justify-content:center;align-items:center;min-width:0;display:flex}.hhw-flow-img{will-change:transform, opacity, filter;width:100%;max-width:540px;height:auto;animation:.72s cubic-bezier(.22,1,.36,1) both hhwImgIn;display:block}@keyframes hhwImgIn{0%{opacity:0;filter:blur(16px);transform:scale(1.07)translateY(10px)}55%{opacity:1}to{opacity:1;filter:blur();transform:scale(1)translateY(0)}}.hhw-features{background:var(--border);border:1px solid var(--border);border-radius:20px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:34px;display:grid;overflow:hidden}.hhw-feature{background:var(--bg2);flex-direction:column;gap:11px;padding:28px 22px;display:flex}.hhw-feature-head{align-items:center;gap:13px;display:flex}.hhw-feature-ic{background:var(--purple-dim);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.hhw-feature-ic svg{fill:none;width:21px;height:21px;stroke:var(--purple);stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.hhw-feature h4{color:var(--text);text-wrap:balance;margin:0;font-size:15.5px;font-weight:700}.hhw-feature p{color:var(--text2);margin:0;font-size:13px;line-height:1.5}.hhw-faq-layout{grid-template-columns:minmax(0,1.18fr) minmax(0,.74fr);align-items:center;gap:clamp(28px,4vw,56px);margin-top:30px;display:grid}.hhw-faq-media{justify-content:center;align-items:center;display:flex}.hhw-faq-img{width:100%;max-width:460px;height:auto;animation:.6s both hhwFadeIn;display:block}@keyframes hhwFadeIn{0%{opacity:0}to{opacity:1}}.hhw-faq-card{background:var(--bg2);border:1px solid var(--border);border-radius:16px;overflow:hidden}.hhw-faq-item{border-bottom:1px solid var(--border)}.hhw-faq-item:last-child{border-bottom:none}.hhw-faq-q{cursor:pointer;text-align:left;width:100%;color:var(--text);background:0 0;border:none;align-items:center;gap:12px;padding:13px 18px;font-family:inherit;font-size:13.5px;font-weight:600;transition:background .15s;display:flex}.hhw-faq-q:hover{background:var(--bg3)}.hhw-faq-num{letter-spacing:.04em;color:var(--purple);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:12.5px;font-weight:800}.hhw-faq-q-text{flex:1}.hhw-faq-chev{width:14px;height:14px;stroke:var(--text3);fill:none;stroke-width:2px;flex-shrink:0;transition:transform .4s cubic-bezier(.16,1,.3,1),stroke .2s}.hhw-faq-item.open .hhw-faq-chev{stroke:var(--purple);transform:rotate(180deg)}.hhw-faq-aw{grid-template-rows:0fr;transition:grid-template-rows .42s cubic-bezier(.16,1,.3,1);display:grid}.hhw-faq-item.open .hhw-faq-aw{grid-template-rows:1fr}.hhw-faq-ai{min-height:0;overflow:hidden}.hhw-faq-a{color:var(--text2);opacity:0;margin:0;padding:0 18px 14px;font-size:13px;line-height:1.6;transition:opacity .3s,transform .3s;transform:translateY(-4px)}.hhw-faq-item.open .hhw-faq-a{opacity:1;transition:opacity .4s .12s,transform .4s .12s;transform:translateY(0)}.hhw-cta{text-align:center;background:linear-gradient(160deg,#223008 0%,#1c2406 55%,#141a04 100%);border-radius:24px;flex-direction:column;align-items:center;padding:clamp(40px,6vw,72px) 24px;display:flex;position:relative;overflow:hidden}.hhw-cta-media{margin-bottom:10px;display:flex}.hhw-cta-img{width:clamp(200px,24vw,300px);height:auto;display:block}.hhw-cta-body{flex-direction:column;align-items:center;min-width:0;max-width:480px;display:flex}@media (min-width:1000px){.hhw-cta-media{margin:0;position:absolute;top:50%;left:clamp(28px,3vw,60px);transform:translateY(-50%)}.hhw-cta-img{width:clamp(190px,17vw,260px)}}.hhw-cta-title{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(26px,3.5vw,38px);font-weight:800}.hhw-cta-sub{color:#ffffffc7;max-width:48ch;margin:14px 0 28px;font-size:16px;line-height:1.55}.hhw-cta-btns{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@keyframes hhwRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.hhw-features{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.hhw-flow{grid-template-columns:1fr;gap:32px}.hhw-flow-img{max-width:380px}.hhw-faq-layout{grid-template-columns:1fr;gap:20px}.hhw-faq-media{order:-1}.hhw-faq-img{max-width:160px;position:static}}@media (max-width:760px){.hhw-hero{aspect-ratio:auto;min-height:440px}.hhw-hero-bg{object-fit:cover;object-position:center}.hhw-hero-scrim{background:linear-gradient(#080c0580 0%,#080c05d6 100%)}.hhw-cta{text-align:center;flex-direction:column;gap:24px}.hhw-cta-body{align-items:center}.hhw-cta-btns{justify-content:center}.hhw-cta-img{width:clamp(180px,52vw,240px)}}@media (max-width:600px){.hhw-page{gap:56px;padding:16px 16px 72px}.hhw-hero{min-height:400px}.hhw-features{grid-template-columns:1fr}.hhw-tabs{width:100%;display:flex}.hhw-tab{flex:1}}@media (prefers-reduced-motion:reduce){.hhw-hero-content,.hhw-step,.hhw-flow-img,.hhw-faq-img{animation:none}.hhw-btn,.hhw-tab,.hhw-faq-chev,.hhw-faq-aw,.hhw-faq-a,.hhw-feature,.hhw-feature:before,.hhw-feature-ic{transition:none}}