:root{--zj-coral:240 96 96;--zj-violet:124 92 252;--zj-glow-1:#f060608c;--zj-glow-2:#7c5cfc73}.zj-glow{isolation:isolate;position:relative}.zj-glow:before{content:"";z-index:-2;border-radius:inherit;background:radial-gradient(60% 60% at 30% 0%, var(--zj-glow-1), transparent 70%), radial-gradient(60% 60% at 80% 100%, var(--zj-glow-2), transparent 70%);opacity:.32;filter:blur(22px);transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);position:absolute;inset:-1px;transform:scale(.94)}.zj-glow:hover:before{opacity:.72;transform:scale(1.02)}.zj-spot{position:relative}.zj-spot:after{content:"";z-index:1;border-radius:inherit;pointer-events:none;opacity:0;background:radial-gradient(180px circle at var(--mx,50%) var(--my,50%), rgba(var(--zj-coral), .9), rgba(var(--zj-violet), .55) 40%, transparent 70%);-webkit-mask-composite:xor;padding:1px;transition:opacity .35s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.zj-spot:hover:after{opacity:1}.zj-gradient-text,.zj-gradient-text span{background:linear-gradient(100deg, rgb(var(--zj-coral)), rgb(var(--zj-violet)) 45%, rgb(var(--zj-coral)) 90%);color:#0000;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:7s linear infinite zjSlide}@keyframes zjSlide{to{background-position:220% 0}}.zj-marquee{width:max-content;animation:zjMarquee var(--dur,38s) linear infinite;gap:2.5rem;display:flex}.zj-marquee:hover{animation-play-state:paused}@keyframes zjMarquee{to{transform:translate(-50%)}}.zj-grid-bg{background-image:linear-gradient(rgba(var(--zj-coral), .09) 1px, transparent 1px), linear-gradient(90deg, rgba(var(--zj-coral), .09) 1px, transparent 1px);background-size:46px 46px;-webkit-mask-image:radial-gradient(75% 62% at 50% 40%,#000 35%,#0000 78%);mask-image:radial-gradient(75% 62% at 50% 40%,#000 35%,#0000 78%)}@media (prefers-reduced-motion:reduce){.zj-gradient-text,.zj-marquee{animation:none!important}.zj-glow:before,.zj-spot:after{transition:none!important}}
