@media print{:root{--cc-primary:#1a2a3a;--cc-accent:#c8a96e;--cc-accent-light:#e8d5a8;--cc-accent-dark:#b8954a;--cc-light:#f8f6f1;--cc-white:#ffffff;--cc-gray:#6b7280;--cc-gray-light:#e5e7eb;--cc-font-sans:'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;--cc-font-serif:'Cormorant Garamond', Georgia, serif;--cc-radius:14px;--cc-radius-sm:10px;--cc-shadow-sm:0 1px 3px rgba(0,0,0,0.06), 0 1px 2px rgba(0,0,0,0.04);--cc-shadow-md:0 4px 12px rgba(0,0,0,0.08);--cc-shadow-lg:0 12px 40px rgba(0,0,0,0.1);--cc-transition:0.35s cubic-bezier(0.4, 0, 0.2, 1)}body{font-family:var(--cc-font-sans);color:var(--cc-primary);background:var(--cc-white);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--cc-font-serif);font-weight:600;line-height:1.25}img{max-width:100%;height:auto;display:block}a{transition:color 0.2s ease}@keyframes cc-fadeUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes cc-fadeIn{from{opacity:0}to{opacity:1}}@keyframes cc-scaleIn{from{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes cc-glow-pulse{0%,100%{box-shadow:0 0 0 0 rgb(200 169 110 / .3)}50%{box-shadow:0 0 0 12px #fff0}}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--cc-white);box-shadow:0 1px 3px rgb(0 0 0 / .08);padding:1rem 1.5rem}.site-header.scrolled{box-shadow:0 4px 12px rgb(0 0 0 / .1)}.site-header-inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto}.site-logo{font-family:var(--cc-font-serif);font-size:1.5rem;font-weight:700;color:var(--cc-primary);text-decoration:none;letter-spacing:-.02em;display:flex;align-items:center;gap:.6rem}.site-logo-img{border-radius:8px;flex-shrink:0;mix-blend-mode:multiply}.site-header.scrolled .site-logo{color:var(--cc-primary)}.site-nav{display:flex;gap:2rem;align-items:center}.site-nav a{color:var(--cc-primary);text-decoration:none;font-size:.9rem;font-weight:500;transition:color 0.2s;position:relative;padding-bottom:2px}.site-nav a::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--cc-accent);transition:width 0.3s ease}.site-nav a:hover::after{width:100%}.site-nav a:hover{color:var(--cc-accent)}.site-header.scrolled .site-nav a{color:var(--cc-primary)}.site-header.scrolled .site-nav a:hover{color:var(--cc-accent)}.mobile-menu-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;z-index:1001}.mobile-menu-toggle span{display:block;width:24px;height:2px;background:var(--cc-primary);transition:transform 0.3s ease,opacity 0.3s ease;border-radius:2px}.mobile-menu-toggle.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle.open span:nth-child(2){opacity:0}.mobile-menu-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-nav{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:var(--cc-primary);z-index:999;flex-direction:column;align-items:center;justify-content:center;gap:2rem;opacity:0;pointer-events:none;transition:opacity 0.3s ease}.mobile-nav.open{display:flex;opacity:1;pointer-events:all}.mobile-nav a{color:var(--cc-white);text-decoration:none;font-family:var(--cc-font-serif);font-size:1.8rem;font-weight:600;transition:color 0.2s}.mobile-nav a:hover{color:var(--cc-accent)}.coffee-section{padding:6rem 1.5rem;background:#fcfaf7;position:relative;overflow:hidden}.coffee-section::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 700px 500px at 0% 50%,rgb(200 169 110 / .07) 0%,transparent 70%),radial-gradient(ellipse 600px 400px at 100% 30%,rgb(200 169 110 / .05) 0%,transparent 70%);pointer-events:none}.coffee-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4.5rem;max-width:1100px;margin:0 auto;position:relative;z-index:1}.coffee-visual{position:relative;min-height:400px}.coffee-img-card-1{border-radius:24px;overflow:hidden;box-shadow:0 30px 80px rgb(0 0 0 / .08),0 10px 30px rgb(0 0 0 / .04);position:relative;z-index:2;width:85%}.coffee-img-card-1 img{width:100%;height:420px;object-fit:cover;display:block}.coffee-img-card-2{position:absolute;bottom:-10px;right:0;width:160px;height:160px;border-radius:20px;background:linear-gradient(145deg,var(--cc-accent) 0%,#b8944a 100%);z-index:3;display:flex;align-items:center;justify-content:center;box-shadow:0 16px 40px rgb(200 169 110 / .35)}.coffee-img-card-overlay{text-align:center;color:#fff}.coffee-img-card-time{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;opacity:.85;margin-bottom:.15rem}.coffee-img-card-time-value{display:block;font-family:var(--cc-font-serif);font-size:1.3rem;font-weight:700}.coffee-visual-dot{position:absolute;border-radius:50%;pointer-events:none}.coffee-visual-dot-1{top:20px;right:30px;width:60px;height:60px;background:rgb(200 169 110 / .1);z-index:1}.coffee-visual-dot-2{bottom:80px;left:-20px;width:40px;height:40px;background:rgb(200 169 110 / .08);z-index:0}.coffee-content{text-align:left}.coffee-label{display:inline-block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--cc-accent);background:rgb(200 169 110 / .1);padding:.35rem 1rem;border-radius:20px;margin-bottom:1rem}.coffee-title{font-family:var(--cc-font-serif);font-size:clamp(1.8rem, 3.5vw, 2.6rem);font-weight:700;color:var(--cc-primary);margin-bottom:1rem;line-height:1.2}.coffee-desc{color:#666;font-size:1rem;line-height:1.7;margin-bottom:1.5rem;max-width:440px}.coffee-stats{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.5rem}.coffee-stat{display:flex;align-items:center;gap:.7rem;padding:.75rem 1rem;background:#fff;border:1px solid rgb(200 169 110 / .12);border-radius:12px;box-shadow:0 2px 8px rgb(0 0 0 / .02)}.coffee-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:rgb(200 169 110 / .08);color:var(--cc-accent);flex-shrink:0}.coffee-stat-label{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:#999;margin-bottom:.05rem}.coffee-stat-value{display:block;font-size:.9rem;font-weight:600;color:var(--cc-primary)}.coffee-tagline{font-size:1rem;font-style:italic;color:var(--cc-gray);margin-bottom:1.5rem;line-height:1.5}.coffee-cta{display:inline-flex;padding:1rem 2.5rem}@media (max-width:768px){.coffee-grid{grid-template-columns:1fr;gap:2.5rem}.coffee-img-card-1 img{height:280px}.coffee-img-card-2{width:120px;height:120px;bottom:-6px}.coffee-stats{grid-template-columns:1fr}}.invite-section{padding:5rem 1rem;background:linear-gradient(135deg,#faf8f5 0%,#f5f1ea 100%);position:relative;overflow:hidden}.invite-section::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(ellipse at 30% 50%,rgb(200 169 110 / .06) 0%,transparent 60%),radial-gradient(ellipse at 70% 50%,rgb(200 169 110 / .04) 0%,transparent 50%);pointer-events:none}.invite-section::after{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgb(200 169 110 / .3),transparent)}.invite-card{max-width:640px;margin:0 auto;text-align:center;position:relative;z-index:1}.invite-icon{display:inline-flex;align-items:center;justify-content:center;width:90px;height:90px;border-radius:50%;background:linear-gradient(135deg,rgb(200 169 110 / .2) 0%,rgb(200 169 110 / .08) 100%);border:2px solid rgb(200 169 110 / .3);color:var(--cc-accent);margin-bottom:1.5rem;backdrop-filter:blur(4px)}.invite-heading{font-family:var(--cc-font-serif);font-size:clamp(2rem, 4vw, 2.8rem);font-weight:700;color:var(--cc-primary);margin:0 0 .3rem;line-height:1.15;letter-spacing:-.02em}.invite-subtitle{font-family:var(--cc-font-serif);font-size:clamp(1.3rem, 2.5vw, 1.8rem);font-weight:400;color:var(--cc-accent);margin:0 0 1rem;line-height:1.3}.invite-text{font-size:clamp(1rem, 1.6vw, 1.15rem);font-weight:300;color:#666;line-height:1.7;max-width:480px;margin:0 auto 1.5rem}.invite-toggle{margin-top:.5rem;cursor:pointer;transition:opacity 0.4s ease}.invite-toggle.is-hidden{opacity:0;pointer-events:none}.invite-form-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows 0.5s cubic-bezier(.16,1,.3,1);margin-top:0}.invite-form-wrap.is-open{grid-template-rows:1fr}.invite-form{overflow:hidden;display:flex;flex-direction:column;gap:1rem;text-align:left;min-height:0}.invite-field{display:flex;flex-direction:column;gap:.3rem;width:100%}.invite-field-full{width:100%}.invite-label{font-size:.85rem;font-weight:600;color:var(--cc-primary);letter-spacing:.01em}.invite-req{color:#c0392b}.invite-form input,.invite-form textarea{width:100%;padding:.75rem 1.1rem;border:2px solid #e0ddd7;border-radius:8px;font-size:.95rem;background:#fff;color:#333;transition:border-color 0.25s,box-shadow 0.25s,background 0.25s;font-family:inherit;box-sizing:border-box}.invite-form textarea{resize:vertical;min-height:80px}.invite-form input::placeholder,.invite-form textarea::placeholder{color:#aaa}.invite-form input:focus,.invite-form textarea:focus{border-color:var(--cc-accent);box-shadow:0 0 0 3px rgb(200 169 110 / .2);background:#fff;outline:none}.invite-form .btn{white-space:nowrap;flex:0 0 auto}.invite-success{font-family:var(--cc-font-serif);font-size:clamp(1.3rem, 2.5vw, 1.8rem);font-weight:700;color:var(--cc-accent);margin:0;line-height:1.4}.invite-heart{color:#e74c5e;display:inline-block;animation:invite-pulse 1.2s ease-in-out infinite}@keyframes invite-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.2)}}.hero-section{position:relative;min-height:100dvh;min-height:calc(100vh - var(--wp-admin--admin-bar--height, 0px));display:flex;align-items:center;justify-content:center;text-align:center;color:var(--cc-white);overflow:hidden;isolation:isolate}.hero-backdrop{position:absolute;inset:-10%;z-index:0;will-change:transform;min-height:100%;min-width:120%}.hero-overlay{position:absolute;inset:0;background:rgb(0 0 0 / .45);z-index:0}.hero-section>*:not(.hero-backdrop):not(.hero-overlay){position:relative;z-index:1}.hero-section .container{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:820px;padding:1rem}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1.2rem;border:1px solid rgb(255 255 255 / .18);border-radius:100px;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgb(255 255 255 / .8);background:rgb(255 255 255 / .06);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);margin-bottom:1.75rem;animation:hero-reveal 0.9s cubic-bezier(.16,1,.3,1) 0.1s both}.hero-title{font-family:var(--cc-font-serif);font-size:clamp(2.6rem, 5.5vw, 5rem);font-weight:700;margin-bottom:1.25rem;letter-spacing:-.03em;line-height:1.08;max-width:820px;text-wrap:balance;animation:hero-reveal 0.9s cubic-bezier(.16,1,.3,1) 0.25s both}.hero-subtitle{font-size:clamp(1.1rem, 1.8vw, 1.35rem);font-weight:300;opacity:.85;max-width:600px;margin:0 auto 2.25rem;line-height:1.7;animation:hero-reveal 0.9s cubic-bezier(.16,1,.3,1) 0.4s both}.hero-float-card{z-index:4;margin-bottom:2.25rem;animation:hero-reveal 1s cubic-bezier(.16,1,.3,1) 0.55s both}.hero-float-card-inner{display:inline-flex;flex-direction:row;gap:0;padding:.9rem 1.75rem;background:rgb(255 255 255 / .07);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgb(255 255 255 / .1);border-radius:18px;box-shadow:0 12px 48px rgb(0 0 0 / .15)}.hero-float-item{display:flex;align-items:center;gap:1rem;padding:.5rem 1.5rem}.hero-float-item:first-child{padding-left:0}.hero-float-item:last-child{padding-right:0}.hero-float-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:10px;background:rgb(200 169 110 / .18);color:var(--cc-accent-light);flex-shrink:0}.hero-float-text{display:flex;flex-direction:column;text-align:left;gap:.15rem}.hero-float-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;opacity:.55;margin:0}.hero-float-value{font-size:1.05rem;font-weight:600;opacity:1;white-space:nowrap;letter-spacing:-.01em}.hero-float-divider{width:1px;height:38px;align-self:center;background:rgb(255 255 255 / .1);flex-shrink:0}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;animation:hero-reveal 0.9s cubic-bezier(.16,1,.3,1) 0.55s both}.btn-hero{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 2.4rem;font-family:var(--cc-font-sans);font-weight:600;font-size:.95rem;border-radius:100px;text-decoration:none;transition:all 0.3s cubic-bezier(.4,0,.2,1);cursor:pointer;letter-spacing:.01em}.btn-hero-primary{background:linear-gradient(135deg,var(--cc-accent-dark),var(--cc-accent));color:var(--cc-white);border:none;box-shadow:0 4px 20px rgb(200 169 110 / .3),0 1px 3px rgb(0 0 0 / .1)}.btn-hero-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgb(200 169 110 / .4),0 2px 6px rgb(0 0 0 / .12)}.btn-hero-ghost{background:#fff0;color:var(--cc-white);border:1.5px solid rgb(255 255 255 / .25)}.btn-hero-ghost:hover{border-color:rgb(255 255 255 / .5);background:rgb(255 255 255 / .06);transform:translateY(-2px)}.hero-scroll-indicator{position:absolute;bottom:2.5rem;left:50%;transform:translateX(-50%);z-index:4;display:flex;flex-direction:column;align-items:center;gap:.5rem;animation:hero-reveal 1s cubic-bezier(.16,1,.3,1) 1s both}.hero-scroll-text{font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;opacity:.4}.hero-scroll-mouse{opacity:.5;animation:hero-scroll-bounce 2.5s ease-in-out infinite}@keyframes hero-scroll-bounce{0%,100%{transform:translateY(0);opacity:.5}50%{transform:translateY(6px);opacity:.8}}@keyframes hero-reveal{from{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:640px){.hero-float-card{width:auto;margin-left:1rem;margin-right:1rem}.hero-float-card-inner{flex-direction:column;gap:.35rem;padding:.85rem 1.25rem;width:auto}.hero-float-item{padding:.4rem 0;gap:.85rem}.hero-float-item:first-child,.hero-float-item:last-child{padding:.4rem 0}.hero-float-icon{width:36px;height:36px}.hero-float-value{font-size:1rem;font-weight:700}.hero-float-label{font-size:.75rem;font-weight:800;letter-spacing:.12em}.hero-float-divider{width:100%;height:1px;min-height:1px}.hero-scroll-indicator{display:none}}#quick-connect.quick-connect{position:fixed!important;bottom:1.5rem!important;right:1.5rem!important;left:auto!important;top:auto!important;z-index:2147483647;font-family:var(--cc-font-sans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif)}.quick-connect-toggle{display:flex;align-items:center;gap:.5rem;padding:.65rem 1.25rem .65rem 1rem;background:#fff;color:#111;border:none;border-radius:100px;font-size:.85rem;font-weight:500;letter-spacing:-.01em;cursor:pointer;box-shadow:0 1px 2px rgb(0 0 0 / .04),0 4px 12px rgb(0 0 0 / .06);transition:opacity 0.25s cubic-bezier(.16,1,.3,1),transform 0.25s cubic-bezier(.16,1,.3,1);position:relative;z-index:2;opacity:1;transform:scale(1) translateY(0)}.quick-connect-toggle:hover{box-shadow:0 4px 16px rgb(0 0 0 / .1)}.qc-open .quick-connect-toggle{opacity:0;transform:scale(.9);pointer-events:none}.quick-connect-body{display:none;position:absolute;bottom:0;right:0;width:360px;background:#fff;border-radius:24px;box-shadow:0 0 0 1px rgb(0 0 0 / .04),0 12px 48px rgb(0 0 0 / .1);padding:1.25rem 1.5rem 1.5rem;animation:qc-appear 0.35s cubic-bezier(.16,1,.3,1);transform-origin:bottom right}.qc-open .quick-connect-body{display:block}@keyframes qc-appear{from{opacity:0;transform:scale(.95) translateY(6px)}to{opacity:1;transform:scale(1) translateY(0)}}.qc-handle{width:32px;height:4px;background:rgb(0 0 0 / .08);border-radius:4px;margin:0 auto .65rem}.qc-close{position:absolute;top:.8rem;right:.8rem;width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:#fff0;border:none;border-radius:8px;color:rgb(0 0 0 / .15);cursor:pointer;transition:all 0.2s}.qc-close:hover{background:rgb(0 0 0 / .04);color:rgb(0 0 0 / .5)}.qc-heading{margin:.25rem 0 .15rem;font-size:1.05rem;font-weight:600;color:#111;letter-spacing:-.015em;line-height:1.3}.qc-desc{margin:0 0 1.1rem;font-size:.78rem;color:rgb(0 0 0 / .32);line-height:1.4}.qc-field{display:block;position:relative;margin-bottom:.7rem}.qc-hp{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden;margin:0;pointer-events:none}.qc-field input,.qc-field textarea{width:100%;padding:.82rem 1rem;font-size:.87rem;font-family:var(--cc-font-sans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif);color:#111;background:#f5f5f7;border:1.5px solid #fff0;border-radius:14px;outline:none;transition:border-color 0.2s,box-shadow 0.2s,background 0.2s;box-sizing:border-box;line-height:1.3;resize:vertical;min-height:42px}.qc-field input::placeholder,.qc-field textarea::placeholder{color:rgb(0 0 0 / .25);font-weight:400}.qc-field input:focus,.qc-field textarea:focus{border-color:var(--cc-accent,#c8a96e);background:#fff;box-shadow:0 0 0 4px rgb(200 169 110 / .1)}.qc-field input.qc-valid{border-color:#fff0;background:#f5f8f5}.qc-field input.qc-invalid{border-color:#e53935;background:#fdf7f7}.qc-error{display:block;font-size:.65rem;color:#e53935;margin-top:0;min-height:0;line-height:1.3;opacity:0;transform:translateY(-4px);transition:opacity 0.3s cubic-bezier(.16,1,.3,1),transform 0.3s cubic-bezier(.16,1,.3,1),margin 0.3s cubic-bezier(.16,1,.3,1);padding-left:.2rem;text-align:left;pointer-events:none}.qc-error.qc-visible{opacity:1;transform:translateY(0);margin-top:.2rem}.qc-submit{width:100%;display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.7rem;font-size:.85rem;font-weight:500;font-family:var(--cc-font-sans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif);color:#fff;background:#111;border:none;border-radius:14px;cursor:pointer;transition:transform 0.2s,box-shadow 0.2s,opacity 0.2s;margin-top:.3rem;letter-spacing:-.01em}.qc-submit svg{transition:transform 0.3s cubic-bezier(.16,1,.3,1)}.qc-submit:hover:not(:disabled) svg{transform:translate(3px,-3px)}.qc-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 24px rgb(0 0 0 / .15)}.qc-submit:active:not(:disabled){transform:translateY(0)}.qc-submit:disabled{opacity:.2;cursor:not-allowed}.qc-status{display:block;font-size:.77rem;margin-top:.45rem;text-align:center;min-height:1.2em;font-weight:500}.qc-status.qc-success{color:#2e7d32}.qc-status.qc-error{color:#e53935}.btn{display:inline-block;padding:.875rem 2.5rem;font-family:var(--cc-font-sans);font-weight:600;font-size:.95rem;text-decoration:none;border-radius:var(--cc-radius-sm);transition:all var(--cc-transition);cursor:pointer;border:2px solid #fff0;letter-spacing:.01em;position:relative;overflow:hidden}.btn::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgb(255 255 255 / .15) 0%,transparent 50%);opacity:0;transition:opacity var(--cc-transition)}.btn:hover::after{opacity:1}.btn-primary{background:var(--cc-accent);color:var(--cc-white);border-color:var(--cc-accent)}.btn-primary:hover{background:var(--cc-accent-dark);border-color:var(--cc-accent-dark);transform:translateY(-2px);box-shadow:0 8px 24px rgb(200 169 110 / .4)}.btn-outline{background:#fff0;color:var(--cc-white);border-color:rgb(255 255 255 / .5)}.btn-outline:hover{background:var(--cc-white);color:var(--cc-primary);border-color:var(--cc-white);transform:translateY(-2px);box-shadow:0 8px 24px rgb(0 0 0 / .15)}.btn-dark{background:var(--cc-primary);color:var(--cc-white);border-color:var(--cc-primary)}.btn-dark:hover{background:#243b4f;transform:translateY(-2px);box-shadow:0 8px 24px rgb(26 42 58 / .3)}.section{padding:6rem 1.5rem}.section-dark{background:var(--cc-primary);color:var(--cc-white)}.section-light{background:var(--cc-light)}.section-events-bg{background:#f4f2ed}.section-sermons-bg{background:#f0f2f5}.section-sm{padding:4rem 1.5rem}.section-title{font-family:var(--cc-font-serif);font-size:clamp(2rem, 4vw, 3rem);text-align:center;margin-bottom:.75rem;line-height:1.2;animation:cc-fadeUp 0.7s cubic-bezier(.22,1,.36,1) both}.section-title-divider{width:60px;height:3px;background:var(--cc-accent);border-radius:2px;margin:.75rem auto 0;animation:cc-scaleIn 0.6s cubic-bezier(.22,1,.36,1) 0.15s both}.section-subtitle{text-align:center;font-size:clamp(1rem, 1.6vw, 1.15rem);font-weight:300;color:#666;line-height:1.7;margin:.5rem auto 3.5rem;animation:cc-fadeUp 0.7s cubic-bezier(.22,1,.36,1) 0.1s both}@media (prefers-reduced-motion:reduce){.section-title,.section-title-divider,.section-subtitle,.hero-badge,.hero-title,.hero-section .hero-subtitle,.hero-section .hero-buttons,.hero-section .hero-scroll-indicator,.hero-float-card,.cc-card,.card,.about-hero-badge,.about-narrative-tag,.about-highlight-card,.about-belief-card,.about-invite-card,.contact-section .btn-primary{animation:none!important}}.section-dark .section-subtitle{color:rgb(255 255 255 / .55)}.section-with-bg{background-attachment:fixed}@media (max-width:768px){.section-with-bg{background-attachment:scroll!important}}.card{background:var(--cc-white);border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgb(0 0 0 / .06),0 1px 2px rgb(0 0 0 / .04);display:flex;flex-direction:column;animation:cc-fadeUp 0.6s cubic-bezier(.22,1,.36,1) both}.card-image{width:100%;height:220px;object-fit:cover}.card-body{padding:1.75rem;flex:1;display:flex;flex-direction:column}.card-title{font-family:var(--cc-font-serif);font-size:1.35rem;margin-bottom:.5rem;line-height:1.3}.card-meta{color:var(--cc-accent);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem}.card-excerpt{color:var(--cc-gray);font-size:.95rem;line-height:1.7;flex:1}.card-footer{padding:0 1.75rem 1.75rem;margin-top:auto}.card-link{color:var(--cc-accent);font-weight:600;font-size:.9rem;text-decoration:none;display:inline-flex;align-items:center;gap:.35rem;transition:gap 0.2s}.card-link:hover{gap:.6rem}.grid{display:grid;gap:2rem}.grid-3,.cc-grid-3{grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.grid-3,.cc-grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.grid-3,.cc-grid-3{grid-template-columns:1fr}}.grid-2{grid-template-columns:repeat(auto-fit,minmax(480px,1fr))}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.cc-grid{display:grid;gap:1.75rem}.cc-card{text-decoration:none;color:inherit;background:var(--cc-white);border-radius:var(--cc-radius);overflow:hidden;box-shadow:var(--cc-shadow-sm);display:flex;flex-direction:column;border:1px solid rgb(0 0 0 / .04);animation:cc-fadeUp 0.6s cubic-bezier(.22,1,.36,1) both}.cc-card:nth-child(2){animation-delay:0.08s}.cc-card:nth-child(3){animation-delay:0.16s}.cc-card:nth-child(4){animation-delay:0.24s}.cc-card:nth-child(5){animation-delay:0.32s}.cc-card:nth-child(6){animation-delay:0.4s}.cc-card:nth-child(7){animation-delay:0.48s}.cc-card:nth-child(8){animation-delay:0.56s}.cc-card-static{transform:none!important}.cc-card-static:hover{box-shadow:var(--cc-shadow-lg)}.cc-card-img-wrap{position:relative;width:100%;height:220px;overflow:hidden;background:var(--cc-light)}.cc-card-bg-wrap{background-size:cover;background-position:center;background-repeat:no-repeat}.cc-card-img-src{width:100%;height:100%;object-fit:cover;transition:transform 0.4s ease}.cc-card:hover .cc-card-img-src{transform:scale(1.05)}.cc-card-img-overlay{position:absolute;bottom:0;left:0;background:var(--cc-accent);color:var(--cc-white);display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:72px;padding:.6rem .8rem;border-radius:0 14px 0 0}.cc-img-day{font-size:1.5rem;font-weight:700;line-height:1;font-family:var(--cc-font-serif)}.cc-img-month{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;margin-top:.15rem;opacity:.9}.cc-img-series{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.cc-card-img-body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.cc-img-title{font-family:var(--cc-font-serif);font-size:1.2rem;margin-bottom:.35rem;line-height:1.3;color:var(--cc-primary)}.cc-img-title-home{font-size:1.35rem}.cc-img-excerpt{color:var(--cc-gray);font-size:.88rem;line-height:1.55;flex:1}.cc-img-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.82rem;font-weight:500;color:var(--cc-primary)}.cc-img-meta-time{display:inline-flex;align-items:center;gap:.35rem}.cc-img-meta-location{display:inline-flex;align-items:center;gap:.35rem;color:var(--cc-accent);font-weight:600}.cc-recur-badge{display:inline-flex;align-items:center;gap:.3rem;background:var(--cc-accent-light);color:var(--cc-accent);font-size:.75rem;font-weight:600;padding:.25rem .65rem;border-radius:6px}.cc-img-meta-row svg,.cc-sermon-meta svg{flex-shrink:0;vertical-align:middle}.cc-card-media-badges{position:absolute;top:.75rem;right:.75rem;display:flex;gap:.4rem}.cc-media-badge{display:inline-flex;align-items:center;gap:.3rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.3rem .65rem;border-radius:6px;color:var(--cc-white)}.cc-media-video{background:#e74c3c}.cc-media-audio{background:var(--cc-primary)}.cc-sermon-series{display:inline-block;background:var(--cc-accent);color:var(--cc-white);padding:.25rem .85rem;border-radius:20px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.6rem;align-self:flex-start}.cc-sermon-meta{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-top:.75rem;font-size:.82rem;color:var(--cc-gray)}.cc-sermon-speaker,.cc-sermon-date{display:inline-flex;align-items:center;gap:.3rem}.about-wow{padding:5rem 0;background:var(--cc-white)}.about-wow-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-wow-image{position:relative}.about-wow-image img{width:100%;height:550px;object-fit:cover;border-radius:20px;box-shadow:0 24px 48px rgb(0 0 0 / .12);position:relative;z-index:2}.about-wow-image-accent{position:absolute;top:-16px;left:-16px;width:100%;height:100%;border:2px solid var(--cc-accent);border-radius:20px;z-index:1;opacity:.3}.about-wow-content{text-align:left}.about-wow-badge{display:inline-block;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--cc-accent);background:rgb(200 169 110 / .12);padding:.4rem 1.2rem;border-radius:100px;margin-bottom:1.2rem}.about-wow-content h2{font-family:var(--cc-font-serif);font-size:clamp(2rem, 3.5vw, 2.8rem);color:var(--cc-primary);margin-bottom:1.5rem;line-height:1.2}.about-wow-text p,div.about-wow-text{font-size:clamp(1rem, 1.6vw, 1.15rem);font-weight:300;color:#666;line-height:1.7;margin:0 auto 1.5rem}.about-wow-text p:last-child{margin-bottom:0}.about-wow-btn{margin-top:.5rem}.page-header{background:var(--cc-primary);background-size:cover!important;color:var(--cc-white);padding:10rem 1.5rem 5rem;text-align:center;position:relative;overflow:hidden}.page-header>*{position:relative;z-index:2}.page-header::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:3px;background:var(--cc-accent);border-radius:2px;z-index:2}.page-header h1{font-family:var(--cc-font-serif);font-size:clamp(2.5rem, 5vw, 4rem);margin-bottom:.75rem;line-height:1.15}.page-header p{color:rgb(255 255 255 / .65);font-size:1.15rem;max-width:600px;margin:0 auto;line-height:1.6}.single-content{max-width:800px;margin:0 auto;padding:3rem 1.5rem}.single-content .featured-image{width:100%;border-radius:12px;margin-bottom:2.5rem}.single-content .meta{color:var(--cc-accent);font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.single-content h1{font-family:var(--cc-font-serif);font-size:2.5rem;margin-bottom:1.5rem}.single-content .content-body{line-height:1.8;color:var(--cc-gray);font-size:1.05rem}.single-content .content-body p{margin-bottom:1.5rem}.sermon-player{background:var(--cc-light);border-radius:12px;padding:2rem;margin:2.5rem 0}.sermon-player h4{font-family:var(--cc-font-serif);margin-bottom:1rem;font-size:1.2rem}.sermon-player audio{width:100%;border-radius:6px}.giving-content{line-height:1.8;color:var(--cc-gray);font-size:1.05rem}.giving-content p{margin-bottom:1.5rem}.giving-content h1,.giving-content h2,.giving-content h3,.giving-content h4,.giving-content h5,.giving-content h6{font-family:var(--cc-font-serif);color:var(--cc-primary);margin-top:2rem;margin-bottom:1rem;line-height:1.25}.giving-content h2{font-size:1.75rem}.giving-content h3{font-size:1.35rem}.giving-content ul,.giving-content ol{margin-bottom:1.5rem;padding-left:1.5rem}.giving-content li{margin-bottom:.5rem}.giving-content a{color:var(--cc-accent);text-decoration:underline;text-underline-offset:2px}.giving-content a:hover{color:var(--cc-accent-dark)}.giving-content img{border-radius:var(--cc-radius);margin:2rem auto}.giving-content blockquote{border-left:3px solid var(--cc-accent);padding-left:1.5rem;margin:2rem 0;font-style:italic;color:var(--cc-primary)}.giving-content strong{color:var(--cc-primary)}.event-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-bottom:2.5rem;padding:2rem;background:var(--cc-light);border-radius:12px}.event-meta-item{display:flex;flex-direction:column;gap:.25rem}.event-meta-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--cc-accent);font-weight:600}.event-meta-value{font-weight:500}.site-footer{position:relative;background:#fff;color:#1a1a1a;padding:4.5rem 1.5rem 0;border-top:1px solid rgb(0 0 0 / .04);overflow:hidden}.site-footer::before{content:'';position:absolute;inset:0;pointer-events:none;opacity:.15;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300' viewBox='0 0 300 300'%3E%3Cpath d='M0 150 C50 50 100 250 150 150 S250 50 300 150' fill='none' stroke='%23c8a96e' stroke-width='1.2' opacity='0.4'/%3E%3Cpath d='M0 100 C60 0 120 200 180 100 S240 0 300 100' fill='none' stroke='%23c8a96e' stroke-width='0.6' opacity='0.25'/%3E%3Cpath d='M0 200 C40 300 100 100 160 200 S220 300 300 200' fill='none' stroke='%23c8a96e' stroke-width='0.6' opacity='0.25'/%3E%3Ccircle cx='150' cy='150' r='3' fill='%23c8a96e' opacity='0.5'/%3E%3Ccircle cx='75' cy='100' r='2' fill='%23c8a96e' opacity='0.35'/%3E%3Ccircle cx='225' cy='100' r='2' fill='%23c8a96e' opacity='0.35'/%3E%3Ccircle cx='75' cy='200' r='2' fill='%23c8a96e' opacity='0.35'/%3E%3Ccircle cx='225' cy='200' r='2' fill='%23c8a96e' opacity='0.35'/%3E%3Ccircle cx='35' cy='150' r='1.5' fill='%23c8a96e' opacity='0.25'/%3E%3Ccircle cx='265' cy='150' r='1.5' fill='%23c8a96e' opacity='0.25'/%3E%3C/svg%3E");background-size:300px 300px;background-repeat:repeat}.footer-top{display:grid;grid-template-columns:1.4fr 2fr;gap:4rem}.footer-brand-logo{margin-bottom:1.25rem}.footer-brand-logo img{width:48px;height:48px;border-radius:12px;box-shadow:0 2px 8px rgb(0 0 0 / .06)}.footer-brand-name{font-family:var(--cc-font-serif);font-size:1.6rem;font-weight:700;margin:0 0 .15rem;letter-spacing:-.02em;color:#1a1a1a}.footer-brand-location{font-size:.85rem;color:var(--cc-accent);text-transform:uppercase;letter-spacing:.12em;font-weight:500;margin:0 0 1.25rem}.footer-brand-desc{color:rgb(0 0 0 / .45);line-height:1.8;font-size:.92rem;max-width:320px}.footer-social{display:flex;gap:.6rem;margin-top:1.75rem}.footer-social-link{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:rgb(0 0 0 / .04);color:rgb(0 0 0 / .3);text-decoration:none;transition:all 0.3s cubic-bezier(.34,1.56,.64,1)}.footer-social-link:hover{background:var(--cc-accent);color:#fff;transform:translateY(-3px) scale(1.05);box-shadow:0 6px 20px rgb(200 169 110 / .25)}.footer-links{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:2rem}.footer-col-title{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--cc-accent);font-family:var(--cc-font-sans);font-weight:600;margin:0 0 1.25rem;padding-bottom:.65rem;border-bottom:1px solid rgb(0 0 0 / .06)}.footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.7rem}.footer-col ul li{font-size:.88rem;line-height:1.5}.footer-col ul a{color:rgb(0 0 0 / .45);text-decoration:none;transition:all 0.25s ease;display:inline-flex;align-items:center;gap:.35rem;position:relative}.footer-col ul a::after{content:'';position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--cc-accent);transition:width 0.3s ease}.footer-col ul a:hover{color:var(--cc-accent-dark);transform:translateX(4px)}.footer-col ul a:hover::after{width:100%}.footer-visit-line{display:inline-flex;align-items:center;gap:.5rem;color:rgb(0 0 0 / .45)}.footer-visit-line svg{flex-shrink:0;color:var(--cc-accent);opacity:.7}.footer-directions-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;background:rgb(200 169 110 / .1);border:1px solid rgb(200 169 110 / .25);border-radius:8px;color:var(--cc-accent-dark)!important;font-size:.82rem;font-weight:500;transition:all 0.3s ease;text-decoration:none}.footer-directions-btn:hover{background:var(--cc-accent);color:#fff!important;border-color:var(--cc-accent);transform:translateY(-2px);box-shadow:0 4px 16px rgb(200 169 110 / .2)}.footer-directions-btn:hover::after{width:0!important}.footer-contact-link{display:inline-flex;align-items:center;gap:.5rem;color:rgb(0 0 0 / .45)!important;font-size:.85rem;text-decoration:none;transition:color 0.25s}.footer-contact-link svg{flex-shrink:0;color:var(--cc-accent);opacity:.7}.footer-contact-link:hover{color:var(--cc-accent-dark)!important}.footer-cta{margin-top:1.75rem;padding:1.25rem;background:rgb(200 169 110 / .06);border:1px solid rgb(200 169 110 / .15);border-radius:12px}.footer-cta p{font-size:.82rem;color:rgb(0 0 0 / .45);line-height:1.6;margin:0 0 .85rem}.footer-cta-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1.1rem;background:var(--cc-accent);color:#fff;border-radius:8px;text-decoration:none;font-size:.82rem;font-weight:600;transition:all 0.3s cubic-bezier(.34,1.56,.64,1)}.footer-cta-btn:hover{background:var(--cc-accent-dark);transform:translateY(-2px);box-shadow:0 6px 20px rgb(200 169 110 / .3)}.footer-bottom{border-top:1px solid rgb(0 0 0 / .05);margin-top:4rem;padding:1.5rem 0;display:flex;flex-direction:column;align-items:center;gap:.5rem}.footer-bottom-inner{display:flex;align-items:center;justify-content:center;gap:.75rem}.footer-copy{color:rgb(0 0 0 / .25);font-size:.78rem}.footer-bottom-sep{color:rgb(0 0 0 / .1)}.footer-tagline{color:rgb(0 0 0 / .2);font-size:.78rem;font-style:italic}.footer-credit{font-size:.75rem;color:rgb(0 0 0 / .25);display:flex;align-items:center;gap:.3rem}.footer-credit a{color:var(--cc-accent-dark);text-decoration:none;font-weight:500;transition:color 0.2s}.footer-credit a:hover{color:var(--cc-accent);text-decoration:underline}@media (max-width:900px){.footer-top{grid-template-columns:1fr;gap:2.5rem}.footer-links{grid-template-columns:1fr 1fr;gap:1.5rem}.footer-col-wide{grid-column:span 2}}@media (max-width:540px){.footer-links{grid-template-columns:1fr}.footer-col-wide{grid-column:span 1}.footer-bottom-inner{flex-direction:column;gap:.25rem}.footer-bottom-sep{display:none}}.about-hero-badge,.contact-hero-badge{display:inline-block;padding:.35rem 1rem;border:1px solid rgb(200 169 110 / .3);border-radius:100px;color:var(--cc-accent);font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;background:rgb(200 169 110 / .08);animation:cc-fadeUp 0.7s cubic-bezier(.22,1,.36,1) both}.about-hero,.contact-hero{background:var(--cc-primary);background-size:cover!important;text-align:center}.about-hero::before,.contact-hero::before{display:none}.about-hero::after,.contact-hero::after{display:none}.about-narrative{padding:6rem 1.5rem}.about-narrative-grid{display:grid;grid-template-columns:1.2fr 0.8fr;gap:4rem;max-width:1100px;margin:0 auto;align-items:start}.about-narrative-tag{display:inline-block;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--cc-accent);font-weight:600;margin-bottom:1rem;animation:cc-fadeUp 0.6s cubic-bezier(.22,1,.36,1) 0.1s both}.about-narrative-main h2{font-family:var(--cc-font-serif);font-size:clamp(2rem, 3.5vw, 2.8rem);color:var(--cc-primary);line-height:1.15;letter-spacing:-.02em;margin-bottom:2rem}.about-narrative-text p{color:var(--cc-gray);line-height:1.85;font-size:1.05rem;margin-bottom:1.25rem}.about-narrative-text p:last-child{margin-bottom:0}.about-pullquote{background:linear-gradient(135deg,var(--cc-primary) 0%,#0f1b26 100%);border-radius:var(--cc-radius);padding:2.5rem 2rem;position:relative;overflow:hidden}.about-pullquote::before{content:'';position:absolute;top:-60px;right:-60px;width:180px;height:180px;background:radial-gradient(circle,rgb(200 169 110 / .1) 0%,transparent 70%);pointer-events:none}.about-pullquote-mark{font-family:var(--cc-font-serif);font-size:4rem;line-height:1;color:var(--cc-accent);opacity:.4;margin-bottom:-.5rem}.about-pullquote p{color:rgb(255 255 255 / .85);line-height:1.75;font-size:1rem;font-style:italic;margin-bottom:1.25rem}.about-pullquote-source{color:rgb(200 169 110 / .6);font-size:.85rem;letter-spacing:.03em}.about-highlight-cards{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.25rem}.about-highlight-card{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;background:var(--cc-light);border-radius:var(--cc-radius-sm);text-align:center;border:1px solid rgb(0 0 0 / .03);animation:cc-fadeUp 0.5s cubic-bezier(.22,1,.36,1) both}.about-highlight-card:nth-child(2){animation-delay:0.08s}.about-highlight-card:nth-child(3){animation-delay:0.16s}.about-highlight-card:nth-child(4){animation-delay:0.24s}.about-highlight-number{color:var(--cc-accent);opacity:.7;display:flex}.about-highlight-card span{font-size:.8rem;font-weight:600;color:var(--cc-primary);line-height:1.3}.about-beliefs{background:linear-gradient(180deg,var(--cc-light) 0%,var(--cc-white) 100%);padding:6rem 1.5rem}.about-beliefs-header{text-align:center;margin-bottom:3.5rem}.about-beliefs-badge{display:inline-block;padding:.35rem 1rem;background:rgb(200 169 110 / .1);border-radius:100px;color:var(--cc-accent);font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600;margin-bottom:1rem}.about-beliefs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1000px;margin:0 auto}.about-belief-card{background:var(--cc-white);border-radius:var(--cc-radius);padding:2.5rem 2rem;text-align:center;border:1px solid rgb(0 0 0 / .04);box-shadow:var(--cc-shadow-sm);position:relative;overflow:hidden;animation:cc-fadeUp 0.6s cubic-bezier(.22,1,.36,1) both}.about-belief-card:nth-child(2){animation-delay:0.08s}.about-belief-card:nth-child(3){animation-delay:0.16s}.about-belief-number{font-family:var(--cc-font-serif);font-size:3rem;color:rgb(200 169 110 / .12);font-weight:700;line-height:1;margin-bottom:.5rem;letter-spacing:-.04em}.about-belief-icon-wrap{margin-bottom:1.25rem;color:var(--cc-accent)}.about-belief-card h3{font-family:var(--cc-font-serif);font-size:1.3rem;margin-bottom:.75rem;color:var(--cc-primary)}.about-belief-card p{color:var(--cc-gray);font-size:.9rem;line-height:1.6}.about-values{padding:6rem 1.5rem}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto}.value-card{background:var(--cc-white);border-radius:var(--cc-radius);padding:2.5rem 2rem;text-align:center;box-shadow:var(--cc-shadow-sm);border:1px solid rgb(0 0 0 / .04);transition:box-shadow 0.3s ease,transform 0.3s ease}.value-card:hover{box-shadow:var(--cc-shadow);transform:translateY(-4px)}.value-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:16px;background:rgb(200 169 110 / .1);color:var(--cc-accent);margin-bottom:1.25rem}.value-title{font-family:var(--cc-font-serif);font-size:1.15rem;line-height:1.35;margin-bottom:.75rem;color:var(--cc-primary)}.value-text{font-size:.92rem;line-height:1.65;color:var(--cc-text-secondary)}.section-header{text-align:center;margin-bottom:3rem;max-width:650px;margin-left:auto;margin-right:auto}.section-tag{display:inline-block;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--cc-accent);font-weight:600;margin-bottom:.75rem}.about-invite{padding:6rem 1.5rem;background:var(--cc-light)}.about-invite-card{max-width:700px;margin:0 auto;text-align:center;background:var(--cc-primary);border-radius:20px;padding:4rem 3rem;position:relative;overflow:hidden;animation:cc-fadeUp 0.8s cubic-bezier(.22,1,.36,1) 0.15s both}.about-invite-glow{position:absolute;top:-50%;left:50%;transform:translateX(-50%);width:80%;aspect-ratio:1;background:radial-gradient(circle,rgb(200 169 110 / .12) 0%,transparent 70%);pointer-events:none}.about-invite-badge{display:inline-block;position:relative;z-index:1;padding:.35rem 1rem;border:1px solid rgb(255 255 255 / .15);border-radius:100px;color:rgb(255 255 255 / .7);font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem}.about-invite-title{position:relative;z-index:1;font-family:var(--cc-font-serif);font-size:clamp(2rem, 4vw, 3rem);color:var(--cc-white);line-height:1.15;letter-spacing:-.02em;margin-bottom:1rem}.about-invite-text{position:relative;z-index:1;color:rgb(255 255 255 / .65);font-size:1.05rem;line-height:1.7;max-width:480px;margin:0 auto 2rem}.about-invite-card .btn-primary{position:relative;z-index:1}.about-map-container{width:100%;height:400px;border-radius:12px;overflow:hidden;margin-top:2rem;box-shadow:0 4px 20px rgb(0 0 0 / .2)}.about-map-container img,.contact-map img{max-width:none}.about-stream,.about-stream p,.about-stream-lead,.about-stream-questions,.about-stream-questions p,.about-stream-questions p:last-child,.about-stream-invite{display:none}.section-cta{background:linear-gradient(135deg,var(--cc-primary) 0%,var(--cc-accent-dark) 100%);color:var(--cc-white)}.cta-title{font-family:var(--cc-font-serif);font-size:clamp(2rem, 4vw, 3rem);margin-bottom:.75rem;line-height:1.2;animation:cc-fadeUp 0.7s cubic-bezier(.22,1,.36,1) both}.cta-text{font-size:1.15rem;opacity:.85;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto;animation:cc-fadeUp 0.7s cubic-bezier(.22,1,.36,1) 0.1s both}.cta-content .btn{font-size:1.1rem;padding:1rem 2.5rem;animation:cc-fadeUp 0.7s cubic-bezier(.22,1,.36,1) 0.2s both}.contact-section{padding:6rem 1.5rem;background:var(--cc-light)}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;max-width:1100px;margin:0 auto;align-items:start}.contact-info-tag{display:inline-block;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--cc-accent);font-weight:600;margin-bottom:.75rem}.contact-info h2{font-family:var(--cc-font-serif);font-size:clamp(1.8rem, 3vw, 2.5rem);color:var(--cc-primary);line-height:1.15;letter-spacing:-.02em;margin-bottom:1rem}.contact-info-text{color:var(--cc-gray);font-size:1rem;line-height:1.7;margin-bottom:2.5rem;max-width:400px}.contact-info-cards{display:flex;flex-direction:column;gap:1rem}.contact-info-card{display:flex;gap:1rem;align-items:flex-start;padding:1.5rem;background:var(--cc-white);border-radius:var(--cc-radius);border:1px solid rgb(0 0 0 / .04);box-shadow:var(--cc-shadow-sm)}.contact-info-card-icon{position:relative;flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:var(--cc-accent)}.contact-info-card-bg{position:absolute;inset:0;border-radius:12px;background:var(--cc-accent-light);opacity:.3}.contact-info-card-icon svg{position:relative;z-index:1}.contact-info-card h4{font-family:var(--cc-font-serif);font-size:1.05rem;margin-bottom:.25rem;color:var(--cc-primary)}.contact-info-card p{color:var(--cc-gray);font-size:.85rem;line-height:1.5}.contact-info-link{display:inline-flex;align-items:center;gap:.35rem;margin-top:.4rem;color:var(--cc-accent);font-size:.85rem;font-weight:600;text-decoration:none;transition:color 0.2s}.contact-info-link:hover{color:var(--cc-accent-dark)}.contact-form-wrap{position:sticky;top:6rem}.contact-form-card{background:var(--cc-primary);border-radius:20px;padding:2.5rem;position:relative;overflow:hidden}.contact-form-glow{position:absolute;top:-30%;right:-20%;width:70%;aspect-ratio:1;background:radial-gradient(circle,rgb(200 169 110 / .08) 0%,transparent 70%);pointer-events:none}.contact-form-card h3{position:relative;z-index:1;font-family:var(--cc-font-serif);font-size:1.6rem;color:var(--cc-white);margin-bottom:.5rem}.contact-form-card>p{position:relative;z-index:1;color:rgb(255 255 255 / .5);font-size:.9rem;margin-bottom:1.75rem}.contact-form{position:relative;z-index:1}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.contact-form-field{margin-bottom:1rem}.contact-form-field label{display:block;font-size:.8rem;color:rgb(255 255 255 / .5);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.4rem}.contact-form-field input,.contact-form-field textarea{width:100%;padding:.75rem 1rem;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .1);border-radius:var(--cc-radius-sm);color:var(--cc-white);font-family:var(--cc-font-sans);font-size:.9rem;outline:none;transition:border-color 0.2s;box-sizing:border-box}.contact-form-field input:focus,.contact-form-field textarea:focus{border-color:var(--cc-accent)}.contact-form-field input::placeholder,.contact-form-field textarea::placeholder{color:rgb(255 255 255 / .2)}.contact-form-field textarea{resize:vertical}.contact-form .btn-block{width:100%;justify-content:center}.contact-form .btn-primary{display:inline-flex;align-items:center;gap:.4rem;transition:all var(--cc-transition);position:relative}.contact-form .btn-primary:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 8px 24px rgb(200 169 110 / .3)}.contact-form .btn-primary:disabled{opacity:.6;cursor:not-allowed}.contact-form-feedback{margin-top:1rem;padding:.75rem 1rem;border-radius:var(--cc-radius-sm);font-size:.9rem;line-height:1.5;display:none}.contact-form-feedback.success{display:block;background:rgb(34 197 94 / .1);border:1px solid rgb(34 197 94 / .3);color:#22c55e}.contact-form-feedback.error{display:block;background:rgb(239 68 68 / .1);border:1px solid rgb(239 68 68 / .3);color:#ef4444}.contact-form-feedback p{margin:0}.contact-map-section{padding:6rem 1.5rem}.contact-map{width:100%;height:420px;border-radius:16px;overflow:hidden;box-shadow:var(--cc-shadow-lg);margin-top:2rem}.cc-fade-in{opacity:0;transform:translateY(30px);transition:opacity 0.6s cubic-bezier(.4,0,.2,1),transform 0.6s cubic-bezier(.4,0,.2,1)}.cc-fade-in.visible{opacity:1;transform:translateY(0)}.cc-fade-in-left{opacity:0;transform:translateX(-30px);transition:opacity 0.6s cubic-bezier(.4,0,.2,1),transform 0.6s cubic-bezier(.4,0,.2,1)}.cc-fade-in-left.visible{opacity:1;transform:translateX(0)}.cc-fade-in-right{opacity:0;transform:translateX(30px);transition:opacity 0.6s cubic-bezier(.4,0,.2,1),transform 0.6s cubic-bezier(.4,0,.2,1)}.cc-fade-in-right.visible{opacity:1;transform:translateX(0)}.cc-stagger>*{opacity:0;transform:translateY(24px);transition:opacity 0.5s cubic-bezier(.4,0,.2,1),transform 0.5s cubic-bezier(.4,0,.2,1)}.cc-stagger.visible>*:nth-child(1){transition-delay:0.05s}.cc-stagger.visible>*:nth-child(2){transition-delay:0.1s}.cc-stagger.visible>*:nth-child(3){transition-delay:0.15s}.cc-stagger.visible>*:nth-child(4){transition-delay:0.2s}.cc-stagger.visible>*:nth-child(5){transition-delay:0.25s}.cc-stagger.visible>*:nth-child(6){transition-delay:0.3s}.cc-stagger.visible>*{opacity:1;transform:translateY(0)}.pagination-nav{text-align:center;margin-top:3rem}.pagination-nav .page-numbers{display:inline-block;padding:.5rem 1rem;margin:0 .2rem;background:var(--cc-light);color:var(--cc-primary);border-radius:4px;text-decoration:none;font-size:.9rem;transition:background 0.2s,color 0.2s}.pagination-nav .page-numbers.current{background:var(--cc-accent);color:var(--cc-white)}.pagination-nav .page-numbers:hover{background:var(--cc-accent);color:var(--cc-white)}@media (max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-brand{grid-column:1 / -1}}@media (max-width:768px){.site-nav{display:none}.mobile-menu-toggle{display:flex}.about-wow-inner{grid-template-columns:1fr;gap:2.5rem}.about-wow-image img{height:320px}.about-wow-image-accent{display:none}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-brand{grid-column:1}.footer-bottom-sep{display:none}.section{padding:4rem 1.5rem}.grid-2{grid-template-columns:1fr}.event-card{flex-direction:column}.event-card .event-date-block{flex-direction:row;gap:.5rem;min-width:auto;padding:.75rem}.event-card .event-day{font-size:1.3rem}.page-header{padding:8rem 1.5rem 4rem}.values-grid{grid-template-columns:repeat(2,1fr)}.about-narrative-grid{grid-template-columns:1fr;gap:2.5rem}.about-beliefs-grid{grid-template-columns:1fr}.about-highlight-cards{grid-template-columns:1fr 1fr}.about-invite-card{padding:3rem 1.5rem}.contact-grid{grid-template-columns:1fr}.contact-layout{grid-template-columns:1fr;gap:2rem}.contact-form-row{grid-template-columns:1fr}.contact-map-wrap{position:static}.about-map-container,.contact-map{height:300px}}@media (max-width:640px){.hero-buttons{flex-direction:row;align-items:center}.hero-section{min-height:92vh}.btn-hero{width:100%}.grid-3,.cc-grid-3{grid-template-columns:1fr}.values-grid{grid-template-columns:1fr}.about-highlight-cards{grid-template-columns:1fr}.contact-cards{grid-template-columns:1fr}}.sermon-meta-premium{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--cc-gray-light)}.sermon-meta-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:20px;font-size:.78rem;font-weight:500;line-height:1.3}.sermon-meta-speaker{background:rgb(200 169 110 / .12);color:var(--cc-accent-dark)}.sermon-meta-passage{background:rgb(26 42 58 / .06);color:var(--cc-primary)}.sermon-meta-badge svg{flex-shrink:0;opacity:.7}.team-section{padding:5rem 0;background:var(--cc-white)}.team-role-badge{display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--cc-accent);margin-bottom:.5rem;padding:.25rem .75rem;border:1px solid var(--cc-accent-light);border-radius:100px}.team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.75rem}.team-card{background:var(--cc-white);border-radius:var(--cc-radius);box-shadow:var(--cc-shadow-sm);overflow:hidden;border:1px solid rgb(0 0 0 / .04)}.team-card-img{width:100%;aspect-ratio:4 / 5;overflow:hidden;background:var(--cc-light);contain:layout size}.team-card-img img{width:100%;height:auto;object-fit:cover;aspect-ratio:4 / 5}.team-card-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--cc-accent-light) 0%,var(--cc-accent) 100%)}.team-card-img-placeholder span{font-family:var(--cc-font-serif);font-size:3rem;font-weight:700;color:var(--cc-white);line-height:1}.team-card-body{padding:1.25rem 1.5rem 1.5rem}.team-card-name{font-family:var(--cc-font-serif);font-size:1.15rem;font-weight:700;color:var(--cc-primary);margin:0 0 .2rem}.team-card-role{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.04em;color:var(--cc-accent-dark);margin-bottom:.5rem;text-transform:uppercase}.team-card-desc{font-size:.85rem;line-height:1.6;color:var(--cc-gray);margin:0}@media (max-width:640px){#quick-connect.quick-connect{left:1rem!important;right:1rem!important;bottom:1rem!important}.quick-connect-toggle{width:100%;justify-content:center}.quick-connect-body{width:auto;left:0;right:0}.qc-close{width:32px;height:32px;background:rgb(0 0 0 / .06);color:rgb(0 0 0 / .6);border-radius:50%}}@media (max-width:768px){.team-grid{grid-template-columns:1fr;gap:1.25rem}}}