body.srmlb-open,html.srmlb-open{overflow:hidden}.srmlb-overlay{position:fixed;inset:0;background:rgba(0,0,0,.65);z-index:999999;display:flex;align-items:center;justify-content:center;padding:16px}.srmlb-modal{background:#fff;border-radius:10px;max-width:95vw;max-height:92vh;width:800px;height:600px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.35)}.srmlb-header{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid rgba(0,0,0,.08)}.srmlb-title{font-size:14px;font-weight:600;line-height:1.2;color:#111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.srmlb-actions{display:flex;align-items:center;gap:10px}.srmlb-newtab{font-size:13px;text-decoration:underline;color:#111}.srmlb-close{appearance:none;border:0;background:0 0;font-size:28px;line-height:1;cursor:pointer;padding:0 6px;color:#111}.srmlb-close:focus{outline:#111 solid 2px;outline-offset:2px}.srmlb-body{flex:1 1 auto;min-height:0;padding:15px}.srmlb-iframe{width:100%;height:100%;border:0;display:block}