@charset "UTF-8";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;line-height:1.5;-webkit-text-size-adjust:100%}body{margin:0;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}ol,ul{list-style:none}img{max-width:100%;display:block;height:auto}table{border-collapse:collapse;border-spacing:0}.tabs{display:flex;border-bottom:1px solid #407be7}.tabs__item{padding:8px 16px;cursor:pointer;font-size:14px;color:#4b4b4b}.tabs__item--active{font-weight:600;color:#000;border-top-left-radius:8px;border-top-right-radius:8px;background:#aac8ff;border-bottom:1px solid #407be7}.antd-btn-custom{display:flex;align-items:center;justify-content:center;height:32px;padding:4px 10px}.antd-btn-custom .ant-select-arrow{inset-inline-end:20px!important;color:red;background:red}.antd-btn-custom--primary-white{color:#407be7;background-color:#fff;border:none}.antd-btn-custom--primary-white:hover{color:#407be7;background-color:#cee2ff;border:none}.antd-btn-custom--primary-white:focus{box-shadow:0 0 0 2px #0033ff1a;color:#407be7;background-color:#fff;border:none}.antd-btn-custom--primary-blue{color:#fff;background-color:#3b5bd5;border:none}.antd-btn-custom--primary-blue:hover{background-color:#aac8ff;color:#fff;border:none}.antd-btn-custom--primary-blue:focus{box-shadow:0 0 0 2px #0033ff1a;color:#fff;background-color:#3b5bd5;border:none}.antd-btn-custom--secondary-white{color:#838b8b;background-color:#fff;border:1px solid #d9d9d9}.antd-btn-custom--secondary-white:hover{background-color:#f8f8f8;color:#838b8b;border:1px solid #d9d9d9}.antd-btn-custom--secondary-white:focus{box-shadow:0 0 0 2px #0033ff1a;color:#838b8b;background-color:#fff;border:1px solid #d9d9d9}.antd-btn-custom--secondary-blue{color:#fff;background-color:#3b5bd5;border:1px solid #fff}.antd-btn-custom--secondary-blue:hover{color:#fff;background-color:#407be7;border:1px solid #fff}.antd-btn-custom--secondary-blue:focus{box-shadow:0 0 0 2px #0033ff1a;color:#fff;background-color:#3b5bd5;border:1px solid #fff}.antd-btn-custom--danger{color:#e8505b}.antd-btn-custom--danger:hover{color:#e8505b!important;background-color:#ffeaeb!important;border:1px solid #e8505b!important}.antd-btn-custom--danger:focus{box-shadow:0 0 0 2px #ff00111a!important;color:#e8505b!important;background-color:#fff!important;border:1px solid #e8505b!important}.antd-btn-custom.ant-btn-dangerous{color:#e8505b;background-color:#fff;border:1px solid #e8505b}.antd-btn-custom.ant-btn-dangerous:hover{color:#e8505b;background-color:#ffeaeb;border-color:#ffb4b9}.antd-btn-custom.ant-btn-dangerous:focus{box-shadow:0 0 0 2px #ff00111a;color:#e8505b;background-color:#fff;border:1px solid #e8505b}.antd-btn-custom.antd-btn-custom--invisible{background-color:transparent;border:none;box-shadow:none}.antd-btn-custom.antd-btn-custom--invisible:hover,.antd-btn-custom.antd-btn-custom--invisible:focus{background-color:transparent;border:none;box-shadow:none}.antd-btn-custom[disabled]{color:#838b8b;background-color:#d9d9d9;border:none}.antd-btn-custom[disabled]:hover{color:#838b8b!important;background-color:#d9d9d9!important;border:none!important}.antd-btn-custom[disabled]:focus{box-shadow:none}.antd-btn-custom--primary-white[disabled],.antd-btn-custom--primary-blue[disabled]{color:#838b8b;background-color:#d9d9d9;border:none}.antd-btn-custom--primary-white[disabled]:hover,.antd-btn-custom--primary-white[disabled]:focus,.antd-btn-custom--primary-blue[disabled]:hover,.antd-btn-custom--primary-blue[disabled]:focus{color:#838b8b;background-color:#d9d9d9;border:none}.antd-btn-custom--secondary-white[disabled],.antd-btn-custom--secondary-blue[disabled]{color:#d9d9d9;background-color:#fff;border:1px solid #d9d9d9}.antd-btn-custom--secondary-white[disabled]:hover,.antd-btn-custom--secondary-white[disabled]:focus,.antd-btn-custom--secondary-blue[disabled]:hover,.antd-btn-custom--secondary-blue[disabled]:focus{color:#d9d9d9;background-color:#fff;border:1px solid #d9d9d9}.antd-btn-custom--invisible[disabled]{background-color:transparent;border:none;box-shadow:none}.antd-btn-custom--invisible[disabled]:hover,.antd-btn-custom--invisible[disabled]:focus{background-color:transparent;border:none;box-shadow:none}.antd-btn-custom--small{height:24px;font-size:12px;padding:4px 8px}.antd-btn-custom--small span{line-height:6px}.antd-btn-custom--large{height:36px;padding:8px 12px}.antd-btn-custom--border-blue{border:1px solid #407be7!important}.antd-btn-custom--border-grey{border:1px solid #d9d9d9!important}.antd-btn-custom--border-red{border:1px solid red!important}.antd-modal-custom .ant-modal-body{max-height:calc(80vh - 200px);overflow-y:auto}.antd-modal-custom .ant-modal-title{text-align:center;font-size:16px;font-weight:600}.antd-modal-custom .ant-modal-footer{padding:0 8px 8px}.antd-modal-custom .ant-modal-footer .antd-btn-custom,.antd-modal-custom.antd-modal-custom--confirm .ant-modal-confirm-btns .antd-btn-custom{display:inline-block}.antd-modal-custom.antd-modal-custom--confirm .ant-modal-confirm-body>.anticon.icon--info{color:#1890ff}.antd-modal-custom.antd-modal-custom--confirm-modal .ant-modal-content{width:450px}.antd-modal-custom.antd-modal-custom--confirm-modal .ant-modal-header{border-bottom:none;padding:24px 32px 8px}.antd-modal-custom.antd-modal-custom--confirm-modal .ant-modal-header .ant-modal-title{display:flex;gap:8px;align-items:center;justify-content:flex-start}.antd-modal-custom.antd-modal-custom--confirm-modal .ant-modal-header .ant-modal-title svg{width:20px;height:20px}.antd-modal-custom.antd-modal-custom--confirm-modal .ant-modal-body{padding:0 32px 8px;margin-left:28px}.antd-modal-custom.antd-modal-custom--confirm-modal .ant-modal-footer{padding:8px 32px 24px;border-top:none}.antd-modal-custom--form{top:10vh}.antd-modal-custom--form .ant-modal{margin:-24px auto!important;padding-bottom:0!important}.antd-modal-custom--form .ant-modal-title{text-align:center;font-size:16px;font-weight:600}.antd-modal-custom--form .ant-modal-body{padding:0 8px;overflow-y:auto}.antd-modal-custom--form .ant-modal-body .ant-form-item{margin-bottom:8px}.antd-modal-custom--form .ant-modal-body .ant-form-item-label{font-weight:500}.antd-modal-custom--hidden-btn-close .ant-modal-close-x{display:none}.antd-modal-custom .ant-modal-body::-webkit-scrollbar{width:6px;height:8px;border-radius:8px;background-color:#f2f2f2}.antd-modal-custom .ant-modal-body::-webkit-scrollbar-thumb{border-radius:8px}.antd-modal-custom .ant-modal-body::-webkit-scrollbar-thumb:hover{background-color:#888}.antd-pagination-custom{padding:8px 16px;display:flex;flex-wrap:wrap;justify-content:end;align-items:center;background-color:#fff;border-radius:0 0 6px 6px}.antd-pagination-custom--border{border:1px solid #f0f0f0}.antd-pagination-custom li.ant-pagination-item{border:0!important;height:24px;width:24px;min-width:unset}.antd-pagination-custom li.ant-pagination-item-active{background:#cee2ff}.antd-pagination-custom li.ant-pagination-item a{display:flex;justify-content:center;align-items:center;width:24px;height:24px}.antd-pagination-custom li.ant-pagination-item-active a{color:#407be7;padding:8px}.antd-pagination-custom li.ant-pagination-next{min-width:unset;width:24px;height:24px}.antd-pagination-custom li.ant-pagination-prev{height:24px;width:24px;min-width:unset}.antd-pagination-custom button.ant-pagination-item-link{border:0!important;background:transparent!important;display:flex!important;justify-content:center!important;align-items:center!important}.antd-pagination-custom div.ant-select-selector{padding:0;border:0;background:transparent}.antd-table-custom--highlight-row,.antd-table-custom--highlight-row td.ant-table-cell-fix-left,.antd-table-custom--highlight-row td.ant-table-cell-fix-right{background-color:#edf4ff}.antd-table-custom--warning-row,.antd-table-custom--warning-row td.ant-table-cell-fix-left,.antd-table-custom--warning-row td.ant-table-cell-fix-right{background-color:#ffeaeb}.antd-table-custom .ant-table-thead>tr>th{text-align:center!important;background:#407be7;padding:12px 10px;color:#fff;font-weight:600}.antd-table-custom .ant-table-header{border-top-left-radius:5px;border-top-right-radius:5px}.antd-table-custom .ant-table-header th.ant-table-column-sort{background:#407be7}.antd-table-custom .ant-table-thead>tr>th:before{display:none}.antd-table-custom .ant-table-tbody>tr>td{padding:12px 10px}.antd-table-custom--multiple-header .ant-table-thead>tr>th{padding:0 10px}.antd-table-custom--multiple-header .ant-table-header .ant-column-header-large{display:flex;flex-direction:column;align-items:center}.antd-table-custom--btn-in-row .ant-table-tbody>tr>td{padding:8px 10px}.antd-table-custom--avatar-in-row .ant-table-tbody>tr>td{padding:4px 10px}.antd-table-custom--secondary .ant-table-thead>tr>th{background-color:#edf4ff;color:#000d40}.antd-table-custom--table-detect-change .ant-table-thead>tr>th{background-color:#edf4ff;color:#000d40;padding:2px 10px}.antd-table-custom--table-detect-change .ant-table-tbody>tr>td{padding:4px 10px}.antd-table-custom--table-detect-change .ant-table-tbody>tr>td a{color:#3b82f6}.antd-table-custom--table-detect-change .ant-table-tbody>tr>td a:hover{text-decoration:underline}.antd-table-custom--table-detect-change .ant-table-tbody>tr>td:nth-child(2){color:#888}.antd-table-custom--border-left .ant-table-body,.antd-table-custom--border-x-no-scroll .ant-table-tbody tr td:first-child{border-left:1px solid #f0f0f0}.antd-table-custom--border-x-no-scroll .ant-table-tbody tr td:last-child{border-right:1px solid #f0f0f0}.antd-table-custom--border-bottom .ant-table-body{border-bottom:1px solid #f0f0f0}.antd-table-custom--not-check-all .ant-table-thead .ant-checkbox-wrapper .ant-checkbox,.antd-table-custom--not-check-all .ant-table-thead .ant-checkbox-wrapper .ant-checkbox-input{cursor:not-allowed}.antd-table-custom--border-header .ant-table>.ant-table-container>.ant-table-header>table>thead>tr:not(:last-child)>th{border-bottom:1px solid #fff}.antd-table-custom--border-header .ant-table>.ant-table-container>.ant-table-header>table>thead>tr>th{border-right:1px solid #fff}.antd-table-custom .ant-table-column-sorter-up.active,.antd-table-custom .ant-table-column-sorter-down.active{color:#ffd500}.antd-table-custom .ant-table-thead th.ant-table-column-has-sorters:hover{background:#3b5bd5}.antd-table-custom .ant-table-pagination.ant-pagination{display:none}.antd-table-custom .ant-table-footer{padding:0}.antd-table-custom .ant-table-body{scrollbar-width:auto;scrollbar-color:auto}.antd-table-custom .ant-table-body::-webkit-scrollbar{width:6px;height:8px;border-radius:8px;background-color:#f2f2f2}.antd-table-custom .ant-table-body::-webkit-scrollbar-thumb{border-radius:8px}.antd-table-custom .ant-table-body::-webkit-scrollbar-thumb:hover{background-color:#888}.antd-table-custom--h-666 .ant-table-body{height:calc(100vh - 666px);overflow:auto scroll}.antd-table-custom--h-466 .ant-table-body{height:calc(100vh - 466px);overflow:auto scroll}.antd-table-custom--h-427 .ant-table-body{height:calc(100vh - 427px);overflow:auto scroll}.antd-table-custom--h-320 .ant-table-body{height:calc(100vh - 320px);overflow:auto scroll}.antd-table-custom--h-312 .ant-table-body{height:calc(100vh - 312px);overflow:auto scroll}.antd-table-custom--h-296 .ant-table-body{height:calc(100vh - 296px);overflow:auto scroll}.antd-table-custom--h-248 .ant-table-body{height:calc(100vh - 248px);overflow:auto scroll}.antd-table-custom--h-220 .ant-table-body{height:calc(100vh - 220px);overflow:auto scroll}.antd-table-custom--h-210 .ant-table-body{height:calc(100vh - 210px);overflow:auto scroll}.antd-table-custom--h-200 .ant-table-body{height:calc(100vh - 200px);overflow:auto scroll}.antd-table-custom--h-190 .ant-table-body{height:calc(100vh - 190px);overflow:auto scroll}.antd-table-custom--h-180 .ant-table-body{height:calc(100vh - 180px);overflow:auto scroll}.antd-table-custom--h-170 .ant-table-body{height:calc(100vh - 170px);overflow:auto scroll}.antd-table-custom--h-140 .ant-table-body{height:calc(140vh - 140px);overflow:auto scroll}.antd-menu-filter-custom{display:flex;flex-direction:column;gap:12px;padding:8px 12px!important}.antd-menu-filter-custom .ant-dropdown-menu-item{padding:0 4px!important;cursor:default}.antd-menu-filter-custom .ant-dropdown-menu-item:hover,.antd-menu-filter-custom .ant-dropdown-menu-item-active{background-color:unset!important}.antd-menu-filter-custom .ant-dropdown-menu-item .filter-title{font-weight:500}.antd-menu-filter-custom .ant-dropdown-menu-item .range-time{display:flex;flex-direction:column;gap:4px}.antd-menu-filter-custom .ant-dropdown-menu-item .range-time__picker{display:flex;gap:4px;align-items:center}.antd-menu-filter-custom .ant-dropdown-menu-item .range-time__picker__item{width:144px}.antd-menu-filter-custom .ant-dropdown-menu-item .menu-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;width:100%;padding-bottom:4px}.antd-menu-filter-custom .ant-dropdown-menu-item .menu-footer .antd-btn-custom{justify-content:center}.antd-menu-filter-custom .ant-dropdown-menu-item .menu-footer .antd-btn-custom .antd-icon-custom{font-size:18px;min-width:18px;min-height:18px;margin-right:8px}.antd-card-custom .ant-card-head{padding:12px}.antd-card-custom>.ant-card-body{height:calc(100vh - 86px);overflow-y:auto}.antd-card-custom>.ant-card-body::-webkit-scrollbar{width:8px!important;height:8px!important;background-color:#f2f2f2;border-radius:5px}.antd-card-custom>.ant-card-body::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:5px}.antd-card-custom>.ant-card-body::-webkit-scrollbar-thumb:hover{background-color:#d9d9d9}.antd-card-custom .scrollbar-hidden{-ms-overflow-style:none;scrollbar-width:none}.antd-card-custom .scrollbar-hidden::-webkit-scrollbar{display:none}.antd-card-custom .scrollbar-hidden{overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth}.antd-card-custom :global(.ant-progress-custom .ant-progress-inner){border-radius:6px}.antd-card-custom :global(.ant-progress-custom .ant-progress-bg){border-radius:6px;height:10px!important}.antd-card-custom .ant-card-body{padding:12px}.antd-card-custom .ant-card-body .ant-descriptions-header{margin-bottom:12px}.antd-card-custom .ant-card-body .ant-descriptions-view .ant-descriptions-row .ant-descriptions-item-label{padding:10px 12px}.antd-card-custom .ant-card-body .ant-descriptions-view .ant-descriptions-row .ant-descriptions-item-content{padding:10px 12px;max-width:calc((100vw - 224px)/4)}.antd-upload-custom .ant-upload-list-item-actions .ant-upload-list-item-action{opacity:1!important}.antd-upload-custom .ant-upload-list-item-actions .ant-upload-list-item-action .anticon-delete{color:#fc8181!important}.antd-upload-custom .ant-upload-list-item-actions .ant-upload-list-item-action .anticon-delete:hover{color:#c53030!important}.antd-select-custom--with-confirm .ant-select-selection-item{padding-inline-end:12px!important}.antd-select-custom--with-confirm .option-label-wrapper{display:flex}.antd-select-custom--with-confirm .option-label-wrapper .icon-checked{display:none}.antd-select-custom--with-confirm .option-label-wrapper .label-content{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.antd-select-dropdown-custom--with-confirm .ant-select-item-option{padding-right:8px}.antd-select-dropdown-custom--with-confirm .ant-select-item-option .option-label-wrapper.selected .label-content{font-weight:700}.antd-select-dropdown-custom--with-confirm .ant-select-item-option-selected{background-color:#fff!important;font-weight:400!important}.antd-select-dropdown-custom--with-confirm .ant-select-item-option-active{background-color:#e6f4ff!important}.antd-select-dropdown-custom--with-confirm .option-label-wrapper{display:flex;justify-content:space-between;align-items:center}.antd-select-dropdown-custom--with-confirm .option-label-wrapper .label-content{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.react-quill-custom div.ql-container.ql-snow.ql-disabled{background:#f5f5f5}.react-quill-custom>.ql-container{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.react-quill-custom>.ql-container>.ql-editor{width:100%;height:200px;overflow:auto;resize:vertical}.react-quill-custom>.ql-toolbar{border-top-left-radius:5px;border-top-right-radius:5px}.react-quill-custom.quill-resize-disable .ql-container{resize:none;border-radius:5px;background-color:#f8f8f8!important}.react-quill-custom.quill-resize-disable .ql-editor{resize:none;overflow-y:auto}.react-quill-custom.quill-show-all>.ql-container>.ql-editor{width:100%;height:100%!important;min-height:100px}.react-quill-custom.quill-show-all>.ql-container>.ql-editor *{white-space:normal;word-break:break-word;overflow-wrap:break-word}.sidebar{background-color:#000d40;padding:16px 8px 10px;height:100%;width:200px;position:relative;z-index:1000;font-size:14px}.sidebar__container{position:sticky;top:16px}.sidebar__logo-group{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.sidebar__logo{cursor:pointer;height:37px}.sidebar__mini-logo{cursor:pointer;display:none;height:37px}.sidebar__bar-icon{cursor:pointer;height:24px;width:24px}.sidebar__dot-icon{width:12px;height:12px;min-width:12px;min-height:12px}.sidebar__title-icon{width:24px;height:24px}.sidebar__scroll-bar{max-height:calc(100vh - 130px);overflow-y:auto;overscroll-behavior:contain}.sidebar__scroll-bar::-webkit-scrollbar{width:5px}.sidebar__scroll-bar::-webkit-scrollbar-track{background:#000d40}.sidebar__scroll-bar::-webkit-scrollbar-thumb{background:#333d66}.sidebar .sidebar__group-child{display:flex;flex-direction:column}.sidebar .sidebar__title-box{display:flex;align-items:center;gap:8px;padding:8px;border-radius:8px;font-weight:600;color:#fff}.sidebar .sidebar__title-box--no-child{cursor:pointer}.sidebar .sidebar__title-box--no-child:hover{background-color:#333d66;border-left:2px solid #407be7}.sidebar .sidebar__title-box--active{background-color:#407be7!important}.sidebar .sidebar__title-item{display:flex;flex-direction:column;gap:5px;align-items:center}.sidebar .sidebar__sub-title{display:none;font-size:12px;text-align:center}.sidebar--minimal{width:96px;transition:all .2s linear}.sidebar--minimal .sidebar__logo{display:none}.sidebar--minimal .sidebar__mini-logo{display:inline-block}.sidebar--minimal .sidebar__child-group>div{justify-content:center}.sidebar--minimal .sidebar__child-group>div .sidebar__title{display:none}.sidebar--minimal .sidebar__child-group>div .sidebar__sub-title{display:block}.sidebar--minimal .sidebar__child-group>ul{display:none}.main-layout>.layout-container{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:55px auto;min-height:100vh}.main-layout>.layout-container>.block-1{grid-column:1/2;grid-row:1/3}.main-layout>.layout-container>.block-2{grid-column:2/3;position:sticky;top:0;z-index:999}.main-layout>.layout-container>.block-3{padding:0 12px 12px;background-color:#cee2ff;grid-column:2/3;width:100%;height:100%}.header{align-content:center;border-bottom:1px solid #d9d9d9;height:100%;background:#fff;display:flex}.header__container{padding:0 24px;display:flex;align-items:center;justify-content:space-between;flex:1}.header__title{font-size:20px;font-weight:700;color:#3b5bd5}.header__children{display:flex;gap:8px;justify-content:flex-end;align-items:center}.app-dropdown{padding:8px;display:flex;flex-direction:column;gap:6px;background-color:#fff;border-radius:5px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.app-dropdown__item{cursor:pointer;display:flex;align-items:center;gap:14px;padding:0 8px}.app-dropdown__item:hover{background-color:#f8f8f8}.app-dropdown__icon{background-color:#edf4ff;border-radius:6px;padding:8px}.user-dropdown{padding:0}.user-dropdown li{padding:10px 15px;border-radius:0 0 5px 5px}.login-container{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;height:100vh;background-color:#f8f9fa}.login-container .login-box{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a;width:500px}.login-container .login-box .login-title{text-align:center;margin-bottom:20px}.login-container .login-box .button-oauth{display:flex;margin:auto}.login-container .login-box .button-oauth .login-logo{width:24px;margin-right:4px}.setting-admin .ant-select-selection-item-remove{display:none!important}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.top-0{top:0}.z-50{z-index:50}.float-right{float:right}.\!m-0{margin:0!important}.m-0{margin:0}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.-mb-0\.5{margin-bottom:-.125rem}.-mb-6{margin-bottom:-1.5rem}.-ml-8{margin-left:-2rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-6{margin-right:1.5rem}.mr-\[8px\]{margin-right:8px}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-\[12px\]{margin-top:12px}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-10{height:2.5rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-80{height:20rem}.h-96{height:24rem}.h-\[430px\]{height:430px}.h-\[calc\(100vh-100px\)\]{height:calc(100vh - 100px)}.h-\[calc\(100vh-80px\)\]{height:calc(100vh - 80px)}.h-full{height:100%}.max-h-48{max-height:12rem}.max-h-\[200px\]{max-height:200px}.max-h-\[320px\]{max-height:320px}.max-h-\[400px\]{max-height:400px}.w-4{width:1rem}.w-6{width:1.5rem}.w-80{width:20rem}.w-\[100px\]{width:100px}.w-\[120px\]{width:120px}.w-\[160px\]{width:160px}.w-\[200px\]{width:200px}.w-\[320px\]{width:320px}.w-\[400px\]{width:400px}.w-\[40px\]{width:40px}.w-\[80px\]{width:80px}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.min-w-\[120px\]{min-width:120px}.min-w-\[160px\]{min-width:160px}.min-w-\[200px\]{min-width:200px}.min-w-\[240px\]{min-width:240px}.min-w-\[40px\]{min-width:40px}.max-w-\[120px\]{max-width:120px}.max-w-\[200px\]{max-width:200px}.max-w-\[240px\]{max-width:240px}.max-w-\[280px\]{max-width:280px}.max-w-\[300px\]{max-width:300px}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-y-2{row-gap:.5rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-ellipsis{text-overflow:ellipsis}.text-nowrap{text-wrap:nowrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-\[1px\]{border-width:1px}.border-l-4{border-left-width:4px}.border-solid{border-style:solid}.border-none{border-style:none}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pl-1{padding-left:.25rem}.pl-4{padding-left:1rem}.pr-4{padding-right:1rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-\[12px\]{padding-top:12px}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[12px\]{font-size:12px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.italic{font-style:italic}.text-\[\#3B5BD5\]{--tw-text-opacity: 1;color:rgb(59 91 213 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-primary{--tw-text-opacity: 1;color:rgb(64 123 231 / var(--tw-text-opacity, 1))}.text-primary-dark{--tw-text-opacity: 1;color:rgb(59 91 213 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.opacity-30{opacity:.3}.opacity-85{opacity:.85}.opacity-90{opacity:.9}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_2px_0_rgba\(0\,0\,0\,0\.03\)\,_0_1px_6px_-1px_rgba\(0\,0\,0\,0\.02\)\]{--tw-shadow: 0 1px 2px 0 rgba(0,0,0,.03), 0 1px 6px -1px rgba(0,0,0,.02);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color), 0 1px 6px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:\!border-blue-300:hover{--tw-border-opacity: 1 !important;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))!important}.hover\:\!bg-blue-200:hover{--tw-bg-opacity: 1 !important;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))!important}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:text-blue-400:hover{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.hover\:text-blue-500:hover{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 640px){.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1280px){.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
