@property --held-hue-local{syntax: "<angle>"; inherits: true; initial-value: 328deg;}@keyframes held-hue-drift{0%{--held-hue-local: 328deg}to{--held-hue-local: 252deg}}.held-light{animation:held-hue-drift 17s ease-in-out infinite alternate;--held-hue: var(--glow-hue, var(--held-hue-local))}.held-light__aurora{--aurora-opacity: .5;--aurora-blur: 80px;position:absolute;z-index:0;pointer-events:none}.held-light__aurora i{position:absolute;display:block;width:62%;height:62%;border-radius:50%;filter:blur(var(--aurora-blur));opacity:var(--aurora-opacity);mix-blend-mode:screen}.held-light__aurora i:nth-child(1){background:radial-gradient(circle,var(--wp--preset--color--light-pink, #ff5fa2) 0%,transparent 68%);left:-6%;top:-10%;animation:held-drift-1 46s ease-in-out infinite}.held-light__aurora i:nth-child(2){background:radial-gradient(circle,var(--wp--preset--color--light-magenta, #c65bff) 0%,transparent 68%);right:-8%;top:22%;animation:held-drift-2 60s ease-in-out infinite}.held-light__aurora i:nth-child(3){background:radial-gradient(circle,var(--wp--preset--color--periwinkle, #6a7bff) 0%,transparent 68%);left:20%;bottom:-12%;animation:held-drift-3 74s ease-in-out infinite}@keyframes held-breathe{0%,to{opacity:.85}50%{opacity:1}}@keyframes held-drift-1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(8%,10%) scale(1.12)}}@keyframes held-drift-2{0%,to{transform:translate(0) scale(1.05)}50%{transform:translate(-10%,-6%) scale(.92)}}@keyframes held-drift-3{0%,to{transform:translate(0) scale(.95)}50%{transform:translate(6%,-10%) scale(1.15)}}@media(prefers-reduced-motion:reduce){.held-light{animation:none;--held-hue: var(--glow-hue, 328deg)}.held-light__aurora i{animation:none}}.held-light :focus-visible{outline:2px solid color-mix(in srgb,var(--wp--preset--color--ink, #b79fd6) 70%,transparent);outline-offset:2px}
