.focus-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0;padding:0;position:relative;text-indent:0}.focus-word{cursor:pointer;font-size:inherit;font-weight:inherit;line-height:inherit;position:relative;transition:filter .2s ease,color .2s ease;will-change:filter,color}.focus-word:not(:last-child){margin-right:.3em}.focus-word.active{filter:blur(0)}.focus-frame{border:none;box-sizing:content-box;left:0;pointer-events:none;position:absolute;top:0}.corner{border:3px solid var(--border-color,#fff);border-radius:3px;filter:drop-shadow(0 0 4px var(--border-color,#fff));height:1rem;position:absolute;transition:none;width:1rem}.top-left{border-right:none;left:-5px}.top-left,.top-right{border-bottom:none;top:-5px}.top-right{border-left:none;right:-5px}.bottom-left{border-right:none;left:-5px}.bottom-left,.bottom-right{border-top:none;bottom:-5px}.bottom-right{border-left:none;right:-5px}