.quick-preview-highlight{position:relative}.quick-preview-highlight:after{content:"";position:absolute;inset:0;border-radius:inherit;background:repeating-linear-gradient(-42deg,transparent 0,transparent 5px,rgba(var(--theme-accent-rgb),.5) 5px,rgba(var(--theme-accent-rgb),.5) 7px);pointer-events:none;z-index:50;animation:quick-preview-hatch-in .15s ease-out}@keyframes quick-preview-hatch-in{0%{opacity:0}to{opacity:1}}