html, 
body, 
#root {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.colorWeak {
  filter: invert(80%);
}
.ant-layout {
  min-height: 100vh;
}
.ant-pro-sider.ant-layout-sider.ant-pro-sider-fixed {
  left: unset;
}
canvas {
  display: block;
}
body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
ul, 
ol {
  list-style: none;
}
.search-form .ant-form-item {
  margin-bottom: 8px;
}
.search-form .ant-space.ant-space-horizontal {
  margin-bottom: 8px;
  margin-left: auto;
}
.search-form.ant-form-inline .ant-form-item {
  margin-bottom: 8px;
}
.cursor-pointer {
  cursor: pointer;
}
.margin-0, 
.m-0 {
  margin: 0 !important;
}
.padding-0, 
.p-0 {
  padding: 0 !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-right: 0 !important;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.pink {
  color: #9c5fe3;
}
.green {
  color: #026c02;
}
.red {
  color: #e00;
}
.gross-price {
  color: #9c5fe3;
}
.dark-blue {
  color: #4b81c7;
}
.c-blue {
  color: #1890ff;
}
.c-yellow {
  color: #baba09;
}
.c-orange {
  color: #f9a409;
}
.c-lightorange {
  color: #f4c877;
}
.c-darkorange {
  color: #c17c08 !important;
}
.c-lightgrey {
  color: lightgrey;
}
.c-lightgrey2 {
  color: #e3e3e3;
}
.c-grey {
  color: grey;
}
.c-green {
  color: #07c807;
}
.c-green-dark {
  color: #026c02;
}
.c-lightred {
  color: lightcoral;
}
.c-red {
  color: #ee2201;
}
.c-red8 {
  color: #a8071a;
}
.c-dark-purple {
  color: #9882dc !important;
}
.bg-lightgrey {
  background: #f1f0f0 !important;
}
.bg-green {
  background: green;
}
.bg-green1 {
  background: #f6ffed !important;
}
.bg-green2 {
  background: #d9f7be !important;
}
.bg-green3 {
  background: #b7eb8f !important;
}
.bg-light-green {
  background: #f8fcf8 !important;
}
.bg-red {
  background: #f00 !important;
}
.bg-light-red {
  background: #ff8686 !important;
}
.bg-light-red1 {
  background: #f8d7d7 !important;
}
.bg-light-red2 {
  background: #f8e3e3 !important;
}
.bg-red1 {
  background: #fff1f0 !important;
}
.bg-red2 {
  background: #ffccc7 !important;
}
.bg-red3 {
  background: #ffa39e !important;
}
.bg-red4 {
  background: #ff7875 !important;
}
.bg-pink1 {
  background: #fff0f6 !important;
}
.bg-pink2 {
  background: #ffd6e7 !important;
}
.bg-pink3 {
  background: #ffadd2 !important;
}
.bg-pink4 {
  background: #ff85c0 !important;
}
.bg-light-pink2 {
  background: #f3c5cc !important;
}
.bg-light-orange {
  background: #fdc763 !important;
}
.bg-light-orange1 {
  background: #e4d3b6 !important;
}
.bg-light-orange2 {
  background: #ffeed0 !important;
}
.bg-orange1 {
  background: #fff7e6 !important;
}
.bg-orange2 {
  background: #ffe7ba !important;
}
.bg-orange3 {
  background: #ffd591 !important;
}
.bg-blue1 {
  background: #e6f4ff !important;
}
.bg-blue2 {
  background: #bae0ff !important;
}
.bg-blue3 {
  background: #91caff !important;
}
.bg-light-blue {
  background: #eef5fa !important;
}
.bg-light-blue2 {
  background: #f5f9fc !important;
}
.bg-yellow {
  background-color: yellow;
}
.bg-lightyellow {
  background-color: #f5f2d2;
}
.bg-yellow1 {
  background-color: #feffe6;
}
.bg-yellow2 {
  background-color: #ffffb8;
}
.bg-yellow3 {
  background-color: #fffb8f;
}
.bg-gray {
  background-color: gray;
}
.bg-gray2 {
  background-color: #fafafa;
}
.bg-gray3 {
  background-color: #f5f5f5;
}
.bg-gray4 {
  background-color: #f0f0f0;
}
.btn-gray {
  color: gray;
}
.btn-gray:hover {
  color: #1890ff;
}
.d-none {
  display: none;
}
.np {
  padding: 0 !important;
}
.align-top {
  vertical-align: top;
}
.align-middle {
  vertical-align: middle;
}
.bl2, 
.bl-2 {
  border-left: 2px solid #000 !important;
}
.bl2.b-pink, 
.bl-2.b-pink {
  border-left: 2px solid #9c5fe3 !important;
}
.bl2.b-gray, 
.bl-2.b-gray, 
.bl2.b-grey, 
.bl-2.b-grey {
  border-left: 2px solid #eee !important;
}
.br2 {
  border-right-width: 2px !important;
  border-right-style: solid !important;
}
.br2.b-pink {
  border-right-color: #9c5fe3 !important;
}
.br2.b-black {
  border-right-color: #000 !important;
}
.br2.b-gray, 
.br2.b-grey {
  border-right-color: #eee !important;
}
.bb1 {
  border-bottom-width: 1px !important;
  border-bottom-style: solid !important;
}
.bb1.bb-pink {
  border-bottom-color: #9c5fe3 !important;
}
.bb1.bb-black {
  border-bottom-color: #000 !important;
}
.bb1.bb-gray, 
.bb1.bb-grey {
  border-bottom-color: #eee !important;
}
.bb-trans {
  border-bottom: transparent !important;
}
.h-full {
  height: auto !important;
  height: 100%;
  min-height: 100%;
}
.w-full {
  width: 100%;
}
.rotate-rl {
  transform: rotate(180deg);
  writing-mode: vertical-rl;
}
.bold {
  font-weight: bold;
}
.text-sm {
  font-size: 85%;
}
.ant-notification-notice-with-icon {
  max-height: 300px;
  overflow-y: auto;
}
.ant-page-header .ant-alert {
  padding: 6px 10px;
}
ul.msg {
  display: block;
  line-height: 1.2;
  list-style: outside;
  padding-inline-start: 0px;
}
ul.msg > li > ul {
  padding-left: 20px;
  list-style: circle;
  padding-inline-start: 0px;
}
.search-form.ant-form-inline .ant-form-item {
  margin-top: 4px;
  margin-bottom: 4px;
}
.search-form.ant-form-inline .ant-space.ant-space-horizontal {
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: auto;
}
.search-form.ant-form-inline.ant-form-inline .ant-form-item {
  margin-top: 4px;
  margin-bottom: 4px;
}
.ant-pro-top-nav-header-logo img {
  border: 1px solid white;
  border-radius: 6px;
}
.ant-menu-overflow-item.ant-menu-item.ant-menu-item-only-child.ant-pro-base-menu-horizontal-menu-item {
  color: white;
}
.ant-menu-overflow-item.ant-menu-item.ant-menu-item-only-child.ant-pro-base-menu-horizontal-menu-item.ant-menu-item-active {
  color: white;
}
.ant-menu-overflow-item.ant-menu-submenu.ant-menu-submenu-horizontal.ant-pro-base-menu-horizontal-submenu .ant-menu-submenu-title {
  color: white;
}
.ant-pro-global-footer {
  margin-block-start: 16px;
  margin-block-end: 16px;
}
td.ant-table-cell .ant-form-item .ant-form-item-control-input {
  min-height: 24px;
}
td.ant-table-cell .ant-form-item .ant-form-item-control-input {
  min-height: 24px;
}
@media (max-width: 768px) {
  .ant-table {
    width: 100%;
    overflow-x: auto;
  }
  .ant-table-thead > tr > th, 
  .ant-table-tbody > tr > th, 
  .ant-table-thead > tr > td, 
  .ant-table-tbody > tr > td {
    white-space: pre;
  }
  .ant-table-thead > tr > th > span, 
  .ant-table-tbody > tr > th > span, 
  .ant-table-thead > tr > td > span, 
  .ant-table-tbody > tr > td > span {
    display: block;
  }
}
html, 
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear, 
input::-ms-reveal {
  display: none;
}
*, 
*::before, 
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport{
  width: device-width;
}
body {
  margin: 0;
}
[tabindex='-1']:focus {
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title], 
abbr[data-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'], 
input[type='password'], 
input[type='number'], 
textarea {
  -webkit-appearance: none;
}
ol, 
ul, 
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol, 
ul ul, 
ol ul, 
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b, 
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub, 
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre, 
code, 
kbd, 
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a, 
area, 
button, 
[role='button'], 
input:not([type='range']), 
label, 
select, 
summary, 
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  text-align: left;
  caption-side: bottom;
}
input, 
button, 
select, 
optgroup, 
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button, 
input {
  overflow: visible;
}
button, 
select {
  text-transform: none;
}
button, 
html [type='button'], 
[type='reset'], 
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner, 
[type='button']::-moz-focus-inner, 
[type='reset']::-moz-focus-inner, 
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'], 
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'], 
input[type='time'], 
input[type='datetime-local'], 
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button, 
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button, 
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}
.headerSearch-bX3R41jN {
  display: flex;
  align-items: center;
  margin-right: 16px;
}
.headerSearch-bX3R41jN .ant-input-affix-wrapper {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.3);
}
.headerSearch-bX3R41jN .ant-input-affix-wrapper:hover {
  background-color: rgba(255, 255, 255, 0.3);
  border-color: rgba(255, 255, 255, 0.5);
}
.headerSearch-bX3R41jN .ant-input-affix-wrapper:focus-within {
  background-color: rgba(255, 255, 255, 0.3);
  border-color: #ffffff;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.2);
}
.headerSearch-bX3R41jN .ant-input-affix-wrapper .ant-input {
  background-color: transparent;
  color: #ffffff;
}
.headerSearch-bX3R41jN .ant-input-affix-wrapper .ant-input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.headerSearch-bX3R41jN .ant-input-affix-wrapper .ant-input::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.headerSearch-bX3R41jN .ant-input-affix-wrapper .ant-input-prefix {
  color: rgba(255, 255, 255, 0.7);
}
.push-notification-modal {
  position: fixed;
  bottom: 24px;
  left: 24px;
  z-index: 9999;
  max-width: 400px;
  min-width: 320px;
}
.push-notification-modal.opening {
  -webkit-animation: slideInLeft 0.3s ease-out forwards;
  animation: slideInLeft 0.3s ease-out forwards;
}
.push-notification-modal.closing {
  -webkit-animation: slideOutLeft 0.3s ease-in forwards;
  animation: slideOutLeft 0.3s ease-in forwards;
}
.push-notification-modal .notification-card {
  border-radius: 8px;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  border: 1px solid #d9d9d9;
  cursor: pointer;
  transition: all 0.2s ease;
}
.push-notification-modal .notification-card:hover {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12), 0 4px 8px -4px rgba(0, 0, 0, 0.16), 0 12px 32px 8px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}
.push-notification-modal .notification-card .ant-card-body {
  padding: 16px;
}
.push-notification-modal .notification-card .ant-card-actions {
  background: transparent;
  border-top: none;
  padding: 0 8px 8px 8px;
}
.push-notification-modal .notification-card .ant-card-actions .close-button {
  color: #8c8c8c;
}
.push-notification-modal .notification-card .ant-card-actions .close-button:hover {
  color: #595959;
  background: rgba(0, 0, 0, 0.04);
}
.push-notification-modal .notification-content .notification-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 8px;
}
.push-notification-modal .notification-content .notification-header .notification-title {
  font-size: 14px;
  line-height: 1.4;
  max-width: 240px;
  word-break: break-word;
}
.push-notification-modal .notification-content .notification-header .notification-time {
  font-size: 12px;
  white-space: nowrap;
  margin-left: 8px;
}
.push-notification-modal .notification-content .notification-body {
  margin-bottom: 8px;
}
.push-notification-modal .notification-content .notification-body .ant-typography {
  font-size: 13px;
  line-height: 1.4;
  color: #595959;
  margin: 0;
  word-break: break-word;
}
.push-notification-modal .notification-content .notification-action {
  text-align: right;
  margin-top: 8px;
}
.push-notification-modal .notification-content .notification-action .ant-typography {
  font-style: italic;
}
@keyframes slideInLeft {
  from {
    transform: translateX(-100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideOutLeft {
  from {
    transform: translateX(0);
    opacity: 1;
  }
  to {
    transform: translateX(-100%);
    opacity: 0;
  }
}
@media (max-width: 768px) {
  .push-notification-modal {
    left: 16px;
    right: 16px;
    max-width: none;
    min-width: auto;
  }
  .push-notification-modal .notification-content .notification-header .notification-title {
    max-width: 200px;
  }
}
@media (prefers-color-scheme: dark) {
  .push-notification-modal .notification-card {
    background: #1f1f1f;
    border-color: #434343;
  }
  .push-notification-modal .notification-card .notification-content .notification-header .notification-title {
    color: #ffffff;
  }
  .push-notification-modal .notification-card .notification-content .notification-header .notification-time {
    color: #bfbfbf;
  }
  .push-notification-modal .notification-card .notification-content .notification-body .ant-typography {
    color: #d9d9d9;
  }
  .push-notification-modal .notification-card .notification-content .notification-action .ant-typography {
    color: #8c8c8c;
  }
  .push-notification-modal .notification-card .ant-card-actions .close-button {
    color: #bfbfbf;
  }
  .push-notification-modal .notification-card .ant-card-actions .close-button:hover {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.08);
  }
}
@keyframes ring-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(82, 196, 26, 0.7);
  }
  70% {
    box-shadow: 0 0 0 14px rgba(82, 196, 26, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(82, 196, 26, 0);
  }
}
@keyframes ring-shake {
  0%, 100% {
    transform: rotate(0deg);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: rotate(-8deg);
  }
  20%, 40%, 60%, 80% {
    transform: rotate(8deg);
  }
}
@keyframes slide-up {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes pulse-green {
  0%, 100% {
    box-shadow: 0 0 0 0 rgba(82, 196, 26, 0.4);
  }
  50% {
    box-shadow: 0 0 0 10px rgba(82, 196, 26, 0);
  }
}
.call-widget-container {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 1050;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 12px;
}
.call-widget-fab {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
  border: 2px solid #f0f0f0;
  flex-shrink: 0;
}
.call-widget-fab:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
  transform: scale(1.05);
}
.call-widget-fab__icon {
  font-size: 22px;
  color: #595959;
}
.call-widget-fab--active {
  background: #52c41a;
  border-color: #52c41a;
}
.call-widget-fab--active .call-widget-fab__icon {
  color: #fff;
}
.call-widget-fab--ringing {
  background: #52c41a;
  border-color: #52c41a;
  -webkit-animation: ring-pulse 1.2s infinite;
  animation: ring-pulse 1.2s infinite;
}
.call-widget-fab--ringing .call-widget-fab__icon {
  color: #fff;
  -webkit-animation: ring-shake 0.5s infinite;
  animation: ring-shake 0.5s infinite;
}
.cw-phone {
  width: 300px;
  max-height: 580px;
  background: #111827;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.35);
  color: #f3f4f6;
  user-select: none;
  display: flex;
  flex-direction: column;
  -webkit-animation: slide-up 0.25s ease-out;
  animation: slide-up 0.25s ease-out;
  transition: width 0.25s ease, max-height 0.25s ease;
}
.cw-phone--full {
  width: 380px;
  max-height: 680px;
}
.cw-phone__topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 14px 6px;
  flex-shrink: 0;
  cursor: grab;
}
.cw-phone__topbar button {
  cursor: pointer;
}
.cw-phone--dragging {
  cursor: grabbing;
}
.cw-phone--dragging .cw-phone__topbar {
  cursor: grabbing;
}
.cw-phone--dragging * {
  user-select: none;
}
.cw-phone__status {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.45);
}
.cw-phone__status-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  flex-shrink: 0;
}
.cw-phone__my-num {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.25);
  margin-left: 4px;
}
.cw-phone__topbar-actions {
  display: flex;
  gap: 2px;
}
.cw-phone__topbar-btn {
  background: none;
  border: none;
  color: rgba(255, 255, 255, 0.45);
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 13px;
  transition: all 0.15s;
}
.cw-phone__topbar-btn:hover {
  color: #f3f4f6;
  background: rgba(255, 255, 255, 0.08);
}
.cw-phone__reconnect {
  text-align: center;
  padding: 6px 16px;
  font-size: 11px;
  color: #ff4d4f;
  background: rgba(255, 77, 79, 0.08);
  cursor: pointer;
}
.cw-phone__reconnect:hover {
  background: rgba(255, 77, 79, 0.15);
}
.cw-phone__body {
  flex: 1 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
  overflow: hidden;
}
.cw-phone__tabbar {
  display: flex;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  background: #111827;
  flex-shrink: 0;
  padding: 4px 0 6px;
}
.cw-phone__tab {
  flex: 1 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  background: none;
  border: none;
  color: rgba(255, 255, 255, 0.45);
  cursor: pointer;
  padding: 6px 0 2px;
  transition: color 0.15s;
}
.cw-phone__tab:hover {
  color: rgba(255, 255, 255, 0.7);
}
.cw-phone__tab--active {
  color: #52c41a;
}
.cw-phone__tab-icon {
  font-size: 18px;
  position: relative;
  line-height: 1;
}
.cw-phone__tab-badge {
  position: absolute;
  top: -6px;
  right: -10px;
  background: #ff4d4f;
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  min-width: 16px;
  height: 16px;
  border-radius: 8px;
  line-height: 16px;
  text-align: center;
  padding: 0 4px;
}
.cw-phone__tab-label {
  font-size: 10px;
}
.cw-tab-content {
  flex: 1 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
}
.cw-tab-content--list {
  overflow: hidden;
}
.cw-dial-display {
  padding: 12px 20px 4px;
  text-align: center;
  min-height: 56px;
  flex-shrink: 0;
}
.cw-dial-input {
  background: none;
  border: none;
  outline: none;
  color: #fff;
  font-size: 26px;
  font-weight: 300;
  letter-spacing: 1.5px;
  text-align: center;
  width: 100%;
  caret-color: #52c41a;
  font-family: inherit;
}
.cw-dial-input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.25);
  font-weight: 300;
}
.cw-dial-input::placeholder {
  color: rgba(255, 255, 255, 0.25);
  font-weight: 300;
}
.cw-dial-input::selection {
  background: rgba(82, 196, 26, 0.3);
}
.cw-dial-lookup {
  font-size: 13px;
  color: #52c41a;
  margin-top: 2px;
}
.cw-dialpad {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 6px;
  padding: 6px 20px;
}
.cw-key {
  background: #1f2937;
  border: none;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.12s;
  margin: 0 auto;
  color: #fff;
}
.cw-key:hover {
  background: rgba(255, 255, 255, 0.12);
}
.cw-key:active {
  background: rgba(255, 255, 255, 0.2);
  transform: scale(0.94);
}
.cw-phone--full .cw-key {
  width: 68px;
  height: 68px;
}
.cw-key__digit {
  font-size: 22px;
  font-weight: 300;
  line-height: 1;
}
.cw-key__letters {
  font-size: 8px;
  letter-spacing: 2px;
  color: rgba(255, 255, 255, 0.45);
  margin-top: 1px;
  line-height: 1;
}
.cw-dial-bottom {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 8px 24px 12px;
  flex-shrink: 0;
}
.cw-dial-bottom__side {
  background: none;
  border: none;
  color: rgba(255, 255, 255, 0.45);
  font-size: 18px;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.15s;
}
.cw-dial-bottom__side:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
}
.cw-call-btn {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: none;
  background: #52c41a;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
  box-shadow: 0 4px 14px rgba(82, 196, 26, 0.4);
}
.cw-call-btn:hover {
  background: #73d13d;
  transform: scale(1.05);
}
.cw-call-btn:active {
  transform: scale(0.95);
}
.cw-call-btn--disabled {
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.25);
  box-shadow: none;
  cursor: not-allowed;
}
.cw-call-btn--disabled:hover {
  background: rgba(255, 255, 255, 0.08);
  transform: none;
}
.cw-list-center {
  flex: 1 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 0;
}
.cw-list-center .ant-empty-description {
  color: rgba(255, 255, 255, 0.45);
}
.cw-search-bar {
  padding: 8px 12px;
  flex-shrink: 0;
}
.cw-search-input {
  background: #1f2937;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 10px;
  color: #fff;
  width: 100%;
  padding: 8px 12px;
  font-size: 13px;
  outline: none;
}
.cw-search-input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.cw-search-input::placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.cw-search-input:focus {
  border-color: rgba(82, 196, 26, 0.4);
}
.cw-list {
  flex: 1 1;
  overflow-y: auto;
  padding: 0 4px;
}
.cw-list::-webkit-scrollbar {
  width: 4px;
}
.cw-list::-webkit-scrollbar-track {
  background: transparent;
}
.cw-list::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}
.cw-list-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s;
}
.cw-list-item:hover {
  background: #1f2937;
}
.cw-list-item__icon {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(82, 196, 26, 0.12);
  color: #52c41a;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  flex-shrink: 0;
}
.cw-list-item__icon--missed {
  background: rgba(255, 77, 79, 0.12);
  color: #ff4d4f;
}
.cw-list-item__icon--out {
  background: rgba(24, 144, 255, 0.12);
  color: #1890ff;
}
.cw-list-item__info {
  flex: 1 1;
  min-width: 0;
}
.cw-list-item__primary {
  font-size: 13px;
  font-weight: 500;
  color: #f3f4f6;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cw-list-item__secondary {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.45);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cw-list-item__call {
  color: rgba(255, 255, 255, 0.25);
  font-size: 14px;
  transition: color 0.15s;
}
.cw-list-item:hover .cw-list-item__call {
  color: #52c41a;
}
.cw-item-actions {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  overflow: hidden;
}
.cw-item-actions__sep {
  width: 1px;
  height: 16px;
  background: rgba(255, 255, 255, 0.15);
  flex-shrink: 0;
}
.cw-icon-btn {
  background: none;
  border: none;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 14px;
  transition: background 0.15s, color 0.15s;
  border-radius: 0;
}
.cw-icon-btn--sms {
  color: rgba(24, 144, 255, 0.55);
}
.cw-icon-btn--sms:hover {
  color: #1890ff;
  background: rgba(24, 144, 255, 0.18);
}
.cw-icon-btn--sms:active {
  background: rgba(24, 144, 255, 0.28);
}
.cw-icon-btn--call {
  color: rgba(82, 196, 26, 0.55);
}
.cw-icon-btn--call:hover {
  color: #52c41a;
  background: rgba(82, 196, 26, 0.18);
}
.cw-icon-btn--call:active {
  background: rgba(82, 196, 26, 0.28);
}
.cw-call-screen {
  flex: 1 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 24px 20px;
}
.cw-call-screen--ringing .cw-call-screen__avatar {
  -webkit-animation: pulse-green 1.5s infinite;
  animation: pulse-green 1.5s infinite;
}
.cw-call-screen__contact {
  text-align: center;
  margin-bottom: 24px;
}
.cw-call-screen__avatar {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 14px;
  font-size: 30px;
  color: rgba(255, 255, 255, 0.6);
}
.cw-call-screen__name {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 4px;
}
.cw-call-screen__name--idle {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.45);
  font-weight: 400;
}
.cw-call-screen__number {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.45);
  letter-spacing: 0.5px;
}
.cw-call-screen__status {
  font-size: 13px;
  color: #52c41a;
  margin-top: 8px;
  font-variant-numeric: tabular-nums;
  font-family: "SF Mono", "Menlo", "Consolas", monospace;
}
.cw-call-screen__actions {
  display: flex;
  gap: 10px;
  margin-top: 8px;
  flex-wrap: wrap;
  justify-content: center;
}
.cw-action-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  background: rgba(255, 255, 255, 0.08);
  border: none;
  border-radius: 16px;
  padding: 14px 20px;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  transition: all 0.15s;
  min-width: 72px;
}
.cw-action-btn span {
  font-size: 11px;
  font-weight: 500;
}
.cw-action-btn:hover {
  background: rgba(255, 255, 255, 0.14);
}
.cw-action-btn:active {
  transform: scale(0.95);
}
.cw-action-btn--accept {
  background: #52c41a;
  box-shadow: 0 4px 14px rgba(82, 196, 26, 0.4);
  -webkit-animation: pulse-green 2s infinite;
  animation: pulse-green 2s infinite;
}
.cw-action-btn--accept:hover {
  background: #73d13d;
}
.cw-action-btn--reject {
  background: #ff4d4f;
  box-shadow: 0 4px 14px rgba(255, 77, 79, 0.4);
}
.cw-action-btn--reject:hover {
  background: #ff7875;
}
.cw-action-btn--neutral {
  background: rgba(255, 255, 255, 0.12);
}
.cw-action-btn--active {
  background: #1890ff;
}
.cw-action-btn--active:hover {
  background: #40a9ff;
}
.cw-action-btn--hold-private {
  background: rgba(250, 140, 22, 0.15);
  color: #fa8c16;
}
.cw-action-btn--hold-private:hover {
  background: rgba(250, 140, 22, 0.25);
}
.cw-action-btn--hold-private:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.cw-action-btn--hold-public {
  background: rgba(24, 144, 255, 0.15);
  color: #1890ff;
}
.cw-action-btn--hold-public:hover {
  background: rgba(24, 144, 255, 0.25);
}
.cw-action-btn--hold-public:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.cw-action-btn--resume {
  background: #52c41a;
  box-shadow: 0 4px 14px rgba(82, 196, 26, 0.35);
}
.cw-action-btn--resume:hover {
  background: #73d13d;
}
.cw-action-btn--resume:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  box-shadow: none;
}
.cw-action-btn--sm {
  padding: 8px 12px;
  font-size: 16px;
  min-width: 52px;
  border-radius: 12px;
}
.cw-action-btn--sm span {
  font-size: 10px;
}
.cw-action-btn--icon-only {
  padding: 10px;
  min-width: unset;
  border-radius: 50%;
  gap: 0;
}
.cw-action-btn--icon-only span {
  display: none;
}
.cw-held-call-list {
  width: 100%;
  max-height: 160px;
  overflow-y: auto;
  flex-shrink: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(250, 140, 22, 0.05);
  padding: 4px 12px;
}
.cw-held-call-list::-webkit-scrollbar {
  width: 4px;
}
.cw-held-call-list::-webkit-scrollbar-track {
  background: transparent;
}
.cw-held-call-list::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}
.cw-held-call-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 7px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cw-held-call-item:last-child {
  border-bottom: none;
}
.cw-held-call-item__label {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: 500;
  color: #f3f4f6;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1 1;
  margin-right: 8px;
}
.cw-held-call-item__icon {
  font-size: 11px;
  color: #fa8c16;
  flex-shrink: 0;
}
.cw-held-call-item__actions {
  display: flex;
  gap: 6px;
  flex-shrink: 0;
}
.cw-call-waiting-list {
  width: 100%;
  max-height: 160px;
  overflow-y: auto;
  flex-shrink: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 77, 79, 0.05);
  padding: 4px 12px;
}
.cw-call-waiting-list::-webkit-scrollbar {
  width: 4px;
}
.cw-call-waiting-list::-webkit-scrollbar-track {
  background: transparent;
}
.cw-call-waiting-list::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}
.cw-call-waiting-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 7px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cw-call-waiting-item:last-child {
  border-bottom: none;
}
.cw-call-waiting-item__label {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: 500;
  color: #f3f4f6;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1 1;
  margin-right: 8px;
}
.cw-call-waiting-item__icon {
  font-size: 11px;
  color: #52c41a;
  flex-shrink: 0;
}
.cw-call-waiting-item__actions {
  display: flex;
  gap: 6px;
  flex-shrink: 0;
}
.cw-incoming-call-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
  max-height: 220px;
  overflow-y: auto;
}
.cw-incoming-call-list::-webkit-scrollbar {
  width: 4px;
}
.cw-incoming-call-list::-webkit-scrollbar-track {
  background: transparent;
}
.cw-incoming-call-list::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}
.cw-incoming-call-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 12px 14px;
  background: #1f2937;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  transition: background 0.15s;
}
.cw-incoming-call-item:hover {
  background: rgba(255, 255, 255, 0.06);
}
.cw-incoming-call-item__number {
  font-size: 16px;
  font-weight: 500;
  color: #f3f4f6;
  letter-spacing: 0.5px;
}
.cw-incoming-call-item__actions {
  display: flex;
  gap: 10px;
}
/*# sourceMappingURL=umi.654f076c.css.map*/