/*
Theme Name: Selah Devotion
Author: Selah Devotion
Description: An English devotional journal with Scripture-inspired music and books.
Version: 1.0.0
Requires at least: 6.2
Requires PHP: 7.4
Text Domain: selah-devotion
*/
:root{--ink:#18332d;--muted:#53655e;--paper:#f6f2e9;--cream:#fffdf8;--gold:#b58b55;--line:#d7dfd4;--forest:#173a32}
.nav .menu{display:flex;gap:23px;list-style:none;margin:0;padding:0;flex-wrap:wrap}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Georgia,serif;line-height:1.65}a{color:inherit}a:hover{color:#815f32}img{max-width:100%;height:auto}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}.site-header{background:var(--cream);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 0}.brand{text-decoration:none;font-size:23px;letter-spacing:.12em;font-weight:bold}.brand small{display:block;font:10px Arial,sans-serif;letter-spacing:.27em;color:var(--muted);text-align:center}.nav{display:flex;gap:23px;flex-wrap:wrap}.nav a{font:13px Arial,sans-serif;text-decoration:none;letter-spacing:.05em}.nav .current-menu-item a{text-decoration:underline;text-underline-offset:5px}.hero{padding:100px 0 105px;background:radial-gradient(circle at 78% 35%,#65847a 0,#345e52 32%,#173a32 70%);color:#fff}.eyebrow{font:700 11px Arial,sans-serif;letter-spacing:.23em;text-transform:uppercase;color:#e2c798}.hero h1{font-size:clamp(46px,7vw,86px);line-height:1.04;max-width:790px;margin:22px 0}.hero p{font-size:20px;max-width:610px;color:#e0e9df}.buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.button{display:inline-block;background:var(--gold);padding:13px 20px;text-decoration:none;color:#142e28;font:700 13px Arial,sans-serif;letter-spacing:.05em;border-radius:2px}.button.secondary{background:transparent;color:#fff;border:1px solid #c8dbcf}.section{padding:76px 0}.section.alt{background:var(--cream)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section h2,.page-title{font-size:clamp(31px,4vw,48px);line-height:1.2;margin:7px 0}.section-head p,.lead{color:var(--muted);max-width:650px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:#fff;border:1px solid var(--line);padding:27px;min-height:220px}.card h3{font-size:25px;line-height:1.22;margin:13px 0}.card p{color:var(--muted)}.card a{text-decoration:none}.meta{font:11px Arial,sans-serif;text-transform:uppercase;letter-spacing:.12em;color:#7a806d}.split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.feature{background:#e6e8db;padding:45px;border-left:5px solid var(--gold)}.quote{font-size:27px;line-height:1.42}.content{width:min(780px,calc(100% - 40px));margin:70px auto 90px}.content h1{font-size:clamp(36px,5vw,60px);line-height:1.13}.content p,.content li{font-size:18px}.content blockquote{border-left:3px solid var(--gold);padding-left:23px;margin:30px 0;color:var(--muted)}.content .entry-meta{color:var(--muted);font:12px Arial,sans-serif;letter-spacing:.07em}.post-list{display:grid;gap:20px}.post-list article{padding-bottom:24px;border-bottom:1px solid var(--line)}.post-list h2{line-height:1.2}.site-footer{background:var(--forest);color:#eef2ea;padding:48px 0 22px}.footer-inner{display:flex;justify-content:space-between;gap:35px;flex-wrap:wrap}.site-footer p{max-width:390px;color:#c2d0c3}.site-footer a{color:#eef2ea}.fine{border-top:1px solid #46645a;margin-top:35px;padding-top:18px;font:11px Arial,sans-serif;color:#cad5c9}.screen-reader-text{position:absolute;clip:rect(1px,1px,1px,1px)}.screen-reader-text:focus{clip:auto;position:static}.wp-block-embed iframe{max-width:100%}@media(max-width:760px){.header-inner{align-items:flex-start;flex-direction:column}.nav{gap:14px}.hero{padding:75px 0}.grid,.split{grid-template-columns:1fr}.section{padding:52px 0}.feature{padding:26px}}

/* SELAH morning photograph: readable text over the bright side of the image. */
.hero{background:linear-gradient(90deg,rgba(250,247,238,.97) 0%,rgba(250,247,238,.9) 30%,rgba(250,247,238,.55) 55%,rgba(250,247,238,.04) 100%),url('https://selahdevotion.com/wp-content/uploads/2026/09/exec-b7c93f52-b156-43cd-820f-a43c43991d7b.png') center center/cover no-repeat;color:#173a32}
.hero .eyebrow{color:#866334}.hero p{color:#345047}.hero .button.secondary{color:#173a32;border-color:#173a32;background:rgba(250,247,238,.76)}
@media(max-width:760px){.hero{background-position:60% center;background-image:linear-gradient(90deg,rgba(250,247,238,.96),rgba(250,247,238,.78)),url('https://selahdevotion.com/wp-content/uploads/2026/09/exec-b7c93f52-b156-43cd-820f-a43c43991d7b.png')}}
