.belu-cert-trigger{cursor:pointer;text-decoration:none !important;color:#376e78;}
.belu-cert-trigger:hover{color:#7bb0bb;text-decoration:none !important;}
.belu-zert-badge{display:inline-flex;align-items:center;gap:6px;line-height:1.35;font-weight:600;cursor:pointer;text-decoration:none;}
.belu-zert-badge svg{flex:0 0 auto;width:16px;height:16px;stroke:currentColor;}
.belu-zert-badge--author{display:inline-flex;margin-top:8px;font-size:13px;color:#376e78;}
.belu-zert-badge--author:hover{color:#28535c;}
.bf-final-author .belu-zert-badge--author{width:auto;}
.belu-zert-badge--footer{color:#376e78 !important;text-decoration:none !important;}
.belu-zert-badge--footer:hover{color:#7bb0bb !important;text-decoration:none !important;}
.belu-zert-overlay{position:fixed;inset:0;z-index:2147483647;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(14,17,24,.93);overflow:auto;}
.belu-zert-overlay.is-open{display:flex;}
.belu-zert-dialog{position:relative;width:auto;max-width:min(90vw,calc(85vh * 0.702));margin:auto;}
.belu-zert-figure{margin:0;background:#fff;border-radius:8px;overflow:hidden;}
.belu-zert-figure img{display:block;width:100%;height:auto;max-height:85vh;object-fit:contain;background:#fff;}
.belu-zert-cap{margin:0;padding:11px 14px;font-size:13px;line-height:1.4;color:#444;text-align:center;border-top:1px solid #ececec;}
.belu-zert-close{position:absolute;top:-12px;right:-12px;width:36px;height:36px;padding:0 0 2px 0;border:1px solid #e3e3e3;border-radius:50%;background:#fff;color:#222;font-size:26px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;}
.belu-zert-close::after{content:"";position:absolute;inset:-6px;}
.belu-zert-close:hover{background:#f4f4f4;color:#000;}
.belu-zert-close:focus-visible,.belu-cert-trigger:focus-visible,.belu-zert-badge:focus-visible{outline:2px solid #2b6cff;outline-offset:2px;}
@media (max-width:600px){
.belu-zert-overlay{padding:14px;}
.belu-zert-dialog{max-width:min(94vw,calc(82vh * 0.702));}
.belu-zert-figure img{max-height:82vh;}
.belu-zert-close{top:-10px;right:-10px;width:34px;height:34px;font-size:24px;}
.belu-zert-cap{font-size:12px;padding:9px 12px;}
}
