/* You page-shell ownership. */

.page-shell--you {
  --line: color-mix(in srgb, var(--accent) 14%, #e6dfd5 86%);
  --natal-accent: rgba(224, 224, 224, 0.96);
  --natal-accent-soft: rgba(224, 224, 224, 0.96);
  --natal-accent-ink: #6f7b88;
  --natal-accent-ink-soft: #98a3af;
  width: 100%;
  max-width: none;
}

.page-shell__header-actions--you {
  padding-top: 0.25rem;
}

.page-shell__header-actions--you .btn-sm {
  padding: 0.24rem 0.68rem;
  font-size: 0.76rem;
}

.page-shell--you > #natal-content {
  display: grid;
  gap: 0.92rem;
}

.you-tab-panel--natal-index {
  display: grid;
  gap: 1rem;
  padding-top: 0.3rem;
}

.you-tab-panel--natal-body {
  position: relative;
  margin-top: 0;
  padding-top: 0;
}

.page-shell--you .natal-core-card:not(.natal-core-card--moon) .natal-core-card__glyph,
.page-shell--you .natal-core-card__asc-mark,
.page-shell--you .natal-inventory-card__glyph {
  color: var(--natal-accent-ink);
}

.page-shell--you .natal-core-card__trail--lock,
.page-shell--you .natal-inventory-card--locked .natal-inventory-card__glyph,
.page-shell--you .natal-inventory-card--locked .natal-inventory-card__state,
.page-shell--you .natal-inventory-card--locked .natal-inventory-card__trail {
  color: var(--natal-accent-ink-soft);
}

.page-shell--you .natal-inventory-card--locked {
  background: linear-gradient(135deg, #ffffff 0%, #fcfbf9 100%);
}

.page-shell--you .natal-inventory-card--locked:hover {
  background: linear-gradient(135deg, #fcfbf9 0%, #f8f6f3 100%);
}

.you-tab-panel--natal-index .natal-core-grid + .natal-inventory-header {
  margin-top: 0.42rem;
}

/* You > Profection lens ownership. */
body:has(.page-shell--you-profection) {
  background-color: #FDFBF8;
  color: #3D3935;
  overflow-x: hidden;
}

body:has(.page-shell--you-profection) .vesper-business-footer {
  display: none;
}

body:has(.page-shell--you-profection) .container,
body:has(.page-shell--you-profection) .container--app {
  width: min(390px, 100vw);
  max-width: min(390px, 100vw);
  margin-inline: auto;
  padding: 0 0 calc(4.78rem + env(safe-area-inset-bottom));
  overflow-x: hidden;
}

.page-shell--you-profection {
  --profection-paper: #FDFBF8;
  --profection-paper-soft: #F9F5F0;
  --profection-ink: #3D3935;
  --profection-muted: #8B847D;
  --profection-line: #EBE4DB;
  --profection-gold: #B0987A;
  width: min(390px, 100vw);
  max-width: min(390px, 100vw);
  min-height: calc(100dvh - 5rem);
  margin: 0 auto;
  gap: 0;
  padding: 0 0 1.02rem;
  border: 0;
  border-radius: 0;
  background:
    url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%27144%27%20height%3D%27144%27%20viewBox%3D%270%200%20144%20144%27%3E%3Cfilter%20id%3D%27paper%27%3E%3CfeTurbulence%20type%3D%27fractalNoise%27%20baseFrequency%3D%270.56%27%20numOctaves%3D%273%27%20stitchTiles%3D%27stitch%27%2F%3E%3CfeColorMatrix%20type%3D%27matrix%27%20values%3D%270%200%200%200%200.59%200%200%200%200%200.55%200%200%200%200%200.51%200%200%200%200.075%200%27%2F%3E%3C%2Ffilter%3E%3Crect%20width%3D%27144%27%20height%3D%27144%27%20filter%3D%27url%28%23paper%29%27%2F%3E%3C%2Fsvg%3E"),
    var(--profection-paper);
  background-blend-mode: soft-light, normal;
  color: var(--profection-ink);
  box-shadow: none;
  overflow: hidden;
}

.page-shell--you-profection > #natal-content {
  gap: 0;
}

.page-shell--you-profection .page-tab-lock {
  width: 0.82rem;
  height: 0.82rem;
  margin-left: 0.24rem;
  color: #9A7F57;
}

.page-shell--you-profection #you-panel-natal[hidden],
.page-shell--you-profection .you-tab-panel[hidden] {
  display: none;
}

.page-shell--you-profection .you-tab-panel--profection {
  display: block;
  min-width: 0;
  max-width: 100%;
  padding: 0 1.08rem;
}

.page-shell--you-profection .inline-plus-gate {
  margin-top: 0.52rem;
  border-color: var(--profection-line);
  border-radius: 0.42rem;
  background: var(--profection-paper-soft);
  box-shadow: none;
}

.page-shell--you-profection .profection-lens {
  position: relative;
  max-width: none;
  min-width: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  overflow: visible;
}

.page-shell--you-profection .profection-lens::after {
  content: "";
  position: absolute;
  top: -3.7rem;
  right: -2.85rem;
  width: 11rem;
  height: 11rem;
  pointer-events: none;
  border: 1px solid rgba(122, 104, 66, 0.18);
  border-radius: 999px;
  background:
    repeating-conic-gradient(from 0deg, rgba(122, 104, 66, 0.13) 0 1deg, transparent 1deg 15deg),
    radial-gradient(circle, transparent 0 42%, rgba(122, 104, 66, 0.11) 42.5% 43%, transparent 43.5% 61%, rgba(122, 104, 66, 0.11) 61.5% 62%, transparent 62.5%);
  opacity: 0.56;
}

.page-shell--you-profection .profection-lens__header {
  position: relative;
  min-height: 4.65rem;
  padding: 0.1rem 0 0;
}

.page-shell--you-profection .profection-title-lockup {
  position: relative;
  z-index: 2;
  display: grid;
  justify-content: start;
  gap: 0.42rem;
  max-width: calc(100% - 8.8rem);
  margin: 0;
  padding-top: 0.12rem;
}

.page-shell--you-profection .profection-title {
  margin: 0;
  color: var(--profection-ink);
  font-family: var(--font-serif);
  font-size: 1.28rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.16;
}

.page-shell--you-profection .profection-period {
  color: #A49C93;
  font-family: var(--font-serif);
  font-size: 0.76rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none;
}

.page-shell--you-profection .profection-lens__wheel {
  position: absolute;
  top: -0.26rem;
  right: -2.82rem;
  z-index: 0;
  width: 12.55rem;
  height: 12.55rem;
  pointer-events: none;
  opacity: 0.62;
}

.page-shell--you-profection .profection-lens__wheel img {
  display: block;
  width: 100%;
  height: 100%;
}

.page-shell--you-profection .profection-lens__wheel-house {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-grid;
  place-items: center;
  width: 2.12rem;
  height: 2.12rem;
  border: 1px solid rgba(176, 152, 122, 0.34);
  border-radius: 999px;
  background: rgba(253, 251, 248, 0.72);
  color: #7B6D5E;
  font-family: var(--font-serif);
  font-size: 0.9rem;
  font-weight: 600;
  line-height: 1;
  transform: translate(-50%, -50%);
}

.page-shell--you-profection .profection-lens__body {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 0;
}

.page-shell--you-profection .profection-section,
.page-shell--you-profection .profection-monthly-card {
  display: grid;
  gap: 0.42rem;
  margin: 0;
  padding: 0.68rem 0 0.74rem;
  border-top: 1px solid var(--profection-line);
  background: transparent;
}

.page-shell--you-profection .profection-section__head,
.page-shell--you-profection .profection-monthly-card__head {
  display: grid;
  gap: 0.28rem;
  margin: 0;
}

.page-shell--you-profection .profection-section__subhead {
  color: var(--profection-muted);
  font-family: var(--font-serif);
  font-size: 0.82rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.18;
}

.page-shell--you-profection .profection-section__context,
.page-shell--you-profection .profection-section__descriptor,
.page-shell--you-profection .profection-monthly-card__title {
  margin: 0;
  color: #766958;
  font-family: var(--font-serif);
  font-size: 0.96rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.34;
  text-transform: none;
}

.page-shell--you-profection .profection-section__paragraph {
  margin: 0;
  color: #817970;
  font-family: var(--font-serif);
  font-size: 0.88rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.58;
  overflow-wrap: anywhere;
}

.page-shell--you-profection .profection-section__paragraph + .profection-section__paragraph {
  margin-top: 0.1rem;
}

.page-shell--you-profection .profection-angular-list {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 0;
  margin: 0;
  padding: 0;
  border: 1px solid #DCD4CA;
  border-radius: 0.28rem;
  background: rgba(253, 251, 248, 0.62);
  overflow: hidden;
}

.page-shell--you-profection .profection-angular-item {
  display: grid;
  gap: 0.2rem;
  min-height: 0;
  padding: 0.48rem 0.62rem 0.52rem;
  border: 0;
  border-bottom: 1px solid #E3DCD3;
  background: transparent;
}

.page-shell--you-profection .profection-angular-item:nth-child(odd) {
  border-right: 0;
}

.page-shell--you-profection .profection-angular-item:last-child {
  border-bottom: 0;
}

.page-shell--you-profection .profection-angular-item:last-child:nth-child(odd) {
  grid-column: auto;
  border-right: 0;
  border-top: 0;
}

.page-shell--you-profection .profection-angular-item__title {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.22rem 0.38rem;
  margin: 0;
}

.page-shell--you-profection .profection-angular-item__label {
  color: #6B6258;
  font-family: var(--font-serif);
  font-size: 0.84rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.2;
}

.page-shell--you-profection .profection-angular-item__meta {
  color: var(--profection-muted);
  font-family: var(--font-serif);
  font-size: 0.74rem;
  font-weight: 400;
  line-height: 1.2;
}

.page-shell--you-profection .profection-angular-item__body {
  margin: 0;
  color: #8A8278;
  font-family: var(--font-serif);
  font-size: 0.74rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.42;
  overflow-wrap: anywhere;
}

.page-shell--you-profection .profection-monthly-card {
  gap: 0.26rem;
  margin-top: 0.34rem;
  padding: 0.56rem 0.68rem 0.62rem;
  border: 1px solid rgba(128, 105, 61, 0.42);
  border-radius: 0.34rem;
  background:
    linear-gradient(180deg, rgba(253, 251, 248, 0.88) 0%, rgba(249, 245, 240, 0.88) 100%),
    var(--profection-paper-soft);
  box-shadow: none;
}

.page-shell--you-profection .profection-monthly-card__head {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.4rem 0.7rem;
}

.page-shell--you-profection .profection-monthly-card__title {
  color: #5A5147;
  font-size: 0.96rem;
}

.page-shell--you-profection .profection-monthly-card__period {
  color: #8B847D;
  font-family: var(--font-serif);
  font-size: 0.76rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.18;
}

@media (min-width: 1041px) {
  .page-shell--you-profection {
    width: 390px;
    max-width: 390px;
    min-height: calc(100dvh - 2rem);
    border: 1px solid rgba(207, 192, 170, 0.62);
    border-radius: 18px;
  }
}

@media (max-width: 1040px) {
  .page-shell--you-profection {
    margin-inline: auto;
  }
}

@media (max-width: 560px) {
  body:has(.page-shell--you-profection) .container,
  body:has(.page-shell--you-profection) .container--app {
    margin-inline: auto;
  }

  .page-shell--you-profection .you-tab-panel--profection {
    padding-inline: 1.06rem;
  }

  .page-shell--you-profection .profection-lens__header {
    min-height: 4.58rem;
  }

  .page-shell--you-profection .profection-lens__wheel {
    right: -3.02rem;
    width: 12.3rem;
    height: 12.3rem;
  }
}

@media (max-width: 380px) {
  .page-shell--you-profection .you-tab-panel--profection {
    padding-inline: 0.92rem;
  }

  .page-shell--you-profection .profection-title-lockup {
    max-width: calc(100% - 8.1rem);
  }

  .page-shell--you-profection .profection-lens__wheel {
    right: -3.28rem;
    width: 11.72rem;
    height: 11.72rem;
  }

  .page-shell--you-profection .profection-section__paragraph {
    font-size: 0.84rem;
  }

  .page-shell--you-profection .profection-angular-item {
    padding-inline: 0.62rem;
  }
}

body:not(.signed-out):has(.page-shell--you-profection) .container--app {
  width: min(100%, var(--vesper-app-width));
  max-width: var(--vesper-app-width);
  margin-inline: auto;
  padding: 1.75rem var(--vesper-app-inline-pad) 4rem;
}

.app-shell:not(.signed-out) .container--app > .page-shell--you-profection {
  width: 100%;
  max-width: none;
  margin-inline: 0;
}

@media (max-width: 1040px) {
  body:not(.signed-out):has(.page-shell--you-profection) .container--app {
    width: 100%;
    max-width: 28rem;
    padding: 0 var(--vesper-app-inline-pad) calc(5.05rem + env(safe-area-inset-bottom));
  }
}

@media (max-width: 560px) {
  body:not(.signed-out):has(.page-shell--you-profection) .container--app {
    padding-bottom: calc(4.78rem + env(safe-area-inset-bottom));
  }
}

/* You > Profection mockup patch.
   Scoped after the earlier lens rules so rollback is one contiguous block. */
body:not(.signed-out) .app-shell .container--app > .page-shell--you.page-shell--you-profection {
  --profection-paper: #FDFBF8;
  --profection-card: var(--surface-card);
  --profection-ink: var(--ink);
  --profection-muted: var(--muted);
  --profection-line: var(--line);
  --profection-accent: var(--vesper-gold, var(--accent));
  --profection-accent-ink: var(--accent-ink, var(--accent));
  --profection-card-shadow: none;
  background: transparent;
  color: var(--profection-ink);
  overflow: visible;
}

.page-shell--you.page-shell--you-profection > #natal-content {
  display: block;
}

.page-shell--you.page-shell--you-profection .you-tab-panel--profection {
  display: block;
  padding: 0 0.38rem 0.28rem;
}

.page-shell--you.page-shell--you-profection .profection-lens {
  position: relative;
  display: grid;
  gap: 0.5rem;
  width: 100%;
  max-width: none;
  margin: 0;
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.page-shell--you.page-shell--you-profection .profection-lens::after {
  content: none;
}

.page-shell--you.page-shell--you-profection .profection-lens__header {
  position: relative;
  min-height: 6.65rem;
  padding: 0.05rem 0 0.18rem;
  overflow: visible;
}

.page-shell--you.page-shell--you-profection .profection-lens__header::before {
  content: none;
}

.page-shell--you.page-shell--you-profection .profection-title-lockup {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 0.38rem;
  justify-content: start;
  max-width: 11.8rem;
  margin: 0;
  padding: 0.02rem 0 0;
}

.page-shell--you.page-shell--you-profection .profection-title {
  margin: 0;
  color: var(--profection-ink);
  font-family: var(--font-serif);
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2;
}

.page-shell--you.page-shell--you-profection .profection-period {
  color: var(--profection-muted);
  font-family: var(--font-serif);
  font-size: 0.78rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.12;
  text-transform: none;
}

.page-shell--you.page-shell--you-profection .profection-lens__wheel {
  position: absolute;
  top: -0.26rem;
  right: -0.74rem;
  z-index: 1;
  width: clamp(9.2rem, 40vw, 10.65rem);
  height: clamp(9.2rem, 40vw, 10.65rem);
  pointer-events: none;
  opacity: 0.82;
}

.page-shell--you.page-shell--you-profection .profection-wheel-art {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  color: var(--profection-accent);
  mix-blend-mode: multiply;
}

.page-shell--you.page-shell--you-profection .profection-lens__wheel-house {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-grid;
  place-items: center;
  width: 2.2rem;
  height: 2.2rem;
  border: 1px solid color-mix(in srgb, var(--profection-accent) 34%, transparent);
  border-radius: 999px;
  background: color-mix(in srgb, var(--profection-paper) 84%, transparent);
  color: var(--profection-accent-ink);
  font-family: var(--font-serif);
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1;
  transform: translate(-50%, -50%);
}

.page-shell--you.page-shell--you-profection .profection-lens__body {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 0.82rem;
}

.page-shell--you.page-shell--you-profection .profection-summary-card,
.page-shell--you.page-shell--you-profection .profection-monthly-card {
  margin: 0;
  border: 1px solid color-mix(in srgb, var(--profection-line) 82%, transparent);
  border-radius: 8px;
  background: color-mix(in srgb, var(--profection-card) 92%, transparent);
  box-shadow: var(--profection-card-shadow);
}

.page-shell--you.page-shell--you-profection .profection-summary-card {
  display: grid;
  gap: 0.56rem;
  padding: 0.78rem 0.88rem 0;
}

.page-shell--you.page-shell--you-profection .profection-summary-card__head {
  display: grid;
  grid-template-columns: 1.45rem minmax(0, 1fr);
  grid-template-areas:
    "seal kicker"
    "seal title";
  align-items: center;
  column-gap: 0.52rem;
  row-gap: 0.16rem;
  margin: 0;
}

.page-shell--you.page-shell--you-profection .profection-summary-card__seal {
  grid-area: seal;
  display: inline-grid;
  place-items: center;
  width: 1.35rem;
  height: 1.35rem;
  color: var(--profection-accent);
}

.page-shell--you.page-shell--you-profection .profection-summary-card__seal svg {
  width: 100%;
  height: 100%;
}

.page-shell--you.page-shell--you-profection .profection-summary-card__kicker {
  grid-area: kicker;
  color: var(--profection-muted);
  font-family: var(--font-serif);
  font-size: 0.78rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.18;
}

.page-shell--you.page-shell--you-profection .profection-summary-card__title {
  grid-area: title;
  color: var(--profection-accent-ink);
  font-family: var(--font-serif);
  font-size: 1.06rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.28;
}

.page-shell--you.page-shell--you-profection .profection-section__descriptor,
.page-shell--you.page-shell--you-profection .profection-section__paragraph {
  margin: 0;
  color: color-mix(in srgb, var(--profection-ink) 70%, var(--profection-muted) 30%);
  font-family: var(--font-serif);
  font-size: 0.86rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.58;
  overflow-wrap: anywhere;
}

.page-shell--you.page-shell--you-profection .profection-section__descriptor {
  color: color-mix(in srgb, var(--profection-accent-ink) 72%, var(--profection-ink) 28%);
  font-weight: 500;
}

.page-shell--you.page-shell--you-profection .profection-section__paragraph + .profection-section__paragraph,
.page-shell--you.page-shell--you-profection .profection-section__descriptor + .profection-section__paragraph {
  margin-top: 0.34rem;
}

.page-shell--you.page-shell--you-profection .profection-key-list {
  display: grid;
  margin: 0;
  border-top: 1px solid color-mix(in srgb, var(--profection-line) 82%, transparent);
}

.page-shell--you.page-shell--you-profection .profection-key-row {
  border-bottom: 1px solid color-mix(in srgb, var(--profection-line) 72%, transparent);
}

.page-shell--you.page-shell--you-profection .profection-key-row:last-child {
  border-bottom: 0;
}

.page-shell--you.page-shell--you-profection .profection-key-row__summary {
  display: grid;
  grid-template-columns: 1.56rem minmax(0, 1fr) 0.62rem;
  align-items: center;
  gap: 0.5rem;
  min-height: 2.62rem;
  padding: 0.34rem 0;
  cursor: pointer;
  list-style: none;
}

.page-shell--you.page-shell--you-profection .profection-key-row__summary::-webkit-details-marker {
  display: none;
}

.page-shell--you.page-shell--you-profection .profection-key-row__summary::after {
  content: "";
  width: 0.48rem;
  height: 0.48rem;
  justify-self: end;
  border-top: 1.2px solid currentColor;
  border-right: 1.2px solid currentColor;
  color: color-mix(in srgb, var(--profection-ink) 58%, transparent);
  transform: rotate(45deg);
  transition: transform 0.16s ease;
}

.page-shell--you.page-shell--you-profection .profection-key-row[open] .profection-key-row__summary::after {
  transform: rotate(135deg);
}

.page-shell--you.page-shell--you-profection .profection-key-row__icon {
  display: inline-grid;
  place-items: center;
  width: 1.42rem;
  height: 1.42rem;
  border: 1px solid color-mix(in srgb, var(--profection-accent) 44%, transparent);
  border-radius: 999px;
  color: var(--profection-accent);
  background: color-mix(in srgb, var(--profection-card) 78%, transparent);
}

.page-shell--you.page-shell--you-profection .profection-key-row__icon svg {
  width: 0.92rem;
  height: 0.92rem;
}

.page-shell--you.page-shell--you-profection .profection-key-row__copy {
  display: grid;
  gap: 0.2rem;
  min-width: 0;
}

.page-shell--you.page-shell--you-profection .profection-key-row__label {
  color: var(--profection-ink);
  font-family: var(--font-serif);
  font-size: 0.92rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.25;
}

.page-shell--you.page-shell--you-profection .profection-key-row__meta {
  color: var(--profection-muted);
  font-family: var(--font-serif);
  font-size: 0.78rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.26;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.page-shell--you.page-shell--you-profection .profection-key-row__body {
  display: grid;
  gap: 0.46rem;
  padding: 0 0 0.78rem 2.34rem;
}

.page-shell--you.page-shell--you-profection .profection-angular-list {
  display: grid;
  gap: 0.5rem;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.page-shell--you.page-shell--you-profection .profection-angular-item {
  display: grid;
  gap: 0.16rem;
  min-height: 0;
  padding: 0;
  border: 0;
  background: transparent;
}

.page-shell--you.page-shell--you-profection .profection-angular-item__title {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.2rem 0.34rem;
  margin: 0;
}

.page-shell--you.page-shell--you-profection .profection-angular-item__label {
  color: var(--profection-ink);
  font-family: var(--font-serif);
  font-size: 0.82rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.25;
}

.page-shell--you.page-shell--you-profection .profection-angular-item__meta,
.page-shell--you.page-shell--you-profection .profection-angular-item__body {
  color: var(--profection-muted);
  font-family: var(--font-serif);
  font-size: 0.76rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.42;
}

.page-shell--you.page-shell--you-profection .profection-angular-item__body {
  margin: 0;
}

.page-shell--you.page-shell--you-profection .profection-monthly-card {
  display: grid;
  gap: 0.44rem;
  padding: 0.78rem 0.84rem 0.74rem;
  overflow: hidden;
}

.page-shell--you.page-shell--you-profection .profection-monthly-card__head {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.24rem 0.62rem;
  margin: 0;
}

.page-shell--you.page-shell--you-profection .profection-monthly-card__title {
  color: var(--profection-ink);
  font-family: var(--font-serif);
  font-size: 0.94rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.25;
}

.page-shell--you.page-shell--you-profection .profection-monthly-card__period {
  color: var(--profection-muted);
  font-family: var(--font-serif);
  font-size: 0.72rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.2;
}

.page-shell--you.page-shell--you-profection .profection-monthly-card__copy {
  min-width: 0;
}

.page-shell--you.page-shell--you-profection .profection-monthly-card__copy .profection-section__paragraph {
  font-size: 0.86rem;
  line-height: 1.58;
}

@media (max-width: 560px) {
  .page-shell--you.page-shell--you-profection .you-tab-panel--profection {
    padding-inline: 0.12rem;
  }

  .page-shell--you.page-shell--you-profection .profection-lens__header {
    min-height: 6.25rem;
  }
}

@media (max-width: 380px) {
  .page-shell--you.page-shell--you-profection .you-tab-panel--profection {
    padding-inline: 0;
  }

  .page-shell--you.page-shell--you-profection .profection-lens__header {
    min-height: 6.05rem;
  }

  .page-shell--you.page-shell--you-profection .profection-lens__wheel {
    right: -1.1rem;
    width: 9.75rem;
    height: 9.75rem;
  }

  .page-shell--you.page-shell--you-profection .profection-key-row__meta {
    white-space: normal;
  }

}

/* You > Profection locked gate ownership. */
.plus-lock-gate--profection {
  max-width: 42rem;
  padding-bottom: 1.22rem;
}

.plus-lock-gate--profection .plus-lock-profection-preview {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(9.5rem, 0.95fr);
  gap: clamp(0.7rem, 3vw, 1.2rem);
  min-height: 16.92rem;
  margin: 0 -0.2rem 0;
  overflow: hidden;
  color: #91877B;
  background:
    radial-gradient(circle at 28% 45%, rgba(176, 152, 122, 0.08) 0 0.1rem, transparent 0.12rem),
    linear-gradient(180deg, rgba(255, 253, 248, 0.32), rgba(249, 245, 240, 0.08));
}

.plus-lock-gate--profection .plus-lock-profection-wheel {
  position: relative;
  min-height: 17rem;
}

.plus-lock-gate--profection .plus-lock-profection-wheel__ring {
  position: absolute;
  left: -5.5rem;
  top: 1.2rem;
  display: grid;
  place-items: center;
  width: 18rem;
  height: 18rem;
  border: 1px solid rgba(176, 152, 122, 0.26);
  border-radius: 999px;
  background:
    repeating-conic-gradient(from -8deg, rgba(176, 152, 122, 0.18) 0 0.8deg, transparent 0.8deg 15deg),
    radial-gradient(circle, transparent 0 30%, rgba(176, 152, 122, 0.14) 30.5% 30.9%, transparent 31.2% 58%, rgba(176, 152, 122, 0.14) 58.5% 58.9%, transparent 59.2% 100%);
  opacity: 0.82;
}

.plus-lock-gate--profection .plus-lock-profection-wheel__ring::before,
.plus-lock-gate--profection .plus-lock-profection-wheel__ring::after {
  content: "";
  position: absolute;
  inset: 2.8rem;
  border: 1px solid rgba(176, 152, 122, 0.18);
  border-radius: 999px;
}

.plus-lock-gate--profection .plus-lock-profection-wheel__ring::after {
  inset: 5.9rem;
}

.plus-lock-gate--profection .plus-lock-profection-wheel__center {
  color: #A79B8B;
  font-family: var(--font-serif);
  font-size: 1.45rem;
  line-height: 1.2;
  text-align: center;
}

.plus-lock-gate--profection .plus-lock-profection-wheel__center small {
  display: block;
  margin-top: 0.28rem;
  font-size: 0.78rem;
}

.plus-lock-gate--profection .plus-lock-profection-ledger {
  align-self: start;
  padding: 2.05rem 0.45rem 0 0;
  font-family: var(--font-serif);
}

.plus-lock-gate--profection .plus-lock-profection-ledger__title {
  margin: 0 0 0.58rem;
  padding-bottom: 0.34rem;
  border-bottom: 1px solid rgba(176, 152, 122, 0.34);
  color: #766D62;
  font-size: 0.98rem;
  line-height: 1.25;
}

.plus-lock-gate--profection .plus-lock-profection-ledger__title--months {
  margin-top: 1.22rem;
}

.plus-lock-gate--profection .plus-lock-profection-ledger__line,
.plus-lock-gate--profection .plus-lock-profection-ledger__month {
  display: grid;
  align-items: center;
  border-bottom: 1px solid rgba(176, 152, 122, 0.24);
  color: #92887B;
  line-height: 1.2;
}

.plus-lock-gate--profection .plus-lock-profection-ledger__line {
  grid-template-columns: 3.7rem 1.2rem minmax(0, 1fr);
  gap: 0.42rem;
  min-height: 2.1rem;
  font-size: 0.88rem;
}

.plus-lock-gate--profection .plus-lock-profection-ledger__month {
  grid-template-columns: 2.3rem minmax(0, 1fr) 1.2rem;
  gap: 0.45rem;
  min-height: 1.95rem;
  font-size: 0.84rem;
}

.plus-lock-gate--profection .plus-lock-mini-lock {
  width: 1rem;
  height: 1rem;
  border: 0;
}

.plus-lock-gate--profection .plus-lock-mini-lock::before {
  top: 0.44rem;
  width: 0.48rem;
  height: 0.4rem;
}

.plus-lock-gate--profection .plus-lock-mini-lock::after {
  top: 0.25rem;
  width: 0.42rem;
  height: 0.42rem;
}

.plus-lock-gate--profection .plus-lock-redacted {
  display: inline-block;
  width: 4.6rem;
  height: 0.58rem;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(176, 152, 122, 0.2), rgba(176, 152, 122, 0.08));
  filter: blur(1px);
}

.plus-lock-gate--profection .plus-lock-gate__panel {
  position: relative;
  width: 100%;
  padding: clamp(1.42rem, 4vw, 1.95rem) clamp(1.05rem, 5vw, 3.2rem) clamp(1.36rem, 4vw, 1.82rem);
  border: 1px solid rgba(207, 192, 170, 0.9);
  border-radius: 0.48rem 0.48rem 0 0;
  background:
    linear-gradient(180deg, rgba(255, 253, 248, 0.96), rgba(253, 250, 244, 0.96)),
    var(--plus-lock-paper);
}

.plus-lock-gate--profection .plus-lock-gate__rule--profection {
  width: min(26.8rem, 100%);
  margin: 0.92rem auto 1.34rem;
}

.plus-lock-gate--profection .plus-lock-gate__rule--profection > span:not(.plus-lock-gate__seal) {
  position: relative;
  background: linear-gradient(90deg, transparent 0%, rgba(176, 152, 122, 0.5) 42%, rgba(176, 152, 122, 0.5) 58%, transparent 100%);
}

.plus-lock-gate--profection .plus-lock-gate__rule--profection > span:not(.plus-lock-gate__seal)::before {
  content: "\2737";
  position: absolute;
  top: 50%;
  color: rgba(176, 152, 122, 0.72);
  font-family: var(--font-serif);
  font-size: 1.02rem;
  line-height: 1;
  transform: translateY(-50%);
}

.plus-lock-gate--profection .plus-lock-gate__rule--profection > span:first-child::before {
  right: 0.72rem;
}

.plus-lock-gate--profection .plus-lock-gate__rule--profection > span:last-child::before {
  left: 0.72rem;
}

.plus-lock-gate--profection .plus-lock-gate__rule--profection .plus-lock-gate__seal {
  position: relative;
  width: 3.58rem;
  height: 3.58rem;
  margin-inline: 0.84rem;
  border-style: solid;
  border-color: rgba(176, 152, 122, 0.52);
  background: rgba(255, 253, 248, 0.88);
  color: var(--plus-lock-bronze);
}

.plus-lock-gate--profection .plus-lock-gate__rule--profection .plus-lock-gate__seal::before {
  content: "";
  position: absolute;
  inset: -0.42rem;
  border: 1px dashed rgba(176, 152, 122, 0.34);
  border-radius: 999px;
}

.plus-lock-gate--profection .plus-lock-gate__title {
  width: min(29rem, 100%);
  margin-inline: auto;
  font-size: clamp(1.12rem, 3.7vw, 1.44rem);
  line-height: 1.44;
}

.plus-lock-gate--profection .plus-lock-gate__body {
  width: min(23.8rem, 100%);
  margin-top: 1.04rem;
  font-size: clamp(0.74rem, 2vw, 0.86rem);
  line-height: 1.62;
}

.plus-lock-gate--profection .plus-lock-gate__cta {
  width: min(20.5rem, 68%);
  min-height: 3.08rem;
  margin-top: 1.32rem;
  padding: 0.58rem 1.32rem;
  border-radius: 0.38rem;
  font-size: clamp(0.88rem, 2.35vw, 1rem);
  line-height: 1.18;
}

.plus-lock-gate--profection .plus-lock-gate__cta--with-lock {
  position: relative;
  gap: 0;
}

.plus-lock-gate--profection .plus-lock-gate__cta-lock {
  position: absolute;
  right: 1.28rem;
  width: 0.96rem;
  height: 0.96rem;
}

.plus-lock-gate--profection .plus-lock-gate__rows--attached {
  width: 100%;
  margin-top: 0;
  border: 1px solid rgba(207, 192, 170, 0.9);
  border-top: 0;
  border-radius: 0 0 0.48rem 0.48rem;
  background: rgba(255, 253, 248, 0.82);
}

.plus-lock-gate--profection .plus-lock-gate__rows--attached .plus-lock-gate__row {
  padding-inline: clamp(0.72rem, 3vw, 1.12rem);
}

.plus-lock-gate--profection .plus-lock-gate__row {
  grid-template-columns: 2.9rem minmax(0, 1fr) 1.72rem 0.9rem;
  column-gap: 0.72rem;
  min-height: 3.78rem;
}

.plus-lock-gate--profection .plus-lock-gate__row-icon {
  position: relative;
  width: 2.54rem;
  height: 2.54rem;
  font-size: 1.02rem;
}

.plus-lock-gate--profection .plus-lock-gate__row-icon::before {
  content: "";
  position: absolute;
  inset: -0.26rem;
  border: 1px dotted rgba(176, 152, 122, 0.44);
  border-radius: 999px;
}

.plus-lock-gate--profection .plus-lock-gate__row-copy {
  gap: 0.16rem;
}

.plus-lock-gate--profection .plus-lock-gate__row-copy strong {
  font-size: clamp(0.9rem, 2.45vw, 1rem);
  line-height: 1.28;
}

.plus-lock-gate--profection .plus-lock-gate__row-copy small {
  font-size: clamp(0.7rem, 1.9vw, 0.78rem);
  line-height: 1.42;
}

.plus-lock-gate--profection .plus-lock-gate__row-lock {
  width: 1.54rem;
  height: 1.54rem;
}

.plus-lock-gate--profection .plus-lock-gate__row-lock::before {
  top: 0.55rem;
  width: 0.54rem;
  height: 0.44rem;
}

.plus-lock-gate--profection .plus-lock-gate__row-lock::after {
  top: 0.34rem;
  width: 0.5rem;
  height: 0.48rem;
}

.plus-lock-gate--profection .plus-lock-gate__row-arrow {
  font-size: 1.72rem;
}

@media (max-width: 560px) {
  .plus-lock-gate--profection .plus-lock-profection-preview {
    grid-template-columns: minmax(0, 1fr) minmax(8.2rem, 0.86fr);
    gap: 0.42rem;
    min-height: 16.55rem;
  }

  .plus-lock-gate--profection .plus-lock-profection-wheel {
    min-height: 16.35rem;
  }

  .plus-lock-gate--profection .plus-lock-profection-wheel__ring {
    left: -5.9rem;
    top: 1.1rem;
    width: 16.4rem;
    height: 16.4rem;
  }

  .plus-lock-gate--profection .plus-lock-profection-ledger {
    padding-top: 1.62rem;
    padding-right: 0.18rem;
  }

  .plus-lock-gate--profection .plus-lock-profection-ledger__title {
    font-size: 0.84rem;
  }

  .plus-lock-gate--profection .plus-lock-profection-ledger__line {
    grid-template-columns: 3.1rem 1rem minmax(0, 1fr);
    gap: 0.3rem;
    font-size: 0.76rem;
  }

  .plus-lock-gate--profection .plus-lock-profection-ledger__month {
    grid-template-columns: 1.9rem minmax(0, 1fr) 1rem;
    gap: 0.3rem;
    font-size: 0.73rem;
  }

  .plus-lock-gate--profection .plus-lock-gate__panel {
    padding-inline: 1.05rem;
  }

  .plus-lock-gate--profection .plus-lock-gate__body {
    font-size: clamp(0.72rem, 2.95vw, 0.8rem);
    line-height: 1.58;
  }

  .plus-lock-gate--profection .plus-lock-gate__rows--attached .plus-lock-gate__row {
    padding-inline: 0.82rem;
  }

  .plus-lock-gate--profection .plus-lock-gate__row {
    min-height: 3.48rem;
  }

  .plus-lock-gate--profection .plus-lock-gate__row-icon {
    width: 2.32rem;
    height: 2.32rem;
  }
}

@media (max-width: 380px) {
  .plus-lock-gate--profection .plus-lock-profection-preview {
    min-height: 14.2rem;
  }

  .plus-lock-gate--profection .plus-lock-profection-wheel__ring {
    left: -6.4rem;
    width: 15.2rem;
    height: 15.2rem;
  }

  .plus-lock-gate--profection .plus-lock-profection-wheel__center {
    font-size: 1.2rem;
  }

  .plus-lock-gate--profection .plus-lock-gate__row-copy small {
    white-space: normal;
  }
}

@media (min-width: 1041px) {
  body:has(.page-shell--you) .page-shell--you {
    box-shadow: none;
  }
}

@media (max-width: 560px) {
  .page-shell--you > #natal-content {
    gap: 0.84rem;
  }

  .you-tab-panel--natal-index {
    gap: 0.9rem;
    padding-top: 0.22rem;
  }

  .page-shell--you .natal-placement-list:not(.natal-body-card-list) {
    grid-template-columns: minmax(0, 1fr);
  }
}

/* Migrated You final layers from z99. */
/* Natal mockup palette lock. Do not tune these by eye. */
.page-shell--you {
  --you-bg: #FDFBF8;
  --you-card: #F6F1EA;
  --you-gold: #B0987A;
  --you-ink: #3D3935;
  --you-muted: #8B847D;
  --you-line: #EBE4DB;
  --natal-accent: #B0987A;
  --natal-accent-soft: #EBE4DB;
  --natal-accent-ink: #B0987A;
  --natal-accent-ink-soft: #8B847D;
  color: #3D3935;
  background: transparent;
}

body:has(.page-shell--you) {
  background-color: #FDFBF8;
  background-image:
    url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%27144%27%20height%3D%27144%27%20viewBox%3D%270%200%20144%20144%27%3E%3Cfilter%20id%3D%27paper%27%3E%3CfeTurbulence%20type%3D%27fractalNoise%27%20baseFrequency%3D%270.56%27%20numOctaves%3D%273%27%20stitchTiles%3D%27stitch%27%2F%3E%3CfeColorMatrix%20type%3D%27matrix%27%20values%3D%270%200%200%200%200.59%200%200%200%200%200.55%200%200%200%200%200.51%200%200%200%200.08%200%27%2F%3E%3C%2Ffilter%3E%3Crect%20width%3D%27144%27%20height%3D%27144%27%20filter%3D%27url%28%23paper%29%27%2F%3E%3C%2Fsvg%3E"),
    #FDFBF8;
  background-blend-mode: soft-light, normal;
  color: #3D3935;
}

.page-shell--you,
.page-shell--you > #natal-content,
.page-shell--you .you-tab-panel--natal-index {
  background: transparent;
}

.page-shell--you > #natal-content {
  gap: 0.9rem;
}

.page-shell--you .you-tab-panel--natal-index {
  gap: 0.86rem;
  padding-inline: 1.08rem;
}

.page-shell--you .natal-archive-overview {
  min-height: 9.5rem;
  padding: 1.02rem 1.12rem 1.02rem;
  border: 1px solid #B0987A;
  border-radius: 0.42rem;
  background-color: #F6F1EA;
  background-image:
    url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%27128%27%20height%3D%27128%27%20viewBox%3D%270%200%20128%20128%27%3E%3Cfilter%20id%3D%27paper%27%3E%3CfeTurbulence%20type%3D%27fractalNoise%27%20baseFrequency%3D%270.62%27%20numOctaves%3D%272%27%20stitchTiles%3D%27stitch%27%2F%3E%3CfeColorMatrix%20type%3D%27matrix%27%20values%3D%270%200%200%200%200.58%200%200%200%200%200.54%200%200%200%200%200.50%200%200%200%200.06%200%27%2F%3E%3C%2Ffilter%3E%3Crect%20width%3D%27128%27%20height%3D%27128%27%20filter%3D%27url%28%23paper%29%27%2F%3E%3C%2Fsvg%3E"),
    #F6F1EA;
  background-blend-mode: soft-light, normal;
  box-shadow: none;
}

.page-shell--you .natal-archive-overview::after {
  right: -3.1rem;
  bottom: -4.6rem;
  width: 11.7rem;
  height: 11.7rem;
  border-color: rgba(176, 152, 122, 0.44);
  background:
    repeating-conic-gradient(from 0deg, rgba(176, 152, 122, 0.16) 0 1deg, transparent 1deg 15deg),
    radial-gradient(circle, transparent 0 42%, rgba(176, 152, 122, 0.14) 42.5% 43%, transparent 43.5% 61%, rgba(176, 152, 122, 0.14) 61.5% 62%, transparent 62.5%);
  opacity: 0.74;
}

.page-shell--you .natal-archive-overview__eyebrow,
.page-shell--you .natal-archive-overview__label,
.page-shell--you .natal-core-card__label,
.page-shell--you .natal-inventory-header__count,
.page-shell--you .natal-inventory-card__detail,
.page-shell--you .natal-inventory-card__state {
  color: #8B847D;
}

.page-shell--you .natal-archive-overview__eyebrow,
.page-shell--you .natal-archive-overview__label {
  font-family: var(--font-sans);
  font-size: 0.56rem;
  font-weight: 600;
  letter-spacing: 0.16em;
}

.page-shell--you .natal-archive-overview__title,
.page-shell--you .natal-archive-overview__value,
.page-shell--you .natal-core-card__sign,
.page-shell--you .natal-inventory-card__name,
.page-shell--you .natal-inventory-card__degree {
  color: #3D3935;
}

.page-shell--you .natal-archive-overview__title {
  font-family: var(--font-serif);
  font-size: 1.22rem;
  font-weight: 400;
}

.page-shell--you .natal-archive-overview__value {
  font-family: var(--font-serif);
  font-size: 0.96rem;
  font-weight: 400;
}

.page-shell--you .natal-archive-overview__edit {
  border-color: #B0987A;
  color: #3D3935;
  background: #FDFBF8;
  box-shadow: none;
}

.page-shell--you .natal-core-grid {
  overflow: hidden;
  border: 1px solid #EBE4DB;
  border-radius: 0.42rem;
  background: #F6F1EA;
  box-shadow: none;
}

.page-shell--you .natal-core-card,
.page-shell--you .natal-core-card--sun,
.page-shell--you .natal-core-card--moon,
.page-shell--you .natal-core-card--asc {
  min-height: 5.25rem;
  border-right: 1px solid #EBE4DB;
  background: transparent;
  color: #3D3935;
}

.page-shell--you .natal-core-card:last-child {
  border-right: 0;
}

.page-shell--you .natal-core-card__link,
.page-shell--you .natal-core-card__link--asc {
  gap: 0.34rem;
  padding: 0.74rem 0.38rem;
}

.page-shell--you .natal-core-card__glyph,
.page-shell--you .natal-core-card__asc-mark,
.page-shell--you .natal-inventory-card__glyph {
  color: #B0987A;
}

.page-shell--you .natal-core-card__label {
  font-family: var(--font-sans);
  font-size: 0.58rem;
  font-weight: 500;
}

.page-shell--you .natal-core-card__sign {
  font-family: var(--font-serif);
  font-size: 0.78rem;
  font-weight: 400;
  line-height: 1.34;
}

.page-shell--you .natal-core-card__detail,
.page-shell--you .natal-core-card__degree-badge {
  color: #8B847D;
  font-family: var(--font-serif);
  font-size: 0.62rem;
  font-weight: 400;
}

.page-shell--you .natal-inventory-header {
  margin-top: 0.44rem;
  padding: 0 0 0.48rem;
  border-bottom: 1px solid #EBE4DB;
}

.page-shell--you .natal-inventory-header__title {
  color: #3D3935;
  font-family: var(--font-serif);
  font-size: 0.86rem;
  font-weight: 400;
}

.page-shell--you .natal-inventory-card {
  min-height: 3.18rem;
  border: 0;
  border-bottom: 1px solid #EBE4DB;
  background: transparent;
  box-shadow: none;
}

.page-shell--you .natal-inventory-card__link {
  min-height: 3.18rem;
  padding: 0.48rem 0.12rem 0.48rem 0;
}

.page-shell--you .natal-inventory-card__name {
  font-family: var(--font-serif);
  font-size: 0.83rem;
  font-weight: 400;
}

.page-shell--you .natal-inventory-card__detail,
.page-shell--you .natal-inventory-card__degree {
  font-family: var(--font-serif);
  font-size: 0.68rem;
  font-weight: 400;
}

.page-shell--you .natal-inventory-card__state {
  font-size: 0.48rem;
  font-weight: 500;
  letter-spacing: 0.12em;
}

.page-shell--you .natal-inventory-card__trail {
  color: #8B847D;
}

.page-shell--you .natal-placement-shortcut {
  border-color: #B0987A;
  background: #FDFBF8;
  color: #3D3935;
}

.page-shell--you .natal-placement-shortcut--primary {
  border-color: #3D3935;
  background: #3D3935;
  color: #FDFBF8;
}

.page-shell--you .natal-placement-shortcut:hover {
  background: #F6F1EA;
}

.page-shell--you .natal-placement-shortcut--primary:hover {
  background: #4A4540;
}

@media (max-width: 560px) {
  .page-shell--you .you-tab-panel--natal-index {
    margin-inline: 0;
    padding-inline: 1.08rem;
  }
}

/* Natal placement inventory: match the mockup's single-line ledger rows. */
.page-shell--you .natal-inventory-header {
  align-items: baseline;
  gap: 0.36rem;
  margin-top: 0.48rem;
  padding: 0 0 0.5rem;
  border-bottom: 1px solid #EBE4DB;
}

.page-shell--you .natal-inventory-header__title {
  color: #3D3935;
  font-family: var(--font-serif);
  font-size: 0.84rem;
  font-weight: 400;
  line-height: 1.15;
}

.page-shell--you .natal-inventory-header__count {
  color: #8B847D;
  font-family: var(--font-sans);
  font-size: 0.58rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  line-height: 1;
  text-transform: none;
}

.page-shell--you .natal-cards-v2.natal-placement-list {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 0;
}

.page-shell--you .natal-inventory-card {
  min-height: 2.96rem;
  border: 0;
  border-bottom: 1px solid #EBE4DB;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.page-shell--you .natal-inventory-card::before {
  content: none;
}

.page-shell--you .natal-inventory-card__link {
  display: grid;
  grid-template-columns:
    1.58rem
    minmax(2.55rem, 0.72fr)
    minmax(3.4rem, 0.86fr)
    minmax(1.72rem, 0.38fr)
    minmax(2.8rem, 0.68fr)
    minmax(2.8rem, 0.7fr)
    0.72rem;
  column-gap: 0.34rem;
  align-items: center;
  min-height: 2.96rem;
  padding: 0.42rem 0;
}

.page-shell--you .natal-inventory-card__link:hover {
  background: transparent;
}

.page-shell--you .natal-inventory-card__glyph {
  display: grid;
  place-items: center;
  width: 1.42rem;
  height: 1.42rem;
  color: #8B847D;
}

.page-shell--you .natal-inventory-card__glyph .astro-icon,
.page-shell--you .natal-inventory-card__glyph svg {
  width: 1.28rem;
  height: 1.28rem;
}

.page-shell--you .natal-inventory-card__name,
.page-shell--you .natal-inventory-card__sign-name,
.page-shell--you .natal-inventory-card__house,
.page-shell--you .natal-inventory-card__degree,
.page-shell--you .natal-inventory-card__state {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.page-shell--you .natal-inventory-card__name,
.page-shell--you .natal-inventory-card__sign-name,
.page-shell--you .natal-inventory-card__house {
  color: #3D3935;
  font-family: var(--font-serif);
  font-size: 0.74rem;
  font-weight: 400;
  line-height: 1.18;
}

.page-shell--you .natal-inventory-card__sign-name,
.page-shell--you .natal-inventory-card__house {
  color: #8B847D;
}

.page-shell--you .natal-inventory-card__side {
  display: contents;
}

.page-shell--you .natal-inventory-card__degree {
  justify-self: end;
  color: #3D3935;
  font-family: var(--font-serif);
  font-size: 0.7rem;
  font-weight: 400;
  line-height: 1;
}

.page-shell--you .natal-inventory-card__state {
  justify-self: end;
  color: #8B847D;
  font-family: var(--font-sans);
  font-size: 0.43rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1;
  text-transform: uppercase;
}

.page-shell--you .natal-inventory-card__trail {
  display: grid;
  place-items: center;
  width: 0.72rem;
  color: #8B847D;
}

.page-shell--you .natal-inventory-card__trail svg {
  width: 0.74rem;
  height: 0.74rem;
}

@media (max-width: 380px) {
  .page-shell--you .natal-inventory-card__link {
    grid-template-columns:
      1.42rem
      minmax(2.2rem, 0.65fr)
      minmax(3.05rem, 0.8fr)
      minmax(1.55rem, 0.34fr)
      minmax(2.52rem, 0.62fr)
      minmax(2.34rem, 0.62fr)
      0.6rem;
    column-gap: 0.24rem;
  }

  .page-shell--you .natal-inventory-card__name,
  .page-shell--you .natal-inventory-card__sign-name,
  .page-shell--you .natal-inventory-card__house {
    font-size: 0.68rem;
  }

  .page-shell--you .natal-inventory-card__degree {
    font-size: 0.66rem;
  }
}

/* Natal top cards: mockup structure and correct tone hierarchy. */
.page-shell--you .natal-archive-overview,
.page-shell--you .natal-core-grid {
  width: 100%;
  margin: 0;
}

.page-shell--you .natal-archive-overview {
  display: grid;
  align-content: start;
  gap: 0.58rem;
  min-height: 8.9rem;
  padding: 1.08rem 1.16rem 1.04rem;
  border: 1px solid #B0987A;
  border-radius: 0.46rem;
  background-color: #F6F1EA;
  background-image:
    url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%27128%27%20height%3D%27128%27%20viewBox%3D%270%200%20128%20128%27%3E%3Cfilter%20id%3D%27paper%27%3E%3CfeTurbulence%20type%3D%27fractalNoise%27%20baseFrequency%3D%270.66%27%20numOctaves%3D%272%27%20stitchTiles%3D%27stitch%27%2F%3E%3CfeColorMatrix%20type%3D%27matrix%27%20values%3D%270%200%200%200%200.58%200%200%200%200%200.54%200%200%200%200%200.50%200%200%200%200.075%200%27%2F%3E%3C%2Ffilter%3E%3Crect%20width%3D%27128%27%20height%3D%27128%27%20filter%3D%27url%28%23paper%29%27%2F%3E%3C%2Fsvg%3E"),
    #F6F1EA;
  background-blend-mode: soft-light, normal;
  box-shadow: none;
}

.page-shell--you .natal-archive-overview::after {
  right: -3.05rem;
  bottom: -4.52rem;
  width: 11.55rem;
  height: 11.55rem;
  border-color: rgba(176, 152, 122, 0.46);
  background:
    repeating-conic-gradient(from 0deg, rgba(176, 152, 122, 0.17) 0 1deg, transparent 1deg 15deg),
    radial-gradient(circle, transparent 0 39%, rgba(176, 152, 122, 0.12) 39.5% 40%, transparent 40.5% 55%, rgba(176, 152, 122, 0.12) 55.5% 56%, transparent 56.5% 69%, rgba(176, 152, 122, 0.12) 69.5% 70%, transparent 70.5%);
  opacity: 0.78;
}

.page-shell--you .natal-archive-overview__top {
  position: relative;
  z-index: 1;
  align-items: flex-start;
}

.page-shell--you .natal-archive-overview__copy {
  gap: 0;
}

.page-shell--you .natal-archive-overview__eyebrow {
  color: #8B847D;
  font-family: var(--font-sans);
  font-size: 0.56rem;
  font-weight: 600;
  letter-spacing: 0.16em;
  line-height: 1;
}

.page-shell--you .natal-archive-overview__edit {
  min-height: 1.62rem;
  padding: 0.18rem 0.55rem;
  border: 1px solid #B0987A;
  border-radius: 0.28rem;
  background: #FDFBF8;
  color: #3D3935;
  font-size: 0.64rem;
  font-weight: 500;
  line-height: 1;
}

.page-shell--you .natal-archive-overview__facts {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: baseline;
  gap: 1.15rem;
  margin-top: 0.62rem;
  max-width: calc(100% - 7.2rem);
}

.page-shell--you .natal-archive-overview__fact,
.page-shell--you .natal-archive-overview__place {
  color: #3D3935;
  font-family: var(--font-serif);
  font-weight: 400;
  letter-spacing: 0;
}

.page-shell--you .natal-archive-overview__fact {
  font-size: 0.95rem;
  line-height: 1.16;
}

.page-shell--you .natal-archive-overview__place {
  position: relative;
  z-index: 1;
  max-width: calc(100% - 7.2rem);
  margin: 0;
  font-size: 0.74rem;
  line-height: 1.42;
}

.page-shell--you .natal-archive-overview__place--unknown {
  color: #8B847D;
}

.page-shell--you .natal-core-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  overflow: hidden;
  border: 1px solid #EBE4DB;
  border-radius: 0.46rem;
  background: #FDFBF8;
  box-shadow: none;
}

.page-shell--you .natal-core-card,
.page-shell--you .natal-core-card--sun,
.page-shell--you .natal-core-card--moon,
.page-shell--you .natal-core-card--asc {
  min-height: 4.9rem;
  border-right: 1px solid #EBE4DB;
  background: #FDFBF8;
  color: #3D3935;
}

.page-shell--you .natal-core-card:last-child {
  border-right: 0;
}

.page-shell--you .natal-core-card__link,
.page-shell--you .natal-core-card__link--asc {
  min-height: 4.9rem;
  gap: 0.2rem;
  padding: 0.66rem 0.34rem 0.62rem;
}

.page-shell--you .natal-core-card__head,
.page-shell--you .natal-core-card__body,
.page-shell--you .natal-core-card__asc-body,
.page-shell--you .natal-core-card__asc-copy,
.page-shell--you .natal-core-card__asc-side {
  gap: 0.16rem;
}

.page-shell--you .natal-core-card__glyph,
.page-shell--you .natal-core-card__asc-mark {
  width: 1.36rem;
  height: 1.36rem;
  color: #B0987A;
}

.page-shell--you .natal-core-card__glyph .astro-icon,
.page-shell--you .natal-core-card__glyph svg,
.page-shell--you .natal-core-card__asc-mark .astro-icon,
.page-shell--you .natal-core-card__asc-mark svg {
  width: 1.36rem;
  height: 1.36rem;
}

.page-shell--you .natal-core-card__label {
  color: #8B847D;
  font-family: var(--font-sans);
  font-size: 0.54rem;
  font-weight: 500;
  letter-spacing: 0.02em;
}

.page-shell--you .natal-core-card__sign {
  color: #3D3935;
  font-family: var(--font-serif);
  font-size: 0.72rem;
  font-weight: 400;
  line-height: 1.24;
}

.page-shell--you .natal-core-card__detail,
.page-shell--you .natal-core-card__degree-badge {
  color: #8B847D;
  font-family: var(--font-serif);
  font-size: 0.6rem;
  font-weight: 400;
  letter-spacing: 0;
}

@media (max-width: 380px) {
  .page-shell--you .natal-archive-overview__facts,
  .page-shell--you .natal-archive-overview__place {
    max-width: calc(100% - 6.25rem);
  }

  .page-shell--you .natal-archive-overview__fact {
    font-size: 0.88rem;
  }

  .page-shell--you .natal-core-card__sign {
    font-size: 0.68rem;
  }
}

/* MY CHART card final alignment: centered facts and detailed wheel art. */
.page-shell--you .natal-archive-overview {
  grid-template-rows: auto minmax(0, 1fr);
  align-content: stretch;
  gap: 0;
  min-height: 8.85rem;
  padding: 1.02rem 1.12rem 1rem;
}

.page-shell--you .natal-archive-overview::after {
  right: -2.18rem;
  top: 1.86rem;
  bottom: auto;
  width: 9.8rem;
  height: 9.8rem;
  border: 0;
  border-radius: 0;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%20220%20220'%3E%0A%20%20%3Crect%20width%3D'220'%20height%3D'220'%20fill%3D'none'%2F%3E%0A%20%20%3Cg%20fill%3D'none'%20stroke%3D'%23B0987A'%20stroke-opacity%3D'.34'%20stroke-width%3D'1'%3E%0A%20%20%20%20%3Ccircle%20cx%3D'110'%20cy%3D'110'%20r%3D'106'%2F%3E%3Ccircle%20cx%3D'110'%20cy%3D'110'%20r%3D'88'%2F%3E%3Ccircle%20cx%3D'110'%20cy%3D'110'%20r%3D'70'%2F%3E%3Ccircle%20cx%3D'110'%20cy%3D'110'%20r%3D'52'%2F%3E%3Ccircle%20cx%3D'110'%20cy%3D'110'%20r%3D'30'%2F%3E%0A%20%20%3C%2Fg%3E%0A%20%20%3Cg%20stroke%3D'%23B0987A'%20stroke-opacity%3D'.18'%20stroke-width%3D'.8'%3E%0A%20%20%20%20%3Cpath%20d%3D'M110%204v212'%2F%3E%3Cpath%20d%3D'M110%204v212'%20transform%3D'rotate(15%20110%20110)'%2F%3E%3Cpath%20d%3D'M110%204v212'%20transform%3D'rotate(30%20110%20110)'%2F%3E%3Cpath%20d%3D'M110%204v212'%20transform%3D'rotate(45%20110%20110)'%2F%3E%3Cpath%20d%3D'M110%204v212'%20transform%3D'rotate(60%20110%20110)'%2F%3E%3Cpath%20d%3D'M110%204v212'%20transform%3D'rotate(75%20110%20110)'%2F%3E%3Cpath%20d%3D'M110%204v212'%20transform%3D'rotate(90%20110%20110)'%2F%3E%3Cpath%20d%3D'M110%204v212'%20transform%3D'rotate(105%20110%20110)'%2F%3E%3Cpath%20d%3D'M110%204v212'%20transform%3D'rotate(120%20110%20110)'%2F%3E%3Cpath%20d%3D'M110%204v212'%20transform%3D'rotate(135%20110%20110)'%2F%3E%3Cpath%20d%3D'M110%204v212'%20transform%3D'rotate(150%20110%20110)'%2F%3E%3Cpath%20d%3D'M110%204v212'%20transform%3D'rotate(165%20110%20110)'%2F%3E%0A%20%20%3C%2Fg%3E%0A%20%20%3Cg%20fill%3D'%23B0987A'%20fill-opacity%3D'.45'%20font-family%3D'Georgia%2Cserif'%20font-size%3D'12'%20text-anchor%3D'middle'%20dominant-baseline%3D'central'%3E%0A%20%20%20%20%3Ctext%20x%3D'110'%20y%3D'16'%3E%E2%99%88%3C%2Ftext%3E%3Ctext%20x%3D'157'%20y%3D'29'%3E%E2%99%89%3C%2Ftext%3E%3Ctext%20x%3D'191'%20y%3D'63'%3E%E2%99%8A%3C%2Ftext%3E%3Ctext%20x%3D'204'%20y%3D'110'%3E%E2%99%8B%3C%2Ftext%3E%3Ctext%20x%3D'191'%20y%3D'157'%3E%E2%99%8C%3C%2Ftext%3E%3Ctext%20x%3D'157'%20y%3D'191'%3E%E2%99%8D%3C%2Ftext%3E%3Ctext%20x%3D'110'%20y%3D'204'%3E%E2%99%8E%3C%2Ftext%3E%3Ctext%20x%3D'63'%20y%3D'191'%3E%E2%99%8F%3C%2Ftext%3E%3Ctext%20x%3D'29'%20y%3D'157'%3E%E2%99%90%3C%2Ftext%3E%3Ctext%20x%3D'16'%20y%3D'110'%3E%E2%99%91%3C%2Ftext%3E%3Ctext%20x%3D'29'%20y%3D'63'%3E%E2%99%92%3C%2Ftext%3E%3Ctext%20x%3D'63'%20y%3D'29'%3E%E2%99%93%3C%2Ftext%3E%0A%20%20%3C%2Fg%3E%0A%20%20%3Cg%20fill%3D'none'%20stroke%3D'%23B0987A'%20stroke-opacity%3D'.28'%20stroke-width%3D'1.1'%3E%0A%20%20%20%20%3Cpath%20d%3D'M44%20118C76%2070%20120%2064%20176%2092'%2F%3E%3Cpath%20d%3D'M50%20153C82%20130%20129%20129%20168%2066'%2F%3E%3Cpath%20d%3D'M71%2049C95%2091%20120%20126%20151%20172'%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0.82;
}

.page-shell--you .natal-archive-overview__top {
  align-items: flex-start;
  min-height: 1.62rem;
}

.page-shell--you .natal-archive-overview__edit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.34rem;
  min-height: 1.48rem;
  padding: 0.18rem 0.52rem;
  border: 1px solid rgba(176, 152, 122, 0.62);
  border-radius: 0.24rem;
  background: rgba(253, 251, 248, 0.68);
  color: #3D3935;
  font-family: var(--font-sans);
  font-size: 0.58rem;
  font-weight: 500;
  line-height: 1;
}

.page-shell--you .natal-archive-overview__birth {
  position: relative;
  z-index: 1;
  align-self: center;
  display: grid;
  gap: 0.48rem;
  max-width: calc(100% - 6.9rem);
  transform: translateY(-0.18rem);
}

.page-shell--you .natal-archive-overview__facts {
  display: inline-flex;
  align-items: baseline;
  gap: 1.12rem;
  max-width: 100%;
  margin-top: 0;
}

.page-shell--you .natal-archive-overview__place {
  max-width: 100%;
}

@media (max-width: 380px) {
  .page-shell--you .natal-archive-overview::after {
    right: -2.38rem;
    top: 2.05rem;
    width: 9.1rem;
    height: 9.1rem;
  }

  .page-shell--you .natal-archive-overview__birth {
    max-width: calc(100% - 6.1rem);
  }
}

/* Replace generated CSS wheel with a real SVG asset and lighten the chart card surface. */
.page-shell--you .natal-archive-overview {
  background-color: #F9F5F0;
  background-image:
    url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%27128%27%20height%3D%27128%27%20viewBox%3D%270%200%20128%20128%27%3E%3Cfilter%20id%3D%27paper%27%3E%3CfeTurbulence%20type%3D%27fractalNoise%27%20baseFrequency%3D%270.66%27%20numOctaves%3D%272%27%20stitchTiles%3D%27stitch%27%2F%3E%3CfeColorMatrix%20type%3D%27matrix%27%20values%3D%270%200%200%200%200.62%200%200%200%200%200.58%200%200%200%200%200.54%200%200%200%200.038%200%27%2F%3E%3C%2Ffilter%3E%3Crect%20width%3D%27128%27%20height%3D%27128%27%20filter%3D%27url%28%23paper%29%27%2F%3E%3C%2Fsvg%3E"),
    #F9F5F0;
  border-color: rgba(176, 152, 122, 0.82);
}

.page-shell--you .natal-archive-overview::after {
  content: none;
}

.page-shell--you .natal-archive-overview__wheel {
  position: absolute;
  right: -2.72rem;
  bottom: -4.62rem;
  z-index: 0;
  width: 11.85rem;
  height: 11.85rem;
  pointer-events: none;
  opacity: 0.56;
}

.page-shell--you .natal-archive-overview__wheel img {
  display: block;
  width: 100%;
  height: 100%;
}

.page-shell--you .natal-archive-overview__top,
.page-shell--you .natal-archive-overview__birth {
  position: relative;
  z-index: 1;
}

.page-shell--you .natal-archive-overview__edit {
  border-color: rgba(176, 152, 122, 0.68);
  background: rgba(253, 251, 248, 0.62);
}

@media (max-width: 380px) {
  .page-shell--you .natal-archive-overview__wheel {
    right: -2.92rem;
    bottom: -4.2rem;
    width: 11rem;
    height: 11rem;
  }
}

/* Checked mockup pass: real brand mark, softer chart card, tighter chart rows. */
.mobile-topbar__brand::before,
.sidebar-brand__link::before {
  content: none;
}

.mobile-topbar__brand {
  grid-template-columns: 2.22rem minmax(0, auto);
  column-gap: 0.52rem;
}

.sidebar-brand__link {
  grid-template-columns: 2.04rem minmax(0, 1fr);
  column-gap: 0.5rem;
}

.mobile-topbar__brand-mark,
.sidebar-brand__mark {
  grid-row: 1 / 3;
  display: block;
  width: 2.04rem;
  height: 2.04rem;
  align-self: center;
  opacity: 0.94;
}

.mobile-topbar__wordmark {
  font-size: 1.66rem;
  line-height: 0.98;
}

.mobile-topbar__eyebrow {
  font-size: 0.47rem;
  letter-spacing: 0.2em;
}

.page-shell--you .natal-archive-overview {
  min-height: 9.28rem;
  padding: 1.02rem 1.08rem 0.96rem;
  border-color: rgba(176, 152, 122, 0.84);
  background-color: #F6F1EA;
  background-image:
    url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%27128%27%20height%3D%27128%27%20viewBox%3D%270%200%20128%20128%27%3E%3Cfilter%20id%3D%27paper%27%3E%3CfeTurbulence%20type%3D%27fractalNoise%27%20baseFrequency%3D%270.66%27%20numOctaves%3D%272%27%20stitchTiles%3D%27stitch%27%2F%3E%3CfeColorMatrix%20type%3D%27matrix%27%20values%3D%270%200%200%200%200.62%200%200%200%200%200.58%200%200%200%200%200.54%200%200%200%200.028%200%27%2F%3E%3C%2Ffilter%3E%3Crect%20width%3D%27128%27%20height%3D%27128%27%20filter%3D%27url%28%23paper%29%27%2F%3E%3C%2Fsvg%3E"),
    #F6F1EA;
}

.page-shell--you .natal-archive-overview__wheel {
  right: -2.2rem;
  bottom: -4.1rem;
  width: 11.2rem;
  height: 11.2rem;
  opacity: 0.48;
}

.page-shell--you .natal-archive-overview__birth {
  max-width: calc(100% - 6.85rem);
  transform: translateY(-0.1rem);
}

.page-shell--you .natal-archive-overview__fact {
  font-size: 0.93rem;
}

.page-shell--you .natal-archive-overview__place {
  font-size: 0.72rem;
}

.page-shell--you .natal-archive-overview__edit {
  min-width: 2.2rem;
  min-height: 1.42rem;
  border-color: rgba(176, 152, 122, 0.72);
  border-radius: 0.24rem;
  background: rgba(253, 251, 248, 0.64);
  font-size: 0.57rem;
}

.page-shell--you .natal-core-grid {
  min-height: 4.98rem;
  border-color: #EBE4DB;
  background: #FDFBF8;
}

.page-shell--you .natal-core-card,
.page-shell--you .natal-core-card--sun,
.page-shell--you .natal-core-card--moon,
.page-shell--you .natal-core-card--asc {
  min-height: 4.98rem;
  background: #FDFBF8;
}

.page-shell--you .natal-core-card__link,
.page-shell--you .natal-core-card__link--asc {
  min-height: 4.98rem;
  padding: 0.58rem 0.28rem;
}

.page-shell--you .natal-core-card__glyph,
.page-shell--you .natal-core-card__asc-mark,
.page-shell--you .natal-core-card__glyph .astro-icon,
.page-shell--you .natal-core-card__glyph svg,
.page-shell--you .natal-core-card__asc-mark .astro-icon,
.page-shell--you .natal-core-card__asc-mark svg {
  width: 1.24rem;
  height: 1.24rem;
}

.page-shell--you .natal-core-card__glyph,
.page-shell--you .natal-core-card__asc-mark {
  color: #8B847D;
}

.page-shell--you .natal-core-card__label {
  font-size: 0.53rem;
}

.page-shell--you .natal-core-card__sign {
  font-size: 0.71rem;
}

.page-shell--you .natal-core-card__detail,
.page-shell--you .natal-core-card__degree-badge {
  font-size: 0.58rem;
}

.page-shell--you .natal-inventory-header {
  margin-top: 0.42rem;
  padding-bottom: 0.42rem;
}

.page-shell--you .natal-inventory-card {
  min-height: 2.76rem;
}

.page-shell--you .natal-inventory-card__link {
  grid-template-columns:
    1.5rem
    minmax(2.35rem, 0.66fr)
    minmax(3.15rem, 0.82fr)
    minmax(1.55rem, 0.34fr)
    minmax(2.55rem, 0.62fr)
    minmax(2.38rem, 0.58fr)
    0.64rem;
  column-gap: 0.3rem;
  min-height: 2.76rem;
  padding: 0.34rem 0;
}

.page-shell--you .natal-inventory-card__glyph,
.page-shell--you .natal-inventory-card__glyph .astro-icon,
.page-shell--you .natal-inventory-card__glyph svg {
  width: 1.22rem;
  height: 1.22rem;
}

.page-shell--you .natal-inventory-card__name,
.page-shell--you .natal-inventory-card__sign-name,
.page-shell--you .natal-inventory-card__house {
  font-size: 0.7rem;
}

.page-shell--you .natal-inventory-card__degree {
  font-size: 0.67rem;
}

.page-shell--you .natal-inventory-card__state {
  font-size: 0.4rem;
}

@media (max-width: 380px) {
  .mobile-topbar__brand {
    grid-template-columns: 1.98rem minmax(0, auto);
  }

  .mobile-topbar__brand-mark {
    width: 1.84rem;
    height: 1.84rem;
  }

  .page-shell--you .natal-archive-overview__wheel {
    right: -2.55rem;
    bottom: -3.95rem;
    width: 10.55rem;
    height: 10.55rem;
  }

  .page-shell--you .natal-archive-overview__birth {
    max-width: calc(100% - 6.1rem);
  }
}

/* You > Natal mockup alignment: MY CHART and ASC/SUN/MOON summary. */
.page-shell--you:not(.page-shell--you-profection) {
  gap: 0.58rem;
}

.page-shell--you:not(.page-shell--you-profection) > #natal-content {
  margin-top: -0.04rem;
}

.page-shell--you .you-tab-panel--natal-index {
  gap: 0.76rem;
}

.page-shell--you .natal-archive-overview {
  position: relative;
  min-height: 10.78rem;
  padding: 1.24rem 1.48rem 1.05rem;
  overflow: hidden;
  border: 1px solid rgba(178, 163, 142, 0.82);
  border-radius: 0.38rem;
  background-color: #f7f5ef;
  background-image:
    url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%27128%27%20height%3D%27128%27%20viewBox%3D%270%200%20128%20128%27%3E%3Cfilter%20id%3D%27paper%27%3E%3CfeTurbulence%20type%3D%27fractalNoise%27%20baseFrequency%3D%270.62%27%20numOctaves%3D%272%27%20stitchTiles%3D%27stitch%27%2F%3E%3CfeColorMatrix%20type%3D%27matrix%27%20values%3D%270%200%200%200%200.54%200%200%200%200%200.53%200%200%200%200%200.50%200%200%200%200.045%200%27%2F%3E%3C%2Ffilter%3E%3Crect%20width%3D%27128%27%20height%3D%27128%27%20filter%3D%27url%28%23paper%29%27%2F%3E%3C%2Fsvg%3E"),
    linear-gradient(180deg, #fbfaf6 0%, #f3f0e9 100%);
  background-blend-mode: soft-light, normal;
  box-shadow: 0 10px 28px rgba(55, 43, 27, 0.025);
}

.page-shell--you .natal-archive-overview__top {
  position: relative;
  z-index: 2;
  align-items: flex-start;
  min-height: 1.72rem;
}

.page-shell--you .natal-archive-overview__eyebrow {
  color: #8b8072;
  font-family: var(--font-serif);
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.1;
}

.page-shell--you .natal-archive-overview__edit {
  min-width: 2.72rem;
  min-height: 1.66rem;
  padding: 0.18rem 0.58rem;
  border: 1px solid rgba(178, 163, 142, 0.62);
  border-radius: 0.28rem;
  background: rgba(251, 250, 246, 0.74);
  color: #6f675f;
  font-family: var(--font-serif);
  font-size: 0.68rem;
  font-weight: 500;
  line-height: 1;
}

.page-shell--you .natal-archive-overview__birth {
  position: relative;
  z-index: 2;
  align-self: center;
  display: grid;
  gap: 0.54rem;
  max-width: calc(100% - 8.7rem);
  transform: translateY(-0.02rem);
}

.page-shell--you .natal-archive-overview__facts {
  display: inline-flex;
  align-items: baseline;
  gap: 1.16rem;
  margin: 0;
  max-width: 100%;
}

.page-shell--you .natal-archive-overview__fact {
  color: #5f5850;
  font-family: var(--font-serif);
  font-size: 1.05rem;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0;
}

.page-shell--you .natal-archive-overview__place {
  max-width: 100%;
  margin: 0;
  color: #7d756b;
  font-family: var(--font-serif);
  font-size: 0.76rem;
  font-weight: 500;
  line-height: 1.35;
}

.page-shell--you .natal-archive-overview::after {
  content: none;
}

.page-shell--you .natal-archive-overview__wheel {
  position: absolute;
  right: -1.88rem;
  bottom: -4.3rem;
  z-index: 1;
  width: 12.35rem;
  height: 12.35rem;
  pointer-events: none;
  opacity: 0.58;
}

.page-shell--you .natal-archive-overview__wheel img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  mix-blend-mode: multiply;
}

.page-shell--you .natal-core-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  min-height: 6.1rem;
  overflow: hidden;
  border: 1px solid #e5ddd3;
  border-radius: 0.36rem;
  background: rgba(253, 251, 248, 0.96);
  box-shadow: 0 8px 22px rgba(55, 43, 27, 0.018);
}

.page-shell--you .natal-core-card,
.page-shell--you .natal-core-card--asc,
.page-shell--you .natal-core-card--sun,
.page-shell--you .natal-core-card--moon {
  grid-column: auto;
  min-height: 6.1rem;
  border: 0;
  border-right: 1px solid #ece5dd;
  background: transparent;
  color: #5c554c;
  box-shadow: none;
}

.page-shell--you .natal-core-card:last-child {
  border-right: 0;
}

.page-shell--you .natal-core-card__link,
.page-shell--you .natal-core-card__link--asc {
  display: grid;
  align-content: center;
  justify-items: center;
  min-height: 6.1rem;
  gap: 0.42rem;
  padding: 0.78rem 0.28rem 0.74rem;
  text-align: center;
}

.page-shell--you .natal-core-card__head,
.page-shell--you .natal-core-card__body,
.page-shell--you .natal-core-card__body--asc {
  display: grid;
  justify-items: center;
  gap: 0.25rem;
}

.page-shell--you .natal-core-card__glyph,
.page-shell--you .natal-core-card__asc-mark {
  display: grid;
  place-items: center;
  position: relative;
  width: 1.34rem;
  height: 1.34rem;
  color: #8f877c;
}

.page-shell--you .natal-core-card__glyph .astro-icon,
.page-shell--you .natal-core-card__glyph svg,
.page-shell--you .natal-core-card__asc-mark .astro-icon,
.page-shell--you .natal-core-card__asc-mark svg {
  width: 1.34rem;
  height: 1.34rem;
}

.page-shell--you .natal-core-card--sun .natal-core-card__glyph .astro-icon,
.page-shell--you .natal-core-card--sun .natal-core-card__glyph svg,
.page-shell--you .natal-core-card--moon .natal-core-card__glyph .astro-icon,
.page-shell--you .natal-core-card--moon .natal-core-card__glyph svg {
  display: none;
}

.page-shell--you .natal-core-card--sun .natal-core-card__glyph::before,
.page-shell--you .natal-core-card--moon .natal-core-card__glyph::before {
  content: "";
  display: block;
  background: #918879;
}

.page-shell--you .natal-core-card--sun .natal-core-card__glyph::before {
  width: 1.05rem;
  height: 1.05rem;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%3E%3Ccircle%20cx%3D%2712%27%20cy%3D%2712%27%20r%3D%277.1%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%271.75%27%2F%3E%3Ccircle%20cx%3D%2712%27%20cy%3D%2712%27%20r%3D%272%27%20fill%3D%27black%27%2F%3E%3C%2Fsvg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%3E%3Ccircle%20cx%3D%2712%27%20cy%3D%2712%27%20r%3D%277.1%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%271.75%27%2F%3E%3Ccircle%20cx%3D%2712%27%20cy%3D%2712%27%20r%3D%272%27%20fill%3D%27black%27%2F%3E%3C%2Fsvg%3E") center / contain no-repeat;
}

.page-shell--you .natal-core-card--moon .natal-core-card__glyph::before {
  content: "\263D";
  display: grid;
  place-items: center;
  width: 1.18rem;
  height: 1.18rem;
  background: transparent;
  color: #918879;
  font-family: "Segoe UI Symbol", "Apple Symbols", "Arial Unicode MS", serif;
  font-size: 1.15rem;
  font-weight: 400;
  line-height: 1;
  transform: translateY(-0.02rem);
  -webkit-mask: none;
  mask: none;
}

.page-shell--you .natal-core-card--sun .natal-core-card__label,
.page-shell--you .natal-core-card--moon .natal-core-card__label {
  display: none;
}

.page-shell--you .natal-core-card__head--asc .natal-core-card__label {
  display: block;
  color: #8e877d;
  font-family: var(--font-serif);
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1.1;
  text-transform: uppercase;
}

.page-shell--you .natal-core-card__sign {
  margin: 0;
  color: #5d564e;
  font-family: var(--font-serif);
  font-size: 0.82rem;
  font-weight: 500;
  line-height: 1.28;
  letter-spacing: 0;
  word-break: keep-all;
}

.page-shell--you .natal-core-card__detail,
.page-shell--you .natal-core-card__degree-badge {
  margin: 0;
  padding: 0;
  color: #9a938a;
  background: transparent;
  box-shadow: none;
  font-family: var(--font-serif);
  font-size: 0.72rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: none;
}

@media (max-width: 380px) {
  .page-shell--you .natal-archive-overview {
    min-height: 10.36rem;
    padding: 1.12rem 1.22rem 0.96rem;
  }

  .page-shell--you .natal-archive-overview__birth {
    max-width: calc(100% - 7.4rem);
  }

  .page-shell--you .natal-archive-overview__wheel {
    right: -2.2rem;
    bottom: -4rem;
    width: 11.35rem;
    height: 11.35rem;
  }

  .page-shell--you .natal-core-card__sign {
    font-size: 0.76rem;
  }
}

/* You > Natal placement ledger: match the mockup's full-width rows and larger symbols. */
.page-shell--you .natal-inventory-header {
  width: auto;
  margin: 0.72rem 0 0;
  padding: 0 0 0.48rem;
  border-bottom: 1px solid #e2d8ca;
}

.page-shell--you .natal-inventory-header__title {
  color: #5f5850;
  font-family: var(--font-serif);
  font-size: 0.82rem;
  font-weight: 400;
  line-height: 1.15;
}

.page-shell--you .natal-inventory-header__count {
  color: #aaa197;
  font-size: 0.58rem;
  font-weight: 600;
  letter-spacing: 0.06em;
}

.page-shell--you .natal-cards-v2.natal-placement-list {
  width: auto;
  margin: 0;
  gap: 0;
}

.page-shell--you .natal-inventory-card {
  min-height: 2.92rem;
  border-bottom: 1px solid #e5dbcf;
}

.page-shell--you .natal-inventory-card__link {
  grid-template-columns:
    2.05rem
    minmax(2.75rem, 0.58fr)
    minmax(3.25rem, 0.76fr)
    minmax(1.72rem, 0.33fr)
    minmax(2.85rem, 0.54fr)
    minmax(3.04rem, 0.58fr)
    0.7rem;
  column-gap: 0.28rem;
  min-height: 2.92rem;
  padding: 0.4rem 0;
}

.page-shell--you .natal-inventory-card__glyph {
  display: grid;
  place-items: center;
  width: 1.86rem;
  height: 1.86rem;
  color: #81858b;
}

.page-shell--you .natal-inventory-card__planet-symbol {
  display: block;
  font-family: "Segoe UI Symbol", "Apple Symbols", "Arial Unicode MS", serif;
  font-size: 1.54rem;
  font-weight: 400;
  line-height: 1;
  transform: translateY(0.01rem);
}

.page-shell--you .natal-inventory-card__legacy-icon {
  display: none;
}

.page-shell--you .natal-inventory-card__glyph--sun .natal-inventory-card__planet-symbol,
.page-shell--you .natal-inventory-card__glyph--venus .natal-inventory-card__planet-symbol,
.page-shell--you .natal-inventory-card__glyph--mars .natal-inventory-card__planet-symbol,
.page-shell--you .natal-inventory-card__glyph--jupiter .natal-inventory-card__planet-symbol,
.page-shell--you .natal-inventory-card__glyph--saturn .natal-inventory-card__planet-symbol,
.page-shell--you .natal-inventory-card__glyph--uranus .natal-inventory-card__planet-symbol,
.page-shell--you .natal-inventory-card__glyph--neptune .natal-inventory-card__planet-symbol,
.page-shell--you .natal-inventory-card__glyph--pluto .natal-inventory-card__planet-symbol {
  font-size: 1.62rem;
}

.page-shell--you .natal-inventory-card__glyph--mc .natal-inventory-card__planet-symbol,
.page-shell--you .natal-inventory-card__glyph--asc .natal-inventory-card__planet-symbol {
  font-family: var(--font-serif);
  font-size: 0.82rem;
  font-weight: 600;
  letter-spacing: 0.03em;
}

.page-shell--you .natal-inventory-card__name,
.page-shell--you .natal-inventory-card__sign-name,
.page-shell--you .natal-inventory-card__house {
  color: #625b52;
  font-family: var(--font-serif);
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 1.15;
}

.page-shell--you .natal-inventory-card__sign-name,
.page-shell--you .natal-inventory-card__house {
  color: #8a8278;
}

.page-shell--you .natal-inventory-card__degree {
  color: #5f5850;
  font-size: 0.72rem;
  font-weight: 500;
}

.page-shell--you .natal-inventory-card__state {
  color: #b4aca2;
  font-size: 0.43rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.page-shell--you .natal-inventory-card__trail,
.page-shell--you .natal-inventory-card__trail svg {
  width: 0.74rem;
  height: 0.74rem;
  color: #a59c91;
}

.page-shell--you .natal-placement-shortcuts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.72rem;
  width: auto;
  margin: 1.16rem 0 0.96rem;
}

.page-shell--you .natal-placement-shortcut {
  min-height: 3rem;
  width: 100%;
  gap: 0.48rem;
  border-color: #bfae98;
  border-radius: 0.18rem;
  background: #fbf8f2;
  color: #5b5249;
  font-family: var(--font-serif);
  font-size: 0.86rem;
  font-weight: 600;
  box-shadow: inset 0 0 0 1px rgba(255, 253, 248, 0.44);
}

.page-shell--you .natal-placement-shortcut--primary {
  border-color: #4b4738;
  background: #4b4738;
  color: #f8f1e8;
}

.page-shell--you .natal-placement-shortcut__arrow svg {
  width: 0.98rem;
  height: 0.98rem;
}

.page-shell--you .natal-placement-shortcut:hover {
  background: #f6f0e7;
}

.page-shell--you .natal-placement-shortcut--primary:hover {
  background: #403c30;
}

@media (max-width: 380px) {
  .page-shell--you .natal-inventory-card__link {
    grid-template-columns:
      1.86rem
      minmax(2.35rem, 0.54fr)
      minmax(3rem, 0.72fr)
      minmax(1.48rem, 0.3fr)
      minmax(2.48rem, 0.5fr)
      minmax(2.42rem, 0.5fr)
      0.58rem;
    column-gap: 0.2rem;
  }

  .page-shell--you .natal-inventory-card__glyph {
    width: 1.64rem;
    height: 1.64rem;
  }

  .page-shell--you .natal-inventory-card__planet-symbol {
    font-size: 1.36rem;
  }

  .page-shell--you .natal-inventory-card__name,
  .page-shell--you .natal-inventory-card__sign-name,
  .page-shell--you .natal-inventory-card__house {
    font-size: 0.72rem;
  }

  .page-shell--you .natal-placement-shortcuts {
    gap: 0.5rem;
  }
}

/* You > Natal body detail list: editorial A mockup parity with Transit day rows. */
.page-shell--you .natal-cards-v2.natal-placement-list.natal-body-card-list--editorial.active-now-list {
  --natal-body-now-line: #e2d8c9;
  --natal-body-now-line-soft: #e6dbcc;
  --natal-body-now-ink: #302a23;
  --natal-body-now-muted: #91887d;
  --natal-body-now-olive: #5c5438;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 0;
  width: calc(100% - (var(--transit-gutter) * 2));
  margin: 0 var(--transit-gutter);
  padding: 0;
  border-top: 1px solid var(--natal-body-now-line);
  background: var(--vesper-shell-paper-background);
  background-blend-mode: var(--vesper-shell-paper-background-blend);
  box-shadow: none;
}

.page-shell--you > #natal-content,
.page-shell--you .you-tab-panel--natal-body {
  background: var(--vesper-shell-paper-background);
  background-blend-mode: var(--vesper-shell-paper-background-blend);
}

.page-shell--you .you-tab-panel--natal-body > .natal-body-list-back {
  gap: 0.42rem;
  margin: 0.46rem var(--transit-gutter) 0.5rem;
  color: #8b847d;
  font-family: var(--font-sans);
  font-size: 1.08rem;
  font-weight: 600;
  line-height: 1.16;
}

.page-shell--you .you-tab-panel--natal-body > .natal-body-list-back:hover {
  color: #3d3935;
}

.page-shell--you .natal-body-card-list--editorial .natal-body-detail-card.active-now-card,
.page-shell--you .natal-body-card-list--editorial .natal-body-detail-card.active-now-card:hover,
.page-shell--you .natal-body-card-list--editorial .natal-body-detail-card.active-now-card--locked,
.page-shell--you .natal-body-card-list--editorial .natal-body-detail-card.active-now-card--locked:hover {
  min-height: 7.62rem;
  height: auto;
  border: 0;
  border-bottom: 1px solid var(--natal-body-now-line);
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  transform: none;
  overflow: visible;
}

.page-shell--you .natal-body-card-list--editorial .natal-body-detail-card:last-child {
  border-bottom-color: transparent;
}

.page-shell--you .natal-body-card-list--editorial .natal-body-detail-card:hover {
  background: rgba(246, 241, 232, 0.38);
}

.page-shell--you .natal-body-card-list--editorial .active-now-card-glyph {
  position: absolute;
  top: 50%;
  left: 0.04rem;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.92rem;
  height: 1.92rem;
  border: 1px solid rgba(93, 83, 57, 0.38);
  border-radius: 999px;
  color: var(--natal-body-now-olive);
  font-family: "Segoe UI Symbol", "Apple Symbols", "Arial Unicode MS", sans-serif;
  font-size: 1rem;
  line-height: 1;
  transform: translateY(-50%);
}

.page-shell--you .natal-body-card-list--editorial .active-now-card-glyph .astro-icon {
  width: 1.08rem;
  height: 1.08rem;
  color: currentColor;
}

.page-shell--you .natal-body-card-list--editorial .natal-body-card-list__house-glyph,
.page-shell--you .natal-body-card-list--editorial .natal-body-card-list__aspect-glyph {
  color: currentColor;
  font-family: var(--font-serif);
  font-size: 0.74rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0;
  font-variant-numeric: tabular-nums;
}

.page-shell--you .natal-body-card-list--editorial .natal-body-card-list__house-glyph {
  font-size: 0.66rem;
  line-height: 0.95;
}

.page-shell--you .natal-body-card-list--editorial .natal-placement-card__link.active-now-card-body {
  justify-content: flex-start;
  min-height: 7.62rem;
  height: auto;
  padding: 1.02rem 2.56rem 1.06rem 3rem;
  color: inherit;
}

.page-shell--you .natal-body-card-list--editorial .natal-placement-card__meta {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 0.44rem;
  row-gap: 0.18rem;
  min-height: 1.28rem;
  margin: 0 0 0.62rem;
  max-inline-size: 100%;
  padding-inline-end: 0;
}

.page-shell--you .natal-body-card-list--editorial .natal-placement-card__meta-line {
  align-items: center;
  gap: 0.32rem;
  flex-wrap: nowrap;
  min-width: 0;
}

.page-shell--you .natal-body-card-list--editorial .active-now-meta-value,
.page-shell--you .natal-body-card-list--editorial .natal-placement-card__meta-lockup,
.page-shell--you .natal-body-card-list--editorial .natal-placement-card__meta-lockup .astro-icon,
.page-shell--you .natal-body-card-list--editorial .natal-body-card__meta-house {
  color: var(--natal-body-now-muted);
  font-size: 0.74rem;
  font-weight: 400;
  line-height: 1.2;
}

.page-shell--you .natal-body-card-list--editorial .natal-placement-card__meta-lockup {
  gap: 0.08rem;
}

.page-shell--you .natal-body-card-list--editorial .natal-placement-card__meta-lockup > .transit-modal-title-lockup,
.page-shell--you .natal-body-card-list--editorial .transit-modal-title-lockup {
  gap: 0.1rem;
}

.page-shell--you .natal-body-card-list--editorial .transit-modal-title-lockup:has(.transit-modal-aspect-sym) {
  gap: 0;
}

.page-shell--you .natal-body-card-list--editorial .transit-modal-title-lockup:has(.transit-modal-aspect-sym) .astro-icon {
  margin-inline: -0.03rem;
}

.page-shell--you .natal-body-card-list--editorial .transit-modal-title-lockup .transit-modal-arrow,
.page-shell--you .natal-body-card-list--editorial .transit-modal-title-lockup .transit-modal-aspect-sym {
  margin-inline: -0.06rem;
}

.page-shell--you .natal-body-card-list--editorial .natal-placement-card__meta-in {
  font-size: 0.6rem;
}

.page-shell--you .natal-body-card-list--editorial .natal-placement-card__text {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  min-height: 0;
  margin-top: 0;
  padding-top: 0;
  column-gap: 0.48rem;
  align-items: end;
}

.page-shell--you .natal-body-card-list--editorial .natal-placement-card__copy {
  gap: 0.18rem;
  max-inline-size: 100%;
}

.page-shell--you .natal-body-card-list--editorial .natal-placement-card__eyebrow {
  display: block;
  max-inline-size: 100%;
  margin: 0 0 0.28rem;
  color: #8b8174;
  font-size: 0.68rem;
  font-weight: 600;
  letter-spacing: 0.01em;
  line-height: 1.36;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.page-shell--you .natal-body-card-list--editorial .natal-placement-card__title {
  color: var(--natal-body-now-ink);
  font-family: var(--font-serif);
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.38;
  overflow: visible;
  white-space: normal;
}

.page-shell--you .natal-body-card-list--editorial .active-now-report-title__label {
  overflow: visible;
  white-space: normal;
}

.page-shell--you .natal-body-card-list--editorial .natal-placement-card__arrow,
.page-shell--you .natal-body-card-list--editorial .active-now-card--locked .natal-placement-card__arrow {
  align-self: end;
  color: #aaa195;
  opacity: 1;
  transform: translateY(-0.08rem);
}

.page-shell--you .natal-body-card-list--editorial .natal-placement-card__link,
.page-shell--you .natal-body-card-list--editorial .natal-placement-card__link:hover,
.page-shell--you .natal-body-card-list--editorial .natal-placement-card__link:focus,
.page-shell--you .natal-body-card-list--editorial .natal-placement-card__link:focus-visible,
.page-shell--you .natal-body-card-list--editorial .natal-placement-card__link:hover .natal-placement-card__eyebrow,
.page-shell--you .natal-body-card-list--editorial .natal-placement-card__link:hover .natal-placement-card__title {
  text-decoration: none;
}

.page-shell--you .natal-body-card-list--editorial .active-now-card--locked .natal-placement-card__link {
  background: transparent;
}

.page-shell--you .natal-body-card-list--editorial .active-now-card--locked .natal-placement-card__meta-lockup,
.page-shell--you .natal-body-card-list--editorial .active-now-card--locked .natal-placement-card__meta-lockup .astro-icon,
.page-shell--you .natal-body-card-list--editorial .active-now-card--locked .natal-placement-card__eyebrow,
.page-shell--you .natal-body-card-list--editorial .active-now-card--locked .natal-placement-card__title,
.page-shell--you .natal-body-card-list--editorial .active-now-card--locked .active-now-inline-lock {
  color: #8f877c;
  opacity: 1;
}

@media (max-width: 560px) {
  .page-shell--you .natal-body-card-list--editorial .natal-placement-card__link.active-now-card-body {
    padding-right: 2.2rem;
    padding-left: 2.68rem;
  }

  .page-shell--you .natal-body-card-list--editorial .active-now-card-glyph {
    left: 0;
    width: 1.72rem;
    height: 1.72rem;
    font-size: 0.94rem;
  }

  .page-shell--you .natal-body-card-list--editorial .natal-placement-card__title {
    font-size: 1.12rem;
  }
}

/* Migrated You component bases from application.css. */
/* ----------------------------------
   Profection Lens panel
---------------------------------- */
.profection-lens {
  background: var(--surface-low);
  border: none;
  border-radius: 0;
  overflow: hidden;
  max-width: 42rem;
  margin: 0 auto 2rem;
}

.profection-lens__header {
  padding: 2.4rem 1.6rem 1rem;
}

.profection-title-lockup {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
  margin-bottom: 0;
}

.profection-title {
  font-family: var(--font-serif);
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0;
  color: var(--ink);
  letter-spacing: -0.02em;
}

.profection-period {
  font-family: var(--font-sans);
  font-size: 0.85rem;
  font-weight: 600;
  color: var(--muted);
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.profection-lens__body {
  display: flex;
  flex-direction: column;
}

.profection-chapter {
  padding: 1.8rem 1.6rem 3rem;
  background: var(--bg);
}

.profection-chapter--annual {
  display: flex;
  flex-direction: column;
  gap: 2.8rem;
}

.profection-chapter--monthly {
  background: var(--surface-low);
  border-top: none;
  padding-top: 2.4rem;
}

.profection-section {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.profection-section__head {
  margin: 0 0 0.4rem 0;
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 0.5rem 0.8rem;
}

.profection-section__subhead {
  font-family: var(--font-serif);
  font-size: 1.2rem;
  font-weight: 700;
  color: var(--ink);
  margin: 0;
}

.profection-section__context {
  font-size: 0.85rem;
  font-weight: 600;
  color: var(--accent);
  text-transform: uppercase;
}

.profection-section__descriptor {
  font-family: var(--font-sans);
  font-size: 1.05rem;
  font-weight: 600;
  color: var(--ink);
  margin: 0 0 0.8rem 0;
  line-height: 1.5;
}

.profection-section__paragraph {
  margin: 0 0 1.2rem 0;
  font-family: var(--font-serif);
  font-size: 1.05rem;
  line-height: 1.8;
  color: var(--ink);
  text-indent: 0;
}

.profection-angular-list {
  display: flex;
  flex-direction: column;
  gap: 1.4rem;
  margin-top: 0.5rem;
  padding-left: 0.6rem;
  border-left: 2px solid color-mix(in srgb, var(--line) 70%, transparent);
}

.profection-angular-item {
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
}

.profection-angular-item__title {
  margin: 0;
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 0.4rem 0.6rem;
  font-family: var(--font-sans);
}

.profection-angular-item__label {
  font-size: 0.95rem;
  font-weight: 700;
  color: var(--ink);
}

.profection-angular-item__meta {
  font-size: 0.8rem;
  font-weight: 600;
  color: var(--muted);
}

.profection-angular-item__body {
  margin: 0;
  font-family: var(--font-serif);
  font-size: 0.95rem;
  line-height: 1.75;
  color: var(--ink);
}

.natal-archive-overview__value--unknown {
  opacity: 0.45;
  font-style: italic;
}


/* Migrated You natal card bases from application.css. */
/* === Natal Card View === */

.natal-archive-overview {
  width: calc(100% - (var(--transit-gutter) * 2));
  margin: 0 var(--transit-gutter);
  padding: 1.02rem 1.05rem 1.12rem;
  display: grid;
  gap: 1rem;
  background: #ffffff;
  box-shadow: inset 0 0 0 1px rgba(235, 233, 230, 0.96);
}

.natal-archive-overview__top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.9rem;
}

.natal-archive-overview__copy {
  display: grid;
  gap: 0.24rem;
}

.natal-archive-overview__actions {
  flex: 0 0 auto;
}

.natal-archive-overview__edit {
  min-height: 2rem;
  padding-inline: 0.7rem;
}

.natal-archive-overview__eyebrow {
  margin: 0;
  font-family: var(--font-sans);
  font-size: 0.62rem;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #a9a6a2;
}

.natal-archive-overview__title {
  margin: 0;
  font-family: var(--font-serif);
  font-size: clamp(1.34rem, 1.16rem + 0.72vw, 1.72rem);
  font-weight: 600;
  line-height: 1.02;
  letter-spacing: -0.02em;
  color: var(--ink);
}

.natal-archive-overview__meta {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.82rem 1.08rem;
}

.natal-archive-overview__meta-item {
  display: grid;
  gap: 0.16rem;
  min-width: 0;
}

.natal-archive-overview__meta-item--full {
  grid-column: 1 / -1;
}

.natal-archive-overview__label {
  font-family: var(--font-sans);
  font-size: 0.62rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #a9a6a2;
}

.natal-archive-overview__value {
  font-family: var(--font-serif);
  font-size: 0.98rem;
  font-weight: 500;
  line-height: 1.38;
  color: var(--ink);
}

.natal-core-grid {
  width: calc(100% - (var(--transit-gutter) * 2));
  margin: 0 var(--transit-gutter);
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 0.78rem;
}

.natal-core-card {
  --natal-core-card-bg: #ffffff;
  --natal-core-card-fg: var(--ink);
  position: relative;
  overflow: hidden;
  min-height: 8.55rem;
  background: var(--natal-core-card-bg);
  color: var(--natal-core-card-fg);
  box-shadow: inset 0 0 0 1px rgba(224, 224, 224, 0.96);
}

.natal-core-card::before {
  content: none;
}

.natal-core-card--sun,
.natal-core-card--moon {
  grid-column: span 6;
}

.natal-core-card--sun {
  --natal-core-card-bg: #ffffff;
}

.natal-core-card--moon {
  --natal-core-card-bg: #1f1d1b;
  --natal-core-card-fg: #f5f2ed;
}

.natal-core-card--asc {
  grid-column: 1 / -1;
  min-height: 4.2rem;
  --natal-core-card-bg: #efefeb;
}

.natal-core-card__link {
  position: relative;
  display: flex;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 0.72rem;
  padding: 0.82rem 0.92rem 0.86rem 0.98rem;
  color: inherit;
  text-decoration: none;
}

.natal-core-card__link:hover {
  text-decoration: none;
}

.natal-core-card__link--asc {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 0.82rem;
  padding-block: 0.7rem;
}

.natal-core-card__head,
.natal-core-card__body,
.natal-core-card__asc-copy {
  display: grid;
}

.natal-core-card__head {
  gap: 0.42rem;
}

.natal-core-card__body,
.natal-core-card__asc-copy {
  gap: 0.18rem;
}

.natal-core-card__glyph,
.natal-core-card__asc-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.natal-core-card__glyph {
  width: 3.44rem;
  height: 3.44rem;
  color: #587592;
}

.natal-core-card__asc-mark {
  width: 2.45rem;
  height: 2.45rem;
  flex: 0 0 auto;
  background: #ffffff;
  box-shadow: inset 0 0 0 1px rgba(224, 224, 224, 0.96);
  color: #587592;
}

.natal-core-card__label {
  margin: 0;
  font-family: var(--font-sans);
  font-size: 0.62rem;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #8e8881;
}

.natal-core-card__sign {
  margin: 0;
  font-family: var(--font-serif);
  font-size: clamp(1.18rem, 1.04rem + 0.72vw, 1.56rem);
  font-weight: 500;
  line-height: 1.02;
  letter-spacing: -0.03em;
  color: inherit;
}

.natal-core-card__detail {
  margin: 0;
  font-family: var(--font-sans);
  font-size: 0.62rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #8e8881;
}

.natal-core-card__asc-body {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 0.74rem;
}

.natal-core-card__asc-side {
  display: grid;
  justify-items: end;
  gap: 0.22rem;
  flex: 0 0 auto;
}

.natal-core-card__degree-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 1.7rem;
  padding: 0.22rem 0.46rem;
  background: #ffffff;
  box-shadow: inset 0 0 0 1px rgba(224, 224, 224, 0.96);
  font-family: var(--font-sans);
  font-size: 0.64rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: var(--ink);
}

.natal-core-card__trail {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.natal-core-card__trail--lock {
  position: absolute;
  inset: 0.98rem 0.96rem auto auto;
  color: color-mix(in srgb, #587592 70%, #7f7f7f 30%);
}

.natal-core-card--moon .natal-core-card__label,
.natal-core-card--moon .natal-core-card__detail {
  color: rgba(245, 242, 237, 0.72);
}

.natal-core-card--moon .natal-core-card__glyph,
.natal-core-card--moon .natal-core-card__degree-badge {
  color: #f5f2ed;
}

.natal-core-card--moon .natal-core-card__degree-badge {
  background: rgba(255, 255, 255, 0.08);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12);
}

.natal-inventory-header {
  width: calc(100% - (var(--transit-gutter) * 2));
  margin: 0 var(--transit-gutter);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.2rem;
}

.natal-inventory-header__title {
  margin: 0;
  font-family: var(--font-serif);
  font-size: clamp(1.08rem, 1.02rem + 0.28vw, 1.24rem);
  font-style: italic;
  font-weight: 500;
  line-height: 1.1;
  color: var(--ink);
}

.natal-inventory-header__count {
  margin: 0;
  font-family: var(--font-sans);
  font-size: 0.66rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #a9a6a2;
}

.natal-inventory-card {
  position: relative;
  min-height: 7.35rem;
  background: #ffffff;
  box-shadow: inset 0 0 0 1px rgba(224, 224, 224, 0.96);
  overflow: hidden;
}

.natal-inventory-card::before {
  content: none;
}

.natal-inventory-card__link {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto auto;
  align-items: center;
  gap: 0.68rem;
  min-height: 7.35rem;
  padding: 0.92rem 1rem 0.96rem 1.06rem;
  color: inherit;
  text-decoration: none;
}

.natal-inventory-card__link:hover {
  text-decoration: none;
}

.natal-inventory-card__body {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 0.62rem;
}

.natal-inventory-card__glyph {
  display: inline-flex;
  width: 3.3rem;
  height: 3.3rem;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  color: #587592;
}

.natal-inventory-card__copy,
.natal-inventory-card__side {
  display: grid;
  min-width: 0;
}

.natal-inventory-card__copy {
  gap: 0.12rem;
}

.natal-inventory-card__side {
  justify-items: end;
  gap: 0.22rem;
}

.natal-inventory-card__name {
  margin: 0;
  font-family: var(--font-sans);
  font-size: clamp(0.82rem, 0.8rem + 0.16vw, 0.92rem);
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.18;
  text-transform: uppercase;
  color: var(--ink);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.natal-inventory-card__detail {
  margin: 0;
  font-family: var(--font-serif);
  font-size: 0.78rem;
  font-style: italic;
  color: #7e7770;
}

.natal-inventory-card__degree {
  margin: 0;
  font-family: var(--font-sans);
  font-size: clamp(0.74rem, 0.72rem + 0.12vw, 0.8rem);
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  white-space: nowrap;
  color: var(--ink);
}

.natal-inventory-card__state {
  margin: 0;
  font-family: var(--font-sans);
  font-size: 0.54rem;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  white-space: nowrap;
  color: #a9a6a2;
}

.natal-inventory-card__trail {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #8d8986;
}

.natal-inventory-card--locked .natal-inventory-card__glyph,
.natal-inventory-card--locked .natal-inventory-card__state,
.natal-inventory-card--locked .natal-inventory-card__trail {
  color: #6d88a1;
}

@media (max-width: 560px) {

  .natal-core-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.68rem;
  }

  .natal-core-card--sun,
  .natal-core-card--moon {
    grid-column: span 1;
    min-height: 8rem;
  }

  .natal-core-card--asc {
    min-height: 4rem;
  }

  .natal-core-card__link {
    padding: 0.76rem 0.82rem 0.8rem 0.88rem;
  }

  .natal-core-card__link--asc {
    padding-block: 0.64rem;
  }

  .natal-core-card__asc-mark {
    width: 2.2rem;
    height: 2.2rem;
  }

  .natal-core-card__sign {
    font-size: clamp(1.08rem, 0.98rem + 1.1vw, 1.36rem);
  }

  .natal-inventory-card {
    min-height: 6.65rem;
  }

  .natal-inventory-card__link {
    min-height: 6.65rem;
    padding: 0.82rem 0.88rem 0.88rem 0.94rem;
  }

  .natal-inventory-card__body {
    gap: 0.62rem;
  }

  .natal-inventory-card__name {
    font-size: 0.86rem;
    letter-spacing: 0.025em;
  }
}

.btn-sm {
  padding: 0.3rem 0.75rem;
  font-size: 0.78rem;
}

.btn-icon {
  width: 1.6rem;
  height: 1.6rem;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.78rem;
  line-height: 1;
}

.natal-cards {
  display: flex;
  flex-direction: column;
  gap: 1px;
  border: 1px solid var(--line);
  border-radius: 4px;
  overflow: hidden;
}

.natal-card {
  background: var(--card);
  padding: 1.1rem 1.4rem;
  transition: background 0.15s;
  cursor: default;
}

.natal-card:hover {
  background: var(--bg-deep);
}

.natal-card + .natal-card {
  border-top: 1px solid var(--line);
}

/* Tier accents */
.natal-card--primary .natal-card-placement {
  gap: 1rem;
}

.natal-card--primary .natal-card-icons svg {
  width: 32px;
  height: 32px;
}

.natal-card--outer .natal-card-title,
.natal-card--outer .natal-card-sign-name {
  font-size: 0.9rem;
  color: var(--muted);
}

.natal-card--outer .natal-card-icons svg {
  width: 22px;
  height: 22px;
  opacity: 0.7;
}

.natal-card-placement {
  display: flex;
  align-items: center;
  gap: 0.85rem;
}

.natal-card-icons {
  display: flex;
  align-items: center;
  gap: 0.3rem;
  flex-shrink: 0;
}

.natal-card-in {
  font-size: 0.7rem;
  color: var(--muted);
  letter-spacing: 0.03em;
  margin: 0 0.05rem;
}

.natal-card-label {
  display: flex;
  align-items: baseline;
  gap: 0.6rem;
  flex: 1;
  min-width: 0;
}

.natal-card-title {
  font-weight: 600;
  font-size: 0.95rem;
  display: flex;
  align-items: baseline;
  gap: 0.35rem;
  flex-wrap: wrap;
}

.natal-card-sign-name {
  font-weight: 400;
  color: var(--muted);
}

.natal-card-degree {
  font-size: 0.78rem;
  color: var(--muted);
  font-variant-numeric: tabular-nums;
  margin-left: auto;
  flex-shrink: 0;
}

.natal-card-body {
  margin-top: 0.65rem;
  padding-top: 0.65rem;
  border-top: 1px solid var(--line);
  font-family: var(--font-serif);
  font-size: 0.92rem;
  font-weight: 400;
  font-synthesis: none;
  line-height: 1.7;
  color: var(--ink);
}

.natal-card-body--empty {
  font-family: var(--font-sans);
  font-size: 0.82rem;
}

.natal-footer-actions {
  margin-top: 1.75rem;
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
}

/* === End Natal Card View === */

/* === Natal Card V2 (Accordion / Separated Cards) === */

.natal-plan-badge {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  margin-bottom: 1.5rem;
  flex-wrap: wrap;
}

.plan-chip {
  display: inline-block;
  padding: 0.2rem 0.55rem;
  border-radius: 2px;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  flex-shrink: 0;
}

.plan-chip--free {
  background: var(--bg-deep);
  border: 1px solid var(--line);
  color: var(--muted);
}

.plan-chip--plus {
  background: #f0f5ff;
  border: 1px solid #b8ccee;
  color: #2a4a8a;
}

.plan-chip--pro {
  background: #1a1a1a;
  border: 1px solid #333;
  color: #e8e0c8;
}

.plan-chip-label {
  font-size: 0.82rem;
  color: var(--muted);
}

.plan-upgrade-link {
  color: var(--ink);
  font-weight: 600;
  text-decoration: underline;
}

.natal-cards-v2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.6rem;
}

.natal-placement-card {
  min-height: 136px;
  aspect-ratio: auto;
}

.natal-placement-list:not(.natal-body-card-list) .natal-placement-card,
.natal-placement-list:not(.natal-body-card-list) .natal-placement-card__link {
  height: 136px;
}

.natal-placement-list:not(.natal-body-card-list) .natal-placement-card__link.active-now-card-body {
  padding: 0.68rem 0.96rem 0.92rem;
}

.natal-placement-card__link {
  height: 100%;
}

.natal-placement-list:not(.natal-body-card-list) .natal-placement-card.active-now-card--locked .natal-placement-card__link {
  background: transparent;
}

.natal-placement-list:not(.natal-body-card-list) .natal-placement-card__meta {
  display: grid;
  align-content: start;
  justify-items: start;
  gap: 0.02rem;
  min-height: 2.96rem;
  max-inline-size: 100%;
}

.natal-placement-card__text {
  min-height: 3.84rem;
}

.natal-placement-list:not(.natal-body-card-list) .natal-placement-card__text {
  min-height: 1.96rem;
  padding-top: 0.54rem;
  padding-bottom: 0.28rem;
}

.natal-placement-list:not(.natal-body-card-list) .natal-placement-card__copy {
  max-inline-size: 100%;
}

.natal-placement-list:not(.natal-body-card-list) .natal-placement-card__title {
  display: block;
  max-inline-size: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.natal-placement-card__arrow {
  color: var(--muted);
}

.natal-placement-card__arrow--locked {
  color: color-mix(in srgb, var(--muted) 82%, var(--bg) 18%);
}

.natal-placement-list:not(.natal-body-card-list) .natal-placement-card__meta-line {
  display: flex;
  align-items: center;
  inline-size: 100%;
  justify-content: flex-start;
  gap: 0.3rem;
  flex-wrap: nowrap;
}

.natal-placement-list:not(.natal-body-card-list) .natal-placement-card__meta-line--secondary {
  margin-top: -0.04rem;
}

.natal-placement-list:not(.natal-body-card-list) .natal-placement-card__meta-line--tertiary {
  margin-top: -0.08rem;
}

.natal-placement-card__aspect-list {
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 0;
  max-width: 100%;
  padding-inline-start: 0;
  overflow: hidden;
  white-space: nowrap;
}

.natal-placement-card__aspect-item {
  display: inline-flex;
  align-items: center;
  gap: 0.12rem;
  color: var(--muted);
  flex: 0 0 auto;
}

.natal-placement-card__aspect-item .astro-icon {
  color: var(--muted);
}

.natal-placement-card__aspect-symbol {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.65rem;
  line-height: 0.9;
  margin: 0 0.05rem;
  color: var(--muted);
}

.natal-placement-card__aspect-separator {
  display: inline-flex;
  align-items: center;
  padding-inline: 0.16rem 0.22rem;
  color: var(--muted);
  line-height: 1;
}

.natal-placement-card__meta-lockup {
  display: inline-flex;
  align-items: center;
  gap: 0.18rem;
  color: var(--muted);
}

.natal-placement-card__meta-lockup .astro-icon {
  color: var(--muted);
}

.natal-placement-card__meta-in {
  font-size: 0.58rem;
  letter-spacing: 0.03em;
}

.natal-placement-card__meta-topic {
  font-size: 0.64rem;
  letter-spacing: 0.01em;
}

.natal-placement-card__meta-degree {
  margin-left: 0.18rem;
  font-variant-numeric: tabular-nums;
}

.natal-body-card__meta-house {
  font-family: var(--font-sans);
  font-size: 0.74rem;
  letter-spacing: 0.01em;
  color: var(--muted);
  font-variant-numeric: tabular-nums;
}

.natal-placement-card__meta-secondary {
  display: inline-block;
  padding-inline-start: 0.14rem;
  color: var(--muted);
}

.natal-placement-card__eyebrow {
  display: block;
  font-size: 0.72rem;
  line-height: 1.2;
  color: var(--muted);
  margin-bottom: 0.16rem;
}

.natal-placement-shortcuts {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0.44rem;
  margin: 0.08rem var(--transit-gutter) 1.02rem;
  flex-wrap: wrap;
}

.natal-placement-shortcut {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  min-width: 0;
  min-height: 2.18rem;
  padding: 0.3rem 0.82rem;
  border: 1px solid color-mix(in srgb, var(--line) 62%, var(--ink) 38%);
  border-radius: 6px;
  background: #fff;
  color: color-mix(in srgb, var(--muted) 72%, var(--ink) 28%);
  font-size: 0.76rem;
  font-weight: 500;
  letter-spacing: 0.015em;
  line-height: 1;
  text-decoration: none;
  transition: color 0.14s ease, border-color 0.14s ease, background 0.14s ease;
}

.natal-placement-shortcut__title {
  min-width: 0;
}

.natal-placement-shortcut__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: currentColor;
  flex: 0 0 auto;
  transform: translateX(0);
  transition: transform 0.14s ease;
}

.natal-placement-shortcut__arrow svg {
  display: block;
}

.natal-placement-shortcut--primary {
  border-color: #272727;
  background: #272727;
  color: #f7f5f1;
}

.natal-placement-shortcut:hover {
  color: var(--ink);
  border-color: color-mix(in srgb, var(--line) 32%, var(--ink) 68%);
  background: color-mix(in srgb, #fff 72%, var(--accent-soft) 28%);
  text-decoration: none;
}

.natal-placement-shortcut--primary:hover {
  color: #fffaf2;
  border-color: #1f1f1f;
  background: #1f1f1f;
}

.natal-placement-shortcut:hover .natal-placement-shortcut__arrow {
  transform: translateX(2px);
}

.natal-placement-shortcut--locked {
  opacity: 1;
  background: linear-gradient(180deg, #f4f4f4 0%, #ececec 100%);
  border-color: #d4d4d4;
  color: #7c7c7c;
}

.natal-card-v2--locked .natal-placement-card__title,
.natal-card-v2--locked .natal-placement-card__eyebrow {
  opacity: 0.48;
}

.natal-card-v2--locked .natal-placement-card__meta .active-now-meta-value {
  color: inherit;
}

.natal-card-v2:not(.active-now-card) {
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 6px;
  overflow: hidden;
  box-shadow: none;
  aspect-ratio: 16 / 9;
  transition: border-color 0.15s ease;
}

.natal-card-v2:not(.active-now-card):hover {
  background: #ffffff;
  border-color: var(--hover-lavender-border);
}

.natal-card-v2--open {
  border-color: var(--ink);
}

/* Primary tier (ASC, SUN, MOON) */
.natal-card-v2--primary .natal-card-v2-trigger {
  padding: 1.2rem 1.4rem;
}

.natal-card-v2--primary .natal-card-v2-icons svg {
  width: 30px;
  height: 30px;
}

/* Secondary tier */
.natal-card-v2--secondary .natal-card-v2-icons svg {
  width: 24px;
  height: 24px;
}

/* Outer tier */
.natal-card-v2--outer .natal-card-v2-icons svg {
  width: 20px;
  height: 20px;
  opacity: 0.65;
}

.natal-card-v2--outer .natal-card-v2-placement-label {
  font-size: 0.88rem;
  color: var(--muted);
}

/* Angle tier (MC) */
.natal-card-v2--angle .natal-card-v2-icons svg {
  width: 22px;
  height: 22px;
}

/* Trigger (clickable header) */
.natal-card-v2-trigger {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 0.5rem;
  padding: 1rem 1.2rem;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  font-family: inherit;
  color: inherit;
  transition: background 0.12s ease;
}

.natal-card-v2-trigger:hover {
  background: transparent;
}

.natal-card-v2-trigger:hover .natal-card-v2-subtitle {
  text-decoration: underline;
  text-underline-offset: 0.14em;
}

.natal-card-v2--open .natal-card-v2-trigger {
  background: var(--bg-deep);
}

/* Icons row */
.natal-card-v2-icons {
  display: flex;
  align-items: center;
  gap: 0.3rem;
  flex-shrink: 0;
}

.natal-card-v2-in {
  font-size: 0.65rem;
  color: var(--muted);
  letter-spacing: 0.03em;
}

/* Summary text */
.natal-card-v2-summary {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  max-inline-size: 75%;
}

.natal-card-v2-placement-label {
  font-size: 0.78rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--muted);
  font-weight: 500;
  display: flex;
  gap: 0.4rem;
  align-items: baseline;
  flex-wrap: wrap;
}

.natal-card-v2-sign-name {
  font-weight: 400;
  color: var(--muted);
}

.natal-card-v2-subtitle {
  font-size: 1.05rem;
  font-weight: 600;
  color: var(--ink);
  line-height: 1.3;
}

.natal-card-v2-subtitle--empty {
  font-size: 0.88rem;
  font-weight: 400;
  color: var(--muted);
  font-style: italic;
}

/* Degree + arrow meta - pinned to bottom row */
.natal-card-v2-meta {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
  flex-shrink: 0;
  width: 100%;
}

.natal-card-v2-degree {
  font-size: 0.78rem;
  color: var(--muted);
  font-variant-numeric: tabular-nums;
}

.natal-card-v2-arrow {
  color: var(--muted);
  display: flex;
  align-items: center;
  transition: transform 0.2s ease;
}

[aria-expanded="true"] .natal-card-v2-arrow {
  transform: rotate(180deg);
}

/* Accordion body */
.natal-card-v2-body {
  border-top: 1px solid var(--line);
  background: var(--bg);
}

.natal-card-v2-body[hidden] {
  display: none;
}

.natal-card-v2-body-inner {
  padding: 1.2rem 1.4rem 1.4rem;
  font-family: var(--font-serif);
  font-size: 0.93rem;
  font-weight: 400;
  font-synthesis: none;
  line-height: 1.75;
  color: var(--ink);
}

.natal-card-v2-body-inner p {
  margin: 0;
}

/* Natal body detail page */

.natal-body-detail {
  display: flex;
  flex-direction: column;
  gap: 0;
  min-height: 0;
}

.natal-body-detail-header {
  display: flex;
  align-items: center;
}

.natal-body-detail-icons {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-shrink: 0;
}

.natal-body-detail-tags {
  margin: 0 0 0.75rem;
  color: var(--muted);
}

.natal-body-back {
  display: inline-flex;
  align-items: center;
  gap: 0.18rem;
  color: #8B847D;
  font-family: var(--font-serif);
  font-size: 0.74rem;
  font-weight: 400;
  line-height: 1.12;
  text-decoration: none;
}

.natal-body-back:hover {
  color: #3D3935;
}

.natal-body-back svg {
  width: 0.76rem;
  height: 0.76rem;
  flex: 0 0 auto;
}

.natal-body-detail {
  display: grid;
  gap: 0.72rem;
}

.natal-body-detail--detail {
  gap: 0.72rem;
  padding: 0 0.48rem 1.6rem;
}

.natal-body-nav {
  margin: -0.04rem auto 0.48rem;
}

.natal-body-nav .wheel-trigger {
  cursor: default;
}

.natal-body-nav__label:hover {
  border-color: transparent;
}

.natal-body-nav__step--placeholder {
  visibility: hidden;
  pointer-events: none;
}

.natal-body-detail-text {
  font-family: var(--font-serif);
  font-size: 1rem;
  font-weight: 400;
  font-synthesis: none;
  line-height: 1.75;
  color: var(--ink);
}

.natal-body-detail-text p {
  margin: 0;
}

.natal-detail-card {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
  border-radius: 4px;
  border: 1px solid var(--line);
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.04);
  overflow: hidden;
  scroll-snap-align: start;
  min-width: 100%;
  min-height: 0;
  height: auto;
  align-self: start;
  display: grid;
  grid-template-rows: auto auto;
}

.transit-detail-card,
.transit-detail-card.natal-detail-card--aspect {
  border-color: var(--line);
  background: #ffffff;
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.04);
}

.natal-detail-card__header {
  display: grid;
  align-content: center;
  gap: 0.18rem;
  min-width: 0;
  padding: 2.5rem 1.7rem 1.5rem;
  background: #ffffff;
  border-bottom: 1px dashed var(--line);
}

.natal-body-detail--detail .natal-detail-card__header {
  min-height: 0;
  align-content: start;
}

.natal-detail-card__meta-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
}

.natal-detail-card__meta-strip {
  min-height: 0;
  margin-bottom: 0;
}

.natal-detail-card__meta-strip .active-now-meta-line {
  gap: 0.38rem;
}

.natal-detail-card__copy {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  margin-top: 0.96rem;
  max-inline-size: 100%;
  min-width: 0;
}

.natal-detail-card__symbol-row {
  display: flex;
  align-items: center;
}

.natal-detail-card__lockup {
  min-height: 22px;
}

.natal-detail-card__lockup .natal-card-v2-in {
  font-size: 0.62rem;
}

.natal-detail-card__lockup .transit-modal-aspect-sym {
  font-size: 0.92rem;
}

.natal-detail-card__house-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 1.62rem;
  height: 1.4rem;
  padding: 0 0.36rem;
  border-radius: 999px;
  border: 1px solid rgba(34, 34, 34, 0.12);
  background: rgba(255, 255, 255, 0.62);
  color: var(--ink);
  font-size: 0.72rem;
  font-weight: 600;
  line-height: 1;
}

.natal-detail-card__headline {
  margin: 0;
  color: var(--ink);
  font-family: var(--font-serif);
  font-size: 1.65rem;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: -0.02em;
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
  word-break: keep-all;
  overflow-wrap: anywhere;
}

.natal-detail-card__eyebrow {
  margin: 0;
  color: #8c867d;
  font-weight: 600;
  font-size: 0.75rem;
  letter-spacing: 0.03em;
  text-transform: none;
}

.natal-detail-card__content {
  display: grid;
  align-content: start;
  gap: 1.1rem;
  padding: 2.25rem 1.85rem 3rem;
  margin-top: 0;
  min-height: auto;
  overflow-y: visible;
  background: transparent;
  font-size: 1.05rem;
  line-height: 1.75;
  color: color-mix(in srgb, var(--ink) 85%, var(--muted) 15%);
}

.natal-detail-card__meta {
  margin: 0;
  color: color-mix(in srgb, var(--ink) 60%, var(--muted) 40%);
  font-size: 0.85rem;
}

.natal-detail-card__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
}

.natal-detail-card__chip {
  padding: 0.3rem 0.62rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.48);
  color: rgba(34, 34, 34, 0.72);
  font-size: 0.77rem;
  line-height: 1.2;
}

.natal-detail-card__text {
  display: grid;
  gap: 0.95rem;
  font-family: var(--font-serif);
  font-size: 0.98rem;
  font-weight: 400;
  font-synthesis: none;
  line-height: 1.78;
  color: var(--ink);
}

.natal-detail-card__axis-mark {
  display: inline-flex;
  align-items: center;
  font-family: var(--font-sans);
  font-size: 0.7rem;
  letter-spacing: 0.01em;
  color: var(--muted);
}

.natal-detail-card__text p {
  margin: 0;
  text-indent: 0.8em;
}

.page-shell--you .natal-body-detail--detail {
  gap: 0.62rem;
  padding: 0 0.86rem 2.4rem;
}

.page-shell--you .natal-body-reading-detail {
  display: grid;
  gap: 0;
  min-width: 0;
  width: 100%;
  background: transparent;
  color: #3D3935;
}

.page-shell--you .natal-body-reading-detail__header {
  display: grid;
  gap: 0.92rem;
  padding: 0.72rem 0 1.02rem;
  background: transparent;
}

.page-shell--you .natal-body-reading-detail__meta {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.42rem;
  min-width: 0;
  color: #8B847D;
  font-family: var(--font-serif);
  font-size: 0.78rem;
  font-weight: 500;
  line-height: 1.2;
  white-space: nowrap;
}

.page-shell--you .natal-body-reading-detail .natal-detail-card__lockup {
  min-height: 0;
}

.page-shell--you .natal-body-reading-detail .natal-card-v2-in,
.page-shell--you .natal-body-reading-detail .natal-placement-card__meta-in {
  color: #A49A8F;
  font-family: var(--font-sans);
  font-size: 0.66rem;
  font-weight: 500;
  line-height: 1;
}

.page-shell--you .natal-body-reading-detail .natal-detail-card__house-mark,
.page-shell--you .natal-body-reading-detail .natal-body-card__meta-house {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 1.58rem;
  height: 1.24rem;
  padding: 0 0.32rem;
  border: 1px solid #D8C8B2;
  border-radius: 3px;
  background: transparent;
  color: #6F675D;
  font-family: var(--font-serif);
  font-size: 0.7rem;
  font-weight: 500;
  line-height: 1;
}

.page-shell--you .natal-body-reading-detail__copy {
  display: grid;
  gap: 0.42rem;
  margin-top: 0;
}

.page-shell--you .natal-body-reading-detail__eyebrow {
  display: flex;
  align-items: center;
  gap: 0.42rem;
  margin: 0;
  color: #81776C;
  font-family: var(--font-serif);
  font-size: 0.82rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.42;
}

.page-shell--you .natal-body-reading-detail__eyebrow .vesper-four-point-star {
  width: 0.52rem;
  height: 0.52rem;
  color: #B8A889;
  opacity: 0.72;
}

.page-shell--you .natal-body-reading-detail__headline {
  margin: 0;
  color: #2F2B27;
  font-family: var(--font-serif);
  font-size: 1.64rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.28;
  word-break: keep-all;
  overflow-wrap: anywhere;
}

.page-shell--you .natal-body-reading-detail__rule {
  display: flex;
  align-items: center;
  gap: 0.58rem;
  width: 100%;
  margin-top: 0.22rem;
  color: #B8A889;
}

.page-shell--you .natal-body-reading-detail__rule::before,
.page-shell--you .natal-body-reading-detail__rule::after {
  content: "";
  display: block;
  flex: 1 1 0;
  height: 1px;
  background: rgba(216, 200, 178, 0.58);
}

.page-shell--you .natal-body-reading-detail__rule .vesper-four-point-star {
  width: 0.54rem;
  height: 0.54rem;
  color: #B8A889;
  opacity: 0.78;
}

.page-shell--you .natal-body-reading-detail__content {
  display: grid;
  gap: 0;
  padding: 1.56rem 0 0;
  background: transparent;
}

.page-shell--you .natal-body-reading-detail__text {
  display: grid;
  gap: 1.08rem;
  color: #4A4540;
  font-family: var(--font-serif);
  font-size: 1.02rem;
  font-weight: 400;
  font-synthesis: none;
  line-height: 1.92;
}

.page-shell--you .natal-body-reading-detail__text p {
  margin: 0;
  text-indent: 0;
}

@media (max-width: 420px) {
  .page-shell--you .natal-body-detail--detail {
    padding-inline: 0.72rem;
  }

  .page-shell--you .natal-body-reading-detail__header {
    padding-top: 0.62rem;
    padding-bottom: 0.94rem;
  }

  .page-shell--you .natal-body-reading-detail__headline {
    font-size: 1.48rem;
    line-height: 1.32;
  }

  .page-shell--you .natal-body-reading-detail__content {
    padding-top: 1.44rem;
  }

  .page-shell--you .natal-body-reading-detail__text {
    font-size: 0.98rem;
    line-height: 1.9;
  }
}

.transit-detail-shell {
  min-height: 0;
}

.transit-detail-shell .transit-detail-card {
  min-height: 0;
  height: auto;
  align-self: start;
  grid-template-rows: auto auto;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* Locked teaser */
.natal-locked-teaser {
  border: 1px dashed var(--line);
  border-radius: 14px;
  background: var(--bg);
  margin-top: 0.2rem;
}

.natal-locked-teaser-inner {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem 1.4rem;
  flex-wrap: wrap;
}

.natal-locked-icons {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  flex-shrink: 0;
}

.natal-locked-icon-wrap {
  display: flex;
  align-items: center;
  opacity: 0.35;
}

.natal-locked-icon-wrap svg {
  width: 22px;
  height: 22px;
}

.natal-locked-more {
  font-size: 0.82rem;
  color: var(--muted);
  margin-left: 0.2rem;
}

.natal-locked-text {
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
  flex: 1;
  min-width: 0;
}

.natal-locked-text strong {
  font-size: 0.9rem;
  color: var(--ink);
}

.natal-locked-text span {
  font-size: 0.8rem;
  color: var(--muted);
}

.natal-locked-btn {
  flex-shrink: 0;
}

/* Locked card */
.natal-card-v2--locked {
  background: var(--bg);
  border-color: var(--line);
}

.natal-card-v2--locked:hover {
  border-color: #c8c8c8;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
}

.natal-card-v2-trigger--locked {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem 1.4rem;
  background: none;
  text-decoration: none;
  color: var(--muted);
  cursor: pointer;
  transition: background 0.12s ease;
}

.natal-card-v2-trigger--locked:hover {
  background: var(--bg-deep);
  text-decoration: none;
  color: var(--muted);
}

.natal-card-v2--locked .natal-card-v2-icons {
  filter: grayscale(1);
  opacity: 0.45;
}

.natal-card-v2--locked .natal-card-v2-placement-label {
  color: #aaaaaa;
}

.natal-card-v2-subtitle--locked {
  font-size: 0.82rem;
  font-weight: 400;
  color: #bbbbbb;
  font-style: italic;
}

.natal-card-v2-lock {
  color: #bbbbbb;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.natal-placement-list {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.82rem;
  width: calc(100% - (var(--transit-gutter) * 2));
  margin: 0 var(--transit-gutter);
  padding: 0;
  background: transparent;
}

.natal-placement-list .natal-placement-card {
  min-height: 148px;
  aspect-ratio: auto;
  border-radius: 0;
  border: 0;
  background: #ffffff;
  box-shadow: inset 0 0 0 1px rgba(235, 233, 230, 0.96);
  overflow: hidden;
  position: relative;
}

.natal-placement-list .natal-placement-card::before {
  content: none;
}

.natal-placement-list .natal-placement-card:hover {
}

.natal-placement-list .natal-placement-card__link {
  min-height: 148px;
}

.natal-placement-list.natal-body-card-list:not(.natal-body-card-list--editorial) .natal-placement-card,
.natal-placement-list.natal-body-card-list:not(.natal-body-card-list--editorial) .natal-placement-card__link {
  height: 136px;
}

.natal-placement-list.natal-body-card-list:not(.natal-body-card-list--editorial) .natal-placement-card.active-now-card,
.natal-placement-list.natal-body-card-list:not(.natal-body-card-list--editorial) .natal-placement-card.active-now-card:hover {
  border: 1px solid transparent;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: none;
}

.natal-placement-list.natal-body-card-list:not(.natal-body-card-list--editorial) .natal-placement-card.active-now-card--locked {
  background: linear-gradient(135deg, #ffffff 0%, #fcfbf9 100%);
  border-color: var(--line);
}

.natal-placement-list.natal-body-card-list:not(.natal-body-card-list--editorial) .natal-placement-card.active-now-card--locked:hover {
  background: linear-gradient(135deg, #fcfbf9 0%, #f8f6f3 100%);
  border-color: var(--accent);
}

.natal-placement-list.natal-body-card-list:not(.natal-body-card-list--editorial) .natal-placement-card.active-now-card--locked .natal-placement-card__link {
  background: transparent;
}

.natal-placement-list.natal-body-card-list:not(.natal-body-card-list--editorial) .natal-placement-card__meta {
  min-height: 1.88rem;
  max-inline-size: 100%;
}

.natal-placement-list.natal-body-card-list:not(.natal-body-card-list--editorial) .natal-placement-card__copy {
  max-inline-size: 100%;
}

.natal-placement-list.natal-body-card-list:not(.natal-body-card-list--editorial) .natal-placement-card__eyebrow {
  display: block;
  max-inline-size: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.natal-placement-list .natal-placement-card__link--meta-only {
  justify-content: space-between;
}

.natal-placement-list:not(.natal-body-card-list) .natal-placement-card.active-now-card,
.natal-placement-list:not(.natal-body-card-list) .natal-placement-card.active-now-card:hover {
  background: #ffffff;
  border-color: transparent;
  box-shadow: inset 0 0 0 1px rgba(235, 233, 230, 0.96);
}

.natal-placement-list:not(.natal-body-card-list) .natal-placement-card.active-now-card--locked,
.natal-placement-list:not(.natal-body-card-list) .natal-placement-card.active-now-card--locked:hover {
  background: #ffffff;
  border-color: transparent;
  box-shadow: inset 0 0 0 1px rgba(235, 233, 230, 0.96);
}

.natal-placement-list:not(.natal-body-card-list) .natal-placement-card__link.active-now-card-body {
  padding: 0.88rem 1rem 0.98rem 0.96rem;
}

.natal-placement-list:not(.natal-body-card-list) .natal-placement-card__meta {
  gap: 0.16rem;
  min-height: 2.2rem;
  padding-inline-end: 1.85rem;
}

.natal-placement-list:not(.natal-body-card-list) .active-now-meta-value {
  font-size: 0.84rem;
  font-weight: 600;
  color: var(--ink);
}

.natal-placement-list:not(.natal-body-card-list) .natal-placement-card__meta-secondary {
  font-size: 0.72rem;
  color: var(--muted);
}

.natal-placement-list:not(.natal-body-card-list) .natal-placement-card__text {
  min-height: 0;
  padding-top: 0.62rem;
  padding-bottom: 0.12rem;
}

.natal-placement-list:not(.natal-body-card-list) .natal-placement-card__title {
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
  font-size: 1.05rem;
  line-height: 1.28;
}

.natal-placement-list:not(.natal-body-card-list) .natal-placement-card__meta-line--tertiary {
  margin-top: 0.18rem;
}

.natal-placement-list:not(.natal-body-card-list) .natal-placement-card__arrow {
  align-self: center;
  color: #8d8986;
}

.natal-cards-v2.natal-placement-list.natal-body-card-list {
  grid-template-columns: minmax(0, 1fr);
}

.inline-plus-gate--premium {
  display: flex;
  flex-direction: column;
  background: var(--surface-soft);
  color: var(--ink);
  padding: 0;
  text-align: center;
}

.inline-plus-gate__content {
  width: min(40rem, 100%);
  margin: 0 auto;
}

.inline-plus-gate__eyebrow {
  display: block;
  margin: 0 0 0.48rem;
  color: color-mix(in srgb, var(--ink) 56%, var(--muted) 44%);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.inline-plus-gate__title {
  font-family: var(--font-serif);
  font-size: 1.15rem;
  color: var(--ink);
  margin: 0;
  line-height: 1.4;
}

.inline-plus-gate__desc {
  width: min(34rem, 100%);
  margin: 0.92rem auto 0;
  color: color-mix(in srgb, var(--ink) 86%, var(--muted) 14%);
  font-size: 0.97rem;
  line-height: 1.8;
}

.inline-plus-gate__actions {
  display: flex;
  justify-content: center;
  margin: 1.35rem 0 1.55rem;
}

.inline-plus-gate__cta {
  background: var(--accent);
  color: #fff;
  border-radius: 4px;
  padding: 0.75rem 1.75rem;
  font-weight: 500;
  transition: opacity 0.2s;
  text-decoration: none;
}

.inline-plus-gate__cta:hover {
  opacity: 0.9;
  text-decoration: none;
}

.inline-plus-gate__feature-card {
  background: #ffffff;
  border: 1px solid var(--line);
  padding: 1.5rem;
  border-radius: 4px;
  text-align: left;
}

.inline-plus-gate__features {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.inline-plus-gate__features li {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
}

.inline-plus-gate__features .feature-marker {
  color: var(--ink);
  font-size: 0.5rem;
}

.inline-plus-gate__features .feature-text {
  font-size: 0.95rem;
  color: color-mix(in srgb, var(--ink) 85%, var(--muted) 15%);
}

.inline-plus-gate--overlay .inline-plus-gate__content {
  position: relative;
  z-index: 1;
  margin-top: -1.75rem;
  padding: 6.3rem 0 3.6rem;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.92) 28%,
    #ffffff 56%,
    #ffffff 100%
  );
}

.inline-plus-gate__feature-card {
  width: min(32rem, 100%);
  margin: 1rem auto 0;
  padding: 1rem 1.05rem;
  border: 1px solid var(--line);
  border-radius: 4px;
  background: var(--bg);
}

.inline-plus-gate__features {
  width: 100%;
  margin: 0;
  text-align: left;
}

.inline-plus-gate__feature {
  align-items: flex-start;
  line-height: 1.55;
}

.inline-plus-gate--monthly {
  margin-top: 1rem;
}

.active-now-list--preview .active-now-card {
  margin-bottom: 0;
}

.you-profection-paper {
  margin-top: 0.2rem;
}

.you-profection-paper__titleline {
  gap: 0.14rem;
  flex-wrap: nowrap;
  white-space: nowrap;
  overflow-x: auto;
  scrollbar-width: none;
  font-family: var(--font-sans);
  font-size: 0.84rem;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 0.01em;
  color: color-mix(in srgb, var(--ink) 72%, var(--starchat-paper-accent) 28%);
}

.you-profection-paper__titleline::-webkit-scrollbar {
  display: none;
}

.you-profection-paper .starchat-paper-answer__title-suffix,
.you-profection-paper .starchat-paper-answer__title-separator {
  font-size: 1em;
  font-weight: 600;
}

.you-profection-paper .starchat-paper-answer__facts {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.34rem 0.42rem;
  margin: 0.48rem 0 0.08rem;
}

.you-profection-paper .starchat-paper-answer__fact {
  gap: 0.08rem;
  padding: 0.42rem 0.52rem 0.46rem;
}

.you-tab-panel[hidden] {
  display: none;
}

.you-tab-panel {
  min-width: 0;
}

.you-stars-stub {
  padding: 2rem 0 1rem;
}

/* === End Natal Card V2 === */


/* Migrated page label theme from z99. */
.natal-archive-overview__eyebrow,
.natal-archive-overview__label,
.natal-core-card__label,
.natal-inventory-header__count {
  color: color-mix(in srgb, var(--muted) 84%, var(--accent) 16%);
  letter-spacing: 0.14em;
}


/* Migrated page surface theme from z99. */
.natal-archive-overview,
.natal-core-card,
.natal-inventory-card {
  border-color: color-mix(in srgb, var(--line) 84%, white 16%);
  background:
    linear-gradient(180deg, rgba(255, 253, 248, 0.97) 0%, rgba(255, 250, 241, 0.97) 100%),
    var(--card);
  box-shadow: none;
}


/* Migrated You natal final theme from z99. */
.page-shell--you > #natal-content,
.you-tab-panel--natal-index {
  gap: 0.84rem;
}

.natal-archive-overview {
  position: relative;
  overflow: hidden;
  border: 1px solid color-mix(in srgb, var(--line) 84%, white 16%);
  border-radius: 7px;
  padding: 1.05rem 1.12rem;
}

.natal-archive-overview::after {
  content: "";
  position: absolute;
  pointer-events: none;
  border: 1px solid rgba(122, 104, 66, 0.18);
  border-radius: 999px;
  background:
    repeating-conic-gradient(from 0deg, rgba(122, 104, 66, 0.13) 0 1deg, transparent 1deg 15deg),
    radial-gradient(circle, transparent 0 42%, rgba(122, 104, 66, 0.11) 42.5% 43%, transparent 43.5% 61%, rgba(122, 104, 66, 0.11) 61.5% 62%, transparent 62.5%);
  opacity: 0.56;
}

.natal-archive-overview::after {
  right: -3.15rem;
  bottom: -4.7rem;
  width: 11.6rem;
  height: 11.6rem;
}

.natal-archive-overview__title {
  font-size: 1.32rem;
  font-weight: 500;
  letter-spacing: 0;
}

.natal-core-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  overflow: hidden;
  border: 1px solid color-mix(in srgb, var(--line) 84%, white 16%);
  border-radius: 7px;
  background: var(--card);
}

.natal-core-card,
.natal-core-card--sun,
.natal-core-card--moon,
.natal-core-card--asc {
  grid-column: auto;
  min-height: 5.25rem;
  border-right: 1px solid color-mix(in srgb, var(--line) 66%, white 34%);
  background: transparent;
  box-shadow: none;
  color: var(--ink);
}

.natal-core-card:last-child {
  border-right: 0;
}

.natal-core-card__link,
.natal-core-card__link--asc {
  align-items: center;
  justify-content: center;
  padding: 0.72rem 0.56rem;
  text-align: center;
}

.natal-core-card__head,
.natal-core-card__body,
.natal-core-card__asc-copy {
  justify-items: center;
}

.natal-core-card__asc-body,
.natal-core-card__asc-side {
  display: contents;
}

.natal-core-card__glyph,
.natal-core-card__asc-mark {
  width: 1.8rem;
  height: 1.8rem;
  background: transparent;
  box-shadow: none;
  color: var(--vesper-olive);
}

.natal-core-card__label {
  font-size: 0.6rem;
}

.natal-core-card__sign {
  font-size: 0.84rem;
  line-height: 1.36;
}

.natal-core-card__detail,
.natal-core-card__degree-badge {
  background: transparent;
  box-shadow: none;
  color: var(--muted);
  font-size: 0.64rem;
}

.natal-inventory-header {
  flex-direction: row;
  align-items: baseline;
  gap: 0.6rem;
  padding-top: 0.32rem;
  border-bottom: 1px solid color-mix(in srgb, var(--line) 70%, white 30%);
  padding-bottom: 0.42rem;
}

.natal-inventory-header__title {
  font-style: normal;
  font-size: 0.88rem;
  font-family: var(--font-sans);
  font-weight: 500;
}

.natal-inventory-card {
  min-height: 3.15rem;
  border: 0;
  border-bottom: 1px solid color-mix(in srgb, var(--line) 64%, white 36%);
  background: transparent;
}

.natal-inventory-card__link {
  min-height: 3.15rem;
  padding: 0.48rem 0.2rem;
}

.natal-inventory-card__glyph {
  width: 1.8rem;
  height: 1.8rem;
  color: var(--vesper-olive);
}

.natal-inventory-card__name {
  font-size: 0.85rem;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
}

.natal-inventory-card__detail {
  font-size: 0.72rem;
}

.natal-inventory-card__degree {
  font-size: 0.72rem;
}

.natal-inventory-card__state {
  font-size: 0.5rem;
  color: color-mix(in srgb, var(--muted) 72%, white 28%);
}

.natal-placement-shortcuts {
  margin-top: 0.54rem;
}

.natal-placement-shortcut {
  border-radius: 7px;
  border-color: color-mix(in srgb, var(--line) 84%, white 16%);
  background: var(--card);
}

.natal-placement-shortcut--primary {
  background: var(--btn);
  border-color: var(--btn);
  color: #fffaf1;
}


/* Migrated You mobile final theme from z99. */
.natal-core-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .natal-core-card--sun,
  .natal-core-card--moon,
  .natal-core-card--asc {
    grid-column: auto;
    min-height: 5rem;
  }

  .natal-core-card__sign {
    font-size: 0.76rem;
  }

  .natal-inventory-card__link {
    grid-template-columns: minmax(0, 1fr) auto;
  }

  .natal-inventory-card__trail {
    display: none;
  }


/* Migrated mockup label correction from z99. */
.natal-archive-overview__eyebrow,
.natal-archive-overview__label,
.natal-core-card__label,
.natal-inventory-header__count {
  color: #8c867c;
  letter-spacing: 0.18em;
}


/* Migrated mockup surface correction from z99. */
.natal-archive-overview,
.natal-core-grid {
  border-color: rgba(126, 105, 61, 0.18);
  background:
    radial-gradient(circle at 50% -20%, rgba(255, 255, 253, 1), transparent 64%),
    linear-gradient(180deg, rgba(255, 254, 249, 0.99) 0%, rgba(255, 252, 246, 0.99) 100%);
  box-shadow: 0 14px 40px rgba(45, 35, 20, 0.045);
}


/* Migrated mockup radius correction from z99. */
.natal-archive-overview,
.natal-core-grid {
  border-radius: 8px;
}


/* Migrated Natal Big 3 final theme from z99. */
/* Natal Big 3: keep ASC aligned with Sun/Moon in the 3-column strip. */
.natal-core-grid {
  align-items: stretch;
}

.natal-core-card {
  min-width: 0;
}

.natal-core-card__link,
.natal-core-card__link--asc {
  display: flex;
  min-width: 0;
  min-height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.42rem;
  padding: 0.72rem 0.42rem;
  text-align: center;
}

.natal-core-card__head,
.natal-core-card__body,
.natal-core-card__asc-body,
.natal-core-card__asc-copy,
.natal-core-card__asc-side {
  display: grid;
  width: 100%;
  min-width: 0;
  justify-items: center;
  gap: 0.2rem;
  text-align: center;
}

.natal-core-card__asc-mark {
  flex: 0 0 auto;
}

.natal-core-card__sign {
  width: 100%;
  max-width: 100%;
  white-space: normal;
  overflow-wrap: normal;
  word-break: keep-all;
  line-break: strict;
}

.natal-core-card__link--asc .natal-core-card__sign {
  font-size: clamp(0.72rem, 2.4vw, 0.84rem);
  line-height: 1.36;
}

.natal-core-card__degree-badge {
  min-height: auto;
  padding: 0;
  background: transparent;
  box-shadow: none;
  letter-spacing: 0.04em;
}

.natal-core-card--moon .natal-core-card__detail {
  color: color-mix(in srgb, var(--ink) 72%, var(--muted) 28%);
}

@media (max-width: 560px) {
  .natal-core-card__link,
  .natal-core-card__link--asc {
    gap: 0.36rem;
    padding: 0.68rem 0.32rem;
  }

  .natal-core-card__glyph,
  .natal-core-card__asc-mark {
    width: 1.62rem;
    height: 1.62rem;
  }
}


/* Migrated You mobile natal bases from application.css. */
@media (max-width: 768px) {
.natal-cards-v2:not(.natal-placement-list) {
    grid-template-columns: repeat(2, 1fr);
  }

  .natal-cards-v2.natal-placement-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .natal-placement-shortcuts {
    justify-content: flex-end;
  }

  .natal-cards-v2.natal-placement-list.natal-body-card-list {
    grid-template-columns: minmax(0, 1fr);
  }

  .natal-detail-card {
    min-height: 0;
    border-radius: 18px;
  }

  .natal-detail-card__header {
    padding: 1rem 1.2rem 0.77rem;
  }

  .natal-detail-card__content {
    padding: 2.05rem 1.35rem 2.2rem;
  }
}


/* Migrated You mobile shortcut spacing from application.css. */
@media (max-width: 768px) {
.natal-placement-shortcuts {
    justify-content: flex-end;
    margin-bottom: 0.72rem;
  }
}

/* You > Natal Big 3 affordance. */
.page-shell--you .natal-core-section-header {
  margin: 0.08rem 0 -0.24rem;
  padding-bottom: 0.42rem;
}

.page-shell--you .natal-core-card__link,
.page-shell--you .natal-core-card__link--asc {
  position: relative;
  padding-bottom: 0.96rem;
}

.page-shell--you .natal-core-card__trail--arrow {
  position: absolute;
  right: 0.54rem;
  bottom: 0.46rem;
  display: grid;
  place-items: center;
  width: 0.74rem;
  height: 0.74rem;
  color: #a59c91;
}

.page-shell--you .natal-core-card__trail--arrow svg {
  width: 0.74rem;
  height: 0.74rem;
}

/* You > Natal Big 3 visual row lock. */
.page-shell--you .natal-core-card,
.page-shell--you .natal-core-card--sun,
.page-shell--you .natal-core-card--moon,
.page-shell--you .natal-core-card--asc {
  min-height: 6.08rem;
}

.page-shell--you .natal-core-card__link,
.page-shell--you .natal-core-card__link--asc {
  display: grid;
  grid-template-rows: 1.16rem minmax(2.08rem, auto);
  align-content: center;
  justify-items: center;
  gap: 0.22rem;
  padding-top: 0.62rem;
}

.page-shell--you .natal-core-card__head,
.page-shell--you .natal-core-card__head--asc {
  display: grid;
  min-height: 1.16rem;
  align-items: center;
  justify-items: center;
}

.page-shell--you .natal-core-card__body,
.page-shell--you .natal-core-card__body--asc {
  display: grid;
  grid-template-rows: minmax(1.08rem, auto) 0.86rem;
  align-content: start;
  justify-items: center;
  gap: 0.12rem;
}

.page-shell--you .natal-core-card__sign,
.page-shell--you .natal-core-card__detail {
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-shell--you .natal-core-card__sign {
  min-height: 1.08rem;
}

.page-shell--you .natal-core-card__detail {
  min-height: 0.86rem;
}

.page-shell--you .natal-core-card__glyph,
.page-shell--you .natal-core-card__asc-mark {
  width: 1.12rem;
  height: 1.12rem;
}

.page-shell--you .natal-core-card--sun .natal-core-card__glyph::before {
  width: 1rem;
  height: 1rem;
}

.page-shell--you .natal-core-card--moon .natal-core-card__glyph::before {
  width: 1rem;
  height: 1rem;
  font-size: 0.98rem;
  line-height: 1;
  transform: none;
}

.page-shell--you .natal-core-card__head--asc .natal-core-card__label {
  line-height: 1.16rem;
}

/* You > shared astro image icons. */
.page-shell--you .natal-inventory-card__glyph {
  width: 1.42rem;
  height: 1.42rem;
}

.page-shell--you .natal-inventory-card__glyph .astro-icon--image {
  width: 1.28rem;
  height: 1.28rem;
}

.page-shell--you .natal-inventory-card__planet-symbol,
.page-shell--you .natal-inventory-card__legacy-icon {
  display: none;
}

.page-shell--you .natal-inventory-card__name,
.page-shell--you .natal-inventory-card.natal-inventory-card--locked .natal-inventory-card__name {
  color: #625b52;
  font-family: var(--font-serif);
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: 0;
  text-transform: none;
}

.page-shell--you .natal-body-card-list .active-now-card-glyph img.astro-icon {
  width: 1.18rem;
  height: 1.18rem;
}

.page-shell--you .natal-core-card--sun .natal-core-card__glyph .astro-icon,
.page-shell--you .natal-core-card--moon .natal-core-card__glyph .astro-icon {
  display: inline-block;
  width: 1rem;
  height: 1rem;
}

.page-shell--you .natal-core-card--sun .natal-core-card__glyph::before,
.page-shell--you .natal-core-card--moon .natal-core-card__glyph::before {
  content: none;
  display: none;
}

@media (max-width: 380px) {
  .page-shell--you .natal-inventory-card__glyph {
    width: 1.32rem;
    height: 1.32rem;
  }

  .page-shell--you .natal-inventory-card__glyph .astro-icon--image {
    width: 1.16rem;
    height: 1.16rem;
  }

  .page-shell--you .natal-inventory-card__name,
  .page-shell--you .natal-inventory-card.natal-inventory-card--locked .natal-inventory-card__name {
    font-size: 0.72rem;
  }
}
