@charset "UTF-8";.auth-container{display:flex;height:100vh;width:100%}.auth-image{flex:1;height:100%;overflow:hidden}.auth-image img{width:100%;height:100vh;object-fit:cover;border-radius:12px}.auth-form-section{flex:1;display:flex;align-items:center;justify-content:center;padding:1rem;overflow-y:auto}.auth-card{width:100%;max-width:600px;border:none!important;box-shadow:none!important;border-radius:12px;overflow-y:none}.auth-logo{text-align:center;margin-bottom:.5rem}.auth-logo img{height:48px}.auth-brand{text-align:center;margin-bottom:1rem}.auth-brand img{max-height:40px;width:auto}.auth-heading,.auth-title{text-align:center;margin:1rem 0;font-size:18px;font-weight:600;color:#333}.google-btn{border:1px solid #d9d9d9!important;border-radius:50px!important;height:48px;font-size:16px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;background:#fff!important;margin-bottom:1rem}.google-btn:hover{border-color:#bfbfbf!important}.auth-divider{display:flex;align-items:center;text-align:center;margin:.5rem 0;color:#999;font-weight:500}.auth-divider:before,.auth-divider:after{content:"";flex:1;border-bottom:1px solid #e5e5e5}.auth-divider:not(:empty):before{margin-right:.75em}.auth-divider:not(:empty):after{margin-left:.75em}.auth-btn{background-color:#ce1522!important;border:none!important;color:#fff!important;height:48px;border-radius:8px!important;font-size:16px;font-weight:600;text-transform:uppercase}.auth-btn:hover,.auth-btn:focus{background-color:#b5121e!important;color:#fff!important}.auth-card a{color:#ce1522;font-weight:500;text-decoration:none}.auth-card a:hover{text-decoration:underline;color:#b5121e}.terms-link{text-align:center;font-size:13px;color:#666;margin-bottom:12px}.terms-link a{color:#ce1522;font-weight:600;cursor:pointer;text-decoration:none;transition:color .2s ease}.terms-link a:hover{color:#b5121e;text-decoration:underline}.terms-modal .ant-modal-content{border-radius:16px;overflow:hidden;padding:0}.terms-modal .ant-modal-header{display:none}.terms-modal .ant-modal-body{padding:0}.terms-modal .ant-modal-close{top:16px;right:16px;color:#999}.terms-modal .ant-modal-close:hover{color:#ce1522}.terms-modal-content{max-height:75vh;overflow-y:auto;padding:36px 32px 24px;scrollbar-width:thin;scrollbar-color:#ce1522 #f5f5f5}.terms-modal-content::-webkit-scrollbar{width:6px}.terms-modal-content::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.terms-modal-content::-webkit-scrollbar-thumb{background:#ce1522;border-radius:3px}.terms-modal-title{text-align:center;font-size:24px;font-weight:700;color:#ce1522;margin:0 0 4px;letter-spacing:1px}.terms-modal-subtitle{text-align:center;font-size:18px;font-weight:600;color:#333;margin:0 0 4px}.terms-modal-effective{text-align:center;font-size:13px;color:#999;margin-bottom:20px}.terms-modal-content h4{font-size:15px;font-weight:700;color:#333;margin:20px 0 8px;padding-bottom:4px;border-bottom:2px solid #fbe9ea}.terms-modal-content p{font-size:13.5px;color:#555;line-height:1.75;margin:0 0 10px}.terms-modal-content ul{padding-left:22px;margin:0 0 12px}.terms-modal-content ul li{font-size:13.5px;color:#555;line-height:1.75;margin-bottom:4px}.terms-disclaimer{background:#fef2f2;border-left:4px solid #ce1522;padding:12px 16px;border-radius:0 8px 8px 0;font-weight:500!important;color:#444!important;font-size:12.5px!important}.terms-contact{background:#f9f9f9;padding:12px 16px;border-radius:8px}.terms-contact a{color:#ce1522;text-decoration:none;font-weight:500}.terms-contact a:hover{text-decoration:underline;color:#b5121e}.terms-copyright{text-align:center;font-size:12px;color:#aaa;margin-top:16px;padding-top:12px;border-top:1px solid #eee}.terms-modal-footer{padding:16px 0 0}.terms-close-btn{background-color:#ce1522!important;border:none!important;color:#fff!important;height:44px;border-radius:8px!important;font-size:15px;font-weight:600;text-transform:uppercase;transition:background-color .2s ease}.terms-close-btn:hover,.terms-close-btn:focus{background-color:#b5121e!important;color:#fff!important}@media(min-width:1440px){.terms-modal-content{max-height:78vh;padding:40px 40px 28px}.terms-modal-title{font-size:28px}.terms-modal-subtitle{font-size:20px}.terms-modal-content h4{font-size:16px}.terms-modal-content p,.terms-modal-content ul li{font-size:14.5px}}@media(max-width:1023px){.terms-modal-content{max-height:72vh;padding:28px 24px 20px}.terms-modal-title{font-size:22px}.terms-modal-subtitle{font-size:16px}.terms-modal-content h4{font-size:14px}.terms-modal-content p,.terms-modal-content ul li{font-size:13px;line-height:1.7}.terms-close-btn{height:42px;font-size:14px}}@media(max-width:767px){.auth-container{flex-direction:column}.auth-image{display:none}.auth-form-section{flex:none;padding:.5rem}.terms-modal-content{max-height:70vh;padding:20px 16px 14px}.terms-modal-title{font-size:20px;letter-spacing:.5px}.terms-modal-subtitle{font-size:15px}.terms-modal-effective{font-size:12px;margin-bottom:14px}.terms-modal-content h4{font-size:13.5px;margin:16px 0 6px}.terms-modal-content p,.terms-modal-content ul li{font-size:12.5px;line-height:1.65}.terms-modal-content ul{padding-left:18px}.terms-disclaimer{padding:10px 12px;font-size:11.5px!important}.terms-contact{padding:10px 12px}.terms-close-btn{height:40px;font-size:13px}.terms-link{font-size:12px}}.issues-table{background:#fff;border-radius:12px;box-shadow:0 6px 18px #0c171c0f}.issues-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;font-size:14px;color:#333}.issues-table .ant-table-tbody>tr>td{font-size:14px;padding:12px 16px;vertical-align:middle}.issues-table .ant-table-cell .severity-tag{border-radius:8px;padding:3px 14px;font-weight:600;font-size:13px;text-transform:capitalize;display:inline-block;line-height:1.4}.issues-table .ant-table-cell .severity-tag.high{color:#c32727;background-color:#fde8e8}.issues-table .ant-table-cell .severity-tag.medium{color:#d46b08;background-color:#fff2e0}.issues-table .ant-table-cell .severity-tag.low{color:#2f54eb;background-color:#f0f4ff}.issues-table .issue-id{font-weight:600;color:#2b2b2b}.issues-table .issue-message{color:#1a1a1a}.issues-table .review-btn{border:1.8px solid #d92b2b!important;background-color:#fff!important;color:#d92b2b!important;border-radius:8px;font-weight:600;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:5px 14px;height:36px;box-shadow:none;transition:all .2s ease}.issues-table .review-btn .anticon{font-size:16px;color:#d92b2b!important;margin-right:4px}.issues-table .review-btn:hover{border-color:#a91d1d!important;color:#a91d1d!important;background-color:#fff5f5!important}.issues-table .review-btn:hover .anticon{color:#a91d1d!important}.issues-table .review-btn:focus{border-color:#d92b2b!important;box-shadow:none!important}.issues-table .severity-tag.critical{color:#c32727;background:#fde8e8}.issues-table .severity-tag.major{color:#d46b08;background:#fff2e0}.issues-table .severity-tag.minor{color:#2f54eb;background:#f0f4ff}.rm-progress-container{display:flex;justify-content:center;align-items:center;padding:8px 0;background:transparent}.rm-progress-wrapper{width:90%;max-width:950px;height:22px;margin:0 auto;border-radius:10px;box-shadow:0 0 10px #24a0d226,inset 0 0 0 3px #ffffff59;border:2px solid rgba(86,193,232,.25);overflow:hidden;position:relative;background:#fffffff2}.rm-progress-fill{position:absolute;inset:0;border-radius:8px;overflow:hidden;transition:width .3s linear}.rm-progress-fill .rm-fill-base{width:100%;height:100%;background:linear-gradient(90deg,#9fe0f6,#7fd6f0 40%,#70cdea)}.rm-progress-fill .rm-fill-stripes{position:absolute;left:-50%;top:0;width:200%;height:100%;background-image:repeating-linear-gradient(135deg,#ffffff2e 0px 22px,#ffffff0f 22px 44px);animation:rm-stripe-move 1.3s linear infinite;opacity:.9}.rm-progress-fill:after{content:"";position:absolute;left:0;right:0;top:0;height:6px;background:linear-gradient(180deg,#ffffff80,#fff0);pointer-events:none}@keyframes rm-stripe-move{0%{transform:translate(0)}to{transform:translate(50%)}}.table-row-success{background:#59c74a0a!important}.table-row-failed{background:#ce15220a!important}.secondary-button{background:#fff;border:1px solid #d9d9d9;color:#000000e0;font-size:16px;height:40px;padding:6.4285714286px 15px;border-radius:8px;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:8px}.secondary-button:hover{color:#4096ff;border-color:#4096ff}.secondary-button:active{color:#0958d9;border-color:#0958d9}.secondary-button:disabled{color:#00000040;border-color:#d9d9d9;background:#0000000a;cursor:not-allowed}.rm-progress-hidden{display:none}.table-row-pending{background:transparent!important}.project-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-radius:8px}.project-header-left{display:flex;align-items:center;gap:8px}.project-header .logo{height:60px}.project-card{padding:16px;box-shadow:0 2px 6px #00000014;background:#fff;display:flex;flex-direction:column;justify-content:space-between;height:100%;border:2px solid transparent;transition:border .2s ease;border-radius:12px}@media(max-width:768px){.card-title{font-size:14px}.card-subtitle{font-size:12px}}.project-card:hover,.project-card.selected{border-color:#cb1522}.header-content{display:flex;align-items:center;justify-content:space-between;flex:1;min-width:0;gap:8px}.card-header{display:flex;align-items:center;gap:10px;margin-bottom:16px;width:100%;min-width:0}.icon-circle{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.icon-circle.selected{background-color:#cb1522}.icon-circle.default{background-color:#f0f0f0}.title-subtitle{display:flex;flex-direction:column;flex:1;min-width:0}.card-title{font-size:16px;font-weight:600;margin:0;color:#262626;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-subtitle{font-size:13px;color:#8c8c8c;margin:2px 0 0;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-meta{flex:1}.meta-row{display:flex;justify-content:space-between;font-size:14px;padding:6px 0;border-bottom:1px solid #eee}.meta-row:last-child{border-bottom:none}.share-btn{margin-top:16px;font-weight:600;border-radius:8px}.share-btn.selected{background-color:#cb1522!important;border-color:#cb1522!important;color:#fff!important}.project-card:hover .icon-circle.default{background-color:#cb1522}.project-card:hover .icon-circle.default svg{color:#fff!important}.project-card:hover .share-btn.default{background-color:#cb1522!important;border-color:#cb1522!important;color:#fff!important}.share-btn.default{background-color:#515051!important;border-color:#515051!important;color:#fff!important}.share-btn.default:hover{background-color:#555!important;border-color:#555!important}@media(max-width:768px){.project-header{flex-direction:column;align-items:flex-start;text-align:left;gap:12px}.title-section{text-align:left!important;width:100%}}.project-row{margin-left:0!important;margin-right:0!important;background:#f8f9fb!important}.ant-table-tbody>tr.table-row-failed>td{background-color:#ffc3c7!important}.table-row-success>td{background-color:#f6ffed!important}.ant-table-tbody>tr.table-row-failed:hover>td{background-color:#ffc3c7!important}.ant-table-tbody>tr.table-row-failed>td{background-color:#ffc3c7!important;color:#000}.card-actions{display:flex;gap:8px;margin-top:12px}.card-actions .ant-btn{flex:1;border-radius:6px;font-weight:500;transition:all .2s ease}.card-actions .ant-btn-edit{background-color:#f0f0f0;border-color:#d9d9d9;color:#515051!important}.card-actions .ant-btn-edit:hover{background-color:#e6e6e6!important;border-color:#cb1522!important;color:#cb1522!important;transform:scale(1.02)}.card-actions .ant-btn-delete{background-color:#fff1f0;border-color:#ffa39e;color:#ff4d4f}.card-actions .ant-btn-delete:hover{background-color:#ff4d4f!important;border-color:#ff4d4f!important;color:#fff!important;transform:scale(1.02)}.project-card .ant-card-body{padding:16px;overflow:hidden}.card-header-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.project-card:hover .card-header-actions{opacity:1}.card-header-actions .ant-btn{padding:4px 8px;height:auto;border-radius:4px;transition:all .2s ease}.card-header-actions .ant-btn.action-icon-edit{color:#8c8c8c}.card-header-actions .ant-btn.action-icon-delete{color:#8c8c8c}.card-header-actions .ant-btn.action-icon-delete:hover{color:#ff4d4f!important;background-color:#ff4d4f1a!important}.card-header-actions .ant-btn{padding:6px 10px;height:auto;border-radius:6px}.card-header-actions .ant-btn .anticon{font-size:16px}.card-header-actions .ant-btn.action-icon-edit{color:#515051}.card-header-actions .ant-btn.action-icon-edit:hover{color:#cb1522!important;background-color:#cb15221a!important}.card-header-actions .ant-btn.action-icon-delete{color:#515051}.card-header-actions .ant-btn.action-icon-delete:hover{color:#cb1522!important;background-color:#cb15221a!important}.card-header-actions .ant-btn{padding:8px 12px;height:32px;min-height:32px;display:flex;align-items:center;justify-content:center}.card-header-actions .ant-btn{height:28px;min-height:28px;line-height:1}._wrapper_1h27q_1{position:relative;width:100%;height:100%;background:#fff;display:flex;flex-direction:column}._toolbar_1h27q_11{position:absolute;left:50%;transform:translate(-50%);z-index:40;display:flex;flex-direction:column;align-items:center;gap:4px;background:#ffffffd9;padding:6px;border-radius:8px;box-shadow:0 6px 14px #1414140f}._toolbarRow_1h27q_26{display:flex;align-items:center;gap:8px}._controlButton_1h27q_32{border:none;background:transparent;font-size:18px;width:36px;height:36px;border-radius:6px;cursor:pointer}._controlButton_1h27q_32:disabled{opacity:.45;cursor:not-allowed}._controlButtonSecondary_1h27q_47{border:1px solid #ddd;padding:4px 8px;border-radius:6px;background:#fff;cursor:pointer}._zoomLabel_1h27q_55{min-width:44px;text-align:center;font-size:13px}._viewerInner_1h27q_77{display:inline-block;text-align:left;position:relative;max-width:100%}._viewerPage_1h27q_85{display:block;margin:0 auto}._pageCount_1h27q_90{position:absolute;bottom:8px;right:12px;font-size:13px;color:#666;background:#ffffffd9;padding:6px 8px;border-radius:6px}._pageContainer_1h27q_101{position:relative;display:inline-block;line-height:0}._pdfMarker_1h27q_108{position:absolute;width:12px;height:12px;border-radius:50%;background:#e53935;box-shadow:0 1px 4px #0006;transform:translate(-50%,-50%);pointer-events:none;z-index:50}._pdfMarkerBox_1h27q_120{position:absolute;border:1px solid red;background:#e5393533;pointer-events:none;z-index:60;opacity:.75}._greenMarker_1h27q_130{border:1.5px solid #22c55e!important;background:#22c55e2e!important}._pdfAnnotationBox_1h27q_135{position:absolute;border:0px solid #22c55e;background:#22c55e26;pointer-events:auto;z-index:70;display:inline-flex;align-items:center;justify-content:center;padding:1px;cursor:default;width:auto!important}._annotationText_1h27q_149{color:#166534;font-size:8px;font-weight:700;text-align:center;background:#fff;border:1px solid #22c55e;border-radius:4px;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.2;box-shadow:0 1px 3px #0000001a}._pdfInfoBox_1h27q_165{position:absolute;background:#fffffff2;border:2px solid #d92b2b;border-radius:8px;pointer-events:auto;z-index:30;display:flex;flex-direction:column;box-shadow:0 4px 12px #00000026;overflow:hidden}._infoBoxHeader_1h27q_178{background:#d92b2b;color:#fff;padding:8px 12px;font-size:14px;font-weight:600;border-bottom:2px solid #b92424}._infoBoxContent_1h27q_187{padding:12px;overflow-y:auto;flex:1;font-size:12px;color:#374151;line-height:1.5}._issuesList_1h27q_196{display:flex;flex-direction:column;gap:8px}._issueItem_1h27q_202{display:flex;gap:8px;padding:8px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;align-items:flex-start}._issueNumber_1h27q_212{min-width:20px;height:20px;background:#d92b2b;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;flex-shrink:0}._issueDetails_1h27q_226{flex:1;min-width:0}._issueTitle_1h27q_231{font-weight:600;font-size:11px;color:#1f2937;margin-bottom:4px}._issueMessage_1h27q_238{font-size:10px;color:#4b5563;margin-bottom:4px;word-wrap:break-word;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._issueStatus_1h27q_249{font-size:10px;color:#6b7280;text-transform:capitalize}._noIssues_1h27q_255{text-align:center;color:#9ca3af;padding:20px;font-style:italic}._viewerViewport_1h27q_64{overflow:auto;text-align:center;height:100%;max-height:80vh;cursor:grab;-webkit-user-select:none;user-select:none}._viewerViewport_1h27q_64:active{cursor:grabbing}:fullscreen ._wrapper_1h27q_1,:-webkit-full-screen ._wrapper_1h27q_1{background:#111}:fullscreen ._viewerViewport_1h27q_64,:-webkit-full-screen ._viewerViewport_1h27q_64{max-height:100vh;height:100vh}._highlightedMarker_1h27q_286{border:0 dashed #1976d2;background:#1976d22e;z-index:80;opacity:.95;box-shadow:0 0 0 1px #1976d2,0 2px 8px #1976d226}._annotationToolbar_5chdl_1{display:flex;align-items:center;gap:2px}._separator_5chdl_7{width:1px;height:20px;background:#d1d5db;margin:0 2px}._toolButton_5chdl_15{border:none;background:transparent;width:28px;height:28px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,box-shadow .15s}._toolButton_5chdl_15:hover{background:#0000000f}._toolButton_5chdl_15._active_5chdl_32{background:#e3f2fd;box-shadow:inset 0 0 0 1.5px #1976d2}._toolIcon_5chdl_37{font-size:16px;line-height:1;-webkit-user-select:none;user-select:none}._colorGroup_5chdl_44{display:flex;align-items:center;gap:3px}._colorSwatch_5chdl_50{width:18px;height:18px;border-radius:50%;border:2px solid transparent;cursor:pointer;padding:0;transition:border-color .15s,transform .15s}._colorSwatch_5chdl_50:hover{transform:scale(1.15)}._colorSwatch_5chdl_50._activeColor_5chdl_64{border-color:#333;box-shadow:0 0 0 1.5px #fff,0 0 0 3px #333}._strokeSelect_5chdl_70{border:1px solid #d1d5db;border-radius:6px;padding:2px 4px;font-size:12px;background:#fff;cursor:pointer;height:28px}._actionButton_5chdl_81{border:none;background:transparent;width:28px;height:28px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:15px;transition:background .15s}._actionButton_5chdl_81:hover{background:#0000000f}._dangerButton_5chdl_99:hover{background:#e539351f}._saveActive_5chdl_103{background:#ce15221a}._saveActive_5chdl_103:hover{background:#ce15222e}.x-spreadsheet-calendar .calendar-body th,.x-spreadsheet-calendar .calendar-body td{width:100%/7;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.x-spreadsheet-icon .x-spreadsheet-icon-img{background-image:url(/assets/sprite-TQ-VM369.svg);position:absolute;width:262px;height:444px;opacity:.56}body{margin:0}.x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.x-spreadsheet-sheet{position:relative;overflow:hidden}.x-spreadsheet-table{vertical-align:bottom}.x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000;font-size:12px;z-index:201}.x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.x-spreadsheet-color-palette{padding:5px}.x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.x-spreadsheet-color-palette table td:hover{border-color:#ddd}.x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.x-spreadsheet-border-palette{padding:6px}.x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.x-spreadsheet-border-palette table td{margin:0}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell .x-spreadsheet-icon-img{opacity:.8}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-toolbar-btn{margin-top:0;margin-bottom:3px}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.x-spreadsheet-dropdown{position:relative}.x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.x-spreadsheet-dropdown .x-spreadsheet-dropdown-header .x-spreadsheet-icon.arrow-left{margin-left:4px}.x-spreadsheet-dropdown .x-spreadsheet-dropdown-header .x-spreadsheet-icon.arrow-right{width:10px;margin-right:4px}.x-spreadsheet-dropdown .x-spreadsheet-dropdown-header .x-spreadsheet-icon.arrow-right .arrow-down{left:-130px}.x-spreadsheet-resizer{position:absolute;z-index:11}.x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.x-spreadsheet-resizer.horizontal{cursor:row-resize}.x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.x-spreadsheet-resizer.vertical{cursor:col-resize}.x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.x-spreadsheet-editor,.x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:#4b89ff1a;z-index:5}.x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.x-spreadsheet-editor{z-index:20}.x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.x-spreadsheet-item:hover,.x-spreadsheet-item.active{background:#0000000d}.x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.x-spreadsheet-item.state,.x-spreadsheet-header.state{padding-left:35px!important;position:relative}.x-spreadsheet-item.state:before,.x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:#00000014;border-radius:2px}.x-spreadsheet-item.state.checked:before,.x-spreadsheet-header.state.checked:before{background:#4b89ff}.x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.x-spreadsheet-suggest,.x-spreadsheet-contextmenu,.x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.x-spreadsheet-suggest{width:200px}.x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.x-spreadsheet-toolbar,.x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.x-spreadsheet-menu>li .x-spreadsheet-icon{margin:0 6px}.x-spreadsheet-menu>li .x-spreadsheet-icon .x-spreadsheet-icon-img:hover{opacity:.85}.x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.x-spreadsheet-toolbar{border-bottom:1px solid #e0e2e4}.x-spreadsheet-toolbar .x-spreadsheet-toolbar-btns{display:inline-flex}.x-spreadsheet-toolbar .x-spreadsheet-toolbar-more{padding:0 6px 6px;text-align:left}.x-spreadsheet-toolbar .x-spreadsheet-toolbar-more .x-spreadsheet-toolbar-divider{margin-top:0}.x-spreadsheet-toolbar .x-spreadsheet-toolbar-btn{flex:0 0 auto;display:inline-block;border:1px solid transparent;height:26px;line-height:26px;min-width:26px;margin:6px 1px 0;padding:0;text-align:center;border-radius:2px}.x-spreadsheet-toolbar .x-spreadsheet-toolbar-btn.disabled{pointer-events:none;opacity:.5}.x-spreadsheet-toolbar .x-spreadsheet-toolbar-btn:hover,.x-spreadsheet-toolbar .x-spreadsheet-toolbar-btn.active{background:#00000014}.x-spreadsheet-toolbar-divider{display:inline-block;border-right:1px solid #e0e2e4;width:0;vertical-align:middle;height:18px;margin:12px 3px 0}.x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.x-spreadsheet-canvas-card-wraper{margin:40px 20px}.x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.x-spreadsheet-calendar{color:#000000a6;background:#fff;-webkit-user-select:none;user-select:none}.x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:#00000014}.x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.x-spreadsheet-calendar .calendar-body th,.x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.x-spreadsheet-calendar .calendar-body td>.cell.active,.x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.x-spreadsheet-buttons{display:flex;justify-content:flex-end}.x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.x-spreadsheet-button.active,.x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.x-spreadsheet-button.primary:hover,.x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.x-spreadsheet-form-field:first-child{margin-left:0}.x-spreadsheet-form-field.error .x-spreadsheet-form-select,.x-spreadsheet-form-field.error input{border-color:#f04134}.x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.x-spreadsheet-dimmer.active{display:block;opacity:1}form fieldset{border:none}form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.x-spreadsheet-modal,.x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.x-spreadsheet-toast{background-color:#ffffffd9}.x-spreadsheet-modal-header,.x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.x-spreadsheet-modal-header .x-spreadsheet-icon,.x-spreadsheet-toast-header .x-spreadsheet-icon{position:absolute;right:.8em;top:.65em;border-radius:18px}.x-spreadsheet-modal-header .x-spreadsheet-icon:hover,.x-spreadsheet-toast-header .x-spreadsheet-icon:hover{opacity:1;background:#00000014}.x-spreadsheet-toast-header{color:#f2711c}.x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:#00000014;font-size:1.0785em}.x-spreadsheet-modal-header,.x-spreadsheet-modal-content,.x-spreadsheet-toast-header,.x-spreadsheet-toast-content{padding:.75em 1em}@media screen and (min-width:320px)and (max-width:480px){.x-spreadsheet-toolbar{display:none}}.x-spreadsheet-icon{width:18px;height:18px;margin:1px 1px 2px;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;overflow:hidden;position:relative;display:inline-block}.x-spreadsheet-icon .x-spreadsheet-icon-img{background-image:url(/assets/sprite-TQ-VM369.svg);position:absolute;width:262px;height:444px;opacity:.56}.x-spreadsheet-icon .x-spreadsheet-icon-img.undo{left:0;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.redo{left:-18px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.print{left:-36px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.paintformat{left:-54px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.clearformat{left:-72px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.font-bold{left:-90px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.font-italic{left:-108px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.underline{left:-126px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.strike{left:-144px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.color{left:-162px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.bgcolor{left:-180px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.merge{left:-198px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.align-left{left:-216px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.align-center{left:-234px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.align-right{left:0;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.align-top{left:-18px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.align-middle{left:-36px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.align-bottom{left:-54px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.textwrap{left:-72px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.autofilter{left:-90px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.formula{left:-108px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.arrow-down{left:-126px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.arrow-right{left:-144px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.link{left:-162px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.chart{left:-180px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.freeze{left:-198px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.ellipsis{left:-216px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.add{left:-234px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.border-all{left:0;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.border-inside{left:-18px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.border-horizontal{left:-36px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.border-vertical{left:-54px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.border-outside{left:-72px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.border-left{left:-90px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.border-top{left:-108px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.border-right{left:-126px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.border-bottom{left:-144px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.border-none{left:-162px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.line-color{left:-180px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.line-type{left:-198px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.close{left:-234px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.chevron-down{left:0;top:-54px}.x-spreadsheet-icon .x-spreadsheet-icon-img.chevron-up{left:-18px;top:-54px}.x-spreadsheet-icon .x-spreadsheet-icon-img.chevron-left{left:-36px;top:-54px}.x-spreadsheet-icon .x-spreadsheet-icon-img.chevron-right{left:-54px;top:-54px}:root{--card-radius: 12px;--soft-shadow: 0 8px 18px rgba(18, 38, 63, .06);--accent-red: #d92b2b;--muted: #f5f7f9}._page_w4hs0_8{padding:24px;background:var(--muted)}._page_w4hs0_8 .ant-tabs-nav-list{width:100%}._page_w4hs0_8 .ant-tabs-tab{flex:1;justify-content:center;margin:0!important}._page_w4hs0_8 .ant-tabs-content-holder{flex:1;display:flex;flex-direction:column;overflow:hidden}._page_w4hs0_8 .ant-tabs-content,._page_w4hs0_8 .ant-tabs-tabpane-active{flex:1;display:flex;flex-direction:column}._header_w4hs0_37{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._title_w4hs0_44{margin:0;font-size:28px;font-weight:700;color:#0f1724}._subtitle_w4hs0_51{color:#7a8a97;margin-top:6px;font-size:13px}._headerActions_w4hs0_57{display:flex;align-items:center}._shareBtn_w4hs0_63{background:var(--accent-red)!important;border:none;color:#fff;height:44px;padding:0 18px;border-radius:10px;box-shadow:var(--soft-shadow)}._test_w4hs0_74{background:var(--accent-red)!important}._downloadBtn_w4hs0_78{background:#4d4d4f;border:none;color:#fff;height:44px;padding:0 16px;border-radius:10px}._contentGrid_w4hs0_88{align-items:stretch}._viewerCard_w4hs0_93{border-radius:var(--card-radius);box-shadow:var(--soft-shadow)}._viewerControls_w4hs0_98{margin-bottom:12px}._viewerWrapper_w4hs0_102{width:100%;border-radius:8px;background:#fff;padding:8px;height:calc(100vh - 250px);overflow-y:auto;overflow-x:hidden;box-sizing:border-box}._sidebar_w4hs0_118{position:sticky;top:24px}._sidebarHeader_w4hs0_123{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._issueChipsWrapper_w4hs0_130{position:relative}._scrollHint_w4hs0_134{text-align:center;font-size:11px;color:#999;padding:4px 0 0;letter-spacing:.3px;animation:_pulseHint_w4hs0_1 2s ease-in-out infinite}@keyframes _pulseHint_w4hs0_1{0%,to{opacity:.5}50%{opacity:1}}._issueChips_w4hs0_130{display:flex;gap:8px;flex-wrap:wrap;max-height:250px;overflow-y:auto;overflow-x:hidden;padding-bottom:28px}._issueTag_w4hs0_161{cursor:pointer;font-weight:600;border-radius:20px;white-space:normal;word-break:break-word;max-width:100%}._detailCard_w4hs0_170{border-radius:12px;box-shadow:var(--soft-shadow);padding:12px;margin-bottom:12px}._detailRow_w4hs0_177{margin-bottom:12px}._detailLabel_w4hs0_181{font-weight:700;color:#111827}._detailValue_w4hs0_186{color:#000;margin-top:6px}._metaGrid_w4hs0_191{display:flex;gap:12px;flex-direction:column}._metaItem_w4hs0_197{background:#f8fafc;padding:10px;border-radius:10px}._metaLabel_w4hs0_203{font-size:12px;color:#6b7280}._metaValue_w4hs0_208{font-weight:600;margin-top:6px}._commentsBox_w4hs0_214{min-height:120px;border-radius:12px}@media(max-width:991px){._viewerCard_w4hs0_93{min-height:480px}._viewerWrapper_w4hs0_102{padding:4px}._header_w4hs0_37{flex-direction:column;align-items:flex-start;gap:12px}}@media(max-width:576px){._page_w4hs0_8{padding:12px}._viewerCard_w4hs0_93{min-height:360px}._sidebar_w4hs0_118{position:static}}.custom-sider-menu .ant-menu-item-selected{background:linear-gradient(90deg,#cb1522,#2b0407)!important;border-radius:6px!important}.ant-card-body.no-padding-card-body{padding:0!important}*{font-family:Poppins,sans-serif!important}.documents-table-card .ant-table-cell{border:none!important}.documents-table-card .ant-table-tbody>tr.table-row-light>td{background-color:#fff!important}.documents-table-card .ant-table-tbody>tr.table-row-dark>td{background-color:#f9fafc!important}.documents-table-card .ant-table-thead>tr>th{background-color:#f5f7fb!important;font-weight:600;border:none!important}.ant-layout-sider,.ant-layout-sider-children{display:flex!important;flex-direction:column!important}.ant-layout-sider-children{display:flex!important;flex-direction:column!important;flex:1 1 auto!important}.sider-bottom{text-align:center;color:#fff9;font-size:12px;word-break:break-word}@media(max-width:768px){.sider-bottom{font-size:10px;line-height:1.2}}.sider-bottom .ant-btn{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.6)!important;border-radius:8px!important;font-weight:500}.sider-bottom .ant-btn:hover{background:#ffffff1a!important;border-color:#fff!important;color:#fff!important}.custom-sider{top:0;left:0;bottom:0;height:100vh;z-index:1000}
