main{gap:1rem}#lightbox-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .9);display:flex;justify-content:center;align-items:center;z-index:9999;overflow-y:auto}.lightbox-content{background:#fff;padding:2rem;max-width:90%;max-height:90%;overflow-y:auto;position:relative;border-radius:1rem;box-shadow:0 0 30px rgb(0 0 0 / .5)}#lightbox-close{position:fixed;top:1rem;right:1rem;font-size:2rem;font-weight:700;color:#fff;text-shadow:0 0 5px rgb(0 0 0 / .7);cursor:pointer;background:rgb(0 0 0 / .5);border-radius:50%;width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;z-index:10000}.sidebar-right{padding-left:1rem;border-left:1px dotted var(--wp--preset--color--darkblue)}