html{scroll-behavior:smooth}.homepage-root{--bg-dark:#0d0d0d;--bg-dark-alt:#161616;--bg-card:#1c1c1c;--bg-card-alt:#232323;--gold:#d4a017;--gold-light:#f2c94c;--gold-dim:#a67c0f;--gold-glow:#f2c94c33;--text-light:#faf8f4;--text-muted:#c4bfb3;--text-dim:#8a8478;--white:#fff;--border-subtle:#faf8f41a;--border-gold:#f2c94c66;--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-bg{opacity:1;filter:brightness(1.4);z-index:0;background:url(/homepage/hero-bg.jpg) 50%/cover no-repeat;animation:8s ease-in-out infinite alternate homepage-kenburns;position:absolute;inset:0}@keyframes homepage-kenburns{0%{transform:scale(1)translate(0)}to{transform:scale(1.15)translate(-2%,-1%)}}.homepage-root .hero-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 .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:#f2c94c14;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 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:#f2c94c14}.homepage-root .fork-split{border:1px solid var(--border-gold);text-align:left;border-radius:6px;align-items:stretch;max-width:940px;margin:3rem auto 0;display:flex;position:relative;overflow:hidden}.homepage-root .fork-col{box-sizing:border-box;background:#050505d1;flex-direction:column;flex:50%;align-items:stretch;min-width:0;padding:3rem 2.75rem;transition:background .3s;display:flex}.homepage-root .fork-col:hover{background:#14110aeb}.homepage-root .fork-col+.fork-col{border-left:1px solid var(--border-gold)}.homepage-root .fork-overline{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-dim);margin-bottom:1rem;font-size:1rem;font-weight:700;display:block}.homepage-root .fork-heading{font-family:var(--serif);color:var(--white);margin:0 0 1rem;font-size:clamp(1.6rem,3.6vw,2.1rem);font-weight:700;line-height:1.1}.homepage-root .fork-desc{color:var(--text-muted);max-width:none;margin:0 0 1.75rem;font-size:.95rem;line-height:1.6}.homepage-root .fork-cta{letter-spacing:.08em;text-transform:uppercase;border-radius:2px;padding:.9rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .3s,color .3s,transform .3s,box-shadow .3s;display:inline-block}.homepage-root .fork-col-a .fork-cta{background:var(--gold-light);color:var(--bg-dark);border:1px solid var(--gold-light)}.homepage-root .fork-col-a .fork-cta:hover{color:var(--gold-light);box-shadow:0 4px 24px var(--gold-glow);background:0 0;transform:translateY(-2px)}.homepage-root .fork-col-b .fork-cta{color:var(--gold-light);border:1px solid var(--gold-light);background:0 0}.homepage-root .fork-col-b .fork-cta:hover{background:var(--gold-light);color:var(--bg-dark);box-shadow:0 4px 24px var(--gold-glow);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:#f2c94c0f;border-radius:4px;max-width:none;margin:2rem 0 0;padding:1.5rem 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}.homepage-root .fork-tagline:before{content:"“";font-family:var(--serif);color:var(--gold-light);background:#080705f2;padding:0 .4rem;font-size:2.5rem;font-style:normal;line-height:1;position:absolute;top:-.3rem;left:1rem}.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:1rem;font-weight:800;display:flex}@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;inset:50% 0 auto}}.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 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-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 .pastor{background:var(--bg-dark-alt);position:relative;overflow:hidden}.homepage-root .pastor-bg{opacity:.12;background:url(/homepage/online-church-bg.jpg) 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-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;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-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.homepage-root .goshen-image{border-radius:4px;position:relative;overflow:hidden}.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;filter:brightness(0)invert();width:auto;height:96px;margin-bottom:1.5rem}.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 .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/hero-bg.jpg) 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;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:#f2c94c14}.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;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:hover 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{background:var(--bg-dark);text-align:center}.homepage-root .donate-content{max-width:600px;margin:0 auto}.homepage-root .donate-amounts{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;margin:2.5rem 0;display:grid}.homepage-root .amount-btn{background:var(--bg-card);border:1px solid var(--border-subtle);cursor:pointer;font-family:var(--serif);color:var(--text-light);border-radius:4px;padding:1.25rem .5rem;font-size:1.5rem;font-weight:600;transition:all .25s}.homepage-root .amount-btn:hover,.homepage-root .amount-btn.active{border-color:var(--gold);color:var(--gold-light);background:#f2c94c1a}.homepage-root .donate-frequency{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.homepage-root .freq-btn{letter-spacing:.05em;text-transform:uppercase;border:1px solid var(--border-subtle);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:999px;padding:.5rem 1.25rem;font-size:1rem;font-weight:600;transition:all .2s}.homepage-root .freq-btn:hover,.homepage-root .freq-btn.active{border-color:var(--gold);color:var(--gold-light)}.homepage-root .donate-note{color:var(--text-dim);margin-top:1.5rem;font-size:1.1rem;font-weight:300;line-height:1.7}.homepage-root .footer{background:var(--bg-dark-alt);border-top:1px solid var(--border-subtle);padding:4rem 2rem 2rem}.homepage-root .footer-grid{max-width:var(--max-width);grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin:0 auto;display:grid}.homepage-root .footer-brand h3{font-family:var(--serif);color:var(--gold);margin-bottom:1rem;font-size:1.8rem;font-weight:600}.homepage-root .footer-brand p{color:var(--text-muted);max-width:320px;font-size:1.05rem;font-weight:300;line-height:1.7}.homepage-root .footer-col h4{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem;font-size:1.05rem;font-weight:700}.homepage-root .footer-col ul{list-style:none}.homepage-root .footer-col li{margin-bottom:.6rem}.homepage-root .footer-col a{color:var(--text-muted);font-size:1rem;font-weight:300;text-decoration:none;transition:color .2s}.homepage-root .footer-col a:hover{color:var(--gold-light)}.homepage-root .footer-bottom{max-width:var(--max-width);border-top:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:3rem auto 0;padding-top:2rem;display:flex}.homepage-root .footer-bottom p{color:var(--text-dim);font-size:1rem}.homepage-root .footer-social{gap:1rem;display:flex}.homepage-root .footer-social a{border:1px solid var(--border-subtle);width:36px;height:36px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.homepage-root .footer-social a:hover{border-color:var(--gold);color:var(--gold-light)}.homepage-root .footer-social svg{width:16px;height:16px}.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 .pastor-photo{max-width:400px;margin:0 auto}.homepage-root .welcome-image{max-width:400px}.homepage-root .testimonials-grid{grid-template-columns:1fr}.homepage-root .footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.homepage-root .footer-brand{grid-column:1/-1}}@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 .footer-grid{grid-template-columns:1fr}.homepage-root .footer-bottom{text-align:center;flex-direction:column}.homepage-root .anniversary-rewards{gap:1.5rem}.homepage-root .donate-amounts{grid-template-columns:repeat(2,1fr)}}
