/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or
    ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *,
    :before,
    :after,
    ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}
@layer theme {
  :root,
  :host {
    --font-sans:
      ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono:
      ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --spacing: 0.25rem;
    --default-transition-duration: 0.15s;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *,
  :after,
  :before,
  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  html,
  :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(
      --default-font-family,
      ui-sans-serif,
      system-ui,
      sans-serif,
      "Apple Color Emoji",
      "Segoe UI Emoji",
      "Segoe UI Symbol",
      "Noto Color Emoji"
    );
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b,
  strong {
    font-weight: bolder;
  }
  code,
  kbd,
  samp,
  pre {
    font-family: var(
      --default-mono-font-family,
      ui-monospace,
      SFMono-Regular,
      Menlo,
      Monaco,
      Consolas,
      "Liberation Mono",
      "Courier New",
      monospace
    );
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(
      --default-mono-font-variation-settings,
      normal
    );
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol,
  ul,
  menu {
    list-style: none;
  }
  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    vertical-align: middle;
    display: block;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not ((-webkit-appearance: -apple-pay-button))) or
    (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }
    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }
  ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button {
    height: auto;
  }
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer components;
@layer utilities {
  .visible {
    visibility: visible;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .end {
    inset-inline-end: var(--spacing);
  }
  .end\! {
    inset-inline-end: var(--spacing) !important;
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .hidden {
    display: none;
  }
  .table {
    display: table;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,)
      var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .resize {
    resize: both;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .italic {
    font-style: italic;
  }
  .underline {
    text-decoration-line: underline;
  }
  .shadow {
    --tw-shadow:
      0 1px 3px 0 var(--tw-shadow-color, #0000001a),
      0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow:
      var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0
      calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow:
      var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,)
      var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,)
      var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .grayscale {
    --tw-grayscale: grayscale(100%);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,)
      var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,)
      var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,)
      var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,)
      var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .transition {
    transition-property:
      color,
      background-color,
      border-color,
      outline-color,
      text-decoration-color,
      fill,
      stroke,
      --tw-gradient-from,
      --tw-gradient-via,
      --tw-gradient-to,
      opacity,
      box-shadow,
      transform,
      translate,
      scale,
      rotate,
      filter,
      -webkit-backdrop-filter,
      backdrop-filter,
      display,
      content-visibility,
      overlay,
      pointer-events;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
}
:root {
  --ink: #050609;
  --ink-soft: #0b0d15;
  --panel: #101328;
  --panel-2: #151842;
  --ivory: #f3ecdd;
  --muted: #a7acd0;
  --quiet: #747b9f;
  --line: #adb4e738;
  --violet: #6d3bff;
  --violet-bright: #9a76ff;
  --cobalt: #174cff;
  --orange: #ff5c00;
  --orange-bright: #ff781f;
  --font-ui: "Helvetica Neue", Helvetica, Arial, sans-serif;
  --font-mono:
    "SFMono-Regular", "Roboto Mono", Consolas, "Liberation Mono", monospace;
  --font-display:
    Impact, Haettenschweiler, "Arial Narrow Bold",
    "Helvetica Neue Condensed Black", sans-serif;
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
  background: var(--ink);
}
body {
  background: var(--ink);
  color: var(--ivory);
  font-family: var(--font-ui);
  margin: 0;
  overflow-x: hidden;
}
button,
input,
select {
  font: inherit;
}
button,
a,
summary {
  -webkit-tap-highlight-color: transparent;
}
button:focus-visible,
a:focus-visible,
input:focus-visible,
select:focus-visible,
summary:focus-visible {
  outline: 2px solid var(--orange-bright);
  outline-offset: 4px;
}
a {
  color: inherit;
  text-decoration: none;
}
::selection {
  background: var(--orange);
  color: #090909;
}
.site-header {
  z-index: 30;
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
  background: #040509f0;
  border-bottom: 1px solid #a5aad529;
  justify-content: space-between;
  align-items: center;
  min-height: 82px;
  padding: 0 42px;
  display: flex;
  position: relative;
}
.brand {
  align-items: center;
  gap: 17px;
  display: inline-flex;
}
.brand-logo {
  width: clamp(245px, 25vw, 350px);
  height: auto;
  max-height: 64px;
  object-fit: contain;
  display: block;
}
.brand-mark {
  width: 48px;
  height: 32px;
  position: relative;
}
.brand-sun {
  background: var(--orange);
  border-radius: 50%;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 8px;
  left: 17px;
  box-shadow: 0 0 18px #ff5c00ad;
}
.brand-orbit {
  border: 1px solid #ff6b19a8;
  border-radius: 50%;
  width: 41px;
  height: 20px;
  position: absolute;
  top: 6px;
  left: 4px;
}
.brand-orbit-a {
  transform: rotate(-12deg);
}
.brand-orbit-b {
  transform: rotate(21deg);
}
.brand-name {
  font-family: var(--font-mono);
  letter-spacing: 0.16em;
  white-space: nowrap;
  font-size: 17px;
  font-weight: 800;
}
.brand-sign {
  color: #ff6b19;
}
.brand-wrong {
  color: transparent;
  background: linear-gradient(90deg, #ff6b19 0%, #ff9250 34%, #a66bff 68%, #7652ff 100%);
  -webkit-background-clip: text;
  background-clip: text;
}
.brand-divider {
  background: #ebe4d74d;
  width: 1px;
  height: 31px;
}
.brand-tagline {
  color: #aab0d2;
  font-family: var(--font-mono);
  letter-spacing: 0.22em;
  white-space: nowrap;
  font-size: 10px;
  font-weight: 650;
}
.site-header nav {
  align-items: center;
  gap: 30px;
  display: flex;
}
.site-header nav a {
  color: #aeb3d1;
  font-family: var(--font-mono);
  letter-spacing: 0.15em;
  font-size: 10px;
  font-weight: 700;
  transition:
    color 0.18s,
    border-color 0.18s,
    background 0.18s;
}
.site-header nav a:hover {
  color: var(--ivory);
}
.site-header nav .nav-cta {
  color: #ff8b48;
  border: 1px solid #ff5c009e;
  align-items: center;
  justify-content: center;
  gap: 0.42em;
  white-space: nowrap;
  display: inline-flex;
  padding: 12px 16px;
}
.site-header nav .nav-cta:hover {
  background: var(--orange);
  color: #080808;
}
.hero {
  background: radial-gradient(circle at 30% 20%, #282b4621, #0000 35%), #06070a;
  grid-template-columns: minmax(0, 47%) minmax(0, 53%);
  min-height: calc(100vh - 82px);
  display: grid;
  position: relative;
}
.hero:after {
  z-index: 4;
  content: "";
  pointer-events: none;
  background: #6940ff;
  width: 1px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 47%;
  box-shadow:
    0 0 8px #5d34ff,
    0 0 28px #5d34ffe6,
    0 0 55px #373eff7a;
}
.hero-left {
  z-index: 5;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  padding: 54px clamp(32px, 4vw, 68px) 36px;
  display: flex;
  position: relative;
}
.eyebrow {
  color: #8f97bf;
  font-family: var(--font-mono);
  letter-spacing: 0.19em;
  margin: 0 0 20px;
  font-size: 10px;
  font-weight: 700;
}
.hero h1 {
  max-width: 660px;
  color: var(--ivory);
  font-family: var(--font-ui);
  letter-spacing: -0.045em;
  text-transform: uppercase;
  margin: 0;
  font-size: clamp(40px, 3.7vw, 58px);
  font-weight: 800;
  line-height: 1.02;
}
.hero h1 .hero-middle-line {
  color: var(--ivory);
  white-space: nowrap;
}
.hero h1 .hero-emphasis {
  color: var(--orange);
  text-shadow: 0 0 28px #ff550029;
}
.hero-copy {
  color: #a6acce;
  max-width: 570px;
  margin: 20px 0 0;
  font-size: clamp(16px, 1.35vw, 20px);
  line-height: 1.45;
}
.birth-form {
  background: #07080edb;
  border: 1px solid #bcc1e152;
  border-radius: 8px;
  width: min(100%, 640px);
  margin-top: 26px;
  padding: 14px;
  box-shadow: 0 20px 60px #0000002e;
}
.birth-form-label {
  color: #969cc3;
  font-family: var(--font-mono);
  letter-spacing: 0.17em;
  margin: 0 0 9px 4px;
  font-size: 12px;
  font-weight: 800;
}
.date-row {
  display: block;
}
.date-parts {
  grid-template-columns: minmax(0, 1.35fr) minmax(0, 0.72fr) minmax(0, 0.9fr);
  gap: 8px;
  display: grid;
}
.date-part {
  background: #080a10;
  border: 1px solid #9ea5d55c;
  border-radius: 5px;
  min-width: 0;
  padding: 8px 11px 7px;
  transition:
    border-color 0.16s,
    box-shadow 0.16s,
    background 0.16s;
  display: block;
}
.date-part:focus-within {
  border-color: var(--violet-bright);
  background: #0c0d17;
  box-shadow: 0 0 0 3px #6d3bff1f;
}
.date-part.date-part-highlight,
.date-part.date-part-highlight:focus-within {
  background: #17100d;
  border-color: #ff7a2d;
  animation: 0.95s ease-in-out 3 birthday-month-prompt;
  box-shadow:
    0 0 0 4px #ff5c0033,
    0 0 28px #ff5c006b;
}
@keyframes birthday-month-prompt {
  0%,
  to {
    box-shadow:
      0 0 0 4px #ff5c0029,
      0 0 20px #ff5c0047;
  }
  50% {
    box-shadow:
      0 0 0 7px #ff5c0047,
      0 0 34px #ff5c009e;
  }
}
.date-part > span {
  color: #777fa7;
  font-family: var(--font-mono);
  letter-spacing: 0.14em;
  margin-bottom: 2px;
  font-size: 10px;
  font-weight: 800;
  display: block;
}
.date-part select,
.date-part input {
  width: 100%;
  min-width: 0;
  height: 29px;
  color: var(--ivory);
  --lightningcss-light: ;
  --lightningcss-dark: initial;
  color-scheme: dark;
  background: 0 0;
  border: 0;
  outline: 0;
  padding: 0;
  font-size: 15px;
  font-weight: 700;
}
.date-part select {
  cursor: pointer;
}
.date-part select option,
.precision-fields select option {
  color: #080a10;
  background-color: #f6f1e8;
}
.date-part input::placeholder {
  color: #5e6484;
}
.primary-button {
  cursor: pointer;
  color: #080808;
  width: 100%;
  min-height: 72px;
  font-family: var(--font-ui);
  letter-spacing: -0.01em;
  background: linear-gradient(105deg, #ff5200, #ff7418);
  border: 0;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  gap: 14px;
  margin-top: 10px;
  padding: 0 14px;
  font-size: clamp(16px, 1.3vw, 19px);
  font-weight: 900;
  transition:
    transform 0.18s,
    filter 0.18s,
    box-shadow 0.18s;
  display: flex;
  box-shadow:
    inset 0 1px #ffffff40,
    0 10px 30px #ff490029;
}
.primary-button:hover {
  filter: brightness(1.08);
  transform: translateY(-2px);
  box-shadow:
    inset 0 1px #ffffff47,
    0 14px 34px #ff490042;
}
.primary-button span {
  font-size: 16px;
}
.form-note {
  color: #666d90;
  margin: 9px 4px 0;
  font-size: 13px;
  line-height: 1.4;
}
.date-error {
  color: #ff8c72;
  font-family: var(--font-mono);
  letter-spacing: 0.1em;
  margin: 10px 4px 0;
  font-size: 11px;
  font-weight: 800;
}
.precision-panel {
  background: linear-gradient(120deg, #ff5c0014, #0000 45%), #0c0d15;
  border: 1px solid #ff681f6b;
  border-radius: 8px;
  width: min(100%, 640px);
  margin-top: 14px;
  padding: 18px;
  animation: 0.35s both panel-in;
  box-shadow: 0 18px 40px #00000047;
}
@keyframes panel-in {
  0% {
    opacity: 0;
    transform: translateY(-8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.precision-kicker {
  color: #ff8845;
  font-family: var(--font-mono);
  letter-spacing: 0.16em;
  align-items: center;
  gap: 8px;
  font-size: 9px;
  font-weight: 800;
  display: flex;
}
.precision-pulse {
  background: var(--orange);
  width: 7px;
  height: 7px;
  box-shadow: 0 0 12px var(--orange);
  border-radius: 50%;
  animation: 1.8s ease-in-out infinite precision-pulse;
}
@keyframes precision-pulse {
  50% {
    opacity: 0.48;
    transform: scale(0.74);
  }
}
.precision-panel h2 {
  font-family: var(--font-display);
  letter-spacing: 0.025em;
  text-transform: uppercase;
  margin: 9px 0 6px;
  font-size: 30px;
}
.precision-panel > p {
  color: #abb0ce;
  margin: 0;
  font-size: 12px;
  line-height: 1.55;
}
.precision-panel > p strong {
  color: var(--ivory);
}
.precision-fields {
  grid-template-columns: minmax(0, 1.22fr) minmax(190px, 0.9fr);
  grid-template-areas: "time zone" "submit unknown";
  align-items: end;
  gap: 10px;
  margin-top: 15px;
  display: grid;
}
.precision-time-group {
  border: 0;
  grid-area: time;
  min-width: 0;
  margin: 0;
  padding: 0;
}
.precision-time-group legend,
.precision-zone-field > span {
  color: #8087ad;
  font-family: var(--font-mono);
  letter-spacing: 0.13em;
  margin: 0 0 6px 2px;
  font-size: 10px;
  font-weight: 800;
  display: block;
}
.precision-time-parts {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 7px;
  display: grid;
}
.precision-time-part,
.precision-zone-field {
  min-width: 0;
}
.precision-zone-field {
  grid-area: zone;
}
.precision-time-part > span {
  color: #a3a9ca;
  font-family: var(--font-mono);
  letter-spacing: 0.1em;
  margin: 0 0 5px 2px;
  font-size: 9px;
  font-weight: 850;
  display: block;
}
.precision-fields select {
  width: 100%;
  height: 52px;
  color: var(--ivory);
  --lightningcss-light: ;
  --lightningcss-dark: initial;
  color-scheme: dark;
  background: #07080d;
  border: 1px solid #979ecc4d;
  border-radius: 4px;
  outline: 0;
  padding: 0 11px;
  font-size: 15px;
  font-weight: 800;
}
.precision-time-part select {
  cursor: pointer;
  text-align: center;
  padding: 0 8px;
}
.precision-zone-field select {
  cursor: pointer;
  font-size: 13px;
}
.precision-fields select:focus-visible {
  border-color: var(--orange);
  box-shadow: 0 0 0 3px #ff5c002e;
}
.precision-time-part-highlight select,
.precision-time-part-highlight:focus-within select {
  background: #17100d;
  border-color: #ff7a2d;
  animation: 0.95s ease-in-out 3 birthday-month-prompt;
  box-shadow:
    0 0 0 4px #ff5c0033,
    0 0 28px #ff5c006b;
}
.precision-submit {
  cursor: pointer;
  border: 1px solid var(--orange);
  background: var(--orange);
  color: #070707;
  width: 100%;
  min-height: 56px;
  font-family: var(--font-mono);
  letter-spacing: 0.015em;
  border-radius: 4px;
  grid-area: submit;
  padding: 0 12px;
  font-size: clamp(15px, 1.3vw, 18px);
  font-weight: 900;
}
.text-button {
  cursor: pointer;
  color: #9da3c4;
  text-underline-offset: 3px;
  background: 0 0;
  border: 0;
  font-size: 10px;
  text-decoration: underline;
}
.precision-unknown-time {
  width: 100%;
  min-height: 56px;
  font-family: var(--font-mono);
  letter-spacing: 0.045em;
  background: #979ecc0f;
  border: 1px solid #979ecc47;
  border-radius: 4px;
  grid-area: unknown;
  font-size: 10px;
  font-weight: 800;
  text-decoration: none;
}
.precision-submit:hover,
.precision-submit:focus-visible {
  background: #ff7b32;
  box-shadow: 0 10px 26px #ff5c003d;
}
.precision-unknown-time:hover,
.precision-unknown-time:focus-visible {
  color: var(--ivory);
  background: #ff5c0014;
  border-color: #ff7a2d99;
}
.traditional-card {
  background: linear-gradient(105deg, #251f5c59, #0000 38%), #08090ee6;
  border: 1px solid #b8bede52;
  border-radius: 8px;
  grid-template-columns: 92px 1fr 145px;
  align-items: center;
  width: min(100%, 640px);
  min-height: 112px;
  margin-top: 14px;
  display: grid;
  position: relative;
  overflow: hidden;
}
.traditional-card:before {
  content: "";
  background: #aab1d940;
  width: 1px;
  position: absolute;
  top: 13px;
  bottom: 13px;
  right: 145px;
}
.traditional-symbol {
  color: #9da6ff;
  text-align: center;
  text-shadow: 0 0 25px #5543ff40;
  font-size: 58px;
  line-height: 1;
}
.traditional-card > div:nth-child(2) {
  flex-direction: column;
  min-width: 0;
  display: flex;
}
.traditional-card > div:nth-child(2) > span,
.traditional-card small {
  color: #8c93ba;
  font-family: var(--font-mono);
  letter-spacing: 0.14em;
  font-size: 8px;
  font-weight: 700;
}
.traditional-card strong {
  color: var(--ivory);
  font-family: var(--font-display);
  letter-spacing: 0.015em;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: clamp(36px, 3.7vw, 54px);
  font-weight: 900;
  line-height: 1;
  overflow: hidden;
}
.traditional-card small {
  color: #5f6687;
  margin-top: 5px;
}
.mini-constellation {
  opacity: 0.8;
  width: 95px;
  height: 82px;
  margin: 0 auto;
  position: relative;
}
.mini-constellation i {
  background: #e8e9ff;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  position: absolute;
  box-shadow: 0 0 8px #a7a5ff;
}
.mini-constellation i:after {
  content: "";
  transform-origin: 0;
  background: #c6caff7a;
  width: 28px;
  height: 1px;
  position: absolute;
  top: 2px;
  left: 2px;
}
.mini-constellation i:first-child {
  top: 10px;
  left: 52px;
}
.mini-constellation i:first-child:after {
  transform: rotate(122deg);
}
.mini-constellation i:nth-child(2) {
  top: 37px;
  left: 39px;
}
.mini-constellation i:nth-child(2):after {
  width: 25px;
  transform: rotate(151deg);
}
.mini-constellation i:nth-child(3) {
  top: 48px;
  left: 17px;
}
.mini-constellation i:nth-child(3):after {
  width: 22px;
  transform: rotate(76deg);
}
.mini-constellation i:nth-child(4) {
  top: 68px;
  left: 23px;
}
.mini-constellation i:nth-child(4):after {
  width: 24px;
  transform: rotate(-22deg);
}
.mini-constellation i:nth-child(5) {
  top: 60px;
  left: 46px;
}
.mini-constellation i:nth-child(5):after {
  width: 24px;
  transform: rotate(-55deg);
}
.mini-constellation i:nth-child(6) {
  top: 40px;
  left: 59px;
}
.mini-constellation i:nth-child(6):after {
  display: none;
}
.credibility-line {
  color: #686f91;
  width: min(100%, 640px);
  font-family: var(--font-mono);
  letter-spacing: 0.12em;
  align-items: center;
  gap: 12px;
  margin-top: 16px;
  font-size: 10px;
  font-weight: 700;
  display: flex;
}
.credibility-line i {
  background: var(--violet);
  width: 4px;
  height: 4px;
  box-shadow: 0 0 8px var(--violet);
  border-radius: 50%;
}
.hero-right {
  z-index: 3;
  min-width: 0;
  min-height: 720px;
  position: relative;
  overflow: hidden;
}
.sky-map {
  background: #080a27;
  position: absolute;
  inset: 0;
  overflow: hidden;
}
.sky-map--proof {
  aspect-ratio: 16/10;
  border-radius: 14px;
  width: 100%;
  min-height: 390px;
  position: relative;
  inset: auto;
}
.sky-map--proof:after {
  background:
    radial-gradient(circle, #0000 0 54%, #02030c29 100%),
    linear-gradient(#0000 60%, #02030c6b);
}
.sky-map--proof .sun-marker {
  filter: drop-shadow(0 0 18px #ff5b00b8);
}
.sky-map--proof .source-dot {
  background: var(--orange);
  box-shadow: 0 0 11px var(--orange);
}
.sky-map:after {
  content: "";
  pointer-events: none;
  background:
    radial-gradient(circle, #0000 0 45%, #02030c45 100%),
    linear-gradient(90deg, #09051f38, #0000 20%);
  position: absolute;
  inset: 0;
}
.sky-map canvas {
  width: 100%;
  height: 100%;
}
.sky-map.is-locked canvas {
  filter: saturate(0.84) brightness(0.82);
}
.map-loading {
  color: #989fd3;
  font-family: var(--font-mono);
  letter-spacing: 0.14em;
  font-size: 9px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.map-topline {
  z-index: 3;
  color: #aab0e5c7;
  font-family: var(--font-mono);
  letter-spacing: 0.13em;
  justify-content: space-between;
  font-size: 8px;
  font-weight: 700;
  display: flex;
  position: absolute;
  top: 18px;
  left: 20px;
  right: 20px;
}
.sun-marker {
  z-index: 3;
  width: 74px;
  height: 74px;
  transition: filter 0.4s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sky-map.is-locked .sun-marker {
  filter: blur(5px);
  opacity: 0.76;
}
.sun-core {
  background:
    radial-gradient(circle at 34% 32%, #fff6c0 0 5%, #0000 6%),
    radial-gradient(circle at 62% 65%, #fff4a8d9 0 4%, #0000 5%),
    radial-gradient(circle, #ffb21d 0 33%, #ff6500 76%, #ff3f00 100%);
  border: 2px solid #ffd09a;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: 3.8s ease-in-out infinite sun-pulse;
  position: absolute;
  top: 17px;
  left: 17px;
  box-shadow:
    0 0 8px #fff1ad,
    0 0 22px #ff8a00,
    0 0 55px #ff5500e0;
}
@keyframes sun-pulse {
  50% {
    box-shadow:
      0 0 10px #fff1ad,
      0 0 30px #ff8a00,
      0 0 72px #f50c;
  }
}
.sun-orbit {
  border: 1px solid #ff9b4485;
  border-radius: 50%;
  position: absolute;
}
.sun-orbit-one {
  inset: 9px 0;
  transform: rotate(17deg);
}
.sun-orbit-two {
  inset: 4px 7px;
  transform: rotate(-24deg);
}
.map-coordinates {
  z-index: 3;
  color: #e2ddff;
  font-family: var(--font-mono);
  letter-spacing: 0.12em;
  flex-direction: column;
  font-size: 9px;
  display: flex;
  position: absolute;
  top: 48px;
  left: 22px;
}
.map-coordinates span {
  color: #8d83dd;
  margin-bottom: 5px;
  font-size: 7px;
}
.map-source {
  z-index: 3;
  color: #b0b5e099;
  font-family: var(--font-mono);
  letter-spacing: 0.11em;
  align-items: center;
  gap: 7px;
  font-size: 7px;
  font-weight: 700;
  display: flex;
  position: absolute;
  bottom: 17px;
  right: 18px;
}
.source-dot {
  background: #7552ff;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  box-shadow: 0 0 8px #7552ff;
}
.locked-result {
  z-index: 7;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  text-align: center;
  background: radial-gradient(circle at 50% 0, #7659ff3d, #0000 52%), #101138e6;
  border: 1px solid #988bff9e;
  border-radius: 18px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: min(610px, 100% - 58px);
  min-height: 390px;
  padding: 34px;
  transition:
    border-color 0.4s,
    box-shadow 0.4s,
    background 0.4s;
  display: flex;
  position: absolute;
  bottom: 50%;
  right: 50%;
  transform: translate(50%, 50%);
  box-shadow:
    0 24px 80px #00000085,
    inset 0 1px #ffffff0f,
    0 0 50px #462dff29;
}
.locked-result.result-ready {
  background:
    radial-gradient(circle at 50% -5%, #ff5e0038, #0000 45%),
    radial-gradient(circle at 80% 90%, #6d3bff33, #0000 38%), #0c0c20f2;
  border: 2px solid #ff6f22d1;
  min-height: 510px;
  animation: 0.62s cubic-bezier(0.2, 0.9, 0.25, 1) both reveal-arrive;
  box-shadow:
    0 28px 100px #000000a8,
    0 0 38px #ff54003d,
    0 0 90px #5e39ff33;
}
@keyframes reveal-arrive {
  0% {
    opacity: 0;
    transform: translate(50%, 55%) scale(0.92);
  }
  65% {
    transform: translate(50%, 49%) scale(1.015);
  }
  to {
    opacity: 1;
    transform: translate(50%, 50%) scale(1);
  }
}
.locked-result.result-open {
  background:
    radial-gradient(circle at 50% 12%, #ff9c454d, #0000 38%),
    radial-gradient(circle at 50% 100%, #6943ff4d, #0000 48%), #0d0e29f0;
  border: 2px solid #ff8639f0;
  min-height: 360px;
  animation: 0.9s cubic-bezier(0.2, 0.9, 0.25, 1) both truth-illumination;
  box-shadow:
    0 24px 80px #00000080,
    0 0 38px #ff661194,
    0 0 105px #ff4e004d,
    inset 0 0 55px #ff77261a;
}
@keyframes truth-illumination {
  0% {
    opacity: 0;
    filter: brightness(2);
    transform: translate(50%, 50%) scale(0.86);
  }
  62% {
    filter: brightness(1.24);
    transform: translate(50%, 50%) scale(1.035);
  }
  to {
    opacity: 1;
    filter: none;
    transform: translate(50%, 50%) scale(1);
  }
}
.revealed-sign-glyph {
  color: #ff9c5b;
  text-shadow:
    0 0 15px #ffe6c3d1,
    0 0 42px #ff6e1af0,
    0 0 90px #ff4c00a6;
  margin: 10px 0 1px;
  font-size: clamp(74px, 8vw, 112px);
  line-height: 0.95;
}
.result-card-label {
  color: #ffb183;
  font-family: var(--font-mono);
  letter-spacing: 0.14em;
  font-size: 14px;
  font-weight: 900;
}
.result-star-divider {
  align-items: center;
  gap: 12px;
  width: 72%;
  margin: 17px 0 14px;
  display: flex;
}
.result-star-divider i {
  background: linear-gradient(90deg, #0000, #9e8fff94);
  flex: 1;
  height: 1px;
}
.result-star-divider i:last-child {
  transform: scaleX(-1);
}
.result-star-divider span {
  color: #987cff;
  font-size: 15px;
}
.result-name-wrap {
  justify-content: center;
  align-items: center;
  width: 88%;
  min-height: 52px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.result-name-wrap strong {
  max-width: 100%;
  color: var(--ivory);
  font-family: var(--font-display);
  letter-spacing: 0.035em;
  text-align: center;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: clamp(38px, 4.2vw, 62px);
  line-height: 1;
  transition: filter 0.5s;
  overflow: hidden;
}
.result-blur {
  filter: blur(9px);
  background: linear-gradient(
    90deg,
    #0000,
    #a290ff3d,
    #dcd6ff4d,
    #a290ff3d,
    #0000
  );
  position: absolute;
  inset: 4px 10%;
}
.result-dare {
  color: #e8e4f6;
  font-family: var(--font-mono);
  letter-spacing: 0.14em;
  margin: 0;
  font-size: clamp(10px, 1vw, 13px);
  font-weight: 900;
  line-height: 1.35;
}
.familiar-sign-symbol {
  color: #9c88ff;
  text-shadow: 0 0 28px #7453ff6b;
  margin: -5px 0 2px;
  font-size: 54px;
  line-height: 1;
}
.result-challenge {
  max-width: 520px;
  color: var(--ivory);
  font-family: var(--font-display);
  letter-spacing: 0.018em;
  text-transform: uppercase;
  margin: 4px 0 0;
  font-size: clamp(44px, 4.6vw, 66px);
  font-weight: 900;
  line-height: 0.95;
}
.result-challenge span {
  color: var(--orange-bright);
  letter-spacing: 0.055em;
  margin-top: 8px;
  font-size: 0.58em;
  line-height: 1;
  display: block;
}
.old-sign-note {
  color: #777c9d;
  font-family: var(--font-mono);
  letter-spacing: 0.12em;
  margin-top: 10px;
  font-size: 11px;
  font-weight: 800;
}
.result-tease {
  color: #c0c4dd;
  max-width: 480px;
  margin: 15px 0 22px;
  font-size: clamp(14px, 1.1vw, 17px);
  font-weight: 750;
  letter-spacing: 0.035em;
  line-height: 1.45;
}
.result-tease > span {
  display: block;
}
.result-tease > span + span {
  margin-top: 5px;
}
.result-tease .result-tease-payoff {
  color: #fff8ed;
  background: linear-gradient(90deg, #ff5c001a, #7044ff14);
  border-left: 2px solid var(--orange-bright);
  border-radius: 0 8px 8px 0;
  margin-top: 12px;
  padding: 10px 12px;
  font-weight: 900;
  line-height: 1.42;
  box-shadow: 0 10px 28px #0000002e;
}
.lock-glyph {
  border: 1px solid #d1caffb3;
  border-radius: 50%;
  width: 54px;
  height: 54px;
  margin: 5px 0 13px;
  position: relative;
}
.lock-glyph:before {
  content: "";
  border: 2px solid #e1ddff;
  border-radius: 4px;
  width: 18px;
  height: 16px;
  position: absolute;
  top: 15px;
  left: 18px;
}
.lock-glyph:after {
  content: "";
  border: 2px solid #e1ddff;
  border-bottom: 0;
  border-radius: 8px 8px 0 0;
  width: 12px;
  height: 14px;
  position: absolute;
  top: 8px;
  left: 21px;
}
.unlock-button {
  cursor: pointer;
  color: #080808;
  width: min(470px, 96%);
  min-height: 68px;
  font-family: var(--font-mono);
  letter-spacing: 0.09em;
  background: linear-gradient(105deg, #ff4f00, #ff7b20);
  border: 0;
  border-radius: 6px;
  padding: 0 20px;
  font-size: 15px;
  font-weight: 900;
  transition:
    transform 0.18s,
    filter 0.18s,
    box-shadow 0.18s;
  box-shadow:
    inset 0 1px #ffffff52,
    0 16px 38px #ff4d0047;
}
.unlock-button:hover:not(:disabled) {
  filter: brightness(1.08);
  transform: translateY(-3px) scale(1.01);
  box-shadow:
    inset 0 1px #ffffff57,
    0 20px 48px #ff4d0061;
}
.result-ready .unlock-button {
  animation: 1.5s ease-in-out 0.62s 2 cta-pulse;
}
@keyframes cta-pulse {
  50% {
    transform: translateY(-2px) scale(1.025);
    box-shadow:
      inset 0 1px #ffffff61,
      0 0 0 7px #ff5c001f,
      0 22px 55px #ff4d0080;
  }
}
.unlock-button:disabled {
  cursor: not-allowed;
  box-shadow: none;
  color: #918aaa;
  opacity: 0.7;
  background: #574a9359;
}
.button-lock {
  margin-right: 8px;
}
.reveal-price-note {
  color: #807e9c;
  font-family: var(--font-mono);
  letter-spacing: 0.1em;
  margin-top: 13px;
  font-size: 10px;
  font-weight: 700;
}
.verified-result {
  color: #ff9b61;
  font-family: var(--font-mono);
  letter-spacing: 0.13em;
  flex-direction: column;
  align-items: center;
  margin-top: 14px;
  font-size: 12px;
  font-weight: 800;
  display: flex;
}
.verified-result small {
  color: #aaa5d4;
  margin-top: 7px;
  font-size: 10px;
}
.section-shell {
  width: min(1180px, 100% - 64px);
  margin: 0 auto;
}
.zodiac-year-section {
  background:
    radial-gradient(circle at 12% 12%, #6d3bff38, #0000 30%),
    radial-gradient(circle at 88% 88%, #ff5c001f, #0000 32%),
    linear-gradient(#6d3bff0b 1px, #0000 1px) 0 0/40px 40px,
    linear-gradient(90deg, #6d3bff0b 1px, #0000 1px) 0 0/40px 40px,
    #070810;
  border-top: 1px solid #704eff66;
  border-bottom: 1px solid #704eff57;
  padding: 105px 0 96px;
  position: relative;
  overflow: hidden;
}
.zodiac-year-section:before {
  content: "";
  background: linear-gradient(90deg, #0000, #7147ff, #0000);
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0 28px #7147ff;
}
.zodiac-year-heading {
  grid-template-columns: 1.2fr 0.8fr;
  align-items: end;
  gap: 70px;
  display: grid;
}
.zodiac-year-heading h2 {
  font-family: var(--font-display);
  letter-spacing: 0.015em;
  text-transform: uppercase;
  margin: 0;
  font-size: clamp(52px, 6vw, 84px);
  line-height: 0.94;
}
.zodiac-year-heading h2 span {
  color: var(--orange);
}
.zodiac-year-heading > p {
  color: #a0a6c4;
  max-width: 500px;
  margin: 0 0 4px;
  font-size: 18px;
  line-height: 1.68;
}
.zodiac-year-heading > p strong {
  color: #ff8650;
  font-family: var(--font-mono);
  letter-spacing: 0.09em;
  margin-bottom: 9px;
  font-size: 0.82em;
  font-weight: 900;
  display: block;
}
.zodiac-year-art {
  background: radial-gradient(circle at 20% 0, #6f4fff1f, #0000 35%), #07080fe0;
  border: 1px solid #9da4d638;
  border-radius: 18px;
  margin-top: 58px;
  padding: 22px;
  position: relative;
  box-shadow:
    0 28px 85px #00000052,
    inset 0 1px #ffffff08;
}
.zodiac-year-dates {
  color: #7e85a9;
  font-family: var(--font-mono);
  letter-spacing: 0.13em;
  align-items: center;
  margin-bottom: 20px;
  font-size: 10px;
  font-weight: 800;
  display: flex;
}
.zodiac-year-dates i {
  background: linear-gradient(90deg, #5143aa, #5143aa2e);
  flex: 1;
  height: 1px;
  margin: 0 13px;
}
.zodiac-year-dates i:last-of-type {
  transform: scaleX(-1);
}
.zodiac-ribbon-row + .zodiac-ribbon-row {
  border-top: 1px solid #8f96c726;
  margin-top: 38px;
  padding-top: 38px;
}
.zodiac-ribbon-label {
  margin: 0 2px 14px;
  display: block;
}
.zodiac-ribbon-label strong {
  color: #ddd9ee;
  font-family: var(--font-mono);
  letter-spacing: 0.045em;
  font-size: clamp(16px, 1.45vw, 20px);
  font-weight: 900;
  display: block;
}
.zodiac-ribbon-label span {
  color: #aeb4d3;
  max-width: 1040px;
  font-family: var(--font-mono);
  letter-spacing: 0.025em;
  margin-top: 8px;
  font-size: clamp(12px, 1.05vw, 14px);
  font-weight: 600;
  line-height: 1.52;
  display: block;
}
.zodiac-ribbon-scroll {
  background: #0d0e17;
  border: 1px solid #e0dcff2e;
  border-radius: 13px;
  width: 100%;
  overflow: hidden;
  box-shadow:
    inset 0 0 30px #00000047,
    0 12px 35px #0003;
}
.zodiac-ribbon-track {
  width: 100%;
  min-width: 0;
  height: 122px;
  display: flex;
  overflow: hidden;
}
.zodiac-ribbon-segment {
  z-index: 1;
  color: #fff9ee;
  isolation: isolate;
  text-align: center;
  text-shadow: 0 1px 8px #00000085;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}
.zodiac-ribbon-segment:focus-visible {
  z-index: 4;
  outline-offset: -3px;
  outline: 2px solid #fff;
}
.zodiac-ribbon-segment:before {
  z-index: -1;
  content: "";
  background:
    linear-gradient(135deg, #ffffff21, #0000 48%),
    radial-gradient(circle at 50% 120%, #0403126b, #0000 64%);
  position: absolute;
  inset: 0;
}
.zodiac-ribbon-segment > span {
  font-size: 28px;
  line-height: 1;
}
.zodiac-ribbon-segment > strong {
  width: 100%;
  max-width: 100%;
  font-family: var(--font-mono);
  letter-spacing: 0.025em;
  overflow-wrap: normal;
  word-break: keep-all;
  margin-top: 7px;
  padding: 0 3px;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.08;
}
.zodiac-ribbon-segment > small {
  color: #fff9eeb8;
  font-family: var(--font-mono);
  margin-top: 4px;
  font-size: 12px;
  font-weight: 800;
}
.zodiac-ribbon-segment-tiny > span {
  font-size: 12px;
}
.zodiac-ribbon-blend {
  z-index: 2;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  pointer-events: none;
  background: linear-gradient(90deg, #ffffff0a, #ffffff29, #0000);
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -10px;
}
.zodiac-ribbon-sky .zodiac-ribbon-track {
  height: 138px;
  box-shadow:
    inset 0 0 34px #0000003d,
    0 0 38px #ff53001a;
}
.zodiac-ribbon-sky .zodiac-ribbon-segment > span {
  font-size: 32px;
}
.zodiac-ribbon-sky .zodiac-ribbon-segment-tiny > span {
  font-size: 13px;
}
.zodiac-year-note {
  color: #abb0cc;
  max-width: 980px;
  margin: 19px 4px 0;
  font-family: var(--font-mono);
  letter-spacing: 0.045em;
  white-space: nowrap;
  font-size: clamp(11px, 1.05vw, 14px);
  font-weight: 700;
  line-height: 1.4;
}
.zodiac-year-note strong {
  color: var(--orange-bright);
}
.birthday-frequency-graphic {
  background:
    linear-gradient(145deg, #111321f2, #080910f5),
    radial-gradient(circle at 85% 10%, #ff5c001f, #0000 34%);
  border: 1px solid #a5acd536;
  border-radius: 15px;
  margin-top: 38px;
  padding: 25px;
  box-shadow:
    inset 0 1px #ffffff0a,
    0 18px 48px #00000042;
}
.birthday-frequency-heading {
  justify-content: space-between;
  align-items: baseline;
  gap: 18px;
  margin-bottom: 23px;
  display: flex;
}
.birthday-frequency-heading strong {
  color: var(--ivory);
  font-family: var(--font-mono);
  letter-spacing: 0.055em;
  font-size: clamp(15px, 1.35vw, 19px);
}
.birthday-frequency-heading span {
  color: #777e9f;
  font-family: var(--font-mono);
  letter-spacing: 0.055em;
  font-size: 10px;
  font-weight: 750;
}
.birthday-frequency-row {
  grid-template-columns: minmax(220px, 1fr) auto;
  align-items: end;
  gap: 5px 20px;
  padding: 13px 0;
  display: grid;
}
.birthday-frequency-row + .birthday-frequency-row {
  border-top: 1px solid #a5acd51f;
}
.birthday-frequency-row > div strong,
.birthday-frequency-row > div span {
  font-family: var(--font-mono);
  display: block;
}
.birthday-frequency-row > div strong {
  color: #f2ecdf;
  letter-spacing: 0.08em;
  font-size: 13px;
}
.birthday-frequency-row > div span {
  color: #7f86a8;
  letter-spacing: 0.055em;
  margin-top: 3px;
  font-size: 9px;
  font-weight: 750;
}
.birthday-frequency-row > b {
  color: #d8d9e8;
  font-family: var(--font-mono);
  letter-spacing: 0.055em;
  white-space: nowrap;
  font-size: 11px;
}
.birthday-frequency-row > i {
  background: #1c1f31;
  border-radius: 999px;
  grid-column: 1 / -1;
  width: 100%;
  height: 13px;
  display: block;
  overflow: hidden;
  box-shadow: inset 0 1px 4px #0008;
}
.birthday-frequency-row > i > span {
  background: linear-gradient(90deg, #6251d5, #8b6bff);
  border-radius: inherit;
  height: 100%;
  display: block;
  box-shadow: 0 0 18px #7258ff66;
}
.birthday-frequency-largest > i > span {
  background: linear-gradient(90deg, #ff4a19, #ff9051);
  box-shadow: 0 0 20px #ff5c0061;
}
.birthday-frequency-smallest > i > span {
  background: linear-gradient(90deg, #ff3158, #ff725e);
  box-shadow: 0 0 18px #ff3d3d66;
}
.nasa-precession-section {
  background:
    radial-gradient(circle at 50% 0%, #653cff24, #0000 42%),
    #05060a;
  border-top: 1px solid #6f50ff4d;
  border-bottom: 1px solid #ff5c0038;
  padding: 94px 0 86px;
}
.nasa-precession-heading {
  margin-bottom: 34px;
}
.nasa-precession-heading h2 {
  color: var(--ivory);
  font-family: var(--font-display);
  letter-spacing: -0.015em;
  text-transform: uppercase;
  margin: 0;
  font-size: clamp(32px, 4vw, 58px);
  font-weight: 500;
  line-height: 1.02;
}
.nasa-precession-heading h2 span {
  color: var(--orange-bright);
}
@media (width>=821px) {
  .nasa-precession-heading h2 {
    white-space: nowrap;
  }
}
.nasa-precession-video-frame {
  background: #020207;
  border: 1px solid #7b61ff70;
  border-radius: 18px;
  width: 100%;
  overflow: hidden;
  box-shadow:
    0 0 0 1px #ff5c001f,
    0 28px 80px #0009,
    0 0 55px #643dff24;
}
.nasa-precession-video-frame video {
  aspect-ratio: 16 / 9;
  background: #020207;
  width: 100%;
  height: auto;
  display: block;
}
.nasa-precession-credit {
  color: #9298bb;
  font-family: var(--font-mono);
  letter-spacing: 0.07em;
  margin: 16px 4px 0;
  font-size: 10px;
  line-height: 1.6;
}
.nasa-precession-credit a {
  color: #ff8b48;
  font-weight: 800;
}
.result-report {
  background: radial-gradient(circle at 82% 8%, #6d3bff2e, #0000 32%), #080910;
  border-top: 1px solid #6f50ff66;
  padding: 105px 0;
  scroll-margin-top: 88px;
  position: relative;
}
.result-report:before {
  content: "";
  background: linear-gradient(90deg, #0000, #7147ff, #0000);
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0 24px #7147ff;
}
.result-report-heading {
  justify-content: space-between;
  align-items: flex-end;
  gap: 30px;
  display: flex;
}
.result-report-heading h2,
.section-heading h2,
.ophiuchus-grid h2,
.faq-heading h2,
.source-grid h2 {
  font-family: var(--font-display);
  letter-spacing: 0.015em;
  text-transform: uppercase;
  margin: 0;
  font-size: clamp(48px, 6vw, 82px);
  line-height: 0.96;
}
.result-report-heading h2 span {
  color: #9f91dd;
}
.result-report-heading h2 em {
  color: var(--orange);
  font-style: normal;
}
.report-actions {
  grid-template-columns: 1fr;
  align-self: flex-end;
  gap: 10px;
  width: min(100%, 410px);
  padding-bottom: 7px;
  display: grid;
}
.report-actions button {
  cursor: pointer;
  color: #b9bedb;
  min-height: 50px;
  font-family: var(--font-mono);
  letter-spacing: 0.085em;
  background: #0f111bcc;
  border: 1px solid #a6addc54;
  border-radius: 5px;
  padding: 0 19px;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.25;
}
.report-actions .proof-download-button {
  border-color: var(--orange);
  color: #ffb080;
  background: linear-gradient(100deg, #ff5c0030, #6d3bff1a), #151018;
  min-height: 66px;
  font-size: 13px;
  animation: 0.95s ease-in-out 3 birthday-month-prompt;
  box-shadow:
    0 0 0 4px #ff5c0029,
    0 0 27px #ff5c0057;
}
.report-actions .share-result-button {
  color: #c7cbe0;
}
.report-actions button:disabled {
  cursor: wait;
  opacity: 0.58;
}
.comparison-grid {
  grid-template-columns: 1fr 1fr 1.1fr;
  gap: 13px;
  margin-top: 48px;
  display: grid;
}
.comparison-card,
.evidence-card {
  background: #0d0f18;
  border: 1px solid #a1a7d340;
  border-radius: 10px;
  min-height: 330px;
  padding: 25px;
  position: relative;
  overflow: hidden;
}
.comparison-card {
  flex-direction: column;
  display: flex;
}
.comparison-card > span,
.evidence-card > span {
  color: #8087ae;
  font-family: var(--font-mono);
  letter-spacing: 0.1em;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.35;
}
.comparison-symbol {
  color: #a39cec;
  margin-top: 35px;
  font-size: 65px;
}
.comparison-card h3 {
  font-family: var(--font-display);
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin: 8px 0 12px;
  font-size: clamp(42px, 4.2vw, 62px);
  line-height: 1;
}
.comparison-card p {
  color: #989eba;
  margin: 0;
  font-size: 15px;
  line-height: 1.55;
}
.comparison-card small {
  color: #5f6685;
  font-family: var(--font-mono);
  letter-spacing: 0.09em;
  margin-top: auto;
  padding-top: 26px;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.4;
  position: static;
}
.astronomical-card {
  background: radial-gradient(circle at 80% 12%, #ff530021, #0000 38%), #0e0f18;
  border-color: #ff610a6e;
}
.astronomical-card h3,
.sky-symbol {
  color: var(--orange);
}
.evidence-card {
  background-color: #0b0d17;
  background-image:
    linear-gradient(#4835a612 1px, #0000 1px),
    linear-gradient(90deg, #4835a612 1px, #0000 1px), none;
  background-position:
    0 0,
    0 0,
    0 0;
  background-repeat: repeat, repeat, repeat;
  background-size: 22px 22px;
  background-attachment: scroll, scroll, scroll;
  background-origin: padding-box, padding-box, padding-box;
  background-clip: border-box, border-box, border-box;
}
.evidence-card dl {
  margin: 25px 0 0;
}
.evidence-card dl > div {
  border-bottom: 1px solid #939aca29;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  min-height: 57px;
  display: flex;
}
.evidence-card dt {
  color: #777fa3;
  font-family: var(--font-mono);
  letter-spacing: 0.1em;
  font-size: 10px;
  font-weight: 700;
}
.evidence-card dd {
  color: #dcd9ec;
  font-family: var(--font-mono);
  text-align: right;
  margin: 0;
  font-size: 13px;
  font-weight: 700;
}
.result-explanation {
  color: #8e94b3;
  max-width: 910px;
  margin: 30px 0 0;
  font-size: 15px;
  line-height: 1.65;
}
.result-report {
  background:
    radial-gradient(circle at 83% 12%, #ff5b0026, #0000 28%),
    radial-gradient(circle at 54% 48%, #4130a62e, #0000 43%), #05070d;
  border-top-color: #ff68189e;
  padding: 122px 0;
  overflow: hidden;
}
.result-report:before {
  background: linear-gradient(90deg, #0000, #ff6b1a, #0000);
  box-shadow: 0 0 32px #ff6818d1;
}
.result-report:after {
  content: "";
  opacity: 0.14;
  pointer-events: none;
  background-image:
    radial-gradient(circle, #ffffff5c 0 1px, #0000 1.3px),
    radial-gradient(circle, #ff94533d 0 1px, #0000 1.2px);
  background-position:
    0 0,
    31px 19px;
  background-size:
    83px 83px,
    121px 121px;
  position: absolute;
  inset: 0;
}
.result-aurora {
  filter: blur(8px);
  pointer-events: none;
  background: radial-gradient(circle, #ff6a182b, #5735ff17 42%, #0000 70%);
  border-radius: 50%;
  width: 660px;
  height: 660px;
  position: absolute;
  top: 330px;
  left: 63%;
  transform: translate(-50%);
}
.result-report .section-shell {
  z-index: 2;
  position: relative;
}
.result-report-heading {
  align-items: flex-start;
}
.result-report-heading h2 {
  max-width: 1080px;
}
.result-report-heading h2 span {
  color: #8a829d;
  -webkit-text-decoration: line-through #ff6f2bb8;
  text-decoration: line-through #ff6f2bb8;
  text-decoration-thickness: 0.07em;
}
.result-report-heading h2 em {
  color: #ff7b2f;
  text-shadow: 0 0 36px #ff5d0854;
}
.result-verdict-banner {
  border: 1px solid #ff752d85;
  border-left: 7px solid var(--orange);
  background: linear-gradient(105deg, #ff5b002e, #0000 58%), #0e0c12eb;
  border-radius: 10px;
  grid-template-columns: minmax(160px, 0.24fr) minmax(0, 0.76fr);
  column-gap: 30px;
  margin-top: 48px;
  padding: clamp(24px, 4vw, 38px);
  display: grid;
  overflow: hidden;
  box-shadow:
    inset 0 1px #ffffff0a,
    0 20px 60px #00000047;
}
.result-verdict-banner > span {
  color: #ff9d64;
  font-family: var(--font-mono);
  letter-spacing: 0.1em;
  font-size: 13px;
  font-weight: 700;
}
.result-verdict-banner strong {
  color: var(--ivory);
  font-family: var(--font-ui);
  letter-spacing: -0.015em;
  font-size: clamp(24px, 2.5vw, 35px);
  font-weight: 760;
  line-height: 1.16;
}
.result-verdict-banner p {
  color: #c6c7d6;
  grid-column: 2;
  max-width: 860px;
  margin: 13px 0 0;
  font-size: clamp(16px, 1.5vw, 20px);
  font-weight: 650;
  line-height: 1.48;
}
.reveal-stage {
  grid-template-columns: minmax(280px, 0.82fr) minmax(0, 1.38fr);
  gap: 18px;
  margin-top: 18px;
  display: grid;
}
.old-zodiac-scene,
.actual-sky-scene {
  border-radius: 16px;
  min-width: 0;
  padding: clamp(24px, 3vw, 36px);
  position: relative;
  overflow: hidden;
}
.result-side-label {
  z-index: 2;
  font-family: var(--font-mono);
  letter-spacing: 0.13em;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.4;
  display: block;
  position: relative;
}
.old-zodiac-scene {
  background:
    linear-gradient(117deg, #0000 0 47%, #d3c7b10f 48% 49%, #0000 50%),
    repeating-linear-gradient(8deg, #ece0ca06 0 1px, #0000 1px 9px),
    radial-gradient(circle at 50% 23%, #8e807126, #0000 38%), #0b0c0e;
  border: 1px solid #9a948d40;
  flex-direction: column;
  min-height: 655px;
  display: flex;
  box-shadow: inset 0 0 80px #00000094;
}
.old-zodiac-scene:after {
  content: "";
  border: 1px solid #ada18f1a;
  border-radius: 50%;
  width: 320px;
  height: 320px;
  position: absolute;
  bottom: -110px;
  right: -45px;
  box-shadow:
    0 0 0 28px #ada18f06,
    0 0 0 72px #ada18f05;
}
.old-zodiac-scene .result-side-label {
  color: #89857f;
}
.legacy-orbit {
  aspect-ratio: 1;
  background:
    repeating-conic-gradient(
      from -15deg,
      #beb39f40 0 0.65deg,
      transparent 0.65deg 30deg
    ),
    radial-gradient(circle, #70675c2e, transparent 63%);
  border: 1px solid #b8ab9752;
  border-radius: 50%;
  width: min(220px, 72%);
  margin: 55px auto 24px;
  position: relative;
  box-shadow:
    inset 0 0 45px #000000b3,
    0 0 45px #73695a14;
}
.legacy-orbit:before,
.legacy-orbit:after,
.legacy-orbit i {
  content: "";
  border: 1px solid #b4a79438;
  border-radius: 50%;
  position: absolute;
}
.legacy-orbit:before {
  inset: 14%;
}
.legacy-orbit:after {
  inset: 29%;
}
.legacy-orbit i:first-child {
  border-radius: 0;
  inset: -8px 46%;
  transform: rotate(41deg);
}
.legacy-orbit i:nth-child(2) {
  border-radius: 0;
  inset: 31% -5px 62%;
  transform: rotate(-21deg);
}
.legacy-orbit i:nth-child(3) {
  border-radius: 0;
  inset: 63% 9% 16% 76%;
  transform: rotate(58deg);
}
.legacy-orbit b {
  color: #928a7f;
  opacity: 0.58;
  text-shadow: 0 0 28px #b3a48f21;
  place-items: center;
  font-size: clamp(72px, 8vw, 112px);
  font-weight: 400;
  display: grid;
  position: absolute;
  inset: 0;
}
.old-zodiac-scene h3,
.actual-sign-verdict h3 {
  font-family: var(--font-display);
  letter-spacing: 0.025em;
  text-transform: uppercase;
  margin: 0;
  line-height: 0.95;
}
.old-zodiac-scene h3 {
  color: #a39d94;
  text-align: center;
  font-size: clamp(48px, 5vw, 72px);
  -webkit-text-decoration: line-through #ff65178c;
  text-decoration: line-through #ff65178c;
}
.scene-verdict {
  color: #817d77;
  font-family: var(--font-mono);
  letter-spacing: 0.15em;
  text-align: center;
  margin-top: 16px;
  font-size: 12px;
  display: block;
}
.old-zodiac-scene p,
.actual-sky-scene > p {
  z-index: 2;
  margin: 24px 0 0;
  font-size: 17px;
  font-weight: 650;
  line-height: 1.55;
  position: relative;
}
.old-zodiac-scene p {
  color: #98958f;
}
.old-zodiac-scene > small,
.actual-sky-scene > small {
  z-index: 2;
  font-family: var(--font-mono);
  letter-spacing: 0.11em;
  margin-top: auto;
  padding-top: 28px;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.45;
  display: block;
  position: relative;
}
.old-zodiac-scene > small {
  color: #6f6d68;
}
.actual-sky-scene {
  background:
    radial-gradient(circle at 72% 28%, #ff711f2e, #0000 36%),
    radial-gradient(circle at 20% 82%, #5736ff3d, #0000 42%), #090c1a;
  border: 2px solid #ff7c2bc2;
  animation: 1.1s cubic-bezier(0.2, 0.9, 0.25, 1) 0.12s both actual-sky-arrive;
  box-shadow:
    0 0 36px #ff5d0847,
    0 0 100px #ff5d081f,
    inset 0 1px #ffffff12;
}
@keyframes actual-sky-arrive {
  0% {
    opacity: 0;
    filter: brightness(1.8);
    transform: translateY(24px) scale(0.97);
  }
  to {
    opacity: 1;
    filter: none;
    transform: none;
  }
}
.actual-sky-scene .result-side-label {
  color: #ffad7b;
}
.proof-map-toolbar {
  z-index: 3;
  justify-content: space-between;
  align-items: center;
  gap: 18px;
  display: flex;
  position: relative;
}
.sky-era-toggle {
  background: #030511c7;
  border: 1px solid #ffa3696b;
  border-radius: 999px;
  flex: none;
  gap: 4px;
  padding: 4px;
  display: inline-flex;
  box-shadow: inset 0 1px #ffffff0f;
}
.sky-era-toggle button {
  color: #b7b8cb;
  cursor: pointer;
  min-height: 39px;
  font-family: var(--font-mono);
  letter-spacing: 0.075em;
  background: 0 0;
  border: 1px solid #0000;
  border-radius: 999px;
  padding: 8px 13px;
  font-size: 10px;
  font-weight: 900;
  line-height: 1.15;
  transition:
    border-color 0.16s,
    background 0.16s,
    color 0.16s,
    box-shadow 0.16s;
}
.sky-era-toggle button:hover {
  color: #fff;
  background: #ff7e3017;
  border-color: #ffa36947;
}
.sky-era-toggle button.is-active {
  color: #080810;
  background: linear-gradient(135deg, #ffb170, #ff6b1a);
  border-color: #ffb27c;
  box-shadow:
    0 0 0 1px #ffcdaa3d,
    0 5px 18px #ff651752;
}
.proof-map-era-caption {
  z-index: 2;
  color: #e4e2f2;
  text-align: right;
  margin: 14px 0 0;
  font-size: 14px;
  font-weight: 780;
  line-height: 1.4;
  position: relative;
}
.proof-map-shell {
  border: 1px solid #ffa36961;
  border-radius: 15px;
  margin-top: 13px;
  transition:
    border-color 0.22s,
    box-shadow 0.22s;
  overflow: hidden;
  box-shadow:
    0 18px 55px #00000075,
    0 0 44px #583dff29;
}
.proof-map-shell.is-ancient {
  border-color: #8776ffb8;
  box-shadow:
    0 18px 55px #00000080,
    0 0 48px #684eff42;
}
.actual-sky-scene.is-showing-ancient-map .actual-sign-glyph {
  color: #b6aaff;
  text-shadow:
    0 0 12px #e8e2ffc7,
    0 0 38px #7356ffd1;
  background: radial-gradient(circle, #7663ff4d, #30248714 62%), #0b0b18;
  border-color: #988bffd1;
  box-shadow:
    0 0 28px #694fff6b,
    inset 0 0 24px #8570ff26;
}
.actual-sign-verdict {
  align-items: center;
  gap: 20px;
  margin-top: 22px;
  display: flex;
}
.actual-sign-glyph {
  color: #ff9a55;
  text-shadow:
    0 0 12px #fff1cfc7,
    0 0 38px #ff6617db;
  background: radial-gradient(circle, #ffb26140, #ff58000f 62%), #0d0b14;
  border: 1px solid #ffb380bf;
  border-radius: 50%;
  flex: 0 0 108px;
  place-items: center;
  width: 108px;
  height: 108px;
  font-size: 70px;
  display: grid;
  box-shadow:
    0 0 26px #ff64146b,
    inset 0 0 24px #ff89371f;
}
.actual-sign-verdict small {
  color: #ffb083;
  font-family: var(--font-mono);
  letter-spacing: 0.12em;
  margin-bottom: 7px;
  font-size: 11px;
  font-weight: 900;
  display: block;
}
.actual-sign-verdict h3 {
  color: #fff5ea;
  text-shadow: 0 0 34px #ff641447;
  font-size: clamp(54px, 6.4vw, 88px);
}
.actual-sky-scene > p {
  color: #d3d4e2;
  font-size: clamp(18px, 1.55vw, 20px);
  line-height: 1.62;
}
.actual-sky-scene > small {
  color: #ff9b62;
}
.precession-story {
  background:
    linear-gradient(90deg, #5c4b8724, #0000 35% 65%, #ff5f0c1c), #080a12;
  border: 1px solid #8777d257;
  border-radius: 16px;
  margin-top: 18px;
  padding: clamp(25px, 4vw, 42px);
  position: relative;
  overflow: hidden;
}
.precession-story-heading > span {
  color: #ff9c63;
  font-family: var(--font-mono);
  letter-spacing: 0.13em;
  font-size: 12px;
  font-weight: 900;
}
.precession-story-heading h3 {
  max-width: 900px;
  color: var(--ivory);
  font-family: var(--font-display);
  letter-spacing: 0.025em;
  margin: 9px 0 0;
  font-size: clamp(30px, 3.8vw, 52px);
  line-height: 1;
}
.precession-story-heading h3 span {
  color: var(--orange);
  display: block;
}
.ancient-era-shock {
  border: 1px solid #ff711f94;
  border-left: 6px solid var(--orange);
  background: linear-gradient(105deg, #ff5b002b, #0000 58%), #0d0d15;
  border-radius: 8px;
  grid-template-columns: minmax(250px, 0.42fr) minmax(0, 0.58fr);
  gap: clamp(22px, 4vw, 48px);
  margin-top: 28px;
  padding: clamp(21px, 3vw, 31px);
  display: grid;
  box-shadow:
    inset 0 1px #ffffff0d,
    0 18px 48px #0000003d;
}
.ancient-era-shock-heading > span {
  color: #ffb188;
  font-family: var(--font-mono);
  letter-spacing: 0.13em;
  margin-bottom: 12px;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.4;
  display: block;
}
.ancient-era-shock-heading strong {
  color: #ff9b5b;
  font-family: var(--font-display);
  letter-spacing: 0.025em;
  font-size: clamp(27px, 3vw, 41px);
  line-height: 1.02;
  display: block;
}
.ancient-era-shock-heading .matched-map-copy,
.ancient-era-shock-heading .horoscope-science-highlight {
  font-weight: 400;
}
.ancient-era-shock-heading .matched-map-copy {
  color: #f4ede6;
}
.ancient-era-shock-heading .horoscope-science-highlight {
  color: transparent;
  background: linear-gradient(90deg, #ff762c 0%, #ff9c68 42%, #9a6cff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0.22em;
  display: block;
}
.bill-nye-proof {
  width: 100%;
  max-width: 520px;
  margin-top: 26px;
}
.bill-nye-proof > span {
  color: #fff2e8;
  font-family: var(--font-mono);
  letter-spacing: 0.08em;
  margin-bottom: 10px;
  font-size: clamp(12px, 1.15vw, 15px);
  font-weight: 900;
  line-height: 1.35;
  display: block;
}
.bill-nye-video {
  aspect-ratio: 16/9;
  background: #03040a;
  border: 1px solid #ff9b5b9e;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  box-shadow:
    0 16px 36px #00000075,
    0 0 28px #ff661a1f;
}
.bill-nye-video iframe {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.ancient-era-shock ol {
  counter-reset: ancient-step;
  gap: 17px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
}
.ancient-era-shock li {
  color: #d2d3e1;
  counter-increment: ancient-step;
  padding-left: 46px;
  font-size: clamp(16px, 1.4vw, 19px);
  font-weight: 650;
  line-height: 1.58;
  position: relative;
}
.ancient-era-shock li:before {
  content: counter(ancient-step);
  color: #ff9b5b;
  width: 30px;
  height: 30px;
  font-family: var(--font-mono);
  background: #ff600f1a;
  border: 1px solid #ff8949a8;
  border-radius: 50%;
  place-items: center;
  font-size: 13px;
  font-weight: 900;
  display: grid;
  position: absolute;
  top: 2px;
  left: 0;
}
.ancient-era-shock li b {
  color: #ff9b5b;
  font-family: var(--font-mono);
  letter-spacing: 0.08em;
  margin-bottom: 2px;
  font-size: 12px;
  font-weight: 900;
  display: block;
}
.star-map-punchline {
  color: #ff8d49;
  text-shadow: 0 0 18px #ff691959;
  margin-top: 8px;
  font-weight: 900;
  display: block;
}
.precession-track {
  grid-template-columns: minmax(150px, 0.22fr) minmax(180px, 0.56fr) minmax(
      150px,
      0.22fr
    );
  align-items: center;
  gap: 22px;
  margin-top: 34px;
  display: grid;
}
.precession-endpoint {
  text-align: center;
  justify-items: center;
  min-width: 0;
  display: grid;
}
.precession-endpoint > span {
  font-size: 52px;
  line-height: 1;
}
.precession-endpoint strong {
  overflow-wrap: anywhere;
  max-width: 100%;
  font-family: var(--font-display);
  letter-spacing: 0.035em;
  text-transform: uppercase;
  margin-top: 8px;
  font-size: 28px;
  line-height: 1;
}
.precession-endpoint small {
  color: #787f9e;
  font-family: var(--font-mono);
  letter-spacing: 0.1em;
  margin-top: 8px;
  font-size: 10px;
  font-weight: 800;
}
.precession-old {
  color: #89828e;
  filter: saturate(0.55);
}
.precession-real {
  color: #ff9b5d;
  text-shadow: 0 0 24px #ff67146b;
}
.precession-line {
  min-width: 0;
  height: 118px;
  position: relative;
}
.precession-line i {
  background: repeating-linear-gradient(
    90deg,
    #897ac185 0 12px,
    #0000 12px 20px
  );
  height: 2px;
  position: absolute;
  top: 57px;
  left: 0;
  right: 0;
}
.precession-line i:after {
  content: "";
  border-top: 2px solid #ff7a31;
  border-right: 2px solid #ff7a31;
  width: 12px;
  height: 12px;
  position: absolute;
  top: -6px;
  right: -1px;
  transform: rotate(45deg);
}
.precession-line > span {
  z-index: 2;
  color: #2e1300;
  background: radial-gradient(circle, #fff3a9 0 9%, #ff951e 38%, #ff4f00 72%);
  border: 1px solid #ffbf7fb8;
  border-radius: 50%;
  place-items: center;
  width: 62px;
  height: 62px;
  font-size: 35px;
  animation: 2.6s ease-in-out infinite precession-sun-pulse;
  display: grid;
  position: absolute;
  top: 27px;
  left: 55%;
  transform: translate(-50%);
  box-shadow:
    0 0 14px #fff0ad,
    0 0 34px #ff7517e0,
    0 0 68px #ff510075;
}
@keyframes precession-sun-pulse {
  50% {
    transform: translate(-50%) scale(1.07);
    box-shadow:
      0 0 17px #fff0ad,
      0 0 46px #ff7517f5,
      0 0 86px #ff510094;
  }
}
.precession-line b {
  color: #9e95bd;
  width: 100%;
  font-family: var(--font-mono);
  letter-spacing: 0.11em;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
}
.precession-story > p {
  color: #aaafc4;
  text-align: center;
  max-width: 980px;
  margin: 26px auto 0;
  font-size: 17px;
  line-height: 1.6;
}
.precession-zinger {
  border-left: 4px solid var(--orange);
  color: #ffd0b4;
  width: fit-content;
  max-width: 100%;
  font-family: var(--font-mono);
  letter-spacing: 0.055em;
  text-align: left;
  background: #ff5c001a;
  margin: 24px auto;
  padding: 13px 17px;
  font-size: clamp(15px, 1.55vw, 20px);
  font-weight: 900;
  line-height: 1.45;
  display: block;
}
.precession-zinger-final {
  border-color: var(--violet-bright);
  color: #e3dcff;
  background: #6d3bff21;
}
.result-proof-grid {
  grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
  gap: 18px;
  margin-top: 18px;
  display: grid;
}
.result-proof-grid .evidence-card {
  border-color: #7868d761;
  border-radius: 16px;
  min-height: 360px;
  padding: clamp(25px, 3vw, 36px);
}
.result-proof-grid .evidence-card > span {
  color: #b0a9dd;
  font-size: 12px;
}
.result-proof-grid .evidence-card dt {
  font-size: 11px;
  font-weight: 800;
}
.result-proof-grid .evidence-card dd {
  color: #f0edf8;
  font-size: 14px;
  font-weight: 850;
}
.science-reality-check {
  background: radial-gradient(circle at 80% 10%, #ff5f0a26, #0000 40%), #0d0d13;
  border: 1px solid #ff772b73;
  border-radius: 16px;
  flex-direction: column;
  min-height: 360px;
  padding: clamp(25px, 3vw, 36px);
  display: flex;
}
.science-reality-check > span {
  color: #ff9d65;
  font-family: var(--font-mono);
  letter-spacing: 0.12em;
  font-size: 12px;
  font-weight: 900;
}
.science-reality-check h3 {
  color: var(--ivory);
  font-family: var(--font-display);
  letter-spacing: 0.025em;
  margin: 23px 0 15px;
  font-size: clamp(31px, 3vw, 45px);
  line-height: 1;
}
.science-reality-check h3 span {
  color: #ff7931;
  text-shadow: 0 0 26px #ff631338;
  margin-top: 7px;
  display: block;
}
.science-reality-check p {
  color: #b7bacb;
  margin: 0;
  font-size: 16px;
  line-height: 1.58;
}
.science-reality-check strong {
  color: #ff9f68;
  font-family: var(--font-mono);
  letter-spacing: 0.11em;
  margin-top: auto;
  padding-top: 25px;
  font-size: 11px;
  line-height: 1.5;
}
.method-section {
  background-color: #050609;
  background-image:
    linear-gradient(90deg, #6d3bff0a 1px, #0000 1px),
    linear-gradient(#6d3bff0a 1px, #0000 1px), none;
  background-position:
    0 0,
    0 0,
    0 0;
  background-repeat: repeat, repeat, repeat;
  background-size: 42px 42px;
  background-attachment: scroll, scroll, scroll;
  background-origin: padding-box, padding-box, padding-box;
  background-clip: border-box, border-box, border-box;
  padding: 118px 0;
}
.section-heading {
  grid-template-columns: 1.25fr 0.75fr;
  align-items: end;
  column-gap: 80px;
  display: grid;
}
.section-heading .eyebrow {
  grid-column: 1/-1;
}
.section-heading h2 span,
.ophiuchus-grid h2 span,
.faq-heading h2 span {
  color: var(--orange);
}
.section-heading > p:last-child {
  color: #979dbb;
  margin: 0 0 4px;
  font-size: 18px;
  line-height: 1.65;
}
.method-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 13px;
  margin-top: 65px;
  display: grid;
}
.method-grid article {
  background: #0a0b12db;
  border: 1px solid #9097c83b;
  min-height: 330px;
  padding: 29px;
  transition:
    transform 0.22s,
    border-color 0.22s,
    background 0.22s;
  position: relative;
  overflow: hidden;
}
.method-grid article:hover {
  background: #0d0e19;
  border-color: #704eff99;
  transform: translateY(-5px);
}
.method-number {
  color: #6d7393;
  font-family: var(--font-mono);
  letter-spacing: 0.14em;
  font-size: 12px;
  font-weight: 700;
}
.method-icon {
  width: 92px;
  height: 92px;
  margin: 34px 0;
  position: relative;
}
.sun-method {
  border: 1px solid #ff681f8c;
  border-radius: 50%;
}
.sun-method:before {
  content: "";
  background: var(--orange);
  box-shadow:
    0 0 18px var(--orange),
    0 0 38px #ff4c0073;
  border-radius: 50%;
  position: absolute;
  inset: 24px;
}
.sun-method:after {
  content: "";
  border: 1px solid #7d5cff94;
  border-radius: 50%;
  position: absolute;
  inset: 12px -9px;
  transform: rotate(27deg);
}
.boundary-method {
  background:
    linear-gradient(90deg, #0000 46%, #7655ff 47% 53%, #0000 54%),
    linear-gradient(18deg, #0000 48%, #7655ffb3 49% 51%, #0000 52%);
  border: 1px solid #8063ff8c;
}
.boundary-method:after {
  border: 2px solid var(--orange);
  content: "";
  border-radius: 50%;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 34px;
  left: 34px;
  box-shadow: 0 0 20px #ff5600a3;
}
.proof-method {
  background:
    radial-gradient(circle at 24% 28%, #fff 0 2px, #0000 3px),
    radial-gradient(circle at 66% 20%, #fff 0 1px, #0000 2px),
    radial-gradient(circle at 48% 62%, #9e8dff 0 2px, #0000 3px),
    radial-gradient(circle at 76% 72%, #fff 0 1px, #0000 2px);
  border: 1px solid #7d84b561;
}
.proof-method:before,
.proof-method:after {
  content: "";
  transform-origin: 0;
  background: #9186ff99;
  position: absolute;
}
.proof-method:before {
  width: 39px;
  height: 1px;
  top: 26px;
  left: 24px;
  transform: rotate(48deg);
}
.proof-method:after {
  width: 31px;
  height: 1px;
  top: 58px;
  left: 48px;
  transform: rotate(18deg);
}
.method-grid h3 {
  font-family: var(--font-display);
  letter-spacing: 0.025em;
  margin: 0 0 12px;
  font-size: 29px;
}
.method-grid p {
  color: #8d94b1;
  margin: 0;
  font-size: 15px;
  line-height: 1.62;
}
.ophiuchus-section {
  background: radial-gradient(circle at 18%, #4c30d93d, #0000 30%), #090a13;
  border-top: 1px solid #6d3bff3b;
  border-bottom: 1px solid #6d3bff3b;
  padding: 130px 0;
  position: relative;
  overflow: hidden;
}
.ophiuchus-grid {
  grid-template-columns: 0.72fr 1.28fr;
  align-items: center;
  gap: 70px;
  display: grid;
}
.ophiuchus-orbit {
  aspect-ratio: 1;
  place-items: center;
  width: min(360px, 90%);
  margin: auto;
  display: grid;
  position: relative;
}
.ophiuchus-orbit:before {
  content: "";
  background: radial-gradient(circle, #ff6c17, #ff3e00);
  border-radius: 50%;
  position: absolute;
  inset: 23%;
  box-shadow:
    0 0 40px #ff5b00cc,
    0 0 100px #ff4e004d;
}
.ophiuchus-orbit span {
  z-index: 2;
  color: #090909;
  font-family: var(--font-display);
  font-size: 100px;
  position: relative;
}
.ophiuchus-ring {
  border: 1px solid #8b6fff85;
  border-radius: 50%;
  position: absolute;
}
.ring-one {
  inset: 5% 13%;
  transform: rotate(28deg);
}
.ring-two {
  inset: 13% 4%;
  transform: rotate(-31deg);
}
.ring-three {
  border-color: #ff742a4d;
  inset: 1%;
}
.ophiuchus-grid h2 {
  font-size: clamp(55px, 7.4vw, 104px);
}
.ophiuchus-grid > div:last-child > p:not(.eyebrow) {
  color: #9aa0bd;
  max-width: 720px;
  margin: 28px 0 0;
  font-size: 15px;
  line-height: 1.75;
}
.fact-row {
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 32px;
  display: flex;
}
.fact-row span {
  color: #949bbc;
  font-family: var(--font-mono);
  letter-spacing: 0.1em;
  border: 1px solid #8f96c94d;
  padding: 10px 12px;
  font-size: 10px;
  font-weight: 700;
}
.faq-section {
  background: #050609;
  padding: 120px 0;
}
.faq-grid {
  grid-template-columns: 0.8fr 1.2fr;
  align-items: start;
  gap: 85px;
  display: grid;
}
.faq-heading {
  position: sticky;
  top: 35px;
}
.faq-heading h2 {
  font-size: clamp(48px, 5.7vw, 78px);
}
.faq-list details {
  border-top: 1px solid #979ecc45;
}
.faq-list details:last-child {
  border-bottom: 1px solid #979ecc45;
}
.faq-list summary {
  cursor: pointer;
  color: #dad7e6;
  font-family: var(--font-mono);
  letter-spacing: 0.12em;
  padding: 27px 45px 27px 0;
  font-size: 13px;
  font-weight: 800;
  list-style: none;
  position: relative;
}
.faq-list summary::-webkit-details-marker {
  display: none;
}
.faq-list summary:after {
  content: "+";
  color: var(--orange);
  font-size: 20px;
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
}
.faq-list details[open] summary:after {
  content: "−";
}
.faq-list details p {
  color: #8f96b4;
  max-width: 680px;
  margin: -5px 40px 27px 0;
  font-size: 15px;
  line-height: 1.68;
}
.source-section {
  background: radial-gradient(circle at 20%, #6d3bff1f, #0000 28%), #090a11;
  border-top: 1px solid #979ecc2e;
  padding: 90px 0;
}
.source-grid {
  grid-template-columns: 0.86fr 1.14fr;
  align-items: center;
  gap: 80px;
  display: grid;
}
.source-grid h2 {
  font-size: clamp(47px, 5vw, 70px);
}
.source-links {
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  display: grid;
}
.source-links a {
  color: #a8aecb;
  min-height: 62px;
  font-family: var(--font-mono);
  letter-spacing: 0.09em;
  border: 1px solid #949bcc3d;
  justify-content: space-between;
  align-items: center;
  padding: 0 17px;
  font-size: 11px;
  font-weight: 800;
  transition:
    border-color 0.18s,
    color 0.18s,
    background 0.18s;
  display: flex;
}
.source-links a:hover {
  border-color: var(--violet-bright);
  color: var(--ivory);
  background: #6d3bff14;
}
.source-links a span {
  color: var(--orange);
  font-size: 15px;
}
footer {
  background: #030407;
  border-top: 1px solid #999fc630;
  grid-template-columns: 0.6fr 1.4fr auto;
  align-items: start;
  gap: 42px;
  padding: 48px 42px 28px;
  display: grid;
}
.footer-brand {
  font-family: var(--font-mono);
  flex-direction: column;
  display: flex;
}
.footer-brand > span {
  letter-spacing: 0.22em;
  font-size: 17px;
  font-weight: 900;
}
.footer-brand .footer-domain span {
  letter-spacing: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.footer-brand small {
  color: #686f91;
  letter-spacing: 0.15em;
  margin-top: 8px;
  font-size: 12px;
  font-weight: 700;
}
footer > p {
  color: #6f7695;
  max-width: 700px;
  margin: 0;
  font-size: 10px;
  line-height: 1.6;
}
.footer-links {
  gap: 18px;
  display: flex;
}
.footer-links a,
.footer-links button {
  appearance: none;
  cursor: pointer;
  color: #888fad;
  min-height: 44px;
  font-family: var(--font-mono);
  letter-spacing: 0.11em;
  background: 0 0;
  border: 0;
  padding: 0 4px;
  font-size: 10px;
  font-weight: 850;
  transition:
    color 0.16s,
    text-shadow 0.16s;
}
.footer-links a:hover,
.footer-links button:hover {
  color: var(--orange);
  text-shadow: 0 0 20px #ff5c006b;
}
.footer-links a:focus-visible,
.footer-links button:focus-visible,
.modal-close:focus-visible,
.info-modal-actions button:focus-visible {
  outline: 2px solid var(--orange);
  outline-offset: 4px;
}
.footer-legal {
  color: #535a75;
  border-top: 1px solid #9197be1f;
  grid-column: 1/-1;
  padding-top: 22px;
  font-size: 10px;
  line-height: 1.6;
}
.footer-legal p {
  margin: 0;
}
.footer-legal p + p {
  margin-top: 7px;
}
.modal-backdrop {
  z-index: 100;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background: #010207d1;
  place-items: center;
  padding: 30px 18px;
  display: grid;
  position: fixed;
  inset: 0;
  overflow-y: auto;
}
.paywall-modal {
  background: radial-gradient(circle at 75% 0, #6840ff3d, #0000 38%), #0c0e1d;
  border: 1px solid #8d71ffa6;
  border-radius: 16px;
  width: min(720px, 100%);
  padding: clamp(28px, 5vw, 48px);
  animation: 0.25s both modal-in;
  position: relative;
  overflow: hidden;
  box-shadow:
    0 35px 110px #000000b8,
    0 0 80px #492eff2e;
}
.info-modal-backdrop {
  z-index: 120;
  box-sizing: border-box;
  height: 100dvh;
  padding: max(18px, env(safe-area-inset-top))
    max(18px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom))
    max(18px, env(safe-area-inset-left));
  overflow: hidden;
}
.info-modal {
  background:
    radial-gradient(circle at 88% 0, #693cff42, #0000 34%),
    linear-gradient(145deg, #ff5c000e, #0000 36%), #090b19;
  border: 1px solid #8d71ffb8;
  border-radius: 18px;
  grid-template-rows: auto minmax(0, 1fr) auto;
  width: min(880px, 100%);
  min-height: 0;
  max-height: 100%;
  animation: 0.25s both modal-in;
  display: grid;
  position: relative;
  overflow: hidden;
  box-shadow:
    0 35px 110px #000000c7,
    0 0 90px #492eff33;
}
.info-modal-header {
  background: linear-gradient(90deg, #ff5c0014, #0000 48%), #0708129e;
  border-bottom: 1px solid #9097c72e;
  padding: 34px 76px 27px 36px;
  position: relative;
}
.info-modal-header .eyebrow {
  margin: 0 0 11px;
}
.info-modal-header h2 {
  color: var(--ivory);
  font-family: var(--font-display);
  letter-spacing: 0.025em;
  margin: 0;
  font-size: clamp(48px, 7vw, 78px);
  line-height: 0.92;
}
.info-modal-intro {
  color: #b8bed8;
  max-width: 700px;
  margin: 15px 0 0;
  font-size: clamp(16px, 1.8vw, 19px);
  font-weight: 650;
  line-height: 1.48;
}
.info-modal-close {
  width: 44px;
  height: 44px;
  top: 20px;
  right: 21px;
}
.info-modal-scroll {
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  touch-action: pan-y;
  scrollbar-color: var(--orange) #111329;
  scrollbar-gutter: stable;
  min-height: 0;
  padding: 29px 36px 34px;
  overflow: hidden auto;
}
.info-modal-scroll:focus-visible {
  outline: 2px solid var(--orange);
  outline-offset: -5px;
}
.info-modal-scroll::-webkit-scrollbar {
  width: 11px;
}
.info-modal-scroll::-webkit-scrollbar-track {
  background: #111329;
}
.info-modal-scroll::-webkit-scrollbar-thumb {
  background: linear-gradient(var(--orange), #9650ff);
  border: 3px solid #111329;
  border-radius: 999px;
}
.info-modal-updated {
  color: #888fad;
  font-family: var(--font-mono);
  letter-spacing: 0.12em;
  margin: 0 0 23px;
  font-size: 11px;
  font-weight: 800;
}
.info-modal-section {
  padding: 0 0 25px;
}
.info-modal-section + .info-modal-section {
  border-top: 1px solid #9197c526;
  padding-top: 25px;
}
.info-modal-section h3 {
  color: #ff9f68;
  font-family: var(--font-mono);
  letter-spacing: 0.105em;
  margin: 0 0 10px;
  font-size: clamp(14px, 1.8vw, 17px);
  font-weight: 900;
  line-height: 1.35;
}
.info-modal-section p,
.info-modal-steps {
  color: #c5cae0;
  margin: 0;
  font-size: clamp(16px, 1.8vw, 18px);
  font-weight: 570;
  line-height: 1.72;
}
.info-modal-section a,
.info-modal-disclaimer a {
  color: #ffb184;
  text-underline-offset: 4px;
  font-weight: 800;
  -webkit-text-decoration: underline #ffb1847a;
  text-decoration: underline #ffb1847a;
}
.info-modal-section a:hover,
.info-modal-disclaimer a:hover {
  color: var(--ivory);
}
.info-modal-callout {
  border: 1px solid #ff681a6b;
  border-left: 5px solid var(--orange);
  background: linear-gradient(90deg, #ff5c0021, #0000), #190f16d1;
  margin-bottom: 25px;
  padding: 20px 22px;
}
.info-modal-callout + .info-modal-section {
  border-top: 0;
}
.info-modal-steps {
  counter-reset: info-step;
  gap: 13px;
  padding: 0;
  list-style: none;
  display: grid;
}
.info-modal-steps li {
  counter-increment: info-step;
  min-height: 48px;
  padding: 8px 0 8px 57px;
  position: relative;
}
.info-modal-steps li:before {
  content: counter(info-step);
  color: #ffad7d;
  width: 38px;
  height: 38px;
  font-family: var(--font-mono);
  border: 1px solid #ff691a9e;
  border-radius: 50%;
  place-items: center;
  font-size: 13px;
  font-weight: 900;
  display: grid;
  position: absolute;
  top: 5px;
  left: 0;
}
.info-source-list {
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  display: grid;
}
.info-source-list a {
  background: #111327c2;
  border: 1px solid #9199c83b;
  flex-direction: column;
  justify-content: center;
  min-height: 92px;
  padding: 16px 17px;
  text-decoration: none;
  transition:
    border-color 0.16s,
    background 0.16s,
    transform 0.16s;
  display: flex;
}
.info-source-list a:hover {
  background: #ff5c0014;
  border-color: #ff691ac7;
  transform: translateY(-2px);
}
.info-source-list strong {
  color: var(--ivory);
  font-family: var(--font-mono);
  letter-spacing: 0.08em;
  font-size: 12px;
  line-height: 1.35;
}
.info-source-list span {
  color: #aeb4cf;
  margin-top: 7px;
  font-size: 14px;
  line-height: 1.4;
}
.info-modal-disclaimer {
  color: #727997;
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
}
.info-modal-actions {
  background: #070812;
  border-top: 1px solid #9097c72e;
  justify-content: flex-end;
  padding: 18px 36px;
  display: flex;
}
.info-modal-actions button {
  cursor: pointer;
  color: #070707;
  min-width: 170px;
  min-height: 48px;
  font-family: var(--font-mono);
  letter-spacing: 0.1em;
  background: linear-gradient(105deg, #ff5000, #ff761d);
  border: 0;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 950;
}
@keyframes modal-in {
  0% {
    opacity: 0;
    transform: translateY(12px) scale(0.98);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.modal-close {
  cursor: pointer;
  color: #a6acc8;
  background: 0 0;
  border: 1px solid #a6acd740;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  font-size: 24px;
  position: absolute;
  top: 14px;
  right: 15px;
}
.paywall-modal h2 {
  font-family: var(--font-display);
  letter-spacing: 0.015em;
  margin: 0;
  font-size: clamp(42px, 5.5vw, 66px);
  line-height: 0.98;
}
.paywall-modal h2 span {
  color: var(--orange);
}
.paywall-modal h2 em {
  color: transparent;
  background: linear-gradient(
    90deg,
    #ff5c00 0%,
    #ff9559 34%,
    #c76cff 68%,
    #7652ff 100%
  );
  -webkit-background-clip: text;
  background-clip: text;
  font-style: normal;
  filter: drop-shadow(0 0 18px #844dff42);
}
.modal-intro {
  color: #b7bcd3;
  max-width: 610px;
  margin: 20px 0 0;
  font-size: 15px;
  line-height: 1.55;
}
.modal-proof-copy {
  max-width: 100%;
  font-size: clamp(18px, 2vw, 22px);
  font-weight: 850;
  line-height: 1.28;
}
.modal-proof-copy strong,
.modal-proof-copy span {
  display: block;
}
.modal-proof-copy strong {
  color: var(--ivory);
}
.modal-proof-copy span {
  color: #ff9f68;
  margin-top: 8px;
}
.modal-dare {
  border-left: 4px solid var(--orange);
  color: #ffb184;
  font-family: var(--font-mono);
  letter-spacing: 0.11em;
  background: #ff5c0014;
  margin-top: 19px;
  padding: 13px 15px;
  font-size: 14px;
  font-weight: 900;
}
.paywall-modal ul {
  grid-template-columns: 1fr 1fr;
  gap: 9px;
  margin: 25px 0;
  padding: 0;
  list-style: none;
  display: grid;
}
.paywall-modal li {
  color: #aeb3cc;
  border: 1px solid #9299c830;
  text-align: center;
  justify-content: center;
  align-items: center;
  min-height: 47px;
  padding: 11px 30px;
  font-size: 14px;
  line-height: 1.4;
  display: flex;
  position: relative;
}
.paywall-modal li:before {
  content: "✦";
  color: var(--orange);
  font-size: 9px;
  position: absolute;
  top: 13px;
  left: 11px;
}
.checkout-button {
  cursor: pointer;
  color: #070707;
  width: 100%;
  min-height: 86px;
  font-family: var(--font-mono);
  letter-spacing: 0.055em;
  background: linear-gradient(105deg, #ff5000, #ff761d);
  border: 0;
  border-radius: 5px;
  padding: 14px 20px;
  font-size: clamp(18px, 2.4vw, 25px);
  font-weight: 900;
  line-height: 1.15;
  transition:
    filter 0.18s,
    transform 0.18s,
    box-shadow 0.18s;
  box-shadow:
    inset 0 1px #ffffff57,
    0 18px 42px #ff4e004d;
}
.checkout-button:hover:not(:disabled) {
  filter: brightness(1.08);
  transform: translateY(-2px);
  box-shadow:
    inset 0 1px #ffffff61,
    0 23px 52px #ff4e006b;
}
.checkout-button:disabled {
  cursor: wait;
  opacity: 0.7;
}
.payment-note {
  color: #686f91;
  font-family: var(--font-mono);
  letter-spacing: 0.09em;
  justify-content: center;
  align-items: center;
  gap: 9px;
  margin-top: 15px;
  font-size: 10px;
  font-weight: 700;
  display: flex;
}
.payment-note i {
  background: #7151ff;
  border-radius: 50%;
  width: 3px;
  height: 3px;
}
.keep-mystery {
  cursor: pointer;
  color: #777e9f;
  text-underline-offset: 3px;
  background: 0 0;
  border: 0;
  margin: 15px auto 0;
  font-size: 11px;
  text-decoration: underline;
  display: block;
}
.payment-error {
  color: #ff8f7b;
  text-align: center;
  margin: 13px 0 0;
  font-size: 10px;
}
@media (width<=1120px) {
  .site-header {
    padding: 0 26px;
  }
  .hero {
    grid-template-columns: 1fr;
  }
  .hero:after {
    width: auto;
    height: 1px;
    inset: auto 0;
  }
  .hero-left {
    min-height: auto;
    padding: 70px clamp(28px, 7vw, 84px) 54px;
  }
  .hero h1 {
    max-width: 820px;
    font-size: clamp(44px, 5.8vw, 62px);
  }
  .hero-right {
    min-height: 760px;
  }
  .birth-form,
  .traditional-card,
  .precision-panel,
  .credibility-line {
    width: min(100%, 720px);
  }
  .comparison-grid {
    grid-template-columns: 1fr 1fr;
  }
  .evidence-card {
    grid-column: 1/-1;
    min-height: auto;
  }
  .evidence-card dl {
    grid-template-columns: 1fr 1fr;
    column-gap: 35px;
    display: grid;
  }
}
@media (width<=960px) {
  .site-header nav a:not(.nav-cta) {
    display: none;
  }
  footer {
    grid-template-columns: 1fr;
    gap: 22px;
  }
  .footer-brand > span {
    letter-spacing: 0.14em;
    font-size: 15px;
  }
  .footer-legal {
    grid-column: 1;
  }
}
@media (width<=820px) {
  .site-header nav a:not(.nav-cta) {
    display: none;
  }
  .section-shell {
    width: min(100% - 38px, 720px);
  }
  .result-report-heading,
  .section-heading,
  .zodiac-year-heading,
  .faq-grid,
  .source-grid {
    display: block;
  }
  .result-verdict-banner,
  .reveal-stage,
  .result-proof-grid {
    grid-template-columns: 1fr;
  }
  .result-verdict-banner {
    row-gap: 12px;
  }
  .result-verdict-banner p {
    grid-column: 1;
    margin-top: 2px;
  }
  .old-zodiac-scene {
    min-height: 580px;
  }
  .result-proof-grid .evidence-card,
  .science-reality-check {
    min-height: auto;
  }
  .ancient-era-shock {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .zodiac-year-heading > p {
    max-width: 640px;
    margin-top: 24px;
  }
  .zodiac-ribbon-track {
    width: 100%;
    min-width: 0;
    height: 104px;
  }
  .zodiac-ribbon-sky .zodiac-ribbon-track {
    height: 116px;
  }
  .zodiac-ribbon-segment > strong {
    display: none;
  }
  .zodiac-ribbon-segment > span,
  .zodiac-ribbon-sky .zodiac-ribbon-segment > span {
    font-size: 21px;
  }
  .zodiac-ribbon-segment > small {
    font-size: 10px;
  }
  .zodiac-ribbon-blend {
    width: 8px;
    right: -4px;
  }
  .report-actions {
    margin-top: 25px;
  }
  .section-heading > p:last-child {
    max-width: 600px;
    margin-top: 24px;
  }
  .method-grid {
    grid-template-columns: 1fr;
  }
  .method-grid article {
    min-height: 280px;
  }
  .ophiuchus-grid {
    grid-template-columns: 1fr;
    gap: 55px;
  }
  .ophiuchus-orbit {
    width: min(310px, 82vw);
  }
  .faq-heading {
    margin-bottom: 50px;
    position: static;
  }
  .source-links {
    margin-top: 35px;
  }
  footer {
    grid-template-columns: 1fr;
    gap: 22px;
    padding: 40px 22px 25px;
  }
  .footer-legal {
    grid-column: 1;
  }
}
@media (width<=620px) {
  .site-header {
    min-height: 70px;
    padding: 0 17px;
  }
  .brand {
    gap: 10px;
    min-width: 0;
  }
  .brand-mark {
    display: none;
  }
  .brand-name {
    letter-spacing: 0.08em;
    font-size: 11px;
  }
  .brand-divider {
    display: none;
  }
  .brand-tagline {
    letter-spacing: 0.1em;
    white-space: normal;
    text-align: center;
    line-height: 1.2;
    width: 78px;
    font-size: 7px;
  }
  .site-header nav .nav-cta {
    flex-direction: column;
    gap: 0;
    min-width: 48px;
    line-height: 1.08;
    text-align: center;
    padding: 9px 8px;
    font-size: 8px;
  }
  .hero-left {
    padding: 52px 19px 40px;
  }
  .eyebrow {
    font-size: 10px;
  }
  .hero h1 {
    white-space: nowrap;
    font-size: clamp(28px, 9.35vw, 44px);
    letter-spacing: -0.035em;
    line-height: 1;
  }
  .hero h1 .hero-middle-line {
    letter-spacing: -0.055em;
    vertical-align: baseline;
    font-size: 0.94em;
    line-height: inherit;
    display: inline-block;
  }
  .hero-copy {
    font-size: 15px;
  }
  .zodiac-year-art {
    border-radius: 12px;
    padding: 14px;
  }
  .zodiac-ribbon-label {
    margin-bottom: 12px;
  }
  .zodiac-ribbon-label span {
    margin-top: 7px;
    font-size: 10px;
    line-height: 1.45;
  }
  .zodiac-year-note {
    letter-spacing: 0;
    white-space: nowrap;
    margin-left: 0;
    margin-right: 0;
    font-size: clamp(7.5px, 2.45vw, 10px);
  }
  .birthday-frequency-graphic {
    border-radius: 10px;
    margin-top: 26px;
    padding: 16px 13px;
  }
  .birthday-frequency-heading {
    align-items: flex-start;
    margin-bottom: 15px;
    display: block;
  }
  .birthday-frequency-heading strong,
  .birthday-frequency-heading span {
    display: block;
  }
  .birthday-frequency-heading strong {
    font-size: 12px;
    line-height: 1.35;
  }
  .birthday-frequency-heading span {
    margin-top: 6px;
    font-size: 8px;
    line-height: 1.4;
  }
  .birthday-frequency-row {
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 5px 8px;
    padding: 11px 0;
  }
  .birthday-frequency-row > div strong {
    font-size: 10px;
  }
  .birthday-frequency-row > div span {
    letter-spacing: 0.025em;
    font-size: 7px;
  }
  .birthday-frequency-row > b {
    letter-spacing: 0;
    font-size: 8px;
  }
  .birthday-frequency-row > i {
    height: 10px;
  }
  .nasa-precession-section {
    padding: 62px 0 58px;
  }
  .nasa-precession-video-frame {
    border-radius: 10px;
  }
  .date-row,
  .precision-fields,
  .comparison-grid {
    grid-template-columns: 1fr;
  }
  .precision-fields {
    grid-template-areas: "time" "zone" "submit" "unknown";
    gap: 14px;
  }
  .precision-time-parts {
    grid-template-columns: minmax(0, 0.8fr) minmax(0, 0.9fr) minmax(0, 1fr);
  }
  .date-parts {
    grid-template-columns: minmax(0, 1.3fr) minmax(0, 0.72fr) minmax(0, 0.86fr);
    gap: 6px;
  }
  .date-part {
    padding-left: 8px;
    padding-right: 8px;
  }
  .date-part select,
  .date-part input {
    font-size: 13px;
  }
  .primary-button {
    letter-spacing: -0.01em;
    min-height: 68px;
    font-size: 14px;
  }
  .birth-form {
    margin-top: 22px;
  }
  .precision-submit,
  .precision-unknown-time {
    width: 100%;
    min-height: 54px;
  }
  .traditional-card {
    grid-template-columns: 73px 1fr 88px;
    min-height: 102px;
  }
  .traditional-card:before {
    right: 88px;
  }
  .traditional-symbol {
    font-size: 45px;
  }
  .traditional-card strong {
    font-size: 34px;
  }
  .mini-constellation {
    transform: scale(0.68);
  }
  .credibility-line {
    flex-direction: column;
    align-items: flex-start;
    gap: 7px;
  }
  .credibility-line i {
    display: none;
  }
  .hero-right {
    min-height: 720px;
  }
  .locked-result {
    width: calc(100% - 28px);
    min-height: 500px;
    padding: 28px 18px;
    bottom: 50%;
  }
  .locked-result.result-open {
    min-height: 330px;
  }
  .result-card-label {
    font-size: 13px;
  }
  .result-name-wrap strong {
    font-size: 42px;
  }
  .result-challenge {
    font-size: clamp(42px, 14vw, 54px);
  }
  .result-tease {
    font-size: 14px;
  }
  .unlock-button {
    width: 100%;
    max-width: none;
    min-height: 64px;
    padding: 0 12px;
    font-size: 14px;
  }
  .result-report,
  .zodiac-year-section,
  .method-section,
  .ophiuchus-section,
  .faq-section {
    padding: 85px 0;
  }
  .result-report {
    padding: 76px 0;
  }
  .result-verdict-banner {
    border-left-width: 5px;
    margin-top: 34px;
    padding: 22px 19px;
  }
  .result-verdict-banner strong {
    font-size: 29px;
  }
  .result-verdict-banner p {
    font-size: 16px;
  }
  .reveal-stage,
  .result-proof-grid {
    gap: 12px;
  }
  .old-zodiac-scene,
  .actual-sky-scene {
    padding: 23px 18px;
  }
  .old-zodiac-scene {
    min-height: 540px;
  }
  .legacy-orbit {
    width: 190px;
    margin-top: 42px;
  }
  .old-zodiac-scene p,
  .actual-sky-scene > p {
    font-size: 16px;
  }
  .actual-sky-scene > p {
    font-size: 17px;
  }
  .proof-map-toolbar {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }
  .sky-era-toggle {
    width: 100%;
  }
  .sky-era-toggle button {
    flex: 50%;
    min-width: 0;
    padding: 8px 7px;
    font-size: 9px;
  }
  .proof-map-era-caption {
    text-align: left;
    font-size: 13px;
  }
  .sky-map--proof {
    aspect-ratio: auto;
    min-height: 330px;
  }
  .sky-map--proof .map-topline {
    font-size: 8px;
    left: 12px;
    right: 12px;
  }
  .sky-map--proof .map-coordinates {
    top: 45px;
    left: 14px;
  }
  .actual-sign-verdict {
    gap: 13px;
  }
  .actual-sign-glyph {
    flex-basis: 84px;
    width: 84px;
    height: 84px;
    font-size: 55px;
  }
  .actual-sign-verdict h3 {
    font-size: clamp(44px, 13vw, 61px);
  }
  .precession-story {
    padding: 25px 18px;
  }
  .precession-track {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .precession-line {
    height: 138px;
  }
  .precession-line i {
    background: repeating-linear-gradient(#897ac185 0 12px, #0000 12px 20px);
    width: 2px;
    height: auto;
    inset: 0 auto 0 50%;
    transform: translate(-50%);
  }
  .precession-line i:after {
    border: 2px solid #ff7a31;
    border-top: 0;
    border-left: 0;
    inset: auto auto 0 -5px;
    transform: rotate(45deg);
  }
  .precession-line > span {
    top: 25px;
    left: 50%;
  }
  .precession-line b {
    top: 99px;
  }
  .precession-story > p {
    text-align: left;
    font-size: 16px;
  }
  .precession-zinger {
    margin: 20px 0;
  }
  .result-proof-grid .evidence-card,
  .science-reality-check {
    padding: 24px 19px;
  }
  .science-reality-check h3 {
    font-size: 34px;
  }
  .zodiac-year-heading h2 {
    font-size: 49px;
  }
  .zodiac-year-heading > p {
    font-size: 15px;
  }
  .zodiac-year-art {
    border-radius: 12px;
    margin-top: 40px;
    padding: 14px;
  }
  .zodiac-ribbon-label {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
  .zodiac-ribbon-track {
    width: 100%;
    min-width: 0;
    height: 96px;
  }
  .zodiac-ribbon-sky .zodiac-ribbon-track {
    height: 108px;
  }
  .zodiac-ribbon-segment > strong {
    display: none;
  }
  .zodiac-ribbon-segment > small {
    margin-top: 5px;
    font-size: 10px;
  }
  .zodiac-ribbon-blend {
    width: 8px;
    right: -4px;
  }
  .zodiac-ribbon-row + .zodiac-ribbon-row {
    margin-top: 30px;
    padding-top: 30px;
  }
  .result-report-heading h2,
  .section-heading h2,
  .ophiuchus-grid h2,
  .faq-heading h2 {
    font-size: 49px;
  }
  .report-actions,
  .report-actions button {
    width: 100%;
  }
  .zodiac-ribbon-segment > small {
    display: none;
  }
  .zodiac-ribbon-segment > span,
  .zodiac-ribbon-sky .zodiac-ribbon-segment > span {
    font-size: 15px;
  }
  .comparison-grid {
    gap: 10px;
  }
  .comparison-card,
  .evidence-card {
    min-height: 290px;
  }
  .evidence-card {
    grid-column: 1;
  }
  .evidence-card dl {
    display: block;
  }
  .method-grid {
    margin-top: 42px;
  }
  .source-links {
    grid-template-columns: 1fr;
  }
  .footer-links {
    justify-content: space-between;
    gap: 8px;
    width: 100%;
  }
  .footer-links button {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 11px;
  }
  .info-modal-backdrop {
    padding: max(8px, env(safe-area-inset-top))
      max(8px, env(safe-area-inset-right)) max(8px, env(safe-area-inset-bottom))
      max(8px, env(safe-area-inset-left));
    place-items: stretch stretch;
  }
  .info-modal {
    border-radius: 13px;
    width: 100%;
    height: 100%;
    max-height: 100%;
  }
  .info-modal-header {
    padding: 25px 62px 21px 21px;
  }
  .info-modal-header .eyebrow {
    font-size: 9px;
    line-height: 1.45;
  }
  .info-modal-header h2 {
    font-size: clamp(42px, 14.5vw, 58px);
  }
  .info-modal-intro {
    margin-top: 11px;
    font-size: 15px;
    line-height: 1.45;
  }
  .info-modal-close {
    top: 14px;
    right: 14px;
  }
  .info-modal-scroll {
    scrollbar-gutter: auto;
    padding: 22px 20px 28px;
  }
  .info-modal-section p,
  .info-modal-steps {
    font-size: 16px;
    line-height: 1.65;
  }
  .info-modal-callout {
    padding: 17px;
  }
  .info-modal-steps li {
    padding-left: 51px;
  }
  .info-source-list {
    grid-template-columns: 1fr;
  }
  .info-source-list a {
    min-height: 82px;
  }
  .info-modal-actions {
    padding: 14px 20px max(14px, env(safe-area-inset-bottom));
  }
  .info-modal-actions button {
    width: 100%;
  }
  .paywall-modal {
    padding: 35px 20px 26px;
  }
  .paywall-modal h2 {
    font-size: clamp(40px, 12.5vw, 52px);
  }
  .paywall-modal ul {
    grid-template-columns: 1fr;
  }
  .checkout-button {
    min-height: 82px;
    padding-left: 13px;
    padding-right: 13px;
    font-size: 18px;
  }
  .payment-note {
    flex-wrap: wrap;
    align-items: center;
    line-height: 1.5;
  }
}
@media (width<=360px) {
  .site-header {
    padding-inline: 10px;
  }
  .brand {
    gap: 6px;
  }
  .brand-tagline {
    letter-spacing: 0.06em;
    width: 66px;
    font-size: 6.2px;
  }
  .site-header nav .nav-cta {
    min-width: 46px;
    padding-inline: 6px;
  }
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  *,
  :before,
  :after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}
@media print {
  .site-header,
  .hero,
  .zodiac-year-section,
  .method-section,
  .ophiuchus-section,
  .faq-section,
  .source-section,
  footer,
  .report-actions {
    display: none !important;
  }
  body,
  .result-report {
    color: #000;
    background: #fff;
  }
  .result-report {
    padding: 30px;
  }
  .comparison-card,
  .evidence-card {
    color: #000;
    background: #fff;
    border-color: #999;
  }
}
.printable-evidence-report {
  z-index: -1000;
  visibility: hidden;
  pointer-events: none;
  background: #fff;
  width: 816px;
  display: block;
  position: absolute;
  top: 0;
  left: -12000px;
}
.print-evidence-map-rasterizer {
  width: 100%;
  margin-top: 30px;
}
.print-evidence-map-rasterizer > p {
  margin: 0 0 10px;
}
.sky-map-print-image {
  display: none;
}
@media print {
  @page {
    size: letter portrait;
    margin: 0.45in;
  }
  html,
  body {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    width: auto;
    height: auto;
    color: #111322 !important;
    background: #fff !important;
    overflow: visible !important;
  }
  .result-report,
  .modal-backdrop {
    display: none !important;
  }
  .printable-evidence-report {
    z-index: auto;
    visibility: visible;
    color: #111322;
    pointer-events: auto;
    background: #fff;
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    position: static;
    inset: auto;
    display: block !important;
  }
  .print-evidence-map-rasterizer {
    display: none !important;
  }
  .print-evidence-page {
    break-after: page;
    page-break-after: always;
    break-inside: avoid;
    page-break-inside: avoid;
    color: #111322;
    background: #fff;
    width: 100%;
    height: 10in;
    min-height: 10in;
    margin: 0;
    padding: 0 0 0.42in;
    position: relative;
    overflow: hidden;
  }
  .print-evidence-page:last-child {
    break-after: auto;
    page-break-after: auto;
  }
  .print-evidence-header {
    break-inside: avoid;
    page-break-inside: avoid;
    background: #f2f3f8;
    border-top: 5px solid #ff5c00;
    border-bottom: 1px solid #c9ccda;
    justify-content: space-between;
    align-items: center;
    gap: 0.25in;
    min-height: 0.62in;
    margin: 0;
    padding: 0.12in 0.18in;
    display: flex;
  }
  .print-evidence-header p,
  .print-evidence-header span,
  .print-evidence-header strong {
    margin: 0;
  }
  .print-evidence-header p {
    color: #111322;
    font-family: var(--font-mono);
    letter-spacing: 0.08em;
    font-size: 10pt;
    font-weight: 900;
  }
  .print-evidence-header span {
    color: #565b72;
    font-family: var(--font-mono);
    letter-spacing: 0.08em;
    margin-top: 3px;
    font-size: 7pt;
    font-weight: 700;
    display: block;
  }
  .print-evidence-header > strong {
    color: #ff5c00;
    font-size: 24pt;
    line-height: 1;
  }
  .print-evidence-hero,
  .print-evidence-title {
    break-inside: avoid;
    page-break-inside: avoid;
    margin: 0.22in 0 0;
  }
  .print-evidence-hero > p:first-child,
  .print-evidence-title > p:first-child {
    color: #d34c00;
    font-family: var(--font-mono);
    letter-spacing: 0.08em;
    margin: 0 0 0.05in;
    font-size: 8pt;
    font-weight: 900;
  }
  .print-evidence-hero h1,
  .print-evidence-title h2 {
    color: #101220;
    font-family: var(--font-display);
    letter-spacing: 0.005em;
    margin: 0;
    font-weight: 900;
    line-height: 0.94;
  }
  .print-evidence-hero h1 {
    font-size: 33pt;
  }
  .print-evidence-title h2 {
    font-size: 25pt;
  }
  .print-evidence-hero h1 span,
  .print-evidence-title h2 span {
    color: #e14f00;
  }
  .print-evidence-lede,
  .print-evidence-title > p:last-child {
    color: #373b50;
    max-width: 7.1in;
    margin: 0.12in 0 0;
    font-size: 10.5pt;
    font-weight: 600;
    line-height: 1.42;
  }
  .print-evidence-comparison {
    break-inside: avoid;
    page-break-inside: avoid;
    grid-template-columns: minmax(0, 1fr) 0.48in minmax(0, 1fr);
    align-items: stretch;
    gap: 0.1in;
    margin-top: 0.25in;
    display: grid;
  }
  .print-evidence-comparison > section {
    background: #f4f4f1;
    border: 1px solid #b8bdcc;
    min-height: 2.05in;
    padding: 0.2in;
  }
  .print-evidence-comparison > section.print-evidence-actual {
    background: #fff3ea;
    border: 2px solid #ff5c00;
    box-shadow: inset 0 0 0 4px #fff;
  }
  .print-evidence-comparison section > p {
    color: #575c70;
    font-family: var(--font-mono);
    letter-spacing: 0.07em;
    margin: 0;
    font-size: 7.5pt;
    font-weight: 900;
  }
  .print-evidence-sign {
    align-items: center;
    gap: 0.14in;
    min-height: 0.9in;
    margin-top: 0.08in;
    display: flex;
  }
  .print-evidence-sign span {
    color: #676b7c;
    font-size: 37pt;
    line-height: 1;
  }
  .print-evidence-actual .print-evidence-sign span {
    color: #ff5c00;
  }
  .print-evidence-sign strong {
    color: #111322;
    font-family: var(--font-display);
    font-size: 27pt;
    line-height: 0.95;
  }
  .print-evidence-comparison small {
    color: #4c5061;
    font-size: 8.5pt;
    line-height: 1.35;
    display: block;
  }
  .print-evidence-versus {
    color: #ff5c00;
    font-family: var(--font-mono);
    text-align: center;
    align-self: center;
    font-size: 10pt;
    font-weight: 900;
  }
  .print-evidence-blunt,
  .print-evidence-visibility-note,
  .print-evidence-precession,
  .print-evidence-disclaimer {
    color: #fff;
    break-inside: avoid;
    page-break-inside: avoid;
    background: #111322;
    border-left: 5px solid #ff5c00;
    margin-top: 0.22in;
    padding: 0.17in 0.2in;
  }
  .print-evidence-blunt strong,
  .print-evidence-visibility-note strong,
  .print-evidence-precession strong,
  .print-evidence-disclaimer strong {
    color: #ff8750;
    font-family: var(--font-mono);
    letter-spacing: 0.06em;
    font-size: 8pt;
    font-weight: 900;
  }
  .print-evidence-blunt p,
  .print-evidence-visibility-note p,
  .print-evidence-precession p,
  .print-evidence-disclaimer p {
    color: #fff;
    margin: 0.06in 0 0;
    font-size: 9pt;
    font-weight: 600;
    line-height: 1.38;
  }
  .print-evidence-map {
    break-inside: avoid;
    page-break-inside: avoid;
    background: #050718;
    border: 1px solid #252a43;
    margin: 0.2in 0 0;
  }
  .print-evidence-map .sky-map--proof {
    aspect-ratio: auto;
    border-radius: 0;
    width: 100%;
    height: 5.1in;
    min-height: 5.1in;
  }
  .print-evidence-map .sky-map--proof canvas {
    display: none !important;
  }
  .print-evidence-map .sky-map-print-image {
    z-index: 1;
    object-fit: fill;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    display: block !important;
  }
  .print-evidence-map img {
    object-fit: cover;
    background: #050718;
    width: 100%;
    height: 5.1in;
    display: block;
  }
  .print-evidence-map-placeholder {
    color: #fff;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.12in;
    height: 5.1in;
    padding: 0.3in;
    display: flex;
  }
  .print-evidence-map-placeholder strong {
    color: #ff8750;
    font-family: var(--font-mono);
    font-size: 12pt;
  }
  .print-evidence-map-placeholder span {
    font-family: var(--font-mono);
    font-size: 8pt;
  }
  .print-evidence-map figcaption {
    color: #fff;
    background: #11152a;
    border-top: 1px solid #4b526f;
    justify-content: space-between;
    align-items: center;
    gap: 0.18in;
    min-height: 0.48in;
    padding: 0.11in 0.15in;
    display: flex;
  }
  .print-evidence-map figcaption strong,
  .print-evidence-map figcaption span {
    font-family: var(--font-mono);
    font-size: 7pt;
    line-height: 1.3;
  }
  .print-evidence-map figcaption span {
    color: #c3c8dc;
    text-align: right;
  }
  .print-evidence-data {
    break-inside: avoid;
    page-break-inside: avoid;
    border-top: 1px solid #b9bdca;
    border-left: 1px solid #b9bdca;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 0.2in 0 0;
    display: grid;
  }
  .print-evidence-data > div {
    background: #f7f7f9;
    border-bottom: 1px solid #b9bdca;
    border-right: 1px solid #b9bdca;
    min-height: 0.62in;
    padding: 0.11in 0.14in;
  }
  .print-evidence-data dt {
    color: #666b7e;
    font-family: var(--font-mono);
    letter-spacing: 0.05em;
    margin: 0;
    font-size: 6.8pt;
    font-weight: 900;
  }
  .print-evidence-data dd {
    color: #111322;
    margin: 0.04in 0 0;
    font-size: 10pt;
    font-weight: 800;
    line-height: 1.24;
  }
  .print-evidence-method,
  .print-evidence-stellarium,
  .print-evidence-sources {
    break-inside: avoid;
    page-break-inside: avoid;
    margin-top: 0.2in;
  }
  .print-evidence-method h3,
  .print-evidence-stellarium h3,
  .print-evidence-sources h3 {
    color: #111322;
    font-family: var(--font-mono);
    letter-spacing: 0.06em;
    border-bottom: 2px solid #ff5c00;
    margin: 0 0 0.08in;
    padding-bottom: 0.06in;
    font-size: 9pt;
    font-weight: 900;
  }
  .print-evidence-method ol,
  .print-evidence-stellarium ol {
    color: #303447;
    gap: 0.06in;
    margin: 0;
    padding-left: 0.25in;
    font-size: 8.5pt;
    line-height: 1.36;
    display: grid;
  }
  .print-evidence-method li,
  .print-evidence-stellarium li {
    padding-left: 0.04in;
  }
  .print-evidence-stellarium {
    background: #f6f7fa;
    border: 1px solid #b9bdca;
    padding: 0.17in 0.2in;
  }
  .print-evidence-sources ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.08in;
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
  }
  .print-evidence-sources li {
    background: #f7f7f9;
    border: 1px solid #c4c8d3;
    min-height: 0.68in;
    padding: 0.1in 0.12in;
  }
  .print-evidence-sources li strong,
  .print-evidence-sources li span {
    display: block;
  }
  .print-evidence-sources li strong {
    color: #202337;
    font-size: 7.8pt;
    line-height: 1.25;
  }
  .print-evidence-sources li span {
    color: #4f5670;
    font-family: var(--font-mono);
    overflow-wrap: anywhere;
    margin-top: 0.04in;
    font-size: 5.8pt;
    line-height: 1.25;
  }
  .print-evidence-page-footer {
    color: #686c7d;
    min-height: 0.25in;
    font-family: var(--font-mono);
    letter-spacing: 0.03em;
    border-top: 1px solid #c9ccda;
    justify-content: space-between;
    align-items: flex-end;
    gap: 0.2in;
    padding-top: 0.08in;
    font-size: 6.5pt;
    font-weight: 700;
    display: flex;
    position: absolute;
    bottom: 0.08in;
    left: 0;
    right: 0;
  }
  .print-evidence-page-footer span:last-child {
    text-align: right;
  }
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
.hero-copy-fact,
.hero-copy-context,
.hero-copy-cta {
  display: block;
  box-sizing: border-box;
  width: 100%;
}

.hero-copy-fact {
  margin-top: 16px;
  padding: 14px 16px;
  border-left: 4px solid #ff5500;
  border-radius: 0 6px 6px 0;
  background: linear-gradient(
    90deg,
    rgba(255, 85, 0, 0.15),
    rgba(255, 85, 0, 0.035)
  );
  color: #fff7e8;
  font-weight: 700;
  line-height: 1.5;
}

.hero-copy-context {
  margin-top: 14px;
}

.hero-copy-cta {
  margin-top: 16px;
  padding: 12px 14px;
  border: 1px solid rgba(255, 85, 0, 0.48);
  border-radius: 5px;
  background: rgba(255, 85, 0, 0.09);
  color: #ff9b67;
  font-size: clamp(16px, 1.35vw, 19px);
  font-weight: 800;
  line-height: 1.35;
  box-shadow: 0 0 28px rgba(255, 85, 0, 0.08);
}

@media (max-width: 620px) {
  .hero-copy-fact {
    margin-top: 14px;
    padding: 12px 13px;
    font-size: 15px;
  }

  .hero-copy-context {
    margin-top: 12px;
  }

  .hero-copy-cta {
    margin-top: 14px;
    padding: 12px 13px;
    font-size: 16px;
  }
}

@media (max-width: 620px) {
  .hero-left h1 {
    font-size: clamp(30px, 9.4vw, 44px) !important;
    line-height: 1 !important;
    letter-spacing: -0.05em !important;
    white-space: nowrap !important;
  }
}
.zodiac-comparison{margin-top:22px;padding:26px;border:1px solid rgba(139,92,246,.38);border-radius:24px;background:linear-gradient(145deg,rgba(17,13,41,.98),rgba(5,6,15,.99));box-shadow:inset 0 1px rgba(255,255,255,.055),0 24px 58px rgba(0,0,0,.24)}.zodiac-comparison-intro{max-width:900px;margin-bottom:24px}.zodiac-comparison-intro h3{margin:0;color:#fff;font-size:clamp(22px,2.5vw,36px);line-height:1.02;letter-spacing:-.035em}.zodiac-comparison-intro p{max-width:820px;margin:11px 0 0;color:#afb3c9;font-size:13px;line-height:1.55}.zodiac-comparison-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.zodiac-comparison-column{padding:20px;border:1px solid rgba(255,255,255,.1);border-radius:19px;background:rgba(4,5,13,.7);overflow:hidden}.zodiac-comparison-column>header{min-height:154px}.zodiac-comparison-column>header>span{font-size:9px;letter-spacing:.13em;color:#ff9a5b}.zodiac-comparison-column h4{margin:8px 0 9px;font-size:clamp(20px,2vw,29px);line-height:1;color:#fff}.zodiac-comparison-column header p{margin:0;color:#aeb2c8;font-size:11px;line-height:1.5}.zodiac-comparison-labels,.zodiac-comparison-row{display:grid;grid-template-columns:minmax(92px,1.1fr) minmax(80px,1.25fr) 45px 62px;gap:8px;align-items:center}.zodiac-comparison-labels{padding:0 7px 7px;border-bottom:1px solid rgba(255,255,255,.1);font-size:7px;letter-spacing:.08em;color:#777d98}.zodiac-comparison-labels span:nth-child(n+3){text-align:right}.zodiac-comparison-list{display:grid}.zodiac-comparison-row{min-height:35px;padding:5px 7px;border-bottom:1px solid rgba(255,255,255,.055)}.zodiac-comparison-row:last-child{border-bottom:0}.zodiac-comparison-name{display:flex;align-items:center;gap:7px;min-width:0}.zodiac-comparison-name i{flex:0 0 7px;width:7px;height:7px;border-radius:50%;box-shadow:0 0 9px currentColor}.zodiac-comparison-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#e7e8f0;font-size:10px}.zodiac-comparison-bar{height:7px;border-radius:99px;background:#1a1829;overflow:hidden}.zodiac-comparison-bar i{display:block;height:100%;border-radius:inherit;box-shadow:0 0 10px currentColor}.zodiac-comparison-row>b,.zodiac-comparison-row>span{text-align:right;white-space:nowrap}.zodiac-comparison-row>b{color:#fff;font-size:10px}.zodiac-comparison-row>span{color:#aeb2c8;font-size:9px}.zodiac-comparison-old{box-shadow:inset 0 1px rgba(126,74,255,.12)}.zodiac-comparison-real{box-shadow:inset 0 1px rgba(255,102,31,.13)}.zodiac-comparison-footnote{margin:17px 2px 0;color:#858ba5;font-size:10px;line-height:1.5}@media(max-width:840px){.zodiac-comparison{padding:17px;border-radius:19px}.zodiac-comparison-columns{grid-template-columns:1fr}.zodiac-comparison-column>header{min-height:0;margin-bottom:18px}.zodiac-comparison-intro h3{font-size:25px}.zodiac-comparison-intro p{font-size:12px}}@media(max-width:480px){.zodiac-comparison{padding:13px}.zodiac-comparison-column{padding:13px}.zodiac-comparison-labels,.zodiac-comparison-row{grid-template-columns:minmax(83px,1.05fr) minmax(55px,1fr) 38px 51px;gap:5px}.zodiac-comparison-labels{font-size:6px;padding-inline:3px}.zodiac-comparison-row{padding-inline:3px}.zodiac-comparison-name strong,.zodiac-comparison-row>b{font-size:9px}.zodiac-comparison-row>span{font-size:8px}.zodiac-comparison-column h4{font-size:21px}}.zodiac-comparison-intro p{font-size:15px;line-height:1.6}.zodiac-comparison-column>header{min-height:176px}.zodiac-comparison-column>header>span{font-size:11px;font-weight:800}.zodiac-comparison-column h4{font-size:clamp(23px,2.15vw,32px)}.zodiac-comparison-column header p{font-size:13px;line-height:1.58}.zodiac-comparison-labels{font-size:9px;font-weight:800;letter-spacing:.075em}.zodiac-comparison-row{min-height:42px}.zodiac-comparison-name{gap:7px}.zodiac-comparison-name strong{font-size:12px}.zodiac-comparison-symbol{margin-left:auto;color:#fff;font-size:15px;line-height:1;text-shadow:0 0 9px currentColor}.zodiac-comparison-row>b{font-size:12px}.zodiac-comparison-row>span:not(.zodiac-comparison-symbol){font-size:11px}.zodiac-comparison-bar{height:9px}.zodiac-comparison-old{background:linear-gradient(160deg,rgba(35,35,47,.78),rgba(6,6,13,.88));filter:saturate(.68)}.zodiac-comparison-old>header>span{color:#9295a8}.zodiac-comparison-old h4{color:#d0d1da}.zodiac-comparison-real{border-color:rgba(255,112,39,.3);background:linear-gradient(145deg,rgba(255,93,31,.09),rgba(108,45,230,.12) 56%,rgba(5,6,15,.9));box-shadow:inset 0 1px rgba(255,160,88,.14),0 14px 36px rgba(94,42,215,.12)}.zodiac-comparison-real>header>span{color:#ff9a5b}.zodiac-comparison-real h4{background:linear-gradient(90deg,#ff7a25,#ffb15f 42%,#8e5cff 78%,#bf8cff);-webkit-background-clip:text;background-clip:text;color:transparent}.zodiac-comparison-real .zodiac-comparison-row{background:linear-gradient(90deg,rgba(255,103,31,.025),rgba(121,68,239,.035))}.zodiac-comparison-footnote{font-size:11px}@media(max-width:840px){.zodiac-comparison-column>header{min-height:0}.zodiac-comparison-intro p{font-size:13px}.zodiac-comparison-column header p{font-size:12px}}@media(max-width:480px){.zodiac-comparison-labels{font-size:7px}.zodiac-comparison-name strong{font-size:10px}.zodiac-comparison-symbol{font-size:13px}.zodiac-comparison-row>b{font-size:10px}.zodiac-comparison-row>span:not(.zodiac-comparison-symbol){font-size:9px}}.zodiac-comparison-intro h3>span{display:inline-block;margin-top:5px;background:linear-gradient(90deg,#ff681f 0%,#ff9c50 38%,#8b55ff 72%,#c084fc 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.zodiac-comparison-intro h3 br{display:block}