@font-face {
  font-family: "Cormorant Garamond";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/horo/cormorant-garamond-cyrillic.4707efc4a517.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: "Cormorant Garamond";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/horo/cormorant-garamond-latin.ec4225ec161b.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Cormorant Garamond";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/horo/cormorant-garamond-cyrillic.4707efc4a517.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: "Cormorant Garamond";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/horo/cormorant-garamond-latin.ec4225ec161b.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/horo/manrope-cyrillic.8fc0aa17e129.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/horo/manrope-latin.101877a7a906.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/horo/manrope-cyrillic.8fc0aa17e129.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/horo/manrope-latin.101877a7a906.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/horo/manrope-cyrillic.8fc0aa17e129.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/horo/manrope-latin.101877a7a906.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  --horo-bg: #f7f2ea;
  --horo-surface: rgba(255, 252, 247, 0.88);
  --horo-surface-strong: rgba(255, 255, 252, 0.98);
  --horo-text: #162032;
  --horo-muted: #5f6d80;
  --horo-line: rgba(22, 32, 50, 0.09);
  --horo-accent: #1d6a58;
  --horo-accent-strong: #0f4739;
  --horo-gold: #936833;
  --horo-shadow: 0 22px 58px rgba(22, 32, 50, 0.11);
  --horo-danger: #b44747;
  --horo-field-bg: rgba(255, 255, 255, 0.96);
  --horo-field-border: rgba(22, 32, 50, 0.12);
  --horo-spotlight-bg: linear-gradient(160deg, rgba(18, 28, 44, 0.97), rgba(33, 48, 72, 0.92));
  --horo-spotlight-text: #f7f3eb;
  --horo-spotlight-muted: rgba(247, 243, 235, 0.76);
  --horo-spotlight-badge-bg: rgba(255, 255, 255, 0.08);
}

body.goroskopbot-shell[data-horo-theme="dark"] {
  --horo-bg: #0f1723;
  --horo-surface: rgba(18, 27, 41, 0.88);
  --horo-surface-strong: rgba(22, 32, 49, 0.98);
  --horo-text: #ecf1fb;
  --horo-muted: #97a5b9;
  --horo-line: rgba(255, 255, 255, 0.1);
  --horo-accent: #56b293;
  --horo-accent-strong: #d8f7ed;
  --horo-gold: #d1ab6e;
  --horo-shadow: 0 24px 70px rgba(0, 0, 0, 0.28);
  --horo-field-bg: rgba(13, 21, 33, 0.96);
  --horo-field-border: rgba(255, 255, 255, 0.1);
  --horo-spotlight-bg: linear-gradient(160deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.03));
  --horo-spotlight-text: #f4f8ff;
  --horo-spotlight-muted: rgba(244, 248, 255, 0.72);
  --horo-spotlight-badge-bg: rgba(255, 255, 255, 0.08);
}

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

html,
body {
  margin: 0;
  min-height: 100%;
}

body.goroskopbot-shell {
  touch-action: pan-x pan-y;
  overscroll-behavior: contain;
  background:
    radial-gradient(circle at 0% 0%, rgba(255, 255, 255, 0.92), transparent 28%),
    radial-gradient(circle at 100% 0%, rgba(205, 177, 133, 0.32), transparent 24%),
    linear-gradient(180deg, #faf6ef 0%, #efe5d7 100%);
  color: var(--horo-text);
  font: 500 15px/1.55 "Manrope", sans-serif;
}

body.goroskopbot-shell[data-horo-theme="dark"] {
  background:
    radial-gradient(circle at 0% 0%, rgba(63, 85, 122, 0.22), transparent 26%),
    radial-gradient(circle at 100% 0%, rgba(46, 119, 94, 0.18), transparent 24%),
    linear-gradient(180deg, #0b111b 0%, #101926 100%);
}

.goroskopbot-shell [hidden] {
  display: none !important;
}

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

button,
input {
  font: inherit;
}

.horo-app {
  width: min(720px, 100%);
  margin: 0 auto;
  padding: 18px 16px 34px;
  touch-action: pan-x pan-y;
}

.horo-hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(220px, 0.8fr);
  gap: 18px;
  overflow: hidden;
  padding: 22px 22px 24px;
  border: 1px solid var(--horo-line);
  border-radius: 30px;
  background:
    radial-gradient(circle at top right, rgba(147, 104, 51, 0.16), transparent 34%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.94), rgba(255, 249, 242, 0.98)),
    #fff;
  box-shadow: var(--horo-shadow);
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-hero {
  background:
    radial-gradient(circle at top right, rgba(209, 171, 110, 0.18), transparent 34%),
    linear-gradient(135deg, rgba(19, 29, 45, 0.96), rgba(16, 24, 38, 0.98));
}

.horo-hero::after {
  content: "";
  position: absolute;
  inset: auto -40px -90px auto;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(44, 110, 87, 0.22), rgba(44, 110, 87, 0));
  pointer-events: none;
}

.horo-hero--compact {
  margin-bottom: 16px;
}

.horo-hero--type {
  display: block;
}

.horo-hero h1 {
  margin: 6px 0 8px;
  font: 700 46px/0.98 "Cormorant Garamond", serif;
  letter-spacing: -0.02em;
}

.horo-hero__eyebrow,
.horo-panel__eyebrow {
  margin: 0;
  color: var(--horo-accent);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.horo-hero__lead,
.horo-profile__lead {
  margin: 0;
  color: var(--horo-muted);
}

.horo-hero__content,
.horo-hero__spotlight {
  position: relative;
  z-index: 1;
}

.horo-hero__pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 16px;
}

.horo-hero__pills span {
  display: inline-flex;
  align-items: center;
  padding: 8px 12px;
  border: 1px solid rgba(157, 109, 38, 0.14);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.62);
  color: var(--horo-text);
  font-size: 12px;
  font-weight: 700;
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-hero__pills span {
  border-color: rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.05);
}

.horo-hero__spotlight {
  display: grid;
  align-content: start;
  gap: 14px;
  padding: 18px;
  border-radius: 24px;
  background: var(--horo-spotlight-bg);
  color: var(--horo-spotlight-text);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.horo-hero__badge {
  display: inline-flex;
  padding: 8px 12px;
  border-radius: 999px;
  background: var(--horo-spotlight-badge-bg);
  color: #f3debd;
  font-size: 13px;
  font-weight: 700;
}

.horo-hero__aside {
  margin: 0;
  color: var(--horo-spotlight-muted);
}

.horo-tabs {
  position: sticky;
  top: 6px;
  z-index: 5;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin: 14px 0 16px;
  padding: 8px;
  border: 1px solid var(--horo-line);
  border-radius: 22px;
  background: rgba(255, 252, 247, 0.9);
  backdrop-filter: blur(14px);
  box-shadow: 0 10px 30px rgba(29, 39, 58, 0.08);
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-tabs {
  background: rgba(13, 20, 31, 0.82);
}

.horo-tabs [data-tab-target] {
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: 0;
  border-radius: 16px;
  padding: 11px 10px;
  background: transparent;
  color: var(--horo-muted);
  font-weight: 700;
}

.horo-tab-link__label {
  min-width: 0;
}

.horo-tab-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  border-radius: 999px;
  background: linear-gradient(135deg, #f2d488, #d49b3c);
  color: #473111;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 8px 18px rgba(147, 104, 51, 0.22);
}

.horo-tabs [data-tab-target].is-active {
  background: linear-gradient(135deg, var(--horo-accent), #3c8c6f);
  color: #fff;
  box-shadow: 0 10px 24px rgba(32, 79, 57, 0.18);
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-tab-badge {
  background: linear-gradient(135deg, #e8c770, #b88531);
  color: #23180a;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.24);
}

.horo-tabs [data-tab-target].is-active .horo-tab-badge {
  background: rgba(255, 255, 255, 0.18);
  color: #fff6df;
  box-shadow: none;
}

.horo-balance {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 16px;
  align-items: center;
  margin: -2px 0 16px;
  padding: 16px 18px;
  border: 1px solid rgba(67, 86, 118, 0.12);
  border-radius: 24px;
  background:
    radial-gradient(circle at top right, rgba(255, 224, 173, 0.38), rgba(255, 224, 173, 0)),
    linear-gradient(180deg, rgba(255, 250, 244, 0.98), rgba(255, 255, 255, 0.98));
  box-shadow: 0 12px 30px rgba(32, 43, 63, 0.08);
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-balance {
  background:
    radial-gradient(circle at top right, rgba(229, 184, 109, 0.18), rgba(229, 184, 109, 0)),
    linear-gradient(180deg, rgba(22, 32, 49, 0.94), rgba(18, 27, 41, 0.98));
}

.horo-balance__copy {
  display: grid;
  gap: 8px;
}

.horo-balance__eyebrow {
  margin: 0;
  color: var(--horo-muted);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.horo-balance__source {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: 0;
}

.horo-balance__source-label {
  color: var(--horo-muted);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.horo-balance__source-value {
  display: inline-flex;
  align-items: center;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(29, 106, 88, 0.1);
  color: var(--horo-accent);
  font-size: 13px;
  font-weight: 700;
}

.horo-balance__value-row {
  display: inline-flex;
  align-items: baseline;
  gap: 10px;
}

.horo-balance__icon {
  font-size: 24px;
}

.horo-balance__value {
  font: 700 34px/1 "Cormorant Garamond", serif;
}

.horo-balance__suffix {
  color: var(--horo-muted);
  font-weight: 700;
}

.horo-balance__regen {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: 0;
}

.horo-balance__regen-label {
  color: var(--horo-muted);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.horo-balance__regen-value {
  color: var(--horo-ink);
  font-size: 14px;
  font-weight: 700;
}

.horo-balance__note {
  margin: 0;
  color: var(--horo-muted);
  font-size: 14px;
}

.horo-balance__note[data-error="1"] {
  color: var(--horo-danger);
}

.horo-balance__actions {
  display: grid;
  gap: 10px;
  justify-items: stretch;
}

.horo-balance__share,
.horo-balance__buy {
  min-width: 112px;
}

@media (min-width: 641px) {
  .horo-balance__actions {
    justify-items: end;
  }

  .horo-balance__share,
  .horo-balance__buy {
    min-width: 168px;
  }
}

.horo-main {
  display: grid;
  gap: 16px;
}

.horo-panel,
.horo-fallback {
  padding: 20px;
  border: 1px solid var(--horo-line);
  border-radius: 26px;
  background: var(--horo-surface);
  box-shadow: var(--horo-shadow);
  backdrop-filter: blur(16px);
}

.horo-panel__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}

.horo-panel h2 {
  margin: 4px 0 0;
  font: 700 32px/1 "Cormorant Garamond", serif;
}

.horo-panel__lead {
  margin: 8px 0 0;
  max-width: 52ch;
  color: var(--horo-muted);
}

.horo-profile-stack {
  display: grid;
  gap: 14px;
}

.horo-profile-step {
  display: grid;
  gap: 14px;
  padding: 18px;
  border: 1px solid rgba(67, 86, 118, 0.1);
  border-radius: 22px;
  background: var(--horo-surface-strong);
}

.horo-profile-step__head {
  display: grid;
  gap: 6px;
}

.horo-profile-step__head h3 {
  margin: 0;
  font: 700 28px/1.04 "Cormorant Garamond", serif;
}

.horo-profile-step__head--tight {
  gap: 0;
}

.horo-profile-step__lead {
  margin: 0;
  color: var(--horo-muted);
}

.horo-oauth-stack {
  display: grid;
  gap: 10px;
}

.horo-oauth-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
}

.horo-oauth-button {
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  min-width: 44px;
  min-height: 44px;
  padding: 0;
  border: 0;
  border-radius: 12px;
  background: #fc3f1d;
  color: #fff;
  cursor: pointer;
  box-shadow: 0 10px 22px rgba(252, 63, 29, 0.22);
}

.horo-oauth-button--google {
  background: #fff;
  color: #1f2937;
  border: 1px solid rgba(67, 86, 118, 0.18);
  box-shadow: 0 10px 22px rgba(67, 86, 118, 0.12);
}

.horo-oauth-button--mail {
  background: #fff;
  color: #1f2937;
  border: 1px solid rgba(67, 86, 118, 0.18);
  box-shadow: 0 10px 22px rgba(67, 86, 118, 0.12);
}

.horo-oauth-button--telegram {
  background: #2aabee;
  color: #fff;
  box-shadow: 0 10px 22px rgba(42, 171, 238, 0.24);
  text-decoration: none;
}

.horo-oauth-button:hover,
.horo-oauth-button:focus-visible {
  transform: translateY(-1px);
  box-shadow: 0 14px 28px rgba(252, 63, 29, 0.28);
}

.horo-oauth-button--google:hover,
.horo-oauth-button--google:focus-visible {
  box-shadow: 0 14px 28px rgba(67, 86, 118, 0.18);
}

.horo-oauth-button--mail:hover,
.horo-oauth-button--mail:focus-visible {
  box-shadow: 0 14px 28px rgba(67, 86, 118, 0.18);
}

.horo-oauth-button--telegram:hover,
.horo-oauth-button--telegram:focus-visible {
  box-shadow: 0 14px 28px rgba(42, 171, 238, 0.3);
}

.horo-oauth-button__brand {
  font: 800 30px/1 "Manrope", sans-serif;
  transform: translateY(-1px);
}

.horo-oauth-button__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}

.horo-oauth-button__icon svg {
  display: block;
  width: 100%;
  height: 100%;
}

.horo-oauth-button__icon--mail {
  width: 36px;
  height: 36px;
}

.horo-oauth-button__brand--google {
  color: #4285f4;
  transform: none;
}

.horo-oauth-button__brand--telegram {
  font-size: 15px;
  letter-spacing: 0.04em;
  transform: none;
}

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

.horo-oauth-note {
  margin: 0;
  color: var(--horo-muted);
  font-size: 14px;
}

.horo-auth-choice-groups {
  display: grid;
  gap: 14px;
}

.horo-auth-choice-group {
  display: grid;
  gap: 10px;
}

.horo-auth-choice-group__head {
  display: grid;
  gap: 4px;
}

.horo-auth-choice-group__eyebrow {
  margin: 0;
  color: #48658e;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.horo-auth-choice-group__lead {
  margin: 0;
  color: var(--horo-muted);
  font-size: 13px;
  line-height: 1.55;
}

.horo-auth-choice-grid {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(132px, 1fr));
}

.horo-auth-choice-grid--compact {
  grid-template-columns: repeat(auto-fit, minmax(104px, 1fr));
}

.horo-auth-choice {
  appearance: none;
  display: grid;
  gap: 12px;
  align-content: start;
  min-height: 116px;
  padding: 14px;
  border: 1px solid rgba(67, 86, 118, 0.14);
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(245, 248, 252, 0.98));
  color: #1f2937;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0 14px 28px rgba(67, 86, 118, 0.1);
  transition:
    transform 0.16s ease,
    box-shadow 0.16s ease,
    border-color 0.16s ease;
}

.horo-auth-choice:hover,
.horo-auth-choice:focus-visible {
  transform: translateY(-1px);
  border-color: rgba(67, 86, 118, 0.22);
  box-shadow: 0 18px 34px rgba(67, 86, 118, 0.14);
}

.horo-auth-choice__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border-radius: 15px;
}

.horo-auth-choice__badge--yandex {
  background: #fc3f1d;
  color: #fff;
  box-shadow: 0 10px 22px rgba(252, 63, 29, 0.22);
}

.horo-auth-choice__badge--google {
  background: #fff;
  color: #1f2937;
  border: 1px solid rgba(67, 86, 118, 0.16);
  box-shadow: 0 10px 22px rgba(67, 86, 118, 0.12);
}

.horo-auth-choice__badge--telegram {
  background: #2aabee;
  color: #fff;
  box-shadow: 0 10px 22px rgba(42, 171, 238, 0.22);
}

.horo-auth-choice__brand {
  font: 800 30px/1 "Manrope", sans-serif;
  transform: translateY(-1px);
}

.horo-auth-choice__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
}

.horo-auth-choice__icon svg {
  display: block;
  width: 100%;
  height: 100%;
}

.horo-auth-choice__meta {
  display: grid;
  gap: 4px;
}

.horo-auth-choice__title {
  font: 800 15px/1.2 "Manrope", sans-serif;
}

.horo-auth-choice__hint {
  color: var(--horo-muted);
  font-size: 12px;
  line-height: 1.45;
}

.horo-auth-choice--compact {
  min-height: 0;
  padding: 14px 12px;
  gap: 10px;
  align-content: center;
  justify-items: center;
  text-align: center;
}

.horo-auth-choice--compact .horo-auth-choice__meta {
  justify-items: center;
}

.horo-auth-choice--compact .horo-auth-choice__title {
  font-size: 14px;
}

.horo-or-divider {
  display: flex;
  align-items: center;
  gap: 12px;
  color: var(--horo-muted);
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.horo-or-divider::before,
.horo-or-divider::after {
  content: "";
  flex: 1 1 auto;
  height: 1px;
  background: rgba(67, 86, 118, 0.16);
}

.horo-profile-email-lock {
  display: grid;
  gap: 12px;
}

.horo-profile-email-card {
  display: block;
  padding: 16px 18px;
  border: 1px solid rgba(67, 86, 118, 0.14);
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(245, 248, 252, 0.96));
}

.horo-profile-email-card__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
}

.horo-profile-email-card__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(44, 110, 87, 0.1);
  color: var(--horo-accent);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.03em;
}

.horo-profile-email-card__value {
  flex: 1 1 240px;
  min-width: min(100%, 220px);
  overflow-wrap: anywhere;
  color: var(--horo-text);
  font: 700 17px/1.35 "Manrope", sans-serif;
}

.horo-logout-button {
  min-height: 48px;
}

.horo-inline-note {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  margin-bottom: 16px;
  padding: 14px 16px;
  border-radius: 18px;
  background: rgba(180, 71, 71, 0.08);
  color: #7d3737;
}

.horo-inline-note__action,
.horo-link-button,
.horo-card__action,
.horo-primary-button {
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 16px;
  padding: 12px 16px;
  background: var(--horo-accent);
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  text-align: center;
}

.horo-primary-button--wide {
  width: 100%;
  min-height: 54px;
  padding: 15px 18px;
  font-size: 16px;
  box-shadow: 0 12px 28px rgba(44, 110, 87, 0.18);
}

.horo-primary-button.is-loading {
  background: linear-gradient(135deg, #1b6c59, #2f8b72);
}

.horo-primary-button[disabled] {
  cursor: not-allowed;
  opacity: 0.58;
  box-shadow: none;
}

.horo-primary-button.is-loading[disabled] {
  opacity: 1;
}

.horo-button-progress {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 24px;
}

.horo-button-progress__dot {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 999px;
  border: 2px solid rgba(255, 255, 255, 0.34);
  border-top-color: rgba(255, 255, 255, 0.96);
  background: transparent;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-animation: horo-spin 0.82s linear infinite;
  animation: horo-spin 0.82s linear infinite;
}

.horo-type-start {
  margin-top: -2px;
}

.horo-pay-sheet[hidden] {
  display: none;
}

.horo-pay-sheet {
  position: fixed;
  inset: 0;
  z-index: 60;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 16px 14px max(16px, env(safe-area-inset-bottom));
}

.horo-pay-sheet__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(13, 20, 31, 0.52);
  backdrop-filter: blur(4px);
}

.horo-pay-sheet__panel {
  position: relative;
  z-index: 1;
  width: min(100%, 560px);
  max-height: min(calc(100dvh - 40px), 660px);
  overflow: auto;
  display: grid;
  gap: 10px;
  padding: 12px 14px 14px;
  border: 1px solid rgba(67, 86, 118, 0.14);
  border-radius: 24px;
  background: var(--horo-surface);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.24);
}

.horo-pay-sheet__grab {
  width: 58px;
  height: 5px;
  margin: 0 auto;
  border-radius: 999px;
  background: rgba(67, 86, 118, 0.2);
}

.horo-pay-sheet__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
}

.horo-pay-sheet__close {
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 0;
  border-radius: 14px;
  background: rgba(67, 86, 118, 0.09);
  color: var(--horo-text);
  cursor: pointer;
  font-size: 24px;
}

.horo-pay-sheet__head h3 {
  margin: 2px 0 0;
  font: 700 28px/1.02 "Cormorant Garamond", serif;
}

.horo-pay-sheet__lead,
.horo-pay-sheet__note,
.horo-pay-sheet__status {
  margin: 0;
  color: var(--horo-muted);
}

.horo-pay-sheet__lead {
  line-height: 1.45;
}

.horo-pay-sheet__sbp-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
  color: inherit;
  font: inherit;
  line-height: inherit;
  vertical-align: -0.08em;
}

.horo-pay-sheet__sbp-badge img {
  width: 18px;
  height: 18px;
  flex: 0 0 auto;
  object-fit: contain;
  border-radius: 4px;
  transform: translateY(1px);
}

.horo-pay-sheet__sbp-badge span {
  color: inherit;
  font: inherit;
  letter-spacing: normal;
}

.horo-pay-sheet__status[data-error="1"] {
  color: var(--horo-danger);
}

.horo-pay-package-group {
  display: grid;
  grid-template-columns: 1fr;
  gap: 7px;
}

.horo-pay-package {
  display: block;
  padding: 8px 12px;
  border: 1px solid rgba(67, 86, 118, 0.12);
  border-radius: 18px;
  background: var(--horo-surface-strong);
  cursor: pointer;
}

.horo-pay-package input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.horo-pay-package.is-selected {
  border-color: rgba(29, 106, 88, 0.4);
  box-shadow: inset 0 0 0 1px rgba(29, 106, 88, 0.26);
  background: rgba(236, 248, 243, 0.96);
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-pay-package.is-selected {
  background: rgba(24, 47, 42, 0.9);
}

.horo-pay-package__main {
  display: grid;
  gap: 2px;
}

.horo-pay-package__topline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.horo-pay-package__title {
  min-width: 0;
  font-weight: 700;
  white-space: nowrap;
}

.horo-pay-package__price {
  color: var(--horo-muted);
}

.horo-pay-package__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 62px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(29, 106, 88, 0.12);
  color: var(--horo-accent);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  white-space: nowrap;
}

.horo-pay-package__badge--accent {
  background: rgba(29, 106, 88, 0.16);
}

.horo-pay-package__badge--gold {
  background: rgba(229, 184, 109, 0.18);
  color: #9b6700;
}

.horo-pay-sheet__email {
  margin-top: 2px;
}

.horo-pay-sheet__terms {
  margin: -2px 0 0;
  padding: 9px 10px;
  border-radius: 16px;
  background: rgba(29, 106, 88, 0.08);
  color: var(--horo-text);
  font-size: 13px;
  line-height: 1.35;
  text-align: center;
  display: grid;
  gap: 4px;
}

.horo-pay-sheet .horo-form__actions--stacked {
  gap: 8px;
}

.horo-pay-sheet .horo-primary-button--wide {
  min-height: 48px;
  padding: 12px 16px;
}

.horo-pay-sheet__terms-link {
  color: var(--horo-accent);
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 2px;
  justify-self: center;
}

.horo-payment-wait__dialog {
  width: min(100%, 420px);
  text-align: center;
}

.horo-payment-wait__spinner {
  width: 44px;
  height: 44px;
  margin: 0 auto 6px;
  border: 3px solid rgba(44, 110, 87, 0.16);
  border-top-color: var(--horo-accent);
  border-radius: 999px;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-animation: horo-spin 0.82s linear infinite;
  animation: horo-spin 0.82s linear infinite;
}

.horo-payment-wait__dialog h3 {
  margin: 0;
  font: 700 30px/1.02 "Cormorant Garamond", serif;
}

.horo-payment-wait__text,
.horo-payment-wait__order {
  margin: 0;
  color: var(--horo-muted);
}

.horo-payment-wait__order {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.horo-link-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.horo-card-grid {
  display: grid;
  gap: 14px;
}

.horo-card {
  display: grid;
  grid-template-columns: minmax(150px, 190px) minmax(0, 1fr);
  gap: 16px;
  padding: 16px;
  border: 1px solid rgba(67, 86, 118, 0.11);
  border-radius: 26px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(255, 252, 248, 0.99));
  box-shadow: 0 14px 38px rgba(32, 43, 63, 0.08);
}

.horo-card--link {
  cursor: pointer;
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.horo-card--link:hover,
.horo-card--link:focus-visible {
  transform: translateY(-2px);
  border-color: rgba(29, 106, 88, 0.22);
  box-shadow: 0 18px 42px rgba(32, 43, 63, 0.12);
  text-decoration: none;
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-card {
  background: linear-gradient(180deg, rgba(22, 32, 49, 0.94), rgba(18, 27, 41, 0.98));
  box-shadow: 0 16px 38px rgba(0, 0, 0, 0.2);
}

.horo-card h3 {
  margin: 0;
  font: 700 28px/1.02 "Cormorant Garamond", serif;
}

.horo-card p {
  margin: 0;
  color: var(--horo-muted);
}

.horo-card__media {
  position: relative;
  overflow: hidden;
  min-height: 168px;
  border-radius: 22px;
  background:
    radial-gradient(circle at top, rgba(255, 235, 198, 0.8), rgba(255, 235, 198, 0)),
    linear-gradient(160deg, #1d2534 0%, #314663 100%);
}

.horo-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.horo-card__media--fallback::before {
  content: "";
  position: absolute;
  inset: 16px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.14);
}

.horo-card__fallback-mark {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
}

.horo-card__fallback-mark span {
  display: grid;
  place-items: center;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  color: #fff4df;
  font-size: 34px;
  text-shadow: 0 0 26px rgba(255, 240, 207, 0.4);
}

.horo-card__badges {
  position: absolute;
  inset: 12px 12px auto;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.horo-card__badge {
  display: inline-flex;
  align-items: center;
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.88);
  color: #1e293b;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.horo-card__badge--price {
  background: rgba(24, 70, 54, 0.9);
  color: #f7f5ee;
}

.horo-card__body {
  display: grid;
  gap: 12px;
  align-content: start;
}

.horo-card__copy {
  display: grid;
  gap: 8px;
}

.horo-card__overline {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--horo-gold);
}

.horo-card__periods {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.horo-card__period-chip {
  display: inline-flex;
  align-items: center;
  padding: 7px 11px;
  border: 1px solid rgba(67, 86, 118, 0.1);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.64);
  color: var(--horo-text);
  font-size: 12px;
  font-weight: 700;
}

.horo-card__hint {
  font-size: 13px;
}

.horo-card__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.horo-card__action {
  padding: 11px 15px;
  border-radius: 14px;
  background: linear-gradient(135deg, var(--horo-accent), #3c8c6f);
  box-shadow: 0 10px 22px rgba(44, 110, 87, 0.16);
}

.horo-card__action--ghost {
  background: rgba(44, 110, 87, 0.1);
  color: var(--horo-accent-strong);
  box-shadow: none;
}

.horo-type-hero__copy {
  display: block;
}

.horo-type-hero__copy::after {
  content: "";
  display: block;
  clear: both;
}

.horo-type-hero__media {
  overflow: hidden;
  min-height: 144px;
  aspect-ratio: 1;
  border-radius: 24px;
  background:
    radial-gradient(circle at top, rgba(255, 235, 198, 0.82), rgba(255, 235, 198, 0)),
    linear-gradient(160deg, #1d2534 0%, #314663 100%);
}

.horo-type-hero__media--inline {
  float: right;
  width: 144px;
  margin: 4px 0 12px 16px;
}

.horo-type-hero__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.horo-type-hero__media--fallback {
  position: relative;
}

.horo-type-hero__media--fallback::before {
  content: "";
  position: absolute;
  inset: 18px;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.16);
}

.horo-period-picker {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 18px;
}

.horo-period-pill {
  appearance: none;
  border: 1px solid rgba(67, 86, 118, 0.12);
  border-radius: 999px;
  padding: 10px 14px;
  background: rgba(255, 255, 255, 0.72);
  color: var(--horo-text);
  font: inherit;
  font-weight: 700;
  cursor: pointer;
  transition: transform 0.16s ease, border-color 0.16s ease, background 0.16s ease, color 0.16s ease;
}

.horo-period-pill:hover {
  transform: translateY(-1px);
  border-color: rgba(44, 110, 87, 0.22);
}

.horo-period-pill.is-active {
  border-color: transparent;
  background: linear-gradient(135deg, var(--horo-accent), #3c8c6f);
  color: #fff;
  box-shadow: 0 10px 24px rgba(44, 110, 87, 0.18);
}

.horo-type-form {
  margin-bottom: 18px;
}

.horo-history-empty {
  color: var(--horo-muted);
}

.horo-history-list {
  display: grid;
  gap: 12px;
}

.horo-history-sentinel {
  display: grid;
  place-items: center;
  min-height: 56px;
  padding: 8px 0 2px;
}

.horo-history-sentinel__spinner {
  width: 24px;
  height: 24px;
  border: 2px solid rgba(44, 110, 87, 0.14);
  border-top-color: var(--horo-accent);
  border-radius: 999px;
  display: inline-block;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-animation: horo-spin 0.82s linear infinite;
  animation: horo-spin 0.82s linear infinite;
}

.horo-history-card {
  display: grid;
  grid-template-columns: minmax(138px, 170px) minmax(0, 1fr);
  gap: 14px;
  align-items: stretch;
  padding: 14px;
  border: 1px solid rgba(67, 86, 118, 0.12);
  border-radius: 24px;
  background: var(--horo-surface-strong);
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.horo-history-card:hover {
  transform: translateY(-1px);
  border-color: rgba(44, 110, 87, 0.28);
  box-shadow: 0 14px 34px rgba(32, 43, 63, 0.08);
}

.horo-history-card--pending,
.horo-history-card--pending:hover {
  transform: none;
  border-color: rgba(44, 110, 87, 0.18);
  box-shadow: 0 10px 24px rgba(32, 43, 63, 0.06);
}

.horo-history-card__meta {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 10px;
  color: var(--horo-muted);
  font-size: 12px;
  font-weight: 700;
}

.horo-history-card__body {
  display: grid;
  align-content: center;
  gap: 8px;
}

.horo-history-card h3 {
  margin: 0;
  font: 700 24px/1.05 "Cormorant Garamond", serif;
}

.horo-history-card__question {
  display: grid;
  gap: 3px;
  padding-left: 10px;
  border-left: 2px solid var(--horo-accent);
}

.horo-history-card__question span {
  color: var(--horo-muted);
  font-size: 11px;
  font-weight: 700;
}

.horo-history-card__question strong {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: var(--horo-text);
  font-size: 13px;
  font-weight: 700;
  line-height: 1.35;
}

.horo-history-card p {
  margin: 0;
  color: var(--horo-muted);
  font-size: 13px;
}

.horo-history-card__chart,
.horo-profile-preview__chart,
.horo-detail-chart {
  overflow: hidden;
  border: 1px solid rgba(67, 86, 118, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.8);
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-history-card__chart,
body.goroskopbot-shell[data-horo-theme="dark"] .horo-profile-preview__chart,
body.goroskopbot-shell[data-horo-theme="dark"] .horo-detail-chart {
  background: rgba(11, 17, 27, 0.88);
}

.horo-history-card__chart {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 146px;
  margin-top: 0;
}

.horo-history-card__preview {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.horo-history-card__placeholder {
  display: grid;
  place-items: center;
  gap: 10px;
  min-height: 146px;
  padding: 18px;
  color: var(--horo-muted);
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}

.horo-history-card__placeholder--ready {
  background:
    radial-gradient(circle at top, rgba(255, 236, 201, 0.72), rgba(255, 236, 201, 0)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.7), rgba(253, 248, 241, 0.92));
}

.horo-history-card__glyph {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: rgba(36, 93, 76, 0.1);
  color: var(--horo-accent);
  font-size: 20px;
  line-height: 1;
}

.horo-history-card__spinner {
  display: inline-block;
  width: 28px;
  height: 28px;
  border: 2px solid rgba(44, 110, 87, 0.18);
  border-top-color: var(--horo-accent);
  border-radius: 999px;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-animation: horo-spin 0.82s linear infinite;
  animation: horo-spin 0.82s linear infinite;
}

.horo-history-card__spinner-svg {
  display: block;
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
}

.horo-history-card__link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 2px;
  color: var(--horo-accent);
  font-size: 13px;
  font-weight: 800;
}

.horo-history-card__link::after {
  content: "→";
}

.horo-history-card--pending .horo-history-card__link::after {
  content: "";
}

.horo-profile-preview__chart svg,
.horo-detail-chart svg {
  display: block;
  width: 100%;
  height: auto;
}

.horo-chart-panel {
  padding: 16px;
}

.horo-detail-chart-shell {
  position: relative;
}

.horo-detail-chart {
  position: relative;
  padding: 10px 4px 6px;
  border-radius: 24px;
  box-shadow: inset 0 0 0 1px rgba(44, 110, 87, 0.06);
}

.horo-detail-chart svg {
  max-width: none;
}

.horo-chart-callout {
  position: absolute;
  left: 50%;
  bottom: 14px;
  z-index: 2;
  pointer-events: none;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  border: 1px solid rgba(44, 110, 87, 0.14);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.96);
  color: var(--horo-text);
  box-shadow: 0 12px 28px rgba(18, 28, 44, 0.14);
  transform: translateX(-50%);
  animation: horo-chart-callout-float 2.6s ease-in-out infinite;
}

.horo-chart-callout.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.18s ease, visibility 0.18s ease;
}

.horo-chart-callout__pulse {
  position: relative;
  width: 12px;
  height: 12px;
  border-radius: 999px;
  background: var(--horo-accent);
  box-shadow: 0 0 0 6px rgba(44, 110, 87, 0.14);
}

.horo-chart-callout__pulse::after {
  content: "";
  position: absolute;
  inset: -8px;
  border: 2px solid rgba(44, 110, 87, 0.24);
  border-radius: 999px;
  animation: horo-chart-callout-pulse 1.8s ease-out infinite;
}

.horo-chart-callout__label {
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.01em;
}

@-webkit-keyframes horo-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes horo-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes horo-chart-callout-float {
  0%,
  100% {
    transform: translateX(-50%) translateY(0);
  }
  50% {
    transform: translateX(-50%) translateY(-4px);
  }
}

@keyframes horo-chart-callout-pulse {
  0% {
    opacity: 0.95;
    transform: scale(0.72);
  }
  100% {
    opacity: 0;
    transform: scale(1.28);
  }
}

.horo-chart-zoom-button {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  cursor: zoom-in;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  padding: 0;
  border: 1px solid rgba(67, 86, 118, 0.14);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.94);
  color: var(--horo-text);
  box-shadow: 0 12px 28px rgba(18, 28, 44, 0.16);
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-chart-zoom-button {
  background: rgba(15, 23, 35, 0.94);
  border-color: rgba(255, 255, 255, 0.12);
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.3);
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-chart-callout {
  background: rgba(15, 23, 35, 0.96);
  border-color: rgba(255, 255, 255, 0.12);
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.3);
}

.horo-chart-zoom-button svg {
  width: 20px;
  height: 20px;
  stroke: currentColor;
  stroke-width: 1.9;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.natal-svg--interactive .natal-node {
  cursor: pointer;
  transform-box: fill-box;
  transform-origin: center;
  touch-action: manipulation;
  transition: opacity 0.16s ease, transform 0.16s ease;
}

.natal-svg--interactive .natal-node circle,
.natal-svg--interactive .natal-node text {
  pointer-events: auto;
  transition: transform 0.16s ease, opacity 0.16s ease, filter 0.16s ease, stroke-width 0.16s ease;
}

.natal-svg--interactive .natal-node:not(.is-active) {
  opacity: 0.92;
}

.natal-svg--interactive .natal-node:hover circle,
.natal-svg--interactive .natal-node:focus circle,
.natal-svg--interactive .natal-node.is-active circle {
  filter: drop-shadow(0 0 14px rgba(255, 215, 149, 0.56));
  stroke-width: 3;
}

.natal-svg--interactive .natal-node:hover text,
.natal-svg--interactive .natal-node:focus text,
.natal-svg--interactive .natal-node.is-active text {
  opacity: 1;
}

.natal-svg--interactive .natal-node.is-active {
  opacity: 1;
  transform: scale(1.08);
}

.natal-svg--interactive .natal-node.is-active circle {
  stroke: #ffd79a;
}

.natal-svg--interactive .natal-node.is-active text {
  filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.34));
}

.natal-svg--interactive .natal-node:focus {
  outline: none;
}

.horo-chart-hint {
  margin-top: 12px;
  padding: 14px 16px;
  border: 1px solid rgba(67, 86, 118, 0.12);
  border-radius: 20px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 252, 247, 0.98));
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-chart-hint {
  background: linear-gradient(180deg, rgba(19, 29, 45, 0.95), rgba(16, 24, 38, 0.98));
}

.horo-chart-hint__head {
  display: grid;
  gap: 4px;
  margin-bottom: 8px;
}

.horo-chart-hint h3 {
  margin: 0;
  font: 700 30px/1.02 "Cormorant Garamond", serif;
}

.horo-chart-hint__meta {
  margin: 0;
  color: var(--horo-muted);
  font-size: 13px;
}

.horo-chart-hint__text {
  margin: 0;
}

.horo-chart-modal__dialog {
  width: min(1180px, 100%);
  padding: 18px;
}

.horo-chart-modal__controls {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin-bottom: 14px;
}

.horo-chart-modal__zoom {
  min-width: 58px;
  color: var(--horo-muted);
  font-size: 13px;
  font-weight: 800;
  text-align: center;
}

.horo-chart-stage {
  overflow: auto;
  max-height: min(68vh, 860px);
  padding: 14px;
  border: 1px solid rgba(67, 86, 118, 0.12);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.72);
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-chart-stage {
  background: rgba(10, 17, 27, 0.9);
}

.horo-chart-stage__canvas {
  width: fit-content;
  margin: 0 auto;
  transform-origin: center top;
  transition: transform 0.16s ease;
}

.horo-chart-stage__canvas svg {
  display: block;
  width: min(1200px, 100%);
  min-width: 760px;
  height: auto;
}

.horo-chart-hint--modal {
  margin-top: 14px;
}

.horo-form {
  display: grid;
  gap: 14px;
}

.horo-field {
  display: grid;
  gap: 8px;
  min-width: 0;
  width: 100%;
}

.horo-field__label {
  font: 500 15px/1.45 "Manrope", sans-serif;
  color: var(--horo-text);
}

.horo-field__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
}

.horo-picker-field {
  position: relative;
}

.horo-picker-field__control {
  display: grid;
  gap: 8px;
}

.horo-field input,
.horo-field textarea {
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 14px 15px;
  border: 1px solid var(--horo-field-border);
  border-radius: 16px;
  background: var(--horo-field-bg);
  color: var(--horo-text);
  line-height: 1.3;
  box-sizing: border-box;
  overflow: hidden;
}

.horo-field textarea {
  min-height: 118px;
  resize: vertical;
  font: inherit;
}

.horo-field--disabled input {
  color: var(--horo-muted);
  background: rgba(127, 143, 167, 0.08);
  cursor: default;
}

.horo-native-input--hidden {
  display: none;
}

.horo-picker-trigger {
  display: flex;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 14px 15px;
  border: 1px solid var(--horo-field-border);
  border-radius: 16px;
  background: var(--horo-field-bg);
  color: var(--horo-text);
  font: inherit;
  text-align: left;
}

.horo-picker-trigger::after {
  content: "Выбрать";
  flex: 0 0 auto;
  color: var(--horo-accent);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.horo-picker-trigger [data-picker-trigger-text] {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

.horo-picker-field--native {
  grid-template-areas:
    "label"
    "control"
    "error";
}

.horo-picker-field--native > span:first-of-type {
  grid-area: label;
}

.horo-picker-field--native > .horo-picker-trigger,
.horo-picker-field--native > .horo-native-input {
  grid-area: control;
}

.horo-picker-field--native > .horo-picker-field__control {
  display: grid;
  gap: 0;
}

.horo-picker-field--native > .horo-picker-field__control > .horo-picker-trigger,
.horo-picker-field--native > .horo-picker-field__control > .horo-native-input {
  grid-area: 1 / 1;
}

.horo-picker-field--native > .horo-picker-field__control > small {
  grid-area: 2 / 1;
  margin-top: 8px;
}

.horo-picker-field--native > small {
  grid-area: error;
}

.horo-picker-field--native .horo-picker-trigger {
  position: relative;
  z-index: 1;
  pointer-events: none;
}

.horo-picker-field--native .horo-native-input {
  position: relative;
  z-index: 2;
  opacity: 0.015;
  cursor: pointer;
}

.horo-picker-field--native > .horo-picker-field__control > .horo-picker-trigger {
  position: relative;
  z-index: 1;
  pointer-events: none;
}

.horo-picker-field--native > .horo-picker-field__control > .horo-native-input {
  position: relative;
  z-index: 2;
  opacity: 0.015;
  cursor: pointer;
}

.horo-picker-field--native.is-focused .horo-picker-trigger {
  border-color: rgba(29, 106, 88, 0.34);
  box-shadow: 0 0 0 4px rgba(29, 106, 88, 0.1);
}

.horo-browser-picker {
  display: grid;
  grid-template-columns: 0.9fr 1.25fr 1fr;
  gap: 10px;
}

.horo-browser-picker--time {
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
}

.horo-browser-picker select {
  width: 100%;
  padding: 14px 15px;
  border: 1px solid var(--horo-field-border);
  border-radius: 16px;
  background: var(--horo-field-bg);
  color: var(--horo-text);
  font: inherit;
  appearance: none;
}

.horo-browser-picker__sep {
  color: var(--horo-muted);
  font-size: 20px;
  font-weight: 800;
}

.horo-picker-modal__dialog {
  width: min(520px, 100%);
}

.horo-picker-modal__body {
  margin-bottom: 16px;
}

.horo-field small {
  min-height: 18px;
  color: var(--horo-danger);
}

.horo-birth-time-inline {
  position: relative;
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 9px;
  min-height: 34px;
  padding: 6px 11px 6px 9px;
  box-sizing: border-box;
  margin-left: auto;
  border-radius: 999px;
  background: rgba(67, 86, 118, 0.06);
  color: var(--horo-muted);
  cursor: pointer;
  white-space: nowrap;
  vertical-align: top;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transition: background 0.18s ease, box-shadow 0.18s ease, color 0.18s ease;
}

.horo-birth-time-inline input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.horo-birth-time-inline__mark {
  position: relative;
  display: inline-flex;
  flex: 0 0 18px;
  width: 18px;
  height: 18px;
  border: 1px solid rgba(67, 86, 118, 0.26);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.85);
  transition: border-color 0.18s ease, background 0.18s ease, transform 0.18s ease;
}

.horo-birth-time-inline__mark::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 5px;
  width: 5px;
  height: 9px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  opacity: 0;
  transform: rotate(45deg) scale(0.92);
  transition: opacity 0.18s ease, transform 0.18s ease;
}

.horo-birth-time-inline__text {
  display: block;
  flex: 0 0 auto;
  font: 700 13px/1 "Manrope", sans-serif;
  letter-spacing: 0.01em;
  white-space: nowrap;
}

.horo-birth-time-inline:hover,
.horo-birth-time-inline:focus-within {
  background: rgba(29, 106, 88, 0.1);
  color: var(--horo-accent-strong);
  box-shadow: 0 6px 18px rgba(32, 43, 63, 0.06);
}

.horo-birth-time-inline input:checked + .horo-birth-time-inline__mark {
  border-color: rgba(29, 106, 88, 0.54);
  background: linear-gradient(135deg, #1d6a58, #2f8b72);
  transform: translateY(-1px);
}

.horo-birth-time-inline input:checked + .horo-birth-time-inline__mark::after {
  opacity: 1;
  transform: rotate(45deg) scale(1);
}

.horo-birth-time-inline input:checked ~ .horo-birth-time-inline__text {
  color: var(--horo-accent-strong);
}

.horo-field .horo-field__hint {
  min-height: 0;
  color: var(--horo-muted);
  font: 500 13px/1.45 "Manrope", sans-serif;
}

.horo-form__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}

.horo-form__actions--stacked {
  display: grid;
  gap: 10px;
}

.horo-form__status {
  color: var(--horo-muted);
}

.horo-form__status:empty {
  display: none;
}

.horo-profile-preview {
  margin-top: 18px;
  padding-top: 6px;
}

.horo-profile-forecast {
  display: grid;
  gap: 14px;
  margin-top: 18px;
}

.horo-profile-discovery,
.horo-profile-showcase {
  display: grid;
  gap: 14px;
  margin-top: 18px;
  overflow: hidden;
}

.horo-profile-discovery {
  background:
    radial-gradient(circle at top right, rgba(210, 175, 120, 0.12), transparent 34%),
    linear-gradient(165deg, rgba(255, 255, 255, 0.9), rgba(249, 243, 234, 0.94));
}

.horo-profile-discovery__stack {
  display: grid;
  gap: 12px;
}

.horo-profile-signal {
  position: relative;
  display: grid;
  gap: 8px;
  padding: 15px 16px;
  border: 1px solid rgba(67, 86, 118, 0.1);
  border-radius: 22px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(251, 247, 240, 0.9));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.46);
}

.horo-profile-signal__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.horo-profile-signal__label {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  color: var(--horo-accent);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.horo-profile-signal__free {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 4px 10px;
  border: 1px solid rgba(198, 150, 87, 0.2);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  color: #8e6225;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.horo-profile-signal strong {
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: -0.01em;
}

.horo-profile-signal p {
  margin: 0;
  color: var(--horo-muted);
  font-size: 14px;
  line-height: 1.6;
}

.horo-profile-signal--primary {
  gap: 10px;
  padding: 18px;
  background:
    radial-gradient(circle at top right, rgba(210, 175, 120, 0.2), transparent 34%),
    radial-gradient(circle at left bottom, rgba(29, 106, 88, 0.08), transparent 40%),
    linear-gradient(165deg, rgba(255, 252, 247, 0.99), rgba(252, 246, 238, 0.94));
  border-color: rgba(198, 150, 87, 0.16);
}

.horo-profile-signal--primary strong {
  font-size: 24px;
  line-height: 1.04;
}

.horo-profile-signal--daily {
  background: linear-gradient(180deg, rgba(243, 250, 246, 0.98), rgba(255, 255, 255, 0.9));
  border-color: rgba(29, 106, 88, 0.14);
}

.horo-profile-signal--welcome {
  background: linear-gradient(180deg, rgba(255, 248, 239, 0.98), rgba(255, 255, 255, 0.9));
  border-color: rgba(198, 150, 87, 0.16);
}

.horo-profile-tech {
  position: relative;
  display: grid;
  gap: 8px;
  padding: 17px 18px 18px;
  border: 1px solid rgba(67, 86, 118, 0.12);
  border-radius: 22px;
  background:
    radial-gradient(circle at top right, rgba(132, 166, 223, 0.14), transparent 34%),
    radial-gradient(circle at bottom left, rgba(29, 106, 88, 0.08), transparent 40%),
    linear-gradient(145deg, rgba(246, 249, 255, 0.98), rgba(255, 252, 247, 0.96));
}

.horo-profile-tech__head {
  display: grid;
  gap: 8px;
}

.horo-profile-tech__eyebrow {
  margin: 0;
  color: #48658e;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.horo-profile-tech__head strong {
  color: var(--horo-muted);
  font-size: 13px;
  font-weight: 400;
  line-height: 1.55;
}

.horo-profile-showcase {
  background:
    radial-gradient(circle at top left, rgba(29, 106, 88, 0.08), transparent 32%),
    radial-gradient(circle at bottom right, rgba(210, 175, 120, 0.14), transparent 34%),
    linear-gradient(165deg, rgba(255, 255, 255, 0.86), rgba(250, 244, 236, 0.94));
}

.horo-profile-showcase__head {
  display: grid;
  gap: 8px;
}

.horo-profile-showcase__list {
  display: grid;
  gap: 12px;
}

.horo-profile-showcase__card {
  position: relative;
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr);
  gap: 14px;
  align-items: start;
  padding: 16px;
  border: 1px solid rgba(67, 86, 118, 0.1);
  border-radius: 22px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.97), rgba(251, 247, 240, 0.9));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
}

.horo-profile-showcase__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border: 1px solid rgba(67, 86, 118, 0.08);
  border-radius: 18px;
  font-size: 24px;
  line-height: 1;
  background: rgba(255, 255, 255, 0.78);
  box-shadow: 0 12px 22px rgba(32, 43, 63, 0.06);
}

.horo-profile-showcase__content {
  display: grid;
  gap: 7px;
}

.horo-profile-showcase__content strong {
  font-size: 18px;
  line-height: 1.24;
  letter-spacing: -0.01em;
}

.horo-profile-showcase__content p {
  margin: 0;
  color: var(--horo-muted);
  font-size: 13px;
  line-height: 1.6;
}

.horo-profile-showcase__card--chart {
  background:
    radial-gradient(circle at top right, rgba(210, 175, 120, 0.16), transparent 34%),
    linear-gradient(180deg, rgba(255, 252, 247, 0.98), rgba(251, 245, 236, 0.92));
  border-color: rgba(198, 150, 87, 0.16);
}

.horo-profile-showcase__card--chart .horo-profile-showcase__icon {
  background: rgba(255, 247, 232, 0.92);
  border-color: rgba(198, 150, 87, 0.18);
}

.horo-profile-showcase__card--topics {
  background:
    radial-gradient(circle at top right, rgba(188, 154, 101, 0.12), transparent 34%),
    linear-gradient(180deg, rgba(255, 253, 249, 0.98), rgba(250, 246, 240, 0.9));
}

.horo-profile-showcase__card--topics .horo-profile-showcase__icon {
  background: rgba(255, 250, 241, 0.92);
  border-color: rgba(176, 142, 88, 0.14);
}

.horo-profile-showcase__card--compat {
  background:
    radial-gradient(circle at top right, rgba(224, 157, 186, 0.16), transparent 36%),
    linear-gradient(180deg, rgba(255, 250, 252, 0.98), rgba(252, 243, 247, 0.92));
  border-color: rgba(212, 117, 153, 0.12);
}

.horo-profile-showcase__card--compat .horo-profile-showcase__icon {
  background: rgba(255, 241, 245, 0.96);
  border-color: rgba(212, 117, 153, 0.16);
}

.horo-profile-showcase__card--question {
  background:
    radial-gradient(circle at top right, rgba(132, 166, 223, 0.16), transparent 36%),
    linear-gradient(180deg, rgba(250, 252, 255, 0.98), rgba(243, 248, 255, 0.92));
  border-color: rgba(77, 109, 164, 0.12);
}

.horo-profile-showcase__card--question .horo-profile-showcase__icon {
  background: rgba(242, 247, 255, 0.94);
  border-color: rgba(77, 109, 164, 0.14);
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-profile-discovery {
  background:
    radial-gradient(circle at top right, rgba(209, 171, 110, 0.14), transparent 34%),
    linear-gradient(165deg, rgba(17, 26, 39, 0.98), rgba(20, 31, 47, 0.94));
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-profile-signal {
  border-color: rgba(255, 255, 255, 0.08);
  background: linear-gradient(180deg, rgba(24, 35, 52, 0.98), rgba(18, 27, 41, 0.94));
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-profile-signal--primary {
  background:
    radial-gradient(circle at top right, rgba(209, 171, 110, 0.18), transparent 34%),
    radial-gradient(circle at left bottom, rgba(86, 178, 147, 0.12), transparent 40%),
    linear-gradient(165deg, rgba(24, 35, 52, 0.99), rgba(20, 31, 47, 0.96));
  border-color: rgba(209, 171, 110, 0.16);
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-profile-signal--daily {
  background: linear-gradient(180deg, rgba(20, 41, 37, 0.98), rgba(18, 27, 41, 0.94));
  border-color: rgba(86, 178, 147, 0.16);
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-profile-signal--welcome {
  background: linear-gradient(180deg, rgba(45, 37, 25, 0.98), rgba(18, 27, 41, 0.94));
  border-color: rgba(209, 171, 110, 0.16);
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-profile-signal__free {
  border-color: rgba(209, 171, 110, 0.18);
  background: rgba(255, 255, 255, 0.05);
  color: var(--horo-gold);
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-profile-tech {
  border-color: rgba(255, 255, 255, 0.08);
  background:
    radial-gradient(circle at top right, rgba(132, 166, 223, 0.14), transparent 34%),
    radial-gradient(circle at bottom left, rgba(86, 178, 147, 0.1), transparent 40%),
    linear-gradient(145deg, rgba(21, 31, 47, 0.98), rgba(18, 27, 41, 0.96));
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-profile-tech__eyebrow {
  color: #8fb5e8;
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-profile-showcase {
  background:
    radial-gradient(circle at top left, rgba(86, 178, 147, 0.1), transparent 32%),
    radial-gradient(circle at bottom right, rgba(209, 171, 110, 0.12), transparent 34%),
    linear-gradient(165deg, rgba(19, 29, 44, 0.98), rgba(20, 31, 47, 0.94));
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-profile-showcase__card {
  border-color: rgba(255, 255, 255, 0.08);
  background: linear-gradient(180deg, rgba(24, 35, 52, 0.98), rgba(18, 27, 41, 0.94));
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-profile-showcase__icon {
  border-color: rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.05);
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-profile-showcase__card--chart {
  background:
    radial-gradient(circle at top right, rgba(209, 171, 110, 0.16), transparent 34%),
    linear-gradient(180deg, rgba(41, 34, 25, 0.98), rgba(20, 31, 47, 0.94));
  border-color: rgba(209, 171, 110, 0.14);
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-profile-showcase__card--chart .horo-profile-showcase__icon {
  background: rgba(209, 171, 110, 0.1);
  border-color: rgba(209, 171, 110, 0.16);
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-profile-showcase__card--topics {
  background:
    radial-gradient(circle at top right, rgba(193, 160, 111, 0.12), transparent 34%),
    linear-gradient(180deg, rgba(39, 34, 27, 0.98), rgba(20, 31, 47, 0.94));
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-profile-showcase__card--topics .horo-profile-showcase__icon {
  background: rgba(193, 160, 111, 0.08);
  border-color: rgba(193, 160, 111, 0.12);
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-profile-showcase__card--compat {
  background:
    radial-gradient(circle at top right, rgba(224, 157, 186, 0.16), transparent 36%),
    linear-gradient(180deg, rgba(49, 29, 40, 0.98), rgba(20, 31, 47, 0.94));
  border-color: rgba(224, 157, 186, 0.12);
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-profile-showcase__card--compat .horo-profile-showcase__icon {
  background: rgba(224, 157, 186, 0.1);
  border-color: rgba(224, 157, 186, 0.14);
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-profile-showcase__card--question {
  background:
    radial-gradient(circle at top right, rgba(132, 166, 223, 0.16), transparent 36%),
    linear-gradient(180deg, rgba(26, 37, 56, 0.98), rgba(20, 31, 47, 0.94));
  border-color: rgba(132, 166, 223, 0.12);
}

body.goroskopbot-shell[data-horo-theme="dark"] .horo-profile-showcase__card--question .horo-profile-showcase__icon {
  background: rgba(132, 166, 223, 0.1);
  border-color: rgba(132, 166, 223, 0.14);
}

.horo-profile-forecast__head {
  display: grid;
  gap: 6px;
}

.horo-profile-forecast__head h3 {
  margin: 0;
  font: 700 30px/1.02 "Cormorant Garamond", serif;
}

.horo-profile-forecast__meta {
  margin: 0;
  color: var(--horo-muted);
}

.horo-modal[hidden] {
  display: none;
}

.horo-modal {
  position: fixed;
  inset: 0;
  z-index: 30;
  display: grid;
  place-items: center;
  padding: 18px;
}

.horo-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(12, 20, 33, 0.42);
  backdrop-filter: blur(8px);
}

.horo-modal__dialog {
  position: relative;
  z-index: 1;
  width: min(560px, 100%);
  max-height: calc(100vh - 36px);
  overflow: auto;
  padding: 18px;
  border: 1px solid var(--horo-line);
  border-radius: 26px;
  background: var(--horo-surface-strong);
  box-shadow: var(--horo-shadow);
}

.horo-modal__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}

.horo-modal__head h3 {
  margin: 4px 0 0;
  font: 700 30px/1 "Cormorant Garamond", serif;
}

.horo-modal__close {
  appearance: none;
  border: 0;
  background: transparent;
  color: var(--horo-muted);
  font-size: 32px;
  line-height: 1;
  cursor: pointer;
}

.horo-modal__lead {
  margin: 0 0 16px;
  color: var(--horo-muted);
}

.horo-referral-web {
  display: grid;
  gap: 12px;
}

.horo-referral-web__field {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px;
  border: 1px solid rgba(67, 86, 118, 0.12);
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(245, 248, 252, 0.94));
}

.horo-referral-web__input {
  flex: 1 1 auto;
  min-width: 0;
  border: 0;
  background: transparent;
  padding: 8px 10px;
  color: var(--horo-text);
  font: 600 14px/1.45 "Manrope", sans-serif;
}

.horo-referral-web__input:focus {
  outline: none;
}

.horo-referral-web__copy {
  flex: 0 0 auto;
  min-height: 44px;
  padding: 0 16px;
  border-radius: 14px;
}

.horo-referral-web__copy:disabled {
  opacity: 0.56;
  cursor: default;
}

.horo-referral-web__status {
  margin: 0;
  color: var(--horo-muted);
  font: 600 13px/1.5 "Manrope", sans-serif;
}

.horo-referral-web__status--error {
  color: var(--horo-danger);
}

.horo-profile-preview__head h3 {
  margin: 0 0 4px;
  font: 700 28px/1.02 "Cormorant Garamond", serif;
}

.horo-profile-preview__head p {
  margin: 0;
  color: var(--horo-muted);
}

.horo-back-link {
  display: inline-flex;
  margin-bottom: 10px;
  color: var(--horo-accent-strong);
  font-weight: 700;
}

.horo-detail-text {
  display: grid;
  gap: 14px;
}

.horo-forecast-question {
  margin: 0 0 18px;
  padding-left: 14px;
  border-left: 3px solid var(--horo-accent);
}

.horo-forecast-question__label {
  margin: 0 0 5px;
  color: var(--horo-muted);
  font-size: 13px;
  font-weight: 700;
}

.horo-forecast-question__text {
  margin: 0;
  color: var(--horo-text);
  font-weight: 700;
  line-height: 1.55;
}

.horo-detail-actions {
  margin-top: 18px;
  display: grid;
  gap: 10px;
}

@media (max-width: 640px) {
  .horo-referral-web__field {
    flex-direction: column;
    align-items: stretch;
  }

  .horo-referral-web__copy {
    width: 100%;
    justify-content: center;
  }

  .horo-auth-choice-grid {
    grid-template-columns: repeat(auto-fit, minmax(118px, 1fr));
  }

  .horo-auth-choice {
    min-height: 108px;
  }

  .horo-auth-choice-grid--compact {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .horo-auth-choice--compact {
    min-height: 0;
    padding: 13px 10px;
  }
}

.horo-detail-actions .horo-primary-button {
  width: 100%;
}

.horo-detail-actions .horo-card__action {
  width: 100%;
}

.horo-detail-actions__status {
  text-align: center;
}

.horo-detail-text p {
  margin: 0;
  color: var(--horo-text);
}

.horo-loading {
  color: var(--horo-muted);
}

@media (max-width: 640px) {
  .horo-app {
    padding: 14px 12px 28px;
  }

  .horo-hero h1 {
    font-size: 36px;
  }

  .horo-hero {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 18px;
  }

  .horo-hero--type {
    display: block;
  }

  .horo-type-hero__media {
    min-height: 92px;
    border-radius: 18px;
  }

  .horo-type-hero__media--inline {
    width: 92px;
    margin: 2px 0 10px 12px;
  }

  .horo-tabs {
    gap: 6px;
    padding: 6px;
  }

  .horo-tabs [data-tab-target] {
    padding: 10px 6px;
    font-size: 13px;
  }

  .horo-balance {
    grid-template-columns: 1fr;
    padding: 14px 16px;
    border-radius: 22px;
  }

  .horo-balance__buy {
    width: 100%;
  }

  .horo-panel,
  .horo-fallback,
  .horo-hero {
    border-radius: 22px;
    padding: 16px;
  }

  .horo-card,
  .horo-history-card {
    grid-template-columns: 1fr;
  }

  .horo-card__media {
    min-height: 180px;
  }

  .horo-history-card__chart {
    min-height: clamp(220px, 72vw, 360px);
  }

  .horo-profile-signal--primary strong,
  .horo-profile-showcase__head h2 {
    font-size: 22px;
  }

  .horo-profile-showcase__card {
    grid-template-columns: minmax(0, 1fr);
  }

  .horo-detail-chart {
    padding: 4px;
  }

  .horo-chart-zoom-button {
    top: 8px;
    right: 8px;
    width: 40px;
    height: 40px;
  }

  .horo-chart-callout {
    bottom: 10px;
    gap: 8px;
    padding: 9px 12px;
  }

  .horo-chart-callout__label {
    font-size: 12px;
  }

  .horo-chart-modal__dialog {
    padding: 14px;
  }

  .horo-pay-sheet {
    padding: 14px 10px max(14px, env(safe-area-inset-bottom));
  }

  .horo-pay-sheet__panel {
    width: 100%;
    border-radius: 24px;
    padding: 12px 12px 16px;
  }

  .horo-pay-package-group {
    grid-template-columns: 1fr;
  }

  .horo-pay-sheet__head h3 {
    font-size: 28px;
  }

  .horo-pay-sheet__lead,
  .horo-pay-sheet__note,
  .horo-pay-sheet__status,
  .horo-pay-sheet__terms {
    font-size: 13px;
  }

  .horo-pay-package__topline {
    gap: 8px;
  }

  .horo-chart-stage {
    padding: 8px;
  }

  .horo-chart-stage__canvas svg {
    min-width: 620px;
  }

  .horo-chart-hint {
    padding: 13px 14px;
  }

  .horo-chart-hint h3 {
    font-size: 26px;
  }

  .horo-browser-picker {
    grid-template-columns: 1fr;
  }

  .horo-browser-picker--time {
    grid-template-columns: 1fr 1fr;
  }

  .horo-browser-picker__sep {
    display: none;
  }
}

@media (max-height: 760px) {
  .horo-pay-sheet {
    padding: 10px 10px max(10px, env(safe-area-inset-bottom));
  }

  .horo-pay-sheet__panel {
    max-height: calc(100dvh - 24px);
    gap: 8px;
    padding: 10px 12px 12px;
    border-radius: 22px;
  }

  .horo-pay-sheet__grab {
    width: 48px;
    height: 4px;
  }

  .horo-pay-sheet__close {
    width: 34px;
    height: 34px;
  }

  .horo-pay-sheet__head h3 {
    font-size: 25px;
  }

  .horo-pay-sheet__lead,
  .horo-pay-sheet__note,
  .horo-pay-sheet__status,
  .horo-pay-sheet__terms {
    font-size: 12px;
    line-height: 1.35;
  }

  .horo-pay-package-group {
    grid-template-columns: 1fr;
    gap: 5px;
  }

  .horo-pay-package {
    padding: 7px 10px;
    border-radius: 16px;
  }

  .horo-pay-package__topline {
    gap: 6px;
  }

  .horo-pay-package__price {
    font-size: 12px;
  }

  .horo-pay-package__badge {
    min-width: 0;
    padding: 4px 7px;
    font-size: 10px;
  }

  .horo-pay-sheet__terms {
    padding: 7px 9px;
  }

  .horo-pay-sheet .horo-primary-button--wide {
    min-height: 44px;
    padding: 10px 14px;
    font-size: 15px;
  }
}
