.has-text-shadow,.has-text-shadow *{text-shadow:2px 3px 8px rgba(0,0,0,.55)}.purple-drop-shadow,.purple-drop-shadow *{text-shadow:3px 4px 0px var(--wp--preset--color--purple)}.type-cursor{animation:type-blink .7s step-end infinite}@keyframes type-blink{50%{opacity:0}}.hero-cover{background:linear-gradient(180deg,#f2822c 26%,#b44b98 100%)}.hero-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#f2822c 26%,#b44b98 100%);pointer-events:none;z-index:0;animation:heroCoverReveal 1s ease-in-out forwards;animation-play-state:paused}.hero-cover.revealed:after{animation-play-state:running}.hero-cover .wp-block-cover__inner-container{position:relative;z-index:1}@keyframes heroCoverReveal{0%{opacity:1}100%{opacity:.6}}