.hero-banner-full__wrapper{--hb-max:1311px;--hb-pad-x:clamp(16px,4vw,40px);--hb-pad-y:clamp(48px,8vw,120px);--hb-title:#fff;--hb-text:#b5c0d8;--hb-cta-start:#2764ff;--hb-cta-end:#2ea2ff;--hb-cta-shadow:0 10px 28px rgba(39,100,255,.35);--hb-art-scale:1.10;--hb-art-offset-x:0;--hb-art-offset-y:0%;min-height:clamp(480px,64vh,760px);overflow:hidden;position:relative}.hero-banner-full__bg{background:transparent;inset:0;pointer-events:none;position:absolute;z-index:0}.hero-banner-full__container{margin:0 auto;max-width:var(--hb-max);padding:0;position:relative;z-index:2}.hero-banner-full__content{color:var(--hb-title);max-width:760px;padding:var(--hb-pad-y) var(--hb-pad-x);padding-left:0;position:relative}.hero-banner-full__title{margin:0 0 40px}.hero-banner-full__lead{color:var(--hb-text);font-size:clamp(18px,1.6vw,21px);line-height:1.65;margin:0 0 40px;max-width:58ch}.hero-banner-full__cta{background:linear-gradient(135deg,var(--hb-cta-start),var(--hb-cta-end));border-radius:999px;box-shadow:var(--hb-cta-shadow);color:#fff;display:inline-block;font-weight:600;padding:12px 18px;text-decoration:none;transition:transform .12s ease,filter .12s ease}.hero-banner-full__cta:hover{filter:brightness(.97);transform:translateY(-1px)}.hero-banner-full__cta:active{transform:translateY(0)}.hero-banner-full__art{align-items:center;bottom:0;display:flex;justify-content:center;overflow:visible;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.hero-banner-full__art-img{display:block;height:calc(100%*var(--hb-art-scale));max-width:none;object-fit:contain;transform:translate(var(--hb-art-offset-x),var(--hb-art-offset-y));width:auto}.hero-banner-full__shapes{display:none}@media (max-width:1024px){.hero-banner-full__content{max-width:640px}.hero-banner-full__art-img{height:95%;transform:translate(3%)}}@media (max-width:760px){.hero-banner-full__wrapper{display:flex;flex-direction:column}.hero-banner-full__art{height:auto;margin-bottom:20px;order:1;position:static;width:100%}.hero-banner-full__container{order:2}.hero-banner-full__content{max-width:100%;padding:0 var(--hb-pad-x)}.hero-banner-full__art-img{height:auto;object-fit:contain;opacity:1;transform:none;width:100%}}@media (max-width:520px){.hero-banner-full__art{margin-bottom:16px}}@media (prefers-reduced-motion:reduce){.hero-banner-full__cta{transition:none}}