
.sign-page[data-v-9e68747a] {
  min-height: 100vh;
  background-color: #f8fafc;
  padding-bottom: 24px;
  max-width: 600px;
  margin: 0 auto;
  width: 100%;
  overflow-x: hidden;
}

/* 统一标题行与像素级垂直居中对齐 */
.section-header-row[data-v-9e68747a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 26px;
  line-height: 1;
}
.header-left[data-v-9e68747a],
.header-right[data-v-9e68747a] {
  display: flex;
  align-items: center;
}
.header-icon[data-v-9e68747a] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.header-title[data-v-9e68747a] {
  font-size: 13px;
  font-weight: 700;
  color: #475569;
  line-height: 1;
  display: inline-flex;
  align-items: center;
}
.header-hint[data-v-9e68747a] {
  font-size: 11px;
  color: #94a3b8;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.header-btn[data-v-9e68747a] {
  font-weight: 700 !important;
  height: 22px !important;
  min-height: 22px !important;
  padding: 0 2px !important;
  display: inline-flex !important;
  align-items: center !important;
  line-height: 1 !important;
}
.header-btn[data-v-9e68747a] .v-btn__content {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  height: 100%;
}
.btn-text[data-v-9e68747a] {
  font-size: 12px;
  line-height: 1;
  display: inline-block;
}
.chevron-icon[data-v-9e68747a] {
  display: inline-flex;
  align-items: center;
}
.pill-slider-wrapper[data-v-9e68747a] {
  background: #ffffff;
  border-radius: 16px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02);
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  touch-action: pan-y;
}
.pill-slider-wrapper.is-expanded[data-v-9e68747a] {
  border-color: rgba(0, 137, 123, 0.2);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04);
}
.pill-slider-grid[data-v-9e68747a] {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px 6px;
  width: 100%;
}
.pill-grid-btn[data-v-9e68747a] {
  width: 100% !important;
  min-width: 0 !important;
  padding: 0 4px !important;
  margin: 0 !important;
  font-size: 12px !important;
  letter-spacing: 0 !important;
  box-shadow: none !important;
  will-change: transform, opacity;
}
.pill-grid-btn[data-v-9e68747a] .v-btn__content {
  width: 100%;
  justify-content: center;
}
.pill-btn-text[data-v-9e68747a] {
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sign-timeline[data-v-9e68747a] .v-timeline-item__body {
  width: 100% !important;
  justify-self: stretch !important;
  min-width: 0 !important;
}


/*# sourceMappingURL=chunk-6c2c00e7.ad0f62ce.css.map*/