/* Home page composition. Loaded after the canonical brand layer. */
:root{--ink:#0d1d3b;--navy:#0b1b37;--gold:#bd811b;--gold2:#dfa22b;--cream:#fff;--paper:#fff;--line:#d8c39a;--muted:#5f5a51}
html,body{margin:0;background:#fff}body.site-page{background:#fff!important;color:var(--ink)!important;font-family:Georgia,"Times New Roman",serif}body.site-page:before{display:none!important}.container{width:min(1180px,calc(100% - 40px))!important;margin-inline:auto!important}main{overflow:hidden;background:#fff}
.hero{position:relative;min-height:690px;isolation:isolate;border-bottom:1px solid rgba(189,129,27,.13);background:#fff}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 27%,rgba(255,255,255,.62) 40%,rgba(255,255,255,.06) 55%,transparent 68%);z-index:1;pointer-events:none}.hero-inner{position:relative;min-height:690px}.hero-art{position:absolute;left:31%;right:auto;top:-1%;width:69%;height:102%;z-index:0;overflow:visible;transform:translate3d(var(--mx,0),var(--sy,0),0);will-change:transform}.hero-art img{display:block;width:100%;height:100%;object-fit:contain;object-position:center center;mix-blend-mode:multiply;filter:saturate(1.04) contrast(1.01)}.hero-copy{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:2;width:min(470px,47%);padding-bottom:20px}.hero-copy h1{margin:0 0 20px;color:var(--ink);font-size:clamp(3.6rem,6vw,5.8rem);font-weight:500;line-height:.88;letter-spacing:-.052em}.hero-copy h1 span{display:block}.hero-copy h1 span:last-child{position:relative;z-index:3;width:112%}.hero-copy:after{content:"";display:block;width:115px;height:2px;margin:20px 0;background:linear-gradient(90deg,var(--gold),transparent)}.hero-copy p{max-width:330px;margin:0;color:#3e4652;font:500 .86rem/1.7 system-ui,sans-serif}.hero-btn{display:inline-flex;align-items:center;min-height:44px;margin-top:23px;padding:0 22px;border:1px solid var(--gold);border-radius:24px;background:var(--navy);color:#fff8e8;font:800 .72rem/1 system-ui,sans-serif}.hero-btn:hover{background:#10284d}.hero-fade{position:absolute;left:0;right:0;bottom:-2px;height:95px;z-index:1;background:linear-gradient(to bottom,transparent,#fff 90%);pointer-events:none}
.explore{padding:24px 0 52px;text-align:center;background:#fff}.orn{display:flex;align-items:center;justify-content:center;gap:12px;color:var(--gold);font-size:.72rem}.orn:before,.orn:after{content:"";width:44px;height:1px;background:var(--gold)}.explore h2,.latest h2{margin:8px 0 6px;color:var(--ink);font-size:1.7rem;font-weight:600}.explore .lead{margin:0;color:var(--muted);font:500 .72rem/1.45 system-ui,sans-serif}.realm-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:24px}.realm{min-height:205px;padding:18px 14px 15px;border:1px solid #d5c19a;background:#fff;box-shadow:0 5px 18px rgba(80,55,13,.04);transition:.18s ease}.realm:hover{transform:translateY(-4px);border-color:var(--gold)}.realm-icon{width:62px;height:62px;margin:auto;display:grid;place-items:center;border:2px solid var(--gold);border-radius:50%;background:var(--navy);font-size:1.65rem}.realm:nth-child(2) .realm-icon{background:#233d21}.realm:nth-child(4) .realm-icon{background:#713b0d}.realm h3{margin:13px 0 7px;font-size:1rem}.realm p{margin:0;color:#5f5d58;font:500 .67rem/1.5 system-ui,sans-serif}.realm b{display:block;margin-top:13px;color:var(--gold);font:800 .64rem/1 system-ui,sans-serif}
.latest{padding:36px 0 48px;border-top:1px solid #eadfc9;background:#fff}.latest-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.latest-head h2{margin:0;text-align:left}.latest-head a{color:var(--gold);font:800 .66rem/1 system-ui,sans-serif}.post-grid{display:grid;grid-template-columns:repeat(3,1fr) .7fr;gap:12px}.post{min-height:315px;display:flex;flex-direction:column;border:1px solid #d5c19a;background:#fff}.post-art{height:132px;display:grid;place-items:center;background:linear-gradient(145deg,#e7d6b5,#b99b64);font-size:2.4rem}.post:nth-child(2) .post-art{background:linear-gradient(145deg,#c7b99b,#725b38)}.post:nth-child(3) .post-art{background:linear-gradient(145deg,#d2d8dc,#64717e)}.post-copy{padding:15px}.post small{color:var(--gold);font:800 .56rem/1 system-ui,sans-serif}.post h3{margin:7px 0;font-size:1rem}.post p{margin:0;color:#5f5c55;font:500 .67rem/1.5 system-ui,sans-serif}.post b{margin-top:auto;padding:0 15px 14px;color:var(--ink);font:800 .64rem/1 system-ui,sans-serif}.quote-card{min-height:315px;padding:24px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid var(--gold);background:var(--navy);color:#fff5dd}.quote-seven{width:78px;height:78px;display:grid;place-items:center;margin-bottom:18px;border:3px solid var(--gold2);border-radius:50%;color:var(--gold2);font-size:3.5rem}.quote-card p{margin:0;font-size:.92rem;line-height:1.55}.quote-card:after{content:"";width:70px;height:1px;margin-top:18px;background:var(--gold)}
.symbol-strip{background:var(--navy);border-block:1px solid var(--gold)}.symbol-grid{display:grid;grid-template-columns:repeat(4,1fr)}.symbol{min-height:112px;display:grid;grid-template-columns:50px 1fr;gap:13px;align-items:center;padding:18px 20px;border-right:1px solid rgba(223,162,43,.22)}.symbol:last-child{border-right:0}.symbol i{font-style:normal;font-size:1.9rem;text-align:center}.symbol strong{display:block;color:#fff8e7;font-size:.84rem}.symbol p{margin:4px 0 0;color:#c3b9a7;font:500 .62rem/1.45 system-ui,sans-serif}
.connect{padding:36px 0 45px;text-align:center;background:#fff}.connect h2{margin:8px 0 5px;font-size:1.5rem}.connect p{margin:0;color:#6d675e;font:500 .68rem/1.4 system-ui,sans-serif}.social-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:18px}.social-card{min-height:78px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d5c19a;background:#fff}.social-card img{width:24px;height:24px;object-fit:contain}.social-card span{color:var(--ink);font:800 .64rem/1 system-ui,sans-serif}
/* Final branded home treatments formerly supplied later by brand-theme/runtime composition. */
.site-page .social-card{background:rgba(255,253,247,.84)!important;border-color:rgba(183,121,22,.24)!important;box-shadow:0 10px 28px rgba(58,42,18,.05)}.site-page .social-card:hover{background:#fffdf7!important;border-color:rgba(183,121,22,.48)!important}.site-page h1,.site-page h2,.site-page h3{color:var(--d7-navy)}
body.d7-foundation .symbol i{font-size:0}body.d7-foundation .symbol i::before{font-size:1.9rem}body.d7-foundation .symbol:nth-child(1) i::before{content:'🐅'}body.d7-foundation .symbol:nth-child(2) i::before{content:'🌳'}body.d7-foundation .symbol:nth-child(3) i{width:34px;height:34px;display:grid;place-items:center;margin-inline:auto}body.d7-foundation .symbol:nth-child(3) i::before{content:'';width:24px;height:24px;border:3px solid var(--d7-gold-bright);border-right-color:transparent;border-radius:50%;transform:rotate(-18deg);box-shadow:0 0 10px rgba(217,154,32,.14)}body.d7-foundation .symbol:nth-child(4) i::before{content:'🌻'}
body.d7-foundation .hero-copy h1 span:nth-child(2){color:var(--d7-blue)}body.d7-foundation .hero-copy h1 span:nth-child(3){color:var(--d7-gold)}body.d7-foundation .hero-copy p{max-width:min(390px,27vw)!important;font-size:.92rem!important;line-height:1.75!important;color:#3f4857!important}
body.d7-foundation .hero-art img{clip-path:inset(0 0 4% 0)!important}body.d7-foundation .latest .post-art{font-size:0!important;color:transparent!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}body.d7-foundation .latest .post:nth-child(1) .post-art{background-image:url('/assets/images/in-the-mirror-20250606.jpg')!important}body.d7-foundation .latest .post:nth-child(2) .post-art{background-image:url('/assets/images/dwight-sermons-20250529.jpg')!important}body.d7-foundation .latest .post:nth-child(3) .post-art{background-image:url('/assets/images/chakras-real-20250404.jpg')!important}
body.d7-foundation .latest .post{position:relative;overflow:hidden;background:#fffdf7!important;border-radius:3px;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}body.d7-foundation .latest .post-art{height:190px!important;overflow:hidden;transition:transform .5s cubic-bezier(.2,.7,.2,1),filter .35s ease}body.d7-foundation .latest .post-art img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .55s cubic-bezier(.2,.7,.2,1)}body.d7-foundation .latest .post-copy{position:relative;z-index:2;margin:-62px 10px 0;padding:15px 15px 13px;border:1px solid rgba(255,255,255,.62);border-radius:12px;background:rgba(255,253,247,.60);backdrop-filter:blur(5px) saturate(1.05);-webkit-backdrop-filter:blur(5px) saturate(1.05);box-shadow:0 9px 24px rgba(16,26,50,.10);transition:background .25s ease,transform .25s ease}body.d7-foundation .latest .post-copy small{color:#754705!important;font-size:.61rem!important;letter-spacing:.025em;text-shadow:0 1px 0 rgba(255,255,255,.75)}body.d7-foundation .latest .post-copy h3{color:#101a32!important;font-size:1.04rem!important;line-height:1.25;text-shadow:0 1px 0 rgba(255,255,255,.55)}body.d7-foundation .latest .post-copy p{color:#303a49!important;font-size:.73rem!important;font-weight:600!important;line-height:1.55!important;text-shadow:0 1px 0 rgba(255,255,255,.55)}body.d7-foundation .latest .post>b{position:relative;z-index:2;padding:11px 16px 15px!important;color:#102e57!important;font-size:.69rem!important}body.d7-foundation .latest .post:hover{transform:translateY(-5px);border-color:rgba(169,110,16,.55);box-shadow:0 18px 38px rgba(16,26,50,.13)}body.d7-foundation .latest .post:hover .post-art img{transform:scale(1.045)}body.d7-foundation .latest .post:hover .post-copy{background:rgba(255,253,247,.70);transform:translateY(-2px)}
body.d7-foundation .realm,body.d7-foundation .social-card{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}body.d7-foundation .realm-icon{transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease}body.d7-foundation .realm:hover .realm-icon{transform:translateY(-3px) rotate(-2deg) scale(1.04);box-shadow:0 9px 22px rgba(16,26,50,.16)}body.d7-foundation .social-card:hover{transform:translateY(-3px)}body.d7-foundation .symbol i{transition:transform .28s ease}body.d7-foundation .symbol:hover i{transform:translateY(-2px) scale(1.08)}
body.d7-foundation .realm p{color:#4a5260!important;font-size:.72rem!important;line-height:1.55!important}body.d7-foundation .realm b{font-size:.68rem!important}body.d7-foundation .symbol p{color:#ddd2bd!important;font-size:.68rem!important;line-height:1.5!important}body.d7-foundation .social-card span{font-size:.69rem!important}body.d7-foundation .connect p{color:#565b61!important;font-size:.73rem!important;line-height:1.5!important}body.d7-foundation .latest-head a{font-size:.7rem!important}
/* Home composition formerly injected by site-shell.js. */
body.d7-foundation .realm-grid{grid-template-columns:repeat(3,1fr)!important}body.d7-foundation .hero-art{left:22%!important;width:78%!important;height:104%!important;top:-2%!important}body.d7-foundation .hero-art img{-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 91%,rgba(0,0,0,.92) 95%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 91%,rgba(0,0,0,.92) 95%,transparent 100%)}body.d7-foundation .hero-fade{display:none!important}body.d7-foundation .hero-copy{z-index:3!important}body.d7-foundation .hero:before{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 17%,rgba(255,255,255,.74) 28%,rgba(255,255,255,.30) 39%,rgba(255,255,255,.06) 50%,transparent 58%)!important}
@media(max-width:980px){.hero{min-height:585px}.hero-inner{min-height:585px}.hero-art{left:30%;width:70%;height:100%}.hero-copy{width:46%}.realm-grid{gap:10px}.post-grid{grid-template-columns:repeat(3,1fr)}.quote-card{grid-column:1/-1;min-height:195px}.symbol-grid{grid-template-columns:1fr 1fr}.symbol:nth-child(2){border-right:0}.symbol:nth-child(-n+2){border-bottom:1px solid rgba(223,162,43,.22)}body.d7-foundation .hero-art{left:18%!important;width:82%!important;height:108%!important;top:-4%!important}}
@media(max-width:760px){.container{width:min(100% - 18px,1180px)!important}.hero{min-height:400px}.hero:before{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.97) 24%,rgba(255,255,255,.48) 40%,rgba(255,255,255,.04) 55%,transparent 68%)}.hero-inner{min-height:400px}.hero-art{position:absolute;left:31%;right:auto;top:0;width:69%;height:100%;overflow:visible;transform:none!important}.hero-art img{width:100%;height:100%;object-fit:contain;object-position:center center;mix-blend-mode:multiply}.hero-copy{position:absolute;left:0;top:49%;transform:translateY(-50%);width:49%;padding:0;z-index:2;text-align:left}.hero-copy h1{margin:0 0 9px;font-size:clamp(1.95rem,9.2vw,2.75rem);line-height:.88;letter-spacing:-.055em}.hero-copy h1 span{display:block}.hero-copy h1 span:last-child{width:116%}.hero-copy:after{width:62px;height:1px;margin:10px 0}.hero-copy p{max-width:150px;margin:0;font-size:.56rem;line-height:1.55}.hero-btn{min-height:29px;margin-top:12px;padding:0 11px;border-radius:18px;font-size:.48rem}.hero-fade{height:48px}.explore{padding-top:30px}.realm-grid{grid-template-columns:1fr 1fr}.realm:last-child{grid-column:1/-1}.post-grid{grid-template-columns:1fr 1fr}.quote-card{grid-column:1/-1}.symbol-grid{grid-template-columns:1fr}.symbol{border-right:0;border-bottom:1px solid rgba(223,162,43,.22)!important}.symbol:last-child{border-bottom:0!important}.social-grid{grid-template-columns:repeat(3,1fr)}.latest-head{align-items:end}body.d7-foundation .hero-copy h1{font-size:clamp(1.45rem,7.4vw,2.05rem)!important;line-height:.92!important;letter-spacing:-.045em!important}body.d7-foundation .hero-copy h1 span:last-child{width:104%!important}body.d7-foundation .hero-copy p{font-size:.6rem!important;line-height:1.55!important}body.d7-foundation .hero,body.d7-foundation .hero-inner{min-height:315px!important}body.d7-foundation .hero-art{left:5%!important;width:95%!important;height:118%!important;top:-8%!important}body.d7-foundation .hero-copy{width:50%!important;top:47%!important}body.d7-foundation .hero-copy p{max-width:min(135px,31vw)!important}body.d7-foundation .explore{padding-top:16px!important}body.d7-foundation .latest .post-art{height:205px!important}body.d7-foundation .latest .post-copy{margin:-70px 9px 0;padding:14px;background:rgba(255,253,247,.62)}body.d7-foundation .latest .post-copy p{font-size:.78rem!important}body.d7-foundation .realm p{font-size:.76rem!important}body.d7-foundation .symbol p{font-size:.72rem!important}body.d7-foundation .realm,body.d7-foundation .social-card,body.d7-foundation .latest .post{transform:none}}
@media(max-width:470px){.hero{min-height:350px}.hero-inner{min-height:350px}.hero-art{left:32%;width:68%;height:100%}.hero-copy{left:0;width:50%}.hero-copy h1{font-size:clamp(1.72rem,9vw,2.25rem)}.hero-copy h1 span:last-child{width:119%}.hero-copy p{max-width:130px;font-size:.51rem}.hero-btn{min-height:27px;padding:0 9px;font-size:.44rem}.realm-grid,.post-grid{grid-template-columns:1fr}.realm:last-child,.quote-card{grid-column:auto}.social-grid{grid-template-columns:1fr 1fr}.explore h2{font-size:1.55rem}body.d7-foundation .hero-copy h1{font-size:clamp(1.34rem,7vw,1.72rem)!important}body.d7-foundation .hero-copy h1 span:last-child{width:104%!important}body.d7-foundation .hero,body.d7-foundation .hero-inner{min-height:300px!important}body.d7-foundation .hero-art{left:2%!important;width:98%!important;height:120%!important;top:-9%!important}body.d7-foundation .hero-copy p{max-width:min(118px,31vw)!important}}
@media(hover:none){body.d7-foundation .latest .post:hover,body.d7-foundation .realm:hover,body.d7-foundation .social-card:hover{transform:none!important}}@media(prefers-reduced-motion:reduce){.hero-art,body.d7-foundation .latest .post,body.d7-foundation .latest .post-art img,body.d7-foundation .realm,body.d7-foundation .realm-icon,body.d7-foundation .symbol i{transition:none!important;transform:none!important}}