/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-251f8fc8] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-251f8fc8] {
  scrollbar-color: #067bef #abe0ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-251f8fc8]::-webkit-scrollbar {
  width: 12px;
  height: 1px;
}
.beauty-scroll[data-v-251f8fc8]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #067bef;
}
.beauty-scroll[data-v-251f8fc8]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #82cdff;
}
.split-right[data-v-251f8fc8]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-251f8fc8] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.85);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-251f8fc8] {
  pointer-events: none;
}
#nprogress .bar[data-v-251f8fc8] {
  background: #067bef;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-251f8fc8] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #067bef, 0 0 5px #067bef;
          box-shadow: 0 0 10px #067bef, 0 0 5px #067bef;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-251f8fc8] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-251f8fc8] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #067bef;
  border-left-color: #067bef;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-data-v-251f8fc8 400ms linear infinite;
  animation: nprogress-spinner-data-v-251f8fc8 400ms linear infinite;
}
.nprogress-custom-parent[data-v-251f8fc8] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-251f8fc8],
.nprogress-custom-parent #nprogress .bar[data-v-251f8fc8] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-251f8fc8 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-251f8fc8 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.teambition-table[data-v-251f8fc8] {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.teambition-table .table-toolbar[data-v-251f8fc8] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.teambition-table .table-toolbar .right-actions[data-v-251f8fc8] {
  text-align: right;
}
.teambition-table .table-toolbar .right-actions .config-button[data-v-251f8fc8] {
  color: #646a73;
  font-size: 14px;
  padding: 4px 8px;
  border-radius: 4px;
}
.teambition-table .table-toolbar .right-actions .config-button[data-v-251f8fc8]:hover {
  color: #067bef;
  background: rgba(240, 247, 255, 0.7);
}
.teambition-table .table-toolbar .right-actions .config-button i[data-v-251f8fc8] {
  margin-right: 4px;
}
.teambition-table .table-container[data-v-251f8fc8] {
  border: 1px solid #e1e4e8;
  border-radius: 6px;
  overflow: hidden;
  background: #fff;
}
.table-config-dropdown[data-v-251f8fc8] {
  width: 320px;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 8px;
  -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
          box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
  padding: 12px 0;
  max-height: 70vh;
  overflow-y: auto;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.table-config-dropdown .section-title[data-v-251f8fc8] {
  padding: 10px 16px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.7);
  font-size: 15px;
  background: rgba(245, 247, 250, 0.7);
  margin: 0 0 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.table-config-dropdown .config-section[data-v-251f8fc8] {
  padding: 0 16px;
}
.table-config-dropdown .config-section .sub-title[data-v-251f8fc8] {
  font-size: 14px;
  font-weight: 500;
  color: #646a73;
  margin: 12px 0 8px;
  padding-bottom: 6px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}
.table-config-dropdown .config-item[data-v-251f8fc8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 12px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 6px;
  margin: 4px 0;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.table-config-dropdown .config-item[data-v-251f8fc8]:hover {
  background: rgba(240, 247, 255, 0.7);
  border-color: rgba(58, 132, 255, 0.3);
}
.table-config-dropdown .config-item .drag-handle[data-v-251f8fc8] {
  cursor: move;
  color: #a0a6ad;
  margin-right: 10px;
  font-size: 14px;
}
.table-config-dropdown .config-item .drag-handle[data-v-251f8fc8]:hover {
  color: #067bef;
}
.table-config-dropdown .config-item .ant-checkbox-wrapper[data-v-251f8fc8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: rgba(0, 0, 0, 0.7);
  font-size: 14px;
  margin-right: 10px;
}
.table-config-dropdown .config-item .ant-switch[data-v-251f8fc8] {
  margin-left: auto;
}
.table-config-dropdown .density-section[data-v-251f8fc8] {
  padding: 0 16px;
  margin-top: 16px;
}
.table-config-dropdown .config-actions[data-v-251f8fc8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 8px 0 0;
  margin-top: 8px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.table-config-dropdown .config-actions .ant-btn-link[data-v-251f8fc8] {
  color: #646a73;
  font-size: 13px;
}
.table-config-dropdown .config-actions .ant-btn-link[data-v-251f8fc8]:hover {
  color: #067bef;
}
.table-config-dropdown .config-actions .ant-btn-link i[data-v-251f8fc8] {
  margin-right: 4px;
}
[data-v-251f8fc8] .ant-table-thead > tr > th {
  background-color: #f5f7fa;
  font-weight: 600;
  color: #646a73;
  border-bottom: 2px solid #e1e4e8;
}
[data-v-251f8fc8] .ant-table-tbody > tr {
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
[data-v-251f8fc8] .ant-table-tbody > tr:hover {
  background-color: #f9fbfd;
}
[data-v-251f8fc8] .ant-table-tbody > tr > td {
  border-bottom: 1px solid #e1e4e8;
}
[data-v-251f8fc8] .empty-table {
  padding: 40px 0;
  text-align: center;
  color: #646a73;
}
[data-v-251f8fc8] .empty-table p {
  margin-top: 16px;
  font-size: 14px;
}

