.cta__panel[data-astro-cid-blvy5prr]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,4rem);padding:clamp(2rem,5vw,3.5rem);display:grid}.cta__body[data-astro-cid-blvy5prr] p[data-astro-cid-blvy5prr]{margin-top:var(--s-4);font-size:var(--t-lg);color:var(--text-body);max-width:44ch}.cta__btn[data-astro-cid-blvy5prr]{margin-top:var(--s-6)}.cta__art[data-astro-cid-blvy5prr]{--cta-cycle:3.4s;width:100%;height:auto;overflow:visible}.cta__box[data-astro-cid-blvy5prr]{fill:none;stroke:var(--border-strong);stroke-width:1.5px;transform-box:fill-box;transform-origin:50%}.cta__wire[data-astro-cid-blvy5prr]{stroke:var(--border-strong);stroke-width:1.5px;fill:none}.cta__spine[data-astro-cid-blvy5prr]{stroke:var(--accent);stroke-width:2.5px;fill:none;stroke-linecap:round}.cta__hub[data-astro-cid-blvy5prr]{fill:var(--accent);transform-box:fill-box;transform-origin:50%}.cta__target[data-astro-cid-blvy5prr]{fill:var(--accent-tint);stroke:var(--accent);stroke-width:1.5px}.cta__ring[data-astro-cid-blvy5prr]{fill:none;stroke:var(--accent);stroke-width:1.5px;opacity:0;transform-box:fill-box;transform-origin:50%}.cta__pulse[data-astro-cid-blvy5prr]{fill:none;stroke:var(--accent);stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:9 100;stroke-dashoffset:109px;opacity:0}.cta__pulse--spine[data-astro-cid-blvy5prr]{stroke:var(--hk-white);stroke-width:2px}.js .cta__box[data-astro-cid-blvy5prr]{opacity:0}.js .cta__wire[data-astro-cid-blvy5prr],.js .cta__spine[data-astro-cid-blvy5prr]{stroke-dasharray:100 100;stroke-dashoffset:100px}.js .cta__hub[data-astro-cid-blvy5prr]{opacity:0;transform:scale(.4)}.js .cta__target[data-astro-cid-blvy5prr]{opacity:0;transition:opacity .4s var(--ease-out) 1.2s}.js .cta__panel[data-astro-cid-blvy5prr].is-in .cta__target[data-astro-cid-blvy5prr]{opacity:1}.js .cta__panel[data-astro-cid-blvy5prr].is-in .cta__box[data-astro-cid-blvy5prr]{animation:cta-box-in .5s var(--ease-out) both}.js .cta__panel[data-astro-cid-blvy5prr].is-in .cta__box--2[data-astro-cid-blvy5prr]{animation-delay:70ms}.js .cta__panel[data-astro-cid-blvy5prr].is-in .cta__box--3[data-astro-cid-blvy5prr]{animation-delay:.14s}.js .cta__panel[data-astro-cid-blvy5prr].is-in .cta__wire[data-astro-cid-blvy5prr]{animation:cta-draw .55s var(--ease-out) both}.js .cta__panel[data-astro-cid-blvy5prr].is-in .cta__wire--1[data-astro-cid-blvy5prr]{animation-delay:.18s}.js .cta__panel[data-astro-cid-blvy5prr].is-in .cta__wire--2[data-astro-cid-blvy5prr]{animation-delay:.25s}.js .cta__panel[data-astro-cid-blvy5prr].is-in .cta__wire--3[data-astro-cid-blvy5prr]{animation-delay:.32s}.js .cta__panel[data-astro-cid-blvy5prr].is-in .cta__hub[data-astro-cid-blvy5prr]{animation:cta-pop .4s var(--ease-out) .72s both}.js .cta__panel[data-astro-cid-blvy5prr].is-in .cta__spine[data-astro-cid-blvy5prr]{animation:cta-draw .5s var(--ease-out) .82s both}.js .cta__panel[data-astro-cid-blvy5prr].is-live .cta__pulse[data-astro-cid-blvy5prr]{animation:cta-travel var(--cta-cycle) linear infinite}.js .cta__panel[data-astro-cid-blvy5prr].is-live .cta__pulse--2[data-astro-cid-blvy5prr]{animation-delay:.14s}.js .cta__panel[data-astro-cid-blvy5prr].is-live .cta__pulse--3[data-astro-cid-blvy5prr]{animation-delay:.28s}.js .cta__panel[data-astro-cid-blvy5prr].is-live .cta__pulse--spine[data-astro-cid-blvy5prr]{animation-delay:1.15s}.js .cta__panel[data-astro-cid-blvy5prr].is-live .cta__ring[data-astro-cid-blvy5prr]{animation:cta-ring var(--cta-cycle) var(--ease-out) 1.2s infinite}.js .cta__panel[data-astro-cid-blvy5prr].is-live .cta__target[data-astro-cid-blvy5prr]{animation:cta-target-flash var(--cta-cycle) var(--ease-out) 1.55s infinite}@keyframes cta-box-in{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:none}}@keyframes cta-draw{to{stroke-dashoffset:0}}@keyframes cta-pop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes cta-travel{0%{stroke-dashoffset:109px;opacity:0}6%{opacity:1}32%{stroke-dashoffset:0;opacity:1}40%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:0;opacity:0}}@keyframes cta-ring{0%{opacity:0;transform:scale(1)}8%{opacity:.4}38%{opacity:0;transform:scale(3.2)}to{opacity:0;transform:scale(3.2)}}@keyframes cta-target-flash{0%,to{fill:var(--accent-tint)}10%{fill:var(--hk-blue-100)}}@media (width<=820px){.cta__panel[data-astro-cid-blvy5prr]{grid-template-columns:1fr}.cta__art[data-astro-cid-blvy5prr]{max-width:20rem}}@media (prefers-reduced-motion:reduce){.js .cta__box[data-astro-cid-blvy5prr],.js .cta__target[data-astro-cid-blvy5prr]{opacity:1;transition:none}.js .cta__hub[data-astro-cid-blvy5prr]{opacity:1;transform:none}.js .cta__wire[data-astro-cid-blvy5prr],.js .cta__spine[data-astro-cid-blvy5prr]{stroke-dashoffset:0}.js .cta__panel[data-astro-cid-blvy5prr].is-in .cta__box[data-astro-cid-blvy5prr],.js .cta__panel[data-astro-cid-blvy5prr].is-in .cta__wire[data-astro-cid-blvy5prr],.js .cta__panel[data-astro-cid-blvy5prr].is-in .cta__spine[data-astro-cid-blvy5prr],.js .cta__panel[data-astro-cid-blvy5prr].is-in .cta__hub[data-astro-cid-blvy5prr],.js .cta__panel[data-astro-cid-blvy5prr].is-in .cta__target[data-astro-cid-blvy5prr],.js .cta__panel[data-astro-cid-blvy5prr].is-live .cta__pulse[data-astro-cid-blvy5prr],.js .cta__panel[data-astro-cid-blvy5prr].is-live .cta__ring[data-astro-cid-blvy5prr],.js .cta__panel[data-astro-cid-blvy5prr].is-live .cta__target[data-astro-cid-blvy5prr]{animation:none}.cta__pulse[data-astro-cid-blvy5prr],.cta__ring[data-astro-cid-blvy5prr]{display:none}}
