:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#14233b;background:#e8edf3}
*{box-sizing:border-box}body{margin:0}button,a{touch-action:manipulation}button{font:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.45}[hidden]{display:none!important}
.report-viewer-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;color:white;background:#14233b}
.report-viewer-brand{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.report-viewer-brand img{padding:3px;border-radius:8px;background:white;object-fit:contain}.report-viewer-brand span{display:grid;line-height:1}.report-viewer-brand b{font-size:15px;letter-spacing:.04em}.report-viewer-brand small{margin-top:5px;color:#c8d6e9;font-size:9px;letter-spacing:.13em}
.report-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.report-actions button,.report-actions a{font:inherit;font-size:13px;min-height:44px;padding:12px;color:white;background:#213b58;border:1px solid #61768f;border-radius:6px;text-decoration:none}.report-actions #report-download{background:#0064b1;border-color:#6ca9dc}
main{padding-bottom:20px}#report-status,.report-notice{margin:16px auto;padding:14px;width:calc(100% - 24px);max-width:1100px;background:white;border:1px solid #b8cce1;border-radius:6px;font-size:14px}#report-status button{margin-left:8px;padding:8px;color:#00599c;background:#eef5fc;border:1px solid #a6c3de;border-radius:4px}
.report-controls{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:10px}.report-controls button{min-height:44px;padding:8px 12px;background:white;border:1px solid #bccbda;border-radius:6px;color:#14233b}#report-page{font-size:13px;min-width:85px;text-align:center}
#report-frame{width:100%;overflow:auto;padding:12px;text-align:center}#report-canvas{display:block;margin:0 auto;background:white;box-shadow:0 2px 12px #14233b25}#report-frame:not([data-viewer-loaded="true"]) canvas{visibility:hidden}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
:focus-visible{outline:3px solid #4ca2e7;outline-offset:3px}@media(max-width:520px){.report-viewer-bar{padding:10px 12px}.report-viewer-brand small{display:none}.report-actions{width:100%;justify-content:space-between;gap:5px}.report-actions button,.report-actions a{font-size:12px;padding:12px 10px}.report-controls{gap:5px}.report-controls button{font-size:12px;padding:8px}#report-frame{padding:6px 12px}}
