.chapter-editor-content figure.chapter-figure{flex-direction:column;align-items:center;margin:1.5rem 0;display:flex}.chapter-figure__frame{max-width:100%;position:relative}.chapter-figure__img{border-radius:.5rem;width:100%;height:auto;display:block}.chapter-figure__frame:hover .chapter-figure__img{outline:2px solid color-mix(in srgb,var(--primary,#6c5ce7)40%,transparent);outline-offset:2px}.chapter-figure__caption{color:var(--muted-foreground,#71717a);text-align:center;min-height:1.25rem;margin-top:.5rem;font-size:.875rem;font-style:italic}.chapter-figure__caption:empty:before{content:"Add a caption…";color:var(--muted-foreground,#a1a1aa);opacity:.6;pointer-events:none}.chapter-figure__toolbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;z-index:10;background:#0009;border-radius:9999px;gap:2px;padding:3px;transition:opacity .15s;display:flex;position:absolute;top:8px;left:50%;transform:translate(-50%)}.chapter-figure__frame:hover .chapter-figure__toolbar,.chapter-figure__toolbar:focus-within{opacity:1;pointer-events:auto}.chapter-figure__size-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:4px 9px;font-size:.75rem;font-weight:600;line-height:1;transition:background .15s}.chapter-figure__size-btn:hover{background:#fff3}.chapter-figure__size-btn[data-active=true]{background:var(--primary,#6c5ce7)}.chapter-figure__toolbar-divider{background:#ffffff40;align-self:stretch;width:1px;margin:2px 1px}.chapter-figure__delete-btn{justify-content:center;align-items:center;display:inline-flex}.chapter-figure__delete-btn:hover{color:#fff;background:#ef4444e6}
/*# sourceMappingURL=f91868904e25c604.css.map*/