*,*: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-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 .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!important}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.right-0{right:0}.top-0{top:0}.z-50{z-index:50}.float-right{float:right}.\!m-0{margin:0!important}.-mb-0\.5{margin-bottom:-.125rem}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.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}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-8{height:2rem}.h-full{height:100%}.max-h-\[320px\]{max-height:320px}.max-h-\[400px\]{max-height:400px}.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%}.min-w-\[120px\]{min-width:120px}.min-w-\[160px\]{min-width:160px}.min-w-\[200px\]{min-width:200px}.max-w-\[120px\]{max-width:120px}.max-w-\[200px\]{max-width:200px}.max-w-\[280px\]{max-width:280px}.flex-auto{flex:1 1 auto}.cursor-pointer{cursor:pointer}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.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-6{gap:1.5rem}.gap-x-2{-moz-column-gap:.5rem;column-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))}.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-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-none{border-style:none}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / 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-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / 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-4{padding:1rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.pb-4{padding-bottom:1rem}.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-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[16px\]{font-size:16px}.text-sm{font-size:.875rem;line-height:1.25rem}.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-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / 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-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}.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)}.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}.hover\:cursor-pointer:hover{cursor:pointer}.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}
