.hw-stage{width:100%;background:#eef3fb;border-radius:20px;padding:48px 40px;display:grid;grid-template-columns:1fr 72px 1fr;align-items:center}.hw-col{position:relative}.hw-left{padding:8px 24px 16px 8px}.hw-badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.06em;padding:6px 14px;border-radius:20px;margin-bottom:18px;opacity:0;transform:translateY(6px);transition:opacity .35s ease,transform .35s ease}.hw-badge-without{background:#fff;color:#2f6fed;border:1px solid #2f6fed}.hw-badge-with{background:#2f6fed;color:#fff}.hw-headline{font-size:30px;font-weight:700;color:#1c2333;margin:0 0 6px;opacity:0;transform:translateY(6px);transition:opacity .35s ease,transform .35s ease}.hw-subline{font-size:14px;color:#5b6472;margin:0 0 22px;opacity:0;transition:opacity .35s ease}.hw-steps{flex-direction:column}.hw-step,.hw-steps{display:flex;gap:12px}.hw-step{align-items:center;opacity:0;transform:translateX(-10px);transition:opacity .4s ease,transform .4s ease}.hw-step-icon{width:32px;height:32px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 1px 2px rgba(20,30,60,.06)}.hw-step-label{font-size:14px;font-weight:600;color:#1c2333}.hw-footnote{margin-top:24px;padding-top:16px;border-top:1px solid #e2e8f5;font-size:12px;color:#8992a1;text-align:center;opacity:0;transition:opacity .4s ease}.hw-arrow-wrap{opacity:0;transform:scale(.7);transition:opacity .4s ease,transform .4s cubic-bezier(.34,1.56,.64,1)}.hw-arrow-circle,.hw-arrow-wrap{display:flex;align-items:center;justify-content:center;position:relative;height:44px}.hw-arrow-circle{width:44px;border-radius:50%;background:#2f6fed;z-index:2}.hw-flow-trail{position:absolute;top:50%;left:0;width:26px;height:3px;border-radius:2px;background:linear-gradient(90deg,transparent,#2f6fed);opacity:0;transform:translate(-40px,-50%);pointer-events:none}.hw-right{background:#fff;border-radius:16px;padding:32px 36px;box-shadow:0 6px 24px rgba(20,40,90,.07);text-align:center;opacity:0;transform:translateX(14px);transition:opacity .5s ease,transform .5s cubic-bezier(.22,1,.36,1)}.hw-sub-strong{font-size:15px;font-weight:700;color:#1c2333;margin:0 0 6px;opacity:0;transition:opacity .35s ease}.hw-chart-row{display:flex;align-items:center;justify-content:center;gap:28px;margin-bottom:18px}.hw-donut-wrap{position:relative;width:150px;height:150px;opacity:0;transition:opacity .3s ease}.hw-donut-wrap svg{width:100%;height:100%;transform:rotate(-90deg)}.hw-donut-seg{stroke-dasharray:251.2;stroke-dashoffset:251.2;transition:stroke-dashoffset .55s cubic-bezier(.4,0,.2,1)}.hw-legend{text-align:left;opacity:0;transform:translateX(6px);transition:opacity .3s ease,transform .3s ease}.hw-legend-item{display:flex;align-items:center;gap:8px;margin-bottom:10px}.hw-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.hw-legend-label{font-size:13px;font-weight:600;color:#1c2333}.hw-legend-pct{font-size:12px;color:#8992a1}.hw-cagr-block{border-top:1px solid #e2e8f5;padding-top:16px;opacity:0;transition:opacity .35s ease}.hw-cagr-label{font-size:12px;color:#5b6472;margin-bottom:4px}.hw-cagr-value{font-size:28px;font-weight:700;color:#2f6fed}.hw-show{opacity:1!important;transform:none!important}@media (max-width:720px){.hw-stage{grid-template-columns:1fr;gap:24px;padding:32px 20px}.hw-arrow-wrap{transform:rotate(90deg)}}