
.custom-badge[data-v-745e73f6] {
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
[dir=ltr] .custom-badge[data-v-745e73f6] {
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
}
[dir=rtl] .custom-badge[data-v-745e73f6] {
  border-top-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}
[dir] .custom-card[data-v-745e73f6] {
  border-radius: 8px;
  border-radius: 8px;
}
.clamp-3[data-v-745e73f6] {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}


.table-filter-text-input[data-v-114bb02b] {
  outline: none;
}
[dir] .table-filter-text-input[data-v-114bb02b] {
  border: none;
}

[dir] .eg-header-b2b[data-v-2a9ad17e] {
  padding: 8px 16px;
}
@media (max-width: 600px) {
[dir] .eg-header-b2b[data-v-2a9ad17e] {
    padding: 8px 10px;
}
}

[data-v-4508f5d2]:deep(.smooth-progress circle) {
  transition: stroke-dashoffset 1s linear !important;
}
.sso-error-card[data-v-4508f5d2] {
  max-width: 480px;
  width: 100%;
}
[dir] .sso-error-card[data-v-4508f5d2] {
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}
[dir=ltr] .sso-error-card[data-v-4508f5d2] {
  animation: fadeUp-data-v-4508f5d2 0.4s ease both;
}
[dir=rtl] .sso-error-card[data-v-4508f5d2] {
  animation: fadeUp-data-v-4508f5d2 0.4s ease both;
}
@keyframes fadeUp-data-v-4508f5d2 {
from { opacity: 0; transform: translateY(16px);
}
to   { opacity: 1; transform: translateY(0);
}
}
.sso-icon-wrap[data-v-4508f5d2] {
  width: 52px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
}
[dir] .sso-icon-wrap[data-v-4508f5d2] {
  background: var(--q-color-negative-light, #FDECEA);
  border-radius: 12px;
  margin-bottom: 24px;
}
.sso-title[data-v-4508f5d2] {
  font-size: 20px;
  font-weight: 600;
  color: #1A1A1A;
  letter-spacing: -0.3px;
  line-height: 1.2;
}
[dir] .sso-title[data-v-4508f5d2] {
  margin-bottom: 8px;
}
.sso-subtitle[data-v-4508f5d2] {
  font-size: 14px;
  color: #6B7280;
  line-height: 1.6;
}
[dir] .sso-subtitle[data-v-4508f5d2] {
  margin-bottom: 24px;
}
.sso-error-code-box[data-v-4508f5d2] {
  display: flex;
  align-items: center;
  gap: 10px;
}
[dir] .sso-error-code-box[data-v-4508f5d2] {
  background: var(--q-color-negative-light, #FDECEA);
  border: 1px solid #F5C6C2;
  border-radius: 10px;
  padding: 12px 16px;
  margin-bottom: 32px;
}
.sso-error-dot[data-v-4508f5d2] {
  width: 8px;
  height: 8px;
  flex-shrink: 0;
}
[dir] .sso-error-dot[data-v-4508f5d2] {
  border-radius: 50%;
  background: var(--q-color-negative, #C0392B);
}
.sso-error-code-text[data-v-4508f5d2] {
  font-family: monospace;
  font-size: 12px;
  font-weight: 500;
  color: var(--q-color-negative, #C0392B);
  letter-spacing: 0.5px;
  word-break: break-all;
}
.sso-actions[data-v-4508f5d2] {
  display: flex;
  flex-direction: column;
}
.sso-btn[data-v-4508f5d2] {
  font-size: 14px;
  font-weight: 500;
}
[dir] .sso-btn[data-v-4508f5d2] {
  border-radius: 10px;
  padding: 10px 20px;
}

