/* 321 PRAY V80 — LIVING WORD FROM HEAVEN
   Restores the approved luminous Scripture treatment without changing V79 layout.
   Readability first: light is created around the words, not by lowering contrast. */

:root{
  --v80-word-ink:#322068;
  --v80-word-violet:#5d3aa5;
  --v80-heaven-gold:#d7a83f;
  --v80-heaven-gold-deep:#8b5e18;
  --v80-pearl:#fffdf8;
}

/* ---------- HOME: LIVING WORD ---------- */
body.book-heaven.v70-living-heaven[data-page="launcher"] .v76-quote-stage{
  position:relative!important;
  isolation:isolate!important;
}
body.book-heaven.v70-living-heaven[data-page="launcher"] .v76-quote-stage::before{
  content:"";
  position:absolute;
  z-index:0;
  pointer-events:none;
  inset:5% 6% 9%;
  border-radius:50%;
  background:
    radial-gradient(ellipse at center,rgba(255,255,255,.88) 0%,rgba(255,247,214,.48) 25%,rgba(229,215,255,.30) 49%,rgba(255,255,255,0) 76%);
  filter:blur(8px);
  opacity:.78;
  animation:v80WordHaloBreath 7.5s ease-in-out infinite;
}
body.book-heaven.v70-living-heaven[data-page="launcher"] .v76-quote-stage::after{
  content:"✦";
  position:absolute;
  z-index:1;
  pointer-events:none;
  left:50%;
  top:8%;
  transform:translateX(-50%);
  color:rgba(215,168,63,.36);
  font-size:clamp(.56rem,1.2vh,.78rem);
  text-shadow:0 0 12px rgba(255,236,171,.72),0 0 24px rgba(255,255,255,.65);
  animation:v80StarBreath 6.5s ease-in-out infinite;
}
body.book-heaven.v70-living-heaven[data-page="launcher"] .v76-quote-stage blockquote,
body.book-heaven.v70-living-heaven[data-page="launcher"] .v76-quote-stage cite,
body.book-heaven.v70-living-heaven[data-page="launcher"] .v76-quote-position{
  position:relative!important;
  z-index:2!important;
}
body.book-heaven.v70-living-heaven[data-page="launcher"] .v76-quote-stage blockquote{
  color:var(--v80-word-ink)!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-weight:650!important;
  letter-spacing:-.018em!important;
  text-shadow:
    0 1px 0 rgba(255,255,255,.98),
    0 0 7px rgba(255,255,255,.96),
    0 0 16px rgba(248,225,163,.46),
    0 0 31px rgba(167,127,226,.24)!important;
  animation:v80LivingWordBreath 7.5s ease-in-out infinite;
}
body.book-heaven.v70-living-heaven[data-page="launcher"] .v76-quote-stage cite{
  color:var(--v80-heaven-gold-deep)!important;
  font-weight:900!important;
  letter-spacing:.035em!important;
  text-shadow:0 1px 0 rgba(255,255,255,.94),0 0 9px rgba(255,232,166,.82),0 0 18px rgba(255,255,255,.58)!important;
}
body.book-heaven.v70-living-heaven[data-page="launcher"] .v76-home-eyebrow{
  color:#7250ad!important;
  text-shadow:0 0 9px rgba(255,255,255,.75),0 0 15px rgba(226,204,255,.38)!important;
}

/* ---------- HOME: TODAY — a gentler echo of the Living Word ---------- */
body.book-heaven.v70-living-heaven[data-page="launcher"] .v76-today-body{
  position:relative!important;
  isolation:isolate!important;
}
body.book-heaven.v70-living-heaven[data-page="launcher"] .v76-today-body::before{
  content:"";
  position:absolute;
  z-index:0;
  pointer-events:none;
  inset:4% 8% 8%;
  background:radial-gradient(ellipse at 50% 42%,rgba(255,251,230,.42),rgba(231,217,255,.17) 48%,transparent 76%);
  filter:blur(10px);
}
body.book-heaven.v70-living-heaven[data-page="launcher"] .v76-today-body>*{
  position:relative;
  z-index:1;
}
body.book-heaven.v70-living-heaven[data-page="launcher"] .v76-today-reflection{
  color:#37256f!important;
  text-shadow:0 1px 0 rgba(255,255,255,.92),0 0 9px rgba(255,255,255,.72),0 0 19px rgba(193,160,235,.18)!important;
}
body.book-heaven.v70-living-heaven[data-page="launcher"] .v76-today-prayer{
  color:#35276a!important;
  text-shadow:0 1px 0 rgba(255,255,255,.90),0 0 8px rgba(255,248,221,.64)!important;
}
body.book-heaven.v70-living-heaven[data-page="launcher"] .v76-today-ref,
body.book-heaven.v70-living-heaven[data-page="launcher"] .v76-prayer-label{
  color:var(--v80-heaven-gold-deep)!important;
  text-shadow:0 0 8px rgba(255,231,163,.58)!important;
}

/* ---------- SCRIPTURE REELS PAGE ---------- */
body.book-heaven.v70-living-heaven[data-page="quotes"] .quote-card{
  isolation:isolate!important;
}
body.book-heaven.v70-living-heaven[data-page="quotes"] .quote-card::after{
  content:"";
  position:absolute;
  z-index:0;
  pointer-events:none;
  inset:7% 7% 10%;
  border-radius:50%;
  background:radial-gradient(ellipse at center,rgba(255,255,255,.92),rgba(255,244,205,.42) 30%,rgba(220,204,255,.26) 52%,transparent 76%);
  filter:blur(10px);
  opacity:.72;
  animation:v80WordHaloBreath 8s ease-in-out infinite;
}
body.book-heaven.v70-living-heaven[data-page="quotes"] .quote-top,
body.book-heaven.v70-living-heaven[data-page="quotes"] .quote-text,
body.book-heaven.v70-living-heaven[data-page="quotes"] .quote-ref,
body.book-heaven.v70-living-heaven[data-page="quotes"] .quote-actions{
  position:relative!important;
  z-index:2!important;
}
body.book-heaven.v70-living-heaven[data-page="quotes"] .quote-text{
  color:var(--v80-word-ink)!important;
  font-weight:650!important;
  letter-spacing:-.014em!important;
  text-shadow:
    0 1px 0 rgba(255,255,255,.98),
    0 0 8px rgba(255,255,255,.94),
    0 0 18px rgba(247,222,154,.42),
    0 0 34px rgba(163,121,222,.22)!important;
  animation:v80LivingWordBreath 8s ease-in-out infinite;
}
body.book-heaven.v70-living-heaven[data-page="quotes"] .quote-ref{
  color:var(--v80-heaven-gold-deep)!important;
  text-shadow:0 1px 0 rgba(255,255,255,.92),0 0 9px rgba(255,225,147,.72)!important;
}
body.book-heaven.v70-living-heaven[data-page="quotes"] .feature blockquote{
  color:#fffdf6!important;
  text-shadow:0 2px 7px rgba(34,13,73,.78),0 0 14px rgba(255,255,255,.82),0 0 31px rgba(255,222,135,.55),0 0 54px rgba(203,173,255,.32)!important;
  animation:v80FeatureWordBreath 8s ease-in-out infinite;
}
body.book-heaven.v70-living-heaven[data-page="quotes"] .feature-ref{
  color:#ffe4a3!important;
  text-shadow:0 0 10px rgba(255,231,168,.82),0 0 22px rgba(255,255,255,.38)!important;
}

/* ---------- FULL TODAY PAGE ---------- */
body.book-heaven.v70-living-heaven[data-page="today"] .scripture{
  isolation:isolate!important;
}
body.book-heaven.v70-living-heaven[data-page="today"] .scripture::before{
  content:"";
  position:absolute;
  z-index:0;
  pointer-events:none;
  inset:8% 8% 10%;
  background:radial-gradient(ellipse at 50% 40%,rgba(255,242,189,.16),rgba(183,146,235,.10) 48%,transparent 76%);
  filter:blur(13px);
  animation:v80WordHaloBreath 8s ease-in-out infinite;
}
body.book-heaven.v70-living-heaven[data-page="today"] .scripture>*{
  position:relative!important;
  z-index:1!important;
}
body.book-heaven.v70-living-heaven[data-page="today"] #scriptureReference{
  color:#fff9e8!important;
  text-shadow:0 1px 4px rgba(37,15,75,.8),0 0 13px rgba(255,255,255,.64),0 0 29px rgba(242,201,104,.43),0 0 48px rgba(176,133,233,.22)!important;
  animation:v80FeatureWordBreath 8s ease-in-out infinite;
}
body.book-heaven.v70-living-heaven[data-page="today"] #dailyReflection{
  color:#fff8ea!important;
  text-shadow:0 1px 5px rgba(26,10,57,.78),0 0 13px rgba(255,231,170,.25)!important;
}
body.book-heaven.v70-living-heaven[data-page="today"] #dailyPrayer{
  color:#fffaf0!important;
  text-shadow:0 1px 5px rgba(25,10,55,.72),0 0 12px rgba(255,234,181,.20)!important;
}
body.book-heaven.v70-living-heaven[data-page="today"] #dailyPrayer .amen{
  color:#f3d892!important;
  text-shadow:0 0 10px rgba(244,207,123,.46)!important;
}

@keyframes v80LivingWordBreath{
  0%,100%{text-shadow:0 1px 0 rgba(255,255,255,.98),0 0 7px rgba(255,255,255,.90),0 0 15px rgba(248,225,163,.38),0 0 28px rgba(167,127,226,.18)}
  50%{text-shadow:0 1px 0 rgba(255,255,255,1),0 0 11px rgba(255,255,255,1),0 0 24px rgba(248,225,163,.58),0 0 42px rgba(167,127,226,.30)}
}
@keyframes v80FeatureWordBreath{
  0%,100%{filter:brightness(1);opacity:.98}
  50%{filter:brightness(1.08);opacity:1}
}
@keyframes v80WordHaloBreath{
  0%,100%{opacity:.58;transform:scale(.97)}
  50%{opacity:.86;transform:scale(1.025)}
}
@keyframes v80StarBreath{
  0%,100%{opacity:.36;transform:translateX(-50%) scale(.9)}
  50%{opacity:.76;transform:translateX(-50%) scale(1.08)}
}

@media (prefers-reduced-motion:reduce){
  body.book-heaven.v70-living-heaven[data-page="launcher"] .v76-quote-stage::before,
  body.book-heaven.v70-living-heaven[data-page="launcher"] .v76-quote-stage::after,
  body.book-heaven.v70-living-heaven[data-page="launcher"] .v76-quote-stage blockquote,
  body.book-heaven.v70-living-heaven[data-page="quotes"] .quote-card::after,
  body.book-heaven.v70-living-heaven[data-page="quotes"] .quote-text,
  body.book-heaven.v70-living-heaven[data-page="quotes"] .feature blockquote,
  body.book-heaven.v70-living-heaven[data-page="today"] .scripture::before,
  body.book-heaven.v70-living-heaven[data-page="today"] #scriptureReference{
    animation:none!important;
  }
}
