.zyt-affsp-widget {
  max-width: 1080px;
  margin: 24px auto;
  padding: 22px;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(15, 23, 42, .07);
}
.zyt-affsp-portal {
  max-width: 1180px;
  margin: 28px auto;
  padding: 0 16px 92px;
}
.zyt-affsp-portal .zyt-affsp-widget {
  max-width: none;
}
.zyt-affsp-account-page {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 16px 92px;
}
.zyt-affsp-account-page > .zyt-affsp-portal-nav {
  max-width: 1080px;
  margin: 24px auto 18px;
}
.zyt-affsp-profile-shell {
  display: grid;
  grid-template-columns: 336px minmax(0, 1fr);
  gap: 18px;
  align-items: start;
}
.zyt-affsp-portal > .zyt-affsp-profile-shell {
  grid-template-columns: 1fr;
}
.zyt-affsp-portal > .zyt-affsp-profile-shell > .zyt-affsp-profile-card {
  display: none;
}
.zyt-affsp-profile-detail {
  max-width: 1080px;
  margin: 24px auto;
}
.zyt-affsp-profile-detail .zyt-affsp-widget {
  max-width: none;
  margin: 0;
}
.zyt-affsp-profile-card {
  position: sticky;
  top: 18px;
  padding: 24px;
  border: 1px solid #f1d9c6;
  border-radius: 14px;
  background: #fff4e9;
  box-shadow: 0 10px 24px rgba(15, 23, 42, .07);
  text-align: center;
}
.zyt-affsp-status-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 14px;
  padding: 3px 10px;
  border: 1px solid #d6d3d1;
  border-radius: 999px;
  background: #fff;
  color: #57534e;
  font-size: 12px;
  font-weight: 700;
}
.zyt-affsp-status-pill::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #16a34a;
}
.zyt-affsp-avatar-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 12px;
}
.zyt-affsp-avatar {
  width: 96px;
  height: 96px;
  border: 4px solid #fff;
  border-radius: 999px;
  box-shadow: 0 10px 20px rgba(15, 23, 42, .12);
}
.zyt-affsp-profile-card h1 {
  margin: 0 0 4px;
  color: #0f172a;
  font-size: 24px;
  line-height: 1.2;
}
.zyt-affsp-profile-card p {
  margin: 0;
  color: #64748b;
  word-break: break-word;
}
.zyt-affsp-member-tier-pill.zyt-affsp-member-tier-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: fit-content;
  min-width: 92px;
  max-width: 100%;
  margin-top: 8px;
  padding: 4px 8px 4px 6px;
  border: 1px solid rgba(245, 158, 11, .36);
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(255, 255, 255, .1) 0%, #fef3c7 36%, #f59e0b 100%);
  color: #7c2d12;
  font-size: 11px;
  font-style: normal;
  font-weight: 850;
  line-height: 1.2;
  text-decoration: none;
  text-transform: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .56), 0 6px 14px rgba(245, 158, 11, .14);
  white-space: nowrap;
}
.zyt-affsp-member-tier-pill::before {
  content: "";
  flex: 0 0 18px;
  width: 18px;
  height: 18px;
  background: #facc15;
  filter: drop-shadow(0 2px 2px rgba(124, 45, 18, .16));
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M4.1 38.2C1.4 34.2 0 29.4 0 24.6C0 11 11 0 24.6 0H133.9c11.2 0 21.7 5.9 27.4 15.5l68.5 114.1c-48.2 6.1-91.3 28.6-123.4 61.9L4.1 38.2zm503.7 0L405.6 191.5c-32.1-33.3-75.2-55.8-123.4-61.9L350.7 15.5C356.5 5.9 366.9 0 378.1 0H487.4C501 0 512 11 512 24.6c0 4.8-1.4 9.6-4.1 13.6zM80 336a176 176 0 1 1 352 0A176 176 0 1 1 80 336zm184.4-94.9c-3.4-7-13.3-7-16.8 0l-22.4 45.4c-1.4 2.8-4 4.7-7 5.1L168 298.9c-7.7 1.1-10.7 10.5-5.2 16l36.3 35.4c2.2 2.2 3.2 5.2 2.7 8.3l-8.6 49.9c-1.3 7.6 6.7 13.5 13.6 9.9l44.8-23.6c2.7-1.4 6-1.4 8.7 0l44.8 23.6c6.9 3.6 14.9-2.2 13.6-9.9l-8.6-49.9c-.5-3 .5-6.1 2.7-8.3l36.3-35.4c5.6-5.4 2.5-14.8-5.2-16l-50.1-7.3c-3-.4-5.7-2.4-7-5.1l-22.4-45.4z'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M4.1 38.2C1.4 34.2 0 29.4 0 24.6C0 11 11 0 24.6 0H133.9c11.2 0 21.7 5.9 27.4 15.5l68.5 114.1c-48.2 6.1-91.3 28.6-123.4 61.9L4.1 38.2zm503.7 0L405.6 191.5c-32.1-33.3-75.2-55.8-123.4-61.9L350.7 15.5C356.5 5.9 366.9 0 378.1 0H487.4C501 0 512 11 512 24.6c0 4.8-1.4 9.6-4.1 13.6zM80 336a176 176 0 1 1 352 0A176 176 0 1 1 80 336zm184.4-94.9c-3.4-7-13.3-7-16.8 0l-22.4 45.4c-1.4 2.8-4 4.7-7 5.1L168 298.9c-7.7 1.1-10.7 10.5-5.2 16l36.3 35.4c2.2 2.2 3.2 5.2 2.7 8.3l-8.6 49.9c-1.3 7.6 6.7 13.5 13.6 9.9l44.8-23.6c2.7-1.4 6-1.4 8.7 0l44.8 23.6c6.9 3.6 14.9-2.2 13.6-9.9l-8.6-49.9c-.5-3 .5-6.1 2.7-8.3l36.3-35.4c5.6-5.4 2.5-14.8-5.2-16l-50.1-7.3c-3-.4-5.7-2.4-7-5.1l-22.4-45.4z'/%3E%3C/svg%3E") center / contain no-repeat;
}
.zyt-affsp-member-tier-pill::after {
  content: "›";
  margin-left: 1px;
  color: rgba(124, 45, 18, .72);
  font-size: 14px;
  font-weight: 900;
}
.zyt-affsp-profile-chips .zyt-affsp-member-tier-pill,
.zyt-affsp-overview-welcome-copy .zyt-affsp-member-tier-pill {
  display: inline-flex;
  width: fit-content;
  max-width: 100%;
  margin-top: 6px;
  overflow: visible;
  color: #7c2d12;
  text-overflow: clip;
  white-space: nowrap;
}
.zyt-affsp-profile-chips .zyt-affsp-member-tier-pill {
  margin-top: 0;
}
.zyt-affsp-rank-box {
  margin: 18px 0;
  padding: 12px;
  border-radius: 10px;
  background: rgba(255, 255, 255, .78);
}
.zyt-affsp-rank-box span {
  display: block;
  margin-bottom: 2px;
  color: #c2410c;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}
.zyt-affsp-rank-box strong {
  display: block;
  color: #0f172a;
  font-size: 18px;
  word-break: break-word;
}
.zyt-affsp-profile-facts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  padding-top: 10px;
  border-top: 1px solid #fed7aa;
}
.zyt-affsp-profile-facts div {
  min-width: 0;
}
.zyt-affsp-profile-facts strong {
  display: block;
  color: #0f172a;
  font-size: 16px;
  line-height: 1.25;
  overflow-wrap: anywhere;
}
.zyt-affsp-profile-facts span {
  display: block;
  margin-top: 2px;
  color: #64748b;
  font-size: 12px;
}
.zyt-affsp-joined {
  margin-top: 16px !important;
  color: #57534e !important;
  font-size: 13px;
}
.zyt-affsp-profile-action {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  margin-top: 12px;
  border: 1px solid #fb923c;
  border-radius: 999px;
  color: #ea580c;
  font-weight: 800;
  text-decoration: none;
}
.zyt-affsp-profile-action:hover {
  background: #fff7ed;
  color: #c2410c;
}
.zyt-affsp-profile-action.is-primary {
  background: #f97316;
  color: #fff;
}
.zyt-affsp-profile-main {
  min-width: 0;
}
.zyt-affsp-avatar-initials {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--affsp-avatar-size, 72px);
  height: var(--affsp-avatar-size, 72px);
  border-radius: 999px;
  background: linear-gradient(135deg, #c7645f, #dea28f);
  color: #fff;
  font-weight: 850;
  letter-spacing: 0;
  text-transform: uppercase;
}
.zyt-affsp-avatar.zyt-affsp-avatar-initials {
  width: var(--affsp-avatar-size, 96px);
  height: var(--affsp-avatar-size, 96px);
}
.zyt-affsp-profile-page {
  max-width: 900px;
  margin: 24px auto;
  padding: 0 16px 92px;
}
.zyt-affsp-profile-page > .zyt-affsp-card {
  margin: 0 0 14px;
}
.zyt-affsp-profile-notice,
.zyt-affsp-profile-inline-notice {
  margin-bottom: 16px;
  padding: 12px 14px;
  border-radius: 12px;
  font-weight: 750;
  line-height: 1.45;
}
.zyt-affsp-profile-notice.is-success,
.zyt-affsp-profile-inline-notice.is-success {
  border: 1px solid rgba(16, 185, 129, .25);
  background: #ecfdf5;
  color: #047857;
}
.zyt-affsp-profile-notice.is-error,
.zyt-affsp-profile-inline-notice.is-error {
  border: 1px solid rgba(239, 68, 68, .25);
  background: #fef2f2;
  color: #b91c1c;
}
.zyt-affsp-profile-tabs {
  display: flex;
  gap: 6px;
  margin-bottom: 20px;
  padding: 5px;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(15, 23, 42, .06);
}
.zyt-affsp-profile-tab {
  flex: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  min-height: 46px;
  padding: 8px 12px;
  border: 1px solid transparent;
  border-radius: 10px;
  background: transparent;
  color: #334155;
  font-weight: 750;
  cursor: pointer;
  transition: background .18s, border-color .18s, color .18s, box-shadow .18s;
}
.zyt-affsp-profile-tab svg {
  width: 16px;
  height: 16px;
}
.zyt-affsp-profile-tab:hover {
  background: rgba(215, 119, 112, .08);
  color: #0f172a;
}
.zyt-affsp-profile-tab.is-active {
  border-color: rgba(249, 115, 22, .24);
  background: #fff7ed;
  color: #c2410c;
  box-shadow: inset 0 0 0 1px rgba(249, 115, 22, .05);
}
.zyt-affsp-profile-panel {
  display: none;
  animation: zytAffspProfileFade .18s ease-out;
}
.zyt-affsp-profile-panel.is-active {
  display: block;
}
@keyframes zytAffspProfileFade {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.zyt-affsp-profile-hero-card,
.zyt-affsp-profile-section-card {
  position: relative;
  overflow: hidden;
  margin-bottom: 16px;
  border: 1px solid rgba(15, 23, 42, .07);
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 10px 28px rgba(15, 23, 42, .07);
}
.zyt-affsp-profile-hero-card {
  border-left: 4px solid #f97316;
}
.zyt-affsp-profile-hero-bg {
  position: absolute;
  inset: 0 0 auto;
  height: 100%;
  background: linear-gradient(110deg, #fff7ed 0%, #fff 54%, #f0fdf4 100%);
  opacity: 1;
}
.zyt-affsp-profile-hero-inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 24px;
  min-height: 154px;
  padding: 26px 30px;
}
.zyt-affsp-profile-avatar-wrap {
  position: relative;
  display: grid;
  flex: 0 0 102px;
  width: 102px;
  height: 102px;
  place-items: center;
}
.zyt-affsp-profile-avatar-picker {
  position: relative;
  display: inline-grid;
  place-items: center;
  cursor: pointer;
  transition: transform .18s ease;
}
.zyt-affsp-profile-avatar-picker:hover {
  transform: translateY(-2px);
}
.zyt-affsp-profile-avatar-picker:focus-within {
  border-radius: 999px;
  outline: 3px solid rgba(249, 115, 22, .2);
  outline-offset: 4px;
}
.zyt-affsp-profile-avatar-picker input {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}
.zyt-affsp-avatar-change-label {
  position: absolute;
  left: 50%;
  bottom: -5px;
  transform: translateX(-50%);
  border: 1px solid rgba(255, 111, 24, .24);
  border-radius: 999px;
  background: #fff;
  color: #ea580c;
  font-size: 10px;
  font-weight: 800;
  line-height: 1;
  padding: 5px 8px;
  white-space: nowrap;
  box-shadow: 0 6px 16px rgba(15, 23, 42, .14);
}
.zyt-affsp-avatar-remove {
  font-size: 11px;
  justify-content: center;
}
.zyt-affsp-profile-avatar {
  width: 96px;
  height: 96px;
  border: 3px solid #fff;
  border-radius: 999px;
  box-shadow: 0 0 0 4px rgba(249, 115, 22, .10), 0 10px 24px rgba(15, 23, 42, .14);
}
.zyt-affsp-profile-avatar.zyt-affsp-avatar-initials {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--affsp-avatar-size, 96px);
  height: var(--affsp-avatar-size, 96px);
  background: linear-gradient(135deg, #fff7ed, #ffedd5);
  color: #ea580c;
  font-size: 28px;
  font-weight: 850;
  line-height: 1;
}
.zyt-affsp-avatar-image {
  display: block;
  width: var(--affsp-avatar-size, 72px);
  height: var(--affsp-avatar-size, 72px);
  max-width: none;
  border-radius: 999px;
  object-fit: cover;
}
.zyt-affsp-profile-hero-info {
  flex: 1 1 auto;
  min-width: 0;
}
.zyt-affsp-profile-hero-label {
  display: block;
  margin-bottom: 5px;
  color: #ea580c;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}
.zyt-affsp-profile-hero-info h2 {
  margin: 0 0 3px;
  color: #0f172a;
  font-size: 24px;
  font-weight: 850;
  line-height: 1.2;
}
.zyt-affsp-profile-hero-info p {
  margin: 0 0 10px;
  color: #64748b;
  font-size: 13px;
  overflow-wrap: anywhere;
}
.zyt-affsp-profile-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}
.zyt-affsp-profile-chips span {
  display: inline-flex;
  min-height: 24px;
  align-items: center;
  padding: 3px 10px;
  border-radius: 999px;
  border: 1px solid #eef2f7;
  background: rgba(255, 255, 255, .84);
  color: #334155;
  font-size: 11px;
  font-weight: 700;
}
.zyt-affsp-profile-chips .zyt-affsp-avatar-source {
  color: #047857;
  background: #ecfdf5;
  border-color: #d1fae5;
}
.zyt-affsp-profile-stats-row {
  display: flex;
  align-items: stretch;
  overflow: hidden;
  margin-bottom: 16px;
  border: 1px solid rgba(15, 23, 42, .07);
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(15, 23, 42, .05);
}
.zyt-affsp-profile-stat-item {
  flex: 1;
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr);
  gap: 10px 12px;
  align-items: center;
  padding: 18px 16px;
}
.zyt-affsp-profile-stat-icon {
  grid-row: span 2;
  display: inline-flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 11px;
}
.zyt-affsp-profile-stat-icon svg {
  width: 18px;
  height: 18px;
}
.zyt-affsp-profile-stat-icon.is-green {
  background: rgba(16, 185, 129, .12);
  color: #059669;
}
.zyt-affsp-profile-stat-icon.is-rose {
  background: rgba(215, 119, 112, .13);
  color: #c7645f;
}
.zyt-affsp-profile-stat-icon.is-blue {
  background: rgba(99, 102, 241, .12);
  color: #4f46e5;
}
.zyt-affsp-profile-stat-item strong {
  display: block;
  min-width: 0;
  color: #0f172a;
  font-size: 15px;
  font-weight: 850;
  line-height: 1.15;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zyt-affsp-profile-stat-item small {
  color: #64748b;
  font-size: 10px;
  font-weight: 650;
}
.zyt-affsp-profile-stat-divider {
  width: 1px;
  background: #f1f5f9;
}
.zyt-affsp-profile-section-card {
  padding: 26px;
}
.zyt-affsp-personal-card {
  border-top: 3px solid #fb923c;
}
.zyt-affsp-profile-section-head {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 22px;
}
.zyt-affsp-profile-section-icon {
  display: inline-flex;
  width: 44px;
  height: 44px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border-radius: 13px;
  background: rgba(16, 185, 129, .12);
  color: #059669;
}
.zyt-affsp-profile-section-avatar {
  display: inline-flex;
  width: 52px;
  height: 52px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: #fff7ed;
  box-shadow: 0 0 0 3px rgba(249, 115, 22, .08);
}
.zyt-affsp-profile-section-avatar .zyt-affsp-profile-avatar {
  width: 48px;
  height: 48px;
  border-width: 2px;
}
.zyt-affsp-profile-section-avatar .zyt-affsp-profile-avatar.zyt-affsp-avatar-initials {
  width: 48px;
  height: 48px;
  color: #f97316;
  font-size: 20px;
}
.zyt-affsp-profile-section-icon.is-danger {
  background: rgba(239, 68, 68, .10);
  color: #dc2626;
}
.zyt-affsp-profile-section-head h2 {
  margin: 0 0 4px;
  color: #0f172a;
  font-size: 20px;
  font-weight: 850;
}
.zyt-affsp-profile-section-head p {
  margin: 0;
  color: #64748b;
  font-size: 13px;
  line-height: 1.5;
}
.zyt-affsp-personal-summary {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 22px;
  padding: 18px;
  border: 1px solid #eef2f7;
  border-radius: 16px;
  background: linear-gradient(135deg, #fff 0%, #f8fafc 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .85);
}
.zyt-affsp-personal-copy {
  display: grid;
  min-width: 0;
  gap: 3px;
}
.zyt-affsp-personal-copy strong {
  color: #0f172a;
  font-size: 18px;
  font-weight: 850;
  line-height: 1.2;
}
.zyt-affsp-personal-copy span {
  color: #64748b;
  font-size: 13px;
  overflow-wrap: anywhere;
}
.zyt-affsp-avatar-upload {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 12px;
  padding: 12px;
  border: 1px dashed #e2e8f0;
  border-radius: 13px;
  background: #fff;
}
.zyt-affsp-avatar-upload small {
  flex: 1 1 220px;
  color: #64748b;
  font-weight: 500;
}
.zyt-affsp-profile-form-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: 24px;
  padding-top: 18px;
  border-top: 1px solid #f1f5f9;
}
.zyt-affsp-profile-form-footer p {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-width: 0;
  margin: 0;
  color: #64748b;
  font-size: 12px;
}
.zyt-affsp-profile-form-footer svg {
  width: 14px;
  height: 14px;
  flex: 0 0 auto;
}
.zyt-affsp-profile-save {
  margin-top: 0 !important;
  min-width: 112px;
  min-height: 44px;
  border-radius: 10px;
  box-shadow: 0 8px 18px rgba(249, 115, 22, .18);
}
.zyt-affsp-personal-form {
  margin: 0;
}
.zyt-affsp-personal-card {
  margin-top: 0;
}
.zyt-affsp-profile-form-footer > div {
  display: grid;
  min-width: 0;
  gap: 8px;
}
.zyt-affsp-avatar-remove {
  width: fit-content;
  color: #64748b;
}
.zyt-affsp-personal-card .zyt-affsp-form-grid {
  gap: 18px 14px;
}
.zyt-affsp-personal-card .zyt-affsp-form-grid label {
  gap: 8px;
}
.zyt-affsp-personal-card .zyt-affsp-form-grid input {
  min-height: 46px;
  border-color: #dbe3ee;
  border-radius: 10px;
  background: #fff;
  transition: border-color .18s ease, box-shadow .18s ease, background .18s ease;
}
.zyt-affsp-personal-card .zyt-affsp-form-grid input:not([readonly]):focus {
  border-color: #fb923c;
  box-shadow: 0 0 0 3px rgba(251, 146, 60, .14);
  outline: 0;
}
.zyt-affsp-personal-card .zyt-affsp-form-grid input[readonly] {
  border-color: #e5e7eb;
  background: #f8fafc;
  color: #64748b;
}
.zyt-affsp-portal-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 260px;
  gap: 18px;
  align-items: stretch;
  padding: 26px;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  background: linear-gradient(135deg, #fff7ed 0%, #ffffff 58%, #f8fafc 100%);
  box-shadow: 0 10px 24px rgba(15, 23, 42, .07);
}
.zyt-affsp-eyebrow {
  display: inline-flex;
  margin-bottom: 10px;
  padding: 5px 10px;
  border-radius: 999px;
  background: #ffedd5;
  color: #c2410c;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}
.zyt-affsp-portal-hero h1 {
  margin: 0 0 8px;
  color: #0f172a;
  font-size: 34px;
  line-height: 1.15;
}
.zyt-affsp-portal-hero p {
  max-width: 680px;
  margin: 0;
  color: #475569;
}
.zyt-affsp-subid-box {
  display: grid;
  align-content: center;
  gap: 5px;
  padding: 18px;
  border: 1px solid #fed7aa;
  border-radius: 12px;
  background: #fff;
}
.zyt-affsp-subid-box span,
.zyt-affsp-subid-box small {
  color: #64748b;
}
.zyt-affsp-subid-box strong {
  color: #0f172a;
  font-size: 24px;
  word-break: break-word;
}
.zyt-affsp-portal-nav {
  position: sticky;
  top: 0;
  z-index: 5;
  display: flex;
  gap: 8px;
  margin: 14px 0 22px;
  padding: 10px;
  overflow-x: auto;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  background: rgba(255, 255, 255, .95);
  box-shadow: 0 8px 18px rgba(15, 23, 42, .06);
}
.zyt-affsp-portal-nav a {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  flex: 0 0 auto;
  padding: 9px 12px;
  border-radius: 9px;
  color: #334155;
  font-weight: 800;
  text-decoration: none;
}
.zyt-affsp-portal-nav a:hover {
  background: #fff7ed;
  color: #c2410c;
}
.zyt-affsp-portal-nav a.is-active {
  background: #ffedd5;
  color: #c2410c;
}
.zyt-affsp-portal-nav svg {
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.zyt-affsp-portal-nav .zyt-affsp-icon-withdraw {
  fill: currentColor;
  stroke: none;
}
.zyt-affsp-nav-icon.is-cashback {
  color: #ff8000;
}
.zyt-affsp-user-bottom-nav {
  position: fixed;
  left: 50%;
  bottom: 0;
  z-index: 9999;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  width: min(100%, 768px);
  padding: 9px 10px calc(8px + env(safe-area-inset-bottom));
  border-top: 1px solid #e5e7eb;
  border-radius: 14px 14px 0 0;
  background: rgba(255, 255, 255, .98);
  box-shadow: 0 -8px 22px rgba(15, 23, 42, .10);
  transform: translateX(-50%);
}
.zyt-affsp-user-bottom-nav a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 0;
  min-height: 48px;
  gap: 4px;
  color: #15803d;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}
.zyt-affsp-user-bottom-nav a:hover,
.zyt-affsp-user-bottom-nav a.is-active {
  color: #f97316;
}
.zyt-affsp-user-bottom-nav svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.zyt-affsp-user-bottom-nav .zyt-affsp-nav-icon.is-cashback {
  color: #ff8000;
}
.zyt-affsp-user-bottom-nav a.is-cashback-action {
  position: relative;
  align-self: start;
  min-height: 66px;
  margin-top: -31px;
  gap: 3px;
  color: #f97316;
}
.zyt-affsp-user-bottom-nav a.is-cashback-action .zyt-affsp-nav-icon {
  box-sizing: border-box;
  width: 56px;
  height: 56px;
  flex: 0 0 56px;
  padding: 13px;
  border: 4px solid #fff;
  border-radius: 999px;
  background: #f97316;
  color: #fff;
  box-shadow: 0 6px 16px rgba(249, 115, 22, .38);
  stroke-width: 1.8;
  transition: transform .18s ease, background-color .18s ease, box-shadow .18s ease;
}
.zyt-affsp-user-bottom-nav a.is-cashback-action:hover .zyt-affsp-nav-icon,
.zyt-affsp-user-bottom-nav a.is-cashback-action.is-active .zyt-affsp-nav-icon {
  background: #ea580c;
  box-shadow: 0 8px 20px rgba(234, 88, 12, .44);
  transform: translateY(-2px);
}
.zyt-affsp-user-bottom-nav a.is-cashback-action span {
  color: #ea580c;
  font-size: 11px;
  font-weight: 900;
}
.zyt-affsp-user-bottom-nav span {
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zyt-affsp-icon-withdraw,
.zyt-affsp-icon-withdraw path {
  fill: currentColor;
  stroke: none;
}
.zyt-affsp-account-action-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}
.zyt-affsp-account-action-grid a {
  display: grid;
  gap: 4px;
  min-height: 78px;
  padding: 14px;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  background: #f8fafc;
  color: #0f172a;
  text-decoration: none;
}
.zyt-affsp-account-action-grid a:hover {
  border-color: #fed7aa;
  background: #fff7ed;
}
.zyt-affsp-account-action-grid strong {
  font-size: 16px;
  line-height: 1.25;
}
.zyt-affsp-account-action-grid span {
  color: #64748b;
  font-size: 13px;
  line-height: 1.45;
}
.zyt-affsp-lucky-wheel {
  display: grid;
  grid-template-columns: minmax(420px, 1fr) minmax(280px, .75fr);
  gap: 28px;
  align-items: center;
  margin: 16px 0;
  padding: 18px;
  border: 1px solid #e2e8f0;
  border-top: 3px solid #f97316;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 8px 20px rgba(15, 23, 42, .05);
}
.zyt-affsp-lucky-visual {
  position: relative;
  display: grid;
  place-items: center;
  min-height: 460px;
}
.zyt-affsp-lucky-pointer {
  position: absolute;
  top: 10px;
  left: 50%;
  z-index: 3;
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-top: 26px solid #ea580c;
  filter: drop-shadow(0 4px 5px rgba(15, 23, 42, .25));
  transform: translateX(-50%);
}
.zyt-affsp-lucky-wheel-disc {
  position: relative;
  width: min(430px, 100%);
  aspect-ratio: 1;
  border: 8px solid #fff;
  border-radius: 999px;
  background:
    radial-gradient(circle at center, #fff 0 17%, transparent 18%),
    conic-gradient(
      #f97316 0deg 40deg,
      #22c55e 40deg 80deg,
      #0ea5e9 80deg 120deg,
      #a855f7 120deg 160deg,
      #eab308 160deg 200deg,
      #ef4444 200deg 240deg,
      #14b8a6 240deg 280deg,
      #f43f5e 280deg 320deg,
      #64748b 320deg 360deg
    );
  box-shadow: 0 18px 35px rgba(15, 23, 42, .16), inset 0 0 0 1px rgba(255, 255, 255, .55);
  transition: transform 2.25s cubic-bezier(.12, .72, .18, 1);
}
.zyt-affsp-lucky-wheel-disc.is-spinning {
  animation: zyt-affsp-wheel-spin .72s linear infinite;
}
.zyt-affsp-lucky-segment {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 104px;
  margin-left: -52px;
  color: #fff;
  font-size: 10px;
  font-weight: 900;
  line-height: 1.15;
  text-align: center;
  text-shadow: 0 1px 2px rgba(15, 23, 42, .34);
  transform: rotate(var(--segment-angle)) translateY(-164px) rotate(calc(-1 * var(--segment-angle)));
  transform-origin: center;
}
.zyt-affsp-lucky-wheel-center {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 100px;
  height: 100px;
  border: 6px solid #fff;
  border-radius: 999px;
  background: #0f172a;
  color: #fff;
  font-size: 13px;
  font-weight: 950;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .25);
  transform: translate(-50%, -50%);
}
@keyframes zyt-affsp-wheel-spin {
  to {
    transform: rotate(360deg);
  }
}
.zyt-affsp-lucky-copy > span,
.zyt-affsp-lucky-balance small {
  color: #c2410c;
  font-size: 11px;
  font-weight: 850;
  letter-spacing: .04em;
  text-transform: uppercase;
}
.zyt-affsp-lucky-copy h3 {
  margin: 7px 0 8px;
  color: #0f172a;
  font-size: 24px;
  line-height: 1.2;
}
.zyt-affsp-lucky-copy p {
  margin: 0;
  color: #64748b;
  line-height: 1.55;
}
.zyt-affsp-lucky-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin-top: 16px;
}
.zyt-affsp-lucky-balance {
  min-width: 150px;
  padding: 11px 13px;
  border: 1px solid #fed7aa;
  border-radius: 10px;
  background: #fff7ed;
}
.zyt-affsp-lucky-balance strong {
  display: block;
  margin-top: 4px;
  color: #0f172a;
  font-size: 20px;
  line-height: 1.1;
}
.zyt-affsp-lucky-result {
  margin-top: 14px;
}
.zyt-affsp-lucky-result-card {
  display: grid;
  gap: 3px;
  padding: 12px 14px;
  border: 1px solid #bbf7d0;
  border-radius: 10px;
  background: #f0fdf4;
  color: #14532d;
}
.zyt-affsp-lucky-result-card.is-error {
  border-color: #fecaca;
  background: #fff1f2;
  color: #991b1b;
}
.zyt-affsp-lucky-result-card strong {
  font-size: 16px;
}
.zyt-affsp-lucky-result-card span {
  color: inherit;
}
.zyt-affsp-referrals-page {
  display: grid;
  gap: 16px;
}
.zyt-affsp-referrals-page.is-embedded {
  margin-top: 16px;
  padding: 18px;
  border: 1px solid #e2e8f0;
  border-top: 3px solid #22c55e;
  border-radius: 10px;
  background: #fff;
}
.zyt-affsp-referral-hero {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
  margin: -24px -24px 0;
  padding: 24px;
  border-bottom: 1px solid #dcfce7;
  border-radius: 10px 10px 0 0;
  background: linear-gradient(135deg, #fff7ed 0%, #f0fdf4 100%);
}
.zyt-affsp-referrals-page.is-embedded .zyt-affsp-referral-hero {
  margin: -18px -18px 0;
  padding: 18px;
}
.zyt-affsp-referral-hero span,
.zyt-affsp-referral-code small,
.zyt-affsp-referral-summary span,
.zyt-affsp-referral-milestones span {
  color: #c2410c;
  font-size: 11px;
  font-weight: 850;
  letter-spacing: .04em;
  text-transform: uppercase;
}
.zyt-affsp-referral-hero h2 {
  margin: 6px 0 8px;
  color: #14532d;
  font-size: 26px;
  line-height: 1.2;
}
.zyt-affsp-referral-hero p,
.zyt-affsp-referral-section-head p,
.zyt-affsp-referral-empty,
.zyt-affsp-referral-notes li,
.zyt-affsp-referral-table small {
  margin: 0;
  color: #64748b;
  line-height: 1.55;
}
.zyt-affsp-referral-code {
  flex: 0 0 auto;
  min-width: 190px;
  padding: 14px 16px;
  border: 1px solid #fdba74;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 8px 20px rgba(15, 23, 42, .07);
}
.zyt-affsp-referral-code strong {
  display: block;
  margin-top: 6px;
  color: #0f172a;
  font-size: 18px;
  word-break: break-word;
}
.zyt-affsp-referral-copy {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 10px;
}
.zyt-affsp-referral-copy input {
  width: 100%;
  min-width: 0;
  padding: 12px 14px;
  border: 1px solid #dbe3ef;
  border-radius: 10px;
  background: #fff;
  color: #0f172a;
  font-weight: 700;
}
.zyt-affsp-referral-summary,
.zyt-affsp-referral-milestones {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}
.zyt-affsp-referral-summary article,
.zyt-affsp-referral-milestones article,
.zyt-affsp-referral-friends,
.zyt-affsp-referral-notes {
  padding: 16px;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  background: #fff;
}
.zyt-affsp-referral-summary strong {
  display: block;
  margin-top: 8px;
  color: #0f172a;
  font-size: 24px;
  line-height: 1.15;
}
.zyt-affsp-referral-milestones {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.zyt-affsp-referral-milestones article {
  border-top: 3px solid #22c55e;
}
.zyt-affsp-referral-milestones strong,
.zyt-affsp-referral-milestones small {
  display: block;
}
.zyt-affsp-referral-milestones strong {
  margin-top: 7px;
  color: #0f172a;
  font-size: 18px;
}
.zyt-affsp-referral-milestones small {
  margin-top: 5px;
  color: #15803d;
  font-size: 15px;
  font-weight: 900;
}
.zyt-affsp-referral-section-head {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}
.zyt-affsp-referral-section-head h3,
.zyt-affsp-referral-notes h3 {
  margin: 0 0 4px;
  color: #0f172a;
  font-size: 20px;
  line-height: 1.25;
}
.zyt-affsp-referral-table-wrap {
  overflow-x: auto;
}
.zyt-affsp-referral-table {
  width: 100%;
  min-width: 820px;
  border-collapse: collapse;
}
.zyt-affsp-referral-table th,
.zyt-affsp-referral-table td {
  padding: 12px 10px;
  border-bottom: 1px solid #edf2f7;
  text-align: left;
  vertical-align: top;
}
.zyt-affsp-referral-table th {
  color: #475569;
  font-size: 12px;
  font-weight: 850;
  text-transform: uppercase;
}
.zyt-affsp-referral-table strong {
  display: block;
  color: #0f172a;
}
.zyt-affsp-referral-notes {
  border-left: 3px solid #fb923c;
}
.zyt-affsp-referral-notes ul {
  margin: 8px 0 0;
  padding-left: 20px;
}
@media (max-width: 980px) {
  .zyt-affsp-lucky-wheel {
    grid-template-columns: 1fr;
  }
  .zyt-affsp-referral-hero,
  .zyt-affsp-referral-copy {
    grid-template-columns: 1fr;
  }
  .zyt-affsp-referral-hero {
    display: grid;
  }
  .zyt-affsp-referral-code {
    width: 100%;
  }
  .zyt-affsp-referral-summary,
  .zyt-affsp-referral-milestones {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 640px) {
  .zyt-affsp-lucky-wheel {
    padding: 14px;
    overflow: hidden;
  }
  .zyt-affsp-lucky-visual {
    min-height: 342px;
    padding-top: 16px;
  }
  .zyt-affsp-lucky-pointer {
    top: 13px;
    border-right-width: 12px;
    border-left-width: 12px;
    border-top-width: 22px;
  }
  .zyt-affsp-lucky-wheel-disc {
    width: min(310px, calc(100vw - 88px));
    border-width: 6px;
  }
  .zyt-affsp-lucky-segment {
    width: 58px;
    margin-left: -29px;
    font-size: 8px;
    line-height: 1.05;
    transform: rotate(var(--segment-angle)) translateY(-115px) rotate(calc(-1 * var(--segment-angle)));
  }
  .zyt-affsp-lucky-wheel-center {
    width: 78px;
    height: 78px;
    border-width: 5px;
    font-size: 12px;
  }
  .zyt-affsp-lucky-actions {
    display: grid;
    grid-template-columns: minmax(0, .78fr) minmax(0, 1fr);
    gap: 8px;
    align-items: stretch;
  }
  .zyt-affsp-lucky-balance {
    min-width: 0;
    padding: 10px;
  }
  .zyt-affsp-lucky-balance strong {
    font-size: 18px;
  }
  .zyt-affsp-lucky-actions .zyt-affsp-btn {
    width: 100%;
    min-width: 0;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 13px;
    white-space: nowrap;
  }
  .zyt-affsp-lucky-copy h3 {
    font-size: 21px;
  }
  .zyt-affsp-referral-hero {
    margin: -16px -16px 0;
    padding: 18px;
  }
  .zyt-affsp-referral-hero h2 {
    font-size: 22px;
  }
  .zyt-affsp-referral-summary {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .zyt-affsp-referral-summary article {
    padding: 12px;
  }
  .zyt-affsp-referral-summary strong {
    font-size: 20px;
  }
  .zyt-affsp-referral-milestones {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .zyt-affsp-referral-milestones article {
    padding: 12px;
  }
  .zyt-affsp-referral-milestones strong {
    font-size: 16px;
  }
  .zyt-affsp-referral-milestones small {
    font-size: 14px;
  }
}
.zyt-affsp-overview-welcome {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin: 0 0 16px;
  padding: 20px;
  border: 1px solid #e5e7eb;
  border-left: 3px solid #fb923c;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .06);
}
.zyt-affsp-overview-welcome-user {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
}
.zyt-affsp-overview-avatar {
  flex: 0 0 var(--affsp-avatar-size, 56px);
  background: #fff7ed;
  color: #f97316;
  font-size: 24px;
}
.zyt-affsp-overview-welcome-copy {
  min-width: 0;
}
.zyt-affsp-overview-welcome-copy p,
.zyt-affsp-overview-welcome-copy span {
  margin: 0;
  color: #94a3b8;
  font-size: 12px;
  line-height: 1.35;
}
.zyt-affsp-overview-welcome-copy strong {
  display: block;
  max-width: 360px;
  overflow: hidden;
  color: #1f2937;
  font-size: 20px;
  font-weight: 850;
  line-height: 1.25;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zyt-affsp-overview-welcome-copy span {
  display: block;
  max-width: 360px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zyt-affsp-overview-welcome-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
}
.zyt-affsp-overview-welcome-actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  min-height: 40px;
  padding: 0 13px;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  background: #fff;
  color: #334155;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
}
.zyt-affsp-overview-welcome-actions a:hover {
  border-color: #fed7aa;
  background: #fff7ed;
  color: #ea580c;
}
.zyt-affsp-overview-welcome-actions a.is-primary {
  border-color: #fb923c;
  color: #ea580c;
}
.zyt-affsp-overview-welcome-actions svg {
  width: 17px;
  height: 17px;
  flex: 0 0 auto;
}
.zyt-affsp-overview-welcome-actions .zyt-affsp-icon-withdraw {
  color: #ff4d00;
}
.zyt-affsp-anchor {
  scroll-margin-top: 82px;
}
.zyt-affsp-cashback {
  max-width: 1080px;
  margin: 34px auto;
  padding: 0 16px;
}
.zyt-affsp-cashback-hero,
.zyt-affsp-store-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 20px;
  align-items: center;
  margin-bottom: 20px;
  padding: 26px;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(15, 23, 42, .06);
}
.zyt-affsp-cashback-hero {
  border-left: 4px solid #f97316;
}
.zyt-affsp-cashback-hero h1,
.zyt-affsp-store-hero h1 {
  margin: 0 0 8px;
  color: #0f172a;
  font-size: 34px;
  line-height: 1.15;
}
.zyt-affsp-cashback-hero p,
.zyt-affsp-store-hero p {
  max-width: 740px;
  margin: 0;
  color: #475569;
}
.zyt-affsp-help-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 16px;
  font-size: 0.9rem;
  border: 1px solid #fed7aa;
  border-radius: 999px;
  color: #15803d;
  font-weight: 800;
  text-decoration: none;
}
.zyt-affsp-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-end;
}
.zyt-affsp-help-link.is-muted {
  background: #fff7ed;
  color: #c2410c;
}
.zyt-affsp-cashback-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}
.zyt-affsp-cashback-card {
  display: grid;
  align-content: center;
  gap: 8px;
  min-height: 210px;
  padding: 16px;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .06);
  color: #0f172a;
  text-align: center;
  text-decoration: none;
  transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease;
}
.zyt-affsp-cashback-card:hover {
  transform: translateY(-2px);
  border-color: #fb923c;
  box-shadow: 0 12px 26px rgba(15, 23, 42, .11);
}
.zyt-affsp-brand-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  margin: 0 auto 4px;
  border-radius: 18px;
  background: #f97316;
  color: #fff;
  font-size: 38px;
  font-weight: 900;
}
.zyt-affsp-brand-mark.is-lazada {
  background: linear-gradient(135deg, #f97316, #7c3aed);
}
.zyt-affsp-brand-mark.is-tiktokshop {
  background: linear-gradient(135deg, #111827, #06b6d4);
}
.zyt-affsp-brand-mark.is-agoda {
  background: #2563eb;
}
.zyt-affsp-brand-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  max-width: 230px;
  height: 92px;
  margin: 0 auto 6px;
  padding: 8px 10px;
  border: 1px solid #eef2f7;
  border-radius: 14px;
  background: #fff;
}
.zyt-affsp-brand-logo img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.zyt-affsp-brand-logo-hero {
  width: 190px;
  height: 92px;
  margin-bottom: 0;
}
.zyt-affsp-cashback-card strong {
  font-size: 19px;
}
.zyt-affsp-cashback-card small {
  color: #ef4444;
  font-size: 16px;
  font-weight: 800;
}
.zyt-affsp-cashback-card em {
  color: #64748b;
  font-size: 13px;
  font-style: normal;
}
@media (min-width: 721px) and (max-width: 1100px) {
  .zyt-affsp-cashback-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }
  .zyt-affsp-cashback-card {
    min-height: 220px;
  }
  .zyt-affsp-brand-logo-card {
    max-width: 260px;
    height: 104px;
  }
}
.zyt-affsp-cashback-how {
  width: 100vw;
  margin: 34px calc(50% - 50vw) 0;
}
.zyt-affsp-cashback-how .tinet-home-how {
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.zyt-affsp-cashback-stats {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) repeat(2, minmax(0, 1fr));
  gap: 14px;
  align-items: stretch;
  margin-top: 24px;
}
.zyt-affsp-cashback-stats-intro,
.zyt-affsp-cashback-stat {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 132px;
  padding: 16px 20px;
  border-radius: 8px;
  text-align: center;
}
.zyt-affsp-cashback-stats-intro {
  align-items: flex-start;
  border: 1px dashed #15803d;
  background: #fff;
  color: #166534;
  text-align: left;
}
.zyt-affsp-cashback-stats-intro span {
  color: #475569;
  font-size: 16px;
  font-weight: 700;
}
.zyt-affsp-cashback-stats-intro strong {
  margin-top: 3px;
  font-size: 24px;
  line-height: 1.25;
}
.zyt-affsp-cashback-stat {
  border: 1px dashed #15803d;
  background: #fff;
}
.zyt-affsp-cashback-stat > span,
.zyt-affsp-cashback-stat .stat-label {
  color: #475569;
  font-size: 15px;
  line-height: 1.4;
}
.zyt-affsp-cashback-stat > strong,
.zyt-affsp-cashback-stat .stat-number {
  margin: 5px 0;
  color: #15803d;
  font-size: 30px;
  font-weight: 900;
  line-height: 1.1;
}
.zyt-affsp-cashback-stat time {
  font-weight: 800;
}
.zyt-affsp-leaderboard {
  max-width: 1080px;
  margin: 24px auto;
  display: grid;
  gap: 16px;
}
.zyt-affsp-leaderboard-hero,
.zyt-affsp-leaderboard-panel {
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 12px 26px rgba(15, 23, 42, .05);
}
.zyt-affsp-leaderboard-hero {
  padding: 26px;
  border-left: 3px solid #fb923c;
}
.zyt-affsp-leaderboard-hero > span {
  display: inline-flex;
  margin-bottom: 10px;
  padding: 5px 11px;
  border-radius: 999px;
  background: #fff7ed;
  color: #ea580c;
  font-size: 12px;
  font-weight: 850;
}
.zyt-affsp-leaderboard-hero h1 {
  margin: 0 0 8px;
  color: #0f172a;
  font-size: 34px;
  line-height: 1.12;
}
.zyt-affsp-leaderboard-hero p {
  max-width: 720px;
  margin: 0;
  color: #64748b;
}
.zyt-affsp-leaderboard-tabs {
  display: inline-flex;
  width: fit-content;
  gap: 6px;
  justify-self: center;
  padding: 5px;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .05);
}
.zyt-affsp-leaderboard-tabs button {
  min-height: 40px;
  padding: 0 16px;
  border: 0;
  border-radius: 10px;
  background: transparent;
  color: #475569;
  font-weight: 850;
  cursor: pointer;
}
.zyt-affsp-leaderboard-tabs button.is-active {
  background: #ffedd5;
  color: #c2410c;
}
.zyt-affsp-leaderboard-panel {
  padding: 24px;
}
.zyt-affsp-leaderboard-panel[hidden] {
  display: none;
}
.zyt-affsp-leaderboard-head {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 14px;
  margin-bottom: 16px;
  text-align: center;
}
.zyt-affsp-leaderboard-head > div {
  width: 100%;
}
.zyt-affsp-leaderboard-head h2 {
  margin: 0 0 5px;
  color: #0f172a;
  font-size: 24px;
  line-height: 1.2;
}
.zyt-affsp-leaderboard-head p {
  margin: 0;
  color: #64748b;
}
.zyt-affsp-leaderboard-head .zyt-affsp-leaderboard-countdown {
  margin-top: 6px;
  color: #ea580c;
  font-size: 13px;
  font-weight: 850;
}
.zyt-affsp-leaderboard-head > span {
  flex: 0 0 auto;
  padding: 5px 10px;
  border-radius: 999px;
  background: #f8fafc;
  color: #64748b;
  font-size: 12px;
  font-weight: 850;
}
.zyt-affsp-leaderboard-grid {
  display: grid;
  gap: 8px;
}
.zyt-affsp-lb-podium {
  display: grid;
  grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr) minmax(0, .92fr);
  align-items: end;
  gap: 12px;
  margin: 12px 0 18px;
  padding: 18px;
  border: 1px solid #fee2e2;
  border-radius: 18px;
  background: linear-gradient(180deg, #fff1f2 0%, #fff 100%);
}
.zyt-affsp-lb-podium-card {
  display: grid;
  align-items: end;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .55);
  border-radius: 18px;
  background: rgba(255, 255, 255, .72);
  box-shadow: 0 12px 24px rgba(15, 23, 42, .08);
  text-align: center;
}
.zyt-affsp-lb-podium-card.is-first {
  z-index: 2;
}
.zyt-affsp-lb-podium-user {
  display: grid;
  justify-items: center;
  gap: 7px;
  min-width: 0;
  padding: 18px 10px 14px;
  background: linear-gradient(180deg, #fb7185, #fda4af);
  color: #fff;
}
.zyt-affsp-lb-podium-card.is-first .zyt-affsp-lb-podium-user {
  padding-top: 24px;
}
.zyt-affsp-lb-podium-medal {
  font-size: 28px;
  line-height: 1;
}
.zyt-affsp-lb-podium-card.is-first .zyt-affsp-lb-podium-medal {
  font-size: 34px;
}
.zyt-affsp-lb-podium-avatar,
.zyt-affsp-lb-avatar {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 999px;
  background: #f0fdf4;
  color: #15803d;
  font-weight: 900;
}
.zyt-affsp-lb-podium-avatar {
  width: 68px;
  height: 68px;
  border: 3px solid rgba(255, 255, 255, .9);
  box-shadow: 0 10px 22px rgba(15, 23, 42, .18);
}
.zyt-affsp-lb-podium-card.is-first .zyt-affsp-lb-podium-avatar {
  width: 82px;
  height: 82px;
  border-color: #facc15;
}
.zyt-affsp-lb-podium-avatar img,
.zyt-affsp-lb-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.zyt-affsp-lb-podium-user strong {
  display: block;
  max-width: 100%;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zyt-affsp-lb-podium-user .zyt-affsp-lb-tier {
  margin: 0;
  background: #6ee766;
  color: #fff;
  box-shadow: 0 4px 10px rgba(22, 163, 74, .22);
}
.zyt-affsp-lb-podium-user small {
  color: #fff;
  font-size: 12px;
  font-weight: 850;
}
.zyt-affsp-lb-podium-base {
  display: grid;
  justify-items: center;
  gap: 6px;
  min-height: 86px;
  padding: 18px 10px;
  color: #fff;
}
.zyt-affsp-lb-podium-base span {
  font-size: 11px;
  font-weight: 850;
}
.zyt-affsp-lb-podium-base strong {
  font-size: 16px;
  font-weight: 950;
}
.zyt-affsp-lb-podium-card.is-first .zyt-affsp-lb-podium-base {
  min-height: 112px;
  background: linear-gradient(180deg, #facc15, #eab308);
}
.zyt-affsp-lb-podium-card.is-second .zyt-affsp-lb-podium-base {
  min-height: 88px;
  background: linear-gradient(180deg, #94a3b8, #64748b);
}
.zyt-affsp-lb-podium-card.is-third .zyt-affsp-lb-podium-base {
  min-height: 78px;
  background: linear-gradient(180deg, #fb923c, #f97316);
}
.zyt-affsp-leaderboard-row {
  display: grid;
  grid-template-columns: 72px minmax(220px, 1.35fr) minmax(120px, .8fr) minmax(140px, .8fr) minmax(130px, .8fr);
  gap: 12px;
  align-items: center;
  padding: 13px 14px;
  border: 1px solid #edf1f5;
  border-radius: 14px;
  background: #fff;
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}
.zyt-affsp-leaderboard-row:not(.is-head):hover {
  border-color: #fed7aa;
  box-shadow: 0 10px 18px rgba(15, 23, 42, .06);
  transform: translateY(-1px);
}
.zyt-affsp-leaderboard-row.is-head {
  min-height: 38px;
  padding-top: 0;
  padding-bottom: 0;
  border: 0;
  background: transparent;
  color: #94a3b8;
  font-size: 12px;
  font-weight: 850;
}
.zyt-affsp-leaderboard-row.is-rank-1,
.zyt-affsp-leaderboard-row.is-rank-2,
.zyt-affsp-leaderboard-row.is-rank-3 {
  border-color: #fed7aa;
  background: #fffaf5;
}
.zyt-affsp-lb-rank {
  color: #f59e0b;
  font-size: 22px;
  font-weight: 900;
}
.zyt-affsp-lb-user {
  display: flex;
  align-items: center;
  min-width: 0;
  gap: 10px;
}
.zyt-affsp-lb-avatar {
  width: 42px;
  height: 42px;
  flex: 0 0 42px;
  font-size: 13px;
}
.zyt-affsp-lb-user strong {
  overflow: hidden;
  color: #0f172a;
  font-size: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zyt-affsp-lb-tier {
  width: fit-content;
  max-width: 100%;
  padding: 4px 9px;
  border-radius: 999px;
  background: #eef2ff;
  color: #4f46e5;
  font-size: 12px;
  font-weight: 850;
}
.zyt-affsp-lb-money {
  color: #059669;
  font-weight: 900;
}
.zyt-affsp-lb-reward {
  color: #ea580c;
  font-weight: 900;
}
.zyt-affsp-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 14px;
  color: #64748b;
  font-size: 14px;
}
.zyt-affsp-breadcrumb a {
  color: #ea580c;
  text-decoration: none;
}
.zyt-affsp-cashback-detail {
  display: grid;
  gap: 18px;
}
.zyt-affsp-cashback-detail .zyt-affsp-breadcrumb {
  margin-bottom: 0;
}
.zyt-affsp-store-hero {
  position: relative;
  grid-template-columns: 220px minmax(0, 1fr);
  align-items: center;
  min-height: 250px;
  margin-bottom: 0;
  padding: 30px;
  overflow: hidden;
  border-radius: 18px;
  border-top: 4px solid #fb923c;
  box-shadow: 0 14px 34px rgba(15, 23, 42, .08);
}
.zyt-affsp-cashback-detail.is-shopee .zyt-affsp-store-hero {
  border-color: #fed7aa;
  border-top-color: #f97316;
  background: #fffaf7;
}
.zyt-affsp-store-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 150px;
  padding-right: 26px;
  border-right: 1px solid #fed7aa;
}
.zyt-affsp-store-logo .zyt-affsp-brand-logo-hero {
  width: 210px;
  height: 110px;
  margin: 0;
  border: 0;
  background: transparent;
}
.zyt-affsp-store-hero-content {
  min-width: 0;
}
.zyt-affsp-store-hero-content .zyt-affsp-eyebrow {
  display: inline-flex;
  margin-bottom: 8px;
  padding: 5px 10px;
  border-radius: 999px;
  background: #ffedd5;
  color: #c2410c;
  font-size: 12px;
  font-weight: 850;
  text-transform: uppercase;
}
.zyt-affsp-store-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}
.zyt-affsp-store-actions .zyt-affsp-help-link {
  min-height: 44px;
  border-radius: 10px;
}
.zyt-affsp-help-link.is-primary {
  border-color: #f97316;
  background: #f97316;
  color: #fff;
}
.zyt-affsp-help-link.is-primary:hover {
  border-color: #ea580c;
  background: #ea580c;
  color: #fff;
}
.zyt-affsp-store-benefits {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}
.zyt-affsp-store-benefits article {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  min-width: 0;
  padding: 16px;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 8px 20px rgba(15, 23, 42, .05);
}
.zyt-affsp-store-benefits article > strong {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  border-radius: 9px;
  background: #fff7ed;
  color: #ea580c;
  font-size: 12px;
  font-weight: 900;
}
.zyt-affsp-store-benefits article div {
  min-width: 0;
}
.zyt-affsp-store-benefits span,
.zyt-affsp-store-benefits small {
  display: block;
}
.zyt-affsp-store-benefits span {
  margin-bottom: 3px;
  color: #0f172a;
  font-weight: 850;
}
.zyt-affsp-store-benefits small {
  color: #64748b;
  font-size: 12px;
  line-height: 1.5;
}
.zyt-affsp-shopee-steps {
  padding: 24px 28px 22px;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 8px 20px rgba(15, 23, 42, .05);
}
.zyt-affsp-shopee-steps > h2 {
  margin: 0 0 16px;
  color: #166534;
  font-size: 21px;
  text-align: center;
}
.zyt-affsp-shopee-steps ol {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
.zyt-affsp-shopee-steps ol::before {
  position: absolute;
  top: 10px;
  right: 12.5%;
  left: 12.5%;
  height: 3px;
  border-radius: 999px;
  background: #d1fae5;
  box-shadow: inset 0 0 0 1px rgba(34, 197, 94, .12);
  content: "";
}
.zyt-affsp-shopee-steps ol::after {
  position: absolute;
  top: 9px;
  left: 12.5%;
  width: 75%;
  height: 4px;
  border-radius: 999px;
  background: #16a34a;
  box-shadow: 0 1px 4px rgba(21, 128, 61, .3);
  content: "";
  transform: scaleX(0);
  transform-origin: left center;
  animation: zyt-affsp-shopee-progress 20s linear infinite;
  will-change: transform;
}
.zyt-affsp-shopee-steps li {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  flex-direction: column;
  min-width: 0;
  padding: 0 6px;
  text-align: center;
}
.zyt-affsp-shopee-steps li > strong {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 22px;
  width: 22px;
  height: 22px;
  margin-bottom: 8px;
  border-radius: 999px;
  border: 1px solid #86efac;
  background: #dcfce7;
  color: #15803d;
  font-size: 11px;
  font-weight: 800;
  box-shadow: 0 0 0 3px #fff;
  will-change: border-color, background-color, color, transform;
}
.zyt-affsp-shopee-steps li:nth-child(1) > strong {
  animation: zyt-affsp-shopee-marker-1 20s linear infinite;
}
.zyt-affsp-shopee-steps li:nth-child(2) > strong {
  animation: zyt-affsp-shopee-marker-2 20s linear infinite;
}
.zyt-affsp-shopee-steps li:nth-child(3) > strong {
  animation: zyt-affsp-shopee-marker-3 20s linear infinite;
}
.zyt-affsp-shopee-steps li:nth-child(4) > strong {
  animation: zyt-affsp-shopee-marker-4 20s linear infinite;
}
.zyt-affsp-shopee-steps li > span {
  color: #86a394;
  font-size: 12px;
  line-height: 1.35;
  will-change: color;
}
.zyt-affsp-shopee-steps li:nth-child(1) > span {
  animation: zyt-affsp-shopee-label-1 20s linear infinite;
}
.zyt-affsp-shopee-steps li:nth-child(2) > span {
  animation: zyt-affsp-shopee-label-2 20s linear infinite;
}
.zyt-affsp-shopee-steps li:nth-child(3) > span {
  animation: zyt-affsp-shopee-label-3 20s linear infinite;
}
.zyt-affsp-shopee-steps li:nth-child(4) > span {
  animation: zyt-affsp-shopee-label-4 20s linear infinite;
}
.zyt-affsp-shopee-step-notes {
  position: relative;
  min-height: 54px;
  margin-top: 14px;
  color: #166534;
  text-align: center;
}
.zyt-affsp-shopee-step-notes p {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 0;
  opacity: 0;
  transform: translateY(4px);
  will-change: opacity, transform;
}
.zyt-affsp-shopee-step-notes p:nth-child(1) {
  animation: zyt-affsp-shopee-note-1 20s ease infinite;
}
.zyt-affsp-shopee-step-notes p:nth-child(2) {
  animation: zyt-affsp-shopee-note-2 20s ease infinite;
}
.zyt-affsp-shopee-step-notes p:nth-child(3) {
  animation: zyt-affsp-shopee-note-3 20s ease infinite;
}
.zyt-affsp-shopee-step-notes p:nth-child(4) {
  animation: zyt-affsp-shopee-note-4 20s ease infinite;
}
.zyt-affsp-shopee-step-notes strong,
.zyt-affsp-shopee-step-notes span {
  display: block;
}
.zyt-affsp-shopee-step-notes strong {
  font-size: 15px;
  font-weight: 800;
}
.zyt-affsp-shopee-step-notes span {
  margin-top: 3px;
  color: #64748b;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.45;
}
@keyframes zyt-affsp-shopee-progress {
  0% {
    transform: scaleX(0);
  }
  25% {
    transform: scaleX(.333333);
  }
  50% {
    transform: scaleX(.666667);
  }
  75%,
  100% {
    transform: scaleX(1);
  }
}
@keyframes zyt-affsp-shopee-marker-1 {
  0%,
  23% {
    border-color: #22c55e;
    background-color: #22c55e;
    color: #fff;
    transform: scale(1.08);
  }
  25%,
  100% {
    border-color: #22c55e;
    background-color: #22c55e;
    color: #fff;
    transform: scale(1);
  }
}
@keyframes zyt-affsp-shopee-marker-2 {
  0%,
  23% {
    border-color: #86efac;
    background-color: #dcfce7;
    color: #15803d;
    transform: scale(1);
  }
  25%,
  48% {
    border-color: #22c55e;
    background-color: #22c55e;
    color: #fff;
    transform: scale(1.08);
  }
  50%,
  100% {
    border-color: #22c55e;
    background-color: #22c55e;
    color: #fff;
    transform: scale(1);
  }
}
@keyframes zyt-affsp-shopee-marker-3 {
  0%,
  48% {
    border-color: #86efac;
    background-color: #dcfce7;
    color: #15803d;
    transform: scale(1);
  }
  50%,
  73% {
    border-color: #22c55e;
    background-color: #22c55e;
    color: #fff;
    transform: scale(1.08);
  }
  75%,
  100% {
    border-color: #22c55e;
    background-color: #22c55e;
    color: #fff;
    transform: scale(1);
  }
}
@keyframes zyt-affsp-shopee-marker-4 {
  0%,
  73% {
    border-color: #86efac;
    background-color: #dcfce7;
    color: #15803d;
    transform: scale(1);
  }
  75%,
  100% {
    border-color: #22c55e;
    background-color: #22c55e;
    color: #fff;
    transform: scale(1.08);
  }
}
@keyframes zyt-affsp-shopee-label-1 {
  0%,
  23% {
    color: #166534;
    font-weight: 800;
  }
  25%,
  100% {
    color: #166534;
    font-weight: 500;
  }
}
@keyframes zyt-affsp-shopee-label-2 {
  0%,
  23% {
    color: #86a394;
    font-weight: 500;
  }
  25%,
  48% {
    color: #166534;
    font-weight: 800;
  }
  50%,
  100% {
    color: #166534;
    font-weight: 500;
  }
}
@keyframes zyt-affsp-shopee-label-3 {
  0%,
  48% {
    color: #86a394;
    font-weight: 500;
  }
  50%,
  73% {
    color: #166534;
    font-weight: 800;
  }
  75%,
  100% {
    color: #166534;
    font-weight: 500;
  }
}
@keyframes zyt-affsp-shopee-label-4 {
  0%,
  73% {
    color: #86a394;
    font-weight: 500;
  }
  75%,
  100% {
    color: #166534;
    font-weight: 800;
  }
}
@keyframes zyt-affsp-shopee-note-1 {
  0%,
  21% {
    opacity: 1;
    transform: translateY(0);
  }
  24%,
  100% {
    opacity: 0;
    transform: translateY(-4px);
  }
}
@keyframes zyt-affsp-shopee-note-2 {
  0%,
  24% {
    opacity: 0;
    transform: translateY(4px);
  }
  27%,
  46% {
    opacity: 1;
    transform: translateY(0);
  }
  49%,
  100% {
    opacity: 0;
    transform: translateY(-4px);
  }
}
@keyframes zyt-affsp-shopee-note-3 {
  0%,
  49% {
    opacity: 0;
    transform: translateY(4px);
  }
  52%,
  71% {
    opacity: 1;
    transform: translateY(0);
  }
  74%,
  100% {
    opacity: 0;
    transform: translateY(-4px);
  }
}
@keyframes zyt-affsp-shopee-note-4 {
  0%,
  74% {
    opacity: 0;
    transform: translateY(4px);
  }
  77%,
  97% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-4px);
  }
}
.zyt-affsp-cashback-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 16px;
  align-items: start;
}
.zyt-affsp-cashback-converter {
  max-width: none;
  margin: 0;
}
.zyt-affsp-cashback-converter {
  padding: 26px;
  border-top: 3px solid #f97316;
  box-shadow: 0 14px 32px rgba(15, 23, 42, .08);
  scroll-margin-top: 90px;
}
.zyt-affsp-create-input-wrap {
  position: relative;
}
.zyt-affsp-cashback-converter .zyt-affsp-input {
  min-height: 176px;
  padding-right: 92px;
  border-color: #cbd5e1;
  background: #f8fafc;
  font-size: 15px;
  line-height: 1.6;
}
.zyt-affsp-cashback-converter .zyt-affsp-input:focus {
  outline: 0;
  border-color: #fb923c;
  background: #fff;
  box-shadow: 0 0 0 3px rgba(249, 115, 22, .12);
}
.zyt-affsp-paste-btn {
  position: absolute;
  top: 12px;
  right: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-height: 40px;
  padding: 0 12px;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  background: #fff;
  color: #334155;
  font: inherit;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .08);
  cursor: pointer;
  transition: border-color .2s ease, color .2s ease, background .2s ease, transform .2s ease;
}
.zyt-affsp-paste-btn:hover,
.zyt-affsp-paste-btn:focus-visible {
  border-color: #fed7aa;
  background: #fff7ed;
  color: #c2410c;
  transform: translateY(-1px);
}
.zyt-affsp-paste-btn svg {
  flex: 0 0 auto;
  color: #64748b;
}
.zyt-affsp-create-tip {
  margin: 8px 0 0;
  color: #64748b;
  font-size: 12px;
}
.zyt-affsp-cashback-converter [data-affsp-create-btn] {
  display: flex;
  width: fit-content;
  min-width: 210px;
  min-height: 46px;
  margin: 16px auto 0;
}
.zyt-affsp-cashback-notes {
  max-width: none;
  margin: 0;
  border-left: 3px solid #f59e0b;
  box-shadow: 0 8px 22px rgba(15, 23, 42, .05);
}
.zyt-affsp-cashback-notes > h2 {
  margin-bottom: 20px;
  text-align: center;
}
.zyt-affsp-cashback-notes.is-shopee-note-cards {
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}
.zyt-affsp-cashback-notes.is-shopee-note-cards > h2 {
  margin: 0;
  padding: 4px 0 2px;
}
.zyt-affsp-shopee-rules {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}
.zyt-affsp-rule-group {
  min-width: 0;
  padding: 22px 20px;
  border: 1px solid #e2e8f0;
  border-radius: 14px;
  box-shadow: 0 10px 24px rgba(15, 23, 42, .06);
}
.zyt-affsp-rule-group.is-valid {
  border-top: 3px solid #10b981;
  background: #f7fdf9;
}
.zyt-affsp-rule-group.is-invalid {
  border-top: 3px solid #ef4444;
  background: #fffafa;
}
.zyt-affsp-rule-group h3 {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 16px;
  color: #0f172a;
  font-size: 18px;
  line-height: 1.35;
}
.zyt-affsp-rule-group h3 span {
  flex: 0 0 auto;
}
.zyt-affsp-cashback-notes .zyt-affsp-rule-group ul {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.zyt-affsp-cashback-notes .zyt-affsp-rule-group li {
  position: relative;
  margin: 0;
  padding-left: 28px;
  color: #334155;
  font-size: 14px;
  line-height: 1.65;
}
.zyt-affsp-cashback-notes .zyt-affsp-rule-group li::before {
  position: absolute;
  top: 1px;
  left: 0;
  font-size: 15px;
  line-height: 1.5;
}
.zyt-affsp-cashback-notes .zyt-affsp-rule-group.is-valid li::before {
  content: "✓";
  color: #059669;
  font-weight: 900;
}
.zyt-affsp-cashback-notes .zyt-affsp-rule-group.is-valid li.is-warning::before {
  content: "⚠";
  color: #d97706;
}
.zyt-affsp-cashback-notes .zyt-affsp-rule-group.is-invalid li::before {
  content: "×";
  color: #dc2626;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.15;
}
.zyt-affsp-cashback-notes h2 {
  margin-top: 0;
  color: #0f172a;
}
.zyt-affsp-cashback-notes ul {
  margin: 0;
  padding-left: 22px;
  color: #334155;
}
.zyt-affsp-cashback-notes li {
  margin: 8px 0;
}
.zyt-affsp-store-faq {
  max-width: none;
  margin-top: 20px;
  padding: 24px;
}
.zyt-affsp-cashback-faq {
  margin-top: 24px;
}
.zyt-affsp-store-faq-head {
  margin-bottom: 16px;
}
.zyt-affsp-store-faq-head > span {
  display: block;
  margin-bottom: 5px;
  color: #f97316;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}
.zyt-affsp-store-faq-head h2 {
  margin: 0;
  color: #0f172a;
  font-size: 24px;
  line-height: 1.3;
}
.zyt-affsp-store-faq-list {
  display: grid;
  gap: 8px;
}
.zyt-affsp-store-faq-list details {
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
}
.zyt-affsp-store-faq-list details[open] {
  border-color: #fed7aa;
  background: #fffaf5;
}
.zyt-affsp-store-faq-list summary {
  position: relative;
  padding: 15px 48px 15px 16px;
  color: #0f172a;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.4;
  list-style: none;
  cursor: pointer;
}
.zyt-affsp-store-faq-list summary::-webkit-details-marker {
  display: none;
}
.zyt-affsp-store-faq-list summary::after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 16px;
  color: #f97316;
  font-size: 22px;
  line-height: 1;
  transform: translateY(-50%);
}
.zyt-affsp-store-faq-list details[open] summary::after {
  content: "−";
}
.zyt-affsp-store-faq-answer {
  padding: 0 16px 16px;
  color: #475569;
  font-size: 14px;
  line-height: 1.65;
}
.zyt-affsp-store-faq-answer p {
  margin: 0;
}
.zyt-affsp-store-faq-answer p + ul {
  margin-top: 8px;
}
.zyt-affsp-store-faq-answer ul {
  display: grid;
  gap: 6px;
  margin-bottom: 0;
  padding-left: 20px;
}
.zyt-affsp-store-faq-community {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: 16px;
  padding: 18px 20px;
  border: 1px solid #fed7aa;
  border-radius: 12px;
  background: #fff7ed;
}
.zyt-affsp-store-faq-community div {
  min-width: 0;
}
.zyt-affsp-store-faq-community strong {
  display: block;
  margin-bottom: 5px;
  color: #0f172a;
  font-size: 16px;
}
.zyt-affsp-store-faq-community p {
  margin: 0;
  color: #64748b;
  font-size: 13px;
  line-height: 1.5;
}
.zyt-affsp-store-faq-community a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  min-height: 42px;
  padding: 0 16px;
  border-radius: 9px;
  background: #f97316;
  color: #fff;
  font-size: 13px;
  font-weight: 800;
  text-decoration: none;
  white-space: nowrap;
}
.zyt-affsp-store-faq-community a:hover {
  background: #ea580c;
  color: #fff;
}
.zyt-affsp-head h2 {
  margin: 0 0 8px;
  font-size: 28px;
  font-weight: 800;
  color: #0f172a;
}
.zyt-affsp-head p {
  margin: 0 0 16px;
  color: #475569;
}
.zyt-affsp-head-row {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: space-between;
}
.zyt-affsp-notifications .zyt-affsp-head-row {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.zyt-affsp-notifications .zyt-affsp-head-row > div {
  width: 100%;
}
.zyt-affsp-notifications .zyt-affsp-head-row h2 {
  text-align: center;
}
.zyt-affsp-notifications [data-affsp-mark-read] {
  margin-top: 0;
}
.zyt-affsp-withdraw-head {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  text-align: center;
}
.zyt-affsp-withdraw-head h2 {
  margin: 0;
  width: auto;
  flex: 0 1 auto;
  line-height: 1.1;
}
.zyt-affsp-withdraw [data-affsp-withdraw-btn] {
  display: flex;
  width: fit-content;
  margin: 22px auto 0;
  padding: 0 22px;
}
.zyt-affsp-withdraw-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin: 0 0 18px;
}
.zyt-affsp-withdraw-stat {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
  min-height: 86px;
  padding: 16px;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .05);
}
.zyt-affsp-withdraw-stat-icon {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  flex: 0 0 42px;
  border-radius: 12px;
  background: #f8fafc;
  color: #64748b;
  line-height: 0;
}
.zyt-affsp-withdraw-stat-icon svg {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 21px;
  height: 21px;
  transform: translate(-50%, -50%);
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.zyt-affsp-withdraw-stat-icon svg[viewBox="0 0 512 512"] {
  fill: currentColor;
  stroke: none;
}
.zyt-affsp-withdraw-stat > div {
  min-width: 0;
}
.zyt-affsp-withdraw-stat > div strong,
.zyt-affsp-withdraw-stat > div span {
  display: block;
}
.zyt-affsp-withdraw-stat strong {
  overflow: hidden;
  color: #0f172a;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.15;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zyt-affsp-withdraw-stat div span {
  margin-top: 4px;
  color: #64748b;
  font-size: 12px;
  font-weight: 800;
}
.zyt-affsp-withdraw-stat.is-orange .zyt-affsp-withdraw-stat-icon {
  background: #fff7ed;
  color: #f97316;
}
.zyt-affsp-withdraw-stat.is-orange strong {
  color: #ea580c;
}
.zyt-affsp-withdraw-stat.is-blue .zyt-affsp-withdraw-stat-icon {
  background: rgba(99, 102, 241, .12);
  color: #6366f1;
}
.zyt-affsp-withdraw-stat.is-blue strong {
  color: #4f46e5;
}
.zyt-affsp-withdraw-stat.is-green .zyt-affsp-withdraw-stat-icon {
  background: #ecfdf5;
  color: #10b981;
}
.zyt-affsp-withdraw-stat.is-green strong {
  color: #047857;
}
.zyt-affsp-input {
  width: 100%;
  min-height: 140px;
  padding: 14px 16px;
  border: 1px solid #cbd5e1;
  border-radius: 12px;
  resize: vertical;
}
.zyt-affsp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  margin-top: 12px;
  padding: 0 18px;
  border: 0;
  border-radius: 10px;
  background: #f97316;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}
.zyt-affsp-btn:disabled {
  opacity: .65;
  cursor: not-allowed;
}
.zyt-affsp-btn-muted {
  background: #f1f5f9;
  color: #334155;
}
.zyt-affsp-results {
  display: grid;
  gap: 12px;
  margin-top: 16px;
}
.zyt-affsp-card,
.zyt-affsp-note {
  padding: 14px;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  background: #f8fafc;
}
.zyt-affsp-card strong,
.zyt-affsp-note strong {
  display: block;
  margin-bottom: 6px;
  color: #0f172a;
}
.zyt-affsp-list {
  display: grid;
  gap: 12px;
}
.zyt-affsp-note {
  display: flex;
  gap: 12px;
}
.zyt-affsp-note-icon {
  display: inline-flex;
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
  color: #2563eb;
}
.zyt-affsp-note-icon svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.75;
}
.zyt-affsp-note-type-welcome .zyt-affsp-note-icon {
  color: #ff8000;
}
.zyt-affsp-note-type-welcome .zyt-affsp-note-icon svg {
  fill: currentColor;
  stroke: none;
}
.zyt-affsp-note-copy {
  flex: 1 1 auto;
  min-width: 0;
}
.zyt-affsp-note-copy p {
  margin: 0;
  color: #475569;
  font-size: 13px;
  line-height: 1.45;
}
.zyt-affsp-note-copy small {
  display: block;
  margin-top: 8px;
  color: #94a3b8;
  font-size: 11px;
}
.zyt-affsp-card a {
  word-break: break-all;
}
.zyt-affsp-error {
  color: #b91c1c;
}
.zyt-affsp-result-card {
  display: grid;
  grid-template-columns: 104px minmax(0, 1fr);
  gap: 18px;
  align-items: start;
  padding: 16px;
  border: 1px solid #fed7aa;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 12px 26px rgba(15, 23, 42, .07);
}
.zyt-affsp-result-card.is-pending {
  border-color: #fed7aa;
  background: #fff7ed;
}
.zyt-affsp-result-media {
  min-width: 0;
}
.zyt-affsp-result-media img,
.zyt-affsp-image-empty {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 104px;
  height: 104px;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  background: #f8fafc;
  object-fit: cover;
  color: #64748b;
  font-weight: 800;
}
.zyt-affsp-result-main {
  display: grid;
  gap: 10px;
  min-width: 0;
}
.zyt-affsp-result-top {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  justify-content: space-between;
}
.zyt-affsp-result-heading {
  min-width: 0;
  max-width: min(100%, 650px);
}
.zyt-affsp-result-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  align-items: center;
}
.zyt-affsp-result-platform {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  max-width: 100%;
  min-height: 24px;
  padding: 3px 9px;
  border-radius: 999px;
  background: #fff7ed;
  color: #c2410c;
  font-size: 12px;
  font-weight: 800;
}
.zyt-affsp-result-top h3 {
  display: -webkit-box;
  margin: 8px 0 0;
  overflow: hidden;
  color: #0f172a;
  font-size: 18px;
  line-height: 1.35;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.zyt-affsp-result-shop {
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  min-height: 24px;
  padding: 3px 9px;
  border-radius: 999px;
  background: #f1f5f9;
  color: #475569;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
}
.zyt-affsp-result-note {
  margin: 6px 0 0;
  color: #15803d;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.35;
}
.zyt-affsp-result-actions {
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
  align-items: stretch;
  align-self: flex-start;
  height: 48px;
  padding-top: 0;
}
.zyt-affsp-result-actions .zyt-affsp-btn {
  box-sizing: border-box;
  min-width: 136px;
  height: 48px;
  min-height: 48px;
  margin: 0 !important;
  padding: 0 24px;
  border-radius: 9px;
  font-size: 15px;
  font-weight: 800;
  line-height: 1;
  white-space: nowrap;
}
.zyt-affsp-share-wrap {
  position: relative;
  display: inline-flex;
  align-items: center;
  align-self: stretch;
  flex: 0 0 auto;
  height: 48px;
  margin: 0;
}
.zyt-affsp-share-toggle {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 48px;
  height: 48px;
  margin: 0 !important;
  border: 1px solid #e2e8f0;
  border-radius: 999px;
  background: #fff;
  color: #475569;
  box-shadow: 0 8px 20px rgba(15, 23, 42, .08);
  cursor: pointer;
  transition: background .2s ease, border-color .2s ease, color .2s ease, transform .2s ease;
}
.zyt-affsp-share-toggle:hover,
.zyt-affsp-share-toggle[aria-expanded="true"] {
  border-color: #bfdbfe;
  background: #eff6ff;
  color: #2563eb;
  transform: none;
}
.zyt-affsp-share-toggle svg {
  position: absolute;
  width: 19px;
  height: 19px;
  transition: opacity .18s ease, transform .18s ease;
}
.zyt-affsp-share-close {
  opacity: 0;
  transform: rotate(-90deg) scale(.82);
}
.zyt-affsp-share-toggle[aria-expanded="true"] .zyt-affsp-share-open {
  opacity: 0;
  transform: rotate(90deg) scale(.82);
}
.zyt-affsp-share-toggle[aria-expanded="true"] .zyt-affsp-share-close {
  opacity: 1;
  transform: rotate(0deg) scale(1);
}
.zyt-affsp-share-menu {
  position: absolute;
  right: 0;
  top: calc(100% + 8px);
  z-index: 20;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 42px;
  padding: 8px 0;
  gap: 6px;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 18px 38px rgba(15, 23, 42, .16);
}
.zyt-affsp-share-menu[hidden] {
  display: none;
}
.zyt-affsp-share-option {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  min-height: 30px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: #0f172a;
  font: inherit;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: background .2s ease, transform .2s ease;
}
.zyt-affsp-share-option:hover {
  background: #f8fafc;
  color: #0f172a;
  transform: translateY(-1px);
}
.zyt-affsp-share-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  border-radius: 999px;
  background: transparent;
  color: #334155;
  font-size: 12px;
  font-weight: 900;
}
.zyt-affsp-share-icon.is-zalo {
  background: #e0f2fe;
  color: #0284c7;
}
.zyt-affsp-share-icon.is-facebook {
  background: #e0edff;
  color: #2563eb;
  font-family: Arial, sans-serif;
  font-size: 18px;
}
.zyt-affsp-share-icon.is-x {
  background: #111827;
  color: #fff;
  font-size: 11px;
}
.zyt-affsp-share-icon.is-telegram {
  background: #e0f2fe;
  color: #0284c7;
  font-size: 9px;
}
.zyt-affsp-share-icon.is-whatsapp {
  background: #dcfce7;
  color: #16a34a;
}
.zyt-affsp-share-label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}
.zyt-affsp-share-icon.is-copy {
  background: #f1f5f9;
  color: #475569;
}
.zyt-affsp-meta-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin-top: 0;
}
.zyt-affsp-meta-item {
  min-width: 0;
  padding: 10px 12px;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  background: #f8fafc;
}
.zyt-affsp-meta-item.is-cashback {
  border-color: #bbf7d0;
  background: #f0fdf4;
}
.zyt-affsp-meta-grid span {
  display: block;
  margin-bottom: 3px;
  color: #64748b;
  font-size: 12px;
  line-height: 1.25;
}
.zyt-affsp-meta-grid strong {
  display: block;
  color: #0f172a;
  font-size: 15px;
  line-height: 1.25;
  word-break: break-word;
}
.zyt-affsp-meta-item.is-cashback strong {
  color: #15803d;
}
.zyt-affsp-result-tip {
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #bbf7d0;
  border-radius: 10px;
  background: #f0fdf4;
  color: #047857;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.35;
  text-align: center;
}
.zyt-affsp-stat-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}
.zyt-affsp-stat {
  padding: 18px;
  border-radius: 12px;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
}
.zyt-affsp-stat strong {
  display: block;
  font-size: 24px;
  color: #0f172a;
}
.zyt-affsp-stat span {
  color: #64748b;
}
.zyt-affsp-income-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}
.zyt-affsp-income-card {
  min-height: 146px;
  padding: 20px;
  border: 1px solid #e5e7eb;
  border-top: 3px solid #e5e7eb;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .06);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.zyt-affsp-income-card:hover {
  box-shadow: 0 14px 28px rgba(15, 23, 42, .10);
  transform: translateY(-2px);
}
.zyt-affsp-income-card-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 18px;
}
.zyt-affsp-income-card-head p {
  margin: 0;
  color: #64748b;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .04em;
  line-height: 1.35;
  text-transform: uppercase;
}
.zyt-affsp-income-card-head span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  border-radius: 10px;
  background: #f8fafc;
  color: #94a3b8;
}
.zyt-affsp-income-card svg {
  width: 19px;
  height: 19px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.zyt-affsp-income-card > strong {
  display: block;
  color: #1f2937;
  font-size: 28px;
  font-weight: 900;
  line-height: 1.1;
}
.zyt-affsp-income-card.is-orange {
  border-top-color: #fb923c;
}
.zyt-affsp-income-card.is-orange .zyt-affsp-income-card-head span {
  background: #fff7ed;
  color: #f97316;
}
.zyt-affsp-income-card.is-orange > strong {
  color: #f97316;
}
.zyt-affsp-income-card.is-green {
  border-top-color: #4ade80;
}
.zyt-affsp-income-card.is-green .zyt-affsp-income-card-head p {
  color: #16a34a;
}
.zyt-affsp-income-card.is-green .zyt-affsp-income-card-head span {
  background: #f0fdf4;
  color: #22c55e;
}
.zyt-affsp-income-card.is-green > strong {
  color: #15803d;
}
.zyt-affsp-overview-orders-card {
  margin-top: 22px;
  padding-top: 20px;
  border-top: 1px solid #eef2f7;
}
.zyt-affsp-overview-orders-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}
.zyt-affsp-overview-orders-head h3 {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 5px;
  color: #0f172a;
  font-size: 22px;
  line-height: 1.25;
}
.zyt-affsp-overview-orders-head h3 span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 10px;
  background: rgba(215, 119, 112, .12);
  color: #d97770;
}
.zyt-affsp-overview-orders-head svg,
.zyt-affsp-overview-orders-foot svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.zyt-affsp-overview-orders-head p {
  margin: 0;
  color: #64748b;
}
.zyt-affsp-overview-orders-head > a,
.zyt-affsp-overview-orders-foot a {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #f97316;
  font-weight: 800;
  text-decoration: none;
  white-space: nowrap;
}
.zyt-affsp-overview-orders-head > a:hover,
.zyt-affsp-overview-orders-foot a:hover {
  color: #c2410c;
}
.zyt-affsp-overview-orders-table {
  min-width: 860px;
}
.zyt-affsp-overview-orders-foot {
  display: flex;
  justify-content: flex-end;
  margin-top: 14px;
}
.zyt-affsp-overview-empty {
  display: grid;
  justify-items: center;
  gap: 10px;
  padding: 34px 16px 28px;
  border: 1px dashed #fed7aa;
  border-radius: 16px;
  background: #fffaf5;
  text-align: center;
}
.zyt-affsp-overview-empty img {
  width: 96px;
  height: 96px;
  object-fit: contain;
}
.zyt-affsp-overview-empty strong {
  color: #0f172a;
  font-size: 22px;
  line-height: 1.25;
}
.zyt-affsp-overview-empty p {
  margin: 0;
  color: #64748b;
}
.zyt-affsp-overview-empty .zyt-affsp-btn {
  margin-top: 6px;
}
.zyt-affsp-profile-stats {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.zyt-affsp-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
.zyt-affsp-form-grid input,
.zyt-affsp-form-grid select {
  min-height: 42px;
  padding: 8px 12px;
  border: 1px solid #cbd5e1;
  border-radius: 10px;
  background: #fff;
}
.zyt-affsp-form-grid input[readonly],
.zyt-affsp-form-grid input:disabled {
  border-color: #e2e8f0;
  background: #f1f5f9;
  color: #64748b;
  cursor: not-allowed;
}
.zyt-affsp-form-grid input[type="file"] {
  min-height: auto;
  padding: 10px;
}
.zyt-affsp-form-grid label,
.zyt-affsp-form-grid .zyt-affsp-field {
  display: grid;
  gap: 6px;
  color: #334155;
  font-weight: 700;
}
.zyt-affsp-form-grid label > span,
.zyt-affsp-form-grid .zyt-affsp-field > span {
  font-size: 13px;
}
.zyt-affsp-profile-form {
  margin-top: 18px;
}
.zyt-affsp-field-wide {
  grid-column: 1 / -1;
}
.zyt-affsp-qr-upload {
  display: grid;
  grid-template-columns: minmax(180px, 1fr);
  gap: 12px;
  align-items: center;
  justify-items: center;
  padding: 24px 18px;
  border: 2px dashed #e2e8f0;
  border-radius: 14px;
  background: #fff;
  text-align: center;
}
.zyt-affsp-qr-upload.has-qr {
  grid-template-columns: 180px minmax(0, 1fr);
  justify-items: stretch;
  text-align: left;
}
.zyt-affsp-qr-upload:hover {
  border-color: rgba(199, 100, 95, .34);
  background: #fffafa;
}
.zyt-affsp-qr-preview {
  display: grid;
  place-items: center;
  gap: 5px;
  width: min(180px, 100%);
  aspect-ratio: 1;
  overflow: hidden;
  border: 1px solid transparent;
  border-radius: 12px;
  background: #f8fafc;
  color: #64748b;
  font-size: 13px;
  text-align: center;
}
.zyt-affsp-qr-preview strong {
  color: #334155;
  font-size: 14px;
}
.zyt-affsp-qr-preview small {
  max-width: 160px;
  color: #64748b;
  font-weight: 500;
}
.zyt-affsp-qr-empty-icon {
  display: inline-flex;
  width: 36px;
  height: 36px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: #f1f5f9;
  color: #94a3b8;
}
.zyt-affsp-qr-empty-icon svg {
  width: 18px;
  height: 18px;
}
.zyt-affsp-bank-qr-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  background: #fff;
}
.zyt-affsp-qr-control {
  display: grid;
  gap: 8px;
  min-width: 0;
  justify-items: start;
}
.zyt-affsp-qr-control small {
  color: #64748b;
  font-weight: 500;
}
.zyt-affsp-file-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 0 14px;
  border: 1px solid #e2e8f0;
  border-radius: 9px;
  background: #fff;
  color: #334155;
  cursor: pointer;
  font-size: 13px;
  font-weight: 800;
}
.zyt-affsp-file-btn:hover {
  border-color: rgba(199, 100, 95, .34);
  color: #9d5b54;
}
.zyt-affsp-file-btn input {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}
.zyt-affsp-inline-check {
  display: flex !important;
  align-items: center;
  gap: 8px !important;
  color: #64748b !important;
  font-weight: 600 !important;
}
.zyt-affsp-inline-check input {
  width: auto;
  min-height: auto;
}
.zyt-affsp-table-wrap {
  overflow-x: auto;
}
.zyt-affsp-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
.zyt-affsp-table th,
.zyt-affsp-table td {
  padding: 10px 8px;
  border-bottom: 1px solid #e5e7eb;
  text-align: left;
  vertical-align: top;
}
.zyt-affsp-note.is-unread {
  border-color: #fb923c;
  background: #fff7ed;
}
.zyt-affsp-table-thumb {
  width: 54px;
  height: 54px;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  object-fit: cover;
}
.zyt-affsp-commissions-page {
  max-width: 1080px;
  margin: 24px auto;
  display: grid;
  gap: 20px;
}
.zyt-affsp-commission-hero {
  padding: 28px 32px;
  border: 1px solid #f3d8d1;
  border-radius: 18px;
  background: linear-gradient(135deg, #fff 0%, #fff7f3 100%);
  box-shadow: 0 18px 42px rgba(15, 23, 42, .06);
}
.zyt-affsp-commission-hero span {
  display: inline-flex;
  margin-bottom: 12px;
  padding: 6px 14px;
  border: 1px solid #f0cac1;
  border-radius: 999px;
  background: #fff8f6;
  color: #a3544c;
  font-size: 12px;
  font-weight: 800;
}
.zyt-affsp-commission-hero h1 {
  margin: 0 0 8px;
  color: #0f172a;
  font-size: clamp(30px, 5vw, 44px);
  line-height: 1.08;
}
.zyt-affsp-commission-hero p {
  margin: 0;
  color: #475569;
  font-size: 15px;
}
.zyt-affsp-commission-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}
.zyt-affsp-commission-stat {
  min-height: 112px;
  padding: 20px 22px;
  border: 1px solid #eceff3;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(15, 23, 42, .06);
}
.zyt-affsp-commission-stat span,
.zyt-affsp-commission-stat small {
  display: block;
  color: #52637a;
  font-size: 13px;
}
.zyt-affsp-commission-stat strong {
  display: block;
  margin-top: 10px;
  color: #0f172a;
  font-size: 22px;
  line-height: 1.1;
}
.zyt-affsp-commission-stat strong.is-orange {
  color: #f97316;
}
.zyt-affsp-commission-stat strong.is-blue {
  color: #60a5fa;
}
.zyt-affsp-commission-stat small {
  margin-top: 6px;
}
.zyt-affsp-commission-stats .overview-stat-card {
  min-height: 112px;
  padding: 20px 22px;
  border: 1px solid #eceff3;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(15, 23, 42, .06);
}
.overview-stat-head {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}
.overview-stat-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  flex: 0 0 42px;
  border-radius: 12px;
}
.overview-stat-icon svg {
  width: 22px;
  height: 22px;
}
.overview-stat-title {
  color: #0f172a;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.25;
}
.overview-stat-desc {
  margin-top: 4px;
  color: #64748b;
  font-size: 12px;
  line-height: 1.35;
}
.overview-stat-number {
  margin-top: 16px;
  color: #0f172a;
  font-size: 22px;
  font-weight: 900;
  line-height: 1.1;
  overflow-wrap: anywhere;
}
.overview-stat-number.is-blue {
  color: #60a5fa;
}
.zyt-affsp-commission-table-card {
  margin: 6px 0 0;
  padding: 26px;
  border-color: #edf0f4;
  border-radius: 18px;
}
.zyt-affsp-commission-toolbar {
  display: grid;
  gap: 16px;
  margin-bottom: 18px;
}
.zyt-affsp-commission-toolbar h2 {
  margin: 0;
  color: #0f172a;
  font-size: 22px;
  line-height: 1.2;
}
.zyt-affsp-commission-filters {
  display: grid;
  grid-template-columns: minmax(140px, 180px) minmax(140px, 180px) minmax(250px, 320px) minmax(260px, 1fr);
  gap: 10px;
  align-items: center;
}
.zyt-affsp-commission-filters select,
.zyt-affsp-commission-filters input {
  width: 100%;
  min-height: 44px;
  padding: 0 12px;
  border: 1px solid #dbe2ea;
  border-radius: 10px;
  background: #f8fafc;
  color: #0f172a;
  font-size: 13px;
}
.zyt-affsp-commission-date-range {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  gap: 8px;
  align-items: center;
}
.zyt-affsp-commission-date-range span {
  color: #64748b;
  font-size: 12px;
  white-space: nowrap;
}
.zyt-affsp-commission-search {
  display: flex;
  align-items: center;
  gap: 8px;
  min-width: 0;
}
.zyt-affsp-commission-search input {
  flex: 1;
  min-width: 0;
}
.zyt-affsp-commission-search button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  min-height: 44px;
  padding: 0 16px;
  border: 1px solid #dbe2ea;
  border-radius: 10px;
  background: #fff;
  color: #0f172a;
  font-weight: 800;
  cursor: pointer;
  white-space: nowrap;
}
.zyt-affsp-commission-search button:hover {
  border-color: #f0b5a9;
  color: #a3544c;
}
.zyt-affsp-commission-search svg {
  width: 17px;
  height: 17px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.zyt-affsp-commission-table {
  min-width: 860px;
}
.zyt-affsp-commission-table th {
  color: #e18b7c;
  font-size: 12px;
  font-weight: 900;
}
.zyt-affsp-commission-table td {
  padding: 14px 16px;
  color: #334155;
}
.zyt-affsp-commission-row:hover td {
  background: #fff8fb;
}
.zyt-affsp-commission-date strong,
.zyt-affsp-commission-date span {
  display: block;
}
.zyt-affsp-commission-date strong {
  color: #0f172a;
  font-size: 12px;
}
.zyt-affsp-commission-date span {
  margin-top: 4px;
  color: #64748b;
  font-size: 11px;
}
.zyt-affsp-commission-code {
  color: #334155;
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  font-size: 12px;
}
.zyt-affsp-commission-badge-stack {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
}
.zyt-affsp-platform-badge,
.zyt-affsp-status-badge {
  display: inline-flex;
  align-items: center;
  min-height: 22px;
  padding: 2px 9px;
  border-radius: 8px;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.2;
  white-space: nowrap;
}
.zyt-affsp-platform-badge {
  background: rgba(249, 115, 22, .1);
  color: #f97316;
}
.zyt-affsp-platform-badge.is-lazada {
  background: rgba(37, 99, 235, .1);
  color: #2563eb;
}
.zyt-affsp-platform-badge.is-tiktok,
.zyt-affsp-platform-badge.is-tiktok_shop {
  background: rgba(15, 23, 42, .08);
  color: #0f172a;
}
.zyt-affsp-platform-badge.is-tiki {
  background: rgba(14, 165, 233, .1);
  color: #0284c7;
}
.zyt-affsp-status-badge.is-processing {
  background: rgba(59, 130, 246, .1);
  color: #2563eb;
}
.zyt-affsp-status-badge.is-success {
  background: rgba(34, 197, 94, .12);
  color: #16a34a;
}
.zyt-affsp-status-badge.is-withdrawable {
  background: rgba(20, 184, 166, .13);
  color: #0f9f8f;
}
.zyt-affsp-status-badge.is-muted {
  background: rgba(148, 163, 184, .16);
  color: #64748b;
}
.zyt-affsp-commission-product {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 250px;
}
.zyt-affsp-commission-product img,
.zyt-affsp-commission-thumb-empty {
  width: 46px;
  height: 46px;
  flex: 0 0 46px;
  border: 1px solid #e2e8f0;
  border-radius: 9px;
  background: #f1f5f9;
  object-fit: cover;
}
.zyt-affsp-commission-product strong {
  max-width: 330px;
  color: #0f172a;
  font-size: 13px;
  line-height: 1.35;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zyt-affsp-commission-money strong,
.zyt-affsp-commission-money span {
  display: block;
}
.zyt-affsp-commission-money strong {
  color: #10b981;
  font-size: 14px;
  line-height: 1.2;
}
.zyt-affsp-commission-money span {
  margin-top: 3px;
  color: #64748b;
  font-size: 11px;
}
.zyt-affsp-empty-cell {
  padding: 28px 16px !important;
  color: #64748b;
  text-align: center !important;
}
.zyt-affsp-commission-empty-state {
  min-height: 260px;
  align-content: center;
  margin-top: 4px;
}
.zyt-affsp-commission-empty-state .zyt-affsp-btn {
  min-height: 42px;
  padding: 0 18px;
}
.zyt-affsp-guide {
  max-width: 860px;
  margin: 34px auto;
  padding: 0 16px;
}
.zyt-affsp-guide-hero {
  margin-bottom: 16px;
  padding: 24px;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(15, 23, 42, .06);
}
.zyt-affsp-guide-hero h1 {
  margin: 0 0 8px;
  color: #0f172a;
  font-size: 32px;
  line-height: 1.16;
}
.zyt-affsp-guide-hero p {
  margin: 0;
  color: #475569;
}
.zyt-affsp-guide-list {
  display: grid;
  gap: 12px;
}
.zyt-affsp-guide-item {
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .06);
  overflow: hidden;
}
.zyt-affsp-guide-item summary {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 58px;
  padding: 0 48px 0 16px;
  color: #0f172a;
  cursor: pointer;
  font-size: 20px;
  font-weight: 850;
  list-style: none;
}
.zyt-affsp-guide-item summary::-webkit-details-marker {
  display: none;
}
.zyt-affsp-guide-item summary::after {
  content: "";
  position: absolute;
  right: 18px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #94a3b8;
  border-bottom: 2px solid #94a3b8;
  transform: rotate(45deg);
  transition: transform .16s ease;
}
.zyt-affsp-guide-item[open] summary::after {
  transform: rotate(225deg);
}
.zyt-affsp-guide-body {
  padding: 0 22px 22px;
  color: #334155;
}
.zyt-affsp-guide-body ul {
  margin: 0 0 16px;
  padding-left: 20px;
}
.zyt-affsp-guide-body li {
  margin: 8px 0;
}
.zyt-affsp-guide-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 0 15px;
  border-radius: 999px;
  background: #f97316;
  color: #fff;
  font-weight: 800;
  text-decoration: none;
}
.zyt-affsp-guide-link:hover {
  background: #ea580c;
  color: #fff;
}
.zyt-affsp-guide-link.is-muted {
  border: 1px solid #fed7aa;
  background: #fff7ed;
  color: #c2410c;
}
.zyt-affsp-faq-list article + article {
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px solid #e5e7eb;
}
.zyt-affsp-faq-list strong {
  display: block;
  color: #0f172a;
  margin-bottom: 4px;
}
.zyt-affsp-faq-list p,
.zyt-affsp-support-box p {
  margin: 0;
}
.zyt-affsp-support-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 16px;
}
.zyt-affsp-coin-balance {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
  padding: 9px 12px;
  border: 1px solid #fdba74;
  border-radius: 999px;
  background: #fff;
  box-shadow: 0 6px 16px rgba(154, 52, 18, .08);
  text-align: left;
  white-space: nowrap;
}
.zyt-affsp-coin-balance span {
  display: block;
  color: #9a3412;
  font-size: 10px;
  font-weight: 800;
  text-transform: uppercase;
}
.zyt-affsp-coin-balance strong {
  display: block;
  margin: 0;
  color: #0f172a;
  font-size: 18px;
  line-height: 1;
}
.zyt-affsp-mission-message {
  margin-bottom: 14px;
}
.zyt-affsp-missions > .zyt-affsp-head-row {
  margin: -24px -24px 20px;
  padding: 24px;
  border-bottom: 1px solid #dcfce7;
  border-radius: 10px 10px 0 0;
  background: #f7fff9;
}
.zyt-affsp-missions > .zyt-affsp-head-row h2 {
  color: #14532d;
}
.zyt-affsp-mission-layout {
  display: grid;
  grid-template-columns: minmax(0, 2.25fr) minmax(280px, .75fr);
  gap: 16px;
  align-items: start;
}
.zyt-affsp-checkin-panel,
.zyt-affsp-history-panel,
.zyt-affsp-mission-list {
  box-sizing: border-box;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  padding: 18px;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  background: #fff;
}
.zyt-affsp-checkin-panel {
  border-top: 3px solid #22c55e;
  box-shadow: 0 8px 20px rgba(21, 128, 61, .06);
}
.zyt-affsp-history-panel {
  border-top: 3px solid #f97316;
  box-shadow: 0 8px 20px rgba(15, 23, 42, .05);
}
.zyt-affsp-mission-list {
  margin-top: 16px;
  border-top: 3px solid #fb923c;
}
.zyt-affsp-mission-section-head {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  justify-content: space-between;
}
.zyt-affsp-mission-section-head h3,
.zyt-affsp-history-panel h3 {
  margin: 0 0 4px;
  color: #0f172a;
  font-size: 20px;
  line-height: 1.25;
}
.zyt-affsp-mission-section-head p,
.zyt-affsp-mission-note {
  margin: 0;
  color: #64748b;
}
.zyt-affsp-streak-progress {
  margin-top: 14px;
  padding: 14px 16px;
  border: 1px solid #bbf7d0;
  border-radius: 10px;
  background: #f0fdf4;
}
.zyt-affsp-streak-progress-head,
.zyt-affsp-streak-progress-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.zyt-affsp-streak-progress-head {
  color: #166534;
  font-size: 13px;
}
.zyt-affsp-streak-progress-head > span {
  font-size: 15px;
  font-weight: 900;
}
.zyt-affsp-streak-progress-track {
  height: 12px;
  margin: 9px 0;
  overflow: hidden;
  border-radius: 999px;
  background: #d1fae5;
  box-shadow: inset 0 1px 2px rgba(21, 128, 61, .12);
}
.zyt-affsp-streak-progress-track > span {
  display: block;
  height: 100%;
  min-width: 0;
  border-radius: inherit;
  background: linear-gradient(90deg, #22c55e, #15803d);
  box-shadow: 0 0 8px rgba(34, 197, 94, .35);
  transition: width .6s ease;
}
.zyt-affsp-streak-progress-foot {
  color: #475569;
  font-size: 13px;
  line-height: 1.45;
}
.zyt-affsp-streak-progress-foot strong {
  color: #166534;
}
.zyt-affsp-streak-progress-foot b {
  color: #ea580c;
  font-weight: 900;
}
.zyt-affsp-streak-progress.is-complete {
  border-color: #86efac;
  background: #ecfdf5;
}
.zyt-affsp-checkin-days {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 8px;
  margin-top: 14px;
}
.zyt-affsp-checkin-day {
  min-height: 102px;
  padding: 12px 8px;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  background: #fff;
  text-align: center;
}
.zyt-affsp-checkin-day span,
.zyt-affsp-checkin-day strong {
  display: block;
}
.zyt-affsp-checkin-day span {
  color: #64748b;
  font-size: 12px;
  font-weight: 800;
}
.zyt-affsp-checkin-day .zyt-affsp-day-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  margin: 0 auto 7px;
  border-radius: 999px;
  background: #facc15;
  color: #166534;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}
.zyt-affsp-checkin-day strong {
  margin-top: 0;
  color: #0f172a;
  font-size: 18px;
}
.zyt-affsp-checkin-day.is-done {
  border-color: #86efac;
  background: #bbf7d0;
}
.zyt-affsp-checkin-day.is-next {
  border-color: #fb923c;
  background: #fff7ed;
}
.zyt-affsp-checkin-day.is-done .zyt-affsp-day-icon {
  background: transparent;
  color: #15803d;
  font-size: 24px;
}
.zyt-affsp-checkin-action {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 46px;
  margin-top: 16px;
  border: 1px solid #15803d;
  border-radius: 8px;
  background: #fff;
  color: #15803d;
  font-size: 16px;
  font-weight: 800;
  cursor: pointer;
}
.zyt-affsp-checkin-action:hover {
  background: #f0fdf4;
}
.zyt-affsp-checkin-action:disabled {
  opacity: .7;
  cursor: not-allowed;
}
.zyt-affsp-mission-note {
  margin-top: 10px;
  font-size: 13px;
  text-align: center;
}
.zyt-affsp-history-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e2e8f0;
}
.zyt-affsp-history-head > div > span {
  display: block;
  margin-bottom: 3px;
  color: #c2410c;
  font-size: 11px;
  font-weight: 850;
  text-transform: uppercase;
}
.zyt-affsp-history-head h3 {
  margin: 0;
  font-size: 18px;
}
.zyt-affsp-history-head > strong {
  flex: 0 0 auto;
  padding: 5px 8px;
  border-radius: 999px;
  background: #fff7ed;
  color: #c2410c;
  font-size: 11px;
  font-weight: 850;
}
.zyt-affsp-coin-history {
  display: grid;
  gap: 0;
  max-height: 390px;
  margin-top: 12px;
  padding-right: 4px;
  overflow-y: auto;
  overscroll-behavior: contain;
  scrollbar-color: #cbd5e1 transparent;
  scrollbar-width: thin;
}
.zyt-affsp-coin-history article {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  min-height: 62px;
  padding: 10px 4px;
  border-bottom: 1px solid #edf2f7;
}
.zyt-affsp-coin-history article:last-child {
  border-bottom: 0;
}
.zyt-affsp-coin-history article > div {
  min-width: 0;
}
.zyt-affsp-coin-history strong,
.zyt-affsp-coin-history span,
.zyt-affsp-coin-history small {
  display: block;
}
.zyt-affsp-coin-history strong {
  flex: 0 0 auto;
  font-size: 13px;
  white-space: nowrap;
}
.zyt-affsp-coin-history strong.is-positive {
  color: #15803d;
}
.zyt-affsp-coin-history strong.is-negative {
  color: #dc2626;
}
.zyt-affsp-coin-history span {
  overflow: hidden;
  color: #334155;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.35;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zyt-affsp-coin-history small {
  margin-top: 4px;
  color: #94a3b8;
  font-size: 11px;
}
@media (max-width: 980px) {
  .zyt-affsp-mission-layout {
    grid-template-columns: 1fr;
  }
  .zyt-affsp-coin-history {
    max-height: 300px;
  }
}
.zyt-affsp-mission-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  margin-top: 14px;
}
.zyt-affsp-mission-card {
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid #e2e8f0;
  background: transparent;
}
.zyt-affsp-mission-card:last-child {
  border-bottom: 0;
}
.zyt-affsp-mission-card.is-disabled {
  opacity: .62;
}
.zyt-affsp-mission-badge {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 999px;
  background: #15803d;
  color: #fff;
  font-size: 20px;
  font-weight: 900;
}
.zyt-affsp-mission-badge::after {
  content: "";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  border-radius: 999px;
  background: #fde047;
}
.zyt-affsp-mission-card-top,
.zyt-affsp-mission-foot {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: space-between;
}
.zyt-affsp-mission-card-top span {
  padding: 3px 8px;
  border-radius: 999px;
  background: #f1f5f9;
  color: #475569;
  font-size: 12px;
  font-weight: 800;
}
.zyt-affsp-mission-card-top strong {
  color: #15803d;
}
.zyt-affsp-mission-card h4 {
  margin: 0;
  color: #0f172a;
  font-size: 18px;
  line-height: 1.25;
}
.zyt-affsp-mission-card h4 span {
  color: #15803d;
  white-space: nowrap;
}
.zyt-affsp-mission-card p {
  margin: 5px 0 0;
  color: #64748b;
}
.zyt-affsp-progress {
  height: 8px;
  max-width: 360px;
  margin-top: 9px;
  overflow: hidden;
  border-radius: 999px;
  background: #e2e8f0;
}
.zyt-affsp-progress span {
  display: block;
  height: 100%;
  border-radius: inherit;
  background: #22c55e;
}
.zyt-affsp-mission-foot small {
  color: #64748b;
  font-weight: 700;
}
.zyt-affsp-mission-body small {
  display: block;
  margin-top: 5px;
  color: #64748b;
  font-weight: 700;
}
.zyt-affsp-mission-action .zyt-affsp-btn {
  min-height: 36px;
  margin-top: 0;
  background: #15803d;
  white-space: nowrap;
}
.zyt-affsp-mission-action .zyt-affsp-btn:hover {
  background: #166534;
}
.zyt-affsp-mission-section-spaced {
  margin-top: 22px;
}
.zyt-affsp-mission-empty {
  margin: 10px 0 0;
  color: #64748b;
}
.zyt-affsp-mission-foot .zyt-affsp-btn {
  flex: 0 0 auto;
  min-height: 36px;
  margin-top: 0;
  padding: 0 12px;
}
@media (max-width: 720px) {
  .zyt-affsp-account-page {
    box-sizing: border-box;
    width: 100vw;
    max-width: 100vw;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    padding: 0 8px 92px;
  }
  .zyt-affsp-account-page > .zyt-affsp-portal-nav {
    max-width: none;
    margin: 12px 0;
  }
  .zyt-affsp-widget {
    padding: 16px;
  }
  .zyt-affsp-store-faq {
    padding: 18px 14px;
  }
  .zyt-affsp-store-faq-head h2 {
    font-size: 20px;
  }
  .zyt-affsp-store-faq-list summary {
    padding: 14px 42px 14px 14px;
    font-size: 13px;
  }
  .zyt-affsp-store-faq-answer {
    padding: 0 14px 14px;
    font-size: 13px;
  }
  .zyt-affsp-store-faq-community {
    align-items: stretch;
    flex-direction: column;
    gap: 14px;
    padding: 16px;
  }
  .zyt-affsp-store-faq-community a {
    width: 100%;
  }
  .zyt-affsp-portal {
    margin: 16px auto;
    padding: 0 10px;
  }
  .zyt-affsp-overview-page {
    box-sizing: border-box;
    width: 100vw;
    max-width: 100vw;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    padding: 0 8px 92px;
  }
  .zyt-affsp-overview-page .zyt-affsp-profile-main {
    width: 100%;
    min-width: 0;
  }
  .zyt-affsp-portal-hero {
    grid-template-columns: 1fr;
    padding: 18px;
  }
  .zyt-affsp-profile-shell {
    grid-template-columns: 1fr;
  }
  .zyt-affsp-profile-card {
    position: static;
  }
  .zyt-affsp-cashback {
    box-sizing: border-box;
    width: 100vw;
    max-width: 100vw;
    margin: 14px calc(50% - 50vw);
    padding: 0 8px 92px;
  }
  .zyt-affsp-guide-hero,
  .zyt-affsp-cashback-hero,
  .zyt-affsp-store-hero,
  .zyt-affsp-cashback-layout {
    grid-template-columns: 1fr;
  }
  .zyt-affsp-cashback-hero,
  .zyt-affsp-store-hero,
  .zyt-affsp-cashback-converter,
  .zyt-affsp-cashback-notes {
    border-radius: 16px;
  }
  .zyt-affsp-cashback-hero,
  .zyt-affsp-store-hero {
    gap: 16px;
    padding: 20px;
  }
  .zyt-affsp-cashback-hero h1,
  .zyt-affsp-store-hero h1 {
    font-size: 28px;
  }
  .zyt-affsp-hero-actions {
    justify-content: stretch;
  }
  .zyt-affsp-hero-actions a {
    flex: 1 1 150px;
  }
  .zyt-affsp-cashback-grid {
    grid-template-columns: 1fr;
  }
  .zyt-affsp-cashback-stats {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .zyt-affsp-cashback-stats-intro,
  .zyt-affsp-cashback-stat {
    min-height: 112px;
    padding: 14px 16px;
  }
  .zyt-affsp-cashback-stats-intro {
    align-items: center;
    text-align: center;
  }
  .zyt-affsp-cashback-stats-intro strong {
    font-size: 21px;
  }
  .zyt-affsp-cashback-stat > strong,
  .zyt-affsp-cashback-stat .stat-number {
    font-size: 27px;
  }
  .zyt-affsp-cashback-card {
    min-height: 170px;
    padding: 16px;
  }
  .zyt-affsp-cashback-layout {
    gap: 14px;
  }
  .zyt-affsp-cashback-detail {
    gap: 12px;
  }
  .zyt-affsp-cashback-detail .zyt-affsp-breadcrumb {
    padding: 0 6px;
    font-size: 12px;
  }
  .zyt-affsp-cashback-detail .zyt-affsp-store-hero {
    min-height: 0;
    margin: 0;
    padding: 18px;
    text-align: left;
  }
  .zyt-affsp-store-logo {
    min-height: 92px;
    padding: 0 0 14px;
    border-right: 0;
    border-bottom: 1px solid #fed7aa;
  }
  .zyt-affsp-store-logo .zyt-affsp-brand-logo-hero {
    width: min(210px, 100%);
    height: 88px;
  }
  .zyt-affsp-store-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .zyt-affsp-store-actions .zyt-affsp-help-link {
    width: 100%;
    padding: 0 12px;
    text-align: center;
  }
  .zyt-affsp-store-benefits {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  .zyt-affsp-store-benefits article {
    align-items: center;
    padding: 12px;
  }
  .zyt-affsp-shopee-steps {
    padding: 18px 10px 16px;
  }
  .zyt-affsp-shopee-steps > h2 {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .zyt-affsp-shopee-steps ol {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0;
  }
  .zyt-affsp-shopee-steps li {
    padding: 0 3px;
  }
  .zyt-affsp-shopee-steps li > span {
    font-size: 10px;
  }
  .zyt-affsp-shopee-step-notes {
    margin-top: 12px;
    font-size: 13px;
  }
  .zyt-affsp-cashback-converter,
  .zyt-affsp-cashback-notes {
    max-width: none;
    margin: 0;
  }
  .zyt-affsp-cashback-notes > h2 {
    margin-bottom: 16px;
    font-size: 22px;
  }
  .zyt-affsp-shopee-rules {
    grid-template-columns: 1fr;
  }
  .zyt-affsp-rule-group {
    padding: 18px 14px;
  }
  .zyt-affsp-rule-group h3 {
    font-size: 16px;
  }
  .zyt-affsp-cashback-notes .zyt-affsp-rule-group li {
    padding-left: 26px;
    font-size: 13px;
  }
  .zyt-affsp-cashback-converter {
    padding: 18px;
  }
  .zyt-affsp-cashback-converter .zyt-affsp-input {
    min-height: 150px;
  }
  .zyt-affsp-cashback-converter [data-affsp-create-btn] {
    width: 100%;
    min-width: 0;
  }
  .zyt-affsp-portal-hero h1 {
    font-size: 28px;
  }
  .zyt-affsp-stat-grid,
  .zyt-affsp-meta-grid,
  .zyt-affsp-account-action-grid,
  .zyt-affsp-form-grid {
    grid-template-columns: 1fr;
  }
  .zyt-affsp-overview-welcome {
    align-items: stretch;
    flex-direction: column;
    padding: 18px;
  }
  .zyt-affsp-overview-welcome-actions {
    justify-content: flex-start;
  }
  .zyt-affsp-overview-welcome-actions a {
    flex: 1 1 150px;
  }
  .zyt-affsp-leaderboard {
    width: 100%;
    margin: 10px 0 16px;
    gap: 12px;
  }
  .zyt-affsp-leaderboard-hero,
  .zyt-affsp-leaderboard-panel {
    border-radius: 16px;
  }
  .zyt-affsp-leaderboard-hero,
  .zyt-affsp-leaderboard-panel {
    padding: 14px;
  }
  .zyt-affsp-leaderboard-hero h1 {
    font-size: 24px;
  }
  .zyt-affsp-leaderboard-tabs {
    width: 100%;
  }
  .zyt-affsp-leaderboard-tabs button {
    flex: 1;
  }
  .zyt-affsp-leaderboard-head {
    align-items: center;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 12px;
    text-align: center;
  }
  .zyt-affsp-leaderboard-head h2 {
    font-size: 20px;
  }
  .zyt-affsp-leaderboard-head p {
    font-size: 13px;
  }
  .zyt-affsp-lb-podium {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: end;
    gap: 5px;
    margin: 10px -2px 14px;
    padding: 6px;
    border-radius: 15px;
  }
  .zyt-affsp-lb-podium-card {
    border-radius: 12px;
    box-shadow: 0 7px 14px rgba(15, 23, 42, .07);
  }
  .zyt-affsp-lb-podium-card.is-first {
    order: 0;
  }
  .zyt-affsp-lb-podium-user {
    gap: 5px;
    padding: 10px 4px 8px;
  }
  .zyt-affsp-lb-podium-card.is-first .zyt-affsp-lb-podium-user {
    padding-top: 20px;
  }
  .zyt-affsp-lb-podium-medal,
  .zyt-affsp-lb-podium-card.is-first .zyt-affsp-lb-podium-medal {
    font-size: 18px;
  }
  .zyt-affsp-lb-podium-avatar,
  .zyt-affsp-lb-podium-card.is-first .zyt-affsp-lb-podium-avatar {
    width: 46px;
    height: 46px;
    border-width: 2px;
  }
  .zyt-affsp-lb-podium-user strong {
    max-width: 72px;
    font-size: 10.5px;
  }
  .zyt-affsp-lb-podium-user .zyt-affsp-lb-tier {
    padding: 3px 6px;
    font-size: 9px;
  }
  .zyt-affsp-lb-podium-user small {
    font-size: 10px;
  }
  .zyt-affsp-lb-podium-base,
  .zyt-affsp-lb-podium-card.is-first .zyt-affsp-lb-podium-base,
  .zyt-affsp-lb-podium-card.is-second .zyt-affsp-lb-podium-base,
  .zyt-affsp-lb-podium-card.is-third .zyt-affsp-lb-podium-base {
    min-height: 56px;
    padding: 9px 3px;
  }
  .zyt-affsp-lb-podium-base span {
    font-size: 9px;
  }
  .zyt-affsp-lb-podium-base strong {
    font-size: 11px;
  }
  .zyt-affsp-leaderboard-row.is-head {
    display: none;
  }
  .zyt-affsp-leaderboard-row {
    grid-template-areas:
      "rank user reward"
      "rank tier money";
    grid-template-columns: 34px minmax(0, 1fr) auto;
    gap: 6px 9px;
    padding: 12px;
  }
  .zyt-affsp-leaderboard-row > div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
    min-width: 0;
  }
  .zyt-affsp-leaderboard-row > div::before {
    display: none;
  }
  .zyt-affsp-leaderboard-row .zyt-affsp-lb-rank {
    grid-area: rank;
    align-self: center;
  }
  .zyt-affsp-leaderboard-row .zyt-affsp-lb-user {
    grid-area: user;
    justify-content: flex-start;
  }
  .zyt-affsp-leaderboard-row .zyt-affsp-lb-tier {
    grid-area: tier;
    justify-self: start;
    margin-left: 0;
  }
  .zyt-affsp-leaderboard-row .zyt-affsp-lb-money {
    grid-area: money;
    justify-self: end;
  }
  .zyt-affsp-leaderboard-row .zyt-affsp-lb-reward {
    grid-area: reward;
    justify-self: end;
  }
  .zyt-affsp-leaderboard-row .zyt-affsp-lb-money,
  .zyt-affsp-leaderboard-row .zyt-affsp-lb-reward {
    justify-content: flex-end;
    white-space: nowrap;
  }
  .zyt-affsp-withdraw-stats {
    grid-template-columns: 1fr;
  }
  .zyt-affsp-income-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }
  .zyt-affsp-income-card {
    min-height: 124px;
    padding: 16px;
  }
  .zyt-affsp-income-card-head {
    margin-bottom: 14px;
  }
  .zyt-affsp-income-card-head p {
    font-size: 11px;
  }
  .zyt-affsp-income-card > strong {
    font-size: 24px;
  }
  .zyt-affsp-overview-orders-head {
    flex-direction: column;
  }
  .zyt-affsp-overview-orders-head > a {
    white-space: normal;
  }
  .zyt-affsp-overview-empty {
    padding: 26px 14px;
  }
  .zyt-affsp-qr-upload {
    grid-template-columns: 1fr;
  }
  .zyt-affsp-qr-preview {
    width: min(180px, 100%);
  }
  .zyt-affsp-mission-layout,
  .zyt-affsp-mission-grid {
    grid-template-columns: 1fr;
    width: 100%;
    min-width: 0;
    max-width: 100%;
  }
  .zyt-affsp-checkin-days {
    grid-template-columns: repeat(7, 84px);
    width: 100%;
    max-width: 100%;
    padding: 2px 2px 8px;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scroll-snap-type: x proximity;
    scrollbar-color: #bbf7d0 transparent;
    scrollbar-width: thin;
  }
  .zyt-affsp-coin-balance {
    width: fit-content;
    max-width: 100%;
    padding: 8px 10px;
    text-align: left;
  }
  .zyt-affsp-coin-balance strong {
    font-size: 16px;
  }
  .zyt-affsp-missions > .zyt-affsp-head-row {
    margin: -14px -14px 18px;
    padding: 18px 14px;
  }
  .zyt-affsp-checkin-panel,
  .zyt-affsp-history-panel,
  .zyt-affsp-mission-list {
    overflow: hidden;
    padding: 14px;
  }
  .zyt-affsp-checkin-day {
    min-height: 92px;
    padding: 10px 6px;
    scroll-snap-align: start;
  }
  .zyt-affsp-coin-history {
    max-height: 230px;
  }
  .zyt-affsp-mission-section-head,
  .zyt-affsp-mission-foot {
    align-items: stretch;
    flex-direction: column;
  }
  .zyt-affsp-streak-progress-foot {
    align-items: flex-start;
    flex-direction: column;
    gap: 3px;
  }
  .zyt-affsp-result-card {
    grid-template-columns: 82px minmax(0, 1fr);
    gap: 10px;
    padding: 12px;
  }
  .zyt-affsp-result-media img,
  .zyt-affsp-image-empty {
    width: 82px;
    height: 82px;
    border-radius: 11px;
  }
  .zyt-affsp-result-main {
    display: contents;
  }
  .zyt-affsp-result-top {
    grid-column: 2;
    min-width: 0;
  }
  .zyt-affsp-result-top,
  .zyt-affsp-result-actions {
    align-items: stretch;
    flex-direction: column;
  }
  .zyt-affsp-result-top h3 {
    margin-top: 7px;
    font-size: 15px;
    line-height: 1.35;
    -webkit-line-clamp: 3;
  }
  .zyt-affsp-result-badges {
    gap: 5px;
  }
  .zyt-affsp-result-platform,
  .zyt-affsp-result-shop {
    min-height: 22px;
    padding: 3px 8px;
    font-size: 11px;
  }
  .zyt-affsp-result-shop {
    max-width: 100%;
  }
  .zyt-affsp-result-note {
    margin-top: 5px;
    font-size: 12px;
  }
  .zyt-affsp-result-actions {
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: 46px;
    gap: 8px;
  }
  .zyt-affsp-result-actions .zyt-affsp-btn {
    flex: 1 1 auto;
    width: 100%;
    min-width: 0;
    height: 46px;
    min-height: 46px;
    padding: 0 14px;
    font-size: 15px;
  }
  .zyt-affsp-share-wrap {
    width: auto;
    height: 46px;
  }
  .zyt-affsp-share-toggle {
    width: 46px;
    height: 46px;
  }
  .zyt-affsp-share-menu {
    position: absolute;
    width: 42px;
    margin-top: 0;
  }
  .zyt-affsp-result-card .zyt-affsp-meta-grid {
    grid-column: 1 / -1;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
    gap: 8px;
    margin-top: 2px;
  }
  .zyt-affsp-result-card .zyt-affsp-meta-item {
    padding: 9px 10px;
    border-radius: 9px;
  }
  .zyt-affsp-result-card .zyt-affsp-meta-grid span {
    margin-bottom: 2px;
    font-size: 11.5px;
  }
  .zyt-affsp-result-card .zyt-affsp-meta-grid strong {
    font-size: 14px;
  }
  .zyt-affsp-result-tip {
    grid-column: 1 / -1;
    width: 100%;
    padding: 8px 10px;
    font-size: 11.5px;
    line-height: 1.3;
  }
  .zyt-affsp-head-row {
    align-items: flex-start;
    flex-direction: column;
  }
  .zyt-affsp-missions > .zyt-affsp-head-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 10px;
    align-items: center;
  }
  .zyt-affsp-missions > .zyt-affsp-head-row > div:first-child {
    min-width: 0;
  }
  .zyt-affsp-missions > .zyt-affsp-head-row h2 {
    font-size: 23px;
  }
  .zyt-affsp-missions > .zyt-affsp-head-row p {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.45;
  }
  .zyt-affsp-notifications .zyt-affsp-head-row {
    align-items: center;
    text-align: center;
  }
  .zyt-affsp-notifications .zyt-affsp-head-row > div {
    width: 100%;
  }
  .zyt-affsp-notifications [data-affsp-mark-read] {
    align-self: center;
    width: fit-content;
  }
  .zyt-affsp-commissions-page {
    margin: 16px auto;
    gap: 14px;
  }
  .zyt-affsp-commission-hero {
    padding: 20px;
  }
  .zyt-affsp-commission-hero h1 {
    font-size: 32px;
  }
  .zyt-affsp-commission-stats {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .zyt-affsp-commission-stat {
    min-height: auto;
    padding: 16px;
  }
  .zyt-affsp-commission-stats .overview-stat-card {
    min-height: auto;
    padding: 16px;
  }
  .zyt-affsp-commission-table-card {
    padding: 16px;
  }
  .zyt-affsp-commission-filters {
    grid-template-columns: 1fr;
  }
  .zyt-affsp-commission-search {
    align-items: stretch;
    flex-direction: column;
  }
  .zyt-affsp-commission-search button {
    width: 100%;
  }
  .zyt-affsp-commission-date-range {
    grid-template-columns: 1fr;
  }
  .zyt-affsp-commission-date-range span {
    display: none;
  }
  .zyt-affsp-commission-table {
    min-width: 0;
    border-collapse: separate;
    border-spacing: 0;
  }
  .zyt-affsp-commission-table thead {
    display: none;
  }
  .zyt-affsp-commission-table tbody,
  .zyt-affsp-commission-table tr,
  .zyt-affsp-commission-table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .zyt-affsp-commission-table tr[hidden] {
    display: none;
  }
  .zyt-affsp-commission-table tr {
    margin: 0 0 12px;
    padding: 14px;
    border: 1px solid #e5e7eb;
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 8px 18px rgba(15, 23, 42, .06);
  }
  .zyt-affsp-commission-table td {
    padding: 0;
    border: 0;
  }
  .zyt-affsp-commission-table td + td {
    margin-top: 10px;
  }
  .zyt-affsp-commission-table td[data-label]::before {
    content: attr(data-label);
    display: block;
    margin-bottom: 5px;
    color: #94a3b8;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
  }
  .zyt-affsp-commission-row:hover td {
    background: transparent;
  }
  .zyt-affsp-commission-badge-stack {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .zyt-affsp-commission-product {
    min-width: 0;
  }
  .zyt-affsp-commission-product strong {
    display: -webkit-box;
    max-width: none;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .zyt-affsp-commission-table tr[data-affsp-commission-empty] {
    border-style: dashed;
    box-shadow: none;
  }
  .zyt-affsp-commission-table tr[data-affsp-commission-empty] .zyt-affsp-empty-cell {
    padding: 18px 8px !important;
  }
  .zyt-affsp-commission-empty-state {
    min-height: 220px;
    padding: 28px 14px;
  }
  .zyt-affsp-commission-empty-state img {
    width: 86px;
    height: 86px;
  }
  .zyt-affsp-profile-page {
    margin: 16px auto;
    padding: 0 10px 92px;
  }
  .zyt-affsp-profile-tab {
    min-height: 40px;
    padding: 7px 8px;
    font-size: 12px;
  }
  .zyt-affsp-profile-hero-inner,
  .zyt-affsp-profile-section-card {
    padding: 18px;
  }
  .zyt-affsp-profile-hero-inner {
    align-items: center;
    gap: 14px;
    min-height: 124px;
  }
  .zyt-affsp-profile-avatar-wrap {
    flex-basis: 86px;
    width: 86px;
    height: 86px;
  }
  .zyt-affsp-profile-avatar,
  .zyt-affsp-profile-avatar.zyt-affsp-avatar-initials {
    width: 82px;
    height: 82px;
  }
  .zyt-affsp-profile-avatar.zyt-affsp-avatar-initials {
    font-size: 24px;
  }
  .zyt-affsp-profile-section-avatar {
    width: 48px;
    height: 48px;
  }
  .zyt-affsp-profile-section-avatar .zyt-affsp-profile-avatar,
  .zyt-affsp-profile-section-avatar .zyt-affsp-profile-avatar.zyt-affsp-avatar-initials {
    width: 44px;
    height: 44px;
  }
  .zyt-affsp-profile-hero-info h2 {
    font-size: 18px;
  }
  .zyt-affsp-profile-chips {
    gap: 6px;
  }
  .zyt-affsp-profile-chips span {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 10px;
  }
  .zyt-affsp-personal-summary {
    align-items: flex-start;
    flex-direction: column;
  }
  .zyt-affsp-avatar-upload {
    align-items: stretch;
    flex-direction: column;
  }
  .zyt-affsp-profile-stats-row {
    flex-direction: column;
  }
  .zyt-affsp-profile-stat-divider {
    width: auto;
    height: 1px;
  }
  .zyt-affsp-profile-form-footer {
    align-items: stretch;
    flex-direction: column;
  }
  .zyt-affsp-profile-save {
    width: 100%;
  }
}
@media (max-width: 420px) {
  .zyt-affsp-account-page {
    padding-right: 6px;
    padding-left: 6px;
  }
  .zyt-affsp-profile-page {
    padding-right: 6px;
    padding-left: 6px;
  }
  .zyt-affsp-profile-hero-inner {
    align-items: flex-start;
    flex-direction: column;
  }
  .zyt-affsp-profile-avatar-wrap {
    margin: 0 auto;
  }
  .zyt-affsp-profile-hero-info {
    width: 100%;
    text-align: center;
  }
  .zyt-affsp-profile-chips {
    justify-content: center;
  }
  .zyt-affsp-cashback {
    padding-right: 6px;
    padding-left: 6px;
  }
  .zyt-affsp-store-actions {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .zyt-affsp-store-actions .zyt-affsp-help-link {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 13px;
    white-space: nowrap;
  }
  .zyt-affsp-store-hero-content h1 {
    text-align: center;
  }
  .zyt-affsp-cashback-hero,
  .zyt-affsp-store-hero,
  .zyt-affsp-cashback-converter,
  .zyt-affsp-cashback-notes {
    padding-right: 14px;
    padding-left: 14px;
  }
  .zyt-affsp-overview-page {
    padding-right: 6px;
    padding-left: 6px;
  }
  .zyt-affsp-leaderboard-hero,
  .zyt-affsp-leaderboard-panel {
    padding: 12px;
  }
  .zyt-affsp-lb-podium {
    gap: 4px;
    margin-right: -1px;
    margin-left: -1px;
    padding: 5px;
  }
  .zyt-affsp-lb-podium-user {
    padding-right: 3px;
    padding-left: 3px;
  }
  .zyt-affsp-lb-podium-avatar,
  .zyt-affsp-lb-podium-card.is-first .zyt-affsp-lb-podium-avatar {
    width: 42px;
    height: 42px;
  }
  .zyt-affsp-lb-podium-user strong {
    max-width: 64px;
  }
  .zyt-affsp-lb-podium-base strong {
    font-size: 10px;
  }
  .zyt-affsp-overview-welcome-copy span {
    display: none;
  }
  .zyt-affsp-overview-welcome-actions a {
    flex-basis: 100%;
  }
  .zyt-affsp-income-grid {
    grid-template-columns: 1fr;
  }
}
