.abp-hero{position:relative;padding:6rem 2rem 5rem;background:#0a1628;color:#fff;font-family:Inter,Arial,sans-serif;overflow:hidden;text-align:center}.abp-hero__grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(21,76,186,.1) 1px,transparent 1px),linear-gradient(to bottom,rgba(21,76,186,.1) 1px,transparent 1px);background-size:4rem 4rem;-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 0%,#000 50%,transparent 100%);mask-image:radial-gradient(ellipse 80% 60% at 50% 0%,#000 50%,transparent 100%);pointer-events:none}.abp-hero__glow{position:absolute;top:50%;left:50%;width:860px;height:640px;margin:-320px 0 0 -430px;background:#154cba;border-radius:50%;filter:blur(120px);opacity:.2;pointer-events:none}.abp-hero__container{position:relative;z-index:1;max-width:1280px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.abp-hero__badge{display:inline-flex;align-items:center;gap:.5rem;background:#154cba26;color:#93c5fd;border:1px solid rgba(21,76,186,.3);border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;margin-bottom:2rem}.abp-hero__badge-dot{width:.5rem;height:.5rem;border-radius:50%;background:#60a5fa;animation:abp-pulse 2s ease-in-out infinite}@keyframes abp-pulse{0%,to{opacity:1}50%{opacity:.4}}.abp-hero__headline{font-family:Suisse BP Intl,Suisse Intl,Inter,sans-serif;font-weight:700;font-size:clamp(2.5rem,5vw,4.25rem);line-height:1.1;letter-spacing:-.02em;max-width:56rem;margin:0 0 1.5rem}.abp-hero__headline-dot{color:#60a5fa}.abp-hero__sub{font-size:clamp(1.125rem,2vw,1.25rem);color:#d1d5db;line-height:1.6;max-width:42rem;margin:0 0 2.5rem}.abp-hero__cta{display:inline-flex;align-items:center;justify-content:center;background:#154cba;color:#fff;font-weight:600;border-radius:9999px;padding:1rem 2rem;text-decoration:none;box-shadow:0 10px 30px #154cba66;transition:background .2s}.abp-hero__cta:hover{background:#1d4ed8}
