@font-face{font-family:Nunito;font-style:italic;font-weight:700;src:local("Nunito Bold"),local("Nunito-Bold"),url(https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDFwmdTQ3j6zbXWjgeg.woff2) format("woff2");font-display:swap}*{font-family:Nunito,sans-serif!important;-webkit-font-smoothing:antialiased;font-weight:700;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;overflow-x:hidden;background:#fff!important;transition:background-color .3s ease}[data-theme=dark] html,[data-theme=dark] body{background:#141414!important}:root{--md3-spacing-xs: 4px;--md3-spacing-sm: 8px;--md3-spacing-md: 16px;--md3-spacing-lg: 24px;--md3-spacing-xl: 32px;--md3-spacing-xxl: 48px;--md3-radius-xs: 4px;--md3-radius-sm: 8px;--md3-radius-md: 12px;--md3-radius-lg: 16px;--md3-radius-xl: 28px;--md3-motion-short: .2s;--md3-motion-medium: .3s;--md3-motion-long: .5s;--md3-easing-standard: cubic-bezier(.2, 0, 0, 1);--md3-easing-emphasized: cubic-bezier(.2, 0, 0, 1)}[data-theme=dark]{--md3-surface: #111314;--md3-surface-variant: #414847;--md3-on-surface: #E0E3E1;--md3-on-surface-variant: #C0C9C7;--md3-outline: #8B938F;--md3-outline-variant: #414847}[data-theme=light]{--md3-surface: #FAFAFA;--md3-surface-variant: #E0E3E1;--md3-on-surface: #191C1B;--md3-on-surface-variant: #414847;--md3-outline: #717977;--md3-outline-variant: #C0C9C7}.md3-display-large{font-size:57px;line-height:64px;font-weight:400;letter-spacing:-.25px}.md3-display-medium{font-size:45px;line-height:52px;font-weight:400;letter-spacing:0px}.md3-display-small{font-size:36px;line-height:44px;font-weight:400;letter-spacing:0px}.md3-headline-large{font-size:32px;line-height:40px;font-weight:400;letter-spacing:0px}.md3-headline-medium{font-size:28px;line-height:36px;font-weight:400;letter-spacing:0px}.md3-headline-small{font-size:24px;line-height:32px;font-weight:400;letter-spacing:0px}.md3-title-large{font-size:22px;line-height:28px;font-weight:400;letter-spacing:0px}.md3-title-medium{font-size:16px;line-height:24px;font-weight:500;letter-spacing:.15px}.md3-title-small{font-size:14px;line-height:20px;font-weight:500;letter-spacing:.1px}.md3-body-large{font-size:16px;line-height:24px;font-weight:400;letter-spacing:.5px}.md3-body-medium{font-size:14px;line-height:20px;font-weight:400;letter-spacing:.25px}.md3-body-small{font-size:12px;line-height:16px;font-weight:400;letter-spacing:.4px}.md3-label-large{font-size:14px;line-height:20px;font-weight:500;letter-spacing:.1px}.md3-label-medium{font-size:12px;line-height:16px;font-weight:500;letter-spacing:.5px}.md3-label-small{font-size:11px;line-height:16px;font-weight:500;letter-spacing:.5px}.md3-elevation-0{box-shadow:none}.md3-elevation-1{box-shadow:0 1px 2px #0000004d,0 1px 3px 1px #00000026}.md3-elevation-2{box-shadow:0 1px 2px #0000004d,0 2px 6px 2px #00000026}.md3-elevation-3{box-shadow:0 1px 3px #0000004d,0 4px 8px 3px #00000026}.md3-elevation-4{box-shadow:0 2px 3px #0000004d,0 6px 10px 4px #00000026}.md3-elevation-5{box-shadow:0 4px 4px #0000004d,0 8px 12px 6px #00000026}[data-theme=dark] .md3-elevation-2{box-shadow:0 2px 6px 2px #0000004d,0 1px 2px #00000026}[data-theme=dark] .md3-elevation-3{box-shadow:0 4px 8px 3px #0000004d,0 1px 3px #00000026}[data-theme=dark] .md3-elevation-4{box-shadow:0 6px 10px 4px #0000004d,0 2px 3px #00000026}[data-theme=dark] .md3-elevation-5{box-shadow:0 8px 12px 6px #0000004d,0 4px 4px #00000026}.md3-surface{background-color:var(--md3-surface);color:var(--md3-on-surface);transition:background-color var(--md3-motion-medium) var(--md3-easing-standard),color var(--md3-motion-medium) var(--md3-easing-standard)}.md3-surface-variant{background-color:var(--md3-surface-variant);color:var(--md3-on-surface-variant)}@keyframes md3-ripple{0%{transform:scale(0);opacity:1}to{transform:scale(4);opacity:0}}.md3-ripple{position:relative;overflow:hidden}.md3-ripple:after{content:"";position:absolute;border-radius:50%;background:#0000004d;width:20px;height:20px;margin-top:-10px;margin-left:-10px;opacity:0;pointer-events:none}[data-theme=dark] .md3-ripple:after{background:#ffffff4d}.md3-ripple:active:after{animation:md3-ripple var(--md3-motion-medium) var(--md3-easing-standard)}.ant-btn{border-radius:var(--md3-radius-xl)!important;font-weight:500!important;box-shadow:none!important;transition:all var(--md3-motion-short) var(--md3-easing-standard)!important;text-transform:none!important;text-align:center!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding-left:24px!important;padding-right:24px!important;min-width:64px!important}.ant-btn>*{display:inline-flex!important;align-items:center!important;justify-content:center!important}.ant-btn:hover{box-shadow:var(--md3-elevation-1)!important;transform:translateY(-1px)}.ant-btn:active{transform:translateY(0);box-shadow:none!important}.ant-btn-primary{font-weight:500!important}.ant-btn-sm{padding-left:16px!important;padding-right:16px!important;min-width:48px!important}.ant-btn-lg{padding-left:32px!important;padding-right:32px!important;min-width:80px!important}.ant-btn-icon-only{padding-left:8px!important;padding-right:8px!important;min-width:auto!important}.ant-btn>.anticon+span,.ant-btn>span+.anticon{margin-left:8px!important}.ant-card{border-radius:var(--md3-radius-lg)!important;box-shadow:var(--md3-elevation-1)!important;transition:all var(--md3-motion-medium) var(--md3-easing-standard)!important;border:none!important}.ant-card:hover{box-shadow:var(--md3-elevation-2)!important}.ant-input,.ant-input-number,.ant-select-selector,.ant-picker{border-radius:var(--md3-radius-sm)!important;transition:all var(--md3-motion-short) var(--md3-easing-standard)!important}.ant-input:focus,.ant-input-focused,.ant-input-number:focus,.ant-input-number-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused{box-shadow:0 0 0 2px color-mix(in srgb,var(--md3-primary, #39C5BB) 20%,transparent)!important}.ant-modal-content{border-radius:var(--md3-radius-xl)!important;box-shadow:var(--md3-elevation-5)!important;overflow:hidden}.ant-modal-header{border-radius:var(--md3-radius-xl) var(--md3-radius-xl) 0 0!important;border-bottom:1px solid var(--md3-outline-variant)!important}.ant-modal-confirm .ant-modal-content{border-radius:var(--md3-radius-xl)!important;box-shadow:var(--md3-elevation-5)!important}.ant-modal-confirm .ant-modal-header{border-radius:var(--md3-radius-xl) var(--md3-radius-xl) 0 0!important;border-bottom:1px solid var(--md3-outline-variant)!important;padding:var(--md3-spacing-md) var(--md3-spacing-lg)!important}.ant-modal-confirm-title{font-size:16px!important;font-weight:500!important;line-height:24px!important;color:var(--md3-on-surface, rgba(0, 0, 0, .87))!important}[data-theme=dark] .ant-modal-confirm-title{color:var(--md3-on-surface, rgba(255, 255, 255, .87))!important}.ant-modal-confirm-body{padding:var(--md3-spacing-lg)!important}.ant-modal-confirm-body>.anticon{display:none!important}.ant-modal-confirm-body-message{margin-left:0!important;font-size:14px!important;line-height:20px!important;color:var(--md3-on-surface-variant, rgba(0, 0, 0, .6))!important}[data-theme=dark] .ant-modal-confirm-body-message{color:var(--md3-on-surface-variant, rgba(255, 255, 255, .6))!important}.ant-modal-confirm-content{color:var(--md3-on-surface-variant, rgba(0, 0, 0, .6))!important}[data-theme=dark] .ant-modal-confirm-content{color:var(--md3-on-surface-variant, rgba(255, 255, 255, .6))!important}.ant-modal-confirm-body-wrapper{margin-left:0!important}.ant-modal-confirm-btns{margin-top:var(--md3-spacing-lg)!important;text-align:right!important}.ant-modal-confirm-btns .ant-btn{margin-left:var(--md3-spacing-sm)!important}.ant-popover.ant-popconfirm>.ant-popover-content>.ant-popover-inner{border-radius:var(--md3-radius-xl)!important;box-shadow:var(--md3-elevation-3)!important;background:var(--md3-surface, #ffffff)!important;border:none!important;padding:var(--md3-spacing-md) var(--md3-spacing-lg)!important}[data-theme=dark] .ant-popover.ant-popconfirm>.ant-popover-content>.ant-popover-inner{background:var(--md3-surface, #1f1f1f)!important}.ant-popconfirm-message{display:flex;align-items:flex-start;gap:var(--md3-spacing-sm)}.ant-popconfirm-title{font-size:14px!important;line-height:20px!important;font-weight:500!important;color:var(--md3-on-surface, rgba(0, 0, 0, .87))!important}[data-theme=dark] .ant-popconfirm-title{color:var(--md3-on-surface, rgba(255, 255, 255, .87))!important}.ant-popconfirm-message-icon{display:none!important}.ant-popconfirm-buttons{margin-top:var(--md3-spacing-md)!important;text-align:right!important}.ant-popconfirm-buttons .ant-btn{margin-left:var(--md3-spacing-sm)!important}.ant-drawer-content{box-shadow:var(--md3-elevation-5)!important}.ant-table{border-radius:var(--md3-radius-md)!important;overflow:hidden}.ant-table-thead>tr>th{font-weight:500!important;background:var(--md3-surface-variant)!important}.ant-layout-sider{box-shadow:none!important;border-right:none!important;border-inline-end:none!important}.ant-badge{border-radius:var(--md3-radius-xl)!important}.ant-badge-count{border-radius:var(--md3-radius-xl)!important;box-shadow:var(--md3-elevation-1)!important}.ant-tag{border-radius:var(--md3-radius-sm)!important;font-weight:500!important;padding:var(--md3-spacing-xs) var(--md3-spacing-sm)!important}.ant-alert{border-radius:var(--md3-radius-md)!important;border:none!important;box-shadow:var(--md3-elevation-1)!important}.ant-progress{line-height:1}.ant-progress-inner{border-radius:var(--md3-radius-xl, 28px)!important;background-color:color-mix(in srgb,var(--md3-primary, #39C5BB) 12%,transparent)!important;overflow:hidden}.ant-progress-bg{border-radius:var(--md3-radius-xl, 28px)!important;transition:width var(--md3-motion-medium, .3s) var(--md3-easing-standard, cubic-bezier(.2, 0, 0, 1))!important;background-color:var(--md3-primary, #39C5BB)!important}.ant-progress-text{color:var(--md3-on-surface, rgba(0, 0, 0, .87))!important;font-size:14px;line-height:1.5}[data-theme=dark] .ant-progress-inner{background-color:#97d0cb1f!important}[data-theme=dark] .ant-progress-text{color:var(--md3-on-surface, rgba(255, 255, 255, .87))!important}.ant-progress-line .ant-progress-outer,.ant-progress-line .ant-progress-inner{border-radius:var(--md3-radius-xl, 28px)!important}.ant-notification{z-index:9999}.ant-notification-notice{border-radius:var(--md3-radius-lg, 16px)!important;box-shadow:var(--md3-elevation-3, 0 4px 6px rgba(0, 0, 0, .1))!important;padding:var(--md3-spacing-md, 16px)!important;background:var(--md3-surface, #ffffff)!important;border:none!important;outline:none!important;transition:all var(--md3-motion-medium, .3s) var(--md3-easing-standard, cubic-bezier(.2, 0, 0, 1))!important}[data-theme=dark] .ant-notification-notice{background:var(--md3-surface, #1f1f1f)!important;box-shadow:var(--md3-elevation-3, 0 4px 6px rgba(0, 0, 0, .3))!important;border:none!important;border-width:0!important;border-style:none!important;border-color:transparent!important;outline:none!important;overflow:hidden!important;border-top:none!important;border-right:none!important;border-bottom:none!important;border-left:none!important}.ant-notification-notice-content,[data-theme=dark] .ant-notification-notice-content,.ant-notification-notice-wrapper,[data-theme=dark] .ant-notification-notice-wrapper{border:none!important;outline:none!important}.ant-notification-notice-body,[data-theme=dark] .ant-notification-notice-body{border:none!important}[data-theme=dark] .ant-notification-notice *,[data-theme=dark] .ant-notification-notice-wrapper *,[data-theme=dark] .ant-notification-notice-content *,[data-theme=dark] .ant-notification-notice-body *{border-color:transparent!important;border:none!important;outline:none!important}[data-theme=dark] .ant-notification-notice{border:none!important;border-width:0!important;border-style:none!important;border-top:none!important;border-right:none!important;border-bottom:none!important;border-left:none!important;outline:none!important;box-shadow:var(--md3-elevation-3, 0 4px 6px rgba(0, 0, 0, .3))!important}[data-theme=dark] .ant-notification-notice *{border-color:transparent!important;border:none!important;border-width:0!important;border-style:none!important;outline:none!important}[data-theme=dark] .ant-notification-notice:before,[data-theme=dark] .ant-notification-notice:after,[data-theme=dark] .ant-notification-notice-wrapper:before,[data-theme=dark] .ant-notification-notice-wrapper:after,[data-theme=dark] .ant-notification-notice-content:before,[data-theme=dark] .ant-notification-notice-content:after,[data-theme=dark] .ant-notification-notice-body:before,[data-theme=dark] .ant-notification-notice-body:after{display:none!important;content:none!important;border:none!important}[data-theme=dark] .ant-notification,[data-theme=dark] .ant-notification-top,[data-theme=dark] .ant-notification-bottom,[data-theme=dark] .ant-notification-topRight,[data-theme=dark] .ant-notification-topLeft,[data-theme=dark] .ant-notification-bottomRight,[data-theme=dark] .ant-notification-bottomLeft{border:none!important}.ant-notification-notice-message{color:var(--md3-on-surface, rgba(0, 0, 0, .87))!important;font-weight:500!important;font-size:16px!important;line-height:24px!important;margin-bottom:var(--md3-spacing-xs, 4px)!important}.ant-notification-notice-description{color:var(--md3-on-surface-variant, rgba(0, 0, 0, .6))!important;font-size:14px!important;line-height:20px!important;margin-top:var(--md3-spacing-xs, 4px)!important}[data-theme=dark] .ant-notification-notice-description{color:var(--md3-on-surface-variant, rgba(255, 255, 255, .6))!important}.ant-notification-notice-close{color:var(--md3-on-surface-variant, rgba(0, 0, 0, .45))!important;transition:color var(--md3-motion-short, .2s) var(--md3-easing-standard, cubic-bezier(.2, 0, 0, 1))!important}[data-theme=dark] .ant-notification-notice-close{color:var(--md3-on-surface-variant, rgba(255, 255, 255, .45))!important}[data-theme=dark] .ant-notification-notice-close:hover{color:var(--md3-on-surface, rgba(255, 255, 255, .87))!important}.ant-notification-notice-icon{font-size:24px!important}.ant-notification-notice-icon-success{color:#4caf50!important}.ant-notification-notice-icon-error{color:#ba1a1a!important}.ant-notification-notice-icon-warning{color:#ff9800!important}.ant-notification-notice-icon-info,.ant-spin{color:var(--md3-primary, #39C5BB)!important}.ant-spin-dot-item{background-color:var(--md3-primary, #39C5BB)!important}@keyframes md3-circular-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes md3-circular-dash{0%{stroke-dasharray:1px,200px;stroke-dashoffset:0px}50%{stroke-dasharray:100px,200px;stroke-dashoffset:-15px}to{stroke-dasharray:100px,200px;stroke-dashoffset:-125px}}.md3-loading-spinner{display:inline-block;width:40px;height:40px;border:4px solid color-mix(in srgb,var(--md3-primary, #39C5BB) 20%,transparent);border-top-color:var(--md3-primary, #39C5BB);border-radius:50%;animation:md3-circular-rotate 1.4s cubic-bezier(.4,0,.2,1) infinite}.md3-loading-spinner-sm{width:20px;height:20px;border-width:2px}.md3-loading-spinner-md{width:32px;height:32px;border-width:3px}.md3-loading-spinner-lg{width:64px;height:64px;border-width:4px}.md3-loading-page{background:var(--md3-surface, #ffffff);transition:background-color var(--md3-motion-medium, .3s) var(--md3-easing-standard, cubic-bezier(.2, 0, 0, 1))}[data-theme=dark] .md3-loading-page{background:var(--md3-surface, #121212)}.md3-loading-text{color:var(--md3-on-surface, rgba(0, 0, 0, .87));transition:color var(--md3-motion-medium, .3s) var(--md3-easing-standard, cubic-bezier(.2, 0, 0, 1))}[data-theme=dark] .md3-loading-text{color:var(--md3-on-surface, rgba(255, 255, 255, .87))}.md3-loading-subtext{color:var(--md3-on-surface-variant, rgba(0, 0, 0, .6));transition:color var(--md3-motion-medium, .3s) var(--md3-easing-standard, cubic-bezier(.2, 0, 0, 1))}[data-theme=dark] .md3-loading-subtext{color:var(--md3-on-surface-variant, rgba(255, 255, 255, .6))}.ant-spin-nested-loading>div>.ant-spin{max-height:none}.ant-spin-spinning{animation-duration:1.4s;animation-timing-function:cubic-bezier(.4,0,.2,1)}.ant-spin-blur{opacity:.5;transition:opacity var(--md3-motion-medium, .3s) var(--md3-easing-standard, cubic-bezier(.2, 0, 0, 1))}.ant-spin-blur:after{pointer-events:none;content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:#ffffff80;border-radius:var(--md3-radius-md, 12px);transition:background var(--md3-motion-medium, .3s) var(--md3-easing-standard, cubic-bezier(.2, 0, 0, 1))}[data-theme=dark] .ant-spin-blur:after{background:#00000080}.ant-switch{border-radius:var(--md3-radius-xl)!important}*{transition-property:background-color,color,border-color,box-shadow,transform;transition-duration:var(--md3-motion-short);transition-timing-function:var(--md3-easing-standard)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--md3-primary, #39C5BB);outline-offset:2px;border-radius:var(--md3-radius-sm)}.md3-spacing-xs{margin:var(--md3-spacing-xs)}.md3-spacing-sm{margin:var(--md3-spacing-sm)}.md3-spacing-md{margin:var(--md3-spacing-md)}.md3-spacing-lg{margin:var(--md3-spacing-lg)}.md3-spacing-xl{margin:var(--md3-spacing-xl)}.md3-padding-xs{padding:var(--md3-spacing-xs)}.md3-padding-sm{padding:var(--md3-spacing-sm)}.md3-padding-md{padding:var(--md3-spacing-md)}.md3-padding-lg{padding:var(--md3-spacing-lg)}.md3-padding-xl{padding:var(--md3-spacing-xl)}.ant-layout{background:#f1f3f4!important;transition:background-color .3s ease}[data-theme=dark] .ant-layout{background:#101418!important}.ant-layout,.ant-layout *,.ant-layout:before,.ant-layout:after{border-right:none!important;border-left:none!important;border-inline:none!important;border-inline-start:none!important;border-inline-end:none!important}.ant-layout-header{transition:background-color .3s ease}[data-theme=dark] .ant-layout-header{background:#141414!important}.site-layout .site-layout-background{background:#f1f3f4;transition:background-color .3s ease}[data-theme=dark] .site-layout .site-layout-background{background:#101418}.headerIcon .ant-dropdown-menu{border-radius:12px;background:none;padding:0;box-shadow:none}.headerIcon .ant-dropdown-menu-item:hover,.headerIcon .ant-dropdown-menu-item.ant-dropdown-menu-item-active{background:none}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}.login-form button[type=submit]{margin-bottom:20px}.login-form-forgot{float:right}.login-form-button{width:100%}.ant-table-thead>tr>th{font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ant-typography strong{font-weight:700}h1,h2,h3,h4,h5,h6{font-weight:700!important}.ant-menu-inline{padding-bottom:70px}.tabContent .ant-tabs-right>.ant-tabs-content-holder,.tabContent .ant-tabs-right>div>.ant-tabs-content-holder{border-right:none}.tabContent .ant-tabs .ant-tabs-tab+.ant-tabs-tab{margin:0}.ant-select-show-search:where(.css-dev-only-do-not-override-2q8sxy).ant-select:not(.ant-select-customize-input) .ant-select-selector{cursor:pointer}.ant-menu-item{height:36px!important}.ant-notification-notice{border-radius:var(--md3-radius-lg, 16px)!important;padding:var(--md3-spacing-md, 16px) var(--md3-spacing-lg, 24px)!important;background:var(--md3-surface, #ffffff)!important;box-shadow:var( --md3-elevation-2, 0 4px 8px rgba(0, 0, 0, .12) )!important;border:none!important}.ant-notification-notice-message{font-weight:600;margin-bottom:4px!important;color:var(--md3-on-surface, rgba(0, 0, 0, .87))!important}.ant-notification-notice-description{color:var(--md3-on-surface-variant, rgba(0, 0, 0, .6))!important}.ant-notification-notice-content{background:transparent!important;box-shadow:none!important;padding:0!important}.ant-notification-notice-wrapper,.ant-notification-notice-body{background:transparent!important;border-radius:var(--md3-radius-lg, 16px)!important}[data-theme=dark] .ant-notification-notice{background:#1f1f1f!important}.ant-notification-notice-with-icon,[data-theme=dark] .ant-notification-notice-with-icon{background:transparent!important}.ant-notification-notice-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;margin-top:2px}.ant-notification-notice-icon .anticon{font-size:16px}.ant-notification-notice-error .ant-notification-notice-icon{background:#d32f2f14;color:var(--md3-error, #d32f2f)}.ant-notification-notice-success .ant-notification-notice-icon{background:#2e7d3214;color:var(--md3-success, #2e7d32)}.ant-notification-notice-error .ant-notification-notice-icon .anticon{color:var(--md3-error, #d32f2f)!important}.ant-notification-notice-success .ant-notification-notice-icon .anticon{color:var(--md3-success, #2e7d32)!important}.ant-notification-notice-close{top:14px;right:16px;color:var(--md3-on-surface-variant, rgba(0, 0, 0, .45))!important}.ant-notification-notice-close:hover{color:var(--md3-on-surface, rgba(0, 0, 0, .87))!important}[data-theme=dark] .ant-notification-notice{background:var(--md3-surface, #1f1f1f)!important;box-shadow:var( --md3-elevation-2, 0 4px 10px rgba(0, 0, 0, .6) )!important}[data-theme=dark] .ant-notification-notice-message{color:var(--md3-on-surface, rgba(255, 255, 255, .87))!important}[data-theme=dark] .ant-notification-notice-description{color:var(--md3-on-surface-variant, rgba(255, 255, 255, .65))!important}[data-theme=dark] .ant-notification-notice-error .ant-notification-notice-icon{background:#e573732e;color:var(--md3-error, #ef5350)}[data-theme=dark] .ant-notification-notice-success .ant-notification-notice-icon{background:#81c7842e;color:var(--md3-success, #81c784)}[data-theme=dark] .ant-notification-notice-close{color:#ffffff73!important}[data-theme=dark] .ant-notification-notice-close:hover{color:#ffffffde!important}.ant-btn-primary{background-color:var(--md3-primary, #39C5BB)!important;border-color:var(--md3-primary, #39C5BB)!important;color:#fff!important}.ant-btn-primary:hover,.ant-btn-primary:focus{background-color:var(--md3-primary-hover, #2BA8A0)!important;border-color:var(--md3-primary-hover, #2BA8A0)!important;color:#fff!important}.ant-btn-primary:active{background-color:var(--md3-primary-active, #1F8B85)!important;border-color:var(--md3-primary-active, #1F8B85)!important;color:#fff!important}.ant-btn-primary[disabled],.ant-btn-primary[disabled]:hover,.ant-btn-primary[disabled]:focus,.ant-btn-primary[disabled]:active{background-color:color-mix(in srgb,var(--md3-primary, #39C5BB) 40%,transparent)!important;border-color:color-mix(in srgb,var(--md3-primary, #39C5BB) 40%,transparent)!important;color:#fff9!important}.ant-btn-default,.ant-btn:not(.ant-btn-primary):not(.ant-btn-link):not(.ant-btn-text):not(.ant-btn-ghost){border-radius:999px;border-color:var(--md3-primary, #39C5BB)!important;color:var(--md3-primary, #39C5BB)!important;background-color:transparent!important}.ant-btn-default:hover,.ant-btn-default:focus,.ant-btn:not(.ant-btn-primary):not(.ant-btn-link):not(.ant-btn-text):not(.ant-btn-ghost):hover,.ant-btn:not(.ant-btn-primary):not(.ant-btn-link):not(.ant-btn-text):not(.ant-btn-ghost):focus{border-color:var(--md3-primary-hover, #2BA8A0)!important;color:var(--md3-primary-hover, #2BA8A0)!important;background-color:color-mix(in srgb,var(--md3-primary, #39C5BB) 8%,transparent)!important}[data-theme=dark] .ant-btn-default,[data-theme=dark] .ant-btn:not(.ant-btn-primary):not(.ant-btn-link):not(.ant-btn-text):not(.ant-btn-ghost){border-color:var(--md3-primary, #39C5BB)!important;color:var(--md3-primary, #39C5BB)!important;background-color:transparent!important}[data-theme=dark] .ant-btn-default:hover,[data-theme=dark] .ant-btn-default:focus,[data-theme=dark] .ant-btn:not(.ant-btn-primary):not(.ant-btn-link):not(.ant-btn-text):not(.ant-btn-ghost):hover,[data-theme=dark] .ant-btn:not(.ant-btn-primary):not(.ant-btn-link):not(.ant-btn-text):not(.ant-btn-ghost):focus{border-color:var(--md3-primary-hover, #39C5BB)!important;color:var(--md3-primary-hover, #39C5BB)!important;background-color:color-mix(in srgb,var(--md3-primary, #39C5BB) 16%,transparent)!important}.ant-btn-link,.ant-btn-text{color:var(--md3-primary, #39C5BB)!important}.ant-btn-link:hover,.ant-btn-link:focus,.ant-btn-text:hover,.ant-btn-text:focus{color:var(--md3-primary-hover, #2BA8A0)!important}[data-theme=dark] .ant-input,[data-theme=dark] .ant-input-number-input,[data-theme=dark] .ant-select-selector,[data-theme=dark] .ant-picker-input>input{background-color:#141414!important;border-color:#434343!important;color:#ffffffd9!important}[data-theme=dark] .ant-input:hover,[data-theme=dark] .ant-input-number:hover .ant-input-number-input,[data-theme=dark] .ant-select:hover .ant-select-selector{border-color:#595959!important}[data-theme=dark] .ant-input:focus,[data-theme=dark] .ant-input-focused,[data-theme=dark] .ant-input-number-focused .ant-input-number-input,[data-theme=dark] .ant-select-focused .ant-select-selector,[data-theme=dark] .ant-picker-focused .ant-picker-input>input{border-color:var(--md3-primary, #39C5BB)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--md3-primary, #39C5BB) 20%,transparent)!important}[data-theme=dark] .ant-input::placeholder,[data-theme=dark] .ant-input-number-input::placeholder,[data-theme=dark] .ant-picker-input>input::placeholder{color:#ffffff4d!important}[data-theme=dark] .ant-page-header .ant-input{color:#ffffffde!important;caret-color:#ffffffde!important}[data-theme=dark] .ant-page-header .ant-input::placeholder{color:#ffffff73!important}[data-theme=dark] .ant-tag,[data-theme=dark] .ant-statistic-content{color:#ffffffd9!important}[data-theme=dark] .ant-picker-dropdown{background:#1f1f1f!important}[data-theme=dark] .ant-picker-panel{background:#1f1f1f!important;border-color:#434343!important}[data-theme=dark] .ant-picker-panel-container{background:#1f1f1f!important}[data-theme=dark] .ant-picker-header{border-bottom-color:#434343!important}[data-theme=dark] .ant-picker-header-view{color:#ffffffd9!important}[data-theme=dark] .ant-picker-cell{color:#ffffffa6!important}[data-theme=dark] .ant-picker-cell-in-view{color:#ffffffd9!important}[data-theme=dark] .ant-picker-cell:hover{background:#434343!important}[data-theme=dark] .ant-picker-cell-selected .ant-picker-cell-inner{background:var(--md3-primary, #39C5BB)!important;color:#fff!important}[data-theme=dark] .ant-picker-cell-today .ant-picker-cell-inner{border-color:var(--md3-primary, #39C5BB)!important}.auth-content-col{background:#fff;transition:background-color .3s ease}[data-theme=dark] .auth-content-col{background:#141414}[data-theme=dark] .ant-layout-content{background:#141414!important}[data-theme=dark] .ant-drawer-content{background:#1f1f1f!important}[data-theme=dark] .ant-drawer-header{background:#1f1f1f!important;border-bottom-color:#434343!important}[data-theme=dark] .ant-drawer-title{color:#ffffffd9!important}[data-theme=dark] .ant-drawer-close{color:#ffffff73!important}[data-theme=dark] .ant-drawer-close:hover{color:#ffffffd9!important}[data-theme=dark] .ant-form-item-label>label{color:#ffffffd9!important}[data-theme=dark] .ant-input,[data-theme=dark] textarea.ant-input{background-color:#141414!important;border-color:#434343!important;color:#ffffffd9!important}[data-theme=dark] *[style*="color: #666"],[data-theme=dark] *[style*="color: '#666'"],[data-theme=dark] *[style*="color: #999"],[data-theme=dark] *[style*="color: '#999'"],[data-theme=dark] *[style*="color: #858585"],[data-theme=dark] *[style*="color: '#858585'"]{color:#ffffffa6!important}[data-theme=dark] pre[style*="background: #f5f5f5"],[data-theme=dark] pre[style*="background: '#f5f5f5'"],[data-theme=dark] pre[style*="background:#f5f5f5"]{background:#1f1f1f!important;color:#ffffffd9!important;border-color:#434343!important}[data-theme=dark] *[style*="background: #f0f8ff"],[data-theme=dark] *[style*="background: '#f0f8ff'"],[data-theme=dark] *[style*="background: #e6f7ff"],[data-theme=dark] *[style*="background: '#e6f7ff'"],[data-theme=dark] *[style*="background: #f0f7ff"],[data-theme=dark] *[style*="background: '#f0f7ff'"],[data-theme=dark] *[style*="background:#ffffff"],[data-theme=dark] *[style*="background: '#ffffff'"],[data-theme=dark] *[style*="background: #fff"],[data-theme=dark] *[style*="background: '#fff'"],[data-theme=dark] *[style*="background:#fff"]{background:#1f1f1f!important}[data-theme=dark] *[style*="border.*#91d5ff"],[data-theme=dark] *[style*="border.*'#91d5ff'"]{border-color:#434343!important}[data-theme=dark] button[style*="color: white"],[data-theme=dark] button[style*="color: 'white'"]{color:#ffffffd9!important}.md3-error-actions{margin-top:16px;display:flex;gap:12px}.md3-error-button-primary,.md3-error-button-secondary{padding:8px 20px;border-radius:999px;font-size:14px;border:none;cursor:pointer;outline:none;transition:background-color .2s ease,box-shadow .2s ease,color .2s ease}.md3-error-button-primary{background:var(--md3-primary, #39C5BB);color:#fff;box-shadow:var(--md3-elevation-1, 0 1px 3px rgba(0, 0, 0, .24))}.md3-error-button-primary:hover{background:var(--md3-primary-hover, #2BA8A0);box-shadow:var(--md3-elevation-2, 0 3px 6px rgba(0, 0, 0, .3))}.md3-error-button-secondary{background:transparent;color:var(--md3-primary, #39C5BB);border:1px solid color-mix(in srgb,var(--md3-primary, #39C5BB) 40%,transparent)}.md3-error-button-secondary:hover{background:color-mix(in srgb,var(--md3-primary, #39C5BB) 8%,transparent)}[data-theme=dark] .md3-error-button-secondary{color:var(--md3-primary, #39C5BB);border-color:color-mix(in srgb,var(--md3-primary, #39C5BB) 60%,transparent)}[data-theme=dark] .md3-error-button-secondary:hover{background:color-mix(in srgb,var(--md3-primary, #39C5BB) 24%,transparent)}.auth-step-indicator{background:#f0f7ff;border:1px solid #91d5ff;transition:background-color .3s ease,border-color .3s ease}[data-theme=dark] .auth-step-indicator{background:#1f1f1f;border:1px solid #434343}.auth-step-text{color:#333;transition:color .3s ease}[data-theme=dark] .auth-step-text{color:#ffffffd9!important}.lark-loading-text{color:#0009;transition:color var(--md3-motion-short, .2s) var(--md3-easing-standard, cubic-bezier(.2, 0, 0, 1))}[data-theme=dark] .lark-loading-text{color:#ffffffde!important}.lark-loading-subtext{color:#00000061;transition:color var(--md3-motion-short, .2s) var(--md3-easing-standard, cubic-bezier(.2, 0, 0, 1))}[data-theme=dark] .lark-loading-subtext{color:#fff9!important}[data-theme=dark] .ant-modal-content{background:#1f1f1f!important}[data-theme=dark] .ant-modal-header{background:#1f1f1f!important;border-bottom-color:#434343!important}[data-theme=dark] .ant-modal-title{color:#ffffffd9!important}[data-theme=dark] .ant-modal-close{color:#ffffff73!important}[data-theme=dark] .ant-modal-close:hover,[data-theme=dark] .ant-modal-body{color:#ffffffd9!important}[data-theme=dark] .ant-modal-footer{border-top-color:#434343!important}[data-theme=dark] .ant-popover-inner{background:#1f1f1f!important}[data-theme=dark] .ant-popover-inner-content{color:#ffffffd9!important}[data-theme=dark] .ant-popover-arrow:before{background:#1f1f1f!important;border-color:#1f1f1f!important}[data-theme=dark] .ant-tooltip-inner{background:#1f1f1f!important;color:#ffffffd9!important}[data-theme=dark] .ant-tooltip-arrow:before{background:#1f1f1f!important}[data-theme=dark] .ant-dropdown-menu{background:#1f1f1f!important}[data-theme=dark] .ant-dropdown-menu-item{color:#ffffffd9!important}[data-theme=dark] .ant-dropdown-menu-item:hover{background:#434343!important}[data-theme=dark] .ant-dropdown-menu-item-selected{background:color-mix(in srgb,var(--md3-primary, #39C5BB) 20%,transparent)!important}[data-theme=dark] .ant-descriptions-item-label{color:#ffffffa6!important}[data-theme=dark] .ant-descriptions-item-content{color:#ffffffd9!important}[data-theme=dark] .ant-descriptions-bordered .ant-descriptions-item-label,[data-theme=dark] .ant-descriptions-bordered .ant-descriptions-item-content{border-color:#434343!important}[data-theme=dark] .ant-result-title{color:#ffffffd9!important}[data-theme=dark] .ant-result-subtitle{color:#ffffffa6!important}[data-theme=dark] .ant-drawer-body{color:#ffffffd9!important}[data-theme=dark] .ant-drawer-body *{color:inherit}[data-theme=dark] .ant-drawer-body .ant-typography,[data-theme=dark] .ant-drawer-body .ant-typography p,[data-theme=dark] .ant-drawer-body .ant-typography h1,[data-theme=dark] .ant-drawer-body .ant-typography h2,[data-theme=dark] .ant-drawer-body .ant-typography h3,[data-theme=dark] .ant-drawer-body .ant-typography h4,[data-theme=dark] .ant-drawer-body .ant-typography h5,[data-theme=dark] .ant-drawer-body .ant-typography h6{color:#ffffffd9!important}@media (max-width: 768px){.tabContent .ant-tabs-right>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane{padding-right:0;margin-top:30px}.tabContent .ant-tabs{display:block}}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}@media only screen and (max-width: 768px){.ant-page-header{padding:10px 0!important}.ant-page-header-heading{flex-wrap:wrap}.ant-page-header-heading-title{font-size:16px!important;margin-right:8px!important}.ant-page-header-heading-extra{margin-top:8px;width:100%;display:flex;justify-content:flex-end;gap:8px}.ant-page-header-heading-extra .ant-input{width:auto!important;min-width:120px}.ant-table{font-size:12px}.ant-table-thead>tr>th{padding:8px 4px!important;font-size:12px}.ant-table-tbody>tr>td{padding:8px 4px!important;font-size:12px}.ant-btn{padding:4px 8px;height:auto;font-size:12px}.ant-btn-lg{padding:6px 12px;font-size:14px}}.wideAppContainer{max-width:1150px}.appContainer{max-width:1050px}.smallNavigation{margin-left:80px}.wideNavigation{margin-left:200px}.hiddenLabel{opacity:0;color:#fff}.centerAbsolute{position:absolute;left:50%;top:50%;width:32px;height:38px;margin-left:-16px;margin-top:-19px}.whiteBox{background:var(--md3-surface, #ffffff);width:100%;min-height:100px;overflow:hidden;border-radius:var(--md3-radius-lg, 16px);transition:box-shadow .3s ease-in-out,background-color .3s ease-in-out}[data-theme=dark] .whiteBox{background:var(--md3-surface, #1f1f1f)}.md3-page-root{max-width:1120px;margin:32px auto 48px;padding:32px 32px 40px;border-radius:28px;background:var(--md3-surface, #ffffff);box-shadow:var(--md3-elevation-1, 0 1px 3px rgba(0, 0, 0, .12));display:flex;flex-direction:column;gap:24px}[data-theme=dark] .md3-page-root{background:var(--md3-surface, #1f1f1f);box-shadow:var(--md3-elevation-1, 0 1px 3px rgba(0, 0, 0, .6))}.shadow{border:none;box-shadow:var(--md3-elevation-1, 0 1px 3px rgba(0, 0, 0, .12));transition:none}[data-theme=dark] .shadow{border:none;box-shadow:var(--md3-elevation-1, 0 1px 3px rgba(0, 0, 0, .6))}.shadow:hover{box-shadow:var(--md3-elevation-1, 0 1px 3px rgba(0, 0, 0, .12))}[data-theme=dark] .shadow:hover{box-shadow:var(--md3-elevation-1, 0 1px 3px rgba(0, 0, 0, .6))}.line{border-top:1px solid #edf0f5;width:100%;margin:5px auto;transition:border-color .3s ease}[data-theme=dark] .line{border-top:1px solid #434343}[data-theme=dark] .whiteBox h3,[data-theme=dark] .whiteBox h1,[data-theme=dark] .whiteBox h2,[data-theme=dark] .whiteBox h4,[data-theme=dark] .whiteBox h5,[data-theme=dark] .whiteBox h6{color:#ffffffd9!important}[data-theme=dark] .whiteBox p,[data-theme=dark] .whiteBox div,[data-theme=dark] .whiteBox span{color:#ffffffa6!important}[data-theme=dark] .whiteBox *[style*="#22075e"]{color:#d4adf7!important}[data-theme=dark] .whiteBox *[style*="#595959"]{color:#ffffffa6!important}[data-theme=dark] .whiteBox *[style*="#333"],[data-theme=dark] .whiteBox *[style*="#000000"]{color:#ffffffd9!important}[data-theme=dark] .preview-state-item,[data-theme=dark] .preview-state-item .left,[data-theme=dark] .preview-state-item .right{color:#ffffffa6!important}.summary-card{color:#595959;transition:color .3s ease}[data-theme=dark] .summary-card{color:#ffffffa6!important}.summary-card-title{color:#22075e;transition:color .3s ease}[data-theme=dark] .summary-card-title{color:#ffffffd9!important}.summary-card-content{color:inherit}[data-theme=dark] .summary-card-content{color:#ffffffa6!important}.preview-card-title{color:#22075e;transition:color .3s ease}[data-theme=dark] .preview-card-title{color:#ffffffd9!important}.customer-preview-title{color:#333;transition:color .3s ease}[data-theme=dark] .customer-preview-title{color:#ffffffd9!important}.customer-statistic{color:inherit}[data-theme=dark] .customer-statistic .ant-statistic-title{color:#ffffffa6!important}[data-theme=dark] .customer-statistic .ant-statistic-content{color:#ffffffd9!important}.summary-card-prefix{color:inherit}[data-theme=dark] .summary-card-prefix{color:#ffffffa6!important}[data-theme=dark] .ant-divider{border-color:#434343!important}[data-theme=dark] .ant-divider-horizontal{border-top-color:#434343!important}[data-theme=dark] .ant-divider-vertical{border-left-color:#434343!important}[data-theme=dark] .ant-progress-bg{background-color:#fff3!important}[data-theme=dark] .customer-preview-title+* p{color:#ffffffa6!important}[data-theme=dark] .whiteBox.shadow p,[data-theme=dark] .whiteBox.shadow div,[data-theme=dark] .whiteBox.shadow span{color:inherit}[data-theme=dark] .ant-tag{border-color:#434343!important}[data-theme=dark] .ant-space,[data-theme=dark] .ant-space-item{color:#ffffffd9!important}.notifications{background:#fff;transition:background-color .3s ease}[data-theme=dark] .notifications{background:#1f1f1f}.notif-list{max-height:400px;overflow-y:auto}.notification{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #edf0f5;transition:background-color .3s ease,border-color .3s ease}[data-theme=dark] .notification{border-bottom-color:#434343}.notification:hover{background-color:#f5f5f5}[data-theme=dark] .notification:hover{background-color:#2a2a2a}.notif-btn{flex:1;text-align:left;color:#000000d9;transition:color .3s ease}[data-theme=dark] .notif-btn{color:#ffffffd9}.del-notif{color:#00000073;transition:color .3s ease}.del-notif:hover{color:#000000d9}[data-theme=dark] .del-notif{color:#ffffff73}[data-theme=dark] .del-notif:hover{color:#ffffffd9}.left{float:left}.right{float:right}.pad5{padding:5px}.pad10{padding:10px}.pad15{padding:15px}.pad20{padding:20px}.pad25{padding:25px}.pad30{padding:30px}.pad33{padding:35px}.pad40{padding:40px}.mrg5{margin:5px}.mrg10{margin:10px}.mrg15{margin:15px}.mrg20,.mrg25,.mrg30{margin:20px}.alignRight{text-align:right}.alignLeft{text-align:left}.center{justify-content:center}.strong{font-weight:700}.space5{height:5px;width:100%;display:block}.space10{height:10px;width:100%;display:block}.space20{height:20px;width:100%;display:block}.space30{height:30px;width:100%;display:block}.space40{height:40px;width:100%;display:block}.space50{height:50px;width:100%;display:block}.space60{height:60px;width:100%;display:block}.space70{height:70px;width:100%;display:block}.w-full{width:100%}.circle{border-radius:50%}.capitalize{text-transform:capitalize}.layoutPadding{position:relative;padding:50px 40px;transition:background-color .3s ease}[data-theme=dark] .layoutPadding{background:#141414}.dashboardSpacing{padding:30px 40px;margin:70px auto;transition:background-color .3s ease}[data-theme=dark] .dashboardSpacing{background:#141414}@media only screen and (min-width: 1100px){.hidden-lg{display:none}}@media only screen and (min-width: 768px){.hidden-md{display:none}}@media only screen and (min-width: 480px){.hidden-sm{display:none}}@media only screen and (max-width: 600px){.layoutPadding{padding:50px 20px}.dashboardSpacing{padding:30px 20px;margin:70px auto}}.list-checked{padding-left:0;list-style:none}.list-checked-item{position:relative;display:block;color:#677788;margin-bottom:30px;list-style:none}.list-checked-item-right{padding-right:1.75rem}.list-checked-item-left{padding-left:1.75rem}.list-checked-item:before{position:absolute;top:0;width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%20110%20110'%20fill='%2371869d'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M98.1,16.2c-2.5-2.3-6.4-2.2-8.7,0.2L36.7,70.1l-13-15.5c-2.9-3.5-7.9-4.1-11.1-1.4c-2.9,2.4-3.5,6.6-1.4,10.1l16.5,28c3.2,5.4,10.8,5.8,14.5,0.8l56.5-67.3C100.7,22.1,100.4,18.5,98.1,16.2z'/%3e%3c/svg%3e");content:"";margin-top:.125rem}.list-checked-item-right:before{right:0}.list-checked-item-left:before{left:0}.sideContent *{color:#4f5d75!important}.navigation{position:fixed!important;height:100vh;overflow-y:auto;overflow-x:hidden!important;top:0;left:0;z-index:1000;background:#fff;border-right:none;padding-left:0;margin-left:0;width:256px!important;max-width:256px!important;flex-shrink:0;transition:background-color .3s ease,border-color .3s ease}.navigation::-webkit-scrollbar{width:6px;height:0px!important}.navigation::-webkit-scrollbar-track{background:transparent}.navigation::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}[data-theme=dark] .navigation::-webkit-scrollbar-thumb{background:#fff3}[data-theme=dark] .navigation{background:#001529;border-right:none}.logo{height:auto;margin:15px 15px 30px;display:flex;align-items:center;justify-content:center;width:226px;max-width:226px;padding-left:0;overflow:hidden}.sidebar-wraper{background:#fff;display:block;padding-left:0;margin-left:0;transition:background-color .3s ease}[data-theme=dark] .sidebar-wraper{background:#001529}.mobile-sidebar-wraper{display:none}.mobile-sidebar-wraper .ant-drawer-body{padding:12px 0!important}.tabsNavigation span{background-color:transparent}.tabsNavigation:hover span{box-shadow:0 0 30px 8px #0073ff26;background-color:transparent}@media only screen and (max-width: 768px){.sidebar-wraper{display:none}.navigation{height:100%;position:relative!important;left:0!important}.ant-drawer-body .navigation{position:relative!important;left:0!important;width:100%!important;height:auto!important}.mobile-sidebar-btn{position:fixed!important;top:10px!important;left:10px!important;z-index:1001!important;width:40px!important;height:40px!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background-color:#ffffffe6!important;box-shadow:0 2px 8px #00000026!important;border-radius:4px!important;transition:background-color .3s ease}[data-theme=dark] .mobile-sidebar-btn{background-color:#1e1e1ee6!important}.mobile-sidebar-wraper{display:block}}.navigation .ant-menu{padding:12px!important;margin:0!important;background:transparent!important;border-right:none!important}.navigation .ant-menu-item{margin:4px 0!important;padding:0 18px!important;height:48px;line-height:48px;border-radius:999px!important;display:flex;align-items:center;gap:12px;background:transparent;transition:background-color .2s ease,color .2s ease;font-size:14px;font-weight:500}.navigation .ant-menu-item:after{display:none!important}.ant-menu-light .ant-menu-item,.ant-menu-light .ant-menu-submenu-title{color:#202124!important}.ant-menu-light .ant-menu-item svg,.ant-menu-light .ant-menu-submenu-title svg{color:#202124!important}.ant-menu-light .ant-menu-item:hover,.ant-menu-light .ant-menu-submenu-title:hover{background-color:#3c404314!important;color:#202124!important}.ant-menu-light .ant-menu-item:hover svg,.ant-menu-light .ant-menu-submenu-title:hover svg{color:#202124!important}.ant-menu-light .ant-menu-item-selected,.ant-menu-light .ant-menu-item-selected>a,.ant-menu-light .ant-menu-item-selected>a:hover{background-color:color-mix(in srgb,var(--md3-primary, #39C5BB) 18%,transparent)!important;color:var(--md3-primary-hover, #007f76)!important;font-weight:500!important}.ant-menu-light .ant-menu-item-selected svg,.ant-menu-light .ant-menu-item-selected>a svg{color:var(--md3-primary, #39C5BB)!important}.ant-menu-light .ant-menu-item a,.ant-menu-light .ant-menu-submenu-title a,.ant-menu-light .ant-menu-item a:hover,.ant-menu-light .ant-menu-submenu-title a:hover{color:inherit!important}[data-theme=dark] .navigation .ant-menu{background:transparent!important}[data-theme=dark] .ant-menu-dark .ant-menu-item,[data-theme=dark] .ant-menu-dark .ant-menu-submenu-title{color:#ffffffde!important}[data-theme=dark] .ant-menu-dark .ant-menu-item:hover,[data-theme=dark] .ant-menu-dark .ant-menu-submenu-title:hover{background-color:#ffffff14!important}[data-theme=dark] .ant-menu-dark .ant-menu-item-selected,[data-theme=dark] .ant-menu-dark .ant-menu-item-selected>a,[data-theme=dark] .ant-menu-dark .ant-menu-item-selected>a:hover{background-color:#8ab4f83d!important;color:#a1c2ff!important}.navigation>div{display:flex;flex-direction:column;height:100%;overflow-x:hidden!important;max-width:100%!important}.navigation .ant-menu{flex:1;overflow-y:auto!important;overflow-x:hidden!important;max-width:100%!important}.navigation *{max-width:100%!important;box-sizing:border-box!important}.navigation .ant-menu::-webkit-scrollbar{width:6px;height:0px!important}.navigation .ant-menu::-webkit-scrollbar-track{background:transparent}.navigation .ant-menu::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}[data-theme=dark] .navigation .ant-menu::-webkit-scrollbar-thumb{background:#fff3}.ant-drawer-body .navigation>div{height:auto;min-height:100%}.notification::-webkit-scrollbar{width:4px;height:60px}.notification::-webkit-scrollbar-thumb{background:#1b98f5;border-radius:4px}.headerIcon{position:relative}.headerIcon.ant-avatar{float:right;margin-left:10px;margin-top:15px;color:#4f5d75;background:transparent;transition:background-color .3s ease,color .3s ease}[data-theme=dark] .headerIcon.ant-avatar{color:#ffffffa6}.headerIcon.ant-avatar :hover{background:#fff;box-shadow:0 0 10px 4px #96beee4d;cursor:pointer;transition:background-color .3s ease}[data-theme=dark] .headerIcon.ant-avatar :hover{background:#1f1f1f}.headerIcon .last{margin-right:30px}.profileDropdown{display:flex;min-width:200px}.profileDropdownInfo{float:left;display:inline;padding-left:15px}.profileDropdownInfo p{margin:0}@media only screen and (max-width: 768px){.ant-layout-header{padding:10px 15px!important;height:56px!important;line-height:36px!important}.headerIcon .last{margin-right:10px!important}}.sidePanel{border-right:none;background:#fff;transition:background-color .3s ease,border-color .3s ease}[data-theme=dark] .sidePanel{border-right:none;background:#1f1f1f}.sidePanelContent{transition:all .3s ease-in-out;margin-top:0}.read-item-container{color:inherit}.read-item-row{margin-bottom:12px}.read-item-label,.read-item-colon,.read-item-value{margin:0;color:inherit}[data-theme=dark] .read-item-label,[data-theme=dark] .read-item-colon{color:#ffffffa6!important}[data-theme=dark] .read-item-value{color:#ffffffd9!important}.side-panel-title{color:inherit}[data-theme=dark] .side-panel-title,[data-theme=dark] .ant-drawer-body p,[data-theme=dark] .ant-drawer-body div,[data-theme=dark] .ant-drawer-body span,[data-theme=dark] .ant-drawer-body label,[data-theme=dark] .ant-drawer-body .ant-row p,[data-theme=dark] .ant-drawer-body .ant-col p{color:#ffffffd9!important}.panelBox,.panelBox *{transition:all .3s ease}.collapseBoxHeader{padding:17px 30px;margin-bottom:30px;text-align:center;font-size:14px;text-transform:uppercase;cursor:pointer;background-color:#fff;border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5;transition:background-color .3s ease,border-color .3s ease}[data-theme=dark] .collapseBoxHeader{background-color:#1f1f1f;border-top:1px solid #434343;border-bottom:1px solid #434343;color:#ffffffd9}.box{width:100%;padding:20px}.BottomCollapseBox{opacity:1}.TopCollapseBox{min-height:450px;opacity:1}.collapseBox{margin-top:-400px;position:relative;background:#fff;z-index:1;transition:background-color .3s ease}[data-theme=dark] .collapseBox{background:#1f1f1f}.collapsed{overflow:hidden;height:250px;margin-top:0!important}.collapseBox .whiteBg{display:none;background-color:#fff0}.collapsed .whiteBg{position:absolute;top:58px;width:100%;height:100%;display:inline-block;background-color:#fffc;z-index:9;transition:background-color .3s ease}[data-theme=dark] .collapsed .whiteBg{background-color:#000c}.moneyInput{width:100%}.moneyInput input{text-align:right}.md3-material-loading{display:inline-flex;align-items:center;justify-content:center;position:relative}.md3-loading-svg{width:100%;height:100%;transform-origin:50% 50%}.md3-loading-circle{transform-origin:50% 50%;stroke-dasharray:126;stroke-dashoffset:126;animation:md3-circular-progress 1.4s cubic-bezier(.4,0,.2,1) infinite}.md3-loading-shape-small{width:24px;height:24px}.md3-loading-shape-small .md3-loading-circle{stroke-width:2.5;stroke-dasharray:63;stroke-dashoffset:63}.md3-loading-shape-medium{width:40px;height:40px}.md3-loading-shape-medium .md3-loading-circle{stroke-width:4;stroke-dasharray:126;stroke-dashoffset:126}.md3-loading-shape-large{width:64px;height:64px}.md3-loading-shape-large .md3-loading-circle{stroke-width:4;stroke-dasharray:189;stroke-dashoffset:189}@keyframes md3-circular-progress{0%{stroke-dasharray:1px,200px;stroke-dashoffset:0px;transform:rotate(0)}50%{stroke-dasharray:100px,200px;stroke-dashoffset:-15px}to{stroke-dasharray:100px,200px;stroke-dashoffset:-125px;transform:rotate(360deg)}}.md3-loading-shape-small .md3-loading-circle{animation:md3-circular-progress-sm 1.4s cubic-bezier(.4,0,.2,1) infinite}.md3-loading-shape-large .md3-loading-circle{animation:md3-circular-progress-lg 1.4s cubic-bezier(.4,0,.2,1) infinite}@keyframes md3-circular-progress-sm{0%{stroke-dasharray:1px,63px;stroke-dashoffset:0px;transform:rotate(0)}50%{stroke-dasharray:50px,63px;stroke-dashoffset:-7px}to{stroke-dasharray:50px,63px;stroke-dashoffset:-63px;transform:rotate(360deg)}}@keyframes md3-circular-progress-lg{0%{stroke-dasharray:1px,189px;stroke-dashoffset:0px;transform:rotate(0)}50%{stroke-dasharray:150px,189px;stroke-dashoffset:-22px}to{stroke-dasharray:150px,189px;stroke-dashoffset:-189px;transform:rotate(360deg)}}[data-theme=dark] .md3-loading-circle{stroke:var(--md3-primary, #6DD5ED)}
