/* Genesis 1 — the night theme. Evening first: "the evening and the morning were the first day." */
body { background:#060b1a; color:#d6deee; }
nav { background:#060b1a; border-bottom:1px solid #16203a; }
.wordmark { color:#cfe0d3; }
.navlinks a { color:#8fa0c0; }
.navlinks a.active, .navlinks a:hover { color:#e3b45c; }
.draftband { background:#0d1730; border-bottom:1px solid #1c2a4d; color:#e3b45c; }
footer { background:#0a1124; color:#8fa0c0; }
footer b { color:#e3b45c; }
footer a { color:#8fa0c0; }
h1, article h1 { color:#f2f6ff; }
article h2 { color:#a8cdb4 !important; }
article p { color:#d6deee; }
.crumb { color:#5d6f96; }
.crumb a { color:inherit; }
.meaning { color:#e6ecf8; }
.heb { color:#b8a26a; }
.strongchip { background:#0d1730; color:#e3b45c; }
.dayband { color:#e3b45c; }
/* parchment islands keep their own ink */
.branchcta { background:var(--card); color:#332c1e; }
.branchcta p { color:#4c4433 !important; }
.picture p, .limits p, .day li { color:#4c4433 !important; }
.day h3 { color:var(--green) !important; }
/* the night hero band — Eden under the stars, fading into the page */
.nighthero { position:relative; height:300px; background:url('../assets/eden-night.jpg') center 30%/cover no-repeat; }
.nighthero .fade { position:absolute; inset:0;
  background:linear-gradient(to bottom, rgba(6,11,26,.35), rgba(6,11,26,.04) 42%, rgba(6,11,26,.55) 78%, #060b1a 97%); }
.nighthero .heroline { position:absolute; left:0; right:0; bottom:26px; text-align:center;
  font-family:Poppins; font-size:11px; letter-spacing:3px; color:#cfd9ec; text-shadow:0 1px 8px rgba(0,0,0,.8); }
/* highlighted Hebrew tags inside prose keep their ink on the parchment chip */
article p .bw { color:#3a3222; }
