html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:focus{outline:2px solid #1890ff;outline-offset:2px}.skip-link{position:absolute;top:-40px;left:0;background:#1890ff;color:#fff;padding:8px;z-index:100}button:focus{outline:2px solid #1890ff;outline-offset:2px}input:focus,select:focus,textarea:focus{outline:2px solid #1890ff;outline-offset:0;box-shadow:0 0 0 2px #1890ff33}@keyframes status-change-pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}to{transform:scale(1);opacity:1}}@keyframes status-change-fade{0%{background-color:#1890ff33}to{background-color:transparent}}@keyframes status-change-highlight{0%{box-shadow:0 0 0 2px #1890ff80}to{box-shadow:0 0 #1890ff00}}.status-transition{transition:all .3s ease-in-out}.status-transition-active{animation:status-change-pulse .8s ease-in-out,status-change-highlight 1.5s ease-in-out;background-color:#52c41a1a;transition:background-color 1.5s ease-in-out}.status-transition-inactive{animation:status-change-pulse .8s ease-in-out,status-change-highlight 1.5s ease-in-out;background-color:#faad141a;transition:background-color 1.5s ease-in-out}.status-transition-deleted{animation:status-change-pulse .8s ease-in-out,status-change-highlight 1.5s ease-in-out;background-color:#ff4d4f1a;transition:background-color 1.5s ease-in-out}.status-transition-pending{animation:status-change-pulse .8s ease-in-out,status-change-highlight 1.5s ease-in-out;background-color:#1890ff1a;transition:background-color 1.5s ease-in-out}.row-appear{animation:row-appear-animation 1s ease-in-out}@keyframes row-appear-animation{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.row-highlight{animation:row-highlight-animation 2s ease-in-out}@keyframes row-highlight-animation{0%{background-color:#1890ff33}to{background-color:transparent}}.history-item{transition:all .3s ease}.history-item:hover{transform:translateY(-2px);box-shadow:0 2px 8px #00000026}.history-item-enter{opacity:0;transform:translateY(20px)}.history-item-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s,transform .3s}.history-item-exit{opacity:1}.history-item-exit-active{opacity:0;transform:translateY(-20px);transition:opacity .3s,transform .3s}.fade-in{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-in{animation:slideIn .5s ease-in-out}@keyframes slideIn{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.scale-in{animation:scaleIn .3s ease-in-out}@keyframes scaleIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.column-customizer-dropdown{min-width:250px;max-width:350px;background-color:#fff;border-radius:4px;box-shadow:0 2px 8px #00000026;overflow:hidden}.column-customizer-header{padding:12px 16px;border-bottom:1px solid #f0f0f0}.column-customizer-header h4{margin:0;font-size:14px;font-weight:500;color:#000}.column-customizer-content{padding:8px 0;max-height:300px;overflow-y:auto}.column-customizer-item{padding:8px 16px;transition:background-color .2s}.column-customizer-item:hover{background-color:#f5f5f5}.column-customizer-item .ant-checkbox-wrapper{margin-right:8px}@keyframes columnItemHighlight{0%{background-color:#1890ff1a}to{background-color:transparent}}.column-customizer-item-highlight{animation:columnItemHighlight 1s ease-in-out}.customer-table-container{position:relative}.customer-table-container .ant-table-wrapper .ant-table-sticky-header{position:sticky;top:0;z-index:2}.customer-table-container .ant-table-wrapper .ant-table-sticky-header .ant-table-thead>tr>th{background-color:#f0f2f5;font-weight:600;transition:background-color .3s}.customer-table-container .ant-table-wrapper .ant-table-sticky-header .ant-table-thead>tr>th:hover{background-color:#e6f7ff}.customer-table-container .ant-table-wrapper,.customer-table-container .ant-table-wrapper .ant-table{height:100%}.saved-filter-item{display:flex;justify-content:space-between;align-items:center;width:100%}.saved-filter-item .ant-btn-link{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-filter-item .ant-btn-text{opacity:.5;transition:opacity .2s}.saved-filter-item .ant-btn-text:hover{opacity:1}.filter-summary{max-height:200px;overflow-y:auto}.filter-summary h4{margin-bottom:8px;font-size:14px;font-weight:500}.filter-summary .ant-list-item{padding:8px 12px}.filter-summary .ant-list-item strong{margin-right:4px}@keyframes filterApplied{0%{background-color:#1890ff1a}to{background-color:transparent}}.filter-applied{animation:filterApplied 1s ease-in-out}.filter-badge{position:relative}.filter-badge .ant-badge-count{background-color:#1890ff;box-shadow:0 0 0 1px #fff}.filter-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.filter-tags .ant-tag{margin-right:0;display:flex;align-items:center}.filter-tags .ant-tag .anticon-close{margin-left:4px}.filter-tags .clear-all-filters{margin-left:auto}.page-container{padding:24px;background-color:#fff;border-radius:4px;box-shadow:0 1px 2px #0000000d;margin-bottom:24px}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.page-header h1{margin:0;font-size:24px;font-weight:500}.warehouse-stock-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.warehouse-stock-header .warehouse-info h2{margin:0;font-size:20px;font-weight:500}.warehouse-stock-header .warehouse-info .warehouse-details{color:#666;margin-top:4px}.warehouse-stock-header .actions{display:flex;gap:8px}.filter-form{margin-bottom:24px;padding:16px;background-color:#f9f9f9;border-radius:4px}.filter-form .ant-form-item{margin-bottom:16px}.filter-form .filter-buttons{display:flex;justify-content:flex-end;gap:8px}.stock-summary{display:flex;gap:16px;margin-bottom:24px}.stock-summary .summary-card{flex:1;padding:16px;border-radius:4px;box-shadow:0 1px 2px #0000000d}.stock-summary .summary-card.available{background-color:#f6ffed;border:1px solid #b7eb8f}.stock-summary .summary-card.allocated{background-color:#e6f7ff;border:1px solid #91d5ff}.stock-summary .summary-card .summary-title{font-size:14px;color:#666;margin-bottom:8px}.stock-summary .summary-card .summary-value{font-size:24px;font-weight:500}.back-button{margin-bottom:16px}.machine-stock-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.machine-stock-header .machine-info h2{margin:0;font-size:20px;font-weight:500}.machine-stock-header .machine-info .machine-details{color:#666;margin-top:4px}.allocation-form .ant-form-item-label{font-weight:500}.allocation-form .quantity-info{display:flex;justify-content:space-between;margin-top:4px;color:#666;font-size:12px}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;color:#000000de;background-color:#f7fafc}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f7fafc;color:#000000de;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:#1b365d;font-weight:600;margin-bottom:.5em}.login-page,.forgot-password-page{min-height:100vh;background:linear-gradient(135deg,#f7fafc,#edf2f7);display:flex;justify-content:center;align-items:center}.dashboard-container{padding:16px;background-color:#f7fafc;min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#edf2f7}::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1b365d}@media (max-width: 768px){.dashboard-container{padding:16px}}@media (max-width: 576px){.dashboard-container{padding:12px}}*:focus-visible{outline:2px solid #1B365D;outline-offset:2px;border-radius:2px}::selection{background-color:#1b365d33;color:#1b365d}._loginPage_1g46s_1{min-height:100vh;background:linear-gradient(135deg,#f7fafc,#edf2f7)}._loginPage_1g46s_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 1px 1px,rgba(27,54,93,.03) 1px,transparent 0);background-size:20px 20px;pointer-events:none}._loginPage_1g46s_1 ._loginCard_1g46s_16{width:100%;max-width:440px;box-shadow:0 8px 32px #1b365d26;border-radius:4px;overflow:hidden;border-top:4px solid #1B365D;position:relative;z-index:1}._loginPage_1g46s_1 ._loginCard_1g46s_16 .ant-card-body{padding:32px}._loginPage_1g46s_1 ._loginHeader_1g46s_29{text-align:center;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid #E2E8F0}._loginPage_1g46s_1 ._loginHeader_1g46s_29 h2{margin-bottom:8px;color:#1b365d;font-weight:600;font-size:28px}._loginPage_1g46s_1 ._loginHeader_1g46s_29 .ant-typography{color:#000000a6;font-size:16px}._loginPage_1g46s_1 ._subdomainInfo_1g46s_45{margin-bottom:24px;border-radius:4px}._loginPage_1g46s_1 ._subdomainInfo_1g46s_45 .ant-alert-info{border-left:4px solid #FF6B35}._loginPage_1g46s_1 ._loginError_1g46s_52{margin-bottom:24px;border-radius:4px}._loginPage_1g46s_1 ._loginLinks_1g46s_56{display:flex;justify-content:flex-end;margin-top:20px}._loginPage_1g46s_1 ._loginLinks_1g46s_56 a{color:#1b365d;font-weight:500}._loginPage_1g46s_1 ._loginLinks_1g46s_56 a:hover{color:#ff6b35}._loginPage_1g46s_1 .ant-form-item-label>label{color:#1b365d;font-weight:500}._loginPage_1g46s_1 .ant-input-affix-wrapper{border-radius:4px;border:2px solid #E2E8F0;padding:12px 15px}._loginPage_1g46s_1 .ant-input-affix-wrapper:hover{border-color:#1b365d}._loginPage_1g46s_1 .ant-input-affix-wrapper:focus,._loginPage_1g46s_1 .ant-input-affix-wrapper._ant-input-affix-wrapper-focused_1g46s_80{border-color:#1b365d;box-shadow:0 0 0 3px #1b365d1a}._loginPage_1g46s_1 .ant-btn-primary{height:48px;font-size:16px;font-weight:500;border-radius:4px;box-shadow:0 2px 8px #1b365d33}._loginPage_1g46s_1 .ant-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1b365d4d}._forgotPasswordPage_rncqz_1{min-height:100vh;background-color:#f0f2f5}._forgotPasswordPage_rncqz_1 ._forgotPasswordCard_rncqz_5{width:100%;max-width:500px;box-shadow:0 4px 12px #0000001a;border-radius:8px;overflow:hidden}._forgotPasswordPage_rncqz_1 ._forgotPasswordHeader_rncqz_12{text-align:center;margin-bottom:24px}._forgotPasswordPage_rncqz_1 ._forgotPasswordHeader_rncqz_12 h2{margin-bottom:16px}._forgotPasswordPage_rncqz_1 ._forgotPasswordSteps_rncqz_19,._forgotPasswordPage_rncqz_1 ._forgotPasswordError_rncqz_22{margin-bottom:24px}._forgotPasswordPage_rncqz_1 ._forgotPasswordLinks_rncqz_25{display:flex;justify-content:flex-end;margin-top:16px}._forgotPasswordPage_rncqz_1 ._successMessage_rncqz_30{text-align:center;padding:16px 0}._forgotPasswordPage_rncqz_1 ._successMessage_rncqz_30 p{margin-bottom:24px;font-size:16px}._forcePasswordChangePage_1fihd_1{min-height:100vh;background-color:#f0f2f5}._forcePasswordChangePage_1fihd_1 ._forcePasswordChangeCard_1fihd_5{width:100%;max-width:500px;box-shadow:0 4px 12px #0000001a;border-radius:8px;overflow:hidden}._forcePasswordChangePage_1fihd_1 ._forcePasswordChangeHeader_1fihd_12{text-align:center;margin-bottom:24px}._forcePasswordChangePage_1fihd_1 ._forcePasswordChangeHeader_1fihd_12 h2{margin-bottom:16px}._forcePasswordChangePage_1fihd_1 ._forcePasswordChangeError_1fihd_19{margin-bottom:24px}._forcePasswordChangePage_1fihd_1 ._forcePasswordChangeLinks_1fihd_22{display:flex;justify-content:flex-end;margin-top:16px}._forcePasswordChangePage_1fihd_1 ._successMessage_1fihd_27{text-align:center;padding:16px 0}._forcePasswordChangePage_1fihd_1 ._successMessage_1fihd_27 p{margin-bottom:24px;font-size:16px}.live-region{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;pointer-events:none}.live-region:focus{outline:none}.live-region.debug-visible{position:fixed;bottom:0;right:0;width:auto;height:auto;padding:10px;margin:0;overflow:visible;clip:auto;white-space:normal;border:1px solid #ccc;background-color:#f8f8f8;color:#333;z-index:9999;pointer-events:auto}.live-region.debug-visible:focus{outline:2px solid #007bff}.skip-link{position:absolute;top:-40px;left:0;z-index:1000;padding:8px 16px;background-color:#007bff;color:#fff;font-weight:500;text-decoration:none;border-radius:0 0 4px;box-shadow:0 2px 4px #0003;transition:top .2s ease-in-out}.skip-link:focus,.skip-link.focused{top:0;outline:none}.skip-link:hover{background-color:#0069d9}.skip-link:active{background-color:#0062cc}.skip-navigation{position:absolute;top:0;left:0;z-index:1000;display:flex;flex-direction:column}.skip-navigation .skip-link{margin-bottom:2px;position:absolute}.skip-navigation .skip-link:nth-child(1){top:-40px}.skip-navigation .skip-link:nth-child(2){top:-40px}.skip-navigation .skip-link:nth-child(3){top:-40px}.skip-navigation .skip-link:nth-child(4){top:-40px}.skip-navigation .skip-link:nth-child(5){top:-40px}.skip-navigation .skip-link:nth-child(1):focus,.skip-navigation .skip-link:nth-child(1).focused{top:0}.skip-navigation .skip-link:nth-child(2):focus,.skip-navigation .skip-link:nth-child(2).focused{top:40px}.skip-navigation .skip-link:nth-child(3):focus,.skip-navigation .skip-link:nth-child(3).focused{top:80px}.skip-navigation .skip-link:nth-child(4):focus,.skip-navigation .skip-link:nth-child(4).focused{top:120px}.skip-navigation .skip-link:nth-child(5):focus,.skip-navigation .skip-link:nth-child(5).focused{top:160px}@media (forced-colors: active){.skip-link{background-color:ButtonFace;color:ButtonText;border:2px solid ButtonText}.skip-link:focus,.skip-link.focused{outline:2px solid ButtonText;outline-offset:2px}}.app-header{display:flex;align-items:center;justify-content:space-between;padding:0 16px;background-color:#fff;box-shadow:0 1px 4px #0000000d;z-index:1;height:64px;line-height:64px}.app-header .header-left{display:flex;align-items:center}.app-header .header-left .trigger-button{font-size:18px;margin-right:16px;padding:0 12px;height:40px}.app-header .header-right{display:flex;align-items:center}.app-header .header-right .user-dropdown{cursor:pointer;padding:0 8px;height:40px;display:flex;align-items:center;border-radius:4px;transition:background-color .3s}.app-header .header-right .user-dropdown:hover{background-color:#00000006}.app-header .header-right .user-dropdown .username{margin-left:8px;font-weight:500}@media (max-width: 768px){.app-header .header-right .username{display:none}}.app-sidebar{height:100vh;position:fixed;left:0;top:0;bottom:0;overflow:auto;z-index:10}.app-sidebar .logoUrl{height:64px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 16px;transition:all .3s}.app-sidebar::-webkit-scrollbar{width:6px}.app-sidebar::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:3px}.app-sidebar::-webkit-scrollbar-track{background-color:transparent}@media (max-width: 768px){.app-sidebar{position:absolute}.app-sidebar.ant-layout-sider-collapsed{transform:translate(-100%)}}.app-layout{min-height:100vh}.site-layout{transition:margin-left .3s;margin-left:250px}.site-layout.sidebar-collapsed{margin-left:80px}.site-content{margin:24px;padding:24px;background-color:#fff;border-radius:4px;min-height:calc(100vh - 112px)}.loading-container{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw}.skip-link{position:absolute;top:-40px;left:0;background:#000;color:#fff;padding:8px;z-index:100;transition:top .3s}.skip-link:focus{top:0}@media (max-width: 768px){.site-layout{margin-left:0!important}.site-content{margin:16px;padding:16px}}.stat-card{height:100%}.stat-card .ant-card-body{display:flex;flex-direction:column;height:100%}.stat-card .ant-statistic{margin-bottom:8px}.stat-card .ant-statistic .ant-statistic-title{font-size:14px;color:#000000a6}.stat-card .ant-statistic .ant-statistic-content{font-size:24px;font-weight:600}.stat-card .trend{display:flex;align-items:center;font-size:14px;margin-top:auto}.stat-card .trend.positive{color:#52c41a}.stat-card .trend.negative{color:#f5222d}.stat-card .trend .anticon{margin-right:4px}.stat-card .trend .trend-text{margin-left:8px;color:#00000073}.chart-card{height:100%}.chart-card .ant-card-head{min-height:48px}.chart-card .ant-card-head .ant-card-head-title,.chart-card .ant-card-head .ant-card-extra{padding:12px 0}.chart-card .ant-card-body{padding:12px;height:calc(100% - 48px);display:flex;flex-direction:column}.chart-card .chart-container{flex:1;width:100%;height:100%;min-height:200px}.chart-card .chart-loading{display:flex;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px}.info-card{height:100%}.info-card .ant-card-body{padding:16px;height:100%;display:flex;flex-direction:column}.info-card .info-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.info-card .info-card-header .info-card-icon{font-size:20px;margin-right:8px;display:flex;align-items:center}.info-card .info-card-header .info-card-title{margin:0}.info-card .info-card-header .info-card-extra{display:flex;align-items:center}.info-card .info-card-content{flex:1}.table-card{height:100%;display:flex;flex-direction:column}.table-card .ant-card-head{min-height:48px}.table-card .ant-card-head .ant-card-head-title,.table-card .ant-card-head .ant-card-extra{padding:12px 0}.table-card .ant-card-body{padding:0;flex:1;display:flex;flex-direction:column;overflow:hidden}.table-card .ant-table-wrapper{flex:1;overflow:auto}.table-card .ant-table-small{border:none}.table-card .ant-table-small .ant-table-thead>tr>th{background-color:#fafafa;padding:8px 16px}.table-card .ant-table-small .ant-table-tbody>tr>td{padding:8px 16px}.table-card .ant-pagination{margin:8px 16px}.audit-log-summary-card{height:100%}.audit-log-summary-card .summary-loading,.audit-log-summary-card .summary-error{display:flex;justify-content:center;align-items:center;height:200px}.audit-log-summary-card .summary-error{color:#f5222d}.audit-log-summary-card .summary-content{display:flex;flex-direction:column;height:100%}.audit-log-summary-card .summary-stats{display:flex;justify-content:space-around;margin-bottom:15px}.audit-log-summary-card .stat-item{text-align:center;padding:0 10px}.audit-log-summary-card .stat-value{font-size:24px;font-weight:600;color:#1890ff}.audit-log-summary-card .stat-label{font-size:14px;color:#666;margin-top:5px}.audit-log-summary-card .summary-chart{flex-grow:1;margin-bottom:15px}.audit-log-summary-card .view-all-link{display:flex;align-items:center;justify-content:center;gap:8px;color:#1890ff;font-size:14px;margin-top:10px}.audit-log-summary-card .view-all-link:hover{text-decoration:underline}.audit-log-summary-card .custom-tooltip{background-color:#ffffffe6;border:1px solid #ccc;border-radius:4px;padding:8px 12px;box-shadow:0 2px 4px #0000001a}.audit-log-summary-card .custom-tooltip .tooltip-label{font-weight:700;margin-bottom:5px;color:#333}.audit-log-summary-card .custom-tooltip .tooltip-total{margin:2px 0;color:#666}._notFoundPage_1oa19_1{display:flex;justify-content:center;align-items:center;min-height:100vh}._notFoundPage_1oa19_1 ._ant-result_1oa19_7{padding:48px 32px}._notFoundPage_1oa19_1 ._ant-result-title_1oa19_10{font-size:72px;line-height:1.2;color:#1890ff}._notFoundPage_1oa19_1 ._ant-result-subtitle_1oa19_15{font-size:20px;margin-top:16px;margin-bottom:24px}
