/* The Last Adam — the dawn theme. Blush and gold lifting into fresh green; and no more night. */
:root { --scene-h2:#2e6b4c; }
body { background:
  linear-gradient(180deg, rgba(250,206,150,.48) 0, rgba(246,241,231,0) 400px), #f6f1e7; }
nav { background:transparent; border-bottom:1px solid #e8cfae; }
.wordmark { color:#2e5a44; }
.navlinks a { color:#4c5a44; }
.navlinks a.active, .navlinks a:hover { color:#b8862e; }
.draftband { background:#fbe8d0; border-bottom:1px solid #e6c49a; color:#8a5a2a; }
.dawnhero { position:relative; height:340px; background:url('../assets/eden-dawn.jpg') center 35%/cover no-repeat; }
.dawnhero .fade { position:absolute; inset:0;
  background:linear-gradient(to bottom, rgba(246,241,231,.0), rgba(250,238,220,0) 55%, rgba(250,238,220,.65) 85%, rgba(248,238,222,.96) 98%); }
.dawnhero .heroline { position:absolute; left:0; right:0; bottom:22px; text-align:center;
  font-family:Poppins; font-size:11px; letter-spacing:3px; color:#54492f; text-shadow:0 1px 6px rgba(246,241,231,.9); }
article h2 { color:var(--scene-h2); }
.crumb { color:#3e6b52; }
.dayband { color:#3e6b52; }
.verse { border-left-color:#8fc79a; }
.limits { background:#eef3e6; border-color:#c2d4b0; }
.limits .lt { color:#3e6b52; }
