.yae-astrology {
  --yae-night: #0b0d27;
  --yae-indigo: #191744;
  --yae-violet: #4b347c;
  --yae-gold: #f4d58a;
  --yae-gold-deep: #c99a43;
  --yae-moon: #fff8e8;
  --yae-ink: #f8f5ff;
  --yae-muted: #c9c2da;
  position: relative;
  isolation: isolate;
  container-type: inline-size;
  overflow: hidden;
  max-width: 980px;
  margin: 32px auto;
  padding: clamp(20px, 4vw, 48px);
  border: 1px solid rgba(244, 213, 138, .48);
  border-radius: 28px;
  background:
    radial-gradient(circle at 10% 0%, rgba(130, 91, 195, .45), transparent 34%),
    radial-gradient(circle at 100% 25%, rgba(57, 104, 172, .32), transparent 38%),
    linear-gradient(145deg, var(--yae-night) 0%, #121337 48%, #251542 100%);
  color: var(--yae-ink);
  font-size: 16px;
  line-height: 1.7;
  text-size-adjust: 100%;
  box-shadow: 0 30px 80px rgba(21, 12, 48, .3), inset 0 1px rgba(255, 255, 255, .08);
}

.yae-astrology,
.yae-astrology *,
.yae-astrology *::before,
.yae-astrology *::after {
  box-sizing: border-box;
}

.yae-astrology::before,
.yae-astrology::after,
.yae-astrology__stars {
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  content: "";
}

.yae-astrology::before {
  background-image:
    radial-gradient(circle, rgba(255, 255, 255, .8) 0 1px, transparent 1.7px),
    radial-gradient(circle, rgba(244, 213, 138, .58) 0 1px, transparent 1.5px);
  background-position: 20px 18px, 76px 61px;
  background-size: 86px 86px, 127px 127px;
  opacity: .34;
}

.yae-astrology::after {
  top: auto;
  left: -12%;
  bottom: -190px;
  width: 520px;
  height: 320px;
  border: 1px solid rgba(244, 213, 138, .18);
  border-radius: 50%;
  transform: rotate(13deg);
  box-shadow: 0 0 80px rgba(109, 71, 167, .22);
}

.yae-astrology__stars {
  background: radial-gradient(circle at 72% 12%, rgba(255, 245, 202, .95) 0 2px, transparent 3px), radial-gradient(circle at 88% 44%, rgba(255, 255, 255, .8) 0 1px, transparent 2px), radial-gradient(circle at 46% 27%, rgba(255, 223, 151, .75) 0 1px, transparent 2px);
}

.yae-astrology > :not(.yae-astrology__stars) {
  position: relative;
  z-index: 1;
}

.yae-astrology__app-header {
  display: grid;
  grid-template-columns: auto minmax(420px, 1fr);
  gap: 18px;
  align-items: center;
  margin-bottom: 24px;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(244, 213, 138, .2);
}

.yae-astrology__brand {
  display: flex;
  gap: 10px;
  align-items: center;
  min-width: max-content;
}

.yae-astrology__brand-mark {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(244, 213, 138, .48);
  border-radius: 50%;
  background: radial-gradient(circle, rgba(244, 213, 138, .24), rgba(244, 213, 138, .04));
  color: var(--yae-gold);
  box-shadow: 0 0 20px rgba(244, 213, 138, .12);
}

.yae-astrology__brand > span:last-child {
  display: grid;
  gap: 1px;
}

.yae-astrology__brand small {
  color: var(--yae-gold);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .16em;
}

.yae-astrology__brand strong {
  color: #fff;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", Georgia, serif;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: .08em;
}

.yae-astrology__period-nav {
  display: grid;
  grid-template-columns: repeat(3, minmax(78px, 1fr));
  gap: 6px;
  min-width: 0;
}

.yae-astrology__hero {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: clamp(16px, 3vw, 29px);
  align-items: center;
  margin-bottom: 19px;
}

.yae-astrology__orb {
  display: grid;
  place-items: center;
  width: clamp(76px, 12vw, 112px);
  aspect-ratio: 1;
  border: 1px solid rgba(244, 213, 138, .62);
  border-radius: 50%;
  box-shadow: 0 0 35px rgba(244, 213, 138, .18), inset 0 0 28px rgba(157, 111, 205, .28);
}

.yae-astrology__orb::before,
.yae-astrology__orb::after {
  position: absolute;
  border: 1px solid rgba(244, 213, 138, .32);
  border-radius: 50%;
  content: "";
}

.yae-astrology__orb::before {
  width: 72%;
  height: 72%;
}

.yae-astrology__orb::after {
  width: 118%;
  height: 38%;
  transform: rotate(-18deg);
}

.yae-astrology__orb span {
  width: 42%;
  aspect-ratio: 1;
  border-radius: 50%;
  background: linear-gradient(145deg, #fff9de, #e7bd61 62%, #8a5b2c);
  box-shadow: 0 0 24px rgba(255, 229, 155, .5);
}

.yae-astrology__eyebrow {
  margin: 0 0 6px;
  color: var(--yae-gold);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .22em;
}

.yae-astrology h2 {
  margin: 0;
  color: #fff;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", Georgia, serif;
  font-size: clamp(28px, 4.6vw, 48px);
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: .06em;
}

.yae-astrology h2 small {
  display: inline-block;
  margin-left: .35em;
  padding: 4px 9px;
  border: 1px solid rgba(244, 213, 138, .45);
  border-radius: 99px;
  color: var(--yae-gold);
  font-family: inherit;
  font-size: .38em;
  font-weight: 500;
  letter-spacing: .04em;
  vertical-align: middle;
}

.yae-astrology__intro {
  max-width: 38rem;
  margin: 10px 0 0;
  color: var(--yae-muted);
  font-size: 16px;
  line-height: 1.85;
}

.yae-astrology__notice {
  margin: 0 0 21px;
  padding: 12px 16px;
  border: 1px solid rgba(244, 213, 138, .2);
  border-radius: 10px;
  background: rgba(255, 247, 221, .08);
  color: #e9e1f4;
  font-size: 15px;
  line-height: 1.75;
}

.yae-astrology__form-panel {
  padding: clamp(18px, 3vw, 26px);
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 20px;
  background: rgba(7, 9, 31, .62);
  box-shadow: inset 0 1px rgba(255, 255, 255, .06), 0 16px 34px rgba(5, 4, 20, .18);
  backdrop-filter: blur(8px);
}

.yae-astrology__form-heading {
  display: grid;
  gap: 7px;
  margin-bottom: 18px;
}

.yae-astrology__form-heading h3 {
  margin: 0;
  color: var(--yae-moon);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: .08em;
}

.yae-astrology__automatic-time {
  margin: 0;
  color: #cfc6e3;
  font-size: 14px;
  line-height: 1.7;
  overflow-wrap: anywhere;
}

.yae-astrology__automatic-time span {
  margin-right: 6px;
  color: var(--yae-gold);
}

.yae-astrology__form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 20px;
  margin: 0;
}

.yae-astrology__field {
  display: grid;
  min-width: 0;
  gap: 8px;
  align-content: start;
}

.yae-astrology__field--city {
  grid-column: 1 / -1;
}

.yae-astrology label {
  display: grid;
  min-width: 0;
  gap: 8px;
  color: #f6f1ff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: .03em;
}

.yae-astrology input,
.yae-astrology select,
.yae-astrology button {
  min-height: 54px;
  padding: 12px 15px;
  border: 1px solid rgba(216, 203, 235, .62);
  border-radius: 12px;
  font: inherit;
  line-height: 1.5;
}

.yae-astrology input,
.yae-astrology select {
  display: block;
  width: 100% !important;
  min-width: 0;
  max-width: 100% !important;
  margin: 0 !important;
  box-sizing: border-box !important;
  background: rgba(255, 255, 255, .96);
  color: #17152a;
  font-size: 16px;
  box-shadow: inset 0 1px 2px rgba(20, 13, 43, .08);
}

.yae-astrology input:focus,
.yae-astrology select:focus {
  border-color: var(--yae-gold);
  outline: 3px solid rgba(244, 213, 138, .22);
  outline-offset: 2px;
}

.yae-astrology__check {
  display: flex !important;
  align-items: center;
  align-self: start;
  min-width: 0;
  min-height: 54px;
  gap: 10px !important;
  padding: 10px 13px;
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 11px;
  background: rgba(255, 255, 255, .05);
  font-size: 15px;
  cursor: pointer;
}

.yae-astrology__check:focus-within {
  border-color: var(--yae-gold);
  box-shadow: 0 0 0 3px rgba(244, 213, 138, .22);
}

.yae-astrology__check input {
  flex: 0 0 auto;
  width: 20px !important;
  height: 20px;
  min-height: auto;
  padding: 0;
  accent-color: var(--yae-gold-deep);
}

.yae-astrology button[type="submit"] {
  grid-column: 1 / -1;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  min-height: 58px;
  border: 1px solid #ffe5a5;
  background: linear-gradient(105deg, #b77a28 0%, #f5dc94 48%, #c58a37 100%);
  color: #24162e;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: .12em;
  cursor: pointer;
  box-shadow: 0 10px 26px rgba(181, 122, 40, .26), inset 0 1px rgba(255, 255, 255, .65);
  transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
}

.yae-astrology .yae-astrology__period-button {
  min-width: 0;
  min-height: 44px;
  margin: 0;
  padding: 8px 6px;
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 999px;
  background: rgba(255, 255, 255, .045);
  color: #d8d1e7;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: .02em;
  cursor: pointer;
  box-shadow: none;
  transition: border-color .2s ease, background .2s ease, color .2s ease, transform .2s ease;
}

.yae-astrology .yae-astrology__period-button:hover {
  border-color: rgba(244, 213, 138, .48);
  background: rgba(244, 213, 138, .09);
  color: #fff;
  transform: translateY(-1px);
}

.yae-astrology .yae-astrology__period-button[aria-pressed="true"] {
  border-color: rgba(255, 229, 165, .8);
  background: linear-gradient(115deg, rgba(183, 122, 40, .92), rgba(244, 213, 138, .88));
  color: #24162e;
  box-shadow: 0 5px 16px rgba(181, 122, 40, .2);
}

.yae-astrology .yae-astrology__period-button:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 2px;
}

.yae-astrology button[type="submit"]:hover {
  transform: translateY(-2px);
  filter: brightness(1.04);
  box-shadow: 0 14px 30px rgba(181, 122, 40, .34), inset 0 1px rgba(255, 255, 255, .7);
}

.yae-astrology button[type="submit"]:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 3px;
}

.yae-astrology button:disabled {
  opacity: .65;
  cursor: wait;
  transform: none;
}

.yae-astrology__status {
  min-height: 1.6em;
  margin: 16px 0 0;
  color: #f6dda1;
  font-size: 15px;
  line-height: 1.7;
  text-align: center;
}

.yae-astrology__results {
  margin-top: 19px;
  padding: clamp(14px, 2vw, 20px);
  border: 1px solid rgba(244, 213, 138, .2);
  border-radius: 20px;
  background: rgba(4, 7, 27, .58);
}

.yae-astrology__results[hidden] {
  display: none !important;
}

.yae-astrology__summary {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin: 0 0 16px;
}

.yae-astrology__score {
  display: grid;
  gap: 6px;
  padding: 16px 11px;
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 15px;
  background: linear-gradient(145deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .035));
  color: #eee8f7;
  text-align: center;
  box-shadow: inset 0 1px rgba(255, 255, 255, .06);
}

.yae-astrology__score.is-selected {
  border-color: var(--yae-chart-color);
  box-shadow: 0 0 0 1px var(--yae-chart-color), 0 12px 28px rgba(4, 3, 18, .24);
}

.yae-astrology__score span {
  font-size: 14px;
  line-height: 1.5;
}

.yae-astrology__score strong {
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(26px, 4vw, 40px);
  line-height: 1;
}

.yae-astrology__score--overall {
  border-color: rgba(244, 213, 138, .58);
  background: radial-gradient(circle at top, rgba(244, 213, 138, .22), transparent 75%), rgba(255, 255, 255, .05);
}

.yae-astrology__score--overall strong {
  color: var(--yae-gold);
  font-size: clamp(32px, 5vw, 50px);
  text-shadow: 0 0 20px rgba(244, 213, 138, .26);
}

.yae-astrology__score--love strong { color: #ffadc8; }
.yae-astrology__score--money strong { color: #a9ead2; }
.yae-astrology__score--work strong { color: #b9caff; }

.yae-astrology__chart-panel {
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(255, 255, 255, .055), rgba(255, 255, 255, .018));
}

.yae-astrology__chart-header {
  display: flex;
  gap: 18px;
  align-items: end;
  justify-content: space-between;
  margin-bottom: 12px;
}

.yae-astrology__chart-eyebrow {
  margin: 0 0 2px;
  color: var(--yae-gold);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .16em;
}

.yae-astrology__chart-header h3 {
  margin: 0;
  color: #fff;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", Georgia, serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: .06em;
}

.yae-astrology .yae-astrology__chart-filter {
  display: grid;
  width: min(260px, 100%);
  gap: 5px;
  color: #d9d2e7;
  font-size: 14px;
  font-weight: 600;
}

.yae-astrology .yae-astrology__chart-filter select {
  min-height: 46px;
  padding: 9px 38px 9px 12px;
  font-size: 15px;
}

.yae-astrology__chart-metric {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 10px;
  align-items: baseline;
  margin-bottom: 14px;
  color: #efe9f7;
}

.yae-astrology__chart-metric strong {
  color: var(--yae-chart-color);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(36px, 6vw, 52px);
  font-weight: 600;
  line-height: 1;
  text-shadow: 0 0 18px rgba(244, 213, 138, .24);
  text-shadow: 0 0 18px color-mix(in srgb, var(--yae-chart-color) 30%, transparent);
}

.yae-astrology__chart-metric > span {
  color: #ddd5e9;
  font-size: 15px;
}

.yae-astrology__chart-metric small {
  margin-left: auto;
  color: #c8bfd8;
  font-size: 14px;
  line-height: 1.6;
}

.yae-astrology__chart {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 14px;
  background: rgba(255, 255, 255, .025);
  background:
    radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--yae-chart-color) 10%, transparent), transparent 54%),
    rgba(255, 255, 255, .025);
}

.yae-astrology svg {
  display: block;
  min-width: 0;
  width: 100%;
  height: auto;
}

.yae-grid { stroke: rgba(218, 209, 233, .18); stroke-width: 1; }
.yae-grid--average { stroke: rgba(244, 213, 138, .52); stroke-dasharray: 6 5; }
.yae-line { fill: none; stroke-width: 3.5; stroke-linecap: round; stroke-linejoin: round; filter: drop-shadow(0 0 5px rgba(255, 255, 255, .12)); }
.yae-chart-area { pointer-events: none; }
.yae-chart-point { stroke: #11142f; stroke-width: 2; }
.yae-astrology svg text { fill: #cfc6dd; font-size: 13px; }
.yae-axis-label--x { fill: #ded7e9; }

.yae-astrology__chart-caption {
  margin: 10px 0 0;
  color: #bdb5cc;
  font-size: 13px;
  line-height: 1.7;
}

.yae-astrology__table-wrap {
  overflow-x: auto;
  margin-top: 16px;
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 14px;
  scrollbar-gutter: stable;
}

.yae-astrology__table-wrap:focus-visible {
  outline: 3px solid rgba(244, 213, 138, .42);
  outline-offset: 3px;
}

.yae-astrology table {
  width: 100%;
  min-width: 720px;
  margin: 0;
  border-collapse: collapse;
  background: rgba(8, 10, 34, .35);
  color: #eee9f7;
  font-size: 15px;
  line-height: 1.55;
}

.yae-astrology th,
.yae-astrology td {
  padding: 12px;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, .09);
  color: inherit;
  text-align: center;
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
}

.yae-astrology thead th {
  background: rgba(244, 213, 138, .13);
  color: #ffe6aa;
  font-size: 14px;
  line-height: 1.45;
}

.yae-astrology tbody tr:nth-child(even) { background: rgba(255, 255, 255, .025); }
.yae-astrology tbody th { color: #dcd4e9; text-align: left; white-space: nowrap; }

.yae-astrology__privacy {
  margin: 16px 0 0;
  padding-top: 16px;
  border-top: 1px solid rgba(255, 255, 255, .09);
  color: #bcb4cb;
  font-size: 14px;
  line-height: 1.75;
}

.yae-astrology.is-calculating .yae-astrology__orb span {
  box-shadow: 0 0 38px rgba(255, 229, 155, .8);
}

@media (max-width: 760px) {
  .yae-astrology__summary { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@container (max-width: 760px) {
  .yae-astrology__app-header { grid-template-columns: 1fr; }
  .yae-astrology__brand { justify-content: center; }
}

@container (max-width: 620px) {
  .yae-astrology__form { grid-template-columns: 1fr; }
  .yae-astrology__field--city { grid-column: auto; }
  .yae-astrology__summary { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 640px) {
  .yae-astrology {
    margin: 16px auto;
    padding: 16px;
    border-radius: 20px;
  }
  .yae-astrology__hero { grid-template-columns: 66px minmax(0, 1fr); }
  .yae-astrology__orb { width: 64px; }
  .yae-astrology h2 { font-size: clamp(26px, 8vw, 32px); }
  .yae-astrology__intro { font-size: 15px; line-height: 1.7; }
  .yae-astrology__form { grid-template-columns: 1fr; }
  .yae-astrology__field--city { grid-column: auto; }
  .yae-astrology__automatic-time { margin-top: 7px; }
  .yae-astrology__period-nav { grid-template-columns: repeat(3, minmax(72px, 1fr)); }
  .yae-astrology .yae-astrology__period-button { min-height: 44px; padding: 7px 4px; font-size: 13px; }
  .yae-astrology__chart-panel { padding: 14px; }
  .yae-astrology__chart-header { display: grid; align-items: start; }
  .yae-astrology .yae-astrology__chart-filter { width: 100%; }
  .yae-astrology__chart-metric small { flex-basis: 100%; margin-left: 0; }
  .yae-astrology th,
  .yae-astrology td { padding: 10px 8px; font-size: 14px; }
}

@media (prefers-reduced-motion: reduce) {
  .yae-astrology button[type="submit"] { transition: none; }
  .yae-astrology button[type="submit"]:hover { transform: none; }
}
