/* All news publishing actions use the site's blue treatment. */
.lbcn.lbcn-manager .lbcn-button,.lbcn.lbcn-manager button{background:#0766df;color:#fff}.lbcn.lbcn-manager .lbcn-button:hover,.lbcn.lbcn-manager button:hover{background:#064bb3;color:#fff}
.lbcn-gallery-editor{margin:28px 0;padding:18px;border:1px solid #dce5ef;border-radius:10px;min-width:0}.lbcn-gallery-editor legend{font-size:20px;font-weight:700;padding:0 8px}.lbcn-gallery-existing,.lbcn-gallery-new{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.lbcn-gallery-edit-item{min-width:0;border:1px solid #e1e7ef;border-radius:8px;padding:10px}.lbcn-gallery-edit-item img{width:100%;height:130px;object-fit:cover;border-radius:5px}.lbcn-gallery-edit-item label{font-size:13px}.lbcn-gallery-edit-item button{padding:7px 10px;margin-top:8px}.lbcn-gallery-feedback{color:#526574}
.lbcn-article-gallery{margin:32px 0;clear:both}.lbcn-article-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.lbcn-article-gallery figure{margin:0;min-width:0}.lbcn-gallery-photo{display:block;border-radius:8px;overflow:hidden;background:#edf3f7}.lbcn-gallery-photo img{display:block;width:100%;height:220px;object-fit:cover;margin:0}.lbcn-article-gallery figcaption{padding:8px 0;color:#526574;font-size:14px;line-height:1.4;overflow-wrap:anywhere}.lbcn-gallery-viewer{box-sizing:border-box;border:0;border-radius:12px;background:#0b1f3a;color:#fff;width:min(1100px,96vw);max-width:96vw;max-height:95dvh;padding:48px 18px 18px;overflow:auto}.lbcn-gallery-viewer::backdrop{background:rgba(0,0,0,.85)}.lbcn-viewer-stage{display:flex;align-items:center;justify-content:space-between;gap:10px;touch-action:pan-y}.lbcn-viewer-stage img{display:block;min-width:0;max-width:calc(100% - 100px);width:auto;height:auto;max-height:70dvh;object-fit:contain;margin:auto}.lbcn-gallery-viewer button{background:#0766df;color:#fff;border:0;border-radius:50%;width:40px;height:40px;padding:0;flex:0 0 40px;font-size:30px;line-height:1;cursor:pointer}.lbcn-gallery-viewer [data-gallery-close]{position:absolute;right:12px;top:8px}.lbcn-gallery-viewer p{text-align:center;color:#fff;margin:12px 0 0;overflow-wrap:anywhere}.lbcn-gallery-viewer [data-gallery-count]{font-size:13px;opacity:.8}.lbcn-article-gallery :focus-visible{outline:3px solid #d5a52c;outline-offset:3px}@media(max-width:700px){.lbcn-gallery-existing,.lbcn-gallery-new,.lbcn-article-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lbcn-gallery-photo img{height:160px}.lbcn-gallery-editor{padding:12px}.lbcn-viewer-stage{gap:4px}.lbcn-viewer-stage img{max-width:calc(100% - 80px)}.lbcn-gallery-viewer button{width:32px;height:32px;flex-basis:32px}}@media(max-width:420px){.lbcn-gallery-existing,.lbcn-gallery-new{grid-template-columns:1fr}}
