:root{--ink:#202936;--muted:#5b6b82;--brand:#123b31;--brand-dark:#0b2a23;--accent:#a55332;--gold:#d7a24a;--gold-soft:#f6dfad;--paper:#fffdf8;--soft:#eaf2f8;--cream:#fbf7ee;--line:#dce4ec;--shadow:0 18px 50px #0f27371f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:1.65}html[dir=rtl] body{font-family:Tahoma,Arial,Segoe UI,sans-serif}img{max-width:100%;display:block}a{color:#123e68;text-underline-offset:.18em;font-weight:750}p{margin:0 0 1rem}h1,h2,h3,h4{color:var(--ink);letter-spacing:0;margin:0 0 .7rem;font-weight:850;line-height:1.08}h1{font-size:clamp(3rem,6vw,5.4rem)}h2{font-size:clamp(2rem,3.6vw,3rem)}h3{font-size:1.45rem}ul{margin:0 0 1.5rem;padding-left:1.35rem}li{margin-bottom:.55rem}.container{width:min(1344px,100% - 2rem);margin:0 auto}.site-header{z-index:20;backdrop-filter:blur(14px);background:#fffdf8f5;border-bottom:1px solid #2029361a;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 0;display:flex}.logo{color:var(--ink);white-space:nowrap;font-size:1.55rem;font-weight:950;text-decoration:none}.logo span{color:var(--accent)}.nav-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem 1.25rem;display:flex}.nav-links a{color:var(--ink);font-size:1rem;font-weight:850;text-decoration:none}.nav-links a:hover{color:var(--accent)}.mobile-menu{display:none;position:relative}.mobile-menu-toggle{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mobile-menu-button{cursor:pointer;background:#fff;border:1px solid #20293629;border-radius:8px;place-items:center;gap:.22rem;width:2.75rem;height:2.75rem;padding:.65rem;display:grid}.mobile-menu-button span{background:var(--brand-dark);border-radius:999px;width:1.25rem;height:2px;display:block}.mobile-menu-toggle:focus-visible+.mobile-menu-button{outline:2px solid var(--accent);outline-offset:3px}.mobile-menu-toggle:checked+.mobile-menu-button{background:var(--cream);border-color:#a5533261}.mobile-menu-links{z-index:100;width:min(22rem,100vw - 2rem);box-shadow:var(--shadow);background:#fff;border:1px solid #2029361f;border-radius:8px;padding:.6rem;display:none;position:absolute;top:calc(100% + .55rem);right:0}html[dir=rtl] .mobile-menu-links{text-align:right;left:0;right:auto}.mobile-menu-toggle:checked~.mobile-menu-links{display:grid}.mobile-menu-links a{color:var(--ink);border-radius:6px;padding:.8rem .9rem;font-weight:850;text-decoration:none}.mobile-menu-links a:hover{color:var(--accent);background:var(--cream)}.home-hero,.page-hero{background:var(--brand-dark);display:grid;position:relative;overflow:hidden}.home-hero{align-items:center;min-height:clamp(620px,82vh,820px)}.page-hero{align-items:end;min-height:clamp(360px,42vw,520px)}.home-hero picture,.home-hero img,.page-hero picture,.page-hero img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-hero img,.page-hero img{object-position:center}.home-hero-shade,.page-hero-overlay{position:absolute;inset:0}.home-hero-shade{background:linear-gradient(90deg,#05130fd6 0%,#05130f8f 38%,#05130f14 76%),linear-gradient(#05130f0a 58%,#05130f85 100%)}html[dir=rtl] .home-hero-shade{background:linear-gradient(270deg,#05130fd6 0%,#05130f8f 38%,#05130f14 76%),linear-gradient(#05130f0a 58%,#05130f85 100%)}.page-hero-overlay{background:linear-gradient(90deg,#05130fc7 0%,#05130f80 40%,#05130f29 100%),linear-gradient(#05130f14 48%,#05130f7a 100%)}.home-hero-content,.page-hero-content{z-index:2;color:#fff;position:relative}.home-hero-content{width:min(760px,100% - 2rem);margin-left:clamp(1rem,7vw,6rem);padding:5rem 0}html[dir=rtl] .home-hero-content{text-align:right;margin-left:0;margin-right:clamp(1rem,7vw,6rem)}.page-hero-content{padding:clamp(4rem,8vw,6rem) 0}.home-hero-content h1,.home-hero-content p,.page-hero-content h1,.page-hero-content p{color:#fff;text-shadow:0 3px 20px #00000057}.home-hero-content h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,8vw,6.8rem);font-weight:800}.home-hero-content>p:not(.eyebrow){max-width:680px;font-size:clamp(1.35rem,2.6vw,2rem);line-height:1.35}.page-hero-content .lead{max-width:850px;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.5}.eyebrow{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-size:.82rem;font-weight:900}.page{padding:clamp(4rem,7vw,6rem) 0}.content{max-width:960px}.content h2{margin-top:2.6rem}.content h2:first-child{margin-top:0}.content p{margin-bottom:1.45rem}.section{padding:clamp(3.5rem,8vw,6.5rem) clamp(1rem,4vw,3rem)}.section-soft{background:var(--cream);border-top:1px solid #eadfcd;border-bottom:1px solid #eadfcd}.section-intro{background:radial-gradient(circle at 15% 10%, #d7a24a29, transparent 36%), var(--paper)}.content-narrow{width:min(820px,100%);margin:0 auto}.content-wide{width:min(1180px,100%);margin:0 auto}.section-heading{max-width:760px;margin-bottom:2rem}.feature-grid,.grid{gap:1rem;display:grid}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card,.card{box-shadow:var(--shadow);background:#fff;border:1px solid #eadfcd;border-radius:8px;padding:1.45rem}.feature-card p,.card p{color:var(--muted)}.scripture-band,.cta-band{color:#fff;background:linear-gradient(#0d251ee6, #0d251ee6), var(--cta-image,url(/images/crossroads-banner.webp)) center / cover}.scripture-band{background:linear-gradient(#0d251ee6,#0d251ee6),url(/images/crossroads-banner.webp) 50%/cover}.scripture-band h2,.scripture-band p,.scripture-band .eyebrow,.cta-band h2,.cta-band p{color:#fff}.cta-band{padding:clamp(3.5rem,7vw,5.5rem) 0}.callout{backdrop-filter:blur(8px);background:#05130f94;border:1px solid #ffffff29;border-radius:8px;max-width:820px;padding:clamp(1.5rem,4vw,2.25rem)}blockquote{color:#fff;background:var(--brand-dark);border-radius:8px;margin:1.5rem 0;padding:1.25rem 1.35rem}blockquote p{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.35}.small{color:var(--muted);font-size:.95rem}blockquote .small{color:var(--gold-soft)}.notice{background:var(--cream);border:1px solid #ead9bb;border-radius:8px;margin:1.5rem 0;padding:1.25rem 1.35rem}.actions,.hero-actions,.center-actions,.footer-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.65rem;display:flex}.center-actions{justify-content:center}.button{min-height:2.85rem;color:var(--brand-dark);background:var(--gold);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.78rem 1.1rem;font-weight:850;line-height:1.1;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{color:var(--brand-dark);background:var(--gold);box-shadow:0 16px 36px #0000002e}.button-secondary,.button.secondary{color:#fff;background:var(--brand)}.button-muted{color:var(--brand-dark);background:var(--gold-soft)}.button-light{color:var(--brand-dark);background:#fff}.button-outline-light{color:#fff;background:#ffffff14;border-color:#ffffffb8}.step-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.step-list article{border-top:1px solid #eadfcd;padding:1.35rem 0 1.1rem}.invitation{text-align:center;background:linear-gradient(#fbf7eef0,#fbf7eef0),url(/images/crossroads-banner.webp) 50%/cover}.form{gap:1rem;margin-top:1.25rem;display:grid}.form label{gap:.35rem;font-weight:800;display:grid}.form input,.form textarea,.form select{border:1px solid var(--line);width:100%;font:inherit;border-radius:8px;padding:.8rem .9rem}.form textarea{resize:vertical;min-height:9rem}.checkbox-label{grid-template-columns:auto 1fr;align-items:start;font-weight:650}.checkbox-label input{width:auto;margin-top:.45rem}.story-intro{grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);align-items:start;gap:1.5rem;margin-bottom:clamp(3rem,6vw,4.5rem);display:grid}.featured-story,.story-grid,.signup-box{margin-top:1.25rem}.filter-bar{flex-wrap:wrap;gap:.65rem;margin:0 0 1.5rem;display:flex}.filter-button{cursor:pointer;color:var(--brand-dark);font:inherit;background:#fff;border:1px solid #d9c9ab;border-radius:999px;padding:.62rem .85rem;font-size:.95rem;font-weight:800;line-height:1.1}.filter-button[aria-pressed=true],.filter-button:hover{color:#fff;background:var(--brand);border-color:var(--brand)}.story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.story-card{min-height:100%;box-shadow:var(--shadow);background:#fff;border:1px solid #eadfcd;border-radius:8px;flex-direction:column;padding:1.45rem;display:flex}.story-card-featured{background:linear-gradient(#fffdf8f0,#fffdf8f0),url(/images/woods-path-banner.webp) 50%/cover;max-width:820px}.story-card h3 a,.text-link{color:var(--ink);text-decoration-thickness:1px}.story-card p{color:var(--muted)}.story-card .text-link{margin-top:auto}.story-meta,.story-header-meta{flex-wrap:wrap;gap:.45rem;margin-bottom:.85rem;display:flex}.story-meta span,.story-header-meta span{min-height:1.75rem;color:var(--brand-dark);background:var(--gold-soft);border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.84rem;font-weight:850;line-height:1.1;display:inline-flex}.story-article{margin-bottom:2.5rem}.reflection-box,.signup-box{background:var(--cream);border:1px solid #eadfcd;border-radius:8px;padding:clamp(1.4rem,4vw,2rem)}.signup-box{grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);align-items:start;gap:1.5rem;margin-top:3rem;display:grid}.signup-form{gap:.9rem;display:grid}.signup-form label{gap:.35rem;font-weight:800;display:grid}.signup-form input{border:1px solid var(--line);width:100%;font:inherit;border-radius:8px;padding:.8rem .9rem}.empty-state{background:var(--cream);border:1px solid #eadfcd;border-radius:8px;margin-top:1rem;padding:1rem}.footer{color:#fff;background:var(--brand-dark);padding:clamp(2.25rem,5vw,3.5rem) 0}.footer-grid{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem 3rem;display:grid}.footer strong,.footer p,.footer a{color:#fff}.footer .small{color:#ffffffc7;max-width:760px}.footer-links{grid-template-columns:repeat(2,max-content);justify-content:flex-end;align-items:center;gap:.55rem 1.2rem;display:grid}.footer-links a{color:#ffffffe0;white-space:nowrap;font-size:.96rem;font-weight:750;line-height:1.25;text-decoration:none}.footer-links a:hover{color:var(--gold-soft);text-underline-offset:.18em;text-decoration:underline}@media (width<=900px){.nav,.footer-grid{grid-template-columns:1fr;align-items:flex-start}.nav-links,.footer-links{justify-content:flex-start}.footer-links{grid-template-columns:repeat(2,minmax(0,max-content))}.feature-grid,.grid-2,.step-list,.story-grid,.story-intro,.signup-box{grid-template-columns:1fr}}@media (width<=640px){body{font-size:17px}.site-header{z-index:99999;position:relative;overflow:visible}.nav{flex-direction:row;align-items:center;position:relative;overflow:visible}.nav-links{display:none}.logo{font-size:1.28rem}.mobile-menu{display:block;position:static;overflow:visible}.mobile-menu-links{z-index:100001;width:auto;max-width:none;box-shadow:var(--shadow);background:#fff;border:1px solid #2029361f;border-radius:8px;padding:.6rem;display:none;position:absolute;top:calc(100% + .5rem);left:0;right:0}.mobile-menu-toggle:checked~.mobile-menu-links{display:grid}.mobile-menu-links a{padding:.8rem .9rem;display:block}.footer-links{grid-template-columns:1fr;gap:.65rem}.home-hero{min-height:700px}.home-hero img{object-position:78% center}.home-hero-shade{background:linear-gradient(#05130f24 0%,#05130fa8 38%,#05130fe0 100%)}.home-hero-content{align-self:end;margin:0 auto;padding:4rem 0 2.5rem}.hero-actions,.center-actions,.footer-actions,.actions{flex-direction:column;align-items:stretch}.button{width:100%}}.gospel-step{margin:0 0 2.75rem}.gospel-step .step-label{color:#fff;background:#8f1d2c;border-radius:999px;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;margin:0 0 .75rem;font-weight:800;line-height:1;display:inline-flex}.gospel-step h3{color:var(--ink);margin-top:1.5rem;font-size:1.15rem}.gospel-figure{background:#f7f1e7;border-radius:18px;margin:2rem 0;overflow:hidden;box-shadow:0 18px 45px #0f172a2e}.gospel-figure img{width:100%;height:auto;display:block}
