@keyframes cta-orb-breathe{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.75;transform:scale(1.1)}}@keyframes cta-particle-drift{0%,to{opacity:.55;transform:translateY(0)translate(0)}33%{opacity:.8;transform:translateY(-22px)translate(8px)}66%{opacity:.4;transform:translateY(-44px)translate(-6px)}}@keyframes cta-scan{0%{transform:translate(-100%)}to{transform:translate(100vw)}}@keyframes cta-fadein-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes cta-shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes cta-corner-glow{0%,to{opacity:.4}50%{opacity:.8}}@keyframes cta-btn-pulse{0%,to{box-shadow:0 0 #008ae000}50%{box-shadow:0 0 0 8px #008ae02e}}.cta-band[data-astro-cid-dybu6lt7]{isolation:isolate;background:#060e1d;padding:clamp(4.5rem,9vw,7rem) 0;position:relative;overflow:hidden}.cta-band__bg[data-astro-cid-dybu6lt7]{pointer-events:none;position:absolute;inset:0}.cta-band__bg-photo[data-astro-cid-dybu6lt7]{object-fit:cover;object-position:center 40%;opacity:.12;filter:grayscale(40%)saturate(80%);width:100%;height:100%;position:absolute;inset:0}.cta-band__bg-tint[data-astro-cid-dybu6lt7]{background:linear-gradient(135deg,#060e1df7 0%,#060e1dd1 30%,#001e46b8 60%,#060e1df2 100%);position:absolute;inset:0}.cta-band__bg-mesh[data-astro-cid-dybu6lt7]{background-image:linear-gradient(#008ae00d 1px,#0000 1px),linear-gradient(90deg,#008ae00d 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0}.cta-band__bg-scan[data-astro-cid-dybu6lt7]{background:linear-gradient(90deg,#0000 0%,#008ae00a 40%,#008ae014 50%,#008ae00a 60%,#0000 100%);width:240px;animation:7s linear infinite cta-scan;position:absolute;top:0;bottom:0;left:0}.cta-band__orb[data-astro-cid-dybu6lt7]{filter:blur(90px);border-radius:50%;animation:8s ease-in-out infinite cta-orb-breathe;position:absolute}.cta-band__orb--1[data-astro-cid-dybu6lt7]{background:#008ae021;width:600px;height:600px;top:-40%;left:-15%}.cta-band__orb--2[data-astro-cid-dybu6lt7]{background:#00b7c314;width:450px;height:450px;animation-delay:3s;bottom:-40%;right:-10%}.cta-band__orb--3[data-astro-cid-dybu6lt7]{background:#8b8eeb12;width:300px;height:300px;animation-delay:5s;top:10%;right:25%}.cta-band__dot[data-astro-cid-dybu6lt7]{background:#008ae08c;border-radius:50%;width:4px;height:4px;animation:9s ease-in-out infinite cta-particle-drift;position:absolute}.cta-band__corner[data-astro-cid-dybu6lt7]{width:60px;height:60px;animation:4s ease-in-out infinite cta-corner-glow;position:absolute}.cta-band__corner--tl[data-astro-cid-dybu6lt7]{border-top:1.5px solid #008ae080;border-left:1.5px solid #008ae080;top:1.5rem;left:1.5rem}.cta-band__corner--br[data-astro-cid-dybu6lt7]{border-bottom:1.5px solid #008ae080;border-right:1.5px solid #008ae080;animation-delay:2s;bottom:1.5rem;right:1.5rem}.cta-band__inner[data-astro-cid-dybu6lt7]{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:0;display:flex;position:relative}.cta-reveal[data-astro-cid-dybu6lt7]{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(20px)}.cta-reveal[data-astro-cid-dybu6lt7].is-visible{opacity:1;transform:translateY(0)}.cta-band__eyebrow[data-astro-cid-dybu6lt7]{letter-spacing:.18em;text-transform:uppercase;color:#00b7c3e6;background:#00b7c314;border:1px solid #00b7c340;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.68rem;font-weight:700;display:inline-flex}.cta-band__eyebrow[data-astro-cid-dybu6lt7]:before,.cta-band__eyebrow[data-astro-cid-dybu6lt7]:after{content:"";background:#00b7c399;width:20px;height:1px}.cta-band__title[data-astro-cid-dybu6lt7]{color:#fff;letter-spacing:-.025em;max-width:18ch;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.12}.cta-band__highlight[data-astro-cid-dybu6lt7]{background:linear-gradient(135deg,#008ae0 0%,#00d4ff 50%,#008ae0 100%) 0 0/200%;-webkit-text-fill-color:transparent;background-clip:text;padding-left:.15em;animation:3.5s linear infinite cta-shimmer;display:inline-block}.cta-band__desc[data-astro-cid-dybu6lt7]{color:#ffffff8c;max-width:52ch;margin-bottom:2.5rem;font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.78}.cta-band__actions[data-astro-cid-dybu6lt7]{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.cta-band__btn[data-astro-cid-dybu6lt7]{border:2px solid #0000;border-radius:8px;align-items:center;gap:.6rem;padding:.9rem 2rem;font-size:.9375rem;font-weight:800;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.cta-band__btn--primary[data-astro-cid-dybu6lt7]{color:#fff;background:#008ae0;animation:3s ease-in-out infinite cta-btn-pulse}.cta-band__btn--primary[data-astro-cid-dybu6lt7]:hover{background:#0070c0;animation:none;transform:translateY(-3px);box-shadow:0 12px 36px #008ae073}.cta-band__btn-arrow[data-astro-cid-dybu6lt7]{flex-shrink:0;width:18px;height:18px;transition:transform .25s}.cta-band__btn--primary[data-astro-cid-dybu6lt7]:hover .cta-band__btn-arrow[data-astro-cid-dybu6lt7]{transform:translate(4px)}.cta-band__btn--ghost[data-astro-cid-dybu6lt7]{color:#ffffffd1;backdrop-filter:blur(6px);background:#ffffff0d;border-color:#fff3}.cta-band__btn--ghost[data-astro-cid-dybu6lt7]:hover{background:#ffffff1a;border-color:#ffffff73;transform:translateY(-3px)}.cta-band__chips[data-astro-cid-dybu6lt7]{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.cta-band__chip[data-astro-cid-dybu6lt7]{color:#fff6;background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .75rem;font-size:.72rem;font-weight:600;display:inline-flex}.cta-band__chip[data-astro-cid-dybu6lt7] svg[data-astro-cid-dybu6lt7]{color:#00b7c3cc;flex-shrink:0}
