.sm-member-v7165 {
  --member-accent: #e91868;
  --member-accent-dark: #b91352;
  --member-plum: #35111f;
  --member-plum-soft: #4b172d;
  --member-ink: #251b20;
  --member-muted: #776a71;
  --member-line: #eadde3;
  --member-wash: #fbf8fa;
  --member-soft: #fff1f6;
  min-height: 660px;
  padding: 0 0 76px;
  background: var(--member-wash);
  color: var(--member-ink);
}

.sm-member-v7165 *,
.sm-member-v7165 *::before,
.sm-member-v7165 *::after { box-sizing: border-box; }
.sm-member-v7165 button,
.sm-member-v7165 input { font: inherit; }
.sm-member-v7165 a { color: inherit; }
.sm-member-v7165 [hidden] { display: none !important; }
.sm-member-v7165__sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.sm-member-v7165__masthead { padding: 30px 0 26px; }
.sm-member-v7165__breadcrumbs {
  display: flex;
  align-items: center;
  gap: 9px;
  margin: 0 0 20px;
  color: var(--member-muted);
  font-size: 13px;
}
.sm-member-v7165__breadcrumbs svg {
  width: 14px;
  height: 14px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
}
.sm-member-v7165__masthead-row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
}
.sm-member-v7165__masthead h1 {
  max-width: 780px;
  margin: 0;
  font-size: clamp(34px, 4vw, 48px);
  line-height: 1.05;
  letter-spacing: -1.7px;
}
.sm-member-v7165__masthead p {
  max-width: 680px;
  margin: 12px 0 0;
  color: var(--member-muted);
  font-size: 15px;
  line-height: 1.55;
}
.sm-member-v7165__privacy-chip {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 40px;
  padding: 0 14px;
  border: 1px solid var(--member-line);
  border-radius: 999px;
  background: #fff;
  color: #55464e;
  font-size: 13px;
  font-weight: 750;
}
.sm-member-v7165__privacy-chip svg { width: 17px; height: 17px; fill: none; stroke: var(--member-accent); stroke-width: 1.9; }

.sm-member-layout-v7165 {
  display: grid;
  grid-template-columns: 278px minmax(0, 1fr);
  gap: 22px;
  align-items: start;
}
.sm-member-rail-v7165 {
  position: sticky;
  top: 178px;
  overflow: hidden;
  border-radius: 24px;
  background: var(--member-plum);
  color: #fff;
  box-shadow: 0 20px 45px rgba(53, 17, 31, .14);
}
.sm-member-rail-v7165__identity { padding: 24px 22px 21px; border-bottom: 1px solid rgba(255,255,255,.12); }
.sm-member-rail-v7165__avatar {
  display: grid;
  width: 50px;
  height: 50px;
  margin-bottom: 16px;
  place-items: center;
  border-radius: 16px;
  background: #fff;
  color: var(--member-accent);
}
.sm-member-rail-v7165__avatar svg { width: 24px; height: 24px; fill: none; stroke: currentColor; stroke-width: 1.8; }
.sm-member-rail-v7165__identity > div > strong { display: block; font-size: 19px; line-height: 1.25; }
.sm-member-rail-v7165__identity > div > span { display: block; margin-top: 6px; color: #e5cfd9; font-size: 13px; line-height: 1.45; }
.sm-member-rail-v7165 nav { display: grid; padding: 10px; }
.sm-member-rail-v7165 nav a,
.sm-member-rail-v7165__signout {
  min-height: 48px;
  padding: 0 13px;
  border-radius: 13px;
  display: flex;
  align-items: center;
  gap: 11px;
  color: #efdfe6;
  font-size: 14px;
  font-weight: 720;
  text-decoration: none;
}
.sm-member-rail-v7165 nav a svg,
.sm-member-rail-v7165__signout svg { width: 20px; height: 20px; flex: 0 0 auto; fill: none; stroke: currentColor; stroke-width: 1.8; }
.sm-member-rail-v7165 nav a[aria-current="page"] { background: #fff; color: var(--member-plum); }
.sm-member-rail-v7165 nav a:hover { background: rgba(255,255,255,.08); }
.sm-member-rail-v7165 nav a[aria-current="page"]:hover { background: #fff; }
.sm-member-rail-v7165__signout { margin: 0 10px 12px; border-top: 1px solid rgba(255,255,255,.12); border-radius: 0; color: #e9d5de; }

.sm-member-surface-v7165 {
  min-width: 0;
  overflow: hidden;
  border: 1px solid var(--member-line);
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 14px 40px rgba(61, 26, 43, .06);
}
.sm-member-surface-v7165__head { padding: 26px 28px 23px; border-bottom: 1px solid #f0e6ea; }
.sm-member-surface-v7165__head h2 { margin: 0; font-size: 27px; line-height: 1.15; letter-spacing: -.55px; }
.sm-member-surface-v7165__head p { margin: 8px 0 0; color: var(--member-muted); font-size: 14px; line-height: 1.55; }
.sm-member-surface-v7165__body { padding: 26px 28px 30px; }

.sm-member-overview-v7165 {
  position: relative;
  overflow: hidden;
  min-height: 210px;
  padding: 30px;
  border-radius: 20px;
  background: var(--member-plum);
  color: #fff;
}
.sm-member-overview-v7165::after {
  content: "";
  position: absolute;
  right: -74px;
  top: -108px;
  width: 260px;
  height: 260px;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 50%;
}
.sm-member-overview-v7165 h2 { position: relative; z-index: 1; max-width: 560px; margin: 0; font-size: 31px; line-height: 1.12; letter-spacing: -.8px; }
.sm-member-overview-v7165 p { position: relative; z-index: 1; max-width: 620px; margin: 12px 0 0; color: #ead7df; font-size: 15px; line-height: 1.6; }
.sm-member-overview-v7165__links { position: relative; z-index: 1; display: flex; flex-wrap: wrap; gap: 9px; margin-top: 24px; }
.sm-member-overview-v7165__links a { min-height: 44px; padding: 0 16px; border-radius: 12px; display: inline-flex; align-items: center; justify-content: center; background: #fff; color: var(--member-plum); font-size: 14px; font-weight: 800; }
.sm-member-overview-v7165__links a + a { border: 1px solid rgba(255,255,255,.26); background: transparent; color: #fff; }

.sm-member-actions-v7165 { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 12px; margin-top: 18px; }
.sm-member-action-v7165 {
  min-height: 112px;
  padding: 18px;
  border: 1px solid var(--member-line);
  border-radius: 17px;
  display: grid;
  grid-template-columns: 44px minmax(0,1fr) 20px;
  align-items: center;
  gap: 13px;
  text-decoration: none;
  background: #fff;
  transition: border-color .18s ease, transform .18s ease;
}
.sm-member-action-v7165:hover { border-color: #e6a3bd; transform: translateY(-1px); }
.sm-member-action-v7165 > span:first-child { display: grid; width: 44px; height: 44px; place-items: center; border-radius: 14px; background: var(--member-soft); color: var(--member-accent); }
.sm-member-action-v7165 svg { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 1.8; }
.sm-member-action-v7165 strong,
.sm-member-action-v7165 small { display: block; }
.sm-member-action-v7165 strong { font-size: 16px; line-height: 1.3; }
.sm-member-action-v7165 small { margin-top: 5px; color: var(--member-muted); font-size: 13px; line-height: 1.45; }
.sm-member-action-v7165 > svg { width: 18px; color: #a99da3; }

.sm-member-section-v7165 { margin-top: 18px; padding: 23px; border: 1px solid var(--member-line); border-radius: 18px; background: #fff; }
.sm-member-section-v7165__head { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 18px; }
.sm-member-section-v7165__head h2 { margin: 0; font-size: 21px; }
.sm-member-section-v7165__head a { color: var(--member-accent-dark); font-size: 14px; font-weight: 800; }

.sm-member-empty-v7165 { min-height: 230px; padding: 28px 22px; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; }
.sm-member-empty-v7165__icon { display: grid; width: 64px; height: 64px; place-items: center; border-radius: 19px; background: var(--member-soft); color: var(--member-accent); }
.sm-member-empty-v7165__icon svg { width: 29px; height: 29px; fill: none; stroke: currentColor; stroke-width: 1.7; }
.sm-member-empty-v7165 h2,
.sm-member-empty-v7165 h3 { margin: 18px 0 7px; font-size: 21px; line-height: 1.3; }
.sm-member-empty-v7165 p { max-width: 520px; margin: 0; color: var(--member-muted); font-size: 14px; line-height: 1.6; }
.sm-member-empty-v7165__actions { display: flex; flex-wrap: wrap; justify-content: center; gap: 9px; margin-top: 19px; }
.sm-member-button-v7165 {
  min-height: 46px;
  padding: 0 18px;
  border: 1px solid transparent;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: var(--member-accent);
  color: #fff !important;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
  cursor: pointer;
}
.sm-member-button-v7165--secondary { border-color: var(--member-line); background: #fff; color: var(--member-ink) !important; }
.sm-member-button-v7165--quiet { border-color: #e9b4c8; background: var(--member-soft); color: var(--member-accent-dark) !important; }

.sm-member-partner-v7165 { display: grid; grid-template-columns: minmax(0,1fr) auto; align-items: center; gap: 24px; overflow: hidden; background: #fff8fb; }
.sm-member-partner-v7165__copy { display: grid; grid-template-columns: 48px minmax(0,1fr); gap: 14px; align-items: center; }
.sm-member-partner-v7165__copy > span { display: grid; width: 48px; height: 48px; place-items: center; border-radius: 15px; background: #fff; color: var(--member-accent); }
.sm-member-partner-v7165__copy svg { width: 24px; height: 24px; fill: none; stroke: currentColor; stroke-width: 1.8; }
.sm-member-partner-v7165 h2 { margin: 0; font-size: 20px; }
.sm-member-partner-v7165 p { margin: 5px 0 0; color: var(--member-muted); font-size: 13px; line-height: 1.5; }

.sm-account-auth-v7165 { display: grid; grid-template-columns: minmax(0,1.1fr) minmax(330px,.9fr); gap: 22px; align-items: start; }
.sm-account-auth-v7165__card { position: relative; padding: 30px; border: 1px solid var(--member-line); border-radius: 24px; background: #fff; box-shadow: 0 14px 40px rgba(61,26,43,.06); }
.sm-account-auth-v7165__close { position: absolute; right: 18px; top: 18px; display: grid; width: 44px; height: 44px; place-items: center; border: 1px solid var(--member-line); border-radius: 13px; background: #fff; }
.sm-account-auth-v7165__close svg { width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-width: 1.9; }
.sm-account-auth-v7165__tabs { max-width: 560px; margin: 0 auto 25px; padding-right: 54px; display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 5px; }
.sm-account-auth-v7165__tabs button { min-height: 46px; border: 1px solid var(--member-line); border-radius: 13px; background: #f8f3f5; color: #685860; font-size: 14px; font-weight: 800; cursor: pointer; }
.sm-account-auth-v7165__tabs button[aria-selected="true"] { border-color: var(--member-accent); background: var(--member-accent); color: #fff; }
.sm-account-form-v7165 { max-width: 560px; margin: 0 auto; }
.sm-account-form-v7165__head { padding-right: 54px; }
.sm-account-form-v7165__head h2 { margin: 0; font-size: 27px; line-height: 1.2; }
.sm-account-form-v7165__head p { margin: 8px 0 0; color: var(--member-muted); font-size: 14px; line-height: 1.55; }
.sm-account-fields-v7165 { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 0 12px; }
.sm-account-field-v7165 { margin-top: 18px; }
.sm-account-field-v7165--wide { grid-column: 1 / -1; }
.sm-account-field-v7165 label { display: block; margin-bottom: 7px; font-size: 14px; font-weight: 780; }
.sm-account-field-v7165 input { width: 100%; min-width: 0; height: 50px; padding: 0 14px; border: 1px solid #e3d7dc; border-radius: 13px; outline: 0; background: #fdfbfc; color: var(--member-ink); font-size: 16px; }
.sm-account-field-v7165 input:focus { border-color: #d95383; box-shadow: 0 0 0 3px #fae0e9; }
.sm-account-field-v7165 input[aria-invalid="true"] { border-color: #b92350; background: #fff8fa; }
.sm-account-field-v7165__row { position: relative; }
.sm-account-field-v7165__row input { padding-right: 50px; }
.sm-account-field-v7165__toggle { position: absolute; right: 3px; top: 3px; width: 44px; height: 44px; border: 0; background: transparent; color: #766970; cursor: pointer; }
.sm-account-field-v7165__error { min-height: 18px; margin: 5px 0 0; color: #ac1747; font-size: 12px; line-height: 1.4; }
.sm-account-form-v7165__meta { display: flex; align-items: center; justify-content: flex-end; min-height: 32px; margin-top: 3px; }
.sm-account-form-v7165__meta a { color: var(--member-accent-dark); font-size: 13px; font-weight: 780; }
.sm-account-form-v7165__submit { width: 100%; margin-top: 10px; }
.sm-account-form-v7165__status { min-height: 22px; margin: 9px 0 0; color: #5e5057; font-size: 13px; line-height: 1.45; text-align: center; }
.sm-account-form-v7165__status.is-success { color: #257148; }
.sm-account-form-v7165__status.is-error { color: #ac1747; }
.sm-account-preview-v7165 { max-width: 560px; margin: 19px auto 0; padding: 13px 14px; border: 1px dashed #d8c5ce; border-radius: 13px; background: #fffafb; color: #65575e; font-size: 12px; line-height: 1.5; }
.sm-account-preview-v7165 a { color: var(--member-accent-dark); font-weight: 800; }
.sm-account-benefits-v7165 { overflow: hidden; padding: 28px; border-radius: 24px; background: var(--member-plum); color: #fff; }
.sm-account-benefits-v7165 h2 { margin: 0; font-size: 26px; line-height: 1.2; }
.sm-account-benefits-v7165 > p { margin: 10px 0 0; color: #ead7df; font-size: 14px; line-height: 1.6; }
.sm-account-benefits-v7165 ul { margin: 25px 0 0; padding: 0; display: grid; gap: 10px; list-style: none; }
.sm-account-benefits-v7165 li { min-height: 72px; padding: 14px 14px 14px 49px; position: relative; border: 1px solid rgba(255,255,255,.14); border-radius: 15px; background: rgba(255,255,255,.06); }
.sm-account-benefits-v7165 li::before { content: "✓"; position: absolute; left: 15px; top: 15px; display: grid; width: 22px; height: 22px; place-items: center; border-radius: 50%; background: #fff; color: var(--member-accent); font-size: 12px; font-weight: 900; }
.sm-account-benefits-v7165 li strong,
.sm-account-benefits-v7165 li span { display: block; }
.sm-account-benefits-v7165 li strong { font-size: 15px; }
.sm-account-benefits-v7165 li span { margin-top: 4px; color: #ead7df; font-size: 13px; line-height: 1.45; }

.sm-profile-grid-v7165 { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 0 14px; }
.sm-profile-grid-v7165 .sm-account-field-v7165 { margin-top: 0; margin-bottom: 18px; }
.sm-profile-actions-v7165 { display: flex; align-items: center; gap: 12px; flex-wrap: wrap; padding-top: 5px; }
.sm-profile-actions-v7165 [data-profile-status] { color: #257148; font-size: 13px; }
.sm-profile-security-v7165 { display: grid; grid-template-columns: minmax(0,1fr) auto; align-items: center; gap: 18px; padding: 20px; border: 1px solid var(--member-line); border-radius: 16px; background: #fffafb; }
.sm-profile-security-v7165 h3 { margin: 0; font-size: 17px; }
.sm-profile-security-v7165 p { margin: 5px 0 0; color: var(--member-muted); font-size: 13px; line-height: 1.5; }

.sm-orders-state-v7165 { min-height: 360px; }
.sm-orders-demo-v7165 { display: grid; gap: 12px; }
.sm-order-card-v7165 { padding: 20px; border: 1px solid var(--member-line); border-radius: 17px; background: #fff; }
.sm-order-card-v7165__head { display: flex; align-items: flex-start; justify-content: space-between; gap: 18px; padding-bottom: 15px; border-bottom: 1px solid #f0e7eb; }
.sm-order-card-v7165__head strong { display: block; font-size: 17px; }
.sm-order-card-v7165__head small { display: block; margin-top: 5px; color: var(--member-muted); font-size: 12px; }
.sm-order-status-v7165 { min-height: 30px; padding: 0 11px; border-radius: 999px; display: inline-flex; align-items: center; background: #edf8f1; color: #247047; font-size: 12px; font-weight: 800; white-space: nowrap; }
.sm-order-card-v7165__body { display: grid; grid-template-columns: 70px minmax(0,1fr) auto; align-items: center; gap: 14px; padding-top: 16px; }
.sm-order-card-v7165__media { display: grid; width: 70px; height: 70px; place-items: center; overflow: hidden; border: 1px solid #eee4e8; border-radius: 14px; background: #fff; }
.sm-order-card-v7165__media img { display: block; width: 100%; height: 100%; padding: 6px; object-fit: contain; }
.sm-order-card-v7165__product strong { display: block; max-width: 540px; font-size: 14px; line-height: 1.42; }
.sm-order-card-v7165__product span { display: block; margin-top: 5px; color: var(--member-muted); font-size: 12px; }
.sm-order-card-v7165__total { text-align: right; }
.sm-order-card-v7165__total strong { display: block; font-size: 17px; }
.sm-order-card-v7165__total a { display: inline-block; margin-top: 8px; color: var(--member-accent-dark); font-size: 13px; font-weight: 800; }
.sm-order-skeleton-v7165 { display: grid; gap: 12px; padding: 2px; }
.sm-order-skeleton-v7165 span { display: block; height: 116px; border-radius: 17px; background: linear-gradient(90deg,#f2ecef 25%,#faf7f9 45%,#f2ecef 65%); background-size: 260% 100%; animation: sm-member-shimmer-v7165 1.2s ease-in-out infinite; }
@keyframes sm-member-shimmer-v7165 { to { background-position: -160% 0; } }

.sm-order-detail-v7165 { display: grid; gap: 18px; }
.sm-order-detail-v7165__summary { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 1px; overflow: hidden; border: 1px solid var(--member-line); border-radius: 16px; background: var(--member-line); }
.sm-order-detail-v7165__summary > div { padding: 17px; background: #fff; }
.sm-order-detail-v7165__summary span,
.sm-order-detail-v7165__summary strong { display: block; }
.sm-order-detail-v7165__summary span { color: var(--member-muted); font-size: 12px; }
.sm-order-detail-v7165__summary strong { margin-top: 6px; font-size: 15px; line-height: 1.35; }
.sm-order-detail-v7165__total { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 20px 0 0; border-top: 1px solid var(--member-line); }
.sm-order-detail-v7165__total span { color: var(--member-muted); font-size: 14px; }
.sm-order-detail-v7165__total strong { font-size: 23px; }

.sm-wishlist-grid-v7165 { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 13px; }
.sm-wishlist-card-v7165 { min-width: 0; overflow: hidden; border: 1px solid var(--member-line); border-radius: 18px; background: #fff; }
.sm-wishlist-card-v7165__media { position: relative; aspect-ratio: 1 / 1; border-bottom: 1px solid #f0e7eb; background: #fff; }
.sm-wishlist-card-v7165__media > a { position: absolute; inset: 0; padding: 16px; display: grid; place-items: center; }
.sm-wishlist-card-v7165__media img { width: 100%; height: 100%; object-fit: contain; }
.sm-wishlist-card-v7165__remove { position: absolute; z-index: 2; right: 9px; top: 9px; display: grid; width: 44px; height: 44px; padding: 0; place-items: center; border: 1px solid var(--member-line); border-radius: 50%; background: #fff; color: #796b72; cursor: pointer; }
.sm-wishlist-card-v7165__remove svg { width: 17px; height: 17px; fill: none; stroke: currentColor; stroke-width: 1.9; }
.sm-wishlist-card-v7165__body { padding: 14px; }
.sm-wishlist-card-v7165__body > small { color: var(--member-accent-dark); font-size: 12px; font-weight: 800; }
.sm-wishlist-card-v7165 h2 { min-height: 61px; margin: 8px 0 12px; font-size: 14px; line-height: 1.43; display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.sm-wishlist-card-v7165__meta { color: var(--member-muted); font-size: 12px; }
.sm-wishlist-card-v7165__buy { display: grid; grid-template-columns: minmax(0,1fr) auto; align-items: center; gap: 10px; margin-top: 13px; padding-top: 13px; border-top: 1px solid #f0e7eb; }
.sm-wishlist-card-v7165__buy strong { font-size: 16px; }
.sm-wishlist-card-v7165__buy button { min-width: 44px; min-height: 44px; padding: 0 13px; border: 0; border-radius: 12px; background: var(--member-accent); color: #fff; font-size: 13px; font-weight: 800; cursor: pointer; }
.sm-wishlist-count-v7165 { flex: 0 0 auto; min-height: 38px; padding: 0 13px; border: 1px solid var(--member-line); border-radius: 999px; display: inline-flex; align-items: center; background: #fff; font-size: 13px; font-weight: 800; }

.sm-member-preview-note-v7165 { margin: 0 0 16px; padding: 12px 14px; border: 1px dashed #d6c3cc; border-radius: 13px; background: #fffafb; color: #675960; font-size: 12px; line-height: 1.5; }
.sm-member-error-v7165 .sm-member-empty-v7165__icon { background: #fff0f2; color: #b5244a; }

.sm-member-v7165 :is(a,button,input):focus-visible { outline: 3px solid rgba(213,83,131,.42); outline-offset: 3px; }

@media (max-width: 1000px) {
  .sm-member-layout-v7165 { grid-template-columns: 230px minmax(0,1fr); }
  .sm-member-rail-v7165 { top: 150px; }
  .sm-member-actions-v7165 { grid-template-columns: repeat(2, minmax(0,1fr)); }
  .sm-member-actions-v7165 .sm-member-action-v7165:last-child { grid-column: 1 / -1; }
  .sm-wishlist-grid-v7165 { grid-template-columns: repeat(2,minmax(0,1fr)); }
}

@media (max-width: 760px) {
  .sm-member-v7165 { padding-bottom: 52px; }
  .sm-member-v7165__masthead { padding: 20px 0 20px; }
  .sm-member-v7165__breadcrumbs { margin-bottom: 15px; font-size: 12px; }
  .sm-member-v7165__masthead-row { align-items: flex-start; flex-direction: column; gap: 14px; }
  .sm-member-v7165__masthead h1 { font-size: 32px; letter-spacing: -1px; }
  .sm-member-v7165__masthead p { margin-top: 9px; font-size: 14px; }
  .sm-member-v7165__privacy-chip { min-height: 38px; font-size: 12px; }
  .sm-member-layout-v7165 { display: block; }
  .sm-member-rail-v7165 { position: static; margin-bottom: 14px; border-radius: 19px; box-shadow: none; }
  .sm-member-rail-v7165__identity { display: grid; grid-template-columns: 44px minmax(0,1fr); align-items: center; gap: 12px; padding: 15px; }
  .sm-member-rail-v7165__avatar { width: 44px; height: 44px; margin: 0; border-radius: 13px; }
  .sm-member-rail-v7165__identity > div > strong { font-size: 16px; }
  .sm-member-rail-v7165__identity > div > span { margin-top: 3px; font-size: 12px; }
  .sm-member-rail-v7165 nav { grid-auto-flow: column; grid-auto-columns: max-content; overflow-x: auto; padding: 8px; scrollbar-width: none; }
  .sm-member-rail-v7165 nav::-webkit-scrollbar { display: none; }
  .sm-member-rail-v7165 nav a { min-height: 44px; padding: 0 12px; }
  .sm-member-rail-v7165__signout { display: none; }
  .sm-member-surface-v7165 { border-radius: 19px; box-shadow: none; }
  .sm-member-surface-v7165__head { padding: 21px 19px 18px; }
  .sm-member-surface-v7165__head h2 { font-size: 23px; }
  .sm-member-surface-v7165__body { padding: 19px; }
  .sm-member-overview-v7165 { min-height: 0; padding: 23px 20px; border-radius: 17px; }
  .sm-member-overview-v7165 h2 { font-size: 25px; }
  .sm-member-overview-v7165 p { font-size: 14px; }
  .sm-member-actions-v7165 { grid-template-columns: 1fr; }
  .sm-member-actions-v7165 .sm-member-action-v7165:last-child { grid-column: auto; }
  .sm-member-action-v7165 { min-height: 96px; }
  .sm-member-section-v7165 { padding: 19px; border-radius: 16px; }
  .sm-member-partner-v7165 { grid-template-columns: 1fr; gap: 16px; }
  .sm-member-partner-v7165 .sm-member-button-v7165 { width: 100%; }
  .sm-account-auth-v7165 { grid-template-columns: 1fr; }
  .sm-account-auth-v7165__card,
  .sm-account-benefits-v7165 { padding: 21px 18px; border-radius: 19px; }
  .sm-account-auth-v7165__tabs { padding-right: 50px; }
  .sm-account-form-v7165__head { padding-right: 50px; }
  .sm-account-form-v7165__head h2 { font-size: 23px; }
  .sm-account-fields-v7165,
  .sm-profile-grid-v7165 { grid-template-columns: 1fr; }
  .sm-account-field-v7165--wide { grid-column: auto; }
  .sm-profile-security-v7165 { grid-template-columns: 1fr; }
  .sm-profile-security-v7165 .sm-member-button-v7165 { width: 100%; }
  .sm-order-card-v7165__head { align-items: flex-start; flex-direction: column; gap: 10px; }
  .sm-order-card-v7165__body { grid-template-columns: 60px minmax(0,1fr); }
  .sm-order-card-v7165__media { width: 60px; height: 60px; }
  .sm-order-card-v7165__total { grid-column: 1 / -1; display: flex; align-items: center; justify-content: space-between; text-align: left; }
  .sm-order-detail-v7165__summary { grid-template-columns: 1fr; }
  .sm-wishlist-grid-v7165 { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 9px; }
  .sm-wishlist-card-v7165__media > a { padding: 10px; }
  .sm-wishlist-card-v7165__body { padding: 10px; }
  .sm-wishlist-card-v7165__body > small,
  .sm-wishlist-card-v7165__meta { font-size: 11px; }
  .sm-wishlist-card-v7165 h2 { min-height: 61px; font-size: 12px; }
  .sm-wishlist-card-v7165__buy { grid-template-columns: 1fr; }
  .sm-wishlist-card-v7165__buy button { width: 100%; }
}

@media (max-width: 370px) {
  .sm-member-v7165__masthead h1 { font-size: 29px; }
  .sm-account-auth-v7165__tabs { padding-right: 0; padding-top: 52px; }
  .sm-account-fields-v7165 { display: block; }
  .sm-wishlist-grid-v7165 { grid-template-columns: 1fr; }
  .sm-member-empty-v7165__actions { width: 100%; }
  .sm-member-empty-v7165__actions .sm-member-button-v7165 { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
  .sm-member-action-v7165 { transition: none; }
  .sm-order-skeleton-v7165 span { animation: none; }
}
