.focus-container{display:flex;gap:.35em;justify-content:center;align-items:center;flex-wrap:wrap;margin:4px 0 14px}.focus-container,.focus-word{position:relative;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.focus-word{font-size:clamp(36px,6vw,64px);font-weight:800;letter-spacing:-.06em;color:#f4f4f4;cursor:default}.focus-word.active{filter:blur(0)}.focus-frame{position:absolute;top:0;left:0;pointer-events:none;box-sizing:content-box;border:none}.corner{position:absolute;width:.85rem;height:.85rem;border:3px solid var(--border-color,#bcff27);filter:drop-shadow(0 0 6px var(--glow-color,rgba(188,255,39,.6)));border-radius:3px}.top-left{left:-10px;border-right:none}.top-left,.top-right{top:-10px;border-bottom:none}.top-right{right:-10px;border-left:none}.bottom-left{left:-10px;border-right:none}.bottom-left,.bottom-right{bottom:-10px;border-top:none}.bottom-right{right:-10px;border-left:none}