:root{color:#2d352f;font-synthesis:none;text-rendering:optimizelegibility;--ink:#2d352f;--forest:#3f5648;--forest-deep:#263a30;--sage:#e8eee8;--sage-soft:#f3f6f1;--cream:#f7f1e7;--cream-light:#fdfaf4;--mauve:#806670;--gold:#a98351;--line:#d9ddd5;--white:#fff;--page-background:#fdfcf9;background:#fdfcf9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page-background);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img,svg{max-width:100%;display:block}::selection{color:#fff;background:var(--mauve)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}#root{min-height:100vh}.site-frame{min-height:100vh;color:var(--ink);background:var(--page-background);overflow:hidden}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;color:var(--white);background:var(--forest-deep);border-radius:4px;padding:12px 16px;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--forest-deep);font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.08}h1{letter-spacing:-.045em;margin-bottom:24px;font-size:clamp(2.8rem,6vw,5.6rem)}h2{letter-spacing:-.035em;margin-bottom:20px;font-size:clamp(2rem,4vw,3.45rem)}h3{margin-bottom:12px;font-size:1.45rem}p{line-height:1.75}.eyebrow{color:var(--mauve);letter-spacing:.18em;text-transform:uppercase;margin-bottom:16px;font-size:.76rem;font-weight:750;line-height:1.4}.eyebrow--light{color:#d8c9c9}.lead-copy{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.3rem,2.1vw,1.72rem);line-height:1.5}.prose p{max-width:680px}.prose p:last-child{margin-bottom:0}.care-bar{color:#f7f2e9;background:var(--forest-deep);letter-spacing:.025em;font-size:.77rem}.care-bar__inner{justify-content:space-between;align-items:center;gap:20px;min-height:34px;display:flex}.care-bar a{text-underline-offset:3px;font-weight:700}.care-bar__contact{white-space:nowrap}.site-header{z-index:20;background:#fdfcf9f7;border-bottom:1px solid #3f56481f;position:relative}.site-header__inner{justify-content:space-between;align-items:center;gap:30px;min-height:102px;display:flex}.brand{color:var(--forest-deep);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand__mark{background:#fff;border:1px solid #3f564829;border-radius:50%;flex:none;width:70px;height:70px;display:block;overflow:hidden}.brand__mark img{object-fit:cover;width:100%;height:100%}.brand strong{letter-spacing:-.02em;font-family:Georgia,Times New Roman,serif;font-size:1.28rem;font-weight:400;display:block}.brand small{color:#6e756f;letter-spacing:.09em;text-transform:uppercase;margin-top:3px;font-size:.61rem;font-weight:700;display:block}.site-nav{align-items:center;gap:31px;display:flex}.site-nav__link{color:#515b54;font-size:.88rem;font-weight:650;text-decoration:none;position:relative}.site-nav__link:after{background:var(--mauve);content:"";height:1px;transition:transform .2s;position:absolute;bottom:-9px;left:0;right:0;transform:scaleX(0)}.site-nav__link:hover:after,.site-nav__link--active:after{transform:scaleX(1)}.menu-toggle{border:1px solid var(--line);width:46px;height:46px;color:var(--forest-deep);cursor:pointer;background:0 0;border-radius:50%;padding:0;display:none}.menu-toggle__lines{gap:4px;width:18px;margin:auto;display:grid}.menu-toggle__lines span{background:currentColor;height:1.5px}.button-row{flex-wrap:wrap;align-items:center;gap:13px;display:flex}.button{border:1px solid var(--forest);color:#fff;background:var(--forest);letter-spacing:.04em;cursor:pointer;border-radius:2px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-size:.83rem;font-weight:750;text-decoration:none;transition:color .2s,background .2s,transform .2s;display:inline-flex}.button:hover{background:var(--forest-deep);transform:translateY(-1px)}.button--small{min-height:42px;padding-inline:19px}.button--outline,.button--ghost{color:var(--forest);background:0 0}.button--outline:hover,.button--ghost:hover{color:#fff;background:var(--forest)}.button--cream{border-color:var(--cream);color:var(--forest-deep);background:var(--cream)}.button--cream:hover{color:var(--forest-deep);background:#fff;border-color:#fff}.button--ghost-light{color:#fff;background:0 0;border-color:#fff6}.button--ghost-light:hover{background:#ffffff1a}.text-link{color:var(--forest);align-items:center;gap:8px;font-size:.87rem;font-weight:750;text-decoration:none;display:inline-flex}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(4px)}.text-link--light{color:#f7f2e9}.home-hero{isolation:isolate;background-image:var(--hero-image);background-position:50%;background-size:cover;align-items:center;min-height:680px;display:grid;position:relative}.home-hero__veil{z-index:-1;background:linear-gradient(90deg,#faf6eef7 0%,#faf6eedb 37%,#faf6ee47 64%,#faf6ee08 100%);position:absolute;inset:0}.home-hero__inner{padding-block:90px}.home-hero__inner>*{max-width:680px}.home-hero h1{font-size:clamp(3.4rem,6vw,5.7rem)}.home-hero__lead{color:#3d483f;max-width:585px;margin-bottom:34px;font-size:1.13rem;line-height:1.75}.reassurance{background:var(--forest);color:#fff}.reassurance__inner{text-align:center;justify-content:center;align-items:center;gap:18px;min-height:78px;display:flex}.reassurance p{letter-spacing:.01em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.08rem}.reassurance__leaf{color:#d6c49e;font-size:1.6rem}.page-hero{background:var(--sage);text-align:center;padding:112px 0 105px;position:relative;overflow:hidden}.page-hero:before,.page-hero:after{content:"";border:1px solid #3f56481a;border-radius:48% 52% 60% 40%;width:330px;height:330px;position:absolute}.page-hero:before{top:-160px;left:-110px;transform:rotate(35deg)}.page-hero:after{bottom:-215px;right:-140px;transform:rotate(-18deg)}.page-hero__inner{z-index:1;max-width:900px;position:relative}.page-hero h1{max-width:880px;margin-inline:auto;font-size:clamp(3rem,5.7vw,5.3rem)}.page-hero__copy{max-width:690px;margin-inline:auto;font-size:1.12rem}.page-hero__copy p{margin-bottom:0}.section{padding:110px 0}.section--compact{padding:70px 0}.section--sage{background:var(--sage-soft)}.section--cream{background:var(--cream-light)}.section-heading{max-width:670px;margin-bottom:50px}.section-heading--centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading__copy{color:#5a645d;font-size:1.02rem}.section-heading__copy p:last-child{margin-bottom:0}.card-grid{gap:22px;display:grid}.card-grid--three{grid-template-columns:repeat(3,1fr)}.icon-wrap{width:54px;height:54px;color:var(--mauve);background:#f0e8e8;border-radius:50%;place-items:center;display:grid}.icon-wrap svg{width:25px;height:25px}.path-card,.support-card,.value-card{border:1px solid var(--line);background:#ffffffba;position:relative}.path-card{min-height:315px;padding:38px}.path-card:before{background:var(--mauve);content:"";width:70px;height:2px;position:absolute;top:-1px;left:-1px}.path-card .icon-wrap,.support-card .icon-wrap,.value-card .icon-wrap{margin-bottom:28px}.path-card p,.support-card p,.value-card p{color:#626c65}.path-card .text-link{margin-top:13px}.support-card{background:#fff;border-color:#0000;padding:34px;box-shadow:0 12px 35px #2b3a300f}.value-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.value-card{border:0;min-height:275px;padding:42px}.story-grid{grid-template-columns:1.25fr .75fr;align-items:center;gap:clamp(50px,9vw,130px);display:grid}.story-grid>div>p:not(.eyebrow){max-width:680px}.scripture-card{color:var(--forest-deep);text-align:center;background:#ffffffa8;border:1px solid #cfd8d0;margin:0;padding:70px 48px 52px;position:relative}.scripture-card__mark{color:#c3a9b2;font-family:Georgia,serif;font-size:5rem;line-height:1;position:absolute;top:15px;left:30px}.scripture-card p{margin-bottom:22px;font-family:Georgia,serif;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.3}.scripture-card cite{color:var(--mauve);letter-spacing:.16em;text-transform:uppercase;font-size:.75rem;font-style:normal;font-weight:750}.feature-banner{grid-template-columns:190px 1fr auto;align-items:center;gap:45px;display:grid}.feature-banner__date{width:180px;height:180px;color:var(--forest);text-align:center;border:1px solid #cfc5b6;border-radius:50%;place-content:center;display:grid}.feature-banner__date span{letter-spacing:.16em;text-transform:uppercase;font-size:.65rem;font-weight:750}.feature-banner__date strong{margin-top:5px;font-family:Georgia,serif;font-size:1.45rem;font-weight:400;display:block}.feature-banner h2{margin-bottom:13px;font-size:clamp(2rem,3vw,2.8rem)}.feature-banner p:last-child{margin-bottom:0}.narrow-grid,.expectations-grid{grid-template-columns:.8fr 1.2fr;gap:clamp(50px,9vw,120px);display:grid}.faith-panel{grid-template-columns:220px 1fr;align-items:center;gap:clamp(45px,8vw,110px);max-width:950px;display:grid}.faith-panel__mark{width:200px;height:200px;color:var(--forest);background:var(--cream);border-radius:50%;place-items:center;display:grid}.faith-panel__mark .icon-wrap{width:100px;height:100px;color:inherit;background:0 0}.faith-panel__mark .icon-wrap svg{stroke-width:.8px;width:70px;height:70px}.faith-panel p{max-width:700px}.promise-grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:35px 80px;display:grid}.promise-grid .section-heading{margin-bottom:0}.promise-grid .button{grid-column:2;justify-self:start}.check-list{gap:18px;margin:0;padding:0;list-style:none;display:grid}.check-list li{border-bottom:1px solid #dfd8cd;padding:0 0 18px 36px;line-height:1.55;position:relative}.check-list li:before{color:var(--mauve);content:"✓";font-weight:800;position:absolute;top:0;left:0}.upcoming-panel{grid-template-columns:170px 1fr;align-items:center;gap:clamp(40px,8vw,100px);max-width:980px;display:grid}.upcoming-panel__icon{border:1px solid #d7ccbc;border-radius:50%;place-items:center;width:160px;height:160px;display:grid}.upcoming-panel__icon .icon-wrap{color:var(--forest);background:0 0}.upcoming-panel h2{font-size:clamp(2rem,3.7vw,3.2rem)}.upcoming-panel .button-row{margin-top:29px}.payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.payment-card{background:#fff;border:1px solid #d3dbd4;grid-template-rows:auto 1fr auto;gap:27px;min-width:0;padding:clamp(28px,4vw,46px);display:grid;box-shadow:0 16px 42px #2b3a300f}.payment-card__heading h2{margin-bottom:12px;font-size:clamp(2rem,3.5vw,2.75rem)}.payment-card__heading>p:not(.eyebrow,.payment-handle){color:#606a63}.payment-handle{color:var(--forest-deep);background:var(--sage-soft);overflow-wrap:anywhere;border:1px solid #cad4cc;margin:5px 0 0;padding:9px 13px;font-size:.91rem;font-weight:750;display:inline-block}.payment-qr{background:#fff;border:1px solid #e1e5e0;align-self:start;place-items:center;min-height:360px;padding:20px;display:grid}.payment-qr img{width:min(100%,330px);height:auto}.payment-qr--paypal img{width:min(100%,300px)}.payment-card__actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.giving-safety{color:#566158;background:#ffffff9e;border:1px solid #d3dbd4;align-items:center;gap:20px;max-width:900px;margin:34px auto 0;padding:22px 26px;font-size:.88rem;display:flex}.giving-safety .icon-wrap{flex:none;width:42px;height:42px}.giving-safety .icon-wrap svg{width:20px;height:20px}.giving-safety p{margin:0}.giving-safety a{color:var(--forest);text-underline-offset:3px;font-weight:750}.other-ways{grid-template-columns:.75fr 1.25fr;gap:45px 90px;display:grid}.other-ways .section-heading{margin-bottom:0}.other-ways__list{grid-row:span 2;gap:26px;display:grid}.other-ways__list>div{border-bottom:1px solid #dfd8cd;grid-template-columns:48px 1fr;gap:18px;padding-bottom:25px;display:grid}.other-ways__list span{color:var(--mauve);font-family:Georgia,serif;font-size:1.2rem}.other-ways__list h3{margin-bottom:6px}.other-ways__list p{margin-bottom:0}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:clamp(55px,9vw,120px);display:grid}.section--contact-options{padding-bottom:90px}.contact-options{grid-template-columns:repeat(2,1fr);gap:14px;max-width:940px;margin:0 auto;display:grid}.contact-option{border:1px solid var(--line);min-width:0;color:var(--forest-deep);background:#fff;align-items:center;gap:18px;padding:22px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.contact-option:hover{border-color:#aebbb1;transform:translateY(-2px);box-shadow:0 12px 30px #2b3a3012}.contact-option .icon-wrap{flex:none;width:46px;height:46px}.contact-option .icon-wrap svg{width:21px;height:21px}.contact-option>span{min-width:0}.contact-option strong,.contact-option small{display:block}.contact-option strong{margin-bottom:4px;font-family:Georgia,Times New Roman,serif;font-size:1.12rem;font-weight:400}.contact-option small{overflow-wrap:anywhere;color:#68726b;font-size:.76rem;line-height:1.45}.facebook-link{text-align:center;margin:27px 0 0}.facebook-link a{color:var(--forest);text-underline-offset:4px;font-size:.85rem;font-weight:750}.contact-intro>p:not(.eyebrow){max-width:430px}.contact-note{gap:18px;margin-top:35px;display:flex}.contact-note .icon-wrap{flex:none;width:45px;height:45px}.contact-note .icon-wrap svg{width:21px;height:21px}.contact-note h3{margin-bottom:4px;font-size:1.12rem}.contact-note p{color:#68716a;margin:0;font-size:.88rem;line-height:1.6}.contact-note a{color:var(--forest);text-underline-offset:3px;font-weight:700}.contact-form{border:1px solid var(--line);background:#fff;grid-template-columns:1fr 1fr;gap:24px;padding:clamp(28px,5vw,55px);display:grid;box-shadow:0 18px 50px #2b3a300f}.form-field{gap:8px;display:grid}.form-field:nth-child(3),.form-field:nth-child(4),.contact-form>.button,.form-help,.form-status{grid-column:1/-1}.form-field label{color:var(--forest-deep);letter-spacing:.035em;font-size:.79rem;font-weight:750}.form-field input,.form-field select,.form-field textarea{width:100%;color:var(--ink);background:#fdfcf9;border:1px solid #cfd5ce;border-radius:0;outline:none;padding:13px 14px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--forest);box-shadow:0 0 0 3px #3f56481f}.form-field textarea{resize:vertical}.contact-form>.button{justify-self:start}.form-help,.form-status{color:#717a73;margin:-12px 0 0;font-size:.78rem}.form-status{color:var(--forest);font-weight:700}.urgent-note{align-items:flex-start;gap:28px;max-width:870px;display:flex}.urgent-note .icon-wrap{flex:none}.urgent-note h2{margin-bottom:10px;font-size:2rem}.urgent-note p{margin-bottom:0}.cta-band{color:#fff;background:var(--forest-deep);padding:82px 0}.cta-band__inner{grid-template-columns:1fr auto;align-items:center;gap:55px;display:grid}.cta-band h2{color:#fff;margin-bottom:10px;font-size:clamp(2.1rem,4vw,3.5rem)}.cta-band__copy{color:#dbe1dc}.cta-band__copy p{margin-bottom:0}.not-found{text-align:center;background:var(--cream-light);place-items:center;min-height:600px;padding:90px 0;display:grid}.not-found__inner{max-width:700px}.not-found__number{color:#d9cec5;margin-bottom:5px;font-family:Georgia,serif;font-size:8rem;line-height:.8}.not-found h1{font-size:clamp(2.8rem,5vw,4.6rem)}.not-found .button-row{justify-content:center;margin-top:35px}.site-footer{color:#d6ddd7;background:#1f3128;padding-top:80px}.site-footer__grid{grid-template-columns:1.4fr .55fr 1fr;gap:clamp(45px,8vw,105px);padding-bottom:70px;display:grid}.brand--footer{color:#fff}.brand--footer .brand__mark{border:3px solid #ffffff2e;width:96px;height:96px}.site-footer__about p{max-width:450px;margin:25px 0 0}.site-footer h2{color:#fff;letter-spacing:.15em;text-transform:uppercase;margin-bottom:22px;font-family:inherit;font-size:.76rem;font-weight:750}.site-footer p{font-size:.87rem;line-height:1.75}.footer-links{gap:13px;margin:0;padding:0;list-style:none;display:grid}.footer-links a{color:#d6ddd7;font-size:.88rem;text-decoration:none}.footer-links a:hover{color:#fff}.footer-links--contact a{overflow-wrap:anywhere}.site-footer__bottom{border-top:1px solid #ffffff1f;justify-content:space-between;gap:30px;padding:22px 0;display:flex}.site-footer__bottom p{color:#9eaaa1;margin:0;font-size:.71rem}@media (width<=900px){.site-header__inner{min-height:84px}.menu-toggle{display:block}.site-nav{border-bottom:1px solid var(--line);background:#fdfcf9;align-items:stretch;gap:0;padding:12px 20px 24px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 20px 30px #23352b1a}.site-nav--open{display:grid}.site-nav__link{border-bottom:1px solid #e7e8e3;padding:15px 3px}.site-nav__link:after{display:none}.site-nav .button{margin-top:16px}.home-hero{background-position:62%;min-height:630px}.home-hero__veil{background:linear-gradient(90deg,#faf6eef7 0%,#faf6eedb 55%,#faf6ee59 100%)}.home-hero__inner>*{max-width:610px}.card-grid--three{grid-template-columns:1fr}.path-card{min-height:0}.story-grid,.contact-grid{grid-template-columns:1fr}.scripture-card{max-width:520px}.feature-banner{grid-template-columns:150px 1fr}.feature-banner__date{width:145px;height:145px}.feature-banner .button{grid-column:2;justify-self:start}.site-footer__grid{grid-template-columns:1.4fr .6fr}.site-footer__grid>div:last-child{grid-column:1/-1;max-width:550px}}@media (width<=680px){.shell{width:min(100% - 30px,1180px)}.care-bar__inner{text-align:center;justify-content:center;min-height:40px}.care-bar__contact{display:none}.brand__mark{width:54px;height:54px}.brand--footer .brand__mark{width:84px;height:84px}.brand strong{font-size:1.08rem}.brand small{display:none}.home-hero{background-position:70%;align-items:end;min-height:670px}.home-hero__veil{background:linear-gradient(#faf6ee47 0%,#faf6eee8 52%,#faf6eefa 100%)}.home-hero__inner{padding:175px 0 65px}.home-hero h1{font-size:clamp(2.75rem,12vw,4rem)}.home-hero__lead{font-size:1rem}.button-row .button{width:100%}.reassurance__inner{padding-block:18px}.reassurance__leaf{display:none}.section{padding:78px 0}.page-hero{padding:82px 0 78px}.page-hero h1{font-size:clamp(2.7rem,12vw,4rem)}.value-grid{grid-template-columns:1fr}.value-card{min-height:0;padding:32px}.path-card,.support-card{padding:31px}.story-grid{gap:50px}.scripture-card{padding:65px 30px 45px}.feature-banner,.narrow-grid,.expectations-grid,.faith-panel,.promise-grid,.upcoming-panel,.other-ways,.cta-band__inner{grid-template-columns:1fr}.feature-banner{gap:28px}.feature-banner .button,.promise-grid .button{grid-column:1}.feature-banner__date,.upcoming-panel__icon{width:130px;height:130px}.faith-panel__mark{width:150px;height:150px}.other-ways__list{grid-row:auto}.contact-form{grid-template-columns:1fr;padding:27px 22px}.contact-options{grid-template-columns:1fr}.contact-option{padding:18px}.payment-grid{grid-template-columns:1fr}.payment-card{padding:26px 20px}.payment-qr{min-height:0;padding:14px}.payment-card__actions .button{width:100%}.giving-safety{align-items:flex-start;padding:20px}.form-field{grid-column:1/-1}.contact-form>.button{width:100%}.cta-band__inner{gap:30px}.site-footer__grid{grid-template-columns:1fr}.site-footer__grid>div:last-child{grid-column:auto}.site-footer__bottom{display:grid}}.site-frame[data-theme=logo]{--ink:#24343d;--forest:#176b96;--forest-deep:#103f5a;--sage:#e4f4fc;--sage-soft:#f1f9fd;--cream:#fae4f2;--cream-light:#fff6fb;--mauve:#ad2f78;--gold:#f66dc4;--line:#d5e4ec;--page-background:#fffafd}.site-frame[data-theme=logo] .care-bar,.site-frame[data-theme=logo] .cta-band{background:#103f5a}.site-frame[data-theme=logo] .site-header{background:#fffafdf7;border-color:#176b9626}.site-frame[data-theme=logo] .site-nav__link:after,.site-frame[data-theme=logo] .path-card:before{background:#f66dc4}.site-frame[data-theme=logo] .home-hero__veil{background:linear-gradient(90deg,#fff6fbf7 0%,#f4f8fde0 38%,#e4f4fc4d 66%,#e4f4fc0a 100%)}.site-frame[data-theme=logo] .reassurance{background:#176b96}.site-frame[data-theme=logo] .reassurance__leaf,.site-frame[data-theme=logo] .scripture-card__mark{color:#f66dc4}.site-frame[data-theme=logo] .icon-wrap{color:#ad2f78;background:#fce8f5}.site-frame[data-theme=logo] .faith-panel__mark{background:linear-gradient(145deg,#fce8f5,#e4f4fc)}.site-frame[data-theme=logo] .site-footer{background:#0d344b}.site-frame[data-theme=logo] .not-found__number{color:#c9e9f8}@media (width<=900px){.site-frame[data-theme=logo] .site-nav{background:#fffafd}.site-frame[data-theme=logo] .home-hero__veil{background:linear-gradient(90deg,#fff6fbf7 0%,#f4f8fde0 57%,#e4f4fc5c 100%)}}@media (width<=680px){.site-frame[data-theme=logo] .home-hero__veil{background:linear-gradient(#e4f4fc4d 0%,#f4f8fdeb 50%,#fff6fbfa 100%)}}
