@charset "UTF-8";: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(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.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{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;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;height:100%;margin:0;vertical-align:top;width:100%}.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]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.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{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.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{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.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%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;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}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.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{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@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{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.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:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}body{background-color:#f4f6fb;font-family:Noto Sans TC,Inter,sans-serif}body,h1,h2,h3,h4,h5,h6,p{margin:0}td:empty:before{content:" ";display:inline-block;height:16px}h1{font-weight:700;font-size:60px;line-height:72px}h2{font-weight:700;font-size:48px;line-height:58px}h3{font-weight:700;font-size:40px;line-height:48px}h4{font-weight:700;font-size:30px;line-height:38px}h5{font-weight:600;font-size:28px;line-height:40px}h6{font-weight:600;font-size:24px;line-height:30px}h7{font-weight:400;font-size:24px;line-height:30px}h8{font-weight:600;font-size:22px;line-height:30px}bl1{font-weight:400;font-size:18px;line-height:26px}bl2{font-weight:500;font-size:18px;line-height:26px}bl3{font-weight:600;font-size:18px;line-height:26px}bl4{font-weight:700;font-size:18px;line-height:26px}bm1{font-weight:400;font-size:16px;line-height:24px}bm2{font-weight:500;font-size:16px;line-height:24px}bm3{font-weight:600;font-size:16px;line-height:24px}bm4{font-weight:700;font-size:16px;line-height:24px}bs1{font-weight:400;font-size:14px;line-height:22px}bs2{font-weight:500;font-size:14px;line-height:22px}bs3{font-weight:600;font-size:14px;line-height:22px}bs4{font-weight:700;font-size:14px;line-height:22px}bes1{font-weight:400;font-size:12px;line-height:20px}bes2{font-weight:500;font-size:12px;line-height:20px}bes3{font-weight:600;font-size:12px;line-height:20px}bes4{font-weight:700;font-size:12px;line-height:20px}m0,m1,m2,m3{font-family:Inter,sans-serif}m0{font-weight:700;font-size:30px;line-height:30px}m1{font-weight:600;font-size:24px;line-height:24px}m2{font-weight:600;font-size:18px;line-height:18px}m3{font-weight:500;font-size:16px;line-height:16px}#navbar{padding:1rem;position:fixed;inset:0 0 auto 0;z-index:9;top:0;display:flex;justify-content:end;background-color:#f4f6fb;border-bottom:2px solid rgba(0,0,0,.1)}@media (min-width: 768px){#navbar{left:260px}}#main-content{display:flex;flex-direction:column;position:absolute;left:24px;right:24px;overflow:hidden;padding-top:100px;gap:16px;transition:all .3s}@media (min-width: 768px){#main-content{left:284px}}#sidebar{position:fixed;inset:0 auto 0 0;z-index:100;max-height:100%;overflow-y:auto;scrollbar-gutter:stable;width:100%;max-width:0;border-right:2px solid rgba(0,0,0,.1);background-color:#e5e7eb;box-shadow:4px 0 20px #0000000f}@media (min-width: 768px){#sidebar{width:100%;max-width:260px}}#sidebar>.nav{padding:1.5rem 1rem 3rem;gap:16px;display:flex;flex-direction:column}#sidebar::-webkit-scrollbar{display:none}.sidebar-divider{margin:0;border:.5px solid #d0dce7}.sidebar-logo{display:flex;padding:1rem 0rem .75rem;align-items:center;gap:.75rem;align-self:stretch}.sidebar-logo-info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:start;gap:.25rem;flex:1 0 0}.sidebar-logo-info .sidebar-logo-info-version{color:#a6bed3;font-weight:400;text-decoration:none}.sidebar-logo-info .sidebar-logo-info-company{font-weight:800;color:#000}.main-dialog{height:100vh;width:100%;overflow:hidden;display:flex}.main-dialog>.side-panel{background:#073c80;flex:1;position:relative;padding:0 8rem 0 0}.main-dialog>.side-panel>img{position:absolute;top:1rem;left:1rem;max-width:120px;max-height:120px}.main-dialog>.side-panel>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-weight:bolder;font-size:96px;letter-spacing:0px;word-break:keep-all;white-space:nowrap}.main-dialog>.content{flex:1;display:flex;flex-direction:column;margin:0;padding:0 3rem;justify-content:center;gap:2.5rem}.main-dialog>.content>div>h1{font-size:48px;font-weight:700;line-height:48px}.main-dialog>.content>.control{display:flex;justify-content:space-between}.main-dialog>.content>form{display:flex;flex-direction:column;align-items:center;justify-content:center}.main-dialog>.content>form>div{width:100%}.main-dialog .label-text{color:#000;font-weight:700}.main-dialog .link{color:#ceced1}.main-dialog .link:hover{color:#0a58ca}@media (max-width: 768px){.main-dialog{flex-direction:column;display:grid;grid-template-rows:35vh 55vh;grid-template-areas:"side-panel" "content"}.main-dialog>.side-panel{grid-area:side-panel;padding:0}.main-dialog>.side-panel>span{font-size:48px;top:75%}.main-dialog>.content{grid-area:content;padding:3rem 2rem 0;justify-content:flex-start}.main-dialog>.content>div>h1{font-size:24px;line-height:12px}.main-dialog>.content .button-layout{display:flex;justify-content:space-evenly;flex-direction:row-reverse;gap:1rem;width:70%}.main-dialog>.content .button-layout>div{width:100%}.main-dialog>.content .button-layout-single{width:30%}}.submit-button{background:#073c80;width:100%;border:1px transparent solid;border-radius:.5rem;color:#fff;font-weight:700}.submit-button.secondary{background:transparent;color:#0a58ca;border:1px #0a58ca solid}@media (max-width: 576px){.submit-button{background:#073c80}}.back-button{width:100%}@media (max-width: 576px){.back-button{width:100%}}.ant-card.no-content>.ant-card-body{padding:0}.ant-card.no-content>.ant-card-head{border-bottom:0}.ant-modal-confirm.full .ant-modal-confirm-title,.ant-modal-title{padding-bottom:32px}.ant-modal-confirm.full .ant-modal-confirm-title:after,.ant-modal-title:after{content:"";border-top:1px solid #f0f0f0;position:absolute;left:0;right:0;margin-top:20px}.ant-modal-confirm.full .ant-modal-confirm-btns>*,.ant-modal-footer>*{margin-top:32px}.ant-modal-confirm.full .ant-modal-confirm-btns:before,.ant-modal-footer:before{content:"";border-top:1px solid #f0f0f0;position:absolute;left:0;right:0;margin-top:16px}.ant-modal.simple-modal .ant-modal-title:after,.ant-modal.simple-modal .ant-modal-footer:before{content:none}.preloader{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9999;background-color:#fff3;transition:height .5s}.spinner{margin:100px auto;width:50px;height:50px;position:absolute;top:40%;left:50%;animation-duration:2s;-webkit-animation:sk-rotate 2s infinite linear;animation:sk-rotate 2s infinite linear}.dot1,.dot2{width:60%;height:60%;position:absolute;top:0;background-color:#0a58ca;border-radius:100%;-webkit-animation:sk-bounce 2s infinite ease-in-out;animation:sk-bounce 2s infinite ease-in-out}.dot2{top:auto;bottom:0;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes sk-rotate{to{-webkit-transform:rotate(360deg)}}@keyframes sk-rotate{to{transform:rotate(360deg);-webkit-transform:rotate(360deg)}}@-webkit-keyframes sk-bounce{0%,to{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes sk-bounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.custom-widget-controls:before{content:"";border-top:1px solid #f0f0f0;position:absolute;left:0;right:0;margin-top:-1rem}.detail{flex:1;display:flex;flex-direction:column;text-align:right;position:relative;border-width:0 0 0 2px;border-color:#e5e5e5;border-style:solid;padding:8px 16px;gap:16px}.detail:hover{background-color:#f9f9f9;border-radius:0 8px 8px 0}.title-widget{display:flex;justify-content:space-between;margin-bottom:8px;padding:0 16px}.title-widget>span{display:flex;align-items:center;gap:16px}.title-widget>span>.date{opacity:.4}.navitem{cursor:pointer;display:flex;border-radius:.5rem;padding:.25rem .75rem;transition:background-color .2s ease-in,color .2s;align-items:center}.navitem>bm2{flex:1;color:#1f2a37;padding-left:30px}.navitem.large{padding:.55rem .75rem}.navitem:hover{background-color:#9ca3af}.navitem:hover>bm2{color:#fff}.navitem.active{background-color:#6b7280;color:#fff}.navitem.active>bm2{color:#fff}.navitem>span>svg{width:22px;margin-right:8px;min-width:22px;height:1em;color:#1f2a37}.navitem.secondary>bm2{flex:1;font-weight:600;padding:0}.navitem.secondary:hover{background-color:#9ca3af}.navitem.secondary:hover>bm2{color:#fff}.navitem.secondary:hover>span>svg{color:#fff}.navitem.secondary.active{background-color:#073c80}.navitem.secondary.active>bm2{color:#fff}.navitem.secondary.active>span>svg{color:#fff}.collapsable-navitem{display:flex;flex-direction:column;width:100%;gap:0px}.collapsable-navitem>.navitem>svg{height:1em;transform:none;transition:transform .1s}.collapsable-navitem>.collapsable-navitem-content{display:flex;flex-direction:column;gap:8px;width:100%;height:0;transition:height .2s;overflow:hidden}.collapsable-navitem.show>.navitem>svg{transform:rotate(90deg)}.collapsable-navitem.show>.collapsable-navitem-content{padding-top:8px;height:auto}.tabs{display:flex;flex-direction:column;gap:16px}.tabs-nav-list{display:flex;align-items:center;gap:16px}.tabs-nav-list>span{margin-left:auto;display:flex;gap:16px}.tab{cursor:pointer;border-bottom:2px solid transparent;padding:16px;color:#a6bed3}.tab.active{border-bottom:2px solid #073c80;color:#073c80}.tabs-content{display:flex;flex-direction:column;gap:16px;justify-content:flex-start}.ant-table-thead .ant-table-cell{border:1px solid #ffffff}.ant-table-column-title{font-weight:500!important;font-size:14px!important;line-height:22px!important}.ant-modal-body .ant-row.ant-form-item-row{flex-flow:nowrap}.ant-table-cell.hidden{display:none}.ant-table-wrapper.inner{margin-top:16px;margin-right:8px;margin-bottom:16px}.ant-table-wrapper.inner .ant-table-thead .ant-table-cell{background-color:#f3f3f3}.ant-table-wrapper.has-selection .ant-table-wrapper{margin-left:48px}.ant-table-wrapper .ant-table-cell-ellipsis.ant-table-cell-fix-left-last .ant-table-cell-content{display:inline}.detail-import-list{display:flex;flex-direction:column;align-items:center}.detail-import-list h3{font-weight:700}.detail-import-list svg{width:1.2rem;height:1.2rem}.detail-import-list .card{width:100%!important}.detail-import-item{display:flex!important;flex-flow:row!important;width:100%;gap:1rem;align-items:center;justify-content:space-between;text-wrap:nowrap;margin-bottom:1rem}.detail-import-item .detail-import-input{display:flex;width:1rem;height:1rem;align-items:center;border-radius:.375rem;border:1px solid #e8e8e8;background:var(--Neutral-1, #fff)}.detail-import-item button{display:flex;align-items:center;gap:.5rem}.detail-import-item p{text-wrap:nowrap;font-size:1.1rem;font-weight:500;margin-left:.2rem}.icon-button{display:flex;background-color:transparent;border:none;gap:.4rem;box-shadow:0 0 #0000}.icon-button svg{width:1.2rem;height:1.2rem}.upload-import-list>div.upload-import-item.flex-center>div.ant-col.css-dev-only-do-not-override-1adbn6x{width:100%;padding:0 5rem}.tip-steps{background-color:#ececec}.tip-steps .ant-collapse-header-text{color:#a5a5a5}.tip-steps .ant-collapse-content{background-color:transparent}.tip-steps .ant-steps{overflow-x:scroll;margin-bottom:2rem}.tip-steps .ant-steps::-webkit-scrollbar{display:none}.tip-steps .ant-steps>.ant-steps-item{flex:0;min-width:25rem}.tip-steps .ant-steps>.ant-steps-item>.ant-steps-item-container{border-bottom:3px solid #e8e8e8}.tip-steps .ant-steps>.ant-steps-item .ant-steps-item-icon{width:50px;height:50px;display:grid;place-items:center;margin-inline-start:0;background-color:#f3f3f3;border:2px solid #e8e8e8}.tip-steps .ant-steps>.ant-steps-item .ant-steps-item-content{width:17rem;text-align:start}.react-pdf__Page{display:flex;justify-content:center}.textLayer,.annotationLayer{left:50%;transform:translate(-50%)}#genialtx-chatbot{width:max(30vw,400px);height:max(60vh,400px);position:fixed;bottom:64px;right:80px;z-index:10;border:none;border-radius:8px}#joshua-background{animation:breath cubic-bezier(1,0,1,1) .625s infinite alternate}@keyframes breath{0%{transform:scale(1.7)}to{transform:scale(.8,.3) translateY(30%)}}#download-review-pdf-worker{display:flex;width:100%;height:100%;justify-content:center;align-items:center}#download-review-pdf-worker #pdf-viewer{border:"1px solid rgba(0, 0, 0, 0.3)";width:"100%";height:"60rem"}#download-review-table{display:flex;width:100%;height:100%;justify-content:center;align-items:center}#download-review-table table{border-collapse:collapse}#download-review-table tr,#download-review-table td{border:1px solid #3f3f3f}#download-review-table p{margin:0}.upload-spin{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:25rem;min-height:10rem;padding:.5rem 1.6rem;border-radius:.375rem;border:1px solid var(--Teal-Teal-dark, #06a09b);background:var(--Teal-Teal-light-3, #e0f8f2);mix-blend-mode:luminosity}.upload-spin-close{display:flex;flex-direction:column;align-items:center;justify-content:center;width:25rem;height:10rem;padding:.5rem 1.6rem}.upload-spin-close>svg{width:5rem;height:5rem}.upload-spin-close>h3{margin:1rem 0rem}.upload-spin-done{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:10rem;gap:2rem;margin-bottom:1rem}.upload-spin-done>svg{width:5rem;height:5rem}.upload-spin-done>h3{margin:1rem 0rem}.upload-spin-done>bm2{font-size:1.5rem;font-weight:700}#DashboardFinancialForecast .ant-table-cell.ant-table-cell-ellipsis.ant-table-column-has-sorters{min-width:165px}#DashboardFinancialForecast th,#DashboardFinancialForecast span{white-space:nowrap}.ant-drawer-header .ant-drawer-title{font-size:1.5rem}.ant-drawer-header-title{flex-direction:row-reverse}.ant-descriptions-item-label>span{font-weight:700;color:#000}.ant-descriptions-row{height:39px}.subpoena-card .ant-card-meta-avatar{padding-right:0;padding-left:1rem}.subpoena-card .ant-card-meta{display:flex;flex-direction:row-reverse!important;justify-content:space-between!important}.subpoena-card .ant-card-meta .avatar-box{display:flex;flex-flow:column;flex-wrap:wrap!important;align-items:center;justify-content:space-between;height:100%}.subpoena-card .ant-card-meta .avatar-box .ant-card-meta-avatar{padding-right:0;padding-left:1rem}.subpoena-card .ant-card-meta .avatar-box .ant-card-meta-avatar>.ant-tag{margin-inline-end:0!important}.subpoena-card .ant-card-meta .avatar-box>span.ant-tag.ant-tag-cyan.css-dev-only-do-not-override-1adbn6x{margin-inline-end:0px!important}.subpoena-card-footer{display:flex;flex-flow:column;gap:.5rem;width:100%!important}.subpoena-card-footer>.subpoena-button-row{display:flex;flex-direction:row-reverse;width:100%!important;justify-content:space-between!important}.subpoena-card-footer>.subpoena-button-row>button{display:flex;align-items:center}.subpoena-card-footer>.subpoena-button-row>button>span.ant-btn-icon{margin-inline-end:.2rem!important}.subpoena-card-footer>.subpoena-button-row>button.full{width:100%!important;margin-bottom:.5rem;color:#e8e8e8;background-color:#111928;justify-content:center}.subpoena-card-footer>.subpoena-button-row.edit{display:flex;flex-direction:row-reverse;width:100%!important;justify-content:space-between!important}.subpoena-card-footer>.subpoena-button-row.edit>button{display:flex;align-items:center}.subpoena-card-footer>.subpoena-button-row.edit>button>span.ant-btn-icon{margin-inline-end:.2rem!important}.subpoena-card-footer>.subpoena-button-row.edit>button.ant-btn.css-dev-only-do-not-override-1adbn6x.ant-btn-primary{width:100%!important;justify-content:center}.subpoena-card-footer>.subpoena-button-row.edit>button.ant-btn.css-dev-only-do-not-override-1adbn6x.ant-btn-default{width:100%!important;justify-content:center}.ant-space{display:flex;width:auto}.spin{width:25rem;height:10rem;border-radius:.375rem;border:1px solid #0f5132;background:#a3cfbb;mix-blend-mode:luminosity}.upload-required{color:#ff4d4f;text-align:right;font-size:1rem;font-weight:600;line-height:1.5rem}#joshua-start-slogan{animation:fade-in 1s ease-out 0s 1}@keyframes fade-in{0%{opacity:0}to{opacity:1}}#joshua-start-introduction{transition:opacity .3s ease-out;opacity:0;display:none}#joshua-start-introduction.show{display:flex;opacity:1}.transition-container{flex-direction:column;display:flex;justify-content:center;align-items:center;gap:64px;height:100vh}.transition-container .step-1-haeder{font-family:Inter;font-size:60px;font-style:normal;font-weight:700;line-height:72px;background:linear-gradient(to right,#43cbcb,#4fa7ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-align:center}.transition-container .step-2-haeder{color:var(--Neutral-600-Card-Title, #37526D);text-align:center;font-family:Inter;font-size:28px;font-style:normal;font-weight:600;line-height:40px}.transition-container .step-2-content-container{display:flex;flex-direction:row;gap:32px}.transition-container .step-2-content-container .webqa-card-content-item{display:flex;padding:24px 32px;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;flex:1 0 0;border-radius:12px;border:1px solid var(--Neutral-200-Stroke, #D0DCE7);background:var(--Neutral-50, #F5F7FA)}.transition-container .step-2-content-container .webqa-card-content-item .webqa-card-content-item-title{color:var(--Neutral-600-Card-Title, #37526D);text-align:center;font-family:Noto Sans TC;font-size:24px;font-style:normal;font-weight:500;line-height:30px}.transition-container .step-2-content-container .webqa-card-content-item .webqa-card-content-item-content{color:var(--Neutral-800-Body-Text, #1F2A37);font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:26px;width:520px;height:78px}.transition-container .step-2-footer{color:var(--Neutral-600-Card-Title, #37526D);text-align:center;font-family:Noto Sans TC;font-size:24px;font-style:normal;font-weight:500;line-height:30px}.transition-container .step-3-content{display:flex;flex-direction:column;align-items:center;gap:32px;align-self:stretch}.transition-container .step-3-content .step-3-title{color:var(--Neutral-600-Card-Title, #37526D);text-align:center;font-family:Noto Sans TC;font-size:28px;font-style:normal;font-weight:700;line-height:40px;width:664px}.transition-container .step-3-content .step-3-options{display:flex;align-items:flex-start;gap:32px}.transition-container .step-3-content .step-3-options .step-3-options-item{height:254px;width:150px;display:flex;padding:24px 64px;flex-direction:column;justify-content:center;align-items:center;gap:16px;border-radius:12px;border:1px solid var(--Neutral-200-Stroke, #D0DCE7);background:var(--White, #FFF);color:var(--Neutral-500-Secondary-Text, #557FA2);cursor:pointer}.transition-container .step-3-content .step-3-options .step-3-options-item:has(input[type=checkbox]:checked){color:#0b76b7;border:1px solid #0B76B7}.transition-container .step-3-content .step-3-options .step-3-options-item:has(input[type=checkbox]:checked) .img-container{background:#e1f2fd}.transition-container .step-3-content .step-3-options .step-3-options-item:has(input[type=checkbox]:checked) .img-container img{filter:brightness(0) saturate(100%) invert(29%) sepia(95%) saturate(1329%) hue-rotate(182deg) brightness(94%) contrast(98%)}.transition-container .step-3-content .step-3-options .step-3-options-item:hover:not(:has(input[type=checkbox]:checked)){color:#51b2ee;border:1px solid #51B2EE}.transition-container .step-3-content .step-3-options .step-3-options-item:hover:not(:has(input[type=checkbox]:checked)) .img-container img{filter:brightness(0) saturate(100%) invert(67%) sepia(60%) saturate(2979%) hue-rotate(182deg) brightness(97%) contrast(98%)}.transition-container .step-3-content .step-3-options .step-3-options-item .img-container{display:flex;width:90px;height:90px;padding:20px;justify-content:center;align-items:center;border-radius:12px;background:#f5f7fa}.transition-container .step-3-content .step-3-options .step-3-options-item .img-container img{width:84px;height:84px;flex-shrink:0}.transition-container .step-3-content .step-3-options .step-3-options-item .step-3-options-item-title{text-align:center;font-family:Noto Sans TC;font-size:1.4rem;font-style:normal;font-weight:500;line-height:30px}.transition-container .step-3-content .step-3-options .step-3-options-item input[type=checkbox]{pointer-events:none}.transition-container .step-3-content .continue-button{display:flex;width:130px;height:54px;justify-content:center;align-items:center;gap:10px;border-radius:6px;border:1px solid var(--Primary, #0B76B7);background:var(--Primary, #0B76B7);color:var(--White, #FFF);text-align:center;font-family:Noto Sans TC;font-size:24px;font-style:normal;font-weight:500;line-height:30px;cursor:pointer;transition:all .3s ease}.transition-container .step-3-content .continue-button:hover{background:#51b2ee;border:1px solid #51B2EE}.transition-container .step-3-footer{display:flex;flex-direction:column;align-items:center;gap:12px}.transition-container .step-3-footer p{color:var(--Neutral-600-Card-Title, #37526D);text-align:center;font-family:Noto Sans TC;font-size:18px;font-style:normal;font-weight:500;line-height:26px}.more-options-modal .ant-modal-content{padding:0;border-radius:12px}.more-options-modal .ant-modal-header{margin:0;padding:0;height:60px;border-bottom:1px solid var(--Neutral-200-Stroke, #D0DCE7)}.more-options-modal .ant-modal-header .ant-modal-title{height:60px;padding:0 24px;color:#000;font-family:Noto Sans TC;font-size:1.4rem;font-style:normal;font-weight:450;line-height:60px}.more-options-modal .ant-modal-close{top:15px;right:24px}.more-options-modal .ant-modal-body{padding:24px 32px;border-bottom:1px solid var(--Neutral-200-Stroke, #D0DCE7)}.more-options-modal .ant-modal-body .middle{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:32px}.more-options-modal .ant-modal-body .middle .category{color:var(--Neutral-800-Body-Text, #1F2A37);font-family:Noto Sans TC;font-size:1.3rem;font-style:normal;font-weight:500;line-height:26px}.more-options-modal .ant-modal-body .middle .category .options{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:16px;margin-top:16px;flex-wrap:wrap}.more-options-modal .ant-modal-body .middle .category .options .option{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px;border-radius:12px;border:1px solid var(--Neutral-200-Stroke, #D0DCE7);padding:12px 24px;cursor:pointer}.more-options-modal .ant-modal-body .middle .category .options .option:has(input[type=checkbox]:checked){border:1px solid var(--Primary, #0B76B7)}.more-options-modal .ant-modal-body .middle .category .options .option:hover:not(:has(input[type=checkbox]:checked)){border:1px solid var(--Primary, #51B2EE);box-shadow:0 0 10px #51b2ee80}.more-options-modal .ant-modal-body .middle .category .options .option input[type=checkbox]{pointer-events:none}.more-options-modal .ant-modal-body .middle .category .options .option p{color:var(--Neutral-600-Card-Title, #37526D);text-align:center;font-family:Noto Sans TC;font-size:1.3rem;font-style:normal;font-weight:500;line-height:24px}.more-options-modal .ant-modal-footer:before{border-top:none}.more-options-modal .ant-modal-title:after{border-top:none}.more-options-modal .ant-modal-footer{margin:-25px 0 0;padding:12px 24px}.more-options-modal .ant-modal-footer .modal-footer{display:flex;justify-content:flex-end;gap:16px;font-size:1.3rem}.more-options-modal .ant-modal-footer .modal-footer .cancel-button,.more-options-modal .ant-modal-footer .modal-footer .confirm-button{display:flex;padding:4px 15px;justify-content:center;align-items:center;gap:10px;border-radius:6px;cursor:pointer}.more-options-modal .ant-modal-footer .modal-footer .cancel-button{border:1px solid var(--Primary, #0B76B7);background:var(--White, #FFF);color:var(--Primary, #0B76B7)}.more-options-modal .ant-modal-footer .modal-footer .confirm-button{color:#fff;border:1px solid var(--Primary-Color, #0B76B7);background:var(--Primary-Color, #0B76B7)}input[type=checkbox]{width:24px;height:24px;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:1px solid var(--Neutral-200-Stroke, #D0DCE7);border-radius:50%;outline:none;cursor:pointer;position:relative;background:#fff;display:flex;align-items:center;justify-content:center}input[type=checkbox]:checked{border-color:#0b76b7}input[type=checkbox]:checked:after{content:"";position:absolute;width:16px;height:16px;background-color:#0b76b7;border-radius:50%;transform:none}input[type=checkbox]:hover:not(:checked){border-color:#51b2ee}.webqa-button{border-radius:12px;border:1px solid var(--Neutral-200-Stroke, #D0DCE7);padding:24px 64px;color:var(--Neutral-500-Secondary-Text, #557FA2);text-align:center;font-family:Noto Sans TC;font-size:24px;font-style:normal;font-weight:500;line-height:30px;cursor:pointer}#my-profile .ant-card{width:100%}
