.lp-hero-content-2026{background:linear-gradient(150deg,rgba(0,0,0,.9),rgba(0,0,0,.68));border:2px solid var(--lp-hero-accent);border-radius:1rem;color:var(--white);margin:0 auto;max-width:1120px;overflow:hidden;padding:clamp(1.25rem,3vw,3rem);position:relative;width:100%}.lp-hero-content-2026--decor:before{inset:-40% auto auto -15%;opacity:.2;width:55%}.lp-hero-content-2026--decor:after,.lp-hero-content-2026--decor:before{aspect-ratio:1;background:radial-gradient(circle,var(--lp-hero-accent),transparent 70%);border-radius:50%;content:"";pointer-events:none;position:absolute}.lp-hero-content-2026--decor:after{bottom:-40%;opacity:.12;right:-10%;width:40%}.lp-hero-content-2026__decor{inset:0;pointer-events:none;position:absolute}.lp-hero-content-2026__grid{background-image:linear-gradient(90deg,hsla(0,0%,100%,.07) 1px,transparent 0),linear-gradient(0deg,hsla(0,0%,100%,.06) 1px,transparent 0);background-size:34px 34px;inset:0;mask-image:linear-gradient(180deg,#000 50%,transparent);opacity:.2;position:absolute}.lp-hero-content-2026__beam{background:linear-gradient(90deg,transparent,var(--lp-hero-accent),transparent);height:2px;opacity:.55;position:absolute}.lp-hero-content-2026__beam--one{left:-6%;top:18%;transform:rotate(-8deg);width:58%}.lp-hero-content-2026__beam--two{bottom:14%;right:-8%;transform:rotate(8deg);width:45%}.lp-hero-content-2026__icon{animation:lpHeroFloat 3.4s ease-in-out infinite;color:var(--lp-hero-accent);font-weight:800;line-height:1;opacity:.9;position:absolute}.lp-hero-content-2026__icon--one{right:clamp(1rem,2.5vw,2.5rem);top:12%}.lp-hero-content-2026__icon--two{animation-delay:.6s;bottom:10%;display:none;left:clamp(.75rem,2vw,2rem)}.lp-hero-content-2026__icon--three{animation-delay:1.1s;left:6%;opacity:.75;top:48%}.lp-hero-content-2026__ring{border:2px solid var(--lp-hero-accent);border-radius:50%;opacity:.45;position:absolute}.lp-hero-content-2026__ring--one{height:2.5rem;right:6%;top:45%;width:2.5rem}.lp-hero-content-2026__ring--two{bottom:24%;height:1rem;left:8%;width:1rem}.lp-hero-content-2026__diamond{animation:lpHeroPulse 2.8s ease-in-out infinite;background:var(--lp-hero-accent);height:1.55rem;opacity:.7;position:absolute;transform:rotate(45deg);width:1.55rem}.lp-hero-content-2026__diamond--one{left:30%;top:20%}.lp-hero-content-2026__diamond--two{animation-delay:.8s;bottom:20%;right:18%}.lp-hero-content-2026__inner{display:grid;gap:.85rem;position:relative;z-index:1}.lp-hero-content-2026__h1,.lp-hero-content-2026__h2{color:var(--white);margin:0}.lp-hero-content-2026__subtext{color:var(--white);margin:0;max-width:72ch}.lp-hero-content-2026__buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.lp-hero-content-2026__button{background:transparent;border:2px solid var(--lp-hero-accent);color:var(--white)}.lp-hero-content-2026__button:focus,.lp-hero-content-2026__button:hover{background:var(--lp-hero-accent);border-color:var(--lp-hero-accent);color:var(--black);text-decoration:none}.lp-hero-content-2026__button--disabled{opacity:.6;pointer-events:none}@media (max-width:767px){.lp-hero-content-2026{border-radius:.75rem;padding:1.25rem}.lp-hero-content-2026__grid{background-size:20px 20px}.lp-hero-content-2026__beam{opacity:.45}.lp-hero-content-2026__diamond--two,.lp-hero-content-2026__icon--three{display:none}}@keyframes lpHeroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes lpHeroPulse{0%,to{opacity:.45;transform:rotate(45deg) scale(1)}50%{opacity:.95;transform:rotate(45deg) scale(1.2)}}