section>.body[hidden]{display:none!important}
.preview-zoombar{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;min-height:48px;margin:0 -1px 10px;padding:8px 10px;background:#f8fafc;border:1px solid #d9e1ec;border-radius:8px;color:#173d8d;font-size:10px}
.preview-zoombar>b{display:flex;align-items:center;gap:3px}.preview-zoombar>b small{font-size:7px;color:#718096;font-weight:400}.preview-zoombar>span{display:flex;align-items:center;gap:5px}.preview-zoombar button{height:32px;min-width:34px;padding:5px 8px;border:1px solid #cbd6e4;background:#fff;color:#173d8d;border-radius:5px;font-size:9px}.preview-zoombar button:hover{background:#eaf2ff}.preview-zoombar strong{display:grid;place-items:center;height:32px;min-width:42px;background:#e8f1ff;color:#16418e;border-radius:4px;font-size:9px}
@media print{.preview-zoombar{display:none!important}.paper{zoom:100%!important}}
