:root {
  --navy: #0a0e1a;
  --navy-2: #10162a;
  --purple: #1a1338;
  --gold: #e8b858;
  --cyan: #b5ddf0;
  --rose: #d9a5b8;
  --cream: #f5edd8;
  --muted: #a9abc6;
  --green: #23c58a;
  --line: rgba(181, 221, 240, .14);
  --display: "Cormorant Garamond", Georgia, serif;
  --body: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; background: var(--navy); }
body { margin: 0; color: var(--cream); font-family: var(--body); background:
  radial-gradient(circle at 82% 8%, rgba(65, 48, 123, .24), transparent 26rem),
  radial-gradient(circle at 12% 36%, rgba(20, 97, 127, .1), transparent 24rem), var(--navy); overflow-x: hidden; }
body::before { content: ""; position: fixed; inset: 0; pointer-events: none; opacity: .32; background-image:
  radial-gradient(circle at 11% 15%, #fff 0 1px, transparent 1.6px),
  radial-gradient(circle at 72% 28%, #b5ddf0 0 1px, transparent 1.4px),
  radial-gradient(circle at 29% 77%, #fff 0 1px, transparent 1.5px),
  radial-gradient(circle at 87% 84%, #e8b858 0 1px, transparent 1.4px); background-size: 260px 310px, 370px 420px, 430px 390px, 510px 470px; }
a { color: inherit; }
img { display: block; max-width: 100%; }
picture { display: contents; }
h1,h2,h3,p,blockquote { margin-top: 0; }
h1,h2 { font-family: var(--display); font-weight: 400; letter-spacing: .015em; }
h2 { font-size: clamp(2.75rem, 6vw, 5.2rem); line-height: .98; }
p { line-height: 1.68; color: rgba(245, 237, 216, .78); }
strong { color: var(--cream); }
.section-shell { width: min(1180px, calc(100% - 48px)); margin-inline: auto; }
.intro-shell { width: min(800px, calc(100% - 48px)); margin-inline: auto; }
.site-header { position: absolute; z-index: 20; inset: 0 0 auto; height: 84px; display: flex; align-items: center; justify-content: space-between; width: min(1180px, calc(100% - 48px)); margin-inline: auto; left: 50%; transform: translateX(-50%); }
.site-header a { text-decoration: none; }
.mini-brand { display: flex; align-items: center; gap: 10px; font-family: var(--display); font-size: 1.4rem; letter-spacing: .08em; }
.site-header nav { display: flex; align-items: center; gap: 28px; font-size: .82rem; color: var(--muted); }
.nav-founder { border: 1px solid rgba(232,184,88,.55); border-radius: 99px; padding: 10px 14px; color: var(--cream) !important; }
.compass-star { width: 20px; aspect-ratio: 1; display: inline-block; background: linear-gradient(135deg, #fff, #76cdea); clip-path: polygon(50% 0, 59% 38%, 100% 50%, 59% 61%, 50% 100%, 41% 61%, 0 50%, 41% 38%); filter: drop-shadow(0 0 10px rgba(181,221,240,.44)); }
.compass-star.large { width: 46px; }
.eyebrow, .chapter-number, .price-type { color: var(--gold); letter-spacing: .22em; font-size: .73rem; font-weight: 700; }
.button { display: inline-flex; justify-content: center; align-items: center; min-height: 50px; padding: 0 22px; text-decoration: none; border-radius: 99px; font-weight: 650; }
.hero { min-height: min(900px, 95vh); padding: 130px 0 78px; display: grid; grid-template-columns: 42% 58%; align-items: center; position: relative; }
.hero-copy { position: relative; z-index: 4; padding-right: 24px; }
.wordmark-line { display: flex; align-items: center; gap: 18px; }
.wordmark-line h1 { margin: 0; font-size: clamp(5rem, 8vw, 8rem); line-height: .88; }
.display-sub { font-family: var(--display); font-size: 2rem; font-style: italic; color: var(--cyan); margin: 16px 0 34px; }
.hero-statement { max-width: 475px; font-family: var(--display); color: var(--cream); font-size: clamp(1.65rem, 2.6vw, 2.35rem); line-height: 1.2; }
.anti-line { color: var(--muted); margin: 26px 0; }
.store-row { display: flex; gap: 12px; flex-wrap: wrap; }
.store-badge { display: inline-flex; border-radius: 10px; text-decoration: none; transition: transform .15s, box-shadow .2s; }
.store-badge:hover { transform: translateY(-1px); box-shadow: 0 10px 30px rgba(181,221,240,.22); }
.store-badge:focus-visible { outline: 2px solid var(--cyan); outline-offset: 3px; }
.store-badge img { height: 48px; width: auto; display: block; }
.founder-button { margin-top: 14px; border: 1px solid rgba(232,184,88,.68); background: rgba(232,184,88,.05); }
.hero-stage { position: relative; min-height: 690px; }
.hero-wheel { position: absolute; z-index: 4; width: min(590px, 50vw); right: -8px; top: 38px; border-radius: 50% !important; }
.hero-orbits { position: absolute; z-index: 1; width: 470px; right: -66px; top: -2px; opacity: .25; filter: blur(.4px); transform: rotate(-4deg); }
.hero-orbits img { border-radius: 30px; }
.hero-engraving { position: absolute; z-index: 0; width: 380px; right: -160px; top: 80px; opacity: .10; filter: saturate(1.2); }
.diary-chip { position: absolute; z-index: 6; left: 32px; bottom: 86px; width: 186px; padding: 17px 18px 15px; border: 1px solid rgba(181,221,240,.34); border-radius: 18px; background: rgba(10,14,26,.91); box-shadow: 0 24px 70px rgba(0,0,0,.38); }
.diary-chip span,.diary-chip small { display: block; color: var(--muted); font-size: .68rem; letter-spacing: .18em; }
/* Feature-framing, not an efficacy figure — the chip states the mechanism
   (you test each reading) rather than quoting one person's hit rate. */
.diary-chip strong { font-family: var(--display); color: var(--cyan); display: block; font-size: 1.5rem; font-weight: 400; line-height: 1.15; margin: 6px 0 4px; }
.diary-chip i { display: block; height: 3px; width: 79%; background: linear-gradient(90deg, var(--cyan), var(--green)); margin-top: 12px; border-radius: 4px; }
.hero-fact { position: absolute; bottom: 40px; left: 0; font-size: .78rem; color: rgba(245,237,216,.47); }
.image-frame { overflow: hidden; background: var(--navy-2); border: 1px solid var(--line); box-shadow: 0 38px 90px rgba(0,0,0,.38); }
.image-frame img { width: 100%; height: 100%; object-fit: cover; }
.image-frame.gold { border-color: rgba(232,184,88,.38); box-shadow: 0 36px 100px rgba(232,184,88,.08); }
.image-frame.cyan { border-color: rgba(181,221,240,.28); box-shadow: 0 34px 90px rgba(56,178,220,.08); }
.image-frame.violet { border-color: rgba(129,91,204,.34); box-shadow: 0 38px 100px rgba(87,43,184,.12); }
.image-frame.rose { border-color: rgba(217,165,184,.32); box-shadow: 0 38px 90px rgba(217,165,184,.08); }
.image-frame.green { border-color: rgba(35,197,138,.28); box-shadow: 0 38px 90px rgba(35,197,138,.07); }
.cabinet { padding: 150px 0 110px; text-align: center; }
.cabinet h2 { margin-bottom: 42px; }
.cabinet p { font-size: 1.08rem; }
.tour { position: relative; }
.tour::before { content: ""; position: absolute; top: 170px; bottom: 0; left: 50%; width: 1px; opacity: .14; background: linear-gradient(var(--gold),var(--cyan),#7651bb,var(--green),var(--rose)); }
.tour-header { padding: 110px 0 20px; text-align: center; }
.chapter { min-height: 860px; padding: 140px 0; display: grid; grid-template-columns: 42% 58%; align-items: center; gap: 34px; position: relative; }
.chapter.reverse .chapter-copy { order: 2; padding-left: 32px; }
.chapter.reverse .visual-stage { order: 1; }
.chapter-copy { position: relative; z-index: 6; }
.chapter-copy h3 { font-family: var(--display); font-weight: 400; font-size: clamp(3.3rem,5vw,5rem); line-height: 1; margin-bottom: 36px; }
.chapter-copy p { font-size: 1rem; }
.chapter-copy blockquote,.breathe-copy blockquote,.seasons blockquote { margin: 28px 0; color: var(--cream); font-family: var(--display); font-style: italic; font-size: clamp(1.55rem,2.6vw,2.25rem); line-height: 1.25; }
.visual-stage { min-height: 650px; position: relative; }
.visual-stage .dominant,.visual-stage .support { position: absolute; border-radius: 24px; }
.visual-stage .support { z-index: 5; }
.visual-stage .dominant { z-index: 3; }
.motif { position: absolute; z-index: 0; opacity: .13; }
.wheel-dominant { width: 510px; height: 510px; right: 12px; top: 60px; border-radius: 50% !important; }
.orrery-support { width: 340px; height: 260px; left: 0; bottom: 2px; }
.cygnus-motif { width: 300px; right: -155px; top: 8px; }
.pollux-dominant { width: 415px; height: 600px; left: 12px; top: 10px; }
.map-support { width: 245px; height: 245px; right: 4px; bottom: 4px; border-radius: 50% !important; }
.ecliptic-line { position: absolute; width: 560px; height: 260px; border: 1px solid rgba(232,184,88,.14); border-radius: 50%; left: -40px; top: 230px; transform: rotate(-19deg); }
.pinball-dominant { width: 365px; height: 650px; right: 36px; top: 0; }
.core-support { width: 350px; height: 407px; left: -8px; bottom: -20px; }
.pinball-rail { position: absolute; inset: 80px 30px 40px 90px; border: 1px solid rgba(132,97,204,.16); border-radius: 48% 48% 45% 45%; }
.comet-glint { position: absolute; z-index: 7; width: 10px; height: 10px; left: 48%; top: 29%; border-radius: 50%; background: white; box-shadow: 0 0 8px 2px var(--cyan), -20px 12px 22px var(--gold); }
.diary-dominant { width: 390px; height: 660px; left: 18px; top: 0; }
.today-support { width: 360px; height: 430px; right: 0; top: 84px; }
.calendar-motif { width: 390px; right: -45px; bottom: -40px; }
.couple-dominant { width: 390px; height: 650px; right: 16px; top: 0; }
.cycle-support { width: 360px; height: 440px; left: -4px; bottom: -18px; }
.orbit-motif { width: 560px; left: 40px; top: 30px; opacity: .32; }
.privacy-line { display: flex; gap: 10px; padding: 14px 16px; border-left: 2px solid var(--rose); background: rgba(217,165,184,.05); }
.privacy-line span { color: var(--rose); }
.breathe-coda { min-height: 820px; padding: 140px 0; display: grid; grid-template-columns: 44% 48%; gap: 8%; align-items: center; border-bottom: 1px solid rgba(181,221,240,.15); }
.breathe-copy h2 { font-size: clamp(3.4rem,5.5vw,5.4rem); }
.breathe-visual { display: grid; place-items: center; }
.breath-ring { width: min(500px, 44vw); aspect-ratio: .72; border: 1px solid rgba(181,221,240,.2); border-radius: 48%; padding: 18px; animation: breathe 9s ease-in-out infinite; }
.breath-ring img { width: 100%; height: 100%; object-fit: cover; object-position: center top; border-radius: 42%; }
.difference { padding: 160px 0; text-align: center; }
.difference h2 { max-width: 850px; margin: 0 auto 70px; }
.principles { width: min(1060px, calc(100vw - 48px)); margin-left: 50%; transform: translateX(-50%); display: grid; grid-template-columns: 1fr 1fr; gap: 18px; text-align: left; }
.principles article { padding: 28px; border: 1px solid rgba(181,221,240,.12); background: rgba(16,22,42,.65); border-radius: 22px; }
/* Five principles in a two-column grid — the last one spans so it never sits
   orphaned in a half-width box. */
.principles article:last-child:nth-child(odd) { grid-column: 1 / -1; }
.principles h3 { font-family: var(--display); font-size: 1.75rem; font-weight: 400; }
.seasons { padding: 120px 0 180px; text-align: center; }
.seasons blockquote { color: var(--rose); }
.pricing { padding: 140px 0 180px; }
.pricing-header { max-width: 770px; text-align: center; margin: auto; }
.payment-key { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; margin: 70px 0 16px; color: var(--muted); letter-spacing: .12em; font-size: .66rem; text-align: center; }
.pricing-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; align-items: start; }
.price-card { min-height: 660px; padding: 34px 28px 30px; border: 1px solid rgba(181,221,240,.15); border-radius: 26px; background: rgba(16,22,42,.92); display: flex; flex-direction: column; position: relative; }
.price-card h3 { font-family: var(--display); font-size: 2.2rem; font-weight: 400; }
.price { display: flex; flex-direction: column; min-height: 98px; }
.price > strong { font-family: var(--display); font-size: 2.7rem; font-weight: 400; }
.price small,.purchase-note { color: var(--muted); }
.price.split { flex-direction: row; gap: 20px; }
.price.split strong { font-size: 1.8rem; }
.price.split small { display: block; font-family: var(--body); font-size: .72rem; }
.price-card ul { list-style: none; padding: 0; margin: 18px 0 28px; }
.price-card li { position: relative; padding: 8px 0 8px 24px; color: rgba(245,237,216,.76); line-height: 1.45; }
.price-card li::before { content: "✦"; position: absolute; left: 0; color: var(--cyan); }
.price-card .button { margin-top: auto; }
.soft { border: 1px solid rgba(181,221,240,.4); background: rgba(181,221,240,.06); }
.founder-card { transform: translateY(-12px); min-height: 700px; border-color: rgba(232,184,88,.65); box-shadow: 0 26px 90px rgba(232,184,88,.08); }
.founder-card li::before,.founder-card .price-type { color: var(--gold); }
.founder-mark { position: absolute; top: 24px; right: 26px; color: var(--gold); font-size: 1.7rem; }
.counter { border: 1px solid rgba(232,184,88,.25); padding: 12px; border-radius: 14px; text-align: center; color: var(--cream); animation: counterGlow 2.4s ease-in-out infinite; }
.gold-button { background: var(--gold); color: #17120a; }
.purchase-note { display: block; text-align: center; padding-top: 14px; }
.closing { padding: 160px 0; text-align: center; }
.closing h2 { margin: 24px 0 40px; }
.closing .store-row { justify-content: center; }
footer { min-height: 100px; padding: 30px max(24px, calc((100vw - 1180px)/2)); border-top: 1px solid rgba(181,221,240,.12); display: flex; gap: 24px; flex-wrap: wrap; align-items: center; color: var(--muted); font-size: .8rem; }
footer a { text-decoration: none; }
/* Cookie consent — calm, bottom-left, never a full-screen interruption. */
.consent { position: fixed; z-index: 60; left: 20px; bottom: 20px; width: min(400px, calc(100vw - 40px));
  padding: 18px 20px; border: 1px solid rgba(181,221,240,.28); border-radius: 18px;
  background: rgba(10,14,26,.97); box-shadow: 0 24px 70px rgba(0,0,0,.5); }
.consent[hidden] { display: none; }
.consent p { font-size: .84rem; line-height: 1.55; margin: 0 0 14px; }
.consent a { color: var(--cyan); }
.consent-actions { display: flex; gap: 10px; justify-content: flex-end; }
.consent-btn { font: inherit; font-size: .82rem; padding: 9px 18px; border-radius: 99px; cursor: pointer;
  background: transparent; color: var(--cream); border: 1px solid rgba(245,237,216,.35); }
.consent-btn:hover { border-color: rgba(245,237,216,.6); }
.consent-btn:focus-visible { outline: 2px solid var(--cyan); outline-offset: 2px; }
.consent-btn.accept { background: var(--gold); color: #17120a; border-color: var(--gold); font-weight: 650; }
@media (max-width: 600px) { .consent { left: 12px; right: 12px; bottom: 12px; width: auto; } }

@keyframes breathe { 0%,100% { transform: scale(1); opacity: .92; } 50% { transform: scale(1.035); opacity: 1; } }
@keyframes counterGlow { 0%,100% { opacity: .84; box-shadow: 0 0 0 rgba(232,184,88,0); } 50% { opacity: 1; box-shadow: 0 0 28px rgba(232,184,88,.09); } }

@media (max-width: 900px) {
  .site-header nav a:not(.nav-founder) { display: none; }
  .hero { grid-template-columns: 1fr; padding-top: 130px; min-height: auto; }
  .hero-copy { padding: 0; }
  .wordmark-line h1 { font-size: clamp(5rem,21vw,7rem); }
  .hero-stage { min-height: min(104vw,700px); margin-top: 50px; }
  .hero-wheel { width: min(92vw,620px); right: 50%; transform: translateX(50%); }
  .hero-orbits { width: 56vw; right: -15vw; top: -10px; }
  .hero-engraving { right: -40vw; opacity: .08; }
  .diary-chip { left: 0; bottom: 4vw; width: min(42vw,190px); }
  .hero-fact { position: static; grid-column: 1; text-align: center; margin-top: 24px; }
  .chapter,.chapter.reverse { grid-template-columns: 1fr; padding: 100px 0; min-height: auto; gap: 36px; }
  .chapter.reverse .chapter-copy,.chapter.reverse .visual-stage { order: initial; padding-left: 0; }
  .visual-stage { width: min(88vw,640px); margin-inline: auto; }
  .chapter-copy { max-width: 640px; }
  .breathe-coda { grid-template-columns: 1fr; gap: 50px; }
  .breath-ring { width: min(82vw,500px); }
  .pricing-grid { grid-template-columns: 1fr; max-width: 620px; margin-inline: auto; }
  .payment-key { display: none; }
  .founder-card { transform: none; }
}

@media (max-width: 600px) {
  .section-shell,.intro-shell,.site-header { width: calc(100% - 40px); }
  .site-header { height: 72px; }
  .nav-founder { font-size: .7rem; }
  .hero { padding-top: 112px; }
  .display-sub { font-size: 1.6rem; }
  .hero-statement { font-size: 1.65rem; }
  .store-badge img { height: 42px; }
  .hero-stage { min-height: 112vw; margin-top: 32px; }
  .hero-wheel { top: 26px; }
  .diary-chip { bottom: 0; }
  .cabinet { padding: 110px 0 70px; }
  .tour-header { padding-top: 80px; }
  .tour::before { left: 20px; }
  .chapter-copy h3 { font-size: 2.8rem; }
  .chapter-copy p { font-size: .97rem; }
  .visual-stage { min-height: 121vw; }
  .wheel-dominant { width: 82vw; height: 82vw; top: 2vw; right: -2vw; }
  .orrery-support { width: 57vw; height: 43vw; left: -2vw; bottom: 0; }
  .cygnus-motif { display: none; }
  .pollux-dominant { width: 68vw; height: 102vw; top: 0; left: 0; }
  .map-support { width: 38vw; height: 38vw; right: 0; bottom: 2vw; }
  .pinball-dominant { width: 56vw; height: 102vw; right: 0; }
  .core-support { width: 57vw; height: 66vw; left: 0; bottom: 0; }
  .diary-dominant { width: 63vw; height: 107vw; left: 0; }
  .today-support { width: 58vw; height: 69vw; right: -2vw; top: 18vw; }
  .couple-dominant { width: 62vw; height: 104vw; right: 0; }
  .cycle-support { width: 59vw; height: 72vw; left: 0; bottom: 0; }
  .breathe-coda { padding: 100px 0; }
  .principles { grid-template-columns: 1fr; width: 100%; margin: 0; transform: none; }
  .difference,.seasons,.pricing,.closing { padding-block: 110px; }
  .price-card { min-height: auto; }
  footer { flex-direction: column; align-items: flex-start; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *,*::before,*::after { animation: none !important; transition: none !important; }
}
