.ctxOverlay{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:2;cursor:-webkit-image-set(url(../../../cursors/normal@2x.svg) 2x),url(/cursors/normal@1x.svg),auto}.ctxTrigger{position:absolute;left:0;top:0;width:100%;height:100%}.ctxTrigger.wrapper{display:inline;position:relative;width:fit-content;height:fit-content}.ctxTrigger.root{height:fit-content}.ctxContent{border-radius:2px;background-color:#7e7e7e;color:#fff;outline:1px solid black;max-width:25vw!important;width:max-content;overflow:hidden;font-size:.8rem;line-height:1.3em;box-shadow:0 3px 2rem -4px #0006;z-index:3}.ctxContent.span{max-width:20rem!important}.ctxContent.embed{max-width:unset!important}.ctxContent[data-side=left]>*>.larr{display:block}.ctxContent[data-side=left]>*>.rarr{display:none}.larr{display:none}.ctxItem{font-family:Inter,monospace;display:flex;padding:.8em;gap:.9em;color:#fff;text-decoration:none;word-break:break-word}.ctxItem:where(:hover,.open){color:#000;background-color:#cecece}.ctxItem>.content{height:fit-content;flex:1 1 100%}.ctxItem>.content>img{display:block;max-width:80px;max-height:500px}.ctxItem.empty{color:#fff6}.ctxItem.empty:where(:hover,.open){color:#0006}.ctxItem.loading{padding:.4em}.ctxItem.loading:hover>svg{fill:#000}.ctxItem.loading>svg{width:1rem;height:1rem;fill:#fff;animation:svelte-ed1cpt-rotate-step .8s steps(8) infinite}a.ctxItem>.content{text-decoration:underline}@keyframes svelte-ed1cpt-rotate-step{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
