.erf-card{max-width:720px;margin:0 auto 24px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:20px 22px 26px;box-shadow:0 4px 16px #0000000d;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.erf-header{background:#111827;color:#fff;font-weight:700;text-align:center;padding:12px 16px;border-radius:6px;margin:-8px 0 18px;letter-spacing:.02em}.erf-alert{background:#f1f5f9;border-left:4px solid #2563eb;padding:10px 12px;border-radius:6px;color:#111827;margin-bottom:14px;font-size:14px}.erf-row{display:grid;grid-template-columns:180px 1fr;gap:14px;align-items:center;margin:12px 0}.erf-row>label{color:#374151;font-weight:600;font-size:14px}.erf-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.erf-row input,.erf-row select{width:100%;height:42px;border:1px solid #d1d5db;border-radius:8px;padding:10px 12px;font-size:14px;outline:none;background:#f9fafb}.erf-row input:focus,.erf-row select:focus{border-color:#2563eb;background:#fff}.erf-select-wrap{position:relative}.erf-select-wrap select{appearance:none}.erf-caret{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:12px;color:#6b7280;pointer-events:none}.erf-radio{display:flex;gap:22px}.erf-radio label{display:flex;align-items:center;gap:8px;font-size:14px;color:#374151}.erf-radio input[type=radio]{width:16px;height:16px}.erf-actions{display:flex;justify-content:flex-start;margin-top:18px}.erf-btn{height:42px;min-width:140px;padding:0 20px;border:1px solid #b91c1c;background:#ef4444;color:#fff;font-weight:700;border-radius:8px;cursor:pointer}.erf-btn:disabled{opacity:.6;cursor:not-allowed}@media(max-width:640px){.erf-row{grid-template-columns:1fr}.erf-row>label{margin-bottom:-6px}}.hero-omoss{position:relative;width:100%;height:70vh;overflow:hidden}.hero-omoss .hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-omoss .hero-overlay{position:absolute;inset:0;background:#00000059}.hero-omoss .hero-text{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center;padding:0 20px}.hero-omoss .hero-text h1{font-size:3rem;font-weight:800;margin-bottom:10px}.hero-omoss .hero-text p{font-size:1.2rem;max-width:600px}.scroll-hint{position:absolute;bottom:15px;left:50%;transform:translate(-50%);color:#ffffffe6;font-size:.9rem;animation:bounce 1.5s infinite}@keyframes bounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-10px)}}.content-section{background:#fff;padding:60px 20px}.content-article{max-width:900px;margin:0 auto;color:#222;line-height:1.7}.content-article h2{font-size:1.8rem;color:#111;margin-bottom:15px}.hero{position:relative;height:70vh;overflow:hidden}.hero-img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:#0006}.hero-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff;padding:0 10%;max-width:800px;text-shadow:0 2px 6px rgba(0,0,0,.6)}.hero-content h1{font-size:3rem;font-weight:800;margin-bottom:10px}.hero-content p{font-size:1.2rem;line-height:1.6}.leaders-section{background:#fff;padding:60px 10%}.section-header h2{font-size:1.8rem;margin-bottom:30px;color:#111}.leaders-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.leader-card{border:1px solid #ddd;border-radius:14px;background:#fff;padding:18px;box-shadow:0 1px 4px #0000000d;transition:all .2s ease}.leader-card:hover{transform:translateY(-3px);box-shadow:0 3px 10px #0000001a}.leader-info{display:flex;align-items:center;gap:14px}.leader-photo{width:80px;height:80px;border-radius:50%;object-fit:cover;border:2px solid #eee}.leader-name{font-weight:600;font-size:1rem;color:#111}.leader-role{font-size:.9rem;color:#666}.leader-contact{margin-top:12px;display:flex;flex-direction:column;gap:6px}.contact-link{display:flex;align-items:center;gap:8px;text-decoration:none;color:#333;font-size:.9rem;transition:color .2s ease}.contact-link:hover{color:#07c}.icon{width:18px;height:18px;flex-shrink:0}.socials-section{background:#fafafa;padding:50px 10%;text-align:center}.socials-section h2{font-size:1.6rem;margin-bottom:20px;color:#111}.hero-omoss{position:relative;min-height:380px;display:grid;place-items:center;overflow:hidden}.hero-omoss img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:#0000004d}.hero-text{position:relative;color:#fff;text-align:center;padding:2rem 1rem}.content-section{max-width:900px;margin:2rem auto;padding:0 1rem;line-height:1.8}.people-section{padding:36px 0}.people-header{margin-bottom:14px}.people-header h2{margin:0;font-size:1.5rem}.people-grid{display:grid;gap:18px;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:640px){.people-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.people-grid{grid-template-columns:repeat(3,1fr)}}.people-card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:16px;box-shadow:0 1px 2px #0000000a}.people-top{display:flex;gap:12px;align-items:center}.people-photo{width:72px;height:72px;object-fit:cover;border-radius:14px;flex:0 0 auto;border:1px solid var(--border)}.people-meta{min-width:0}.people-name{margin:0;font-weight:800}.people-role{margin:2px 0 0;color:var(--muted);font-weight:600}.people-church{margin:4px 0 0;color:var(--muted);font-size:.95rem}.people-links{margin-top:12px;display:grid;gap:8px}.people-link{display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--text);padding:10px 12px;border-radius:12px;border:1px solid var(--border);background:transparent}.people-link:hover{background:#0000000a}html.dark .people-link:hover{background:#ffffff14}p{font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:large}:root{--bg:#ffffff;--text:#0f172a;--muted:#64748b;--border:#e5e7eb;--card:#ffffff;--brand:#1d4ed8;--brand-hover:#1e40af;--footer-bg:#071a43;--footer-text:#ffffff;--maxw:1200px;--gap:20px;--radius:14px;--shadow:0 10px 30px rgba(0,0,0,.1)}html.dark{--bg:#0b1220;--text:#e5e7eb;--muted:#9aa4b2;--border:#1f2937;--card:#0f172a;--brand:#3b82f6;--brand-hover:#2563eb;--footer-bg:#081129;--footer-text:#e5e7eb}*{box-sizing:border-box}html,body{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}img{max-width:100%;height:auto;display:block}.container{max-width:var(--maxw);margin:0 auto;padding:0 16px}.center{text-align:center}.muted{color:var(--muted)}.small{font-size:.875rem}.section{padding:48px 0}.mt-3{margin-top:24px}.app-root{min-height:100svh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:100;background:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}html.dark .site-header{background:#0b1220cc}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;height:64px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.brand-logo{width:28px;height:28px;border-radius:6px;object-fit:cover;background:#fff;box-shadow:0 1px 2px #0000000f}.brand-name{font-weight:900;letter-spacing:.2px}.nav-links{display:none;align-items:center;gap:10px}.nav-link{text-decoration:none;color:var(--text);font-weight:650;padding:8px 10px;border-radius:12px;display:inline-flex;align-items:center}.nav-link:hover{background:#f1f5f9}html.dark .nav-link:hover{background:#ffffff14}.nav-link.active{background:#111827;color:#fff}.nav-dd{position:relative;display:inline-flex;align-items:center}.nav-dd:after{content:"";position:absolute;left:0;right:0;top:100%;height:12px}.nav-dd-caret{margin-left:6px;font-size:.9em;opacity:.8}.nav-dd-menu{position:absolute;top:calc(100% + 10px);left:0;min-width:240px;background:var(--card);border:1px solid var(--border);border-radius:14px;box-shadow:0 14px 30px #0000001f;padding:8px;display:none;z-index:999}.nav-dd:hover .nav-dd-menu,.nav-dd:focus-within .nav-dd-menu{display:block}.nav-dd-item{display:block;padding:10px 12px;border-radius:12px;text-decoration:none;color:var(--text);font-weight:650}.nav-dd-item:hover{background:#0000000d}html.dark .nav-dd-item:hover{background:#ffffff14}.hero{position:relative;width:100%;height:100vh;min-height:clamp(380px,70vh,820px);display:grid;place-items:center;background-image:var(--hero);background-size:cover;background-position:var(--hero-pos, 50% 50%);background-repeat:no-repeat}.hero-title{margin:0 0 12px;font-size:clamp(28px,5.2vw,56px);font-weight:900}.hero-sub{margin:0 auto;font-size:clamp(15px,2.3vw,20px);line-height:1.55;opacity:.98}.article-body li{margin:6px 0;font-size:large}.btn{padding:8px 12px;border:1px solid var(--border);border-radius:12px;background:transparent;color:var(--text);cursor:pointer}.btn:hover{background:#0000000d}html.dark .btn:hover{background:#ffffff14}.btn-primary{background:var(--brand);color:#fff;border-color:var(--brand)}.btn-primary:hover{background:var(--brand-hover)}.btn-ghost{background:transparent}.btn-danger{background:#dc2626;border-color:#dc2626;color:#fff}.icon-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center}.user-chip{font-size:.85rem;padding:6px 10px;border-radius:999px;border:1px solid var(--border);background:#00000008}html.dark .user-chip{background:#ffffff0f}.nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:12px;background:#111827;color:#fff}.burger,.burger:before,.burger:after{content:"";display:block;width:18px;height:2px;background:currentColor;position:relative}.burger:before{position:absolute;top:-6px}.burger:after{position:absolute;top:6px}.nav-drawer{position:fixed;inset:64px 0 auto;transform:translateY(-8px);opacity:0;pointer-events:none;transition:.18s ease;background:var(--bg);border-bottom:1px solid var(--border);display:grid;gap:8px;padding:12px 16px;z-index:99}.nav-drawer.open{transform:none;opacity:1;pointer-events:auto}.nav-drawer-link{padding:12px;border-radius:12px;text-decoration:none;color:var(--text);font-weight:650}.nav-drawer-link:hover{background:#f1f5f9}html.dark .nav-drawer-link:hover{background:#ffffff14}.nav-drawer-row{display:flex;gap:8px;flex-wrap:wrap}.nav-drawer-ddbtn{display:flex;align-items:center;justify-content:space-between;width:100%;border:0;background:transparent;text-align:left}.nav-drawer-dd{display:grid;gap:6px;padding:0 8px 10px;margin-top:-4px}.nav-drawer-sublink{padding:10px 12px;border-radius:12px;text-decoration:none;color:var(--text);font-weight:650;opacity:.95}.nav-drawer-sublink:hover{background:#0000000d}html.dark .nav-drawer-sublink:hover{background:#ffffff14}.caret{transition:transform .16s ease}.caret.open{transform:rotate(180deg)}.nav-backdrop{position:fixed;inset:64px 0 0;background:#00000040;z-index:98}@media(min-width:900px){.nav-links{display:inline-flex}.nav-toggle,.nav-drawer,.nav-backdrop{display:none}}.hero{position:relative;width:100%;min-height:clamp(380px,70vh,820px);display:grid;place-items:center;background-image:var(--hero);background-size:cover;background-position:var(--hero-pos, 50% 50%);background-repeat:no-repeat}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000073,#0000004d 45%,#0000008c);pointer-events:none}.hero-inner{position:relative;z-index:1;width:100%;color:#fff;text-align:center;padding:16px}.hero-copy{max-width:860px;margin:0 auto;padding:0 16px;text-shadow:0 2px 12px rgba(0,0,0,.45)}h1.hero-title-top{margin:10px;padding:0 0 12px;font-size:clamp(28px,5.2vw,56px);font-weight:900}.hero-title-top{margin:0 0 12px;font-size:clamp(28px,5.2vw,56px);font-weight:900}.hero-sub-bottom{margin-top:300px;max-width:72 0px;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.65;opacity:.95}@media(max-width:560px){.hero{background-position:var(--hero-pos-mobile, 50% 30%);min-height:clamp(420px,78vh,720px)}}.h1{font-size:clamp(26px,3vw,38px);margin:0 0 18px;font-weight:900;letter-spacing:-.02em}.page{max-width:720px;margin:0 auto;padding:40px 16px}.page.narrow{max-width:520px}.list-page{max-width:var(--maxw);margin:0 auto;padding:34px 16px 60px}.card-grid{display:grid;gap:20px;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:640px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.card-grid{grid-template-columns:repeat(3,1fr)}}.card{display:block;text-decoration:none;color:inherit;background:var(--card);border:1px solid var(--border);border-radius:18px;padding:16px;box-shadow:0 1px 2px #0000000a;transition:box-shadow .15s ease,transform .12s ease}.card:hover{box-shadow:0 10px 22px #00000014;transform:translateY(-1px)}.card-img{width:100%;height:192px;border-radius:14px;object-fit:cover;margin-bottom:12px}.card-title{margin:0 0 6px;font-size:1.06rem;font-weight:850;line-height:1.25}.card-excerpt{margin:0;color:var(--muted);font-size:.95rem;line-height:1.55}.article{max-width:var(--maxw);margin:0 auto;padding:34px 16px 60px}.article-hero{width:100%;border-bottom:1px solid var(--border);background:#000}.article-hero img{width:100%;height:clamp(240px,45vh,520px);object-fit:cover;object-position:center;display:block}.article-wrap{display:grid;grid-template-columns:1fr;gap:22px;align-items:start}@media(min-width:1100px){.article-wrap{grid-template-columns:minmax(0,860px) minmax(0,1fr)}}.article-main{min-width:0}.article-header{margin-bottom:14px}.article-title{margin:0 0 6px;font-size:clamp(28px,3.2vw,44px);font-weight:900;letter-spacing:-.02em;text-align:left}.article-meta{margin:0;color:var(--muted);font-size:.95rem;text-align:left}.actions-row{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-start;margin-top:10px}.article-body{text-align:left;line-height:1.75;font-size:1.02rem;color:var(--text)}.article-body p{margin:0 0 14px}.article-body h2,.article-body h3{margin:26px 0 10px;line-height:1.25}.article-body h2{font-size:1.45rem;font-weight:900}.article-body h3{font-size:1.2rem;font-weight:850}.article-body ul,.article-body ol{margin:0 0 14px 1.2rem;padding:0}.article-body li{margin:6px 0}.article-body a{color:var(--brand);font-weight:650;text-decoration:none}.article-body a:hover{text-decoration:underline}.article-body img{max-width:100%;height:auto;border-radius:14px;display:block;margin:14px 0}.article-body img.md-inline{width:320px;max-width:100%;border-radius:14px;margin:14px 0}.article-body table{width:100%;border-collapse:collapse;border:1px solid var(--border);border-radius:12px;overflow:hidden;margin:14px 0}.article-body th,.article-body td{padding:10px 12px;border-bottom:1px solid var(--border);text-align:left}.article-body th{background:#00000008;font-weight:800}html.dark .article-body th{background:#ffffff0f}.vstack{display:flex;flex-direction:column}.hstack{display:flex;align-items:center}.gap-1{gap:8px}.gap-2{gap:12px}.w-full{width:100%}.input,.textarea,select{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:12px;background:var(--card);color:var(--text)}.textarea{min-height:140px;resize:vertical}.label{font-weight:700;margin-bottom:4px}.alert{background:#fee2e2;color:#2ad13d;padding:10px 12px;border-radius:12px}.church-grid{display:grid;gap:18px;grid-template-columns:1fr}@media(min-width:720px){.church-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.church-grid{grid-template-columns:repeat(3,1fr)}}.church-card{background:var(--card);border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:0 1px 2px #0000000a;display:flex;flex-direction:column;min-height:100%}.church-img{width:100%;height:180px;object-fit:cover}.church-img.placeholder{background:#7dd3fc1f;display:grid;place-items:center;color:#7dd3fc;font-weight:900;letter-spacing:.5px}.church-body{padding:14px 14px 16px;display:flex;flex-direction:column;gap:8px}.church-name{margin:0;font-size:1.06rem;font-weight:900}.church-meta{margin:0;color:var(--muted);font-size:.92rem}.church-desc{margin:6px 0 0;line-height:1.6;color:var(--text);opacity:.95;white-space:pre-wrap}.church-actions{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap}.site-footer{background:var(--footer-bg);color:var(--footer-text);margin-top:auto}.footer-grid{display:grid;gap:24px;padding:48px 0;grid-template-columns:1fr}.site-footer .container{padding-left:24px;padding-right:24px}@media(min-width:900px){.site-footer .container{padding-left:16px;padding-right:16px}.footer-grid{grid-template-columns:repeat(3,1fr)}}.footer-brand{display:flex;align-items:center;gap:12px}.footer-title{margin:0;color:#7dd3fc;font-weight:800}.footer-text{opacity:.95;line-height:1.6;font-size:.95rem}.footer-link{color:#7dd3fc;text-decoration:none}.footer-link:hover{text-decoration:underline}.footer-heading{color:#7dd3fc;margin:0;font-weight:800}.footer-links{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:8px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:12px 0;text-align:center;opacity:.85}.footer{margin-top:56px;background:linear-gradient(180deg,#071a43,#06163a);color:#eaf1ff}.footer-top{height:34px;background:#ffffff0f}.footer-wrap{max-width:var(--maxw);margin:0 auto;padding:44px 16px 18px}.footer-grid{display:grid;gap:28px;grid-template-columns:1fr}@media(min-width:900px){.footer-grid{grid-template-columns:1.2fr 1fr 1fr 1fr;gap:34px}}.footer-brand-row{display:flex;align-items:center;gap:14px}.footer-logo{width:54px;height:54px;border-radius:14px;object-fit:cover;background:#fff;box-shadow:0 8px 20px #0000002e}.footer-brand-title{font-weight:900;letter-spacing:.2px;font-size:1.15rem}.footer-brand-sub{color:#eaf1ffc7;font-weight:650;margin-top:2px}.footer-heading{font-weight:850;font-size:1.05rem;margin-bottom:10px;color:#7dd3fc}.footer-text{line-height:1.75;color:#eaf1ffeb}.footer-muted{color:#eaf1ffb8;margin-top:12px;line-height:1.65}.footer-spacer{height:14px}.footer-links{display:grid;gap:10px}.footer-link{color:#eaf1ffeb;text-decoration:none;font-weight:650}.footer-link:hover{text-decoration:underline;color:#fff}.footer-social{display:flex;gap:12px;align-items:center;margin-top:6px}.footer-icon{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff14;border:1px solid rgba(255,255,255,.14);text-decoration:none}.footer-icon:hover{background:#ffffff24}.footer-icon svg{width:20px;height:20px;fill:currentColor;color:#eaf1ff}.footer-bottom{margin-top:34px;padding-top:16px;border-top:1px solid rgba(255,255,255,.14);display:flex;flex-direction:column;gap:10px;justify-content:space-between;align-items:flex-start;color:#eaf1ffb8;font-size:.93rem}@media(min-width:900px){.footer-bottom{flex-direction:row;align-items:center}}.footer-bottom-links{display:flex;align-items:center;gap:10px}.footer-bottom-link{color:#eaf1ffd1;text-decoration:none;font-weight:650}.footer-bottom-link:hover{text-decoration:underline}.footer-dot{opacity:.5}.detail-grid{display:grid;gap:18px;grid-template-columns:1fr}@media(min-width:960px){.detail-grid{grid-template-columns:1.25fr .9fr;align-items:start}}.detail-card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:16px;box-shadow:0 1px 2px #0000000a}.detail-img{width:100%;height:260px;object-fit:cover;border-radius:14px;margin-bottom:12px}.map-wrap{width:100%;border-radius:14px;overflow:hidden;border:1px solid var(--border)}.map-wrap iframe{width:100%;height:360px;border:0;display:block}@media(max-width:560px){.map-wrap iframe{height:300px}}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:22px;margin:0 auto}@media(min-width:980px){.detail-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start}.detail-aside{position:sticky;top:84px}}.aside-card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:14px;box-shadow:0 1px 2px #0000000a}.aside-title{font-weight:800;margin:0 0 10px}.aside-list{display:grid;gap:10px}.aside-item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px;align-items:center;text-decoration:none;color:inherit;padding:10px;border-radius:12px;border:1px solid transparent}.aside-item:hover{background:#00000008;border-color:var(--border)}html.dark .aside-item:hover{background:#ffffff0f}.aside-thumb{width:64px;height:48px;border-radius:10px;object-fit:cover;background:#0000000f}html.dark .aside-thumb{background:#ffffff14}.aside-item-title{font-weight:800;font-size:.95rem;line-height:1.25}.aside-item-sub{margin-top:4px;font-size:.85rem;color:var(--muted);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
