:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;background-color:#fff;--app-width: 1400px;--app-height: 100vh;--panes-rounded-corners: 8px;--header-and-footer-background-color: #FFFFFF;--left-and-right-pane-background-color: #F8F8F8;--center-pane-background-color: #F4F4F4}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.report-potential-earnings-wrapper,.report-what-more-wrapper{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin-bottom:25px}.report-title{margin-bottom:16px;font-weight:500;font-size:18px}.report-table-wrapper{width:100%;overflow-x:auto;margin-bottom:10px}.report-financial-table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px}.report-financial-table th,.report-financial-table td{padding:6px 12px;border:none;border-bottom:1px solid #f0f0f0}.report-financial-table th{background-color:#f9f9f9;font-weight:600;text-align:center;font-size:14px}.report-financial-table .report-first-column{width:180px;text-align:left}.report-financial-table .report-year-column{min-width:80px}.report-financial-table td{text-align:right}.report-financial-table td:first-child{text-align:left;white-space:nowrap}.report-financial-table .report-section-header-row{background-color:#e6e6e6;font-weight:700;color:#333;padding-top:8px;padding-bottom:8px;border-bottom:none}.report-financial-table .report-data-row td{padding-top:var(--report-data-row-spacing, 6px);padding-bottom:var(--report-data-row-spacing, 6px)}.report-financial-table .report-spacer{height:30px}.report-financial-table .report-spacer td{border-bottom:none;padding:0}.report-financial-table .report-subtotal-row td,.report-financial-table .report-total-row td{font-weight:700;position:relative;padding-top:8px;padding-bottom:8px}.report-financial-table .report-double-underline td{border-bottom-width:3px;border-bottom-style:double;border-bottom-color:#000}.report-financial-table .report-subtotal-row td:before,.report-financial-table .report-subtotal-row td:after,.report-financial-table .report-total-row td:before,.report-financial-table .report-total-row td:after{content:"";position:absolute;left:0;right:0;height:1px;background-color:#000}.report-financial-table .report-subtotal-row td:before,.report-financial-table .report-total-row td:before{top:0}.report-financial-table .report-subtotal-row td:after,.report-financial-table .report-total-row td:after{bottom:0}:root{--report-data-row-spacing: 6px}.print-controls{color:#fff;margin-bottom:20px}.print-button{color:#000;background:#d3d3d3;border-color:#a9a9a9}#root{margin:0 auto}th,td{padding-left:1rem;padding-right:1rem}.app-container{display:flex;flex-direction:column;height:var(--app-height);min-height:var(--app-height);width:var(--app-width);margin:0 auto;padding:0}.header{height:43px;margin-top:9px;margin-bottom:10px;width:100%;background-color:var(--header-and-footer-background-color)}.footer{height:5vh;width:100%;background-color:var(--header-and-footer-background-color)}.main-content{display:flex;flex:1;width:100%;gap:6px}.left-pane{width:20%;background-color:var(--left-and-right-pane-background-color);padding:20px 0 0 10px;border-radius:var(--panes-rounded-corners)}.ant-tree{background-color:var(--left-and-right-pane-background-color)}.center-pane{width:60%;background-color:var(--center-pane-background-color);padding:20px;border-radius:var(--panes-rounded-corners)}.right-pane{width:20%;background-color:var(--left-and-right-pane-background-color);padding:20px;border-radius:var(--panes-rounded-corners)}body,html{margin:0;padding:0;height:100%}*{box-sizing:border-box}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
