:root{--ink:#3d1820;--blue:#781c2b;--muted:#7b6668;--paper:#fdfcfb;--gold:#b58d5e;--lilac:#f4e9e9;--line:#f4e9e9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}a,button{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #755633;outline-offset:5px}.wrap{max-width:1312px;margin:auto;padding-left:48px;padding-right:48px}header{height:108px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;font-size:25px;letter-spacing:-1.2px;font-weight:700;white-space:nowrap;gap:7px}.brand>span:last-child:not(.mark){margin-left:-7px;font-weight:400}.mark{font-size:35px;color:var(--blue);line-height:1}nav{display:flex;gap:32px;font-size:14px}nav a{padding:12px 0}.nav-cta{font-size:14px;font-weight:600;border-bottom:1px solid #cda9ae;padding:10px 0}.nav-cta span{margin-left:18px}.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:30px;padding-top:70px;padding-bottom:80px;min-height:700px}.eyebrow,.mini-label{font-size:11px;font-weight:700;letter-spacing:1.7px}.eyebrow{font-size:11px;display:flex;align-items:center;gap:10px;margin:0 0 25px}.tiny-cross{color:#82613e;font-size:20px}h1{font-size:clamp(48px,5.1vw,70px);line-height:1.11;letter-spacing:-3.6px;font-weight:500;margin:0 0 29px}h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:var(--blue);letter-spacing:-3px}.intro{font-size:19px;line-height:1.65;margin:0 0 15px}.subintro{color:var(--muted);max-width:440px;font-size:15px;line-height:1.8}.actions{display:flex;gap:12px;margin-top:31px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:52px;padding:13px 21px;border:1px solid var(--blue);border-radius:5px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--blue);color:white}.primary:hover{background:#3d1820}.secondary{background:transparent;color:var(--blue);border-color:#e6d2d4}.secondary:hover{background:var(--lilac)}.hero-note{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--muted);margin-top:31px}.little-people{display:flex;padding-left:5px}.little-people i{width:28px;height:28px;border-radius:100%;border:2px solid var(--paper);background:#e4cfb3;margin-left:-5px;display:grid;place-items:center;font-style:normal;font-size:10px;color:#755633}.little-people i:nth-child(2){background:#e6d2d4}.little-people i:nth-child(3){background:#f4e9e9}.composition{height:555px;position:relative;isolation:isolate}.color-plane{position:absolute;z-index:-1}.plane-gold{background:#cfad7e;top:15px;right:1px;width:77%;height:420px;border-radius:210px 210px 0 0}.plane-lilac{background:#f4e9e9;width:95%;height:270px;right:-16px;bottom:20px}.product{position:absolute;top:52px;left:25px;width:355px;background:white;border:1px solid #f4e9e9;border-radius:9px;overflow:hidden}.product-top{padding:16px 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.small{font-size:15px;letter-spacing:-.5px}.small .mark{font-size:23px}.profile{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#f4e9e9;font-size:9px}.product-greeting{padding:21px 20px 16px}.mini-label{font-size:9px;letter-spacing:1.1px;color:#7b6668}.product-greeting h3{font-size:19px;letter-spacing:-.6px;margin:8px 0 0}.sun{color:#82613e;font-size:22px}.product-greeting p{font-size:12px;color:var(--muted);margin:3px 0}.feed{margin:0 17px 14px;border:1px solid var(--line);border-radius:5px;padding:13px}.church-line{display:flex;align-items:center;gap:8px}.church-icon{background:#f4e9e9;color:var(--blue);width:28px;height:30px;border-radius:4px;display:grid;place-items:center}.church-line strong{font-size:10px;display:block}.church-line small{font-size:9px;display:block;color:var(--muted)}.dots{margin-left:auto}.feed p{font-size:11px;line-height:1.7}.event-art{height:113px;background:#f4e9e9;padding:16px 17px;position:relative;overflow:hidden}.event-art:after{content:'';position:absolute;inset:0;background:var(--event-image,none) center/cover;z-index:0}.event-art>*{position:relative;z-index:1}.event-tag{font-size:8px;letter-spacing:1.6px}.event-art h3{font-size:25px;font-family:Georgia,serif;margin:2px 0}.event-art>span:last-child{font-size:10px}.feed-bottom{display:flex;justify-content:space-between;font-size:11px;padding-top:12px}.float-card{position:absolute;background:white;border:1px solid #f4e9e9;border-radius:7px;padding:18px}.event{top:7px;right:-5px;width:247px}.event-row{display:flex;align-items:center;gap:13px;margin:12px 0 14px}.date-box{background:#f2e9df;border-radius:4px;min-width:45px;text-align:center;padding:5px}.date-box small{font-size:9px;display:block}.date-box strong{font-size:21px;line-height:1.2}.event-row>div:last-child strong{display:block;font-size:12px}.event-row>div:last-child small{display:block;font-size:10px;color:var(--muted)}.event-foot{border-top:1px solid var(--line);padding-top:8px;display:flex;gap:8px;align-items:center;font-size:10px}.calendar{bottom:25px;right:-3px;width:303px}.calendar-title{display:flex;justify-content:space-between;align-items:center;font-size:12px}.calendar-title>span{font-size:10px;color:var(--muted)}.week{display:flex;justify-content:space-between;padding:16px 0}.week span{font-size:9px;color:var(--muted);text-align:center;min-width:29px}.week b{display:block;font-size:11px;color:var(--ink);padding:5px 0}.week .selected{background:var(--blue);color:white;border-radius:5px}.week .selected b{color:white}.calendar-item{display:flex;gap:10px;background:#fbf8f4;padding:9px;border-radius:3px}.calendar-item i{width:3px;background:#95616a}.calendar-item strong,.calendar-item small{display:block;font-size:10px}.calendar-item small{font-size:9px;color:var(--muted)}.preview-label{position:absolute;bottom:-7px;width:100%;text-align:center;font-size:9px;letter-spacing:1.6px;color:#95616a}.principles{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding-top:25px;padding-bottom:25px;font-size:13px;color:#7b6668}.principles span:first-child{font-family:Georgia,serif;font-size:18px;color:var(--ink)}.skip{position:fixed;top:-100px;left:20px;padding:12px;background:white;z-index:20}.skip:focus{top:12px}@media(max-width:1000px){.wrap{padding-left:28px;padding-right:28px}nav{gap:18px}.hero{gap:10px}.composition{transform:scale(.88);transform-origin:center right;margin-left:-30px}h1{font-size:54px}.button{padding:12px 15px;gap:12px}}@media(max-width:760px){header{height:86px}.brand{font-size:23px}nav{display:none}.nav-cta{font-size:12px}.hero{grid-template-columns:1fr;padding-top:42px;padding-bottom:48px;gap:28px}.eyebrow{font-size:9px;letter-spacing:1.1px}h1{font-size:58px;letter-spacing:-3px}.intro{font-size:18px}.subintro{font-size:16px}.composition{transform:none;margin:0 auto;width:min(100%,450px);height:535px}.product{left:0;width:80%;top:62px}.event{width:225px;right:0}.calendar{right:0;width:280px;bottom:12px}.plane-lilac{right:0}.preview-label{bottom:-17px}.principles{gap:18px;flex-wrap:wrap;justify-content:center;text-align:center}.principles span:first-child{width:100%}.hero-note{font-size:11px}.actions{gap:10px}.button{font-size:13px;gap:12px}.wrap{padding-left:22px;padding-right:22px}.hero-copy{max-width:550px}.product-greeting h3{font-size:17px}.church-line strong{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.section{padding-top:112px;padding-bottom:112px}h2{font-size:44px;line-height:1.2;letter-spacing:-1.8px;font-weight:500;margin:0 0 22px}h3{line-height:1.3}.center-heading{text-align:center}.center-heading .eyebrow{justify-content:center;margin-bottom:18px}.center-heading>p:last-child{color:var(--muted);font-size:16px}.connection-story{display:grid;grid-template-columns:1fr 70px 1fr;align-items:center;gap:22px;max-width:980px;margin:55px auto 0}.scattered{padding:10px 22px}.notice{background:#fbf8f4;border:1px solid #f4e9e9;padding:17px 22px;margin-bottom:12px;border-radius:4px;transform:rotate(-3deg);width:94%}.notice:nth-child(2){transform:rotate(2deg);margin-left:30px;background:#fbf8f4}.notice:nth-child(3){transform:rotate(-1deg);margin-left:10px;background:#fbf8f4}.notice>span{font-size:9px;letter-spacing:1.2px;color:#7b6668}.notice strong{font-size:13px;display:block;margin:6px 0 2px}.notice small{font-size:11px;color:var(--muted)}.story-arrow{font-size:32px;color:#b7828c;text-align:center}.together-card{padding:35px;background:#fbf8f4;border-radius:7px;border:1px solid #f4e9e9}.together-card h3{font-size:26px;letter-spacing:-.8px;margin:15px 0}.together-card p{font-size:13px;color:var(--muted)}.tags{display:flex;gap:8px;margin-top:22px}.tags span{font-size:11px;background:white;border:1px solid #f4e9e9;border-radius:3px;padding:6px 10px}.church-section{background:#fbf8f4;padding:105px 0}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.section-copy>.eyebrow{color:#7b6668}.section-copy>p:not(.eyebrow){font-size:16px;color:var(--muted);max-width:450px}.feature-list{list-style:none;padding:0;margin:31px 0}.feature-list li{display:flex;gap:16px;margin:23px 0}.feature-list li>span{width:33px;height:33px;flex-shrink:0;display:grid;place-items:center;background:#f4e9e9;border-radius:6px;color:var(--blue);font-size:20px}.feature-list strong{font-size:15px}.feature-list p{font-size:14px;color:var(--muted);line-height:1.7;margin:5px 0}.text-link{font-size:14px;color:var(--blue);font-weight:600;display:inline-flex;gap:30px;align-items:center;border-bottom:1px solid #e6d2d4;padding:8px 0}.church-preview{background:white;border:1px solid #f4e9e9;border-radius:8px;overflow:hidden;scroll-margin-top:30px}.preview-top{padding:15px 22px;display:flex;justify-content:space-between;gap:15px;font-size:9px;font-weight:700;letter-spacing:1px}.sample{font-size:9px;color:var(--muted);font-weight:400;letter-spacing:0}.church-cover{height:150px;overflow:hidden}.church-cover img{width:100%;height:100%;object-fit:cover;object-position:center 60%}.church-profile{padding:0 24px 14px}.church-badge{margin-top:-24px;position:relative;width:49px;height:49px;border:4px solid white;background:var(--blue);border-radius:7px;color:white;display:grid;place-items:center;font-size:23px}.church-profile h3{font-size:21px;margin:12px 0 3px;letter-spacing:-.6px}.church-profile p{font-size:12px;color:var(--muted);margin:0}.church-stats{display:flex;gap:20px;font-size:10px;color:var(--muted);margin-top:15px}.content-tabs{border-bottom:1px solid var(--line);display:flex;padding:0 24px;gap:22px}.content-tabs button{background:none;border:0;border-bottom:2px solid transparent;padding:15px 0;font-size:12px;color:var(--muted);cursor:pointer;min-height:44px}.content-tabs button[aria-selected=true]{border-color:var(--blue);color:var(--blue);font-weight:700}.church-content{padding:22px 24px;min-height:150px}.content-item{display:flex;gap:15px;align-items:center}.content-icon{background:#f2e9df;min-width:53px;height:60px;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:22px}.content-icon small{font-size:10px}.content-item h4{font-size:15px;margin:0 0 5px}.content-item p{font-size:12px;color:var(--muted);margin:0}.content-detail{font-size:12px;color:var(--muted);margin:15px 0 0}.connected-churches{padding:18px 24px;background:#fbf8f4;border-top:1px solid var(--line)}.connected-churches>span{font-size:9px;letter-spacing:1.2px;color:var(--muted)}.connected-churches>div{display:flex;align-items:center;margin-top:10px}.connected-churches i{width:29px;height:29px;display:grid;place-items:center;border:2px solid #fbf8f4;margin-right:-5px;border-radius:50%;background:#f4e9e9;font-size:10px;font-style:normal}.connected-churches i:nth-child(2){background:#e4cfb3}.connected-churches i:nth-child(3){background:#f4e9e9}.connected-churches p{font-size:11px;color:var(--muted);margin:0 0 0 15px;line-height:1.5}.journey-preview{background:#fbf8f4;padding:30px;border:1px solid #f2e9df;border-radius:7px}.journey-heading h3{font-size:24px;letter-spacing:-.7px;margin:10px 0 15px}.journey-heading>p{display:flex;justify-content:space-between;font-size:12px;border-bottom:1px solid #e4cfb3;padding-bottom:15px}.journey-heading>p span{font-size:10px;color:var(--muted)}.journey-item{display:flex;align-items:center;gap:16px;padding:17px 0}.day{text-align:center;min-width:37px}.day small{font-size:9px;display:block;color:var(--muted)}.day strong{display:block;font-size:22px;line-height:1.3}.journey-line{width:3px;height:55px}.lilac{background:#cda9ae}.gold{background:#b58d5e}.blue{background:#95616a}.journey-item>div:last-child small{font-size:8px;letter-spacing:1.4px;color:var(--muted);display:block}.journey-item>div:last-child strong{font-size:14px;display:block;margin:4px 0}.journey-item p{font-size:10px;color:var(--muted);margin:0}.calendar-download{display:block;border:1px solid #e4cfb3;text-align:center;border-radius:4px;padding:13px 8px;font-size:11px;margin-top:15px;color:var(--ink)}.calendar-download:hover{background:#f2e9df}.community-mini{background:white;border:1px solid #f4e9e9;border-radius:5px;margin-top:23px;padding:18px}.community-top{display:flex;align-items:center;gap:13px}.group-symbol{width:38px;height:38px;border-radius:50%;background:#f4e9e9;color:var(--blue);display:grid;place-items:center;font-size:26px}.community-top strong{font-size:14px;display:block}.community-top small{font-size:10px;color:var(--muted);display:block}.community-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.community-bottom span{font-size:9px;color:var(--muted)}.community-bottom button{background:white;border:1px solid #e6d2d4;min-height:44px;border-radius:4px;padding:8px 18px;color:var(--blue);font-size:12px;cursor:pointer}.community-bottom button[aria-pressed=true]{background:var(--blue);color:white}.local-note{font-size:10px;color:var(--muted);margin:12px 0 0;text-align:center}.belonging{text-align:center;padding-top:22px;padding-bottom:103px}.belonging>p{font-size:12px;letter-spacing:.5px;margin:17px 0}.belonging h2{font-family:Georgia,serif;font-size:40px;line-height:1.35;font-weight:400;color:var(--blue);letter-spacing:-1px}.belonging>span:last-child{font-size:12px;color:var(--muted)}.closing{background:#781c2b;color:#fff;text-align:center;position:relative;overflow:hidden}.closing-inner{padding-top:85px;padding-bottom:85px}.closing .eyebrow{justify-content:center;color:#f4e9e9;font-size:10px}.closing h2{font-size:48px;line-height:1.25;letter-spacing:-1.5px}.closing h2 em{font-family:Georgia,serif;font-weight:400;color:#cfad7e}.closing p:not(.eyebrow){color:#f4e9e9;font-size:15px}.closing .actions{justify-content:center;margin:28px 0}.gold-button{background:#cfad7e;border-color:#cfad7e;color:#3d1820}.gold-button:hover{background:#e4cfb3}.light-button{border-color:#95616a;color:white}.light-button:hover{background:#781c2b}.closing-note{font-size:11px;color:#e6d2d4}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:35px;padding-bottom:35px}footer .brand{font-size:21px}footer .mark{font-size:28px}footer p,footer>span{font-size:11px;color:var(--muted)}.reveal{transition:opacity .65s ease,transform .65s ease}.reveal.waiting{opacity:0;transform:translateY(16px)}@media(max-width:1000px){.split{gap:45px}h2{font-size:38px}.journey-preview{padding:23px}}@media(max-width:760px){.section{padding-top:75px;padding-bottom:75px}h2{font-size:35px;letter-spacing:-1.1px}.center-heading>p:last-child br{display:none}.connection-story{grid-template-columns:1fr;gap:20px;margin-top:35px}.story-arrow{transform:rotate(90deg)}.scattered{padding:0 16px 0 0}.together-card{padding:27px}.split{grid-template-columns:1fr;gap:40px}.church-section{padding:70px 0}.believer-section .section-copy{grid-row:1}.church-preview,.journey-preview{width:100%;max-width:500px;margin:auto}.belonging{padding-bottom:65px}.belonging h2{font-size:30px}.closing h2{font-size:36px}.closing-inner{padding-top:65px;padding-bottom:65px}footer{flex-wrap:wrap;justify-content:center;text-align:center}footer p{width:100%;margin:0}footer>span{width:100%}.journey-heading h3{font-size:22px}.journey-heading>p span{font-size:9px}}
.reaction{border:0;background:none;color:var(--ink);cursor:pointer;padding:7px 5px;margin:-7px 0;min-height:32px;font-size:12px}.reaction[aria-pressed=true]{color:#755633}.social-discover h3{font-size:25px;margin:7px 0 18px;letter-spacing:-.7px}.discovery-post{background:white;border:1px solid #e4cfb3;border-radius:5px;padding:17px;margin-bottom:25px}.discovery-post .church-line strong{font-size:12px}.discovery-post .church-line small{font-size:10px}.discovery-post>p{font-size:14px;line-height:1.65;margin:15px 0}.reply{background:#fbf8f4;font-size:11px;padding:12px;border-radius:4px;line-height:1.7}.reply strong{display:block;font-size:11px}.post-meta{display:block;margin-top:12px;font-size:10px;color:var(--muted)}.journey-heading h3{font-size:19px}.journey-item{padding:11px 0}.journey-preview .community-mini{margin-top:20px}
.float-card{z-index:2}.reaction{min-height:44px}.feed-bottom{align-items:center}

:root{--ink:#3d1820;--blue:#781c2b;--muted:#756467;--paper:#fdfcfb;--gold:#bc9666;--lilac:#f4e9e9;--line:#e8dddd}
.brand-logo{display:block;width:47px;height:47px;object-fit:contain;flex-shrink:0}.brand{gap:9px}.brand.small .brand-logo{width:28px;height:28px}.together-card>.brand-logo{width:56px;height:56px}.church-cover{background:#faf6ef}.church-cover img{object-fit:contain;object-position:center}.plane-gold{background:#d0ae7e}.plane-lilac{background:#f0e3df}.event-art{background:#f0e2cb}.date-box,.content-icon{background:#f2e6d3}.gold-button{background:#d8b98c;border-color:#d8b98c;color:#42151e}.gold-button:hover{background:#e6cda8}.closing{background:#641321}.closing h2 em{color:#dfc295}.closing .eyebrow,.closing p:not(.eyebrow),.closing-note{color:#ecdadb}.light-button{border-color:#b78991}.light-button:hover{background:#7c2936}.primary:hover{background:#5c1120}.calendar-item i{background:#9c5967}.gold{background:#b88e5b}.lilac{background:#b8828c}.blue{background:#781c2b}.reaction[aria-pressed=true]{color:#9f2639}.nav-cta{white-space:nowrap}footer .brand-logo{width:40px;height:40px}@media(max-width:760px){.brand-logo{width:36px;height:36px}.brand{font-size:20px;gap:7px}header{gap:12px}.nav-cta{font-size:11px}.nav-cta span{margin-left:7px}}
