:root{--navy:#073b73;--blue:#0b63ce;--deep:#062d57;--soft-blue:#eef6ff;--text:#1f2937;--muted:#6b7280;--line:#e5eaf2;--paper:#fff;--warm:#f8f5ef;--shadow:0 12px 32px rgba(15,23,42,.08);--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:#fff;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,system-ui,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}main{overflow:hidden}.container{width:min(1200px,calc(100% - 48px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;height:88px;border-bottom:1px solid var(--line);background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:100%;gap:24px}.logo{display:inline-flex;align-items:center;width:242px;min-width:242px;line-height:0}.logo img{width:100%;height:auto;object-fit:contain;object-position:left center}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:40px;flex:1 1;font-weight:700}.desktop-nav a{position:relative;padding:34px 0 29px}.desktop-nav a:after{position:absolute;right:0;bottom:0;left:0;height:4px;background:var(--blue);border-radius:999px;transform:scaleX(0);transition:transform .18s ease;content:""}.desktop-nav a.active:after,.desktop-nav a:hover:after{transform:scaleX(1)}.cta-button,.donate-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 24px;border:1px solid transparent;border-radius:12px;background:var(--navy);color:#fff;font-weight:800;box-shadow:0 10px 24px rgba(7,59,115,.18);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.cta-button:hover,.donate-button:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(7,59,115,.24)}.cta-button.secondary{border-color:hsla(0,0%,100%,.72);background:hsla(0,0%,100%,.08);box-shadow:none}.cta-button.light{border-color:#c9d9ee;background:#fff;color:var(--navy);box-shadow:none}.mobile-menu-button,.mobile-nav{display:none}.home-hero,.page-hero{position:relative;min-height:560px;color:#fff;isolation:isolate}.page-hero{min-height:320px}.hero-shade,.page-hero-overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(6,45,87,.96),rgba(6,45,87,.78) 40%,rgba(6,45,87,.2) 70%,rgba(6,45,87,.02)),linear-gradient(180deg,rgba(6,45,87,.1),rgba(6,45,87,.38))}.hero-content,.page-hero-content{display:flex;min-height:inherit;flex-direction:column;justify-content:center;align-items:flex-start;padding:44px 0}.hero-content h1,.page-hero h1{max-width:620px;margin:0;font-size:clamp(42px,6vw,68px);line-height:1.12;font-weight:900}.page-hero h1{font-size:clamp(42px,5vw,64px)}.hero-content p,.page-hero p{max-width:620px;margin:26px 0 0;font-size:22px;line-height:1.72;font-weight:600}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:34px}.breadcrumb,.hero-time{display:inline-flex;align-items:center;gap:8px;margin-top:34px;color:hsla(0,0%,100%,.9);font-weight:700}.news-band,section.container{margin-top:80px}.quick-cards,.top-overlap{position:relative;z-index:3;margin-top:-42px}.bulletin-grid,.facility-grid,.four-grid,.news-grid,.program-grid,.quick-cards,.sermon-grid,.staff-grid,.three-grid{display:grid;grid-gap:22px;gap:22px}.program-grid,.quick-cards,.three-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bulletin-grid,.facility-grid,.four-grid,.news-grid,.sermon-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.five-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:18px;gap:18px}.account-card,.calendar-card,.facility-card,.featured-message,.form-card,.info-card,.monthly-card,.news-card,.notice-banner,.online-card,.program-card,.schedule-card,.sermon-card,.sermon-list-box,.staff-card,.step-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:var(--shadow)}.info-card{display:flex;gap:24px;min-height:178px;padding:34px 30px}.info-card.soft{min-height:auto;box-shadow:none;background:linear-gradient(135deg,#fff,#f7fbff)}.icon-bubble{display:inline-flex;align-items:center;justify-content:center;width:90px;min-width:90px;height:90px;border-radius:28px;background:var(--soft-blue);color:var(--blue)}.facility-card h3,.info-card h3,.news-card h3,.program-card h3,.schedule-card h3,.sermon-card h3{margin:0 0 10px;color:#11223a;font-size:22px}.facility-card p,.info-card p,.lead,.news-card p,.program-card p,.schedule-card p{margin:0;color:var(--muted);line-height:1.75}.info-card strong{display:block;margin-bottom:10px;color:var(--navy)}.text-link{display:inline-flex;align-items:center;gap:7px;margin-top:16px;color:var(--navy);font-weight:800}.split-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);align-items:center;grid-gap:70px;gap:70px}.large-photo,.portrait-photo{min-height:360px;border-radius:var(--radius);box-shadow:var(--shadow)}.portrait-photo{min-height:330px}.about-greeting{align-items:center}.about-greeting .lead+.lead{margin-top:14px}.signature{margin:34px 0 0;color:#111827;font-size:18px}.signature strong{display:inline-block;margin:0 10px;font-size:28px;font-weight:500;font-family:Nanum Pen Script,Apple SD Gothic Neo,cursive}.about-values .info-card{min-height:215px}.about-timeline{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:32px;gap:32px}.about-timeline:before{position:absolute;top:18px;right:42px;left:42px;height:1px;border-top:1px dashed #9cb9dc;content:""}.about-timeline article{position:relative;padding-top:36px}.about-timeline article:before{position:absolute;top:12px;left:24px;width:14px;height:14px;border:4px solid #fff;border-radius:999px;background:var(--navy);box-shadow:0 0 0 1px #9cb9dc,0 0 0 0 rgba(11,99,206,.32);content:"";animation:timeline-dot-pulse 2.4s ease-out infinite}.about-timeline article:nth-child(2):before{animation-delay:.25s}.about-timeline article:nth-child(3):before{animation-delay:.5s}.about-timeline article:nth-child(4):before{animation-delay:.75s}@keyframes timeline-dot-pulse{0%{box-shadow:0 0 0 1px #9cb9dc,0 0 0 0 rgba(11,99,206,.34);transform:scale(1)}58%{box-shadow:0 0 0 1px #9cb9dc,0 0 0 13px rgba(11,99,206,0);transform:scale(1.08)}to{box-shadow:0 0 0 1px #9cb9dc,0 0 0 0 rgba(11,99,206,0);transform:scale(1)}}.about-timeline svg{color:var(--navy)}.about-timeline strong{display:block;margin-top:14px;color:var(--blue);font-size:26px;font-weight:900}.about-timeline h3{margin:6px 0 10px;color:#11223a;font-size:18px}.about-timeline p{margin:0;color:var(--muted);line-height:1.7}.about-staff-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.about-staff-grid .staff-card{display:grid;grid-template-columns:116px 1fr;grid-gap:16px;gap:16px;align-items:center;padding:12px;box-shadow:none}.about-staff-grid .visual-image{min-height:132px;border-radius:14px}.staff-card div:not(.visual-content){padding:10px 8px}.staff-card h3{margin:5px 0 8px;color:#11223a;font-size:20px}.staff-card p{margin:0;color:var(--muted);line-height:1.6}.about-facility-grid .facility-card{overflow:hidden}.about-facility-grid .visual-image{min-height:170px;border-radius:0}.about-facility-grid .facility-card h3,.about-facility-grid .facility-card p{padding-right:20px;padding-left:20px}.about-facility-grid .facility-card h3{margin-top:18px}.about-facility-grid .facility-card p{margin-bottom:22px}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-title span{display:inline-block;margin-bottom:10px;color:var(--blue);font-weight:800}.section-title h2{margin:0;color:var(--navy);font-size:clamp(25px,3vw,34px);line-height:1.22}.mini-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-top:34px}.mini-feature-grid .info-card{display:block;padding:24px;text-align:center}.mini-feature-grid .icon-bubble{width:64px;min-width:64px;height:64px;margin:0 auto 16px}.news-band,.online-sermon,.sermon-highlight{padding:34px 0}.online-sermon,.sermon-highlight{border-radius:var(--radius);background:linear-gradient(135deg,#eef6ff,#fff)}.featured-message,.online-card,.sermon-highlight-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);grid-gap:24px;gap:24px;align-items:center}.small-sermon-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.interactive-sermon-grid{grid-template-columns:2.25fr 1fr 1fr 1fr;align-items:stretch;transition:grid-template-columns .42s ease}.interactive-sermon-grid:has(>.sermon-card:nth-child(2):hover){grid-template-columns:1fr 2.25fr 1fr 1fr}.interactive-sermon-grid:has(>.sermon-card:nth-child(3):hover){grid-template-columns:1fr 1fr 2.25fr 1fr}.interactive-sermon-grid:has(>.sermon-card:nth-child(4):hover){grid-template-columns:1fr 1fr 1fr 2.25fr}.interactive-sermon-grid>.sermon-card:nth-child(2) .visual-image{background-image:url(/images/prayer-bible.png)}.interactive-sermon-grid>.sermon-card:nth-child(3) .visual-image{background-image:url(/images/cross-sunset.png)}.interactive-sermon-grid>.sermon-card:nth-child(4) .visual-image{background-image:url(/images/mountain-road.png)}.sermon-card{overflow:hidden}.sermon-card .visual-image{display:grid;place-items:center;min-height:190px;border-radius:0}.sermon-highlight .sermon-card .visual-image:after{position:absolute;inset:0;z-index:0;background-image:inherit;background-position:50%;background-size:cover;transition:transform .42s ease;content:""}.sermon-highlight .sermon-card .visual-image:before{z-index:1}.sermon-card.featured .visual-image{min-height:320px}.interactive-sermon-grid:has(>.sermon-card:nth-child(n+2):hover)>.sermon-card:first-child .visual-image{min-height:190px}.interactive-sermon-grid>.sermon-card:hover .visual-image{min-height:320px}.play-icon,.visual-content{position:relative;z-index:2}.sermon-card .visual-content{display:grid;width:52px;height:52px;place-items:center;border-radius:999px;background:hsla(0,0%,100%,.58);box-shadow:0 10px 24px rgba(6,45,87,.14);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sermon-card.featured .visual-content{width:62px;height:62px}.play-icon{margin-left:3px;color:rgba(7,59,115,.72);filter:none}@keyframes sermonRoll{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){.sermon-highlight .sermon-card{animation:none}.sermon-highlight .sermon-card .visual-image:after{transition:none}}.sermon-body{padding:20px}.news-card span,.notice-banner span,.program-card span,.sermon-body span,.staff-card span{display:inline-block;color:var(--blue);font-size:14px;font-weight:900}.sermon-body p{margin:0 0 12px}.sermon-body small{display:flex;gap:7px;align-items:center;color:var(--muted);line-height:1.7}.news-band{background:linear-gradient(180deg,var(--warm),#fff);padding:58px 0}.news-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.news-card{overflow:hidden}.news-card .visual-image{min-height:150px;border-radius:0}.news-grid .news-card:first-child .visual-image,.news-row .news-card:first-child .visual-image{background-image:url(/images/news-anniversary.png)}.news-grid .news-card:nth-child(2) .visual-image,.news-row .news-card:nth-child(2) .visual-image{background-image:url(/images/news-bible-school.png)}.news-grid .news-card:nth-child(3) .visual-image,.news-row .news-card:nth-child(3) .visual-image{background-image:url(/images/news-newcomers-welcome.png)}.news-grid .news-card:nth-child(4) .visual-image,.news-row .news-card:nth-child(4) .visual-image{background-image:url(/images/news-worship-time.png)}.news-card>div:not(.visual-image){padding:20px}.news-card time{display:block;margin-top:16px;color:var(--muted);font-size:14px}.feature-band{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:40px 56px;border-radius:var(--radius);background:linear-gradient(135deg,#eef6ff,#fff);box-shadow:var(--shadow)}.feature-band.blue{background:linear-gradient(135deg,var(--navy),#0b5198);color:#fff}.feature-band h2{margin:0 0 14px;font-size:clamp(26px,3vw,36px)}.feature-band p{max-width:720px;margin:0;color:inherit;line-height:1.75}.feature-actions{display:flex;flex-wrap:wrap;gap:14px}.schedule-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.schedule-card{padding:28px}.schedule-card strong{display:block;margin:16px 0;color:#10213b;font-size:18px}.schedule-card span{display:flex;gap:7px;align-items:center;padding-top:16px;border-top:1px solid var(--line);color:var(--navy);font-weight:700}.info-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-radius:var(--radius);background:linear-gradient(135deg,#eef6ff,#fff);box-shadow:var(--shadow)}.info-strip .info-card{border:0;border-radius:0;background:transparent}.account-card,.calendar-card,.featured-message,.monthly-card,.notice-banner,.online-card{padding:34px}.account-card,.calendar-card,.monthly-card,.notice-banner,.two-column{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);grid-gap:34px;gap:34px}.calendar-table h3{margin:0 0 18px;text-align:center;font-size:24px}.calendar-grid,.mini-month{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:1px;gap:1px}.calendar-grid span,.mini-month span{display:grid;min-height:56px;place-items:center;background:#f8fafc;color:#334155}.calendar-grid .marked,.mini-month .active{color:var(--blue);font-weight:900;background:#e8f2ff;border-radius:999px}.event-list p,.month-events p{display:flex;gap:10px;align-items:center;margin:0 0 18px;color:var(--navy);font-weight:800}.worship-main-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.worship-service-card{min-height:312px;padding:32px 26px 26px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.08)}.worship-service-card h3{margin:18px 0;color:#10213b;font-size:24px}.service-times{display:grid;grid-gap:8px;gap:8px;min-height:54px}.next-time,.service-times p{display:flex;justify-content:space-between;gap:12px;margin:0;color:#1f2937}.next-time strong,.service-times strong{color:#111827;font-weight:900}.next-place,.service-place{display:flex;align-items:center;gap:7px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line);color:var(--navy);font-weight:800}.online-copy p,.worship-contact-band p,.worship-guide-strip p,.worship-next-card p,.worship-service-card p{color:var(--muted);line-height:1.72}.worship-service-card>a{display:inline-flex;margin-top:14px;color:var(--blue);font-weight:900}.worship-next-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:18px;gap:18px}.worship-next-card{min-height:230px;padding:26px 24px;border:1px solid var(--line);border-radius:16px;background:#fff}.worship-next-card h3{display:flex;align-items:baseline;gap:6px;margin:14px 0 18px;color:#10213b;font-size:21px}.worship-next-card h3 small{color:var(--muted);font-size:14px;font-weight:800}.mini-icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:999px;background:#eef6ff;color:var(--blue)}.worship-next-card.rose .mini-icon{background:#fff0f3;color:#e25572}.worship-next-card.green .mini-icon{background:#effaf1;color:#27a74e}.worship-next-card.indigo .mini-icon{background:#eef2ff;color:#315ed3}.worship-next-card.orange .mini-icon{background:#fff4e6;color:#f08b18}.worship-guide-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;overflow:hidden;padding:30px;border-radius:18px;background:linear-gradient(135deg,#eef6ff,#f8fbff);box-shadow:var(--shadow)}.worship-guide-strip article{display:flex;gap:18px;padding:0 26px;border-right:1px solid #dbe7f6;color:var(--blue)}.worship-guide-strip article:first-child{padding-left:0}.worship-guide-strip article:last-child{padding-right:0;border-right:0}.worship-guide-strip h3{margin:0 0 8px;color:#10213b;font-size:19px}.worship-calendar-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-gap:22px;gap:22px}.worship-calendar-card,.worship-event-list,.worship-online-card{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.worship-calendar-card{padding:26px}.calendar-head{display:flex;align-items:center;justify-content:center;gap:60px;margin-bottom:22px}.calendar-head h3{margin:0;color:#10213b;font-size:25px}.calendar-head button{width:36px;height:36px;border:0;border-radius:999px;background:#f2f6fb;color:#10213b;font-size:28px;line-height:1}.worship-calendar-grid,.worship-calendar-week{display:grid;grid-template-columns:repeat(7,1fr)}.worship-calendar-week span{padding-bottom:13px;border-bottom:1px solid var(--line);color:#475569;text-align:center;font-weight:900}.worship-calendar-grid span{position:relative;min-height:74px;padding:12px 10px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:#111827}.worship-calendar-grid span:nth-child(7n){border-right:0}.worship-calendar-grid strong{font-size:15px}.worship-calendar-grid .muted strong{color:#9ca3af;font-weight:500}.worship-calendar-grid em{display:block;margin-top:9px;font-size:12px;font-style:normal;font-weight:900}.worship-calendar-grid em.blue{color:var(--blue)}.worship-calendar-grid em.green{color:#35a85a}.worship-calendar-grid em.purple{color:#7d6cf4}.worship-calendar-grid em.indigo{color:#315ed3}.worship-calendar-grid em.orange{color:#f28a18}.worship-event-list i.blue{background:var(--blue)}.worship-event-list i.green{background:#35a85a}.worship-event-list i.purple{background:#7d6cf4}.worship-event-list i.indigo{background:#315ed3}.worship-event-list i.orange{background:#f28a18}.worship-event-list{padding:30px}.worship-event-list h3{margin:0 0 22px;color:#10213b;font-size:21px}.worship-event-list p{display:flex;gap:12px;margin:0 0 18px}.worship-event-list i{width:10px;min-width:10px;height:10px;margin-top:7px;border-radius:999px}.worship-event-list span{color:var(--muted);line-height:1.55}.worship-event-list strong{display:block;color:var(--navy)}.worship-event-list small{display:block;margin-top:30px;color:var(--muted)}.worship-online-card{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1fr) minmax(220px,.65fr);align-items:center;grid-gap:30px;gap:30px;padding:30px;background:linear-gradient(135deg,#eef6ff,#f8fbff)}.worship-online-card .sermon-card{min-height:auto;box-shadow:none}.online-copy h2{margin:0 0 16px;color:var(--navy);font-size:26px}.online-actions{display:flex;gap:14px;margin-top:24px}.online-benefits{display:grid;grid-gap:20px;gap:20px;margin:0;padding:0 0 0 28px;border-left:1px solid #dbe7f6;list-style:none}.online-benefits li{display:flex;align-items:center;gap:14px;color:#334155;font-weight:800}.online-benefits svg{color:var(--blue)}.worship-contact-band{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border-radius:18px;background:linear-gradient(135deg,var(--navy),#0b5198);color:#fff;box-shadow:var(--shadow)}.worship-contact-band article{display:flex;align-items:center;gap:30px;min-height:170px;padding:34px 58px}.worship-contact-band article+article{border-left:1px solid hsla(0,0%,100%,.32)}.round-icon{display:inline-flex;align-items:center;justify-content:center;width:104px;min-width:104px;height:104px;border-radius:999px;background:#fff;color:var(--blue)}.worship-contact-band h2{margin:0 0 8px;font-size:25px}.worship-contact-band p{margin:0 0 14px;color:hsla(0,0%,100%,.86)}.worship-contact-band a:not(.cta-button){display:inline-flex;min-height:38px;align-items:center;padding:0 24px;border:1px solid hsla(0,0%,100%,.7);border-radius:8px;color:#fff;font-weight:900}.featured-message h2,.notice-banner h2,.online-card h2{margin:8px 0 14px;font-size:clamp(30px,4vw,44px)}.sermon-list-box{padding:28px}.filter-row{display:flex;gap:14px;margin-bottom:28px}.filter-row button,.filter-row select,.pill-row button{min-height:44px;padding:0 24px;border:1px solid var(--line);border-radius:12px;background:#f8fafc;color:var(--navy);font-weight:800}.filter-row button:first-child{background:var(--navy);color:#fff}.filter-row select{margin-left:auto}.center{display:flex;justify-content:center;margin-top:30px}.series-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.series-card{min-height:170px;padding:30px;border-radius:var(--radius);color:#fff;box-shadow:var(--shadow)}.series-card h3{margin:0 0 12px;font-size:28px}.pill-row{display:flex;flex-wrap:wrap;gap:12px}.intro-block .info-card{align-items:center}.step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:48px;gap:48px}.step-card{position:relative;display:grid;min-height:230px;place-items:center;padding:34px;text-align:center}.step-card span{position:absolute;top:24px;left:24px;display:grid;width:34px;height:34px;place-items:center;border-radius:999px;background:var(--navy);color:#fff;font-weight:900}.step-card svg{color:#7fb4f8}.contact-strip{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.contact-strip .info-card{border:0;border-right:1px solid var(--line);border-radius:0;box-shadow:none}.program-card{overflow:hidden}.program-card .visual-image{min-height:160px;border-radius:0}.program-card div:not(.visual-content){padding:24px}.faq{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.faq-item+.faq-item{border-top:1px solid var(--line)}.faq button{display:flex;justify-content:space-between;width:100%;padding:20px 26px;border:0;background:#fff;color:var(--navy);font-weight:900;text-align:left}.faq p{margin:0;padding:0 26px 22px;color:var(--muted);line-height:1.75}.notice-banner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-top:-38px;background:linear-gradient(135deg,#f8fbff,#fff)}.notice-banner .visual-image{min-height:280px}.monthly-card{grid-template-columns:.85fr 1.35fr .85fr}.mini-month h3{grid-column:1/-1;margin:0 0 16px;color:var(--blue);font-size:30px}.mini-month span{min-height:34px;background:transparent}.month-events p{display:block;padding-bottom:14px;border-bottom:1px solid var(--line)}.month-events small{display:block;margin-top:5px;color:var(--muted)}.month-action{display:grid;place-items:center;padding:24px;border-radius:18px;background:var(--soft-blue);text-align:center}.gallery-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.gallery-row .visual-image{min-height:140px}.bulletin-grid article{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.bulletin-grid svg:first-child{color:#ef4444}.map-illustration{position:relative;min-height:440px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(25deg,transparent 45%,#fff 46%,#fff 50%,transparent 51%),linear-gradient(110deg,transparent 42%,#fff 43%,#fff 47%,transparent 48%),linear-gradient(160deg,transparent 38%,#fff 39%,#fff 43%,transparent 44%),#eef0ed;box-shadow:var(--shadow)}.map-illustration .river{position:absolute;left:9%;top:-20%;width:70px;height:130%;transform:rotate(18deg);border-radius:999px;background:#b6d8ee}.park{position:absolute;width:170px;height:110px;border-radius:26px;background:#dcebcf}.park.one{top:40px;left:40%}.park.two{right:20%;bottom:50px}.map-marker{position:absolute;top:44%;left:50%;display:grid;min-width:260px;transform:translate(-50%,-50%);place-items:center;grid-gap:6px;gap:6px;padding:24px;border:2px solid var(--blue);border-radius:22px;background:hsla(0,0%,100%,.94);color:var(--navy);font-size:22px;font-weight:900;box-shadow:var(--shadow)}.map-marker small{font-size:14px;color:var(--muted)}.account-card{grid-template-columns:auto 1fr;align-items:center}.account-card h2{margin:0;color:var(--navy)}.account-card h2 strong{color:var(--blue)}.account-notes{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;overflow:hidden;border-radius:14px;background:var(--line)}.account-notes span{display:flex;gap:12px;align-items:center;padding:20px;background:var(--soft-blue);color:var(--navy);font-weight:800}.form-card{padding:26px}.form-card form{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.form-card input,.form-card select,.form-card textarea{width:100%;min-height:48px;border:1px solid var(--line);border-radius:10px;padding:0 16px;background:#fff}.form-card button,.form-card input:nth-child(3),.form-card select,.form-card textarea{grid-column:1/-1}.form-card textarea{min-height:120px;padding-top:14px}.form-card button{min-height:52px;border:0;border-radius:10px;background:var(--navy);color:#fff;font-weight:900}.footer{margin-top:80px;padding:50px 0 24px;background:linear-gradient(135deg,var(--deep),var(--navy));color:#fff}.footer .logo{width:214px;min-width:214px;filter:brightness(0) invert(1)}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;grid-gap:40px;gap:40px}.footer h3{margin:0 0 16px}.footer p{display:flex;align-items:center;gap:8px;margin:8px 0;color:hsla(0,0%,100%,.83)}.footer-copy{margin-top:18px;max-width:250px}.socials{display:flex;gap:18px;margin-top:24px}.outline-light{display:inline-flex;margin-top:8px;padding:9px 22px;border:1px solid hsla(0,0%,100%,.45);border-radius:8px;color:#fff;font-weight:800}.footer-bottom{display:flex;justify-content:space-between;margin-top:34px;padding-top:22px;border-top:1px solid hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.72);font-size:14px}.visual-about-hero,.visual-bible,.visual-building,.visual-chapel,.visual-donation,.visual-image,.visual-newcomers,.visual-sanctuary,.visual-worship{position:relative;overflow:hidden;background-color:#dde7f2;background-size:cover;background-position:50%}.home-hero.visual-sanctuary{background-position:50%}.visual-about-hero:before,.visual-bible:before,.visual-building:before,.visual-chapel:before,.visual-donation:before,.visual-image:before,.visual-newcomers:before,.visual-worship:before{position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,45,87,.02),rgba(6,45,87,.18));content:""}.visual-chapel,.visual-sanctuary{background-image:url(/images/home-worship.png)}.visual-worship{background-image:url(/images/worship-team.png)}.visual-bible{background-image:url(/images/open-bible.png)}.visual-newcomers{background-image:url(/images/newcomers.png)}.visual-building{background-image:url(/images/church-building.png)}.visual-donation{background-image:url(/images/prayer-bible.png)}.visual-pastor{background-image:url(/images/sermon-pastor.png)}.visual-man{background-image:linear-gradient(135deg,#1d3557,#e1c7a6)}.visual-woman{background-image:linear-gradient(135deg,#e9d6c0,#8fb8dd)}.visual-admin{background-image:linear-gradient(135deg,#d8e4f3,#334155)}.visual-mainhall{background-image:linear-gradient(135deg,#6c4a2f,#f0c987)}.visual-lobby{background-image:linear-gradient(135deg,#d7e6ee,#fff)}.visual-education{background-image:linear-gradient(135deg,#cbd5e1,#f8fafc)}.visual-cafe{background-image:linear-gradient(135deg,#9b6c43,#f3dfc1)}.visual-people{background-image:url(/images/newcomers.png)}.visual-kids{background-image:linear-gradient(135deg,#cfe8c4,#f7d68a)}.visual-mission{background-image:linear-gradient(135deg,#385f79,#c5a267)}.visual-share{background-image:url(/images/hands-community.png)}.visual-parking{background-image:linear-gradient(135deg,#334155,#94a3b8)}.visual-mountain,.visual-road{background-image:url(/images/mountain-road.png)}.visual-book{background-image:url(/images/open-bible.png)}.visual-cross{background-image:url(/images/cross-sunset.png)}.visual-hands{background-image:url(/images/hands-community.png)}.visual-park{background-image:linear-gradient(135deg,#7ba56d,#edf7df)}.visual-library{background-image:linear-gradient(135deg,#6f879b,#e6eff7)}.visual-street{background-image:linear-gradient(135deg,#7a5d3c,#d8b386)}.visual-choir{background-image:linear-gradient(135deg,#1e293b,#d4af7a)}.visual-about-hero{background-image:url(/images/about-hero.png);background-position:center 44%}.visual-about-pastor-greeting{background-image:url(/images/about-pastor-greeting.png);background-position:center 34%}.visual-about-staff-pastor{background-image:url(/images/about-staff-pastor.png)}.visual-about-staff-associate{background-image:url(/images/about-staff-associate.png)}.visual-about-staff-minister{background-image:url(/images/about-staff-minister.png)}.visual-about-staff-admin{background-image:url(/images/about-staff-admin.png)}.visual-about-mainhall{background-image:url(/images/about-mainhall.png)}.visual-about-lobby{background-image:url(/images/about-lobby.png)}.visual-about-education{background-image:url(/images/about-education.png)}.visual-about-cafe{background-image:url(/images/about-cafe.png)}@media (prefers-reduced-motion:reduce){.about-timeline article:before{animation:none}}.welcome-photo-band{display:grid;grid-template-columns:minmax(240px,.46fr) minmax(0,1fr);align-items:stretch;overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow)}.welcome-photo-band .visual-image{min-height:170px;border-radius:0}.welcome-photo-band .feature-band{border-radius:0;box-shadow:none}@media (max-width:1080px){.desktop-nav,.donate-button{display:none}.mobile-menu-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--navy)}.mobile-nav{display:grid;grid-gap:4px;gap:4px;padding:14px 24px 24px;border-bottom:1px solid var(--line);background:#fff}.mobile-nav a{padding:14px;border-radius:10px;font-weight:800}.mobile-donate,.mobile-nav a.active{background:var(--soft-blue);color:var(--navy)}.about-staff-grid,.about-timeline,.bulletin-grid,.facility-grid,.five-grid,.four-grid,.gallery-row,.info-strip,.news-grid,.news-row,.program-grid,.quick-cards,.schedule-grid,.series-grid,.sermon-grid,.staff-grid,.step-grid,.three-grid,.worship-main-grid,.worship-next-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-timeline:before{display:none}.calendar-card,.contact-strip,.featured-message,.footer-grid,.mini-feature-grid,.monthly-card,.notice-banner,.online-card,.sermon-highlight-grid,.small-sermon-grid,.split-section,.two-column{grid-template-columns:1fr}.contact-strip .info-card{border-right:0;border-bottom:1px solid var(--line)}.worship-calendar-layout,.worship-contact-band,.worship-guide-strip,.worship-online-card{grid-template-columns:1fr}.worship-guide-strip{gap:22px}.worship-guide-strip article{padding:0 0 22px;border-right:0;border-bottom:1px solid #dbe7f6}.worship-guide-strip article:last-child{padding-bottom:0;border-bottom:0}.online-benefits{padding:26px 0 0;border-top:1px solid #dbe7f6;border-left:0}.worship-contact-band article+article{border-top:1px solid hsla(0,0%,100%,.32);border-left:0}}@media (max-width:680px){.container{width:min(100% - 28px,1200px)}.site-header{height:72px}.logo{width:188px;min-width:188px}.home-hero{min-height:540px}.page-hero{min-height:260px}.hero-content p,.page-hero p{font-size:17px}.news-band,section.container{margin-top:48px}.quick-cards,.top-overlap{margin-top:24px}.about-staff-grid,.about-timeline,.bulletin-grid,.facility-grid,.five-grid,.four-grid,.gallery-row,.info-strip,.news-grid,.news-row,.program-grid,.quick-cards,.schedule-grid,.series-grid,.sermon-grid,.staff-grid,.step-grid,.three-grid,.worship-main-grid,.worship-next-grid{grid-template-columns:1fr}.about-staff-grid .staff-card{grid-template-columns:96px 1fr}.account-card,.calendar-card,.feature-band,.featured-message,.info-card,.monthly-card,.notice-banner,.online-card,.sermon-list-box,.worship-calendar-card,.worship-event-list,.worship-guide-strip,.worship-online-card{padding:24px}.info-card{flex-direction:column}.icon-bubble{width:74px;min-width:74px;height:74px;border-radius:22px}.feature-band,.filter-row,.footer-bottom{align-items:stretch;flex-direction:column}.filter-row select{margin-left:0}.worship-next-card,.worship-service-card{min-height:auto;padding:24px}.worship-calendar-grid span{min-height:62px;padding:10px 7px}.worship-calendar-grid em{font-size:10px}.calendar-head{gap:26px}.online-actions,.worship-contact-band article{align-items:stretch;flex-direction:column}.worship-contact-band article{padding:30px 24px}.account-notes,.form-card form,.small-sermon-grid{grid-template-columns:1fr}.form-card button,.form-card input,.form-card select,.form-card textarea{grid-column:1}.map-marker{min-width:220px;font-size:18px}.footer{margin-top:48px}}