
.agent-level-badge[data-v-24cfbe93] {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  width: fit-content;
  padding: 4px 9px;
  border: 1px solid #b2ddff;
  border-radius: 999px;
  background: #eff8ff;
  color: #175cd3;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
}
.tone-success[data-v-24cfbe93] { border-color: #abefc6; background: #ecfdf3; color: #067647;
}
.tone-warning[data-v-24cfbe93] { border-color: #fedf89; background: #fffaeb; color: #b54708;
}
.tone-danger[data-v-24cfbe93] { border-color: #fecdca; background: #fef3f2; color: #b42318;
}
.tone-info[data-v-24cfbe93] { border-color: #d0d5dd; background: #f2f4f7; color: #475467;
}

.agent-source-banner[data-v-058ec50b] {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 16px 20px;
  margin-bottom: 18px;
  border: 1px solid #b2ddff;
  border-radius: 16px;
  background: #eff8ff;
  color: #175cd3;
}
.agent-source-banner div[data-v-058ec50b] {
  display: grid;
  flex: 1;
  gap: 3px;
}
.agent-source-title[data-v-058ec50b] {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px !important;
}
.agent-source-banner span[data-v-058ec50b] {
  color: #475467;
  font-size: 13px;
}

.case-cover[data-v-aab95871] {
  aspect-ratio: 16 / 9;
}
.case-video-hint[data-v-aab95871] {
  display: flex;
  align-items: center;
  gap: 7px;
  margin: 12px 0 2px;
  padding: 9px 11px;
  border-radius: 10px;
  background: #f1f6fc;
  color: #46627f;
  font-size: 13px;
  line-height: 1.45;
}

.case-hero-media[data-v-dd7887d4] {
  aspect-ratio: 16 / 10;
}
.channel-case-media[data-v-dd7887d4] {
  position: relative;
  min-width: 0;
}
.channel-case-notice[data-v-dd7887d4] {
  position: absolute;
  right: 20px;
  bottom: 20px;
  left: 20px;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 16px;
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 12px;
  background: rgba(10, 35, 68, 0.82);
  color: #fff;
  backdrop-filter: blur(8px);
}
.channel-case-notice div[data-v-dd7887d4] {
  display: grid;
  gap: 3px;
}
.channel-case-notice span[data-v-dd7887d4] {
  color: rgba(255, 255, 255, 0.82);
  font-size: 13px;
}
.case-content[data-v-dd7887d4] {
  max-width: 860px;
  margin: 16px 0 18px;
  color: var(--muted);
  line-height: 1.8;
}

.appointment-picker-heading[data-v-ca2a07ba] {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
}
.appointment-picker-heading h2[data-v-ca2a07ba] {
  margin: 10px 0 0;
}
.appointment-select[data-v-ca2a07ba] {
  position: relative;
  margin-top: 16px;
}
.appointment-select-trigger[data-v-ca2a07ba] {
  width: 100%;
  display: grid;
  grid-template-columns: 84px minmax(0, 1fr) auto 24px;
  align-items: center;
  gap: 16px;
  min-height: 112px;
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 13px;
  background: #fff;
  color: var(--ink);
  text-align: left;
  cursor: pointer;
}
.appointment-select-trigger[data-v-ca2a07ba]:hover,
.appointment-select-trigger[data-v-ca2a07ba]:focus-visible,
.appointment-select-trigger.open[data-v-ca2a07ba] {
  border-color: var(--blue);
  box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.09);
  outline: none;
}
.appointment-trigger-cover[data-v-ca2a07ba],
.appointment-option-cover[data-v-ca2a07ba] {
  width: 84px;
  height: 84px;
  border-radius: 10px;
  overflow: hidden;
  object-fit: cover;
}
.appointment-trigger-content[data-v-ca2a07ba],
.appointment-option-content[data-v-ca2a07ba] {
  min-width: 0;
}
.appointment-trigger-label[data-v-ca2a07ba] {
  color: var(--blue);
  font-size: 12px;
  font-weight: 700;
}
.appointment-trigger-content h3[data-v-ca2a07ba],
.appointment-trigger-content p[data-v-ca2a07ba] {
  margin: 0;
}
.appointment-trigger-content h3[data-v-ca2a07ba] {
  margin-top: 4px;
  font-size: 18px;
}
.appointment-trigger-content p[data-v-ca2a07ba],
.appointment-option-intro[data-v-ca2a07ba] {
  display: block;
  margin-top: 5px;
  color: var(--muted);
  font-size: 14px;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.appointment-product-meta[data-v-ca2a07ba] {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 7px;
}
.appointment-product-meta span[data-v-ca2a07ba] {
  border-radius: 999px;
  padding: 3px 8px;
  background: var(--blue-soft);
  color: var(--blue);
  font-size: 12px;
}
.appointment-trigger-price[data-v-ca2a07ba],
.appointment-option-title-row b[data-v-ca2a07ba] {
  color: var(--orange);
  white-space: nowrap;
}
.appointment-select-chevron[data-v-ca2a07ba] {
  color: var(--muted);
  transition: transform 0.2s ease;
}
.appointment-select-trigger.open .appointment-select-chevron[data-v-ca2a07ba] {
  transform: rotate(180deg);
}
.appointment-select-options[data-v-ca2a07ba] {
  position: absolute;
  z-index: 30;
  top: calc(100% + 8px);
  right: 0;
  left: 0;
  max-height: 430px;
  overflow-y: auto;
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 8px;
  background: #fff;
  box-shadow: 0 18px 45px rgba(15, 35, 65, 0.16);
}
.appointment-select-option[data-v-ca2a07ba] {
  position: relative;
  width: 100%;
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr) 24px;
  align-items: center;
  gap: 14px;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 10px;
  background: #fff;
  color: var(--ink);
  text-align: left;
  cursor: pointer;
}
.appointment-select-option + .appointment-select-option[data-v-ca2a07ba] {
  margin-top: 4px;
}
.appointment-select-option[data-v-ca2a07ba]:hover,
.appointment-select-option[data-v-ca2a07ba]:focus-visible,
.appointment-select-option.active[data-v-ca2a07ba] {
  border-color: #c7daf8;
  background: #f5f9ff;
  outline: none;
}
.appointment-select-option .appointment-option-cover[data-v-ca2a07ba] {
  width: 72px;
  height: 72px;
}
.appointment-option-title-row[data-v-ca2a07ba] {
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
.appointment-option-title-row strong[data-v-ca2a07ba] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.appointment-option-check[data-v-ca2a07ba] {
  color: var(--blue);
}
.estimate-media[data-v-ca2a07ba] {
  object-fit: cover;
}
.attachment-row span[data-v-ca2a07ba] {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.attachment-row button[data-v-ca2a07ba] {
  border: 0;
  background: transparent;
  color: #b42318;
  cursor: pointer;
}
@media (max-width: 640px) {
.appointment-picker-heading[data-v-ca2a07ba] {
    display: grid;
}
.appointment-select-trigger[data-v-ca2a07ba] {
    grid-template-columns: 70px minmax(0, 1fr) 20px;
    gap: 12px;
}
.appointment-trigger-cover[data-v-ca2a07ba] {
    width: 70px;
    height: 70px;
}
.appointment-trigger-price[data-v-ca2a07ba] {
    display: none;
}
.appointment-trigger-content p[data-v-ca2a07ba] {
    display: none;
}
.appointment-select-option[data-v-ca2a07ba] {
    grid-template-columns: 62px minmax(0, 1fr) 20px;
    gap: 10px;
}
.appointment-select-option .appointment-option-cover[data-v-ca2a07ba] {
    width: 62px;
    height: 62px;
}
.appointment-option-intro[data-v-ca2a07ba] {
    display: none;
}
.appointment-option-title-row[data-v-ca2a07ba] {
    display: grid;
    gap: 4px;
}
}

.form-grid .full-row[data-v-74d0a2bf] {
  grid-column: 1 / -1;
}

.order-comment-page[data-v-a00a861e] {
  display: grid;
  gap: 18px;
}
.comment-summary[data-v-a00a861e],
.comment-card[data-v-a00a861e] {
  border: 1px solid #dfe6f0;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.06);
}
.comment-summary[data-v-a00a861e] {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 16px 18px;
}
.comment-summary strong[data-v-a00a861e] {
  flex: 1;
  min-width: 0;
  color: #06142d;
}
.comment-summary span[data-v-a00a861e] {
  color: #e85d04;
  font-weight: 800;
}
.comment-list[data-v-a00a861e] {
  display: grid;
  gap: 16px;
}
.comment-card[data-v-a00a861e] {
  display: grid;
  gap: 16px;
  padding: 18px;
}
.comment-product[data-v-a00a861e] {
  display: grid;
  grid-template-columns: 92px 1fr;
  gap: 14px;
  align-items: center;
}
.comment-product h2[data-v-a00a861e] {
  margin: 0 0 6px;
  color: #06142d;
  font-size: 20px;
  line-height: 1.35;
}
.comment-product p[data-v-a00a861e] {
  margin: 0 0 8px;
  color: #5b6b82;
}
.comment-product strong[data-v-a00a861e] {
  color: #e85d04;
}
.rating-grid[data-v-a00a861e] {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}
.rating-grid label[data-v-a00a861e],
.comment-textarea[data-v-a00a861e] {
  display: grid;
  gap: 8px;
  color: #06142d;
  font-weight: 700;
}
.rating-buttons[data-v-a00a861e] {
  display: flex;
  gap: 6px;
}
.rating-dot[data-v-a00a861e] {
  width: 34px;
  height: 34px;
  border: 1px solid #d9e4f0;
  border-radius: 8px;
  background: #fff;
  color: #9aa8bb;
  cursor: pointer;
}
.rating-dot.active[data-v-a00a861e] {
  border-color: #f59e0b;
  color: #f59e0b;
  background: #fff8e6;
}
.comment-textarea textarea[data-v-a00a861e] {
  min-height: 110px;
  resize: vertical;
  border: 1px solid #d9e4f0;
  border-radius: 8px;
  padding: 12px 14px;
  font: inherit;
  font-weight: 500;
  color: #06142d;
  background: #f8fafc;
}
.checkbox-line[data-v-a00a861e] {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #43546a;
}
.comment-actions[data-v-a00a861e] {
  justify-content: flex-end;
}
@media (max-width: 720px) {
.comment-summary[data-v-a00a861e],
  .rating-grid[data-v-a00a861e] {
    display: grid;
    grid-template-columns: 1fr;
}
.comment-product[data-v-a00a861e] {
    grid-template-columns: 78px 1fr;
}
}

.attachment-row span[data-v-8e1a3672] {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.attachment-row img[data-v-8e1a3672] {
  width: 44px;
  height: 44px;
  border-radius: 6px;
  object-fit: cover;
}
.attachment-row button[data-v-8e1a3672] {
  border: 0;
  background: transparent;
  color: #b42318;
  cursor: pointer;
}

.service-progress-card[data-v-b3d0d49e] {
  display: grid;
  gap: 12px;
}
.service-progress-card h2[data-v-b3d0d49e] {
  margin: 9px 0 0;
  color: var(--ink);
  font-size: 20px;
  line-height: 28px;
}

.workorder-detail-shell[data-v-aa80227f] { display: grid; gap: 18px; margin: 20px 0 42px;
}
.workorder-state-card[data-v-aa80227f] { display: grid; grid-template-columns: auto minmax(0, 1fr) auto; gap: 18px; align-items: center; border: 1px solid #dbe8fb; border-radius: 14px; padding: 24px; background: linear-gradient(135deg, #f4f9ff, #fff); box-shadow: 0 14px 36px rgba(10, 87, 208, .08);
}
.workorder-state-card h2[data-v-aa80227f] { margin: 4px 0; font-size: 28px;
}
.workorder-state-card p[data-v-aa80227f] { margin: 0; color: var(--muted);
}
.workorder-check[data-v-aa80227f] { display: grid; place-items: center; width: 72px; height: 72px; border-radius: 50%; background: #0a57d0; color: #fff; box-shadow: 0 12px 30px rgba(10, 87, 208, .24);
}
.workorder-check.completed[data-v-aa80227f] { background: #199447;
}
.workorder-stepper[data-v-aa80227f] { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--line); border-radius: 12px; padding: 16px; background: #fff;
}
.workorder-stepper > div[data-v-aa80227f] { position: relative; display: grid; justify-items: center; gap: 7px; color: #9aa7b6; font-size: 13px;
}
.workorder-stepper > div[data-v-aa80227f]:not(:last-child)::after { content: ''; position: absolute; top: 16px; left: 60%; width: 80%; height: 2px; background: #dce5ef;
}
.workorder-stepper > div.active[data-v-aa80227f] { color: var(--blue);
}
.workorder-stepper > div.active[data-v-aa80227f]:not(:last-child)::after { background: #8bb5ef;
}
.workorder-stepper span[data-v-aa80227f] { z-index: 1; display: grid; place-items: center; width: 32px; height: 32px; border-radius: 50%; background: #edf3fa;
}
.workorder-stepper .active span[data-v-aa80227f] { background: #0a57d0; color: #fff;
}
.workorder-grid[data-v-aa80227f] { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px;
}
.workorder-info-card[data-v-aa80227f] { align-content: start;
}
.workorder-data-list[data-v-aa80227f] { display: grid; gap: 0; margin: 0;
}
.workorder-data-list > div[data-v-aa80227f] { display: grid; grid-template-columns: 118px minmax(0, 1fr); gap: 12px; border-bottom: 1px dashed #e5ebf3; padding: 11px 0;
}
.workorder-data-list dt[data-v-aa80227f] { color: var(--muted);
}
.workorder-data-list dd[data-v-aa80227f] { margin: 0; color: var(--ink); font-weight: 650; word-break: break-all;
}
.workorder-description[data-v-aa80227f] { display: grid; gap: 6px; margin-top: 14px; border-radius: 10px; padding: 14px; background: #f7f9fc;
}
.workorder-description p[data-v-aa80227f] { margin: 0; white-space: pre-wrap;
}
.appointment-quote-card[data-v-aa80227f] { display: grid; gap: 12px; margin-top: 14px; border: 1px solid #f1d2bf; border-radius: 12px; padding: 16px; background: #fff9f5;
}
.appointment-quote-card .card-topline[data-v-aa80227f] { align-items: center;
}
.appointment-quote-card .card-topline > div[data-v-aa80227f] { display: grid; gap: 4px;
}
.appointment-quote-card .card-topline strong[data-v-aa80227f] { color: #d84b18; font-size: 24px;
}
.quote-data-list[data-v-aa80227f] { grid-template-columns: repeat(2, minmax(0, 1fr));
}
.appointment-edit-panel[data-v-aa80227f] { border-color: #cfe0f8;
}
.appointment-edit-form[data-v-aa80227f] { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px;
}
.appointment-edit-form label[data-v-aa80227f] { display: grid; gap: 7px; color: #44536a; font-size: 14px; font-weight: 650;
}
.appointment-edit-form input[data-v-aa80227f], .appointment-edit-form textarea[data-v-aa80227f] { width: 100%; border: 1px solid var(--line); border-radius: 8px; padding: 11px 12px; background: #fff; color: var(--ink); font: inherit; box-sizing: border-box;
}
.appointment-edit-form .wide[data-v-aa80227f] { grid-column: 1 / -1;
}
.appointment-attachment-list[data-v-aa80227f] { display: grid; gap: 8px; color: #44536a; font-size: 14px;
}
.appointment-readonly-list dd[data-v-aa80227f] { white-space: pre-wrap;
}
.workorder-timeline[data-v-aa80227f] { display: grid; gap: 0;
}
.workorder-timeline-item[data-v-aa80227f] { position: relative; display: grid; grid-template-columns: 34px minmax(0, 1fr); gap: 13px; padding-bottom: 22px;
}
.workorder-timeline-item[data-v-aa80227f]:not(:last-child)::before { content: ''; position: absolute; top: 30px; left: 15px; bottom: 0; width: 2px; background: #dce8f7;
}
.timeline-check[data-v-aa80227f] { z-index: 1; display: grid; place-items: center; width: 32px; height: 32px; border-radius: 50%; background: #e9f3ff; color: var(--blue);
}
.workorder-timeline-item h3[data-v-aa80227f] { margin: 3px 0 6px;
}
.workorder-timeline-item p[data-v-aa80227f] { margin: 0 0 6px; white-space: pre-wrap;
}
.workorder-timeline-item small[data-v-aa80227f] { color: var(--muted);
}
@media (max-width: 880px) {
.workorder-state-card[data-v-aa80227f] { grid-template-columns: auto 1fr;
}
.workorder-state-card[data-v-aa80227f] > :last-child { grid-column: 2; justify-self: start;
}
.workorder-grid[data-v-aa80227f] { grid-template-columns: 1fr;
}
}
@media (max-width: 640px) {
.workorder-state-card[data-v-aa80227f] { grid-template-columns: 1fr;
}
.workorder-state-card[data-v-aa80227f] > :last-child { grid-column: 1;
}
.workorder-stepper[data-v-aa80227f] { padding: 12px 6px;
}
.workorder-stepper strong[data-v-aa80227f] { font-size: 11px;
}
.appointment-edit-form[data-v-aa80227f], .quote-data-list[data-v-aa80227f] { grid-template-columns: 1fr;
}
.appointment-edit-form .wide[data-v-aa80227f] { grid-column: 1;
}
}

.shipping-center-card[data-v-756bde91] {
  display: grid;
  gap: 12px;
}
.shipping-center-card h2[data-v-756bde91] {
  margin: 9px 0 0;
  color: var(--ink);
  font-size: 20px;
  line-height: 28px;
}
.shipping-summary-grid[data-v-756bde91] {
  margin-top: 0;
}
.timeline.compact[data-v-756bde91] {
  margin-top: 4px;
}

.attachment-row span[data-v-6a0a20c6] {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.attachment-row button[data-v-6a0a20c6] {
  border: 0;
  background: transparent;
  color: #b42318;
  cursor: pointer;
}
.agent-workspace[data-v-6a0a20c6] {
  display: grid;
  gap: 18px;
}
.agent-workspace-tabs[data-v-6a0a20c6] {
  display: flex;
  gap: 8px;
  padding: 8px;
  border: 1px solid var(--line);
  border-radius: 18px;
  background: #fff;
  overflow-x: auto;
}
.agent-workspace-tabs button[data-v-6a0a20c6] {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 11px 16px;
  border: 0;
  border-radius: 12px;
  background: transparent;
  color: var(--muted);
  cursor: pointer;
  white-space: nowrap;
}
.agent-workspace-tabs button.active[data-v-6a0a20c6] {
  background: #edf5ff;
  color: var(--blue);
  font-weight: 700;
}
.agent-metric-grid[data-v-6a0a20c6] {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}
.agent-metric-grid article[data-v-6a0a20c6],
.agent-share-card[data-v-6a0a20c6],
.agent-order-list article[data-v-6a0a20c6],
.agent-customer-grid article[data-v-6a0a20c6] {
  border: 1px solid var(--line);
  border-radius: 18px;
  background: #fff;
}
.agent-metric-grid article[data-v-6a0a20c6] {
  display: grid;
  gap: 8px;
  padding: 20px;
}
.agent-metric-grid span[data-v-6a0a20c6],
.agent-order-meta[data-v-6a0a20c6],
.agent-customer-grid span[data-v-6a0a20c6],
.agent-customer-grid small[data-v-6a0a20c6],
.form-hint[data-v-6a0a20c6] {
  color: var(--muted);
}
.agent-metric-grid strong[data-v-6a0a20c6] {
  font-size: 26px;
}
.agent-share-card[data-v-6a0a20c6] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  margin-top: 18px;
  padding: 22px;
}
.agent-share-card div[data-v-6a0a20c6] {
  display: grid;
  gap: 7px;
  min-width: 0;
}
.agent-share-card strong[data-v-6a0a20c6] {
  overflow-wrap: anywhere;
}
.agent-order-list[data-v-6a0a20c6] {
  display: grid;
  gap: 13px;
}
.agent-order-list article[data-v-6a0a20c6] {
  padding: 18px;
}
.agent-order-meta[data-v-6a0a20c6] {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  font-size: 13px;
}
.agent-order-meta .commission-rollback[data-v-6a0a20c6] {
  color: #b42318;
  font-weight: 700;
}
.agent-customer-grid[data-v-6a0a20c6] {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}
.agent-customer-grid article[data-v-6a0a20c6] {
  display: grid;
  gap: 8px;
  padding: 20px;
}
.agent-profile-form[data-v-6a0a20c6] {
  display: grid;
  gap: 24px;
  padding: 30px;
}
.agent-profile-heading[data-v-6a0a20c6] {
  align-items: flex-start;
  padding-bottom: 22px;
  border-bottom: 1px solid var(--line);
}
.agent-profile-heading h2[data-v-6a0a20c6] {
  margin-bottom: 6px;
}
.agent-profile-heading p[data-v-6a0a20c6] {
  margin: 0;
  color: var(--muted);
  line-height: 1.7;
}
.directory-switch[data-v-6a0a20c6] {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-width: 220px;
  padding: 13px 15px;
  border: 1px solid var(--line);
  border-radius: 14px;
  background: #f8fafc;
  cursor: pointer;
}
.directory-switch > input[data-v-6a0a20c6],
.privacy-option > input[data-v-6a0a20c6] {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}
.directory-switch-track[data-v-6a0a20c6] {
  position: relative;
  flex: 0 0 auto;
  width: 38px;
  height: 22px;
  border-radius: 999px;
  background: #cbd5e1;
  transition: background 0.2s ease;
}
.directory-switch-track[data-v-6a0a20c6]::after {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 1px 3px rgb(15 23 42 / 22%);
  transition: transform 0.2s ease;
  content: '';
}
.directory-switch input:checked + .directory-switch-track[data-v-6a0a20c6] {
  background: var(--blue);
}
.directory-switch input:checked + .directory-switch-track[data-v-6a0a20c6]::after {
  transform: translateX(16px);
}
.directory-switch > span[data-v-6a0a20c6]:last-child {
  display: grid;
  gap: 2px;
}
.directory-switch small[data-v-6a0a20c6],
.agent-logo-actions small[data-v-6a0a20c6],
.profile-section-title span[data-v-6a0a20c6],
.privacy-option small[data-v-6a0a20c6] {
  color: var(--muted);
  font-size: 12px;
  font-weight: 400;
}
.agent-profile-grid[data-v-6a0a20c6] {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 22px;
}
.profile-field[data-v-6a0a20c6] {
  display: grid;
  gap: 8px;
  min-width: 0;
  color: var(--ink);
  font-size: 14px;
  font-weight: 600;
}
.profile-field.full[data-v-6a0a20c6] {
  grid-column: 1 / -1;
}
.profile-field em[data-v-6a0a20c6] {
  color: #d92d20;
  font-style: normal;
}
.profile-field input[data-v-6a0a20c6],
.profile-field textarea[data-v-6a0a20c6] {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #d7dee8;
  border-radius: 12px;
  outline: none;
  background: #fff;
  color: var(--ink);
  font: inherit;
  font-weight: 400;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.profile-field input[data-v-6a0a20c6] {
  height: 44px;
  padding: 0 14px;
}
.profile-field textarea[data-v-6a0a20c6] {
  min-height: 122px;
  padding: 12px 14px;
  line-height: 1.7;
  resize: vertical;
}
.profile-field input[data-v-6a0a20c6]:focus,
.profile-field textarea[data-v-6a0a20c6]:focus {
  border-color: var(--blue);
  box-shadow: 0 0 0 3px rgb(21 112 239 / 10%);
}
.profile-field input[data-v-6a0a20c6]::placeholder,
.profile-field textarea[data-v-6a0a20c6]::placeholder {
  color: #98a2b3;
}
.agent-logo-field[data-v-6a0a20c6] {
  padding: 18px;
  border: 1px solid var(--line);
  border-radius: 16px;
  background: #f8fafc;
}
.agent-logo-row[data-v-6a0a20c6] {
  display: flex;
  align-items: center;
  gap: 16px;
}
.agent-logo-preview[data-v-6a0a20c6] {
  display: grid;
  flex: 0 0 auto;
  place-items: center;
  width: 76px;
  height: 76px;
  overflow: hidden;
  border: 1px solid #d7dee8;
  border-radius: 16px;
  background: #fff;
  color: var(--blue);
}
.agent-logo-preview img[data-v-6a0a20c6] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.agent-logo-actions[data-v-6a0a20c6] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 9px;
}
.agent-logo-actions small[data-v-6a0a20c6] {
  flex-basis: 100%;
}
.agent-logo-upload[data-v-6a0a20c6],
.agent-logo-remove[data-v-6a0a20c6] {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-height: 36px;
  padding: 0 13px;
  border: 1px solid #b8cff3;
  border-radius: 10px;
  background: #fff;
  color: var(--blue);
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
}
.agent-logo-upload input[data-v-6a0a20c6] {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}
.agent-logo-upload.disabled[data-v-6a0a20c6],
.agent-logo-remove[data-v-6a0a20c6]:disabled {
  cursor: not-allowed;
  opacity: 0.55;
}
.agent-logo-remove[data-v-6a0a20c6] {
  border-color: transparent;
  background: transparent;
  color: #b42318;
}
.profile-section[data-v-6a0a20c6] {
  display: grid;
  gap: 15px;
  padding-top: 22px;
  border-top: 1px solid var(--line);
}
.profile-section-title[data-v-6a0a20c6] {
  display: grid;
  gap: 4px;
}
.privacy-options[data-v-6a0a20c6] {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}
.privacy-option[data-v-6a0a20c6] {
  position: relative;
  display: block;
  cursor: pointer;
}
.privacy-option > span[data-v-6a0a20c6] {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 4px 10px;
  padding: 15px;
  border: 1px solid var(--line);
  border-radius: 14px;
  background: #fff;
  color: var(--muted);
  transition: border-color 0.2s ease, background 0.2s ease;
}
.privacy-option strong[data-v-6a0a20c6],
.privacy-option small[data-v-6a0a20c6] {
  grid-column: 2;
}
.privacy-option input:checked + span[data-v-6a0a20c6] {
  border-color: #9ec5ff;
  background: #f1f7ff;
  color: var(--blue);
}
.profile-actions[data-v-6a0a20c6] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 18px;
  padding-top: 22px;
  border-top: 1px solid var(--line);
}
.profile-actions .form-message[data-v-6a0a20c6] {
  margin: 0 auto 0 0;
}
.profile-actions .btn[data-v-6a0a20c6] {
  min-width: 168px;
}
@media (max-width: 860px) {
.agent-metric-grid[data-v-6a0a20c6],
  .agent-customer-grid[data-v-6a0a20c6] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.agent-share-card[data-v-6a0a20c6] {
    align-items: stretch;
    flex-direction: column;
}
.agent-profile-heading[data-v-6a0a20c6] {
    gap: 18px;
}
.directory-switch[data-v-6a0a20c6] {
    width: 100%;
    box-sizing: border-box;
}
}
@media (max-width: 560px) {
.agent-metric-grid[data-v-6a0a20c6],
  .agent-customer-grid[data-v-6a0a20c6],
  .agent-profile-grid[data-v-6a0a20c6],
  .privacy-options[data-v-6a0a20c6] {
    grid-template-columns: 1fr;
}
.agent-profile-form[data-v-6a0a20c6] {
    padding: 20px;
}
.agent-logo-row[data-v-6a0a20c6],
  .profile-actions[data-v-6a0a20c6] {
    align-items: stretch;
    flex-direction: column;
}
.profile-actions .btn[data-v-6a0a20c6] {
    width: 100%;
}
}

.search-toolbar[data-v-012777be] {
  display: grid;
  grid-template-columns: minmax(240px, 2fr) minmax(160px, 1fr) auto;
  gap: 12px;
}
.agent-directory-grid[data-v-012777be] {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}
.agent-directory-card[data-v-012777be] {
  display: grid;
  gap: 16px;
  min-height: 300px;
  padding: 24px;
  border: 1px solid var(--line);
  border-radius: 22px;
  color: inherit;
  text-decoration: none;
  background: #fff;
}
.agent-directory-logo[data-v-012777be] {
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  overflow: hidden;
  border-radius: 16px;
  background: #edf6ff;
  color: #1570ef;
}
.agent-directory-logo img[data-v-012777be] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.agent-name-row[data-v-012777be] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 9px;
}
.agent-name-row h2[data-v-012777be] { margin: 0;
}
.tag-row[data-v-012777be] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.tag-row span[data-v-012777be] {
  padding: 5px 9px;
  border-radius: 999px;
  background: #f2f4f7;
  font-size: 12px;
}
.pagination-row[data-v-012777be] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 18px;
  margin-top: 24px;
}
@media (max-width: 900px) {
.agent-directory-grid[data-v-012777be] {
    grid-template-columns: 1fr;
}
.search-toolbar[data-v-012777be] {
    grid-template-columns: 1fr;
}
}

.agent-profile-hero[data-v-c76962b8] {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 24px;
  padding: 34px;
  border-radius: 28px;
  background: linear-gradient(135deg, #f1f7ff, #fff);
}
.agent-profile-logo[data-v-c76962b8] {
  width: 84px;
  height: 84px;
  display: grid;
  place-items: center;
  overflow: hidden;
  border-radius: 22px;
  background: #fff;
  color: #1570ef;
}
.agent-profile-logo img[data-v-c76962b8] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.agent-title-row[data-v-c76962b8] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}
.agent-title-row h1[data-v-c76962b8] { margin: 0;
}
.agent-info-grid[data-v-c76962b8] {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}
.agent-info-grid article[data-v-c76962b8] {
  display: grid;
  gap: 7px;
  padding: 18px;
  border: 1px solid var(--line);
  border-radius: 16px;
}
.agent-info-grid span[data-v-c76962b8] {
  color: var(--muted);
  font-size: 13px;
}
@media (max-width: 760px) {
.agent-profile-hero[data-v-c76962b8],
  .agent-info-grid[data-v-c76962b8] {
    grid-template-columns: 1fr;
}
}

.membership-dialog-backdrop[data-v-e8bee205] {
  position: fixed;
  inset: 0;
  z-index: 3000;
  display: grid;
  place-items: center;
  padding: 24px;
  background: rgba(7, 26, 59, 0.52);
}
.membership-dialog[data-v-e8bee205] {
  position: relative;
  width: min(460px, 100%);
  box-sizing: border-box;
  border: 1px solid #dce6f0;
  border-radius: 16px;
  padding: 30px;
  background: #fff;
  box-shadow: 0 24px 60px rgba(7, 26, 59, 0.2);
  outline: none;
}
.membership-dialog-close[data-v-e8bee205] {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 36px;
  height: 36px;
  border: 0;
  border-radius: 8px;
  background: #f3f6fa;
  color: #52687f;
  display: grid;
  place-items: center;
  cursor: pointer;
}
.membership-dialog-icon[data-v-e8bee205] {
  width: 52px;
  height: 52px;
  margin-bottom: 18px;
  border-radius: 12px;
  background: #edf5ff;
  color: #0a57d0;
  display: grid;
  place-items: center;
}
.membership-dialog h2[data-v-e8bee205] {
  margin: 10px 0 8px;
  color: #071a3b;
  font-size: 24px;
  line-height: 1.35;
}
.membership-dialog p[data-v-e8bee205] {
  margin: 0;
  color: #5d7088;
  font-size: 15px;
  line-height: 1.75;
}
.membership-dialog-actions[data-v-e8bee205] {
  margin-top: 24px;
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}
@media (max-width: 560px) {
.membership-dialog-backdrop[data-v-e8bee205] {
    padding: 16px;
}
.membership-dialog[data-v-e8bee205] {
    padding: 24px 20px 20px;
}
.membership-dialog-actions .btn[data-v-e8bee205] {
    flex: 1;
}
}

.forum-toolbar[data-v-9ca38efc] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.forum-list > .chip-row[data-v-9ca38efc] {
  margin-bottom: 12px;
}
.reject-reason[data-v-9ca38efc] {
  color: #b42318;
}
@media (max-width: 720px) {
.forum-toolbar[data-v-9ca38efc] {
    align-items: stretch;
    flex-direction: column;
}
}

.forum-create-heading[data-v-6b207f53] {
  align-items: center;
}
.forum-create-layout[data-v-6b207f53] {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 320px;
  gap: 18px;
  align-items: start;
}
.forum-create-loading[data-v-6b207f53],
.forum-create-form[data-v-6b207f53],
.forum-create-guide[data-v-6b207f53] {
  margin-top: 18px;
}
.forum-create-form[data-v-6b207f53] {
  display: grid;
  gap: 18px;
}
.required-note[data-v-6b207f53],
.field-help[data-v-6b207f53] {
  color: #71839a;
  font-size: 13px;
}
.required-mark[data-v-6b207f53] {
  color: #c63c32;
}
.field-help[data-v-6b207f53] {
  display: block;
  margin-top: 6px;
}
.attachment-row[data-v-6b207f53] {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}
.attachment-item[data-v-6b207f53] {
  min-width: 0;
  border: 1px solid #dce6f0;
  border-radius: 8px;
  padding: 8px;
  background: #f8fbff;
  color: #52687f;
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr) 32px;
  align-items: center;
  gap: 8px;
}
.attachment-preview[data-v-6b207f53],
.attachment-preview img[data-v-6b207f53] {
  width: 44px;
  height: 44px;
}
.attachment-preview img[data-v-6b207f53] {
  border-radius: 6px;
  object-fit: cover;
}
.attachment-item span[data-v-6b207f53] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.attachment-item button[data-v-6b207f53] {
  width: 32px;
  height: 32px;
  border: 0;
  border-radius: 6px;
  background: transparent;
  color: #7a8798;
  display: grid;
  place-items: center;
  cursor: pointer;
}
.forum-create-guide[data-v-6b207f53] {
  position: sticky;
  top: 92px;
}
.forum-create-guide h2[data-v-6b207f53] {
  margin: 12px 0 10px;
  color: #071a3b;
  font-size: 20px;
}
.forum-create-guide ul[data-v-6b207f53] {
  margin: 0;
  padding-left: 20px;
  color: #60738a;
  line-height: 1.9;
}
@media (max-width: 900px) {
.forum-create-layout[data-v-6b207f53] {
    grid-template-columns: 1fr;
}
.forum-create-guide[data-v-6b207f53] {
    position: static;
}
}
@media (max-width: 640px) {
.forum-create-heading[data-v-6b207f53] {
    align-items: stretch;
}
.attachment-row[data-v-6b207f53],
  .form-grid[data-v-6b207f53] {
    grid-template-columns: 1fr;
}
}

.forum-media-panel[data-v-274aa72f] {
  display: grid;
  gap: 10px;
}
.forum-hero-image[data-v-274aa72f] {
  aspect-ratio: 16 / 10;
}
.reply-thread[data-v-274aa72f] {
  display: grid;
  gap: 12px;
}
.reply-panel.inline[data-v-274aa72f] {
  margin-top: 0;
  box-shadow: none;
}
.forum-reply-form[data-v-274aa72f] {
  margin-top: 18px;
}
.attachment-row[data-v-274aa72f] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.attachment-image-link[data-v-274aa72f],
.attachment-file-link[data-v-274aa72f],
.attachment-file-name[data-v-274aa72f] {
  max-width: 100%;
  border: 1px solid #dce6f0;
  border-radius: 8px;
  padding: 6px 9px;
  background: #f8fbff;
  color: #52687f;
  font-size: 13px;
  overflow-wrap: anywhere;
}
.attachment-image-link[data-v-274aa72f] {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
}
.attachment-file-link[data-v-274aa72f] {
  text-decoration: none;
}
.attachment-thumb[data-v-274aa72f] {
  width: 58px;
  height: 58px;
  border-radius: 6px;
  object-fit: cover;
  background: #eef4fb;
}
.attachment-image-link span[data-v-274aa72f] {
  min-width: 0;
  overflow-wrap: anywhere;
}
.reject-reason[data-v-274aa72f] {
  color: #b42318;
}

.profile-avatar-preview[data-v-577a3bec] {
  display: flex;
  align-items: center;
  gap: 12px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #f8fbff;
  padding: 12px;
}
.profile-avatar-preview img[data-v-577a3bec],
.profile-avatar-preview > .app-icon[data-v-577a3bec] {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: #eef4fd;
  color: var(--blue);
  object-fit: cover;
  padding: 10px;
}
.profile-avatar-preview span[data-v-577a3bec] {
  display: grid;
  gap: 4px;
}
.profile-avatar-preview small[data-v-577a3bec] {
  color: var(--muted);
}
.avatar-upload-field[data-v-577a3bec] {
  align-content: start;
}
.avatar-upload-card[data-v-577a3bec] {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 42px;
}
.avatar-file-input[data-v-577a3bec] {
  display: none;
}
.avatar-upload-button[data-v-577a3bec] {
  min-width: 120px;
}
.avatar-upload-card small[data-v-577a3bec] {
  color: var(--muted);
  line-height: 20px;
}

.address-card[data-v-85911088] {
  display: grid;
  gap: 12px;
}
.address-card h2[data-v-85911088] {
  margin: 8px 0 0;
  color: var(--ink);
  font-size: 19px;
  line-height: 26px;
}
.address-default-line[data-v-85911088] {
  align-self: end;
  min-height: 42px;
}
.btn.danger[data-v-85911088] {
  color: #be123c;
}

.wallet-metric-grid[data-v-fc76c00d] {
  margin-top: 18px;
}
.wallet-main-panel[data-v-fc76c00d] {
  margin-top: 0;
}
.wallet-row[data-v-fc76c00d] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.wallet-row h3[data-v-fc76c00d] {
  margin: 0;
}
.wallet-row strong[data-v-fc76c00d] {
  color: var(--ink);
  font-size: 20px;
}
.wallet-row strong.income[data-v-fc76c00d] {
  color: var(--green);
}
.recharge-summary-line[data-v-fc76c00d] {
  align-items: flex-start;
}

.recharge-balance-grid[data-v-3c3ac954] {
  margin-top: 0;
}
.recharge-package-grid[data-v-3c3ac954] {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}
.recharge-package-card[data-v-3c3ac954] {
  display: grid;
  gap: 7px;
  min-height: 102px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  color: var(--ink);
  padding: 15px;
  text-align: left;
  cursor: pointer;
}
.recharge-package-card strong[data-v-3c3ac954] {
  color: var(--orange);
  font-size: 22px;
}
.recharge-package-card span[data-v-3c3ac954] {
  color: var(--muted);
}
.recharge-package-card.active[data-v-3c3ac954] {
  border-color: var(--blue);
  box-shadow: 0 0 0 3px rgba(10, 87, 208, 0.1);
}
@media (max-width: 720px) {
.recharge-package-grid[data-v-3c3ac954] {
    grid-template-columns: 1fr;
}
}

.coupon-card[data-v-d6c084fa] {
  display: grid;
  grid-template-columns: minmax(150px, 0.28fr) minmax(0, 1fr);
  gap: 16px;
  align-items: stretch;
}
.coupon-value[data-v-d6c084fa] {
  display: grid;
  align-content: center;
  gap: 8px;
  border-radius: 8px;
  background: #fff4e8;
  color: var(--orange);
  padding: 18px;
}
.coupon-value strong[data-v-d6c084fa] {
  font-size: 28px;
  line-height: 34px;
}
.coupon-value span[data-v-d6c084fa] {
  color: #9a5a1e;
}
.coupon-main h2[data-v-d6c084fa] {
  margin: 8px 0 0;
}
@media (max-width: 720px) {
.coupon-card[data-v-d6c084fa] {
    grid-template-columns: 1fr;
}
}

.after-sale-card[data-v-2201ad8a] {
  display: grid;
  gap: 12px;
}
.after-sale-card h2[data-v-2201ad8a] {
  margin: 8px 0 0;
  color: var(--ink);
  font-size: 20px;
  line-height: 28px;
}

.my-comments-page[data-v-5d33f563] {
  display: grid;
  gap: 16px;
}
.comment-history-card[data-v-5d33f563] {
  display: grid;
  gap: 14px;
  padding: 18px;
  border: 1px solid #dfe6f0;
  border-radius: 8px;
  background: #fff;
}
.comment-history-main[data-v-5d33f563] {
  display: flex;
  justify-content: space-between;
  gap: 14px;
}
.comment-history-main h2[data-v-5d33f563] {
  margin: 0 0 6px;
  color: #06142d;
  font-size: 20px;
}
.comment-history-main p[data-v-5d33f563],
.comment-content[data-v-5d33f563],
.comment-reply p[data-v-5d33f563] {
  margin: 0;
  color: #43546a;
  line-height: 1.7;
}
.comment-score[data-v-5d33f563] {
  display: flex;
  gap: 4px;
  color: #a7b3c3;
  white-space: nowrap;
}
.comment-score .active[data-v-5d33f563] {
  color: #f59e0b;
}
.comment-image-row[data-v-5d33f563] {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.comment-reply[data-v-5d33f563] {
  display: grid;
  gap: 6px;
  padding: 12px 14px;
  border-radius: 8px;
  background: #f6f9fd;
}
.comment-reply strong[data-v-5d33f563] {
  color: #06142d;
}
.comment-reply span[data-v-5d33f563],
.card-topline span[data-v-5d33f563] {
  color: #6b7b90;
  font-size: 13px;
}
.comment-history-actions[data-v-5d33f563] {
  justify-content: flex-end;
}
@media (max-width: 720px) {
.comment-history-main[data-v-5d33f563] {
    display: grid;
}
}
html {
  min-height: 100%;
  background: #f4f6fa;
}

:root {
  font-family:
    Inter, "Microsoft YaHei", "PingFang SC", "Segoe UI", Arial, sans-serif;
  color: #141b2d;
  background: #f4f6fa;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  --blue: #0a57d0;
  --blue-bright: #1f7be6;
  --blue-deep: #062b8c;
  --blue-soft: #eef4fd;
  /* Deep, single-hue navy used for hero / dark surfaces — restrained, not rainbow */
  --navy-900: #0a1c3d;
  --navy-700: #0d2f63;
  --navy-500: #0a4aa8;
  --orange: #f26b00;
  --orange-soft: #fff2e8;
  --green: #1c8a12;
  --green-soft: #eaf6ea;
  --ink: #141b2d;
  --muted: #5b6878;
  --line: #e4e9f1;
  --line-strong: #d6dee9;
  --panel: #ffffff;
  /* Subtle, borders-first depth instead of oversized AI shadows */
  --shadow: 0 1px 2px rgba(16, 24, 40, 0.04), 0 10px 26px rgba(16, 24, 40, 0.06);
  --shadow-soft: 0 1px 2px rgba(16, 24, 40, 0.05);
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  min-width: 320px;
  min-height: 100%;
  background: #f4f6fa;
}

button,
input,
select,
textarea {
  font: inherit;
}

a {
  color: inherit;
  text-decoration: none;
}

.app-icon {
  flex: 0 0 auto;
}

.site-shell {
  min-height: 100vh;
  min-height: 100svh;
  display: flex;
  flex-direction: column;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 30;
  display: grid;
  grid-template-columns: minmax(230px, 1fr) auto minmax(170px, 1fr);
  align-items: center;
  gap: 18px;
  padding: 14px 32px;
  border-bottom: 1px solid rgba(223, 232, 243, 0.9);
  background: rgba(255, 255, 255, 0.94);
  backdrop-filter: blur(14px);
}

.brand-link {
  display: inline-flex;
  align-items: center;
  min-width: 0;
  gap: 12px;
}

.brand-link img {
  width: 46px;
  height: 46px;
  object-fit: contain;
  flex: 0 0 auto;
}

.brand-link span {
  display: grid;
  min-width: 0;
}

.brand-link strong {
  font-size: 18px;
  line-height: 23px;
  color: #111827;
}

.brand-link small {
  font-size: 12px;
  line-height: 17px;
  color: var(--muted);
  white-space: normal;
}

.desktop-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 5px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #f8fbff;
}

.desktop-nav a,
.mobile-tabbar a {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  border-radius: 6px;
  color: #4f6075;
}

.desktop-nav a {
  padding: 9px 13px;
  font-size: 14px;
}

.desktop-nav a.router-link-active {
  color: #fff;
  background: var(--blue);
}

.header-actions {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}

.icon-action,
.solid-action,
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  gap: 7px;
  border: 0;
  border-radius: 8px;
  cursor: pointer;
  transition:
    transform 0.18s ease,
    border-color 0.18s ease,
    background 0.18s ease;
}

.icon-action:disabled,
.solid-action:disabled,
.btn:disabled,
.btn.disabled {
  cursor: not-allowed;
  opacity: 0.62;
  transform: none;
}

.btn.disabled {
  pointer-events: none;
}

.icon-action {
  position: relative;
  width: 39px;
  height: 39px;
  border: 1px solid var(--line);
  background: #fff;
  color: var(--blue);
}

.notification-badge {
  position: absolute;
  top: -6px;
  right: -7px;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border: 2px solid #fff;
  border-radius: 999px;
  background: var(--orange);
  color: #fff;
  font-size: 10px;
  line-height: 14px;
  font-weight: 800;
}

.solid-action,
.btn {
  min-height: 39px;
  padding: 0 16px;
  background: var(--blue);
  color: #fff;
  font-size: 14px;
  font-weight: 650;
  letter-spacing: 0.01em;
}

.member-action {
  max-width: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.header-member-badge {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  border: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 999px;
  padding: 2px 7px;
  background: rgba(255, 255, 255, 0.16);
  color: #fff4c7;
  font-size: 11px;
  line-height: 16px;
  font-style: normal;
  font-weight: 800;
}

.solid-action:hover,
.btn.primary:hover,
.btn.secondary:hover {
  filter: brightness(0.94);
}

.icon-action:hover {
  border-color: var(--blue);
  background: var(--blue-soft);
}

.btn.primary {
  background: var(--blue);
}

.btn.secondary {
  background: var(--orange);
}

.btn.ghost {
  border: 1px solid var(--line-strong);
  background: #fff;
  color: var(--blue-deep);
}

.btn.ghost:hover {
  border-color: var(--blue);
  color: var(--blue);
}

.btn.small {
  min-height: 34px;
  padding: 0 12px;
  font-size: 13px;
}

.btn.full {
  width: 100%;
}

.page-main {
  flex: 1 0 auto;
  width: min(1280px, calc(100vw - 48px));
  margin: 0 auto;
  padding: 24px 0 56px;
}

.site-footer {
  flex: 0 0 auto;
  background:
    linear-gradient(120deg, rgba(255, 255, 255, 0.05) 0 34%, transparent 34%),
    linear-gradient(180deg, var(--navy-700) 0%, #073465 100%);
  color: rgba(218, 236, 255, 0.86);
}

.site-footer-inner {
  display: grid;
  grid-template-columns: minmax(170px, 0.42fr) minmax(0, 0.58fr);
  align-items: center;
  gap: 44px;
  width: min(1280px, calc(100vw - 48px));
  min-height: 156px;
  margin: 0 auto;
  padding: 28px 0;
}

.footer-brand {
  display: inline-flex;
  justify-self: start;
  align-items: center;
}

.footer-brand img {
  width: 92px;
  height: 92px;
  border-radius: 14px;
  background: #fff;
  object-fit: contain;
}

.footer-content {
  display: grid;
  gap: 18px;
}

.footer-company,
.footer-records {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px 36px;
}

.footer-company strong,
.footer-company a {
  color: #d9ecff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.footer-records {
  color: rgba(199, 224, 255, 0.82);
  font-size: 15px;
  line-height: 24px;
}

.footer-company a:hover,
.footer-records a:hover {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.home-hero,
.page-heading,
.user-hero,
.auth-layout {
  display: grid;
  gap: 24px;
  border: 1px solid rgba(10, 28, 61, 0.55);
  border-radius: 14px;
  background:
    radial-gradient(120% 110% at 88% 0%, rgba(31, 123, 230, 0.28), transparent 56%),
    linear-gradient(158deg, var(--navy-900) 0%, var(--navy-700) 58%, var(--navy-500) 100%);
  color: #fff;
  box-shadow: var(--shadow);
}

.home-hero {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  grid-template-columns: minmax(0, 560px) minmax(0, 1fr);
  align-items: center;
  min-height: 330px;
  aspect-ratio: 1920 / 520;
  padding: clamp(28px, 3.8vw, 52px);
  background: #06122c;
}

.home-hero::before,
.home-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
}

.home-hero::before {
  background-image: var(--hero-banner-image);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-hero::after {
  background:
    linear-gradient(
      90deg,
      rgba(5, 18, 46, 0.98) 0%,
      rgba(7, 31, 70, 0.94) 38%,
      rgba(8, 48, 110, 0.58) 60%,
      rgba(8, 48, 110, 0.16) 100%
    ),
    linear-gradient(180deg, rgba(3, 12, 30, 0.38), rgba(3, 12, 30, 0.24));
}

.home-hero > * {
  position: relative;
  z-index: 1;
}

.home-hero.clickable {
  cursor: pointer;
}

.home-hero.image-only {
  grid-template-columns: 1fr;
}

.home-hero.image-only::after {
  background: none;
}

.home-hero .hero-copy {
  max-width: 620px;
  cursor: auto;
}

.hero-copy h1,
.page-heading h1,
.user-hero h1,
.auth-copy h1 {
  margin: 10px 0 0;
  font-size: 38px;
  line-height: 48px;
  letter-spacing: 0;
}

.hero-copy h1:first-child {
  margin-top: 0;
}

.hero-copy p,
.page-heading p,
.user-hero p,
.auth-copy p {
  max-width: 680px;
  margin: 12px 0 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 16px;
  line-height: 26px;
}

.hero-actions,
.button-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}

.button-row.inline {
  margin-top: 0;
}

.button-row.vertical {
  display: grid;
  margin-top: 16px;
}

.hero-carousel-arrow {
  position: absolute;
  top: 50%;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  background: rgba(5, 18, 46, 0.54);
  color: #fff;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.22);
  cursor: pointer;
  transform: translateY(-50%);
  transition: background 0.18s ease, border-color 0.18s ease, transform 0.18s ease;
}

.hero-carousel-arrow.prev {
  left: 18px;
}

.hero-carousel-arrow.next {
  right: 18px;
}

.hero-carousel-arrow:hover,
.hero-carousel-arrow:focus-visible {
  border-color: rgba(255, 255, 255, 0.62);
  background: rgba(5, 18, 46, 0.78);
  transform: translateY(-50%) scale(1.04);
}

.hero-carousel-arrow:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.82);
  outline-offset: 3px;
}

.hero-carousel-dots {
  position: absolute;
  left: 50%;
  bottom: 14px;
  display: flex;
  gap: 7px;
  transform: translateX(-50%);
  z-index: 2;
}

.hero-carousel-dots button {
  width: 22px;
  height: 6px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.48);
  cursor: pointer;
  transition: width 0.2s ease, background 0.2s ease;
}

.hero-carousel-dots button.active {
  width: 34px;
  background: #fff;
}

.home-hero .btn.primary {
  background: var(--orange);
}

.home-hero .btn.ghost {
  border-color: rgba(255, 255, 255, 0.35);
  background: rgba(255, 255, 255, 0.06);
  color: #fff;
}

.home-hero .btn.ghost:hover {
  border-color: rgba(255, 255, 255, 0.7);
  color: #fff;
}

.home-quick-links {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-top: 14px;
}

.home-quick-link {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  min-width: 0;
  min-height: 92px;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 14px;
  background: #fff;
  color: var(--ink);
  box-shadow: var(--shadow-soft);
  transition:
    transform 0.18s ease,
    border-color 0.18s ease,
    box-shadow 0.18s ease;
}

.home-quick-link:hover {
  border-color: #bfd3ed;
  color: var(--ink);
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(10, 28, 61, 0.1);
}

.home-quick-icon {
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  border-radius: 12px;
  background: #eef5ff;
  color: var(--blue);
}

.home-quick-link.orange .home-quick-icon {
  background: #fff3e5;
  color: #c25c00;
}

.home-quick-link.green .home-quick-icon {
  background: #eef8ee;
  color: #15803d;
}

.home-quick-link.purple .home-quick-icon {
  background: #f0edff;
  color: #6d5dfc;
}

.home-quick-copy {
  display: grid;
  min-width: 0;
  gap: 4px;
}

.home-quick-copy strong,
.home-quick-copy small {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.home-quick-copy strong {
  font-size: 16px;
  line-height: 22px;
}

.home-quick-copy small {
  color: var(--muted);
  font-size: 12px;
  line-height: 18px;
}

.home-quick-arrow {
  color: #9aa8b7;
}

.section-note {
  margin: 6px 0 0;
  color: var(--muted);
}

.technical-feature {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 2.35fr) minmax(260px, 0.9fr);
  gap: 24px;
  align-items: center;
  margin-bottom: 24px;
  padding: 0 56px 30px;
}

.technical-feature.no-media {
  grid-template-columns: minmax(0, 1fr);
  padding-right: 0;
  padding-left: 0;
}

.technical-media {
  overflow: hidden;
  border-radius: 8px;
  background: #eef5ff;
}

.technical-media img {
  width: 100%;
  aspect-ratio: 16 / 9;
  display: block;
  object-fit: cover;
}

.technical-copy {
  min-width: 0;
  max-width: 340px;
}

.technical-feature p {
  margin: 12px 0 0;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.75;
  white-space: pre-line;
}

.technical-carousel-arrow {
  position: absolute;
  top: 50%;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  padding: 0;
  border: 1px solid #d5e4f4;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.94);
  color: var(--blue);
  box-shadow: 0 10px 22px rgba(10, 28, 61, 0.14);
  cursor: pointer;
  transform: translateY(-50%);
}

.technical-carousel-arrow.prev {
  left: 6px;
}

.technical-carousel-arrow.next {
  right: 6px;
}

.technical-carousel-dots {
  position: absolute;
  left: 50%;
  bottom: 0;
  display: inline-flex;
  gap: 8px;
  transform: translateX(-50%);
}

.technical-carousel-dots button {
  width: 8px;
  height: 8px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: #c8d8ea;
  cursor: pointer;
}

.technical-carousel-dots button.active {
  width: 22px;
  background: var(--blue);
}

.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-height: 24px;
  padding: 3px 10px;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.12);
  color: inherit;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 0.04em;
}

.content-band,
.filter-bar,
.form-panel,
.service-panel,
.checkout-panel,
.reply-panel {
  margin-top: 18px;
  border: 1px solid var(--line);
  border-radius: 12px;
  background: var(--panel);
  box-shadow: var(--shadow-soft);
}

.content-band {
  padding: 22px;
}

.section-head,
.card-topline,
.card-foot,
.price-row,
.summary-line {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}

.section-head {
  margin-bottom: 16px;
}

.section-head.compact {
  margin-bottom: 12px;
}

.section-head h2,
.service-panel h2,
.checkout-panel h2 {
  margin: 7px 0 0;
  font-size: 23px;
  line-height: 31px;
}

.text-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border: 0;
  background: transparent;
  padding: 0;
  color: var(--blue);
  cursor: pointer;
  font-weight: 700;
}

.metric-grid,
.case-grid,
.product-grid,
.detail-grid {
  display: grid;
  gap: 14px;
}

.metric-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.metric-card,
.simple-panel,
.order-card,
.forum-card,
.case-card,
.product-card,
.horizontal-card,
.cart-row {
  border: 1px solid var(--line);
  border-radius: 12px;
  background: #fff;
}

.metric-card {
  position: relative;
  padding: 18px;
}

.card-icon-chip {
  display: inline-grid;
  place-items: center;
  width: 36px;
  height: 36px;
  margin-bottom: 10px;
  border-radius: 8px;
  background: var(--blue-soft);
  color: var(--blue);
}

.card-icon-chip.green {
  background: var(--green-soft);
  color: var(--green);
}

.card-icon-chip.orange {
  background: var(--orange-soft);
  color: var(--orange);
}

.metric-card.clickable {
  cursor: pointer;
}

.metric-card.clickable:hover {
  border-color: var(--blue);
  transform: translateY(-1px);
  transition:
    border-color 0.18s ease,
    transform 0.18s ease;
}

.material-card-image {
  margin-bottom: 12px;
}

.metric-card strong {
  display: block;
  color: var(--orange);
  font-size: 34px;
  line-height: 40px;
}

.metric-card span,
.card-topline span,
.summary-grid span,
.summary-line span {
  color: var(--muted);
  font-size: 13px;
  line-height: 19px;
}

.summary-grid span,
.case-meta dt,
.payment-meta span,
.agent-status-list strong,
.service-row h3 {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.order-card p .app-icon,
.cart-row p .app-icon,
.detail-summary p .app-icon,
.delivery-row p .app-icon {
  margin-right: 4px;
  color: var(--blue);
  vertical-align: -2px;
}

.metric-card .card-icon-chip {
  color: var(--blue);
  font-size: inherit;
  line-height: normal;
}

.metric-card .card-icon-chip.green {
  color: var(--green);
}

.metric-card .card-icon-chip.orange {
  color: var(--orange);
}

h2,
h3,
p {
  overflow-wrap: anywhere;
}

.metric-card h3,
.horizontal-card h3,
.service-row h3,
.case-card h2,
.case-card h3,
.product-card h2,
.simple-panel h3,
.order-card h2,
.order-card h3,
.forum-card h2,
.cart-row h2 {
  margin: 9px 0 0;
  color: var(--ink);
  line-height: 1.35;
}

.metric-card p,
.horizontal-card p,
.service-row p,
.case-card p,
.product-card p,
.simple-panel p,
.order-card p,
.forum-card p,
.cart-row p,
.service-panel p,
.reply-panel p {
  margin: 7px 0 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 22px;
}

.split-band {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(320px, 0.55fr);
  gap: 18px;
  align-items: start;
}

.product-strip,
.order-list,
.forum-list {
  display: grid;
  gap: 12px;
}

.product-strip {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: stretch;
}

.home-product-strip {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.horizontal-card {
  display: grid;
  grid-template-columns: 210px minmax(0, 1fr);
  gap: 14px;
  padding: 12px;
}

.home-product-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  min-width: 0;
  padding: 16px 18px 18px;
}

.home-product-body p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.service-panel,
.checkout-panel {
  padding: 18px;
}

.channel-video-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.channel-video-card {
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 12px;
  background: #fff;
}

.channel-video-cover,
.channel-video-card .placeholder-media {
  width: 100%;
  aspect-ratio: 16 / 9;
  border-radius: 0;
  object-fit: cover;
}

.channel-video-body {
  display: grid;
  align-content: start;
  gap: 10px;
  padding: 15px;
}

.channel-video-body h3 {
  margin: 0;
  color: var(--ink);
  font-size: 18px;
  line-height: 25px;
}

.channel-video-body p {
  margin: 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 22px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.channel-video-body .btn {
  justify-self: start;
}

.channel-qrcode-overlay {
  position: fixed;
  inset: 0;
  z-index: 80;
  display: grid;
  place-items: center;
  background: rgba(9, 18, 36, 0.54);
  padding: 24px;
}

.channel-qrcode-dialog {
  position: relative;
  display: grid;
  justify-items: center;
  gap: 12px;
  width: min(360px, 100%);
  border-radius: 12px;
  background: #fff;
  padding: 28px;
  text-align: center;
  box-shadow: var(--shadow);
}

.channel-qrcode-dialog h3 {
  margin: 0;
  color: var(--ink);
  font-size: 20px;
  line-height: 28px;
}

.channel-qrcode-dialog img {
  width: min(240px, 80vw);
  height: min(240px, 80vw);
  border-radius: 8px;
  object-fit: contain;
  background: #f4f7fb;
}

.channel-qrcode-dialog p {
  margin: 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 22px;
}

.channel-qrcode-close {
  position: absolute;
  top: 10px;
  right: 12px;
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  border: 0;
  border-radius: 8px;
  background: #f3f6fa;
  color: #4f6075;
  cursor: pointer;
  font-size: 22px;
  line-height: 1;
}

.service-panel .eyebrow,
.checkout-panel .eyebrow,
.reply-panel .eyebrow,
.content-band .eyebrow,
.page-heading .eyebrow,
.user-hero .eyebrow,
.auth-copy .eyebrow {
  background: var(--blue-soft);
  color: var(--blue);
}

.service-row,
.menu-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px solid var(--line);
}

.service-row.selectable {
  width: 100%;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  background: transparent;
  text-align: left;
  cursor: pointer;
}

.service-row.selectable.active {
  margin-right: -8px;
  margin-left: -8px;
  padding-right: 8px;
  padding-left: 8px;
  border-radius: 8px;
  background: #f5f9ff;
}

.service-row strong,
.price-row strong,
.cart-row strong,
.summary-line.total strong {
  color: var(--orange);
}

.price-row {
  margin-top: 14px;
}

.price-row strong {
  font-size: 22px;
  line-height: 28px;
}

.price-row.large strong {
  font-size: 32px;
  line-height: 40px;
}

.order-countdown {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  width: fit-content;
  border-radius: 999px;
  background: #fff7ed;
  padding: 5px 10px;
  color: #b95509;
  font-weight: 700;
}

.order-countdown.expired {
  background: #f4f6fa;
  color: #64748b;
}

.price-row del {
  color: #8b9aad;
  font-size: 13px;
}

.qualification-line,
.qualification-card {
  border: 1px solid #cfe3ff;
  border-radius: 8px;
  background: #f5f9ff;
  color: #1d5fa7;
}

.qualification-line {
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  margin-top: 10px;
  padding: 6px 9px;
  font-size: 13px;
  line-height: 19px;
  font-weight: 700;
}

.qualification-card {
  margin-top: 16px;
  padding: 13px 14px;
}

.qualification-card span {
  display: block;
  font-size: 13px;
  line-height: 19px;
  font-weight: 700;
}

.qualification-card strong {
  display: block;
  margin-top: 4px;
  color: var(--ink);
  font-size: 16px;
  line-height: 23px;
}

.qualification-card p {
  margin: 4px 0 0;
  color: #62748a;
  font-size: 13px;
  line-height: 19px;
}

.case-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.case-grid.wide {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.case-card {
  overflow: hidden;
}

.case-body,
.product-body {
  padding: 15px;
}

.case-meta {
  display: grid;
  gap: 9px;
  margin: 12px 0 0;
}

.case-meta dt {
  color: var(--muted);
  font-size: 12px;
}

.case-meta dd {
  margin: 2px 0 0;
  color: var(--ink);
  font-size: 14px;
}

.page-heading,
.user-hero {
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  padding: 28px;
}

.filter-bar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
  padding: 14px;
}

.search-box {
  display: flex;
  align-items: center;
  flex: 1 1 320px;
  min-width: 0;
  gap: 8px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  padding: 0 12px;
}

.search-box input,
.form-panel input,
.form-panel select,
.form-panel textarea {
  width: 100%;
  min-width: 0;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  color: var(--ink);
  outline: none;
}

.search-box input {
  height: 42px;
  border: 0;
}

.chip-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.select-filter-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.filter-select-wrap {
  position: relative;
}

.filter-select {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  min-height: 42px;
  border: 1px solid #d8e4f0;
  border-radius: 8px;
  background: #fff;
  color: #3e526c;
  padding: 0 14px;
  cursor: pointer;
  transition:
    border-color 0.18s ease,
    background 0.18s ease,
    color 0.18s ease,
    box-shadow 0.18s ease;
}

.filter-select:hover,
.filter-select.active {
  border-color: var(--blue);
  background: #eef5ff;
  color: var(--blue);
  box-shadow: 0 8px 18px rgba(12, 92, 190, 0.1);
}

.filter-select-label {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.filter-menu {
  position: absolute;
  right: 0;
  top: calc(100% + 8px);
  z-index: 40;
  display: grid;
  gap: 4px;
  min-width: 190px;
  max-height: 320px;
  overflow-y: auto;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  padding: 6px;
  box-shadow: var(--shadow);
}

.filter-option {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  min-height: 36px;
  border: 0;
  border-radius: 7px;
  background: transparent;
  color: var(--ink);
  padding: 0 10px;
  text-align: left;
  cursor: pointer;
}

.filter-option:hover,
.filter-option.active {
  background: #eef5ff;
  color: var(--blue);
}

.filter-option span {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.filter-option small {
  flex: 0 0 auto;
  color: var(--muted);
  font-size: 12px;
}

.chip {
  min-height: 34px;
  border: 1px solid #cddcec;
  border-radius: 8px;
  background: #f7fbff;
  color: #3e526c;
  padding: 0 11px;
  cursor: pointer;
}

.chip.muted {
  border-color: #e2e8f0;
  background: #fff;
  color: var(--muted);
}

.chip.active {
  border-color: var(--blue);
  background: var(--blue);
  color: #fff;
}

.product-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 18px;
}

.catalog-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.product-card {
  display: flex;
  min-width: 0;
  flex-direction: column;
  overflow: hidden;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  box-shadow: var(--shadow-soft);
  transition:
    transform 0.18s ease,
    border-color 0.18s ease,
    box-shadow 0.18s ease;
}

.product-card:hover {
  transform: translateY(-3px);
  border-color: var(--line-strong);
  box-shadow: var(--shadow);
}

.product-card:focus-visible {
  outline: 3px solid rgba(23, 92, 211, 0.24);
  outline-offset: 3px;
}

.catalog-product-card {
  min-height: 470px;
}

.catalog-product-media {
  width: 100%;
  aspect-ratio: 1 / 1;
  display: block;
  border-radius: 0;
  background: #fff;
  object-fit: contain;
}

.catalog-product-card .product-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 20px 22px 22px;
}

.catalog-product-card h2,
.home-catalog-card h3 {
  margin: 0;
  color: #1f2329;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.4;
}

.product-selling-points {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  min-height: 42px;
  color: #777;
  font-size: 13px;
  line-height: 21px;
}

.catalog-product-card .price-row,
.home-catalog-card .price-row {
  margin-top: auto;
  padding-top: 28px;
}

.catalog-product-card .price-row strong,
.home-catalog-card .price-row strong {
  color: #202124;
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
}

.home-catalog-card {
  min-height: 400px;
}

.spec-list {
  display: grid;
  gap: 6px;
  margin-top: 12px;
}

.spec-list span {
  display: flex;
  align-items: flex-start;
  gap: 6px;
  border-left: 3px solid var(--green);
  padding-left: 8px;
  color: #3d5269;
  font-size: 13px;
  line-height: 18px;
}

.detail-layout {
  display: grid;
  grid-template-columns: minmax(360px, 0.92fr) minmax(0, 1.08fr);
  gap: 22px;
  align-items: start;
}

.taobao-detail-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(430px, 0.88fr) 74px;
  gap: 18px;
  align-items: start;
}

.product-gallery {
  display: grid;
  gap: 12px;
}

.taobao-gallery-panel {
  min-width: 0;
}

.detail-shop-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  min-height: 54px;
  padding: 8px 10px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
}

.detail-shop-card > div {
  display: inline-grid;
  grid-template-columns: auto auto;
  column-gap: 9px;
  align-items: center;
}

.detail-shop-card small {
  grid-column: 2;
  color: var(--muted);
  font-size: 12px;
  line-height: 16px;
}

.shop-logo {
  display: inline-grid;
  grid-row: span 2;
  place-items: center;
  width: 36px;
  height: 36px;
  border-radius: 8px;
  background: var(--blue);
  color: #fff;
  font-weight: 800;
}

.mini-icon-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  gap: 7px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: #fff;
  padding: 0 14px;
  color: var(--blue-deep);
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
}

.mini-icon-button:hover {
  border-color: var(--blue);
  color: var(--blue);
}

.taobao-gallery {
  display: grid;
  grid-template-columns: 92px minmax(0, 1fr);
  gap: 14px;
  align-items: start;
}

.gallery-stage {
  position: relative;
}

.taobao-stage {
  display: grid;
  place-items: center;
  min-height: 548px;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 12px;
  background: #fff;
}

.taobao-stage > .real-media.square,
.taobao-stage > .placeholder-media.square {
  width: 100%;
  height: 100%;
  min-height: 548px;
  border: 0;
  border-radius: 0;
  object-fit: contain;
}

.gallery-nav {
  position: absolute;
  top: 50%;
  z-index: 3;
  display: inline-grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.88);
  color: var(--blue-deep);
  cursor: pointer;
  transform: translateY(-50%);
  box-shadow: var(--shadow-soft);
}

.gallery-nav:hover {
  border-color: var(--blue);
  color: var(--blue);
}

.gallery-nav.prev {
  left: 14px;
}

.gallery-nav.next {
  right: 14px;
}

.gallery-counter {
  position: absolute;
  right: 14px;
  bottom: 14px;
  z-index: 3;
  min-width: 52px;
  padding: 5px 10px;
  border-radius: 999px;
  background: rgba(10, 28, 61, 0.72);
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.gallery-video-link {
  position: absolute;
  right: 14px;
  bottom: 14px;
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 0 14px;
  border-radius: 8px;
  background: rgba(0, 70, 160, 0.9);
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.detail-summary {
  border: 1px solid var(--line);
  border-radius: 12px;
  background: #fff;
  padding: 22px;
}

.taobao-summary {
  min-width: 0;
  padding: 20px 22px 22px;
}

.detail-shop-actions {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-bottom: 14px;
}

.detail-summary h1 {
  margin: 12px 0 0;
  font-size: 31px;
  line-height: 40px;
}

.taobao-summary h1 {
  font-size: 29px;
  line-height: 38px;
}

.detail-summary p {
  margin: 10px 0 0;
  color: var(--muted);
  line-height: 24px;
}

.detail-intro {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.taobao-price-panel {
  margin-top: 16px;
  padding: 14px 16px;
  border: 1px solid #f4d0ba;
  border-radius: 8px;
  background: var(--orange-soft);
}

.sales-line {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  color: #b95509;
  font-size: 13px;
  font-weight: 700;
}

.delivery-benefit-panel {
  display: grid;
  gap: 10px;
  margin-top: 12px;
  padding: 14px 16px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
}

.delivery-line {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--muted);
  font-size: 14px;
  line-height: 22px;
}

.delivery-line svg {
  flex: 0 0 auto;
  color: var(--blue);
}

.summary-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 18px;
}

.summary-grid div {
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 12px;
  background: #f8fbff;
}

.summary-grid strong {
  display: block;
  margin-top: 5px;
  color: var(--ink);
  font-size: 14px;
  line-height: 20px;
}

.product-trust-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
  padding: 12px;
  border-radius: 8px;
  background: #f1fbf6;
  color: var(--green);
}

.product-trust-strip span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  font-weight: 700;
}

.sku-group-list {
  display: grid;
  gap: 16px;
  margin-top: 20px;
}

.sku-block {
  display: grid;
  grid-template-columns: 82px minmax(0, 1fr);
  gap: 12px;
  align-items: start;
}

.sku-block > span,
.quantity-block > span {
  color: var(--muted);
  font-size: 15px;
  line-height: 38px;
}

.sku-chip {
  display: inline-flex;
  align-items: center;
  justify-self: start;
  max-width: 100%;
  min-height: 38px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  padding: 0 16px;
  color: var(--ink);
  font-weight: 700;
  cursor: pointer;
}

.sku-chip-static {
  cursor: default;
}

.sku-chip-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.sku-chip.active {
  border-color: var(--orange);
  color: var(--orange);
  box-shadow: 0 0 0 1px rgba(242, 107, 0, 0.08);
}

.sku-chip:disabled {
  border-color: var(--line);
  background: #f5f6f8;
  color: var(--muted);
  cursor: not-allowed;
  opacity: 0.6;
}

.sku-chip:focus-visible {
  outline: 2px solid var(--blue);
  outline-offset: 2px;
}

.quantity-block {
  display: grid;
  grid-template-columns: 82px auto minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  margin-top: 18px;
}

.quantity-block strong {
  color: var(--green);
  font-size: 14px;
}

.detail-quantity-control {
  display: inline-grid;
  grid-template-columns: 42px 62px 42px;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
}

.detail-quantity-control button,
.detail-quantity-control input {
  height: 38px;
  border: 0;
  background: #fff;
  text-align: center;
}

.detail-quantity-control button {
  display: inline-grid;
  place-items: center;
  color: var(--blue);
  cursor: pointer;
}

.detail-quantity-control button:disabled {
  color: #9badc1;
  cursor: not-allowed;
}

.detail-quantity-control input {
  min-width: 0;
  border-right: 1px solid var(--line);
  border-left: 1px solid var(--line);
  color: var(--ink);
  font-weight: 700;
}

.detail-action-bar {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr) auto;
  gap: 10px;
  align-items: center;
  margin-top: 22px;
}

.detail-action-bar .btn {
  min-height: 50px;
  font-size: 16px;
}

.detail-action-bar .btn.ghost {
  min-height: 46px;
}

.favorite-action {
  width: 50px;
  height: 50px;
  color: var(--blue-deep);
}

.detail-side-tools {
  position: sticky;
  top: 92px;
  display: grid;
  gap: 6px;
  padding: 10px 7px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: #fff;
  box-shadow: var(--shadow-soft);
}

.detail-side-tools a,
.detail-side-tools button {
  display: grid;
  place-items: center;
  gap: 4px;
  min-height: 58px;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: var(--muted);
  font-size: 12px;
  cursor: pointer;
}

.detail-side-tools a:hover,
.detail-side-tools button:hover {
  background: var(--blue-soft);
  color: var(--blue);
}

.media-thumbs {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(96px, 1fr));
  gap: 8px;
  margin-top: 10px;
}

.media-thumbs > .thumb {
  display: grid;
  grid-template-rows: minmax(0, 1fr) auto;
  gap: 6px;
  min-height: 116px;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  padding: 6px;
  color: var(--muted);
  cursor: pointer;
  text-align: center;
}

.media-thumbs > .thumb.active {
  border-color: var(--blue);
  color: var(--blue);
  box-shadow: 0 0 0 1px rgba(0, 93, 219, 0.16);
}

.media-thumbs > .thumb .real-media.thumb {
  height: 74px;
  min-height: 0;
  aspect-ratio: auto;
}

.media-thumbs > .thumb span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}

.media-thumbs.vertical {
  grid-template-columns: 1fr;
  gap: 10px;
  max-height: 548px;
  margin-top: 0;
  overflow-y: auto;
  padding-right: 2px;
}

.media-thumbs.vertical > .thumb {
  min-height: 92px;
  border-radius: 8px;
}

.media-thumbs.vertical > .thumb .real-media.thumb {
  height: 58px;
}

.gallery-mode-pills {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 14px;
}

.gallery-mode-pills a,
.gallery-mode-pills button {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  gap: 7px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: #fff;
  padding: 0 18px;
  color: var(--blue-deep);
  cursor: pointer;
  font-weight: 700;
}

.gallery-mode-pills a:hover,
.gallery-mode-pills button:hover {
  border-color: var(--blue);
  color: var(--blue);
}

@media (min-width: 981px) {
  .product-gallery {
    grid-template-rows: auto minmax(0, 1fr) auto;
    align-self: stretch;
  }

  .taobao-gallery {
    min-height: 0;
    align-items: stretch;
  }

  .taobao-stage,
  .media-thumbs.vertical {
    height: 100%;
  }

  .media-thumbs.vertical {
    max-height: none;
  }
}

.product-detail-content {
  scroll-margin-top: 92px;
  overflow: hidden;
  padding: 0;
}

.product-detail-content .section-head {
  margin-bottom: 0;
  padding: 22px 22px 16px;
}

.detail-tabs {
  position: sticky;
  top: 77px;
  z-index: 5;
  display: flex;
  gap: 18px;
  margin: 0;
  padding: 0 22px 12px;
  border-bottom: 1px solid var(--line);
  background: #fff;
}

.detail-tabs a,
.detail-tabs button {
  min-height: 34px;
  border: 0;
  background: transparent;
  color: var(--ink);
  cursor: pointer;
  font-weight: 700;
  line-height: 34px;
}

.detail-tabs a:hover,
.detail-tabs button:hover {
  color: var(--orange);
}

.detail-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.attribute-section-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 14px;
  padding: 18px 22px;
  border-bottom: 1px solid var(--line);
}

.attribute-list {
  display: grid;
  gap: 10px;
  margin-top: 14px;
}

.attribute-item {
  display: grid;
  grid-template-columns: minmax(92px, auto) minmax(0, 1fr);
  gap: 12px;
  align-items: start;
  border-top: 1px solid var(--line);
  padding-top: 10px;
}

.attribute-item span {
  color: var(--muted);
  font-size: 13px;
  line-height: 20px;
}

.attribute-item strong {
  color: var(--ink);
  font-size: 14px;
  line-height: 22px;
  white-space: pre-wrap;
}

.product-rich-detail {
  display: grid;
  gap: 0;
  background: #fff;
}

.product-rich-section {
  min-width: 0;
}

.product-rich-section + .product-rich-section {
  border-top: 1px solid var(--line);
}

.product-rich-title {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 24px 22px 18px;
}

.product-rich-title span {
  width: 4px;
  height: 26px;
  border-radius: 999px;
  background: var(--orange);
}

.product-rich-title h3 {
  margin: 0;
  color: var(--ink);
  font-size: 24px;
  line-height: 32px;
}

.rich-content,
.product-rich-text {
  color: #39475a;
  font-size: 16px;
  line-height: 28px;
}

.product-rich-text {
  margin: 0;
  padding: 0 22px 28px;
  white-space: pre-wrap;
}

.rich-content :first-child {
  margin-top: 0;
}

.rich-content :last-child {
  margin-bottom: 0;
}

.product-rich-content {
  width: 100%;
  min-width: 0;
  overflow: hidden;
}

.product-rich-content p,
.product-rich-content div,
.product-rich-content section,
.product-rich-content article {
  max-width: 100%;
}

.product-rich-content p {
  margin: 0 22px 18px;
}

.product-rich-content p:has(img),
.product-rich-content p:has(video),
.product-rich-content div:has(img),
.product-rich-content div:has(video) {
  margin: 0;
}

.product-rich-content img,
.product-rich-content video {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 auto;
  border-radius: 0;
}

.simple-panel {
  padding: 16px;
}

.timeline {
  display: grid;
  gap: 14px;
  max-width: 760px;
}

.timeline-item {
  display: grid;
  grid-template-columns: 20px minmax(0, 1fr);
  gap: 12px;
}

.timeline-item > span {
  width: 12px;
  height: 12px;
  margin-top: 6px;
  border: 3px solid var(--green);
  border-radius: 50%;
}

.timeline-item h3 {
  margin: 0;
}

.timeline-item p {
  margin: 5px 0 0;
  color: var(--muted);
  line-height: 23px;
}

.service-progress-head,
.delivery-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-top: 14px;
}

.service-progress-head span,
.delivery-row p {
  color: var(--muted);
  font-size: 13px;
  line-height: 19px;
}

.delivery-list {
  display: grid;
  gap: 10px;
  margin-top: 14px;
}

.delivery-row {
  padding-top: 12px;
  border-top: 1px solid var(--line);
}

.delivery-row strong {
  color: var(--ink);
}

.fulfillment-steps {
  display: grid;
  gap: 6px;
  margin: 10px 0 0;
  padding-left: 18px;
  color: var(--muted);
  font-size: 13px;
  line-height: 19px;
}

.license-delivery-row {
  display: block;
  padding: 0;
  border: 0;
}

.license-delivery-success {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  width: 100%;
  padding: 22px;
  border: 1px solid #9bd9b5;
  border-radius: 14px;
  background: linear-gradient(135deg, #effcf4 0%, #f8fffb 100%);
  box-shadow: 0 12px 28px rgba(15, 135, 70, 0.1);
}

.license-delivery-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  flex: none;
  border-radius: 50%;
  color: #fff;
  background: #0f9d52;
  box-shadow: 0 8px 18px rgba(15, 157, 82, 0.22);
}

.license-delivery-copy {
  min-width: 0;
  flex: 1;
}

.license-delivery-copy .license-delivery-kicker {
  display: block;
  color: #16713f;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.license-delivery-copy > strong {
  display: block;
  margin-top: 2px;
  color: #08783b;
  font-size: 26px;
  line-height: 34px;
}

.license-delivery-details {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 18px;
  margin: 16px 0 0;
  padding: 14px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.82);
}

.license-delivery-details > div {
  min-width: 0;
}

.license-delivery-details dt {
  color: #688075;
  font-size: 12px;
  line-height: 18px;
}

.license-delivery-details dd {
  margin: 3px 0 0;
  color: #173e2a;
  font-size: 14px;
  font-weight: 650;
  line-height: 20px;
  overflow-wrap: anywhere;
}

.license-delivery-copy .license-delivery-remark {
  margin-top: 12px;
  color: #365d49;
}

.shipping-list {
  gap: 14px;
}

.shipping-card {
  display: grid;
  gap: 12px;
  padding-top: 12px;
  border-top: 1px solid var(--line);
}

.shipping-card .delivery-row {
  padding-top: 0;
  border-top: 0;
}

.shipping-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  padding: 12px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #f8fbff;
}

.shipping-form label {
  display: grid;
  gap: 6px;
  color: #41516a;
  font-size: 13px;
}

.shipping-form input,
.shipping-form select {
  min-width: 0;
  height: 38px;
  border: 1px solid #cddcec;
  border-radius: 8px;
  padding: 0 10px;
  background: #fff;
}

.shipping-form .full-row,
.shipping-form .btn {
  grid-column: 1 / -1;
}

.invoice-section {
  display: grid;
  gap: 10px;
  margin-top: 18px;
  padding-top: 16px;
  border-top: 1px solid var(--line);
}

.invoice-status-block {
  display: grid;
  gap: 5px;
  font-size: 13px;
  line-height: 19px;
  color: #41516a;
}

.invoice-status-block p {
  margin: 0;
}

.invoice-status-block a {
  color: var(--green);
  font-weight: 700;
}

.invoice-form {
  grid-template-columns: 1fr;
  margin-top: 4px;
  padding: 0;
  border: 0;
  background: transparent;
}

.order-item-actions {
  display: grid;
  justify-items: end;
  gap: 10px;
}

.order-item-actions strong {
  color: var(--orange);
}

.form-layout,
.cart-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.42fr);
  gap: 18px;
  margin-top: 18px;
  align-items: start;
}

.catalog-promises {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-top: 18px;
}

.catalog-promises article {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 72px;
  border: 1px solid var(--line);
  border-radius: 12px;
  background: #fff;
  padding: 14px;
  box-shadow: var(--shadow-soft);
}

.catalog-promises svg {
  color: var(--blue);
}

.catalog-promises span {
  display: grid;
  gap: 3px;
}

.catalog-promises strong {
  color: var(--ink);
  font-size: 15px;
}

.catalog-promises small {
  color: var(--muted);
}

.appointment-summary {
  display: grid;
  gap: 14px;
}

.appointment-estimate {
  display: grid;
  gap: 10px;
}

.estimate-product {
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 10px;
  background: #f8fbff;
}

.estimate-product h3 {
  margin: 0;
}

.estimate-product p {
  margin: 4px 0 0;
  font-size: 13px;
  line-height: 19px;
}

.estimate-product strong {
  color: var(--orange);
}

.estimate-media {
  min-height: 54px !important;
  aspect-ratio: 1 / 1;
}

.estimate-media .media-body {
  display: none;
}

.secure-note {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin: 0;
  border: 1px solid #bde6d3;
  border-radius: 8px;
  background: #f0fbf5;
  color: var(--green);
  padding: 11px 12px;
  font-size: 13px;
  line-height: 20px;
}

.service-options-title {
  margin-top: 4px;
  width: fit-content;
}

.form-panel {
  display: grid;
  gap: 15px;
  padding: 18px;
}

.form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.form-panel label {
  display: grid;
  gap: 7px;
  color: #41516a;
  font-size: 14px;
}

.form-field {
  display: grid;
  gap: 8px;
  color: #41516a;
  font-size: 14px;
}

.form-panel input,
.form-panel select {
  height: 42px;
  padding: 0 12px;
}

.form-panel textarea {
  min-height: 112px;
  resize: vertical;
  padding: 11px 12px;
}

.upload-box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 92px;
  border: 1px dashed #a8bbd2;
  border-radius: 8px;
  background: #f8fbff;
  color: #52687f;
  text-align: center;
}

.reason-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.reason-button {
  min-height: 36px;
  border: 1px solid #cddcec;
  border-radius: 8px;
  background: #f7fbff;
  color: #3e526c;
  padding: 0 12px;
  cursor: pointer;
}

.reason-button.active {
  border-color: var(--green);
  background: rgba(28, 138, 18, 0.1);
  color: var(--green);
  font-weight: 700;
}

.after-sale-detail-grid {
  display: grid;
  gap: 10px;
  margin-top: 14px;
}

.after-sale-detail-grid p {
  display: grid;
  gap: 4px;
  margin: 0;
  color: var(--muted);
  line-height: 22px;
}

.form-message {
  margin: 0;
  padding: 10px 12px;
  border-radius: 8px;
  background: #f5f9ff;
  color: var(--blue);
  font-size: 14px;
  line-height: 21px;
}

.form-message.success {
  background: rgba(28, 138, 18, 0.1);
  color: var(--green);
}

.form-message.error {
  background: rgba(190, 18, 60, 0.08);
  color: #be123c;
}

.agent-status-list {
  display: grid;
  gap: 9px;
  margin-top: 14px;
}

.agent-status-list p {
  display: grid;
  grid-template-columns: 76px minmax(0, 1fr);
  gap: 10px;
  margin: 0;
}

.agent-status-list span {
  color: var(--muted);
}

.agent-status-list strong {
  color: var(--ink);
  font-weight: 700;
  overflow-wrap: anywhere;
}

.agent-rights-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 14px;
}

.agent-rights-grid article {
  display: grid;
  gap: 6px;
  padding: 12px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #f8fbff;
}

.agent-rights-grid svg {
  color: var(--blue);
}

.agent-rights-grid span {
  color: var(--muted);
  font-size: 13px;
}

.agent-rights-grid strong {
  color: var(--ink);
  font-size: 18px;
}

.after-sale-detail-grid strong {
  color: var(--ink);
}

.proof-grid {
  display: grid;
  gap: 8px;
  margin-top: 14px;
}

.proof-grid a {
  overflow-wrap: anywhere;
  border-radius: 8px;
  padding: 10px 12px;
  background: #f7f9fc;
  color: var(--blue);
  font-size: 13px;
  line-height: 20px;
}

.auth-layout {
  grid-template-columns: minmax(0, 0.9fr) minmax(360px, 0.55fr);
  padding: 26px;
  align-items: center;
}

.auth-copy img {
  width: 136px;
  height: 50px;
  object-fit: contain;
  filter: drop-shadow(0 8px 16px rgba(0, 0, 0, 0.12));
}

.auth-note {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 18px;
  color: rgba(255, 255, 255, 0.84);
}

.auth-panel {
  margin: 0;
  box-shadow: none;
}

.inline-field {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 8px;
}

.form-message {
  margin: 0;
  border-radius: 8px;
  padding: 10px 12px;
  background: #f8fbff;
  color: var(--muted);
  font-size: 13px;
  line-height: 20px;
}

.form-message.success {
  background: #e9f7ef;
  color: var(--green);
}

.form-message.error {
  background: #fff1e7;
  color: #b95509;
}

.login-layout {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: clamp(520px, 62vh, 720px);
  margin: 0 auto;
  border: 0;
  border-radius: 0;
  padding: 48px 0 72px;
  background: transparent;
  color: var(--ink);
  box-shadow: none;
}

.login-card {
  display: grid;
  width: min(520px, 100%);
  gap: 20px;
  margin: 0 auto;
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 34px clamp(20px, 5vw, 46px) 28px;
  background: #fff;
  box-shadow: var(--shadow);
}

.auth-tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 34px;
  margin-bottom: 2px;
}

.auth-tabs button {
  border: 0;
  background: transparent;
  color: var(--ink);
  cursor: pointer;
  font-size: 22px;
  line-height: 30px;
  font-weight: 800;
}

.auth-tabs button.active {
  color: var(--orange);
}

.auth-secondary-head {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 12px;
  color: var(--ink);
}

.auth-secondary-head strong {
  justify-self: center;
  margin-right: 76px;
  font-size: 22px;
  line-height: 30px;
}

.text-action {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  border: 0;
  background: transparent;
  color: var(--muted);
  cursor: pointer;
  font-size: 14px;
}

.text-action:hover,
.login-link-item:hover {
  color: var(--blue);
}

.login-input-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  align-items: center;
  min-height: 56px;
  border: 1px solid transparent;
  border-radius: 10px;
  background: #f5f7fb;
  padding: 0 14px;
}

.login-input-row:focus-within {
  border-color: rgba(10, 87, 208, 0.34);
  background: #fff;
  box-shadow: 0 0 0 3px rgba(10, 87, 208, 0.08);
}

.login-input-row.phone-field {
  grid-template-columns: auto minmax(0, 1fr);
  gap: 14px;
}

.login-input-row.code-field {
  grid-template-columns: minmax(0, 1fr) auto;
}

.country-code {
  color: #546173;
  font-size: 15px;
  line-height: 22px;
  white-space: nowrap;
}

.login-input-row input {
  width: 100%;
  min-width: 0;
  height: 54px;
  border: 0;
  background: transparent;
  color: var(--ink);
  outline: none;
  font-size: 16px;
}

.login-input-row input::placeholder {
  color: #a5afbd;
}

.login-inline-action {
  min-width: 152px;
  border: 0;
  background: transparent;
  color: var(--blue);
  cursor: pointer;
  font-weight: 700;
  white-space: nowrap;
}

.login-inline-action:disabled {
  color: #9aa6b6;
  cursor: not-allowed;
}

.login-submit {
  min-height: 56px;
  border-radius: 10px;
  font-size: 17px;
  font-weight: 800;
}

.login-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-top: 4px;
  color: #4f5f73;
  font-size: 15px;
}

.login-link-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border: 0;
  background: transparent;
  color: inherit;
  cursor: pointer;
  white-space: nowrap;
}

.social-login .app-icon {
  color: #16a34a;
}

.login-divider {
  width: 1px;
  height: 16px;
  background: #d9e1ec;
}

.qr-login-panel {
  border: 1px solid #dbe6f3;
  border-radius: 12px;
  padding: 16px;
  background: #f8fbff;
}

.qr-login-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
  color: var(--ink);
}

.qr-login-close {
  border: 0;
  background: transparent;
  color: var(--muted);
  cursor: pointer;
  font-size: 13px;
}

.qr-login-body {
  display: grid;
  grid-template-columns: 148px minmax(0, 1fr);
  align-items: center;
  gap: 16px;
}

.qr-login-code {
  width: 148px;
  height: 148px;
  border: 1px solid #e1e9f3;
  border-radius: 10px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--muted);
  overflow: hidden;
}

.qr-login-code img {
  width: 132px;
  height: 132px;
  display: block;
}

.qr-login-meta {
  display: grid;
  gap: 8px;
  color: var(--muted);
  font-size: 14px;
  line-height: 21px;
}

.qr-login-meta p {
  margin: 0;
  color: var(--ink);
  font-weight: 700;
}

.qr-login-meta small {
  color: #718096;
}

.qr-refresh {
  justify-self: flex-start;
  min-width: auto;
  padding: 0;
}

.pay-summary-panel {
  display: grid;
  grid-template-columns: minmax(220px, 0.42fr) minmax(0, 1fr);
  align-items: center;
  gap: 18px;
}

.pay-amount {
  display: block;
  margin-top: 8px;
  color: var(--green);
  font-size: 42px;
  line-height: 50px;
}

.payment-meta {
  display: grid;
  gap: 8px;
  color: var(--muted);
  font-size: 14px;
  line-height: 22px;
}

.pay-method-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(220px, 1fr));
  gap: 12px;
}

.pay-method-card {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 96px;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 17px 18px;
  background: #fff;
  color: var(--ink);
  text-align: left;
  cursor: pointer;
  transition:
    border-color 0.18s ease,
    box-shadow 0.18s ease,
    background 0.18s ease;
}

.pay-method-card:hover:not(:disabled) {
  border-color: var(--blue);
  background: #f8fbff;
}

.pay-method-card.active {
  border-color: var(--blue);
  box-shadow: 0 0 0 3px rgba(10, 87, 208, 0.12);
}

.pay-method-card.active::after {
  content: "✓";
  position: absolute;
  right: 0;
  bottom: 0;
  display: grid;
  place-items: end center;
  width: 42px;
  height: 42px;
  padding-bottom: 4px;
  background: linear-gradient(135deg, transparent 0 49%, var(--blue) 50% 100%);
  color: #fff;
  font-size: 16px;
  font-weight: 900;
}

.pay-method-card.disabled {
  background: #f7f9fc;
  color: #9aa7b6;
  cursor: not-allowed;
}

.pay-method-card.disabled .pay-brand-logo,
.pay-method-card.disabled .pay-method-description {
  color: #9aa7b6;
  filter: grayscale(1);
  opacity: 0.68;
}

.pay-brand-logo {
  display: inline-flex;
  align-items: center;
  min-width: 0;
  gap: 11px;
}

.pay-brand-mark {
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  border-radius: 11px;
  overflow: hidden;
  background: #fff;
  flex: 0 0 auto;
}

.pay-brand-icon {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.pay-brand-copy {
  display: grid;
  min-width: 0;
  gap: 1px;
}

.pay-brand-copy strong {
  margin: 0;
  color: var(--ink);
  font-size: 19px;
  line-height: 25px;
  font-weight: 850;
}

.pay-brand-copy small {
  color: var(--muted);
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.08em;
}

.pay-brand-logo.compact .pay-brand-mark {
  width: 38px;
  height: 38px;
  border-radius: 9px;
}

.pay-brand-logo.compact .pay-brand-copy strong {
  font-size: 16px;
  line-height: 22px;
}

.pay-brand-logo.large .pay-brand-mark {
  width: 66px;
  height: 66px;
  border-radius: 14px;
}

.pay-method-description {
  max-width: 148px;
  color: var(--muted);
  font-size: 13px;
  line-height: 20px;
  text-align: right;
}

.pay-display-panel {
  gap: 18px;
}

.status-pill {
  border-radius: 8px;
  padding: 5px 10px;
  background: rgba(28, 138, 18, 0.1);
  color: var(--green);
  font-size: 13px;
  font-weight: 700;
}

.status-pill.green {
  background: rgba(28, 138, 18, 0.1);
  color: var(--green);
}

.status-pill.orange {
  background: #fff1e7;
  color: #b95509;
}

.qr-panel,
.pay-link-panel {
  display: grid;
  gap: 14px;
  justify-items: start;
}

.formal-pay-board {
  justify-items: center;
  width: 100%;
  border: 1px solid var(--line);
  border-radius: 8px;
  background:
    linear-gradient(180deg, #fff 0%, #fff 72%, #f8fbff 100%);
  padding: 24px;
}

.formal-pay-board.compact {
  justify-items: start;
  padding: 22px;
}

.formal-pay-board h3 {
  margin: 2px 0 0;
  color: var(--ink);
  font-size: 22px;
  line-height: 30px;
}

.formal-pay-total {
  margin: 0;
  color: #0d1b44;
  font-size: 20px;
  line-height: 30px;
  font-weight: 650;
  text-align: center;
}

.formal-pay-total strong {
  margin: 0 3px;
  font-size: 24px;
  font-weight: 900;
}

.qr-code-frame {
  position: relative;
  display: grid;
  place-items: center;
  margin-top: 4px;
  padding: 14px;
  border: 1px solid #d9e3ef;
  border-radius: 8px;
  background: #fff;
}

.qr-image {
  width: min(326px, calc(100vw - 112px));
  height: min(326px, calc(100vw - 112px));
  border: 0;
  border-radius: 0;
  padding: 0;
  background: #fff;
}

.qr-brand-badge {
  position: absolute;
  left: 50%;
  top: 50%;
  display: grid;
  place-items: center;
  width: 66px;
  height: 66px;
  border: 6px solid #fff;
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
  transform: translate(-50%, -50%);
  box-shadow: 0 4px 12px rgba(17, 24, 39, 0.14);
}

.qr-brand-badge img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.pay-channel-select {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  width: min(326px, 100%);
  min-height: 58px;
  margin-top: 6px;
  border: 1px solid #d9e3ef;
  border-radius: 8px;
  background: #fff;
  padding: 8px 13px;
}

.select-caret {
  color: #9aa7b6;
  font-size: 13px;
  font-weight: 900;
}

.scan-helper {
  max-width: 420px;
  text-align: center;
}

.mono-value {
  width: 100%;
  overflow-wrap: anywhere;
  border-radius: 8px;
  padding: 12px;
  background: #f7f9fc;
  color: var(--ink);
  font-family: ui-monospace, SFMono-Regular, Consolas, 'Liberation Mono', monospace;
  font-size: 13px;
  line-height: 21px;
}

.payment-form-host {
  display: none;
}

.result-state {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 18px;
  align-items: start;
}

.result-state svg {
  color: var(--green);
}

.result-state h2 {
  margin: 8px 0 10px;
}

.result-state p {
  margin: 6px 0;
  color: var(--muted);
}

.empty-state {
  margin: 0;
  color: var(--muted);
}

.user-metrics {
  margin-top: 18px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.user-dashboard-section {
  display: grid;
  gap: 12px;
}

.user-entry-grid {
  display: grid;
  gap: 12px;
}

.order-status-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.asset-entry-grid,
.coupon-entry-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.tool-entry-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.user-entry,
.asset-entry {
  min-width: 0;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  color: var(--ink);
  padding: 14px;
  text-align: left;
}

.user-entry {
  display: grid;
  justify-items: start;
  gap: 8px;
  min-height: 128px;
}

.user-entry.compact {
  align-content: center;
  justify-items: center;
  min-height: 104px;
  text-align: center;
}

.user-entry.as-button {
  cursor: pointer;
}

.user-entry:hover,
.asset-entry:hover {
  border-color: var(--blue);
}

.user-entry strong,
.asset-entry strong {
  color: var(--ink);
  font-size: 16px;
  line-height: 22px;
}

.user-entry small,
.asset-entry span {
  color: var(--muted);
  font-size: 13px;
  line-height: 19px;
}

.asset-entry {
  display: grid;
  align-content: center;
  min-height: 92px;
  gap: 6px;
}

.asset-entry strong {
  color: var(--orange);
  font-size: 24px;
  line-height: 30px;
}

.entry-icon-chip {
  position: relative;
  display: inline-grid;
  place-items: center;
  width: 44px;
  height: 44px;
  border-radius: 8px;
  background: var(--blue-soft);
  color: var(--blue);
}

.entry-icon-chip.orange {
  background: var(--orange-soft);
  color: var(--orange);
}

.entry-icon-chip.green {
  background: var(--green-soft);
  color: var(--green);
}

.entry-icon-chip.red {
  background: rgba(190, 18, 60, 0.08);
  color: #be123c;
}

.entry-icon-chip.cyan {
  background: #eaf8ff;
  color: #168aad;
}

.entry-icon-chip.yellow {
  background: #fff8db;
  color: #b88a00;
}

.entry-icon-chip.purple {
  background: #f2f0ff;
  color: #6654d9;
}

.entry-icon-chip.pink {
  background: #fff0f6;
  color: #d63384;
}

.entry-icon-chip.gray {
  background: #f4f6fa;
  color: #4f6075;
}

.entry-icon-chip em {
  position: absolute;
  top: -7px;
  right: -8px;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border: 2px solid #fff;
  border-radius: 999px;
  background: #ef4444;
  color: #fff;
  font-size: 10px;
  line-height: 14px;
  font-style: normal;
  font-weight: 800;
  text-align: center;
}

.member-product-grid {
  margin-top: 0;
}

.member-product-card .button-row {
  margin-top: 12px;
}

.form-panel input:disabled,
.form-panel select:disabled {
  background: #f7f9fc;
  color: #7b8796;
  cursor: not-allowed;
}

.menu-row {
  justify-content: flex-start;
  color: var(--ink);
}

.menu-row svg {
  flex: 0 0 auto;
  color: var(--blue);
}

.menu-row span {
  display: grid;
  gap: 3px;
}

.menu-row small {
  color: var(--muted);
  line-height: 18px;
}

.support-heading .eyebrow {
  width: fit-content;
}

.support-chat-layout {
  display: grid;
  grid-template-columns: minmax(280px, 0.34fr) minmax(0, 0.66fr);
  gap: 18px;
  align-items: start;
  margin-top: 18px;
}

.support-side-panel {
  margin-top: 0;
}

.support-side-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
}

.support-chip {
  min-height: 34px;
  border: 1px solid #cddcec;
  border-radius: 8px;
  background: #f8fbff;
  color: #3e526c;
  padding: 0 11px;
  cursor: pointer;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
}

.support-chip:hover {
  border-color: var(--blue);
  color: var(--blue);
}

.support-chat-panel {
  display: grid;
  grid-template-rows: auto minmax(420px, 58vh) auto;
  min-width: 0;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 12px;
  background: #fff;
  box-shadow: var(--shadow-soft);
}

.support-chat-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 16px 18px;
  border-bottom: 1px solid var(--line);
  background: #f8fbff;
}

.support-chat-header div {
  display: grid;
  gap: 4px;
  min-width: 0;
}

.support-chat-header strong {
  color: var(--ink);
  font-size: 17px;
  line-height: 24px;
}

.support-chat-header span:not(.status-pill) {
  color: var(--muted);
  font-size: 13px;
  line-height: 19px;
}

.support-message-list {
  display: grid;
  align-content: start;
  gap: 14px;
  overflow-y: auto;
  padding: 16px 18px 20px;
  background:
    linear-gradient(180deg, rgba(248, 251, 255, 0.88), rgba(244, 246, 250, 0.96)),
    #f4f6fa;
}

.support-history-row {
  display: flex;
  justify-content: center;
}

.support-message {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  max-width: min(78%, 620px);
}

.support-message.mine {
  justify-self: end;
  flex-direction: row-reverse;
}

.support-avatar {
  display: inline-grid;
  place-items: center;
  width: 36px;
  height: 36px;
  overflow: hidden;
  border: 1px solid #cfe0f5;
  border-radius: 8px;
  background: var(--blue);
  color: #fff;
  flex: 0 0 auto;
}

.support-avatar.admin {
  background: #fff;
  color: var(--blue);
}

.support-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.support-bubble-wrap {
  display: grid;
  gap: 5px;
  min-width: 0;
}

.support-message.mine .support-bubble-wrap {
  justify-items: end;
}

.support-message-meta {
  color: #718096;
  font-size: 12px;
  line-height: 18px;
}

.support-bubble {
  display: grid;
  gap: 5px;
  max-width: 100%;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  color: var(--ink);
  padding: 11px 12px;
  font-size: 14px;
  line-height: 23px;
  overflow-wrap: anywhere;
  box-shadow: var(--shadow-soft);
}

.support-message.mine .support-bubble {
  border-color: rgba(10, 87, 208, 0.45);
  background: var(--blue);
  color: #fff;
}

.support-bubble small {
  color: var(--muted);
  font-size: 12px;
  line-height: 18px;
}

.support-message.mine .support-bubble small {
  color: rgba(255, 255, 255, 0.78);
}

.support-message-image {
  display: block;
  width: min(260px, 56vw);
  max-height: 320px;
  border-radius: 7px;
  object-fit: contain;
  background: #eef3f8;
}

.support-card-message {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr);
  gap: 10px;
  min-width: min(330px, 68vw);
  max-width: 390px;
  border: 1px solid #d9e4f0;
  border-radius: 8px;
  background: #fff;
  color: var(--ink);
  padding: 10px;
  text-decoration: none;
}

.support-card-message:hover {
  border-color: var(--blue);
}

.support-order-message {
  grid-template-columns: minmax(0, 1fr);
}

.support-order-product-row {
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr);
  gap: 10px;
  align-items: center;
  padding: 8px 0;
  border-top: 1px solid #e9eff6;
}

.support-order-product-image,
.support-order-product-placeholder {
  width: 54px;
  height: 54px;
  border-radius: 7px;
  background: #eef3f8;
}

.support-order-product-image {
  display: block;
  object-fit: cover;
}

.support-order-product-placeholder {
  display: grid;
  place-items: center;
  color: var(--muted);
  font-size: 12px;
}

.support-order-product-copy {
  display: grid;
  gap: 2px;
  min-width: 0;
}

.support-order-product-copy strong {
  overflow: hidden;
  color: var(--ink);
  font-size: 14px;
  line-height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.support-card-thumb {
  width: 58px;
  height: 58px;
  border-radius: 7px;
  object-fit: cover;
  background: #eef3f8;
}

.support-card-body,
.support-picker-copy {
  display: grid;
  gap: 3px;
  min-width: 0;
}

.support-card-body strong,
.support-picker-copy strong {
  overflow: hidden;
  color: var(--ink);
  font-size: 14px;
  line-height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.support-card-body small,
.support-picker-copy small,
.support-order-message small {
  overflow: hidden;
  color: var(--muted);
  font-size: 12px;
  line-height: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.support-message.mine .support-card-message small {
  color: var(--muted);
}

.support-card-message em,
.support-picker-copy em {
  color: var(--orange);
  font-style: normal;
  font-weight: 800;
  line-height: 20px;
}

.support-order-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  min-width: 0;
}

.support-order-head strong {
  overflow: hidden;
  color: var(--ink);
  font-size: 14px;
  line-height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.support-card-status {
  flex: 0 0 auto;
  border: 1px solid #d9e4f0;
  border-radius: 999px;
  background: #f8fbff;
  color: var(--muted);
  padding: 2px 8px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

.support-card-status.orange {
  border-color: #f7c58e;
  background: #fff7ed;
  color: #c75f00;
}

.support-card-status.blue {
  border-color: #b8cff5;
  background: #eef5ff;
  color: var(--blue);
}

.support-card-status.green {
  border-color: #b8e5ca;
  background: #eefaf2;
  color: #0a8f3d;
}

.support-message.mine .support-card-message {
  color: var(--ink);
}

.support-composer {
  display: grid;
  gap: 10px;
  padding: 14px;
  border-top: 1px solid var(--line);
  background: #fff;
}

.support-composer textarea {
  width: 100%;
  min-height: 82px;
  resize: vertical;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 11px 12px;
  color: var(--ink);
  outline: none;
}

.support-composer textarea:focus {
  border-color: var(--blue);
  box-shadow: 0 0 0 3px rgba(10, 87, 208, 0.1);
}

.support-composer-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.support-attachment-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.support-picker-panel {
  display: grid;
  gap: 10px;
  border: 1px solid #d9e4f0;
  border-radius: 8px;
  background: #f8fbff;
  padding: 12px;
}

.support-picker-panel header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
}

.support-picker-panel header div {
  display: grid;
  gap: 2px;
}

.support-picker-panel header strong {
  color: var(--ink);
  font-size: 15px;
  line-height: 22px;
}

.support-picker-panel header span {
  color: var(--muted);
  font-size: 12px;
  line-height: 18px;
}

.support-picker-list {
  display: grid;
  gap: 8px;
  max-height: 288px;
  overflow-y: auto;
}

.support-picker-item {
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr);
  gap: 10px;
  width: 100%;
  border: 1px solid #d9e4f0;
  border-radius: 8px;
  background: #fff;
  padding: 9px;
  cursor: pointer;
  text-align: left;
}

.support-picker-item:hover {
  border-color: var(--blue);
}

.support-picker-item:disabled {
  cursor: not-allowed;
  opacity: 0.68;
}

.support-picker-thumb {
  width: 54px;
  height: 54px;
  border-radius: 7px;
  object-fit: cover;
  background: #eef3f8;
}

.support-picker-copy.full {
  grid-column: 1 / -1;
}

.visually-hidden-input {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
}

.order-card {
  padding: 16px;
}

.order-card.large {
  margin-top: 0;
}

.notification-toolbar {
  justify-content: space-between;
}

.notification-summary {
  color: var(--muted);
  font-size: 14px;
  font-weight: 650;
}

.notification-section {
  display: grid;
  gap: 12px;
}

.notification-card {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  padding: 16px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
}

.notification-card.unread {
  border-color: #b8d5f5;
  background: #f8fbff;
}

.notification-main {
  display: grid;
  grid-template-columns: 10px minmax(0, 1fr);
  gap: 12px;
  min-width: 0;
}

.notification-dot {
  width: 8px;
  height: 8px;
  margin-top: 9px;
  border-radius: 999px;
  background: transparent;
}

.notification-card.unread .notification-dot {
  background: var(--orange);
}

.notification-card h2 {
  margin: 10px 0 0;
  color: var(--ink);
  font-size: 17px;
  line-height: 24px;
}

.notification-card p,
.login-empty p {
  margin: 7px 0 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 23px;
}

.pager-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding-top: 4px;
  color: var(--muted);
}

.login-empty {
  display: grid;
  justify-items: start;
  gap: 10px;
  padding: 12px 0;
}

.login-empty h2 {
  margin: 0;
  color: var(--ink);
}

.cart-row {
  display: grid;
  grid-template-columns: auto 130px minmax(0, 1fr) auto;
  gap: 14px;
  align-items: center;
  padding: 12px;
}

.cart-row.disabled {
  background: #f8fafc;
  opacity: 0.72;
}

.cart-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 12px 14px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
}

.check-line {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--ink);
  font-weight: 700;
}

.row-side {
  display: grid;
  justify-items: end;
  gap: 10px;
}

.warning-text {
  color: #b95509 !important;
}

.quantity-control {
  display: inline-grid;
  grid-template-columns: 34px 58px 34px;
  align-items: center;
  gap: 0;
  margin-top: 10px;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
}

.quantity-control button,
.quantity-control input {
  height: 34px;
  border: 0;
  background: #fff;
  text-align: center;
}

.quantity-control button {
  cursor: pointer;
  color: var(--blue);
  font-weight: 800;
}

.quantity-control button:disabled {
  cursor: not-allowed;
  color: #9badc1;
}

.quantity-control input {
  min-width: 0;
  border-right: 1px solid var(--line);
  border-left: 1px solid var(--line);
  color: var(--ink);
}

.order-item-row {
  grid-template-columns: 130px minmax(0, 1fr) auto;
}

.checkout-panel {
  position: sticky;
  top: 90px;
}

.summary-line {
  padding: 12px 0;
  border-bottom: 1px solid var(--line);
}

.summary-line > span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}

.summary-line.total {
  border-bottom: 0;
  font-size: 18px;
}

.forum-card {
  padding: 17px;
}

.reply-panel {
  padding: 20px;
}

.status-badge {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  min-height: 25px;
  border-radius: 8px;
  padding: 3px 9px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

.status-badge.blue {
  background: var(--blue-soft);
  color: var(--blue);
}

.status-badge.green {
  background: #e9f7ef;
  color: var(--green);
}

.status-badge.orange {
  background: #fff1e7;
  color: #b95509;
}

.status-badge.red {
  background: rgba(190, 18, 60, 0.08);
  color: #be123c;
}

.placeholder-media {
  position: relative;
  overflow: hidden;
  display: grid;
  place-items: center;
  width: 100%;
  border-radius: 8px;
  border: 1px solid rgba(10, 28, 61, 0.35);
  background:
    radial-gradient(120% 120% at 82% 0%, rgba(31, 123, 230, 0.22), transparent 55%),
    linear-gradient(150deg, var(--navy-900), var(--navy-700));
  color: #fff;
  min-height: 160px;
}

.placeholder-media::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(5, 18, 46, 0.04), rgba(5, 18, 46, 0.42)),
    linear-gradient(90deg, rgba(10, 87, 208, 0.26), transparent 58%);
}

.placeholder-media.green {
  background:
    radial-gradient(120% 120% at 82% 0%, rgba(28, 138, 18, 0.2), transparent 52%),
    linear-gradient(150deg, var(--navy-900), var(--navy-700));
}

.placeholder-media.orange {
  background:
    radial-gradient(120% 120% at 82% 0%, rgba(242, 107, 0, 0.22), transparent 52%),
    linear-gradient(150deg, var(--navy-900), var(--navy-700));
}

.placeholder-media.hero {
  aspect-ratio: 16 / 10;
}

.placeholder-media.wide {
  aspect-ratio: 16 / 9;
}

.placeholder-media.card {
  aspect-ratio: 4 / 3;
  min-height: 136px;
}

.placeholder-media.product {
  aspect-ratio: 4 / 3;
}

.placeholder-media.square {
  aspect-ratio: 1 / 1;
}

.real-media {
  width: 100%;
  display: block;
  border-radius: 8px;
  object-fit: cover;
  background: #e8eef6;
}

.real-media.product {
  aspect-ratio: 4 / 3;
}

.real-media.square {
  aspect-ratio: 1 / 1;
}

.real-media.wide,
.real-media.card {
  aspect-ratio: 16 / 9;
}

.real-media.thumb {
  aspect-ratio: 4 / 3;
  min-height: 92px;
}

.placeholder-media.thumb {
  aspect-ratio: 4 / 3;
  min-height: 92px;
}

.media-empty {
  display: grid;
  place-items: center;
  gap: 8px;
  border: 1px dashed #cddcec;
  background: #f3f7fc;
  color: var(--muted);
  font-size: 14px;
  text-align: center;
}

.scanner {
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.08) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255, 255, 255, 0.07) 1px, transparent 1px);
  background-size: 34px 34px;
  opacity: 0.18;
}

.media-body {
  position: relative;
  z-index: 2;
  display: grid;
  justify-items: center;
  gap: 10px;
  max-width: 78%;
  text-align: center;
  font-weight: 700;
  line-height: 22px;
  text-shadow: 0 2px 12px rgba(5, 18, 46, 0.48);
}

.media-icon {
  opacity: 0.95;
}

.mobile-tabbar {
  display: none;
}

@media (max-width: 980px) {
  .site-header {
    grid-template-columns: minmax(0, 1fr) auto;
  }

  .desktop-nav {
    display: none;
  }

  .home-hero,
  .auth-layout,
  .detail-layout,
  .taobao-detail-layout,
  .split-band,
  .support-chat-layout,
  .form-layout,
  .cart-layout {
    grid-template-columns: 1fr;
  }

  .home-hero {
    min-height: 300px;
    aspect-ratio: auto;
    padding: 24px;
  }

  .home-hero::before {
    background-image: var(--hero-banner-mobile-image);
  }

  .home-hero.image-only {
    min-height: 0;
    aspect-ratio: 750 / 320;
    padding: 0;
  }

  .home-hero.image-only::before {
    background-size: contain;
  }

  .technical-feature {
    grid-template-columns: 1fr;
    padding-right: 0;
    padding-left: 0;
  }

  .technical-copy {
    max-width: none;
  }

  .technical-carousel-arrow {
    display: none;
  }

  .product-grid,
  .catalog-grid,
  .catalog-promises,
  .case-grid,
  .case-grid.wide,
  .detail-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .summary-grid,
  .metric-grid,
  .channel-video-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .home-product-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .order-status-grid,
  .tool-entry-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .asset-entry-grid,
  .coupon-entry-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .checkout-panel {
    position: static;
  }

  .site-footer-inner {
    grid-template-columns: auto minmax(0, 1fr);
    gap: 24px;
  }

  .detail-side-tools {
    position: static;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    border-radius: 12px;
    padding: 8px;
  }

  .detail-side-tools a,
  .detail-side-tools button {
    min-height: 48px;
  }
}

@media (max-width: 720px) {
  .site-header {
    padding: 10px 14px;
  }

  .brand-link img {
    width: 40px;
    height: 40px;
  }

  .brand-link small {
    display: none;
  }

  .header-actions .solid-action {
    display: none;
  }

  .page-main {
    width: 100%;
    padding: 12px 12px 86px;
  }

  .site-footer {
    margin-bottom: 62px;
  }

  .site-footer-inner {
    grid-template-columns: 1fr;
    justify-items: center;
    width: 100%;
    min-height: 0;
    padding: 24px 18px;
    text-align: center;
  }

  .footer-brand {
    justify-self: center;
  }

  .footer-brand img {
    width: 72px;
    height: 72px;
    border-radius: 12px;
  }

  .footer-company,
  .footer-records {
    justify-content: center;
    gap: 8px 18px;
  }

  .footer-company strong,
  .footer-company a {
    font-size: 16px;
    line-height: 23px;
  }

  .footer-records {
    font-size: 13px;
    line-height: 20px;
  }

  .home-hero,
  .page-heading,
  .user-hero,
  .auth-layout {
    border-radius: 8px;
    padding: 18px;
  }

  .home-hero {
    min-height: 320px;
  }

  .home-hero.image-only {
    min-height: 0;
    padding: 0;
  }

  .home-quick-links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px;
    margin-top: 10px;
  }

  .home-quick-link {
    grid-template-columns: 40px minmax(0, 1fr);
    gap: 9px;
    min-height: 78px;
    border-radius: 8px;
    padding: 11px;
  }

  .home-quick-icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
  }

  .home-quick-copy strong {
    font-size: 15px;
    line-height: 21px;
  }

  .home-quick-arrow {
    display: none;
  }

  .hero-carousel-arrow {
    width: 36px;
    height: 36px;
  }

  .hero-carousel-arrow.prev {
    left: 10px;
  }

  .hero-carousel-arrow.next {
    right: 10px;
  }

  .technical-carousel-arrow {
    display: none;
  }

  .home-hero::after {
    background:
      linear-gradient(90deg, rgba(5, 18, 46, 0.94), rgba(7, 31, 70, 0.68)),
      linear-gradient(180deg, rgba(3, 12, 30, 0.42), rgba(3, 12, 30, 0.28));
  }

  .page-heading,
  .user-hero {
    grid-template-columns: 1fr;
    align-items: start;
  }

  .hero-copy h1,
  .page-heading h1,
  .user-hero h1,
  .auth-copy h1 {
    font-size: 27px;
    line-height: 36px;
  }

  .hero-copy p,
  .page-heading p,
  .user-hero p,
  .auth-copy p {
    font-size: 14px;
    line-height: 23px;
  }

  .content-band,
  .filter-bar,
  .form-panel,
  .service-panel,
  .checkout-panel,
  .reply-panel {
    margin-top: 12px;
  }

  .content-band,
  .service-panel,
  .form-panel,
  .checkout-panel,
  .reply-panel {
    padding: 14px;
  }

  .support-chat-layout {
    margin-top: 12px;
  }

  .support-chat-panel {
    grid-template-rows: auto minmax(360px, 56vh) auto;
    border-radius: 8px;
  }

  .support-chat-header {
    align-items: flex-start;
    flex-direction: column;
    padding: 14px;
  }

  .support-message-list {
    padding: 14px 12px 16px;
  }

  .support-message {
    max-width: 92%;
  }

  .support-composer {
    padding: 12px;
  }

  .support-composer-actions {
    align-items: stretch;
    flex-direction: column;
    justify-content: stretch;
  }

  .support-attachment-actions {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .support-composer-actions .btn {
    flex: 1 1 0;
  }

  .support-card-message {
    min-width: min(270px, 74vw);
  }

  .support-picker-list {
    max-height: 250px;
  }

  .section-head,
  .filter-bar {
    align-items: flex-start;
    flex-direction: column;
  }

  .search-box,
  .select-filter-row,
  .chip-row {
    width: 100%;
  }

  .select-filter-row {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .filter-select-wrap,
  .filter-select {
    width: 100%;
    min-width: 0;
  }

  .filter-select {
    gap: 5px;
    padding: 0 8px;
  }

  .filter-menu {
    right: auto;
    left: 0;
    width: min(260px, calc(100vw - 24px));
  }

  .metric-grid,
  .channel-video-grid,
  .product-grid,
  .catalog-grid,
  .catalog-promises,
  .summary-grid,
  .pay-method-grid,
  .form-grid,
  .order-status-grid,
  .asset-entry-grid,
  .coupon-entry-grid,
  .tool-entry-grid {
    grid-template-columns: 1fr;
  }

  .pay-summary-panel,
  .result-state {
    grid-template-columns: 1fr;
  }

  .horizontal-card {
    grid-template-columns: 1fr;
  }

  .product-strip {
    grid-template-columns: 1fr;
  }

  .catalog-product-card,
  .home-catalog-card {
    min-height: 0;
  }

  .detail-summary {
    padding: 16px;
  }

  .detail-summary h1 {
    font-size: 25px;
    line-height: 34px;
  }

  .taobao-gallery {
    grid-template-columns: 1fr;
  }

  .taobao-stage,
  .taobao-stage > .real-media.square,
  .taobao-stage > .placeholder-media.square {
    min-height: 330px;
  }

  .media-thumbs.vertical {
    grid-auto-flow: column;
    grid-auto-columns: 86px;
    grid-template-columns: none;
    max-height: none;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 0 4px;
  }

  .media-thumbs.vertical > .thumb {
    min-height: 86px;
  }

  .detail-shop-actions {
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .taobao-summary h1 {
    font-size: 24px;
    line-height: 32px;
  }

  .sku-block,
  .quantity-block {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .sku-block > span,
  .quantity-block > span {
    line-height: 22px;
  }

  .detail-action-bar {
    grid-template-columns: 1fr;
  }

  .favorite-action {
    width: 100%;
  }

  .detail-tabs {
    top: 0;
    margin-right: -14px;
    margin-left: -14px;
    padding-right: 14px;
    padding-left: 14px;
    overflow-x: auto;
  }

  .cart-row {
    grid-template-columns: auto 96px minmax(0, 1fr);
  }

  .cart-row > strong {
    grid-column: 3;
  }

  .cart-toolbar {
    align-items: flex-start;
    flex-direction: column;
  }

  .row-side {
    grid-column: 3;
    justify-items: start;
  }

  .order-item-row {
    grid-template-columns: 96px minmax(0, 1fr);
  }

  .order-item-row > strong {
    grid-column: 2;
  }

  .order-item-actions {
    grid-column: 2;
    justify-items: start;
  }

  .mobile-tabbar {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 40;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    border-top: 1px solid var(--line);
    background: #fff;
    box-shadow: 0 -10px 26px rgba(23, 32, 51, 0.08);
  }

  .mobile-tabbar a {
    display: grid;
    justify-items: center;
    gap: 4px;
    min-height: 62px;
    padding: 8px 2px 6px;
    border-radius: 0;
    font-size: 12px;
  }

  .mobile-tabbar a.router-link-active {
    color: var(--blue);
  }
}

@media (max-width: 720px) {
  .login-layout {
    min-height: auto;
    padding: 18px 0 86px;
  }

  .login-card {
    width: 100%;
    gap: 16px;
    border-radius: 8px;
    padding: 24px 18px 22px;
  }

  .auth-tabs {
    gap: 26px;
  }

  .auth-tabs button,
  .auth-secondary-head strong {
    font-size: 20px;
    line-height: 28px;
  }

  .auth-secondary-head strong {
    margin-right: 66px;
  }

  .login-links {
    gap: 10px;
    font-size: 14px;
  }

  .login-input-row {
    min-height: 54px;
  }

  .login-inline-action {
    min-width: 128px;
    font-size: 13px;
  }

  .qr-login-body {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .qr-login-meta {
    justify-items: center;
    text-align: center;
  }
}
