:root{--brand: #0f766e;--forest: #0c1e1c;--gold: #c59b38;--ink: #17211f;--muted: #5f6f6b;--line: #dfe7e4;--soft: #f6f7f2;--white: #ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--ink);background:var(--soft);font-family:Arial,Helvetica,sans-serif}img{max-width:100%}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;padding:14px 72px;background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0;color:inherit;text-decoration:none}.brand-mark{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;overflow:hidden;border-radius:8px;color:var(--white);background:var(--brand);font-weight:800}.brand-mark img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.brand-text{display:grid;gap:2px;min-width:0}.brand-text strong{font-size:18px;line-height:1.15}.brand-text small{color:var(--muted);font-size:13px}.main-menu{display:flex;align-items:center;gap:6px}.main-menu a{min-height:40px;display:inline-flex;align-items:center;padding:9px 12px;border-radius:7px;color:#334440;text-decoration:none;font-size:15px;font-weight:700}.main-menu a:hover{color:var(--brand);background:color-mix(in srgb,var(--brand) 10%,white)}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:8px;background:var(--white);cursor:pointer}.menu-toggle span{display:block;width:20px;height:2px;margin:4px auto;background:var(--ink)}.loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;color:var(--forest);background:linear-gradient(135deg,#0c1e1cf0,#0f766edb)}.loading-card{width:min(360px,100%);display:grid;justify-items:center;gap:14px;border:1px solid rgba(255,255,255,.32);border-radius:8px;padding:34px 28px;color:var(--white);background:#0c1e1cc2;box-shadow:0 28px 90px #00000047;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.loading-logo{width:78px;height:78px;display:grid;place-items:center;overflow:hidden;border:2px solid rgba(240,210,138,.72);border-radius:8px;color:var(--white);background:var(--brand);font-size:24px;font-weight:900}.loading-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.loading-spinner{width:34px;height:34px;border:3px solid rgba(255,255,255,.26);border-top-color:#f0d28a;border-radius:50%;animation:sync-spin .85s linear infinite}.loading-card strong{font-size:24px;letter-spacing:0}.loading-card p{margin:0;color:#e8efec;line-height:1.5}.sync-indicator{position:fixed;top:88px;right:24px;z-index:30;min-height:38px;display:inline-flex;align-items:center;gap:10px;border:1px solid color-mix(in srgb,var(--brand) 24%,white);border-radius:8px;padding:9px 12px;color:#27423d;background:#fffffff5;box-shadow:0 14px 36px #0c1e1c24;font-size:13px;font-weight:800;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sync-indicator:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;border-radius:0 0 8px 8px;background:linear-gradient(90deg,transparent,var(--brand),transparent);animation:sync-progress 1.45s ease-in-out infinite}.sync-indicator span{width:15px;height:15px;flex:0 0 15px;border:2px solid color-mix(in srgb,var(--brand) 20%,white);border-top-color:var(--brand);border-radius:50%;animation:sync-spin .85s linear infinite}@keyframes sync-spin{to{transform:rotate(360deg)}}@keyframes sync-progress{0%{transform:translate(-100%)}to{transform:translate(100%)}}.hero-modern{min-height:calc(100svh - 140px);display:grid;align-items:center;padding:84px 72px;color:var(--white);background-position:center;background-size:cover}.hero-inner{max-width:860px}.eyebrow{margin:0 0 12px;color:var(--brand);font-size:13px;font-weight:800;text-transform:uppercase}.eyebrow.light{color:#f0d28a}.hero-modern h1,.section-copy h2,.section-heading h2,.contact-copy h2,.final-blessing h2{margin:0;letter-spacing:0;line-height:1.04}.hero-modern h1{max-width:780px;font-size:64px}.hero-copy{max-width:640px;margin:22px 0 0;color:#e8efec;font-size:19px;line-height:1.7}.hero-actions,.hero-highlights{display:flex;flex-wrap:wrap;gap:12px}.hero-actions{margin-top:30px}.primary-action,.secondary-action,.final-blessing a,.contact-form button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:8px;font-weight:800;text-decoration:none}.primary-action,.contact-form button{color:var(--white);background:var(--brand);border:0}.secondary-action{color:var(--white);border:1px solid rgba(255,255,255,.45);background:#ffffff1f}.hero-highlights{margin-top:44px;max-width:920px}.hero-highlights a{width:220px;min-height:92px;display:grid;align-content:center;gap:4px;padding:18px;border:1px solid rgba(255,255,255,.24);border-radius:8px;color:var(--white);background:#ffffff1f;text-decoration:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-highlights strong{font-size:18px}.hero-highlights span{color:#dbe7e3;font-size:13px;line-height:1.4}.api-note{margin:16px 0 0;color:#dbe7e3;font-size:13px}.api-note-error{color:#fecaca}.welcome-story,.visit-section,.faith-steps,.ministries-section,.gallery-mosaic,.home-sermons,.contact-panel{padding:86px 72px}.welcome-story{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);align-items:center;gap:56px;background:var(--white)}.section-copy,.section-heading,.contact-copy{max-width:760px}.section-heading.centered{max-width:820px;margin:0 auto;text-align:center}.section-copy h2,.section-heading h2,.contact-copy h2,.final-blessing h2{font-size:44px}.section-copy p,.section-heading p,.contact-copy p,.final-blessing p{color:var(--muted);font-size:17px;line-height:1.7}.welcome-image-wrap{position:relative}.welcome-image-wrap:before{content:"";position:absolute;left:-18px;bottom:-18px;width:46%;height:46%;border:4px solid var(--gold);border-radius:8px}.welcome-image-wrap img{position:relative;width:100%;aspect-ratio:4 / 3;display:block;-o-object-fit:cover;object-fit:cover;border-radius:8px}.visit-section{background:#edf5f2}.visit-grid,.faith-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:34px}.visit-card,.faith-card{border:1px solid var(--line);border-radius:8px;background:var(--white)}.visit-card{min-height:132px;display:grid;align-content:center;gap:10px;padding:24px;color:inherit;text-decoration:none}.visit-card span{color:var(--brand);font-size:13px;font-weight:800;text-transform:uppercase}.visit-card strong{font-size:23px;line-height:1.2}.faith-steps{background:var(--white)}.faith-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.faith-card{min-height:240px;display:grid;align-content:start;gap:12px;padding:26px}.faith-card span{color:var(--gold);font-size:14px;font-weight:900}.faith-card h3{margin:0;font-size:24px}.faith-card p{margin:0;color:var(--muted);line-height:1.6}.faith-card a{width:-moz-fit-content;width:fit-content;margin-top:8px;color:var(--brand);font-weight:800;text-decoration:none}.ministries-section{background:#edf5f2}.ministries-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:36px}.ministry-card{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--white)}.ministry-media{min-height:210px;display:grid;place-items:center;overflow:hidden;color:var(--white);background:linear-gradient(135deg,var(--forest),var(--brand))}.ministry-media img{width:100%;aspect-ratio:16 / 10;display:block;-o-object-fit:cover;object-fit:cover}.ministry-media span{font-size:36px;font-weight:900}.ministry-copy{display:grid;align-content:start;gap:10px;padding:22px}.ministry-copy>span{color:var(--gold);font-size:12px;font-weight:900;text-transform:uppercase}.ministry-copy h3{margin:0;font-size:24px;line-height:1.18}.ministry-copy p{margin:0;color:var(--muted);line-height:1.6}.ministry-copy a{width:-moz-fit-content;width:fit-content;margin-top:4px;color:var(--brand);font-weight:900;text-decoration:none}.gallery-mosaic{background:#f4f1e8}.mosaic-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;grid-auto-rows:220px;gap:14px;margin-top:36px}.mosaic-grid figure{position:relative;min-height:0;margin:0;overflow:hidden;border-radius:8px;background:#d7dedb}.mosaic-grid figure:first-child{grid-row:span 2}.mosaic-grid img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.mosaic-grid figcaption{position:absolute;left:14px;bottom:14px;max-width:calc(100% - 28px);padding:8px 10px;border-radius:7px;color:var(--white);background:#0c1e1cc7;font-weight:800}.home-sermons{background:var(--white)}.home-sermons-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:36px}.home-sermon-card{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#f8faf8}.home-sermon-thumb{min-height:190px;display:grid;place-items:center;color:var(--white);background:linear-gradient(135deg,var(--forest),var(--brand));text-decoration:none}.home-sermon-thumb img{width:100%;aspect-ratio:16 / 9;display:block;-o-object-fit:cover;object-fit:cover}.home-sermon-copy{display:grid;align-content:start;gap:10px;padding:22px}.home-sermon-copy>span{color:var(--gold);font-size:12px;font-weight:900;text-transform:uppercase}.home-sermon-copy h3{margin:0;font-size:24px;line-height:1.18}.home-sermon-copy p{margin:0;color:var(--muted);line-height:1.6}.home-sermon-copy a,.home-sermons-actions a{width:-moz-fit-content;width:fit-content;color:var(--brand);font-weight:900;text-decoration:none}.sermon-social-row{display:flex;gap:8px;flex-wrap:wrap}.sermon-social-row span{min-height:30px;display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:7px;padding:6px 9px;color:#344541;background:var(--white);font-size:12px;font-weight:900;text-transform:none}.sermon-social-row.detail span{background:#f8faf8}.sermon-action-row{display:flex;gap:8px;flex-wrap:wrap}.sermon-action-row button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbd7d3;border-radius:8px;padding:9px 12px;color:var(--forest);background:var(--white);font:inherit;font-size:13px;font-weight:900;cursor:pointer}.sermon-action-row button:hover:not(:disabled){border-color:color-mix(in srgb,var(--brand) 55%,white);color:var(--brand)}.sermon-action-row button.is-liked{border-color:color-mix(in srgb,var(--brand) 45%,white);color:var(--white);background:var(--brand)}.sermon-action-row button:disabled{cursor:default;opacity:.72}.sermon-action-message{margin:0;color:#166534;font-size:13px;font-weight:800;line-height:1.4}.home-sermons-empty{max-width:720px;margin:34px auto 0;padding:30px;border:1px dashed #b8c7c3;border-radius:8px;background:#f8faf8;text-align:center}.home-sermons-empty h3{margin:0;font-size:28px}.home-sermons-empty p{margin:10px 0 0;color:var(--muted)}.home-sermons-actions{display:flex;justify-content:center;margin-top:28px}.home-sermons-actions a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:8px;color:var(--white);background:var(--brand)}.contact-panel{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(320px,1.15fr);gap:56px;background:var(--white)}.contact-list{display:grid;gap:8px;margin-top:20px}.contact-list a,.contact-list span{color:#304542;font-weight:800;text-decoration:none}.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:24px;border:1px solid var(--line);border-radius:8px;background:#f8faf8}.contact-form label{display:grid;gap:6px;color:#344541;font-size:13px;font-weight:800}.contact-form .full,.contact-form button,.form-status{grid-column:1 / -1}.contact-form input,.contact-form textarea{width:100%;border:1px solid #cbd7d3;border-radius:7px;padding:11px 12px;color:var(--ink);background:var(--white);font:inherit}.contact-form textarea{resize:vertical}.contact-form button{cursor:pointer}.contact-honeypot{position:absolute;left:-10000px;width:1px;height:1px;opacity:0;pointer-events:none}.contact-form button:disabled{cursor:wait;opacity:.75}.form-status{margin:0;color:#166534;font-weight:700}.form-error{color:#b91c1c}.final-blessing{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:64px 72px;color:var(--white);background:var(--forest)}.final-blessing p{max-width:680px;color:#dbe7e3}.final-blessing a{flex:0 0 auto;color:var(--forest);background:#f0d28a}.sermons-page,.sermon-detail-page{background:var(--soft)}.sermons-hero{min-height:360px;display:grid;align-content:center;padding:72px;color:var(--white);background:linear-gradient(90deg,#0c1e1ce6,#0f766ead),url(https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1400&q=65) center/cover}.sermons-hero h1{max-width:760px;margin:0;font-size:56px;line-height:1.04}.sermons-hero p:not(.eyebrow){max-width:620px;margin:18px 0 0;color:#e6efec;font-size:18px;line-height:1.7}.sermons-list-section,.sermon-detail{padding:72px}.sermons-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sermon-card{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--white)}.sermon-thumb{min-height:205px;display:grid;place-items:center;color:var(--white);background:var(--forest);text-decoration:none}.sermon-thumb img{width:100%;aspect-ratio:16 / 9;display:block;-o-object-fit:cover;object-fit:cover}.sermon-card-copy{display:grid;gap:10px;padding:22px}.sermon-card-copy>span{color:var(--brand);font-size:12px;font-weight:900;text-transform:uppercase}.sermon-card-copy h2{margin:0;font-size:24px;line-height:1.18}.sermon-card-copy p{margin:0;color:var(--muted);line-height:1.6}.sermon-card-copy a,.sermon-detail-copy a,.sermon-back,.sermon-video>a{width:-moz-fit-content;width:fit-content;color:var(--brand);font-weight:900;text-decoration:none}.sermons-empty{max-width:760px;margin:0 auto;padding:38px;border:1px dashed #b8c7c3;border-radius:8px;background:var(--white);text-align:center}.sermons-empty h2{margin:0;font-size:30px}.sermons-empty p{margin:10px 0 0;color:var(--muted)}.sermon-detail{display:grid;gap:24px}.sermon-video{overflow:hidden;border-radius:8px;background:var(--forest)}.sermon-video iframe{width:100%;aspect-ratio:16 / 9;display:block;border:0}.sermon-video>a{min-height:320px;display:grid;place-items:center;color:var(--white)}.sermon-detail-copy{max-width:880px}.sermon-detail-copy h1{margin:0;font-size:48px;line-height:1.08}.sermon-detail-copy p{color:var(--muted);font-size:18px;line-height:1.8;white-space:pre-line}.site-footer{padding:24px 72px;color:color-mix(in srgb,var(--white) 78%,var(--gold));background:var(--forest);text-align:center}.site-footer p{margin:0;font-size:14px;font-weight:700}@media (max-width: 1040px){.site-header,.site-footer,.hero-modern,.welcome-story,.visit-section,.faith-steps,.ministries-section,.gallery-mosaic,.home-sermons,.contact-panel,.final-blessing,.sermons-hero,.sermons-list-section,.sermon-detail{padding-left:36px;padding-right:36px}.welcome-story,.contact-panel,.visit-grid,.faith-grid,.ministries-grid,.home-sermons-grid{grid-template-columns:1fr}.mosaic-grid{grid-template-columns:1fr 1fr}.sermons-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.site-header{min-height:68px;padding:12px 18px}.site-footer{padding:20px 18px}.menu-toggle{display:block}.main-menu{position:absolute;top:calc(100% + 1px);left:0;right:0;display:none;padding:10px 18px 16px;background:var(--white);border-bottom:1px solid var(--line)}.main-menu.is-open{display:grid;gap:4px}.main-menu a{width:100%}.brand-text small{display:none}.sync-indicator{top:78px;left:18px;right:18px;justify-content:center}.hero-modern,.welcome-story,.visit-section,.faith-steps,.ministries-section,.gallery-mosaic,.home-sermons,.contact-panel,.final-blessing,.sermons-hero,.sermons-list-section,.sermon-detail{padding-left:18px;padding-right:18px}.hero-modern{min-height:calc(100svh - 112px);padding-top:56px;padding-bottom:56px}.hero-modern h1{font-size:42px}.sermons-hero h1,.sermon-detail-copy h1{font-size:38px}.hero-copy{font-size:17px}.section-copy h2,.section-heading h2,.contact-copy h2,.final-blessing h2{font-size:34px}.hero-highlights a{width:100%}.mosaic-grid{grid-template-columns:1fr;grid-auto-rows:240px}.mosaic-grid figure:first-child{grid-row:span 1}.contact-form{grid-template-columns:1fr}.final-blessing{display:grid}.sermons-grid{grid-template-columns:1fr}}
