@charset "UTF-8";.layout-root{display:flex;height:100dvh}.layout-root .sidebar{min-width:240px;padding:20px 16px 32px;display:flex;flex-direction:column;background-color:#fafafa;height:100dvh;overflow:hidden}.layout-root .sidebar .menu-container{flex:1;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.layout-root .sidebar .menu-container::-webkit-scrollbar{display:none}.layout-root .sidebar .menu-container .company-name{margin-bottom:40px;display:flex;align-items:center;font-size:24px;font-weight:600;border-radius:8px;gap:6px}.layout-root .sidebar .menu-container .menu-section-header{margin-top:24px;margin-bottom:12px;padding:8px 12px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;border-bottom:1px solid #e2e8f0}.layout-root .sidebar .menu-container .menu-section-header:first-of-type{margin-top:0}.layout-root .sidebar .menu-container .menu-item{margin-bottom:4px}.layout-root .sidebar .menu-container .logout-btn{margin-top:24px;padding-top:24px;border-top:1px solid #e2e8f0}.layout-root .sidebar .new-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;margin-left:auto;font-size:10px;font-weight:700;color:#fff;background-color:#ef4444;border-radius:9px;line-height:1}.layout-root .sidebar .page-btn{display:block;display:flex;align-items:center;gap:10px;margin-bottom:10px;padding:10px;border-radius:8px;color:#6d778a;cursor:pointer;text-decoration:none}.layout-root .sidebar .page-btn.active{color:#000;background-color:#e0f2fe}.layout-root .sidebar .page-btn:hover{background-color:#e0f2fe}.layout-root .sidebar .page-btn.submenu-item{padding-left:24px;margin-bottom:2px;font-size:.95em;position:relative}.layout-root .sidebar .page-btn.submenu-item.active{color:#0f172a;background-color:#e0f2fe;font-weight:600;position:relative}.layout-root .sidebar .page-btn.submenu-item.active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:16px;background-color:#0ea5e9;border-radius:0 2px 2px 0}.layout-root .sidebar .page-btn.submenu-item:hover:not(.active){background-color:#f0f9ff}.layout-root .sidebar .submenu{max-height:0;overflow:hidden}.layout-root .sidebar .submenu.expanded{max-height:200px}.layout-root .sidebar .submenu .page-btn{margin-bottom:4px}.layout-root .sidebar .submenu .page-btn:last-child{margin-bottom:10px}.layout-root .main-content{padding:20px 40px;width:100%;overflow-y:auto}.payment-voucher-list{width:100%}.payment-voucher-list .header{margin-bottom:20px;font-size:24px;font-weight:600}.payment-voucher-list .data-table{border-radius:12px;background-color:#fff;padding:20px;box-shadow:0 1px 5px #0000000a;margin-top:32px}.payment-voucher-list .data-table .filter-container{border-radius:8px;background-color:#f5f5f5;padding:20px;display:flex;align-items:flex-end;gap:24px;margin-bottom:32px}.payment-voucher-list .data-table .filter-container .main-box{flex:1}.payment-voucher-list .data-table .filter-container .main-box .gutter-row{display:flex;align-items:center}.payment-voucher-list .data-table .filter-container .search-btn{width:72px;height:32px;border:none;border-radius:8px;display:flex;justify-content:center;align-items:center;background-color:#0051ff;color:#fff;cursor:pointer}.payment-voucher-list .data-table .count-box{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:12px}.payment-voucher-list .data-table .column-definitions{border-radius:8px;background-color:#f5f5f5;display:flex;justify-content:space-between;padding:8px 0;margin-bottom:8px}.payment-voucher-list .data-table .column-definitions>*{width:100%;font-weight:700}.payment-voucher-list .data-table .column-definitions>*:first-child{width:50%;padding-left:20px}.payment-voucher-list .data-table .column-definitions>*:last-child{width:50%;padding-right:20px}.payment-voucher-list .data-table .data-row{display:flex;justify-content:space-between;align-items:center;padding:20px 0;cursor:pointer;border-bottom:1px solid #f5f5f5;text-decoration:none;color:inherit}.payment-voucher-list .data-table .data-row:last-child{border-bottom:none}.payment-voucher-list .data-table .data-row>*{width:100%}.payment-voucher-list .data-table .data-row>*:first-child{width:50%;padding-left:20px}.payment-voucher-list .data-table .data-row>*:last-child{width:50%;padding-right:20px}.payment-voucher-list .data-table .pagination-box{margin:32px auto;display:flex;justify-content:center}.payment-voucher-list-admin{width:100%}.payment-voucher-list-admin .header{margin-bottom:20px;font-size:24px;font-weight:600}.payment-voucher-list-admin .data-table{border-radius:12px;background-color:#fff;padding:20px;box-shadow:0 1px 5px #0000000a;margin-top:32px}.payment-voucher-list-admin .data-table .filter-container{border-radius:8px;background-color:#f5f5f5;padding:20px;display:flex;align-items:flex-end;gap:24px;margin-bottom:32px}.payment-voucher-list-admin .data-table .filter-container .main-box{flex:1}.payment-voucher-list-admin .data-table .filter-container .main-box .gutter-row{display:flex;align-items:center}.payment-voucher-list-admin .data-table .filter-container .search-btn{width:72px;height:32px;border:none;border-radius:8px;display:flex;justify-content:center;align-items:center;background-color:#0051ff;color:#fff;cursor:pointer}.payment-voucher-list-admin .data-table .count-box{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:12px}.payment-voucher-list-admin .data-table .column-definitions{border-radius:8px;background-color:#f5f5f5;display:flex;justify-content:space-between;padding:8px 0;margin-bottom:8px}.payment-voucher-list-admin .data-table .column-definitions>*{width:100%;font-weight:700}.payment-voucher-list-admin .data-table .column-definitions>*:first-child{width:50%;padding-left:20px}.payment-voucher-list-admin .data-table .column-definitions>*:last-child{width:50%;padding-right:20px}.payment-voucher-list-admin .data-table .data-row{display:flex;justify-content:space-between;align-items:center;padding:20px 0;cursor:pointer;border-bottom:1px solid #f5f5f5;text-decoration:none;color:inherit}.payment-voucher-list-admin .data-table .data-row.unread{background-color:#eff6ff}.payment-voucher-list-admin .data-table .data-row:last-child{border-bottom:none}.payment-voucher-list-admin .data-table .data-row>*{width:100%}.payment-voucher-list-admin .data-table .data-row>*:first-child{width:50%;padding-left:20px}.payment-voucher-list-admin .data-table .data-row>*:last-child{width:50%;padding-right:20px}.payment-voucher-list-admin .data-table .pagination-box{margin:32px auto;display:flex;justify-content:center}: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(--total-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(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-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}.payment-voucher-details-root{display:flex;flex-direction:column}.payment-voucher-details-root .toast-style{padding:14px;font-size:14px}.payment-voucher-details-root .toast-title-style{font-size:16px;font-weight:500;margin-bottom:8px;margin-left:5px}.payment-voucher-details-root .toast-description-style{font-size:14px;margin-left:5px}.payment-voucher-details-root .ant-descriptions-item-label{text-align:center}.payment-voucher-details-root .main-header{font-size:22px;font-weight:700;line-height:28px;margin-bottom:40px}.payment-voucher-details-root .section{border-radius:4px;border:1px solid #dbdde2;box-shadow:0 2px 3px #0000000d;padding:30px;margin-top:20px}.payment-voucher-details-root .section .custom-table{width:100%;border-collapse:collapse}.payment-voucher-details-root .section .custom-table th,.payment-voucher-details-root .section .custom-table td{border:1px solid #ddd;text-align:center;padding:8px;vertical-align:middle}.payment-voucher-details-root .section .custom-table th{background-color:#f2f2f2}.payment-voucher-details-root .section .data-value{display:flex;align-items:center;height:32px;font-size:14px;border:1px solid #d9d9d9;padding:6px 11px;border-radius:6px;color:#000000e0}.payment-voucher-details-root .section .label{font-size:20px;font-weight:700;line-height:28px}.payment-voucher-details-root .section .sign-box{width:300px;margin-bottom:40px}.payment-voucher-details-root .section .total-box{width:500px}.payment-voucher-details-root .section .approve-btn-box{display:flex;flex-direction:column}.expense-budget-page-root{margin-bottom:16px}.expense-budget-page-root .excel-dl-btn-container{display:flex;justify-content:flex-end}.expense-budget-page-root .custom-table{width:100%;border-collapse:collapse}.expense-budget-page-root .custom-table th,.expense-budget-page-root .custom-table td{border:1px solid #ddd;text-align:center;padding:8px;vertical-align:middle}.expense-budget-page-root .custom-table th{background-color:#f2f2f2}.expense-budget-page-root .amount-cell{padding-right:16px;min-height:20px}.expense-budget-page-root .amount-cell .ant-btn{position:absolute;right:16px}.expense-budget-page-root .approve-btn-box{margin-top:24px;display:flex;justify-content:flex-end}.cashbook-page-root{width:100%}.cashbook-page-root .header{margin-bottom:20px;font-size:24px;font-weight:600}.cashbook-page-root .data-table{border-radius:12px;background-color:#fff;padding:20px;box-shadow:0 1px 5px #0000000a;margin-top:32px}.cashbook-page-root .data-table .filter-container{border-radius:8px;background-color:#f5f5f5;padding:20px;display:flex;align-items:flex-end;gap:24px;margin-bottom:32px}.cashbook-page-root .data-table .filter-container .main-box{flex:1}.cashbook-page-root .data-table .filter-container .main-box .gutter-row{display:flex;align-items:center}.cashbook-page-root .data-table .filter-container .search-btn{width:72px;height:80px;border:none;border-radius:8px;display:flex;justify-content:center;align-items:center;background-color:#0051ff;color:#fff;cursor:pointer}.cashbook-page-root .data-table .count-box{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.cashbook-page-root .data-table .column-definitions{border-radius:8px;background-color:#f5f5f5;display:flex;justify-content:space-between;padding:8px 0;margin-bottom:8px}.cashbook-page-root .data-table .column-definitions .col{font-weight:700;padding:0 12px}.cashbook-page-root .data-table .column-definitions .col:nth-child(1){flex:.7;padding-left:20px}.cashbook-page-root .data-table .column-definitions .col:nth-child(2){flex:1.5}.cashbook-page-root .data-table .column-definitions .col:nth-child(3){flex:1.5}.cashbook-page-root .data-table .column-definitions .col:nth-child(4){flex:.6}.cashbook-page-root .data-table .column-definitions .col:nth-child(5){flex:.6;text-align:center;padding-right:20px}.cashbook-page-root .data-table .data-row{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #f5f5f5;cursor:pointer}.cashbook-page-root .data-table .data-row:hover{background-color:#f4f4f457}.cashbook-page-root .data-table .data-row:last-child{border-bottom:none}.cashbook-page-root .data-table .data-row.expanded{background-color:#e6f7ff;border-bottom:none}.cashbook-page-root .data-table .data-row>.col{padding:0 12px}.cashbook-page-root .data-table .data-row>.col:nth-child(1){flex:.7;padding-left:20px}.cashbook-page-root .data-table .data-row>.col:nth-child(2){flex:1.5}.cashbook-page-root .data-table .data-row>.col:nth-child(3){flex:1.5}.cashbook-page-root .data-table .data-row>.col:nth-child(4){flex:.6}.cashbook-page-root .data-table .data-row>.col:nth-child(5){flex:.6;padding-right:20px}.cashbook-page-root .data-table .data-row .col>.status-box{display:inline-block;padding:4px 8px;border-radius:8px;font-size:14px}.cashbook-page-root .data-table .data-row .col>.status-box.completed{background-color:#e6f4ea;color:#28a745}.cashbook-page-root .data-table .data-row .col>.status-box.pending{background-color:#e0e0e0;color:#6c757d}.cashbook-page-root .data-table .data-row .centered{display:flex;justify-content:center}.cashbook-page-root .data-table .pagination-box{margin:32px auto}.cashbook-page-root .modal-contents{margin-top:40px}.cashbook-page-root .matching-expense-container{margin-top:40px;margin-bottom:40px}.cashbook-page-root .accordion-content{background-color:#fafafa;padding:16px 20px;border-bottom:1px solid #f5f5f5;margin-left:20px;border-left:3px solid #1677ff}.cashbook-page-root .accordion-content .accordion-header{font-weight:600;margin-bottom:12px;color:#333;font-size:14px}.cashbook-page-root .accordion-content .matching-table{background-color:#fff;border-radius:8px;padding:12px}.cashbook-page-root .accordion-content .matching-table .matching-column-definitions{display:flex;justify-content:space-between;padding:8px 0;margin-bottom:4px;background-color:#f5f5f5;border-radius:4px}.cashbook-page-root .accordion-content .matching-table .matching-column-definitions .col{flex:1;font-weight:700;font-size:13px;padding:0 8px}.cashbook-page-root .accordion-content .matching-table .matching-column-definitions .col:last-child{text-align:center}.cashbook-page-root .accordion-content .matching-table .matching-data-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0;font-size:13px}.cashbook-page-root .accordion-content .matching-table .matching-data-row:last-child{border-bottom:none}.cashbook-page-root .accordion-content .matching-table .matching-data-row:hover{background-color:#f9f9f9}.cashbook-page-root .accordion-content .matching-table .matching-data-row .col{flex:1;padding:0 8px}.cashbook-page-root .accordion-content .matching-table .matching-data-row .col.centered{display:flex;justify-content:center}.cashbook-page-root .accordion-content .no-matching{text-align:center;color:#999;padding:20px;font-size:14px}.bank-account-history-root{width:100%}.bank-account-history-root .header{margin-bottom:20px;font-size:24px;font-weight:600}.bank-account-history-root .data-table{border-radius:12px;background-color:#fff;padding:20px;box-shadow:0 1px 5px #0000000a;margin-top:32px}.bank-account-history-root .data-table .filter-container{border-radius:8px;background-color:#f5f5f5;padding:20px;display:flex;align-items:flex-end;gap:24px;margin-bottom:32px}.bank-account-history-root .data-table .filter-container .main-box{flex:1}.bank-account-history-root .data-table .filter-container .main-box .gutter-row{display:flex;align-items:center}.bank-account-history-root .data-table .filter-container .search-btn{width:72px;height:80px;border:none;border-radius:8px;display:flex;justify-content:center;align-items:center;background-color:#0051ff;color:#fff;cursor:pointer}.bank-account-history-root .data-table .count-box{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.bank-account-history-root .data-table .column-definitions{border-radius:8px;background-color:#f5f5f5;display:flex;justify-content:space-between;padding:8px 0;margin-bottom:8px}.bank-account-history-root .data-table .column-definitions>*{width:100%;font-weight:700}.bank-account-history-root .data-table .column-definitions>*:first-child{width:50%;padding-left:20px}.bank-account-history-root .data-table .column-definitions>*:last-child{width:50%;padding-right:20px}.bank-account-history-root .data-table .data-row{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #f5f5f5}.bank-account-history-root .data-table .data-row:last-child{border-bottom:none}.bank-account-history-root .data-table .data-row>*{width:100%}.bank-account-history-root .data-table .data-row>*:first-child{width:50%;padding-left:20px}.bank-account-history-root .data-table .data-row>*:last-child{width:50%;padding-right:20px}.bank-account-history-root .data-table .data-row .col>.status-box{display:inline-block;padding:4px 8px;border-radius:8px;font-size:14px}.bank-account-history-root .data-table .data-row .col>.status-box.completed{background-color:#e6f4ea;color:#28a745}.bank-account-history-root .data-table .data-row .col>.status-box.pending{background-color:#e0e0e0;color:#6c757d}.bank-account-history-root .data-table .data-row .centered{display:flex;justify-content:center}.bank-account-history-root .data-table .pagination-box{margin:32px auto}.credit-card-history-root{width:100%}.credit-card-history-root .header{margin-bottom:20px;font-size:24px;font-weight:600}.credit-card-history-root .data-table{border-radius:12px;background-color:#fff;padding:20px;box-shadow:0 1px 5px #0000000a;margin-top:32px}.credit-card-history-root .data-table .filter-container{border-radius:8px;background-color:#f5f5f5;padding:20px;display:flex;align-items:flex-end;gap:24px;margin-bottom:32px}.credit-card-history-root .data-table .filter-container .main-box{flex:1}.credit-card-history-root .data-table .filter-container .main-box .gutter-row{display:flex;align-items:center}.credit-card-history-root .data-table .filter-container .search-btn{width:72px;height:32px;border:none;border-radius:8px;display:flex;justify-content:center;align-items:center;background-color:#0051ff;color:#fff;cursor:pointer}.credit-card-history-root .data-table .count-box{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.credit-card-history-root .data-table .column-definitions{border-radius:8px;background-color:#f5f5f5;display:flex;justify-content:space-between;padding:8px 0;margin-bottom:8px;gap:12px}.credit-card-history-root .data-table .column-definitions>*{width:100%;font-weight:700}.credit-card-history-root .data-table .column-definitions>*:first-child{width:50%;padding-left:20px}.credit-card-history-root .data-table .column-definitions>*:nth-child(3){width:70%}.credit-card-history-root .data-table .column-definitions>*:nth-child(4){width:130%}.credit-card-history-root .data-table .column-definitions>*:last-child{width:50%;padding-right:20px}.credit-card-history-root .data-table .data-row{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #f5f5f5;gap:12px}.credit-card-history-root .data-table .data-row:last-child{border-bottom:none}.credit-card-history-root .data-table .data-row>*{width:100%}.credit-card-history-root .data-table .data-row>*:first-child{width:50%;padding-left:20px}.credit-card-history-root .data-table .data-row>*:nth-child(3){width:70%}.credit-card-history-root .data-table .data-row>*:nth-child(4){width:130%}.credit-card-history-root .data-table .data-row>*:last-child{width:50%;padding-right:20px}.credit-card-history-root .data-table .data-row .col>.status-box{display:inline-block;padding:4px 8px;border-radius:8px;font-size:14px}.credit-card-history-root .data-table .data-row .col>.status-box.completed{background-color:#e6f4ea;color:#28a745}.credit-card-history-root .data-table .data-row .col>.status-box.pending{background-color:#e0e0e0;color:#6c757d}.credit-card-history-root .data-table .pagination-box{margin:32px auto}.cardbook-page-root{width:100%}.cardbook-page-root .header{margin-bottom:20px;font-size:24px;font-weight:600}.cardbook-page-root .data-table{border-radius:12px;background-color:#fff;padding:20px;box-shadow:0 1px 5px #0000000a;margin-top:32px}.cardbook-page-root .data-table .filter-container{border-radius:8px;background-color:#f5f5f5;padding:20px;display:flex;align-items:flex-end;gap:24px;margin-bottom:32px}.cardbook-page-root .data-table .filter-container .main-box{flex:1}.cardbook-page-root .data-table .filter-container .main-box .gutter-row{display:flex;align-items:center}.cardbook-page-root .data-table .filter-container .search-btn{width:72px;height:80px;border:none;border-radius:8px;display:flex;justify-content:center;align-items:center;background-color:#0051ff;color:#fff;cursor:pointer}.cardbook-page-root .data-table .count-box{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.cardbook-page-root .data-table .column-definitions{border-radius:8px;background-color:#f5f5f5;display:flex;justify-content:space-between;padding:8px 0;margin-bottom:8px}.cardbook-page-root .data-table .column-definitions .col{font-weight:700;padding:0 12px}.cardbook-page-root .data-table .column-definitions .col:nth-child(1){flex:.7;padding-left:20px}.cardbook-page-root .data-table .column-definitions .col:nth-child(2){flex:1.5}.cardbook-page-root .data-table .column-definitions .col:nth-child(3){flex:1.5}.cardbook-page-root .data-table .column-definitions .col:nth-child(4){flex:.6}.cardbook-page-root .data-table .column-definitions .col:nth-child(5){flex:.6;text-align:center;padding-right:20px}.cardbook-page-root .data-table .data-row{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #f5f5f5;cursor:pointer}.cardbook-page-root .data-table .data-row:hover{background-color:#f4f4f457}.cardbook-page-root .data-table .data-row:last-child{border-bottom:none}.cardbook-page-root .data-table .data-row.expanded{background-color:#e6f7ff;border-bottom:none}.cardbook-page-root .data-table .data-row>.col{padding:0 12px}.cardbook-page-root .data-table .data-row>.col:nth-child(1){flex:.7;padding-left:20px}.cardbook-page-root .data-table .data-row>.col:nth-child(2){flex:1.5}.cardbook-page-root .data-table .data-row>.col:nth-child(3){flex:1.5}.cardbook-page-root .data-table .data-row>.col:nth-child(4){flex:.6}.cardbook-page-root .data-table .data-row>.col:nth-child(5){flex:.6;padding-right:20px}.cardbook-page-root .data-table .data-row .col>.status-box{display:inline-block;padding:4px 8px;border-radius:8px;font-size:14px}.cardbook-page-root .data-table .data-row .col>.status-box.completed{background-color:#e6f4ea;color:#28a745}.cardbook-page-root .data-table .data-row .col>.status-box.pending{background-color:#e0e0e0;color:#6c757d}.cardbook-page-root .data-table .data-row .centered{display:flex;justify-content:center}.cardbook-page-root .data-table .pagination-box{margin:32px auto}.cardbook-page-root .modal-contents{margin-top:40px}.cardbook-page-root .matching-expense-container{margin-top:40px;margin-bottom:40px}.cardbook-page-root .accordion-content{background-color:#fafafa;padding:16px 20px;border-bottom:1px solid #f5f5f5;margin-left:20px;border-left:3px solid #1677ff}.cardbook-page-root .accordion-content .accordion-header{font-weight:600;margin-bottom:12px;color:#333;font-size:14px}.cardbook-page-root .accordion-content .matching-table{background-color:#fff;border-radius:8px;padding:12px}.cardbook-page-root .accordion-content .matching-table .matching-column-definitions{display:flex;justify-content:space-between;padding:8px 0;margin-bottom:4px;background-color:#f5f5f5;border-radius:4px}.cardbook-page-root .accordion-content .matching-table .matching-column-definitions .col{flex:1;font-weight:700;font-size:13px;padding:0 8px}.cardbook-page-root .accordion-content .matching-table .matching-column-definitions .col:last-child{text-align:center}.cardbook-page-root .accordion-content .matching-table .matching-data-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0;font-size:13px}.cardbook-page-root .accordion-content .matching-table .matching-data-row:last-child{border-bottom:none}.cardbook-page-root .accordion-content .matching-table .matching-data-row:hover{background-color:#f9f9f9}.cardbook-page-root .accordion-content .matching-table .matching-data-row .col{flex:1;padding:0 8px}.cardbook-page-root .accordion-content .matching-table .matching-data-row .col.centered{display:flex;justify-content:center}.cardbook-page-root .accordion-content .no-matching{text-align:center;color:#999;padding:20px;font-size:14px}.monthly-statement-page-root{position:relative;min-height:calc(100vh - 64px)}.monthly-statement-page-root .excel-dl-btn-container{display:flex;justify-content:flex-end}.monthly-statement-page-root .custom-table{width:100%;border-collapse:collapse}.monthly-statement-page-root .custom-table th,.monthly-statement-page-root .custom-table td{border:1px solid #ddd;text-align:center;padding:8px;vertical-align:middle}.monthly-statement-page-root .custom-table th{background-color:#f2f2f2}.monthly-statement-page-root .amount-cell{padding-right:16px;min-height:20px}.monthly-statement-page-root .amount-cell .ant-btn{position:absolute;right:16px}.monthly-statement-page-root .ant-spin-nested-loading{width:100%}.monthly-statement-page-root .ant-spin-container{min-height:calc(100vh - 200px)}.monthly-statement-page-root .ant-spin{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;max-height:none}.create-user-page-root{display:flex;flex-direction:column}.create-user-page-root .ant-descriptions-item-label{text-align:center}.create-user-page-root .main-header{font-size:22px;font-weight:700;line-height:28px;margin-bottom:40px}.create-user-page-root .section{border-radius:4px;border:1px solid #dbdde2;box-shadow:0 2px 3px #0000000d;padding:30px;margin-top:20px}.create-user-page-root .section .label{font-size:20px;font-weight:700;line-height:28px}.create-user-page-root .section .sign-box{width:300px;margin-bottom:40px}.create-user-page-root .section .total-box{width:500px}.user-list-page-root{width:100%}.user-list-page-root .header{margin-bottom:20px;font-size:24px;font-weight:600}.user-list-page-root .data-table{border-radius:12px;background-color:#fff;padding:20px;box-shadow:0 1px 5px #0000000a;margin-top:32px}.user-list-page-root .data-table .filter-container{border-radius:8px;background-color:#f5f5f5;padding:20px;display:flex;align-items:flex-end;gap:24px;margin-bottom:32px}.user-list-page-root .data-table .filter-container .main-box{flex:1}.user-list-page-root .data-table .filter-container .main-box .gutter-row{display:flex;align-items:center}.user-list-page-root .data-table .filter-container .search-btn{width:72px;height:32px;border:none;border-radius:8px;display:flex;justify-content:center;align-items:center;background-color:#0051ff;color:#fff;cursor:pointer}.user-list-page-root .data-table .count-box{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.user-list-page-root .data-table .column-definitions{border-radius:8px;background-color:#f5f5f5;display:flex;justify-content:space-between;padding:8px 0;margin-bottom:8px}.user-list-page-root .data-table .column-definitions>*{width:100%;font-weight:700}.user-list-page-root .data-table .column-definitions>*:first-child{width:50%;padding-left:20px}.user-list-page-root .data-table .column-definitions>*:last-child{width:50%;padding-right:20px}.user-list-page-root .data-table .data-row{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #f5f5f5}.user-list-page-root .data-table .data-row:hover{background-color:#f4f4f457}.user-list-page-root .data-table .data-row:last-child{border-bottom:none}.user-list-page-root .data-table .data-row>*{width:100%}.user-list-page-root .data-table .data-row>*:first-child{width:50%;padding-left:20px}.user-list-page-root .data-table .data-row>*:last-child{width:50%;padding-right:20px}.user-list-page-root .data-table .data-row .col>.status-box{display:inline-block;padding:4px 8px;border-radius:8px;font-size:14px}.user-list-page-root .data-table .data-row .col>.status-box.completed{background-color:#e6f4ea;color:#28a745}.user-list-page-root .data-table .data-row .col>.status-box.pending{background-color:#e0e0e0;color:#6c757d}.user-list-page-root .data-table .data-row .centered{display:flex;justify-content:center}.user-list-page-root .data-table .pagination-box{margin:32px auto}.user-list-page-root .modal-contents,.user-list-page-root .matching-expense-container{margin-top:40px}.board-page-root{width:100%}.board-page-root .header{margin-bottom:20px;font-size:24px;font-weight:600}.board-page-root .data-tables-container{display:flex;gap:16px}.board-page-root .count-box{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:32px}.board-page-root .data-table{width:100%;border-radius:12px;background-color:#fff;padding:20px;box-shadow:0 1px 5px #0000000a;margin-top:16px}.board-page-root .data-table .dt-header{font-size:24px;font-weight:600}.board-page-root .data-table .filter-container{border-radius:8px;background-color:#f5f5f5;padding:20px;display:flex;align-items:flex-end;gap:24px;margin-bottom:32px}.board-page-root .data-table .filter-container .main-box{flex:1}.board-page-root .data-table .filter-container .main-box .gutter-row{display:flex;align-items:center}.board-page-root .data-table .filter-container .search-btn{width:72px;height:32px;border:none;border-radius:8px;display:flex;justify-content:center;align-items:center;background-color:#0051ff;color:#fff;cursor:pointer}.board-page-root .data-table .column-definitions{border-radius:8px;background-color:#f5f5f5;display:flex;justify-content:space-between;padding:8px 0;margin-bottom:8px;margin-top:16px}.board-page-root .data-table .column-definitions>*{width:100%;font-weight:700}.board-page-root .data-table .column-definitions>*:first-child{width:50%;padding-left:20px}.board-page-root .data-table .column-definitions>*:last-child{width:50%;padding-right:20px}.board-page-root .data-table .data-row{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #f5f5f5;cursor:pointer}.board-page-root .data-table .data-row:hover{background-color:#f4f4f457}.board-page-root .data-table .data-row:last-child{border-bottom:none}.board-page-root .data-table .data-row>*{width:100%}.board-page-root .data-table .data-row>*:first-child{width:50%;padding-left:20px}.board-page-root .data-table .data-row>*:last-child{width:50%;padding-right:20px}.board-page-root .data-table .data-row .col>.status-box{display:inline-block;padding:4px 8px;border-radius:8px;font-size:14px}.board-page-root .data-table .data-row .col>.status-box.completed{background-color:#e6f4ea;color:#28a745}.board-page-root .data-table .data-row .col>.status-box.pending{background-color:#e0e0e0;color:#6c757d}.board-page-root .data-table .data-row .centered{display:flex;justify-content:center}.board-page-root .data-table .pagination-box{margin:32px auto}.board-page-root .modal-contents,.board-page-root .matching-expense-container{margin-top:40px}.payment-voucher-root{display:flex;flex-direction:column}.payment-voucher-root .ant-descriptions-item-label{text-align:center}.payment-voucher-root .main-header{font-size:22px;font-weight:700;line-height:28px;margin-bottom:40px}.payment-voucher-root .section{border-radius:4px;border:1px solid #dbdde2;box-shadow:0 2px 3px #0000000d;padding:30px;margin-top:20px}.payment-voucher-root .section .label{font-size:20px;font-weight:700;line-height:28px}.payment-voucher-root .section .sign-box{width:300px;margin-bottom:40px}.payment-voucher-root .section .total-box{width:500px}.file-board-item-details-root{display:flex;flex-direction:column}.file-board-item-details-root .toast-style{padding:14px;font-size:14px}.file-board-item-details-root .toast-title-style{font-size:16px;font-weight:500;margin-bottom:8px;margin-left:5px}.file-board-item-details-root .toast-description-style{font-size:14px;margin-left:5px}.file-board-item-details-root .ant-descriptions-item-label{text-align:center}.file-board-item-details-root .main-header{font-size:22px;font-weight:700;line-height:28px;margin-bottom:40px}.file-board-item-details-root .section{border-radius:4px;border:1px solid #dbdde2;box-shadow:0 2px 3px #0000000d;padding:30px;margin-top:20px}.file-board-item-details-root .section .custom-table{width:100%;border-collapse:collapse}.file-board-item-details-root .section .custom-table th,.file-board-item-details-root .section .custom-table td{border:1px solid #ddd;text-align:center;padding:8px;vertical-align:middle}.file-board-item-details-root .section .custom-table th{background-color:#f2f2f2}.file-board-item-details-root .section .data-value{display:flex;align-items:center;height:32px;font-size:14px;border:1px solid #d9d9d9;padding:6px 11px;border-radius:6px;color:#000000e0}.file-board-item-details-root .section .label{font-size:20px;font-weight:700;line-height:28px}.file-board-item-details-root .section .sign-box{width:300px;margin-bottom:40px}.file-board-item-details-root .section .total-box{width:500px}.file-board-item-details-root .section .approve-btn-box,.dashboard-page-container{display:flex;flex-direction:column}.dashboard-page-container .period-bar{display:flex;justify-content:flex-end}.dashboard-page-container .section{display:flex;flex-direction:column;flex:1}.dashboard-page-container .section-row{margin-top:30px;display:flex;gap:16px}.dashboard-page-container .companySelectRow{display:flex;justify-content:space-between}.dashboard-page-container .companySelectCheckboxGroup{margin-bottom:16px}.dashboard-page-container .sectionHeader{margin-bottom:16px;color:#00000080;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.dashboard-page-container .aggrStatsContainer{display:flex;border:1px solid #f9f9f9;background-color:#fbfbfb;border-radius:12px;padding:12px;gap:12px}.dashboard-page-container .aggrStatsBox{background-color:#fff;padding:20px;border-radius:8px;flex:1;gap:10px;display:flex;flex-direction:column}.dashboard-page-container .aggrStatsBox .aggrStatsBoxHeader{color:#0006;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.dashboard-page-container .aggrStatsBox .aggrStatsBoxValue{display:flex;justify-content:flex-end;color:#000;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.dashboard-page-container .spendDetailsWrapper{display:flex;flex-direction:column}.dashboard-page-container .spendDetailsContainer{display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:20px}.dashboard-page-container .spendDetailsContainer .spendDetailsHeader{color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.dashboard-page-container .spendDetailsContainer .totalSpendAmount{margin-top:8px;color:#ee4e7c;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.dashboard-page-container .spendDetailsContainer .aggrDataRow{width:100%;display:flex;justify-content:center;gap:80px;margin:0 auto}.dashboard-page-container .spendDetailsContainer .aggrDataRow .aggrChart{width:100%;flex:1}.dashboard-page-container .categorySpendDetailsContainer{display:flex;flex-direction:column;gap:12px}.dashboard-page-container .categorySpendDetailsContainer .categorySpendDetailsRow{display:flex;gap:12px}.dashboard-page-container .categorySpendDetailsContainer .categorySpendDetailsRow .categorySpendDetailsBox{border:1px solid rgba(0,0,0,.1);border-radius:8px;flex:1;padding:12px;display:flex;flex-direction:column;gap:12px;min-width:160px}.dashboard-page-container .categorySpendDetailsContainer .categorySpendDetailsRow .categorySpendDetailsBox .categorySpendDetailsBoxHeader{font-size:16px;font-weight:600;color:#000c;line-height:1.2;display:flex;justify-content:space-between;align-items:center}.dashboard-page-container .categorySpendDetailsContainer .categorySpendDetailsRow .categorySpendDetailsBox .categorySpendDetailsDataRow{display:flex;align-items:center}.dashboard-page-container .categorySpendDetailsContainer .categorySpendDetailsRow .categorySpendDetailsBox .percentageTag{display:flex;justify-content:center;align-items:center;font-size:14px;padding:4px 8px;color:#fff;border-radius:12px;background-color:#08a89f;font-weight:500;min-width:35px;flex-shrink:0}.dashboard-page-container .categorySpendDetailsContainer .categorySpendDetailsRow .categorySpendDetailsBox .categorySpendDetailsDataRowAmount{font-size:18px;font-weight:500;flex:1;word-break:break-all;line-height:1.2}.printable-dashboard{font-family:Malgun Gothic,sans-serif;color:#000;background:#fff}.printable-dashboard .print-header{text-align:center;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #000}.printable-dashboard .print-header h1{margin:0 0 10px;font-size:24px;font-weight:700}.printable-dashboard .print-header .print-meta{display:flex;justify-content:center;gap:20px;font-size:11px;color:#666}.printable-dashboard .print-header .print-meta div{margin:0}.printable-dashboard .print-summary{margin-bottom:20px}.printable-dashboard .print-summary .print-summary-table{width:100%;border-collapse:collapse}.printable-dashboard .print-summary .print-summary-table th,.printable-dashboard .print-summary .print-summary-table td{padding:10px;text-align:center;border:1px solid #ddd;font-size:12px}.printable-dashboard .print-summary .print-summary-table th{background-color:#f0f0f0;font-weight:700}.printable-dashboard .print-summary .print-summary-table td{font-size:13px;font-weight:600}.printable-dashboard .print-section{margin-bottom:25px;page-break-inside:avoid}.printable-dashboard .print-section h2{margin:0 0 10px;font-size:16px;font-weight:700;border-bottom:1px solid #333;padding-bottom:5px}.printable-dashboard .print-section h3{margin:15px 0 8px;font-size:13px;font-weight:700;color:#333}.printable-dashboard .print-section .print-details-table{width:100%;border-collapse:collapse;margin-bottom:10px}.printable-dashboard .print-section .print-details-table th,.printable-dashboard .print-section .print-details-table td{padding:8px 10px;text-align:left;border:1px solid #ddd;font-size:11px}.printable-dashboard .print-section .print-details-table th{background-color:#f5f5f5;font-weight:700;text-align:center}.printable-dashboard .print-section .print-details-table td:nth-child(2),.printable-dashboard .print-section .print-details-table td:nth-child(3){text-align:right}.printable-dashboard .print-section .print-details-table .total-row{background-color:#f9f9f9;border-top:2px solid #333}.printable-dashboard .print-section .print-details-table .total-row td{font-size:12px}.printable-dashboard .print-company-section{margin-bottom:15px;page-break-inside:avoid}@media print{body{margin:0;padding:0}.printable-dashboard{padding:0;margin:0}}.dashboard-details-page-container{padding:20px}.dashboard-details-page-container .period-bar{margin-bottom:24px;padding:16px;background:#f5f5f5;border-radius:8px}.dashboard-details-page-container .tables-container .category-section{margin-bottom:40px}.dashboard-details-page-container .tables-container .category-section .details-table .company-column{font-weight:600;background-color:#fafafa}.dashboard-details-page-container .tables-container .category-section .details-table .cell-content{display:flex;flex-direction:column;align-items:flex-end}.dashboard-details-page-container .tables-container .category-section .details-table .cell-content .amount{font-size:15px;font-weight:500;margin-bottom:4px}.dashboard-details-page-container .tables-container .category-section .details-table .cell-content .percentage{font-size:13px;color:#666}.dashboard-details-page-container .tables-container .category-section .details-table .ant-table-thead>tr>th{background-color:#f0f0f0;font-weight:600;text-align:center;font-size:14px}.dashboard-details-page-container .tables-container .category-section .details-table .ant-table-tbody>tr>td{padding:12px 16px;font-size:14px}.dashboard-details-page-container .tables-container .category-section .details-table .ant-table-tbody>tr:hover>td{background-color:#f5f5f5}.revenue-list{width:100%}.revenue-list .header{margin-bottom:20px;font-size:24px;font-weight:600}.revenue-list .data-table{border-radius:12px;background-color:#fff;padding:20px;box-shadow:0 1px 5px #0000000a;margin-top:32px}.revenue-list .data-table .filter-container{border-radius:8px;background-color:#f5f5f5;padding:20px;display:flex;align-items:flex-end;gap:24px;margin-bottom:32px}.revenue-list .data-table .filter-container .main-box{flex:1}.revenue-list .data-table .filter-container .main-box .gutter-row{display:flex;align-items:center}.revenue-list .data-table .filter-container .search-btn{width:72px;height:32px;border:none;border-radius:8px;display:flex;justify-content:center;align-items:center;background-color:#0051ff;color:#fff;cursor:pointer}.revenue-list .data-table .count-box{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:12px}.revenue-list .data-table .column-definitions{border-radius:8px;background-color:#f5f5f5;display:flex;justify-content:space-between;padding:8px 0;margin-bottom:8px}.revenue-list .data-table .column-definitions>*{width:100%;font-weight:700}.revenue-list .data-table .column-definitions>*:first-child{width:50%;padding-left:20px}.revenue-list .data-table .column-definitions>*:last-child{width:50%;padding-right:20px}.revenue-list .data-table .data-row{display:flex;justify-content:space-between;align-items:center;padding:20px 0;cursor:pointer;border-bottom:1px solid #f5f5f5;text-decoration:none;color:inherit}.revenue-list .data-table .data-row:last-child{border-bottom:none}.revenue-list .data-table .data-row>*{width:100%}.revenue-list .data-table .data-row>*:first-child{width:50%;padding-left:20px}.revenue-list .data-table .data-row>*:last-child{width:50%;padding-right:20px}.revenue-list .data-table .pagination-box{margin:32px auto;display:flex;justify-content:center}.revenue-details-root{display:flex;flex-direction:column}.revenue-details-root .toast-style{padding:14px;font-size:14px}.revenue-details-root .toast-title-style{font-size:16px;font-weight:500;margin-bottom:8px;margin-left:5px}.revenue-details-root .toast-description-style{font-size:14px;margin-left:5px}.revenue-details-root .ant-descriptions-item-label{text-align:center}.revenue-details-root .main-header{font-size:22px;font-weight:700;line-height:28px;margin-bottom:40px}.revenue-details-root .section{border-radius:4px;border:1px solid #dbdde2;box-shadow:0 2px 3px #0000000d;padding:30px;margin-top:20px}.revenue-details-root .section .custom-table{width:100%;border-collapse:collapse}.revenue-details-root .section .custom-table th,.revenue-details-root .section .custom-table td{border:1px solid #ddd;text-align:center;padding:8px;vertical-align:middle}.revenue-details-root .section .custom-table th{background-color:#f2f2f2}.revenue-details-root .section .data-value{display:flex;align-items:center;height:32px;font-size:14px;border:1px solid #d9d9d9;padding:6px 11px;border-radius:6px;color:#000000e0}.revenue-details-root .section .label{font-size:20px;font-weight:700;line-height:28px}.revenue-details-root .section .sign-box{width:300px;margin-bottom:40px}.revenue-details-root .section .total-box{width:500px}.revenue-details-root .section .approve-btn-box,.revenue-page-root{display:flex;flex-direction:column}.revenue-page-root .ant-descriptions-item-label{text-align:center}.revenue-page-root .main-header{font-size:22px;font-weight:700;line-height:28px;margin-bottom:40px}.revenue-page-root .section{border-radius:4px;border:1px solid #dbdde2;box-shadow:0 2px 3px #0000000d;padding:30px;margin-top:20px}.revenue-page-root .section .label{font-size:20px;font-weight:700;line-height:28px}.revenue-page-root .section .sign-box{width:300px;margin-bottom:40px}.revenue-page-root .section .total-box{width:500px}.attendance-board-page .att-toolbar{display:flex;gap:8px;align-items:center;margin-bottom:16px;flex-wrap:wrap}.attendance-board-page .att-hint{font-size:12px;color:#888;margin-left:4px}.attendance-board-page .ant-table{font-size:13px}.attendance-board-page .day-head{line-height:1.1}.attendance-board-page .day-head .dow{font-size:11px;color:#999}.attendance-board-page th.sun,.attendance-board-page td.sun{background:#fff1f0}.attendance-board-page th.sun .dow,.attendance-board-page td.sun .dow{color:#cf1322}.attendance-board-page th.sat,.attendance-board-page td.sat{background:#e6f4ff}.attendance-board-page th.sat .dow,.attendance-board-page td.sat .dow{color:#1677ff}.attendance-board-page .name-col{font-weight:600;background:#fafafa}.attendance-board-page .agg-col{background:#f5f5f5;font-weight:600;white-space:pre-line}.attendance-board-page .status-select{width:100%}.attendance-board-page .status-select .ant-select-selector{padding:0 2px!important}.attendance-board-page .status-select .ant-select-selection-item{padding-right:0!important;text-align:center}.attendance-board-page .ant-table-tbody>tr>td{padding:2px!important}.payroll-ledger-page-root{padding:0 40px}.payroll-ledger-page-root .ledger-period{margin-left:12px;color:#666;font-size:14px}.payroll-ledger-page-root .ledger-subtitle{font-size:15px;font-weight:600;color:#333;margin-bottom:12px;padding:6px 12px;background:#f8f9fa;border-radius:4px;display:inline-block}.payroll-ledger-page-root .ledger-table-wrapper{overflow-x:auto;overflow-y:visible;margin-left:-40px;margin-right:-40px}.payroll-ledger-page-root .ledger-table-inner{padding-left:40px;padding-right:40px;display:inline-block;min-width:100%;box-sizing:border-box}.payroll-ledger-page-root .ledger-table{border-collapse:collapse;white-space:nowrap;font-size:12px;min-width:100%}.payroll-ledger-page-root .ledger-table th,.payroll-ledger-page-root .ledger-table td{border:1px solid #d9d9d9;text-align:center;vertical-align:middle;padding:6px 8px}.payroll-ledger-page-root .ledger-table thead th{background:#f5f5f5;font-weight:600;position:sticky;top:0;z-index:2}.payroll-ledger-page-root .ledger-table .col-no{width:50px;min-width:50px;position:sticky;left:0;z-index:3;background:#fff;box-shadow:inset 1px 0 #d9d9d9,inset -1px 0 #d9d9d9}.payroll-ledger-page-root .ledger-table thead .col-no{background:#f5f5f5;z-index:4}.payroll-ledger-page-root .ledger-table .col-name{width:80px;min-width:80px;font-weight:600;position:sticky;left:50px;z-index:3;background:#fff;box-shadow:inset 1px 0 #d9d9d9,inset -1px 0 #d9d9d9,2px 0 4px -2px #00000026}.payroll-ledger-page-root .ledger-table thead .col-name{background:#f5f5f5;z-index:4}.payroll-ledger-page-root .ledger-table .col-group{background:#eef2f7}.payroll-ledger-page-root .ledger-table .col-base{background:#f0f5ff}.payroll-ledger-page-root .ledger-table .col-base-h{background:#f0f5ff;font-size:11px;line-height:1.3}.payroll-ledger-page-root .ledger-table .col-base-cell{background:#fafcff;font-size:11px;line-height:1.4;min-width:80px}.payroll-ledger-page-root .ledger-table .col-base-cell .sub{color:#666;border-top:1px dashed #d9d9d9;margin-top:2px;padding-top:2px}.payroll-ledger-page-root .ledger-table .col-money{min-width:90px;text-align:right;font-variant-numeric:tabular-nums}.payroll-ledger-page-root .ledger-table .col-deduct{background:#fff7f7}.payroll-ledger-page-root .ledger-table .col-pay-total{background:#e6f4ff;font-weight:700}.payroll-ledger-page-root .ledger-table .col-deduct-total{background:#fff1f0;font-weight:700}.payroll-ledger-page-root .ledger-table .col-net{background:#f6ffed;font-weight:700}.payroll-ledger-page-root .ledger-table .col-retire{background:#fffbe6;font-weight:600}.payroll-ledger-page-root .ledger-table .col-total-h{background:#e6f0ff;min-width:90px}.payroll-ledger-page-root .ledger-table tbody tr:hover td,.payroll-ledger-page-root .ledger-table tbody tr:hover .col-no,.payroll-ledger-page-root .ledger-table tbody tr:hover .col-name{background:#fafafa}.payroll-ledger-page-root .ledger-table .row-total{background:#fff8e1;font-weight:700}.payroll-ledger-page-root .ledger-table .row-total td{background:#fff8e1!important;border-top:2px solid #999}.payroll-ledger-page-root .ledger-table .row-total .col-no,.payroll-ledger-page-root .ledger-table .row-total .col-name{background:#fff8e1!important;text-align:center}.labor-cost-page .lct-hint{margin-left:12px;font-size:13px;color:#888}.labor-cost-page .lct-toolbar{display:flex;gap:8px;margin-bottom:16px}.labor-cost-page .lct-table-wrapper{overflow-x:auto;max-width:1100px}.labor-cost-page .lct-table{border-collapse:collapse;width:100%;font-size:14px;background:#fff}.labor-cost-page .lct-table th,.labor-cost-page .lct-table td{border:1px solid #d9d9d9;padding:8px 12px;text-align:center;white-space:nowrap}.labor-cost-page .lct-table thead th{background:#fafafa;font-weight:600}.labor-cost-page .lct-table .col-label{text-align:left;min-width:150px;font-weight:500}.labor-cost-page .lct-table .col-grade{min-width:130px;text-align:right}.labor-cost-page .lct-table .grade-head{display:flex;align-items:center;gap:2px}.labor-cost-page .lct-table .grade-head .grade-name-input,.labor-cost-page .lct-table .grade-head .grade-name-input input{text-align:center;font-weight:600}.labor-cost-page .lct-table .grade-head .grade-del-btn{flex:none}.labor-cost-page .lct-table .col-method{text-align:left;color:#666;font-size:13px;white-space:normal;min-width:320px}.labor-cost-page .lct-table .cell-input{background:#fffef5;padding:4px 6px}.labor-cost-page .lct-table .cell-input .grade-input{width:100%;text-align:right}.labor-cost-page .lct-table .cell-input .grade-input input{text-align:right;font-weight:600}.labor-cost-page .lct-table .cell-derived{background:#f5f5f5;color:#222}.labor-cost-page .lct-table .row-strong td{font-weight:700;background:#f0f5ff}.labor-cost-page .lct-table .row-strong .cell-derived{background:#e6f0ff}.labor-cost-page .lct-table .row-strong .col-method{font-weight:400}.labor-cost-page .lct-table .row-section-top td{border-top:2px solid #999}.labor-cost-page .lct-table .param-input{width:64px;margin:0 2px}.labor-cost-page .lct-table .param-input input{text-align:center;font-weight:600;color:#1677ff}.labor-cost-page .badge-new{display:inline-block;margin-left:6px;padding:0 6px;font-size:11px;font-weight:600;color:#fff;background:#52c41a;border-radius:8px;vertical-align:middle}.employee-page .emp-toolbar{display:flex;gap:8px;margin-bottom:16px;align-items:center}.employee-page .ant-table-wrapper{max-width:900px}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:inherit;text-decoration:none}html,body{overflow:hidden;overscroll-behavior:none;height:100%}body,button,input,select,textarea{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}#root{max-width:100%;margin:0 auto;background-color:#fff}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}
