:root{--report-header-height:14mm;--report-footer-height:14mm;--report-page-inline:24mm;--report-page-width:210mm;--report-page-height:297mm;--report-body-width:calc(var(--report-page-width) - var(--report-page-inline) * 2);--report-body-pad-top:8mm}body:has([data-report-page]) .sticky[data-theme=dark]{display:none!important}body:has([data-report-page]) footer[data-theme=dark]{display:none!important}[data-report-source]{width:var(--report-body-width);max-width:var(--report-body-width);pointer-events:none;padding:0;position:absolute;top:0;left:-200vw;overflow:hidden}[data-report-sheets]{flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 1rem 4rem;display:flex}[data-report-sheet-body] table th,[data-report-sheet-body] table td{height:auto;padding:4px 10px}[data-report-sheet]{box-sizing:border-box;width:var(--report-page-width);height:var(--report-page-height);padding-right:var(--report-page-inline);padding-left:var(--report-page-inline);background:hsl(var(--background-default));box-shadow:0 0 0 1px hsl(var(--border-default) / 1);flex-direction:column;display:flex}[data-report-sheet-header]{height:var(--report-header-height);margin-right:calc(-1 * var(--report-page-inline));margin-left:calc(-1 * var(--report-page-inline));padding-right:var(--report-page-inline);padding-left:var(--report-page-inline);-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#161616;flex-shrink:0;align-items:center;display:flex}[data-report-sheet-header] img{width:auto;height:1.5rem;display:block}[data-report-sheet-body]{box-sizing:border-box;min-height:0;padding-top:var(--report-body-pad-top);flex-direction:column;flex:1;gap:4mm;display:flex;overflow:hidden}[data-report-sheet-body].prose{max-width:none}[data-report-sheet-body] [data-print-block]>:first-child{margin-top:0}[data-report-sheet-footer]{height:var(--report-footer-height);margin-right:calc(-1 * var(--report-page-inline));margin-left:calc(-1 * var(--report-page-inline));padding-right:var(--report-page-inline);padding-left:var(--report-page-inline);color:#161616;font-variant-numeric:tabular-nums;-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#f3f3f3;flex-shrink:0;justify-content:space-between;align-items:center;font-size:9pt;display:flex}[data-report-sheet-footer] img{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:24px;max-width:24px;height:24px;max-height:24px;display:block}@media print{@page{size:A4;margin:0}:is(html:has([data-report-page]),body:has([data-report-page])){background:hsl(var(--background-default));-webkit-print-color-adjust:exact;print-color-adjust:exact;margin:0}body:has([data-report-page]) [data-print-hide]{display:none!important}body:has([data-report-page]) main{padding:0}body:has([data-report-page]) [data-report-source]{display:none!important}body:has([data-report-page]) [data-report-sheets]{gap:0;padding:0;display:block}body:has([data-report-page]) [data-report-sheet]{box-shadow:none;-moz-column-break-after:page;break-after:page;-moz-column-break-inside:avoid;break-inside:avoid}body:has([data-report-page]) [data-report-sheet]:last-child{-moz-column-break-after:auto;break-after:auto}body:has([data-report-page]) [data-report-sheet-footer] img{-webkit-print-color-adjust:exact;print-color-adjust:exact}body:has([data-report-page]) .shadow-sm{box-shadow:none!important}}
