.homepage-root{--gold:#d4af37;--gold-light:#f0c75e;--gold-dim:#9a7d27;--white:#fff;--serif:var(--font-serif-gold), Georgia, serif;--sans:var(--font-sans-gold), -apple-system, sans-serif;--max-width:1280px;font-family:var(--sans);background:var(--bg-dark);color:var(--text-light);-webkit-font-smoothing:antialiased;line-height:1.7;position:relative;overflow-x:hidden}.homepage-root:before{content:"";pointer-events:none;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}.homepage-root .hero{text-align:center;justify-content:center;align-items:center;min-height:64dvh;padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.homepage-root .hero-mobile-img{display:none}.homepage-root .hero-bg{filter:brightness(1.18)saturate(1.05);opacity:1;z-index:0;background:url(/homepage/pastor-steve-cioccolanti-preaching-podium-hero.webp) 50% 27%/cover no-repeat;animation:20s ease-in-out infinite alternate homepage-kenburns;position:absolute;inset:0}@keyframes homepage-kenburns{0%{transform:scale(1)translate(0)}to{transform:scale(1.06)translate(-.5%,-.25%)}}.homepage-root .hero-bg:after{content:"";background:radial-gradient(46% 80% at 58% 42%,#0808088c 0%,#08080852 55%,#08080800 100%),linear-gradient(#08080814 0%,#08080800 40%,#08080826 100%);position:absolute;inset:0}@media (min-aspect-ratio:4/5){.homepage-root .hero-bg{background-position:100% 20%;background-size:145%}.homepage-root .hero-bg:after{background:radial-gradient(55% 92% at 58% 42%,#08080859 0%,#0808082e 55%,#08080800 100%),linear-gradient(#08080814 0%,#08080800 40%,#08080826 100%)}}.homepage-root .hero-content{z-index:2;max-width:900px;position:relative}.homepage-root .hero-badge{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);border:1px solid var(--border-gold);background:#d4af3714;border-radius:999px;margin-bottom:2rem;padding:.4rem 1.2rem;font-size:1rem;font-weight:600;display:inline-block}.homepage-root .hero h1{font-family:var(--serif);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:clamp(2.4rem,6.4vw,4.8rem);font-weight:500;line-height:1.05}.homepage-root .hero h1 .gold-text{background:linear-gradient(135deg, var(--gold-light), var(--gold), var(--gold-dim));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:600}.homepage-root .hero-byline{letter-spacing:.04em;color:var(--gold-light);margin-bottom:1.5rem;font-size:1.05rem;font-weight:500;display:block}.homepage-root .hero p{color:var(--text-muted);max-width:600px;margin:0 auto 2.5rem;font-size:clamp(1rem,2vw,1.3rem);font-weight:300;line-height:1.8}.homepage-root .hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.homepage-root .btn-gold{background:linear-gradient(135deg, var(--gold), var(--gold-dim));color:var(--bg-dark);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;padding:.9rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.homepage-root .btn-gold:hover{background:linear-gradient(135deg, var(--gold-light), var(--gold));box-shadow:0 4px 30px var(--gold-glow);transform:translateY(-2px)}.homepage-root .btn-outline{color:var(--text-light);border:1px solid var(--border-subtle);letter-spacing:.08em;text-transform:uppercase;background:0 0;border-radius:2px;padding:.9rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.homepage-root .btn-outline:hover{border-color:var(--gold);color:var(--gold-light);background:#d4af3714}.homepage-root .btn-invite{background:var(--gold-light);color:var(--bg-dark);border:1px solid var(--gold-light);letter-spacing:.08em;text-transform:uppercase;border-radius:2px;padding:.9rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.homepage-root .btn-invite:hover{color:var(--gold-light);background:0 0;transform:translateY(-2px)}.homepage-root a.inline-cta{font-family:var(--sans);color:var(--gold-light);letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--gold);background:#d4af3714;border-radius:2px;padding:.7rem 1.8rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.homepage-root a.inline-cta:hover,.homepage-root a.inline-cta:focus-visible{background:var(--gold);color:var(--bg-dark);outline:none}.homepage-root .fork-split{border:1px solid var(--border-gold);text-align:left;border-radius:8px;align-items:stretch;max-width:1080px;margin:3rem auto 0;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 40px #0006}.homepage-root .fork-col{box-sizing:border-box;background:#050505d9;flex-direction:column;flex:1 1 0;align-items:stretch;min-width:0;padding:3rem 2.75rem;transition:background .4s,box-shadow .4s;display:flex;position:relative}.homepage-root .fork-col:hover{background:#0f0c08eb}.homepage-root .fork-col-b{background:#161208e6;box-shadow:inset 0 0 80px #d4af370f}.homepage-root .fork-col-b:hover{background:#201a0cf2;box-shadow:inset 0 0 100px #d4af371a}.homepage-root .fork-col+.fork-col{border-left:1px solid var(--border-gold)}.homepage-root .fork-overline{font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;color:var(--gold-light);opacity:.7;margin-bottom:1rem;font-size:1.1rem;font-style:normal;font-weight:700;display:block}.homepage-root .fork-col-a .fork-overline{color:var(--text-light);opacity:.6}.homepage-root .fork-heading{min-height:3em;font-family:var(--serif);color:var(--white);letter-spacing:-.02em;align-items:center;gap:.6rem;margin:0 0 1rem;font-size:clamp(1.6rem,3.6vw,2.1rem);font-weight:700;line-height:1.1;display:flex}.homepage-root .fork-icon-img{object-fit:contain;flex-shrink:0;width:3em;height:3em}.homepage-root .fork-icon-img--sm{width:2em;height:2em;margin-right:.8rem}.homepage-root .fork-desc{color:var(--text-light);max-width:none;margin:0 0 2rem;font-size:1.05rem;font-weight:300;line-height:1.8}.homepage-root .fork-bullets{margin:0 0 1.75rem;padding:0;list-style:none}.homepage-root .fork-bullets li{color:var(--text-muted);margin-bottom:.65rem;padding-left:1.25rem;font-size:1.1rem;line-height:1.6;position:relative}.homepage-root .fork-bullets li:last-child{margin-bottom:0}.homepage-root .fork-bullets li:before{content:"";background:var(--gold-light);border-radius:50%;width:6px;height:6px;position:absolute;top:.6em;left:0}.homepage-root .fork-bullets strong{color:var(--text-light);font-weight:600}.homepage-root .fork-seam{z-index:2;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.homepage-root .fork-seam span{background:var(--bg-dark);border:2px solid var(--gold);color:var(--gold-light);letter-spacing:.05em;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.1rem;font-weight:800;display:flex}.homepage-root .fork-cta{box-sizing:border-box;letter-spacing:.04em;text-transform:none;border-radius:4px 4px 0 0;justify-content:center;align-self:stretch;align-items:center;gap:.6rem;width:100%;margin:0;padding:1.1rem 2.25rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.homepage-root .fork-col-a .fork-cta,.homepage-root .fork-col-b .fork-cta{background:var(--gold-light);color:var(--bg-dark);border:1px solid var(--gold-light)}.homepage-root .fork-col-a .fork-cta:hover,.homepage-root .fork-col-b .fork-cta:hover{color:var(--gold-light);box-shadow:0 4px 24px var(--gold-glow);background:0 0;transform:translateY(-2px)}.homepage-root .fork-tagline{box-sizing:border-box;border:1px solid var(--border-gold);width:100%;font-family:var(--serif);color:var(--white);text-align:center;background:#d4af370f;border-top:none;border-radius:0 0 4px 4px;max-width:none;margin:0;padding:1.75rem 1.5rem 1.25rem;font-size:clamp(1.4rem,3.5vw,1.75rem);font-style:italic;font-weight:700;line-height:1.4;position:relative}@media (max-width:700px){.homepage-root .fork-split{flex-direction:column}.homepage-root .fork-col+.fork-col{border-left:none;border-top:1px solid var(--border-gold)}.homepage-root .fork-seam{width:100%;height:0;margin-top:-23px;inset:50% 0 auto;transform:none}}.homepage-root .hero-scroll{color:var(--text-dim);letter-spacing:.2em;text-transform:uppercase;z-index:2;font-size:1rem;animation:2s infinite homepage-bounce;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes homepage-bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}.homepage-root .broadcast{background:var(--bg-dark);text-align:center;padding:5rem 2rem}.homepage-root .broadcast .section-label{color:var(--gold-light);font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:block}.homepage-root .broadcast-title{font-family:var(--serif);color:var(--text-light);margin:0 0 2.5rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:500;line-height:1.15}.homepage-root .broadcast-title .italic{color:var(--gold-light);font-style:italic}.homepage-root .broadcast-player{aspect-ratio:16/9;border:1px solid var(--border-gold);max-width:960px;color:inherit;border-radius:6px;margin:0 auto;text-decoration:none;transition:transform .4s,box-shadow .4s;display:block;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}.homepage-root .broadcast-player:hover,.homepage-root .broadcast-player:focus-visible{box-shadow:0 28px 80px #0009, 0 0 40px var(--gold-glow);outline:none;transform:translateY(-4px)}.homepage-root .broadcast-thumb{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.homepage-root .broadcast-player:hover .broadcast-thumb,.homepage-root .broadcast-player:focus-visible .broadcast-thumb{transform:scale(1.04)}.homepage-root .broadcast-scrim{pointer-events:none;background:linear-gradient(#0d0d0d40 0%,#0d0d0d4d 55%,#0d0d0df2 100%);position:absolute;inset:0}.homepage-root .broadcast-play{border:2px solid var(--gold-light);z-index:2;background:#ffffff0a;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;transition:all .35s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 24px #d4af3726}.homepage-root .broadcast-play svg{margin-left:4px}.homepage-root .broadcast-player:hover .broadcast-play,.homepage-root .broadcast-player:focus-visible .broadcast-play{background:#d4af371f;transform:translate(-50%,-50%)scale(1.1);box-shadow:0 0 36px #d4af374d}.homepage-root .broadcast-cta{text-align:left;z-index:2;padding:2rem 1.5rem 1.5rem;position:absolute;bottom:0;left:0;right:0}.homepage-root .broadcast-cta strong{color:var(--gold-light);font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;font-size:.85rem;font-weight:700;display:block}.homepage-root .broadcast-cta small{color:#e8e2d0;font-family:var(--sans);letter-spacing:.02em;opacity:.85;margin-top:.35rem;font-size:1rem;font-weight:400;display:block}@media (max-width:600px){.homepage-root .broadcast{padding:3.5rem 1.25rem}.homepage-root .broadcast-play{width:64px;height:64px}.homepage-root .broadcast-play svg{width:24px;height:24px}.homepage-root .broadcast-cta{padding:1.25rem 1rem 1rem}}.homepage-root section{padding:6rem 2rem;position:relative}.homepage-root .container{max-width:var(--max-width);margin:0 auto}.homepage-root .section-label{letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:block}.homepage-root .section-title{font-family:var(--serif);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:1.15}.homepage-root .section-title .italic{color:var(--gold-light);font-style:italic}.homepage-root .section-intro{color:var(--text-muted);max-width:700px;font-size:1.3rem;font-weight:300;line-height:1.8}.homepage-root .welcome{background:var(--bg-dark);border-top:1px solid var(--border-subtle)}.homepage-root .welcome-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.homepage-root .welcome-image{flex-direction:column;gap:.75rem;display:flex;position:relative}.homepage-root .welcome-image-main{border-radius:4px;position:relative;overflow:hidden}.homepage-root .welcome-image-main img{border-radius:4px;width:100%;display:block}.homepage-root .welcome-image-main:after{content:"";border:1px solid var(--border-gold);pointer-events:none;border-radius:4px;position:absolute;inset:0}.homepage-root .welcome-image-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.homepage-root .welcome-image-thumb{aspect-ratio:3/2;border-radius:4px;position:relative;overflow:hidden}.homepage-root .welcome-image-thumb img{object-fit:cover;border-radius:4px;width:100%;height:100%;display:block}.homepage-root .welcome-image-thumb:after{content:"";border:1px solid var(--border-gold);pointer-events:none;border-radius:4px;position:absolute;inset:0}.homepage-root .welcome-link{height:100%;color:inherit;border-radius:4px;text-decoration:none;display:block;position:relative;overflow:hidden}.homepage-root .welcome-link .img-cta{color:var(--gold-light);font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;text-align:left;background:linear-gradient(#0d0d0d00 0%,#0d0d0dbf 50%,#0d0d0df5 100%);padding:2.5rem 1rem 1rem;font-size:1rem;font-weight:700;line-height:1.25;position:absolute;inset:auto 0 0}.homepage-root .welcome-image-thumb .img-cta,.homepage-root .partner-gallery-item .img-cta{letter-spacing:.08em;padding:1rem .7rem .55rem;font-size:.95rem}.homepage-root .img-cta small{letter-spacing:.06em;text-transform:none;color:#e8e2d0;opacity:.85;margin-top:.25rem;font-size:.8rem;font-weight:500;display:block}.homepage-root .welcome-link:hover img,.homepage-root .welcome-link:focus-visible img{transform:scale(1.04)}.homepage-root .welcome-link img{transition:transform .5s}.homepage-root .welcome-link:after{content:"";border:1px solid var(--gold-light);opacity:0;pointer-events:none;border-radius:4px;transition:opacity .35s;position:absolute;inset:0}.homepage-root .welcome-link:hover:after,.homepage-root .welcome-link:focus-visible:after{opacity:.8}.homepage-root .welcome-stats{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.homepage-root .stat{text-align:center;border-top:1px solid var(--border-subtle);padding:1.5rem .5rem}.homepage-root .stat-number{font-family:var(--serif);color:var(--gold);font-size:2.5rem;font-weight:600;line-height:1}.homepage-root .stat-label{letter-spacing:.15em;text-transform:uppercase;color:var(--text-dim);margin-top:.5rem;font-size:.95rem}.homepage-root .stat-yt-link{color:inherit;text-decoration:none;transition:opacity .2s;display:block}.homepage-root .stat-yt-link:hover{opacity:.8}.homepage-root .stat-yt-link:hover .stat-number{color:var(--gold-light)}.homepage-root .stat-yt-icon{vertical-align:-2px;width:14px;height:14px;color:var(--gold-dim);margin-right:.4rem}.homepage-root .care-section{background:var(--bg-dark-alt)}.homepage-root .care-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-top:2.5rem;display:grid}.homepage-root .care-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:4px;padding:2.5rem}.homepage-root .care-card h3{font-family:var(--serif);color:var(--white);margin:0 0 1rem;font-size:1.4rem;font-weight:600}.homepage-root .care-card p{color:var(--text-muted);margin:0 0 1.5rem;font-size:1rem;line-height:1.7}.homepage-root .care-card-app{text-align:left;border-color:var(--border-gold);background:linear-gradient(135deg,#d4af3714,#d4af3705);flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.homepage-root .app-store-links{flex-wrap:wrap;gap:1rem;display:flex}.homepage-root .soap-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin:2.5rem 0;display:grid}.homepage-root .soap-card{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:center;border-radius:4px;min-width:0;padding:2rem 1.5rem;transition:border-color .3s}.homepage-root .soap-card:hover{border-color:var(--border-gold)}.homepage-root .soap-letter{font-family:var(--serif);color:var(--gold);margin-bottom:.75rem;font-size:2.5rem;font-weight:600;line-height:1}.homepage-root .soap-card h3{letter-spacing:.1em;text-transform:uppercase;color:var(--white);margin:0 0 .75rem;font-size:1rem;font-weight:700}.homepage-root .soap-card p{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.6}@media (max-width:900px){.homepage-root .care-grid{grid-template-columns:1fr}.homepage-root .soap-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.homepage-root .soap-grid{grid-template-columns:1fr}}.homepage-root .faq-section{background:var(--bg-dark-alt)}.homepage-root .faq-list{max-width:860px;margin:0 auto}.homepage-root .faq-item{border-bottom:1px solid var(--border-subtle);padding:1.75rem 0}.homepage-root .faq-item summary{cursor:pointer;font-family:var(--serif);color:var(--white);justify-content:space-between;align-items:center;gap:1.5rem;font-size:clamp(1.1rem,2.2vw,1.35rem);font-weight:500;line-height:1.4;list-style:none;display:flex}.homepage-root .faq-item summary::-webkit-details-marker{display:none}.homepage-root .faq-icon{width:1.4rem;height:1.4rem;color:var(--gold-light);flex-shrink:0;transition:transform .3s}.homepage-root .faq-item[open] .faq-icon{transform:rotate(45deg)}.homepage-root .faq-answer{color:var(--text-muted);max-width:760px;margin:1.25rem 0 0;font-size:1rem;line-height:1.75}.homepage-root .faq-item summary:hover{color:var(--gold-light)}.homepage-root .pastor{background:var(--bg-dark-alt);position:relative;overflow:hidden}.homepage-root .pastor-bg{opacity:.12;background:url(/homepage/discover-church-online-sanctuary.webp) 50%/cover no-repeat;width:50%;height:100%;position:absolute;top:0;right:0}.homepage-root .pastor-grid{z-index:2;grid-template-columns:1.35fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.homepage-root .pastor-photo{position:relative}.homepage-root .pastor-photo img{border-radius:4px;width:100%;display:block}.homepage-root .pastor-photo:before{content:"";border:1px solid var(--border-gold);z-index:-1;border-radius:4px;width:100%;height:100%;position:absolute;top:-15px;left:-15px}.homepage-root .pastor-info h3{font-family:var(--serif);color:var(--gold-light);margin-bottom:.5rem;font-size:2rem;font-weight:500}.homepage-root .pastor-info .pastor-role{letter-spacing:.15em;text-transform:uppercase;color:var(--text-dim);margin-bottom:1.5rem;font-size:1.2rem}.homepage-root .pastor-info p{color:var(--text-muted);margin-bottom:1rem;font-size:1.125rem;font-weight:300;line-height:1.8}.homepage-root .pastor-credentials{flex-wrap:wrap;gap:.75rem;margin:1.5rem 0;display:flex}.homepage-root .credential{border:1px solid var(--border-subtle);color:var(--text-muted);letter-spacing:.03em;border-radius:999px;padding:.35rem .9rem;font-size:1.05rem}.homepage-root .credential.gold{border-color:var(--border-gold);color:var(--gold-light)}.homepage-root .testimonials{background:var(--bg-dark);text-align:center}.homepage-root .testimonials-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem;display:grid}.homepage-root .testimonial-card{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:left;border-radius:4px;padding:2.5rem;transition:all .3s;position:relative}.homepage-root .testimonial-card:hover{border-color:var(--border-gold);transform:translateY(-3px);box-shadow:0 10px 40px #0000004d}.homepage-root .testimonial-card:before{content:"“";font-family:var(--serif);color:var(--gold);opacity:.3;font-size:5rem;line-height:1;position:absolute;top:-10px;left:20px}.homepage-root .testimonial-avatar{border:3px solid var(--gold);width:120px;height:120px;box-shadow:0 0 15px var(--gold-glow);object-fit:cover;border-radius:50%;margin-bottom:1.25rem;display:block}.homepage-root .testimonial-text{font-family:var(--serif);color:var(--text-light);margin-bottom:1.5rem;font-size:1.6rem;font-style:italic;font-weight:400;line-height:1.6}.homepage-root .testimonial-author{color:var(--gold-light);letter-spacing:.03em;font-size:1.2rem;font-weight:600}.homepage-root .testimonial-author-link{color:inherit;border-bottom:1px solid #0000;text-decoration:none;transition:border-color .2s}.homepage-root .testimonial-author-link:hover{border-bottom-color:var(--border-gold)}.homepage-root .testimonial-author-role{color:var(--text-dim);margin-top:.25rem;font-size:1.05rem}.homepage-root .anniversary{background:var(--bg-dark-alt);text-align:center;position:relative;overflow:hidden}.homepage-root .anniversary:before{content:"";background:radial-gradient(circle, var(--gold-glow) 0%, transparent 70%);pointer-events:none;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.homepage-root .anniversary-content{z-index:2;max-width:900px;margin:0 auto;position:relative}.homepage-root .anniversary-number{font-family:var(--serif);background:linear-gradient(180deg, var(--gold) 0%, var(--gold-dim) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(5rem,15vw,10rem);font-weight:300;line-height:1}.homepage-root .anniversary-content h2{font-family:var(--serif);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:500}.homepage-root .anniversary-content p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.15rem;font-weight:300;line-height:1.8}.homepage-root .anniversary-verse{font-family:var(--serif);color:var(--gold-light);border-top:1px solid var(--border-gold);border-bottom:1px solid var(--border-gold);margin:2rem 0;padding:1.5rem 0;font-size:1.85rem;font-style:italic;line-height:1.5}.homepage-root .anniversary-rewards{flex-wrap:wrap;justify-content:center;gap:4rem;margin:2rem 0;display:flex}.homepage-root .reward{text-align:center}.homepage-root .reward-num{font-family:var(--serif);color:var(--gold);font-size:3rem;font-weight:600}.homepage-root .reward-text{color:var(--text-muted);margin-top:.25rem;font-size:1.05rem}.homepage-root .anniversary-showcase{grid-template-columns:1fr 1fr;gap:2rem;max-width:1100px;margin:3rem auto;display:grid}.homepage-root .anniversary-showcase-item{aspect-ratio:3/2;border-radius:4px;display:block;position:relative;overflow:hidden}.homepage-root .anniversary-showcase-item img{object-fit:cover;border-radius:4px;width:100%;height:100%;display:block}.homepage-root .anniversary-showcase-item:after{content:"";border:1px solid var(--border-gold);pointer-events:none;border-radius:4px;position:absolute;inset:0}.homepage-root .anniversary-showcase-caption{text-align:center;color:var(--text-dim);font-size:1.05rem;font-style:italic;font-family:var(--serif);margin-top:.5rem}.homepage-root .goshen{background:var(--bg-dark);position:relative;overflow:hidden}.homepage-root .goshen-grid{grid-template:"image logo""image content"1fr/1fr 1fr;align-items:center;gap:1rem 4rem;display:grid}.homepage-root .goshen-image{border-radius:4px;grid-area:image;position:relative;overflow:hidden}.homepage-root .goshen-content{grid-area:content}.homepage-root .goshen-image img{border-radius:4px;width:100%;display:block}.homepage-root .goshen-image:after{content:"";border:1px solid var(--border-gold);pointer-events:none;border-radius:4px;position:absolute;inset:0}.homepage-root .goshen-logo{opacity:1;grid-area:logo;align-self:end;width:auto;height:160px;margin:0 auto 0 0;display:block}.homepage-root .goshen-content h2{font-family:var(--serif);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:500;line-height:1.15}.homepage-root .goshen-content h2 .italic{color:var(--gold-light);font-style:italic}.homepage-root .goshen-content p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.15rem;font-weight:300;line-height:1.8}.homepage-root .goshen-buttons{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.homepage-root .goshen-buttons a{text-align:center;padding:.9rem 2.5rem}.homepage-root .books{background:var(--bg-dark)}.homepage-root .books-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2.5rem;margin-top:3rem;display:grid}.homepage-root .book-card{text-align:center;background:0 0;border:none;border-radius:0;flex-direction:column;align-items:center;padding:0;transition:transform .3s;display:flex}.homepage-root .book-card:hover{transform:translateY(-5px)}.homepage-root .book-cover{object-fit:cover;border-radius:2px;width:200px;height:275px;margin-bottom:1.5rem}.homepage-root .book-title{font-family:var(--serif);color:var(--text-light);margin-bottom:.5rem;font-size:1.15rem;font-weight:600;line-height:1.3}.homepage-root .book-badge{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:1rem;font-weight:600}.homepage-root .book-link{color:var(--gold-light);letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid var(--border-gold);padding-bottom:2px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.homepage-root .book-link:hover{color:var(--gold);border-bottom-color:var(--gold)}.homepage-root .online-church{background:var(--bg-dark-alt);position:relative;overflow:hidden}.homepage-root .online-church-bg{opacity:.5;background:url(/homepage/discover-church-online-sanctuary-bg.webp) 50%/cover no-repeat;position:absolute;inset:0}.homepage-root .online-church-bg:after{content:"";background:radial-gradient(ellipse at center, transparent 20%, var(--bg-dark) 100%), linear-gradient(180deg, var(--bg-dark) 0%, transparent 20%, transparent 80%, var(--bg-dark) 100%);position:absolute;inset:0}.homepage-root .online-church-content{z-index:2;text-align:center;max-width:700px;margin:0 auto;padding-top:7rem;position:relative}.homepage-root .online-church h2{font-family:var(--serif);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:1.15}.homepage-root .online-church h2 .italic{color:var(--gold-light);font-style:italic}.homepage-root .pillars{flex-wrap:wrap;justify-content:center;gap:2rem;margin:2.5rem 0;display:flex}.homepage-root .pillar{font-family:var(--serif);color:var(--text-light);border:1px solid var(--border-subtle);border-radius:999px;padding:.5rem 1.5rem;font-size:1.2rem;font-weight:500;transition:all .3s}.homepage-root .pillar:hover{border-color:var(--gold);color:var(--gold-light);background:#d4af3714}.homepage-root .theme-tag{font-family:var(--serif);color:var(--gold-light);font-size:clamp(1.5rem,3vw,2rem);font-style:italic;font-weight:500}.homepage-root .events{background:var(--bg-dark)}.homepage-root .events-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.homepage-root .event-card{background:var(--bg-card);border:1px solid var(--border-subtle);color:inherit;border-radius:4px;text-decoration:none;transition:all .3s;display:block;overflow:hidden}.homepage-root .event-card:hover{border-color:var(--border-gold);transform:translateY(-5px);box-shadow:0 15px 50px #0006}.homepage-root .event-image{object-fit:contain;width:100%;height:auto;display:block}.homepage-root .event-body{padding:1.75rem}.homepage-root .event-date{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-size:.9rem;font-weight:700}.homepage-root .event-title{font-family:var(--serif);color:var(--text-light);margin-bottom:.75rem;font-size:1.5rem;font-weight:600;line-height:1.3}.homepage-root .event-desc{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem;font-weight:300;line-height:1.7}.homepage-root .event-link{letter-spacing:.08em;text-transform:uppercase;color:var(--gold-light);font-size:1.1rem;font-weight:600}.homepage-root .partner-gallery{grid-template-columns:repeat(3,1fr);gap:0;width:100%;max-width:none;margin-top:3rem;display:grid}.homepage-root .partner-gallery-item{aspect-ratio:4/3;border-radius:0;position:relative;overflow:hidden}.homepage-root .partner-gallery-item img{object-fit:cover;border-radius:0;width:100%;height:100%;transition:transform .4s;display:block}.homepage-root .partner-gallery-item .welcome-link:hover img,.homepage-root .partner-gallery-item .welcome-link:focus-visible img{transform:scale(1.05)}.homepage-root .invite{background:var(--bg-dark-alt);text-align:center;position:relative;overflow:hidden}.homepage-root .invite:before{content:"";background:linear-gradient(90deg, transparent, var(--gold), transparent);height:1px;position:absolute;top:0;left:0;right:0}.homepage-root .invite-content{max-width:600px;margin:0 auto}.homepage-root .invite h2{font-family:var(--serif);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:500;line-height:1.2}.homepage-root .invite h2 .italic{color:var(--gold-light);font-style:italic}.homepage-root .invite p{color:var(--text-muted);margin-bottom:2rem;font-size:.9rem;font-weight:300}.homepage-root .donate-section{background:var(--bg-dark-alt);position:relative;overflow:hidden}.homepage-root .donate-section:before{content:"";background:radial-gradient(circle, var(--gold-glow) 0%, transparent 70%);pointer-events:none;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.homepage-root .donate-header{text-align:center;z-index:2;margin-bottom:3rem;position:relative}.homepage-root .donate-card{background:var(--bg-card);border:1px solid var(--border-subtle);z-index:2;border-radius:8px;max-width:680px;margin:0 auto;padding:3rem;position:relative}.homepage-root .donate-intro{text-align:center;margin-bottom:2rem}.homepage-root .donate-intro h3{font-family:var(--serif);color:var(--text-light);margin-bottom:.75rem;font-size:1.8rem;font-weight:600}.homepage-root .donate-intro p{color:var(--text-muted);font-size:1.02rem;font-weight:300;line-height:1.8}.homepage-root .donate-intro p strong{color:var(--gold-light);font-weight:500}.homepage-root .donate-amounts{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}.homepage-root .amount-btn{background:var(--bg-card-alt);border:1px solid var(--border-subtle);color:var(--text-light);font-family:var(--serif);cursor:pointer;text-align:center;border-radius:6px;padding:1rem .5rem;font-size:1.4rem;font-weight:600;transition:all .25s}.homepage-root .amount-btn:hover{border-color:var(--border-gold);color:var(--gold-light)}.homepage-root .amount-btn.selected{border-color:var(--gold);color:var(--gold-light);box-shadow:0 0 15px var(--gold-glow);background:linear-gradient(135deg,#d4af3726,#d4af370d)}.homepage-root .amount-btn .amt-label{font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);margin-top:.25rem;font-size:.65rem;font-weight:500;display:block}.homepage-root .amount-btn.selected .amt-label{color:var(--gold-dim)}.homepage-root .custom-amount{margin-bottom:1.5rem}.homepage-root .custom-amount label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.5rem;font-size:.78rem;font-weight:600;display:block}.homepage-root .custom-input-wrap{align-items:center;display:flex;position:relative}.homepage-root .custom-input-wrap .dollar-sign{font-family:var(--serif);color:var(--gold);pointer-events:none;font-size:1.4rem;font-weight:600;position:absolute;left:1rem}.homepage-root .custom-input-wrap input{background:var(--bg-card-alt);border:1px solid var(--border-subtle);width:100%;color:var(--text-light);font-family:var(--sans);border-radius:6px;padding:.9rem 1rem .9rem 2.5rem;font-size:1.1rem;font-weight:500;transition:border-color .25s}.homepage-root .custom-input-wrap input:focus{border-color:var(--gold);outline:none}.homepage-root .frequency-row{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}.homepage-root .freq-btn{background:var(--bg-card-alt);border:1px solid var(--border-subtle);color:var(--text-muted);font-family:var(--sans);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;text-align:center;border-radius:6px;padding:.8rem .5rem;font-size:.82rem;font-weight:600;transition:all .25s}.homepage-root .freq-btn:hover{border-color:var(--border-gold);color:var(--text-light)}.homepage-root .freq-btn.selected{border-color:var(--gold);color:var(--gold-light);background:linear-gradient(135deg,#d4af3726,#d4af370d)}.homepage-root .donate-summary{text-align:center;border-top:1px solid var(--border-subtle);margin-top:1.5rem;padding-top:1.5rem}.homepage-root .donate-summary p{color:var(--text-dim);font-size:.9rem;font-weight:300;line-height:1.8}.homepage-root .fade-up{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.homepage-root .fade-up.visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.homepage-root .welcome-grid,.homepage-root .pastor-grid{grid-template-columns:1fr;gap:2.5rem}.homepage-root .goshen-grid{grid-template-columns:1fr;grid-template-areas:"image""logo""content";gap:2.5rem}.homepage-root .goshen-logo{align-self:center;height:144px;margin-bottom:0;margin-left:auto;margin-right:auto;display:block}.homepage-root .pastor-photo{max-width:400px;margin:0 auto}.homepage-root .goshen-content h2{text-align:center}.homepage-root .welcome-image{max-width:400px}.homepage-root .testimonials-grid{grid-template-columns:1fr}}@media (max-width:600px){.homepage-root section{padding:4rem 1.25rem}.homepage-root .hero{padding:5rem 1.25rem 3rem}.homepage-root .welcome-stats{grid-template-columns:1fr;gap:.5rem}.homepage-root .anniversary-rewards{gap:1.5rem}.homepage-root .donate-amounts,.homepage-root .frequency-row{grid-template-columns:repeat(2,1fr)}.homepage-root .donate-card{padding:2rem 1.5rem}.homepage-root .partner-gallery{grid-template-columns:1fr}.homepage-root .partner-gallery-item{aspect-ratio:16/10}.homepage-root .hero-mobile-img{z-index:1;border-radius:0;width:100%;height:auto;display:block;position:relative}.homepage-root .hero-bg{display:none!important}.homepage-root .hero{text-align:center;display:block;min-height:auto!important;padding:5rem 1.25rem 3rem!important}.homepage-root .hero-content{z-index:2;max-width:900px;margin:0 auto;padding-top:2rem;position:relative}}
