:root{--week-paper: var(--day);--week-paper-deep: var(--day-2);--week-surface: var(--card);--week-bg: var(--day);--week-ink: var(--ink);--week-body: var(--ink-soft);--week-muted: var(--ink-mut);--week-accent: var(--accent);--week-accent-deep: var(--accent-deep);--week-olive: var(--accent);--week-olive-deep: var(--accent-deep);--week-olive-pale: var(--accent-soft);--week-gold-dark: var(--accent-deep);--week-gold-bright: var(--accent-dark);--week-line: var(--line);--week-night: var(--night);--week-night-soft: var(--night-soft);--week-night-line: var(--night-line);--week-midnight: var(--night);--week-midnight-ink: var(--night-ink);--week-midnight-soft: var(--night-soft);--week-shell: 1240px;--week-gutter: clamp(1.25rem, 4vw, 4.5rem)}body{background:var(--week-paper);color:var(--week-ink)}body:before,body:after,#motes{display:none}.week-shell{width:min(calc(100% - var(--week-gutter) * 2),var(--week-shell));margin-inline:auto}#how-it-works,#after-sermon,#trust,#questions{scroll-margin-top:5.5rem}.week-kicker{color:var(--week-accent);font-size:.67rem;font-weight:750;letter-spacing:.2em;line-height:1.25;text-transform:uppercase}.week-header{position:sticky;top:0;z-index:20;min-height:72px;display:flex;align-items:center;border-bottom:1px solid var(--week-line);background:color-mix(in srgb,var(--week-paper) 88%,transparent);backdrop-filter:blur(18px) saturate(1.1)}.week-header__inner{display:grid;grid-template-columns:minmax(10rem,1fr) auto minmax(10rem,1fr);align-items:center;gap:clamp(1.4rem,3vw,3.25rem)}.week-brand{width:fit-content;display:inline-flex;align-items:center;gap:.72rem;color:var(--week-ink)}.week-brand__mark{width:1.45rem;height:.18rem;display:block;border-radius:99px;background:var(--week-accent)}.week-brand span:last-child{font-size:1.2rem;font-weight:760;letter-spacing:-.045em}.week-header__nav{display:flex;align-items:center;justify-content:center;gap:clamp(1.35rem,2.5vw,2.4rem);color:var(--week-ink);font-size:.8rem;font-weight:620;white-space:nowrap}.week-header__nav a{min-height:44px;display:inline-flex;align-items:center;border-bottom:1px solid transparent;transition:border-color var(--dur-fast) var(--ease-out),color var(--dur-fast) var(--ease-out)}.week-header__nav a:hover,.week-header__nav a:focus-visible{color:var(--week-accent-deep);border-color:var(--week-accent)}.week-header__actions{display:flex;align-items:center;justify-content:flex-end}.week-header .cta.cta--primary,.week-hero .cta.cta--primary,.week-final .cta.cta--primary{border:1px solid var(--week-accent);border-radius:12px;background:var(--week-accent);box-shadow:var(--shadow-cta);color:var(--on-accent)}.week-header .cta.cta--primary:after,.week-hero .cta.cta--primary:after,.week-final .cta.cta--primary:after{display:none}.week-header .cta.cta--primary:hover,.week-hero .cta.cta--primary:hover,.week-final .cta.cta--primary:hover{border-color:var(--week-accent-deep);background:var(--week-accent-deep);box-shadow:0 20px 46px -24px #9f3f2e9e}.week-header .week-header__cta{min-height:42px;padding-inline:1rem 1.15rem}.week-header .week-header__cta .cta__apple{width:.85rem;height:1.02rem}.week-header .week-header__cta .cta__label{font-size:.76rem;font-weight:700}.week-menu{position:relative;display:none}.week-menu summary{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--week-line);border-radius:12px;color:var(--week-ink);list-style:none;cursor:pointer}.week-menu summary::-webkit-details-marker{display:none}.week-menu summary:hover{border-color:var(--week-accent)}.week-menu nav{position:absolute;top:calc(100% + .65rem);right:0;width:min(84vw,19rem);display:grid;padding:.55rem .9rem;border:1px solid var(--week-line);border-radius:14px;background:var(--week-surface);box-shadow:var(--shadow-card)}.week-menu nav a{min-height:48px;display:flex;align-items:center;border-bottom:1px solid var(--week-line);font-size:.92rem;font-weight:620}.week-menu nav a:last-child{border-bottom:0;color:var(--week-accent-deep)}.week-hero{overflow:clip;background:var(--week-paper)}.week-hero__inner{min-height:calc(100svh - 72px);display:grid;grid-template-columns:minmax(22rem,.82fr) minmax(34rem,1.18fr);align-items:start;gap:clamp(2.5rem,6vw,7rem);padding-block:clamp(4rem,8vw,7rem) clamp(3.5rem,5vw,5.5rem)}.week-hero__copy{max-width:36rem;animation:week-reveal-up .62s var(--ease-out) both}.week-hero h1,.week-after h2,.week-trust h2,.week-faq h2,.week-final h2{font-family:var(--font-display);font-weight:720;letter-spacing:-.065em;text-wrap:balance}.week-hero h1{max-width:none;color:var(--week-ink);font-size:clamp(4.1rem,7.35vw,7.8rem);line-height:.9;text-wrap:balance}.week-hero h1 span,.week-final h2 span{color:var(--week-accent)}.week-hero__copy>p{max-width:29rem;margin-top:1.8rem;color:var(--week-body);font-size:clamp(1rem,1.1vw,1.12rem);line-height:1.68;text-wrap:pretty}.week-hero__actions{margin-top:1.9rem;display:flex;align-items:center;flex-wrap:wrap;gap:1rem 1.35rem}.week-hero .week-hero__cta{min-height:54px;padding:.76rem 1.05rem .76rem .95rem}.week-hero__actions>a:not(.cta){min-height:44px;display:inline-flex;align-items:center;gap:.48rem;color:var(--week-accent-deep);font-size:.9rem;font-weight:700}.week-hero__actions>a:not(.cta) svg{transition:transform var(--dur-fast) var(--ease-out)}.week-hero__actions>a:not(.cta):hover svg{transform:translate(4px)}.week-hero__media{position:relative;min-height:min(720px,calc(100svh - 122px));display:flex;align-items:flex-start;justify-content:center;gap:clamp(.75rem,1.8vw,1.6rem);padding:0;animation:week-reveal-up .76s 80ms var(--ease-out) both}.week-device{position:relative;overflow:hidden;flex:none;width:clamp(246px,22vw,320px);border:8px solid #1d1d1f;border-radius:clamp(28px,2.8vw,42px);background:var(--card);box-shadow:var(--glow-device)}.week-device img{width:100%;height:auto}.week-device--dark{margin-top:1.25rem;border-color:#080809;box-shadow:0 48px 82px -46px #1d1d1fb3,0 12px 28px -18px #1d1d1f59}.week-after{padding-block:clamp(5rem,9vw,9.5rem);background:var(--week-paper-deep)}.week-after__inner{display:grid;grid-template-columns:minmax(20rem,.86fr) minmax(21rem,1fr);align-items:center;gap:clamp(3rem,8vw,9rem)}.week-after__figure{width:min(100%,25rem);justify-self:center;overflow:hidden;border:8px solid #1d1d1f;border-radius:30px;background:#0c0c0d;box-shadow:var(--glow-device)}.week-after__figure img{width:100%;height:auto}.week-after__copy{max-width:34rem}.week-after h2{max-width:10ch;margin-top:1rem;color:var(--week-ink);font-size:clamp(3.2rem,5.1vw,5.7rem);line-height:.91}.week-after__copy>p:not(.week-kicker){max-width:30rem;margin-top:1.5rem;color:var(--week-body);font-size:clamp(1rem,1.08vw,1.14rem);line-height:1.65}.week-after blockquote{margin-top:2.1rem;padding:.15rem 0 .15rem 1.25rem;border-left:2px solid var(--week-accent)}.week-after blockquote>span{display:block;color:var(--week-accent);font-size:.64rem;font-weight:750;letter-spacing:.18em;text-transform:uppercase}.week-after blockquote p{margin-top:.45rem;font-family:var(--font-sans);color:var(--week-ink);font-size:1.45rem;font-weight:570;line-height:1.2}.week-after blockquote cite{display:block;margin-top:.3rem;color:var(--week-accent-deep);font-family:var(--font-sans);font-size:.86rem;font-style:normal;font-weight:700}.week-journey{padding-block:clamp(5rem,8vw,8.5rem);border-top:1px solid var(--week-line);background:var(--week-paper)}.week-journey__heading{max-width:38rem;margin-inline:auto;text-align:center}.week-journey__heading h2{color:var(--week-ink);font-family:var(--font-display);font-size:clamp(2.8rem,5vw,5.3rem);font-weight:720;letter-spacing:-.065em;line-height:.92;text-wrap:balance}.week-journey__steps{position:relative;max-width:1160px;margin:clamp(4rem,6vw,5.5rem) auto 0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none}.week-journey__steps:before{content:"";position:absolute;top:136px;right:12.5%;left:12.5%;height:1px;background:var(--week-line)}.week-journey__step{position:relative;min-width:0;display:grid;grid-template-rows:270px auto;justify-items:center}.week-journey__step:after{content:"";position:absolute;top:132px;right:0;z-index:1;width:8px;height:8px;border-top:1px solid var(--week-accent);border-right:1px solid var(--week-accent);background:var(--week-paper);transform:rotate(45deg)}.week-journey__step:last-child:after{display:none}.week-journey__artifact{position:relative;z-index:2;min-width:150px;height:270px;display:grid;place-items:center;background:var(--week-paper)}.week-mini-screen{overflow:hidden;width:124px;border:5px solid #1d1d1f;border-radius:22px;background:#0c0c0d;box-shadow:0 20px 34px -24px #1d1d1f75}.week-mini-screen img{display:block;width:100%;height:auto}.week-journey__step-copy{width:min(100%,13rem);text-align:center}.week-journey__step-copy>span{width:24px;height:24px;margin-inline:auto;display:grid;place-items:center;border-radius:50%;background:var(--week-accent);color:var(--on-accent);font-size:.69rem;font-weight:760}.week-journey__step-copy h3{margin-top:.72rem;color:var(--week-ink);font-size:1.2rem;font-weight:720;line-height:1.1}.week-journey__step-copy p{margin-top:.55rem;color:var(--week-body);font-size:.84rem;line-height:1.53;text-wrap:pretty}.week-trust{padding-block:clamp(5rem,8vw,8.25rem);background:var(--week-night);color:var(--week-night-soft)}.week-trust__inner{display:grid;grid-template-columns:minmax(19rem,.78fr) minmax(27rem,1.22fr);align-items:center;gap:clamp(3.5rem,8vw,10rem)}.week-trust .week-kicker{color:var(--week-gold-bright)}.week-trust h2{max-width:10ch;margin-top:0;color:var(--week-midnight-ink);font-size:clamp(3rem,4.55vw,5.2rem);line-height:.92}.week-trust__lead>p:not(.week-kicker){max-width:29rem;margin-top:1.55rem;color:var(--week-night-soft);font-size:1rem;line-height:1.65}.week-trust__lead>a{width:fit-content;min-height:44px;margin-top:1.45rem;display:inline-flex;align-items:center;border-bottom:1px solid rgba(218,106,78,.6);color:var(--week-gold-bright);font-size:.86rem;font-weight:700}.week-trust ul{margin:0;padding:0;list-style:none}.week-trust li{min-height:102px;display:grid;grid-template-columns:3.15rem minmax(0,1fr);align-content:center;gap:.15rem 1.15rem;border-bottom:1px solid var(--week-night-line)}.week-trust li:first-child{border-top:1px solid var(--week-night-line)}.week-trust li svg{grid-row:1 / span 2;align-self:center;color:var(--week-gold-bright)}.week-trust li h3{color:var(--week-midnight-ink);font-size:1.1rem;font-weight:700;line-height:1.12}.week-trust li p{margin-top:.3rem;color:var(--week-night-soft);font-size:.87rem;line-height:1.46}.week-faq{padding-block:clamp(5rem,8vw,8rem) clamp(3.5rem,5.5vw,5.8rem);background:var(--week-paper)}.week-faq__inner{display:grid;grid-template-columns:minmax(16rem,.66fr) minmax(28rem,1.34fr);gap:clamp(3.5rem,9vw,10rem)}.week-faq h2{margin-top:0;color:var(--week-ink);font-size:clamp(3rem,4.1vw,4.7rem);line-height:.95}.week-faq__list{border-top:1px solid var(--week-line)}.week-faq details{border-bottom:1px solid var(--week-line)}.week-faq summary{min-height:62px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:1rem;color:var(--week-ink);font-size:.93rem;font-weight:650;list-style:none;cursor:pointer}.week-faq summary::-webkit-details-marker{display:none}.week-faq summary svg{color:var(--week-accent);transition:transform var(--dur-fast) var(--ease-out)}.week-faq details[open] summary svg{transform:rotate(180deg)}.week-faq details>p{max-width:42rem;padding:0 3rem 1.15rem 0;color:var(--week-body);font-size:.93rem;line-height:1.6}.week-final{padding-bottom:clamp(5rem,8vw,8rem);background:var(--week-paper)}.week-final__inner{min-height:340px;display:grid;place-items:center;border-top:1px solid var(--week-line);border-bottom:1px solid var(--week-line);text-align:center}.week-final__inner>div{width:min(100%,35rem);padding-block:clamp(4rem,7vw,6rem)}.week-final h2{margin-top:0;color:var(--week-ink);font-size:clamp(3.45rem,5.3vw,6rem);line-height:.9}.week-final__inner>div>p:not(.week-kicker){margin-top:1.25rem;color:var(--week-body);font-size:1rem;line-height:1.55}.week-final .week-final__cta{min-height:53px;margin-top:1.55rem;padding:.75rem 1.1rem .75rem .98rem}.week-final__inner>div>a:not(.cta){width:fit-content;min-height:42px;margin:.7rem auto 0;display:flex;align-items:center;color:var(--week-accent-deep);font-size:.83rem;font-weight:700}.week-footer{padding-block:1.75rem 1rem;background:var(--week-night);color:var(--week-night-soft)}.week-footer__inner{min-height:48px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem}.week-footer__brand{display:grid;gap:.35rem}.week-footer .week-brand{color:var(--week-midnight-ink)}.week-footer .week-brand__mark{background:var(--week-gold-bright)}.week-footer .week-brand span:last-child{font-size:1.1rem}.week-footer__brand>p{color:var(--week-midnight-ink);font-size:.68rem;font-weight:620}.week-footer__inner nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem 1.35rem;font-size:.68rem;font-weight:620}.week-footer__inner>p{justify-self:end;color:var(--week-muted);font-size:.68rem}.week-footer__legal{width:fit-content;max-width:calc(100% - var(--week-gutter) * 2);margin:1rem auto 0;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;color:var(--week-muted);font-size:.66rem}.week-footer a:hover,.week-footer a:focus-visible{color:var(--week-gold-bright)}@keyframes week-reveal-up{0%{opacity:0;transform:translateY(18px)}}@media(max-width:1120px){.week-header__inner{grid-template-columns:minmax(9rem,1fr) auto minmax(9rem,1fr);gap:1.25rem}.week-header__nav{gap:1rem;font-size:.74rem}.week-hero__inner{grid-template-columns:minmax(20rem,.82fr) minmax(28rem,1.18fr);gap:2.75rem}.week-hero h1{font-size:clamp(4rem,6.8vw,6rem)}}@media(max-width:820px){.week-header__inner{grid-template-columns:1fr auto}.week-header__nav,.week-header .week-header__cta{display:none}.week-menu{display:block}}@media(max-width:960px){.week-hero__inner{min-height:auto;grid-template-columns:minmax(16rem,.84fr) minmax(0,1.16fr);align-items:start;gap:2rem;padding-block:2.8rem 3.8rem}.week-hero__media{min-height:530px}.week-device{width:clamp(210px,23vw,270px)}.week-after__inner,.week-trust__inner{gap:3.5rem}.week-after h2,.week-trust h2{font-size:clamp(3rem,5vw,4.3rem)}}@media(max-width:900px){.week-hero__inner{display:block;padding-block:3.8rem 4.8rem}.week-hero__copy{max-width:38rem}.week-hero__media{min-height:530px;margin-top:3.8rem}.week-device{width:clamp(220px,28vw,292px)}.week-trust__inner,.week-faq__inner{grid-template-columns:1fr}.week-trust__inner,.week-faq__inner{gap:3.25rem}}@media(max-width:760px){:root{--week-gutter: clamp(1.25rem, 6vw, 2.5rem)}.week-header{min-height:68px}.week-hero__inner{display:block;padding-block:2.7rem 4.8rem}.week-hero h1{max-width:none;font-size:clamp(3.75rem,14vw,5.9rem)}.week-hero__media{min-height:0;margin-top:3.8rem;padding:0}.week-device{width:min(43vw,286px);border-width:6px;border-radius:28px}.week-device--dark{margin-top:1.4rem}.week-after__inner,.week-trust__inner,.week-faq__inner{grid-template-columns:1fr}.week-after__inner{gap:3rem}.week-after__figure{width:min(70vw,21rem)}.week-after h2{max-width:10.5ch}.week-journey__steps{grid-template-columns:1fr 1fr;row-gap:3.5rem}.week-journey__steps:before,.week-journey__step:after{display:none}.week-trust__inner{gap:3.25rem}.week-faq__inner{gap:2.5rem}.week-final__inner{min-height:0}.week-footer__inner{grid-template-columns:1fr;justify-items:center;gap:1.1rem;text-align:center}.week-footer__inner>p{justify-self:auto}}@media(max-width:520px){:root{--week-gutter: 1.25rem}.week-brand span:last-child{font-size:1.15rem}.week-hero h1{font-size:clamp(3.35rem,15.4vw,4.7rem);line-height:.92}.week-hero__copy>p{margin-top:1.35rem;font-size:1rem}.week-hero__actions{margin-top:1.55rem;display:grid;justify-items:start}.week-hero__media{margin-top:3.2rem;gap:.7rem}.week-device{width:min(47vw,230px)}.week-after,.week-journey,.week-trust,.week-faq{padding-block:4.25rem}.week-after__figure{width:min(72vw,19rem)}.week-after h2,.week-trust h2{font-size:clamp(2.95rem,12.5vw,3.8rem)}.week-after blockquote{margin-top:1.6rem}.week-journey__steps{grid-template-columns:1fr;gap:2.7rem}.week-journey__step{grid-template-columns:154px minmax(0,1fr);grid-template-rows:auto;align-items:center;justify-items:start;gap:1.15rem}.week-journey__artifact{min-width:0;width:154px;height:180px}.week-mini-screen{width:96px}.week-journey__step-copy{width:auto;text-align:left}.week-journey__step-copy>span{margin-inline:0}.week-journey__step-copy h3{margin-top:.5rem}.week-trust li{min-height:0;padding-block:1.35rem;grid-template-columns:2.45rem minmax(0,1fr);gap:.1rem .8rem}.week-trust li h3{font-size:1.12rem}.week-trust li p{font-size:.82rem}.week-faq details>p{padding-right:0}.week-final{padding-bottom:4.25rem}.week-final__inner>div{padding-block:4rem}.week-final h2{font-size:clamp(3.35rem,14vw,4.6rem)}.week-footer{padding-top:2rem}.week-footer__inner nav{gap:.65rem 1rem}}@media(prefers-reduced-motion:reduce){.week-hero__copy,.week-hero__media{animation:none}.week-header__nav a,.week-hero__actions>a:not(.cta) svg,.week-faq summary svg{transition:none}}
