:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:black;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selecteditem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg)translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg)translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg)translateY(-100%)}.annotationLayer canvas{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor))sans-serif;vertical-align:top;width:100%;height:100%;margin:0}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));width:100%;min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor))calc(5px*var(--scale-factor))#888;border-radius:calc(2px*var(--scale-factor));padding:calc(6px*var(--scale-factor));margin-left:calc(5px*var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px*var(--scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor));border-top:1px solid #333}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px*var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg)translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg)translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg)translate(-100%)}.textLayer{text-align:initial;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer .endOfContent.active{top:0}
@keyframes advertisement-placeholder-module-scss-module__c9ffgq__wave{0%,to{opacity:1;transform:translateY(0)}25%{opacity:.8;transform:translateY(-8px)}50%{opacity:.9;transform:translateY(-2px)}75%{opacity:.7;transform:translateY(-10px)}}.advertisement-placeholder-module-scss-module__c9ffgq__wavingText{color:#475569;margin:0;padding:0;font-size:.875rem;line-height:1.5}.dark .advertisement-placeholder-module-scss-module__c9ffgq__wavingText{color:#cbd5e1}.advertisement-placeholder-module-scss-module__c9ffgq__wavingText span{transition:color .2s}.advertisement-placeholder-module-scss-module__c9ffgq__wavingText span:hover{color:#3b82f6}.dark .advertisement-placeholder-module-scss-module__c9ffgq__wavingText span:hover{color:#60a5fa}
.markdown-content-module-scss-module__DW5bnq__markdownContent{color:inherit;word-break:break-word;font-size:.875rem;line-height:1.75}.markdown-content-module-scss-module__DW5bnq__markdownContent h1,.markdown-content-module-scss-module__DW5bnq__markdownContent h2,.markdown-content-module-scss-module__DW5bnq__markdownContent h3,.markdown-content-module-scss-module__DW5bnq__markdownContent h4,.markdown-content-module-scss-module__DW5bnq__markdownContent h5,.markdown-content-module-scss-module__DW5bnq__markdownContent h6{color:#2563eb;margin-top:1.5rem;margin-bottom:.75rem;font-weight:600}:is(.dark .markdown-content-module-scss-module__DW5bnq__markdownContent h1,.dark .markdown-content-module-scss-module__DW5bnq__markdownContent h2,.dark .markdown-content-module-scss-module__DW5bnq__markdownContent h3,.dark .markdown-content-module-scss-module__DW5bnq__markdownContent h4,.dark .markdown-content-module-scss-module__DW5bnq__markdownContent h5,.dark .markdown-content-module-scss-module__DW5bnq__markdownContent h6){color:#60a5fa}.markdown-content-module-scss-module__DW5bnq__markdownContent h1:first-child,.markdown-content-module-scss-module__DW5bnq__markdownContent h2:first-child,.markdown-content-module-scss-module__DW5bnq__markdownContent h3:first-child,.markdown-content-module-scss-module__DW5bnq__markdownContent h4:first-child,.markdown-content-module-scss-module__DW5bnq__markdownContent h5:first-child,.markdown-content-module-scss-module__DW5bnq__markdownContent h6:first-child{margin-top:0}.markdown-content-module-scss-module__DW5bnq__markdownContent h1{border-bottom:1px solid #3b82f633;padding-bottom:.5rem;font-size:1.25rem}.dark .markdown-content-module-scss-module__DW5bnq__markdownContent h1{border-bottom-color:#60a5fa40}.markdown-content-module-scss-module__DW5bnq__markdownContent h2{border-bottom:1px solid #3b82f626;padding-bottom:.375rem;font-size:1.125rem}.dark .markdown-content-module-scss-module__DW5bnq__markdownContent h2{border-bottom-color:#60a5fa33}.markdown-content-module-scss-module__DW5bnq__markdownContent h3{font-size:1rem}.markdown-content-module-scss-module__DW5bnq__markdownContent h4,.markdown-content-module-scss-module__DW5bnq__markdownContent h5,.markdown-content-module-scss-module__DW5bnq__markdownContent h6{font-size:.875rem}.markdown-content-module-scss-module__DW5bnq__markdownContent p{margin-bottom:.75rem}.markdown-content-module-scss-module__DW5bnq__markdownContent p:last-child{margin-bottom:0}.markdown-content-module-scss-module__DW5bnq__markdownContent ol{counter-reset:list-counter;margin-bottom:.75rem;padding-left:0;list-style:none}.markdown-content-module-scss-module__DW5bnq__markdownContent ol>li{counter-increment:list-counter;margin-bottom:.5rem;padding-left:2rem;position:relative}.markdown-content-module-scss-module__DW5bnq__markdownContent ol>li:before{content:counter(list-counter);color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:.375rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:.125rem;left:0}.markdown-content-module-scss-module__DW5bnq__markdownContent ul{margin-bottom:.75rem;padding-left:0;list-style:none}.markdown-content-module-scss-module__DW5bnq__markdownContent ul>li{margin-bottom:.375rem;padding-left:1.25rem;position:relative}.markdown-content-module-scss-module__DW5bnq__markdownContent ul>li:before{content:"";background-color:#3b82f6;border-radius:50%;width:.375rem;height:.375rem;position:absolute;top:.625rem;left:.25rem}.markdown-content-module-scss-module__DW5bnq__markdownContent ul ul,.markdown-content-module-scss-module__DW5bnq__markdownContent ul ol,.markdown-content-module-scss-module__DW5bnq__markdownContent ol ul,.markdown-content-module-scss-module__DW5bnq__markdownContent ol ol{margin-top:.375rem;margin-bottom:.375rem}.markdown-content-module-scss-module__DW5bnq__markdownContent .markdown-content-module-scss-module__DW5bnq__contentCard{background-color:#f8fafc80;border:1px solid #94a3b833;border-radius:.75rem;margin:.75rem 0;padding:1rem}.dark .markdown-content-module-scss-module__DW5bnq__markdownContent .markdown-content-module-scss-module__DW5bnq__contentCard{background-color:#1e293b4d;border-color:#64748b33}.markdown-content-module-scss-module__DW5bnq__markdownContent code{background-color:#94a3b826;border-radius:.25rem;padding:.125rem .375rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.8125rem}.dark .markdown-content-module-scss-module__DW5bnq__markdownContent code{background-color:#64748b40}.markdown-content-module-scss-module__DW5bnq__markdownContent pre{color:#e2e8f0;background-color:#1e293b;border-radius:.75rem;margin:.75rem 0;padding:1rem;font-size:.8125rem;overflow-x:auto}.markdown-content-module-scss-module__DW5bnq__markdownContent pre code{font-size:inherit;background-color:#0000;border-radius:0;padding:0}.markdown-content-module-scss-module__DW5bnq__markdownContent blockquote{color:#64748b;border-left:3px solid #3b82f6;margin:.75rem 0;padding-left:1rem;font-style:italic}.dark .markdown-content-module-scss-module__DW5bnq__markdownContent blockquote{color:#94a3b8}.markdown-content-module-scss-module__DW5bnq__markdownContent blockquote p{margin-bottom:0}.markdown-content-module-scss-module__DW5bnq__markdownContent table{border-collapse:collapse;border:1px solid #94a3b833;border-radius:.5rem;width:100%;margin:.75rem 0;font-size:.8125rem;overflow:hidden}.dark .markdown-content-module-scss-module__DW5bnq__markdownContent table{border-color:#64748b4d}.markdown-content-module-scss-module__DW5bnq__markdownContent thead{background-color:#94a3b81a}.dark .markdown-content-module-scss-module__DW5bnq__markdownContent thead{background-color:#64748b26}.markdown-content-module-scss-module__DW5bnq__markdownContent thead th{text-align:left;border-bottom:1px solid #94a3b833;padding:.75rem 1rem;font-weight:600}.dark .markdown-content-module-scss-module__DW5bnq__markdownContent thead th{border-color:#64748b4d}.markdown-content-module-scss-module__DW5bnq__markdownContent tbody tr{border-bottom:1px solid #94a3b81a}.dark .markdown-content-module-scss-module__DW5bnq__markdownContent tbody tr{border-color:#64748b26}.markdown-content-module-scss-module__DW5bnq__markdownContent tbody tr:nth-child(2n){background-color:#94a3b80d}.dark .markdown-content-module-scss-module__DW5bnq__markdownContent tbody tr:nth-child(2n){background-color:#64748b14}.markdown-content-module-scss-module__DW5bnq__markdownContent tbody tr:last-child{border-bottom:none}.markdown-content-module-scss-module__DW5bnq__markdownContent tbody td{padding:.625rem 1rem}.markdown-content-module-scss-module__DW5bnq__markdownContent hr{background-color:#94a3b833;border:none;height:1px;margin:1rem 0}.dark .markdown-content-module-scss-module__DW5bnq__markdownContent hr{background-color:#64748b4d}.markdown-content-module-scss-module__DW5bnq__markdownContent a{color:#3b82f6;text-decoration:none;transition:color .15s}.markdown-content-module-scss-module__DW5bnq__markdownContent a:hover{color:#2563eb;text-decoration:underline}.dark .markdown-content-module-scss-module__DW5bnq__markdownContent a{color:#60a5fa}.dark .markdown-content-module-scss-module__DW5bnq__markdownContent a:hover{color:#93c5fd}.markdown-content-module-scss-module__DW5bnq__markdownContent strong{font-weight:600}.markdown-content-module-scss-module__DW5bnq__markdownContent em{font-style:italic}.markdown-content-module-scss-module__DW5bnq__markdownContent img{border-radius:.5rem;max-width:100%;height:auto;margin:.5rem 0}.markdown-content-module-scss-module__DW5bnq__thinkingPanel{background-color:#f8fafc80;border:1px solid #94a3b833;border-radius:.75rem;margin:.75rem 0;overflow:hidden}.dark .markdown-content-module-scss-module__DW5bnq__thinkingPanel{background-color:#1e293b4d;border-color:#64748b40}.markdown-content-module-scss-module__DW5bnq__thinkingSummary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;padding:.75rem 1rem;transition:background-color .15s;display:flex}.markdown-content-module-scss-module__DW5bnq__thinkingSummary:hover{background-color:#94a3b81a}.dark .markdown-content-module-scss-module__DW5bnq__thinkingSummary:hover{background-color:#64748b26}.markdown-content-module-scss-module__DW5bnq__thinkingSummary::-webkit-details-marker{display:none}.markdown-content-module-scss-module__DW5bnq__thinkingIcon{color:#a855f7;flex-shrink:0}.dark .markdown-content-module-scss-module__DW5bnq__thinkingIcon{color:#c084fc}.markdown-content-module-scss-module__DW5bnq__thinkingTitle{color:#475569;font-size:.875rem;font-weight:500}.dark .markdown-content-module-scss-module__DW5bnq__thinkingTitle{color:#cbd5e1}.markdown-content-module-scss-module__DW5bnq__thinkingChevron{color:#94a3b8;margin-left:auto;transition:transform .2s}details[open] .markdown-content-module-scss-module__DW5bnq__thinkingChevron{transform:rotate(180deg)}.markdown-content-module-scss-module__DW5bnq__thinkingContent{color:#64748b;white-space:pre-wrap;word-break:break-word;border-top:1px solid #94a3b826;padding:.75rem 1rem;font-size:.75rem;line-height:1.6}.dark .markdown-content-module-scss-module__DW5bnq__thinkingContent{color:#94a3b8;border-color:#64748b33}.markdown-content-module-scss-module__DW5bnq__echartsError{color:#dc2626;background-color:#ef44441a;border:1px solid #ef444433;border-radius:.5rem;align-items:flex-start;gap:.5rem;margin:.75rem 0;padding:.75rem 1rem;font-size:.75rem;display:flex}.dark .markdown-content-module-scss-module__DW5bnq__echartsError{color:#f87171;background-color:#ef44441a;border-color:#ef444433}.markdown-content-module-scss-module__DW5bnq__echartsErrorIcon{flex-shrink:0;margin-top:.125rem}
