body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{display:flex;flex-direction:row;align-items:center;background:#23609e;padding:.5rem 1rem;box-shadow:0 2px 8px #23609e14}.navbar-header-image-small{height:180px;width:auto;object-fit:contain;background:transparent;margin-right:1rem;display:block;align-self:flex-start}.navbar-links{flex:1;display:flex;justify-content:center;align-items:center;list-style:none;gap:1.2rem;margin:0;padding:0;min-height:1px}.navbar-links li a{color:#fff;text-decoration:none;font-weight:500;font-size:1.08rem;padding-bottom:2px;border-bottom:2px solid transparent;transition:color .2s,border-bottom .2s;display:inline-block;vertical-align:middle}.navbar-links li{display:flex;align-items:center;height:100%}.navbar-links li a:hover,.navbar-links li a.active{color:#ffe066;border-bottom:2px solid #ffe066}@media (max-width: 900px){.navbar-header-image-small{height:120px;margin-right:1rem}.navbar-links{gap:.7rem;font-size:.98rem}}@media (max-width: 700px){.navbar{flex-direction:column;align-items:flex-start;padding:1rem}.navbar-header-image-small{margin-right:0;margin-bottom:.8rem;height:80px}.navbar-links{gap:.6rem;flex-wrap:wrap;justify-content:center}}.footer{background:#f8fafc;padding:1.5rem 1rem;text-align:center;border-top:1px solid #e2e8f0;margin-top:2rem}.footer-nav{display:flex;justify-content:center;gap:1.2rem;flex-wrap:wrap;margin-bottom:1rem}.footer-link{color:#23609e;text-decoration:none;font-weight:500;transition:color .2s}.footer-link:hover{color:#17446e}.footer-copy{font-size:.95rem;color:#718096}.home{font-family:Inter,Segoe UI,Arial,sans-serif;background:#f8fafc;min-height:100vh}.hero-section{background:#23609e;color:#fff;text-align:center;padding:3rem 1rem 2rem}.hero-title{font-size:2.8rem;font-weight:700;letter-spacing:1.5px;margin-bottom:.5rem;display:none}.hero-subtitle{font-size:1.25rem;font-weight:400;margin-bottom:2rem}.hero-image{max-width:420px;width:90%;margin:0 auto 1.5rem;display:block;border-radius:18px;box-shadow:0 4px 18px #23609e1a}.hero-buttons{display:flex;justify-content:center;gap:1.2rem}.cta-btn{padding:.75rem 2rem;border-radius:6px;font-size:1.1rem;font-weight:600;border:none;outline:none;cursor:pointer;text-decoration:none;transition:background .2s,color .2s}.cta-btn.primary{background:#ffe066;color:#23609e}.cta-btn.primary:hover{background:#ffd43b}.cta-btn.secondary{background:#fff;color:#23609e;border:2px solid #ffe066}.cta-btn.secondary:hover{background:#f1f3f5}.features-section{background:#fff;padding:2.5rem 1rem 3rem}.features-title{text-align:center;font-size:2rem;color:#23609e;margin-bottom:2rem}.feature-card{background:#f8fafc;border-radius:12px;box-shadow:0 2px 10px #23609e14;padding:2rem 1.2rem 1.5rem;text-align:center;text-decoration:none;color:#23609e;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column;align-items:center}.feature-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}@media (max-width: 600px){.hero-image{max-width:90vw}.hero-title{font-size:1.2rem}.features-title{font-size:1.3rem}.features-grid{gap:1rem}.hero-title{font-size:2rem}}.section-page{font-family:Inter,Segoe UI,Arial,sans-serif;background:#f8fafc;min-height:100vh;padding-bottom:2.5rem}.section-hero{background:#23609e;color:#fff;text-align:center;padding:2.5rem 1rem 1.5rem;margin-bottom:0}.section-title{font-size:2.1rem;font-weight:700;margin-bottom:.5rem}.section-title-image{display:block;margin:0 auto .5rem;max-width:320px;width:90%;height:auto}.section-desc{font-size:1.15rem;font-weight:400}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.feature-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #23609e14;padding:2rem 1.2rem 1.5rem;text-align:center;color:#23609e;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column;align-items:center}.feature-card:hover{box-shadow:0 4px 24px #23609e29;transform:translateY(-4px) scale(1.03)}.feature-icon{margin-bottom:1rem}.feature-title{font-size:1.18rem;font-weight:700;margin-bottom:.5rem}.feature-desc{font-size:1rem;color:#369}.jesus-icons-grid{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.1rem;margin:1.5rem auto 2rem;max-width:720px}.jesus-icons-row{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;gap:2rem;background:transparent}.jesus-icon-wrapper{background:#fff;border-radius:32px;box-shadow:0 2px 12px #23609e1a;box-sizing:border-box;width:160px;height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;transition:box-shadow .2s,transform .2s}.jesus-icon-wrapper:hover{box-shadow:0 4px 24px #23609e29;transform:translateY(-4px) scale(1.04)}.jesus-icon{width:100px;height:100px;display:block;margin-bottom:.5rem}.placeholder-icon .placeholder-image{width:100px;height:100px;border-radius:18px;background:#e9ecef;margin-bottom:.5rem;display:block}.jesus-title-inside{display:block;font-size:1.06rem;color:#23609e;font-weight:700;text-align:center;letter-spacing:.5px;line-height:1.2;margin:0;white-space:pre-line}.prayer-form{display:flex;flex-wrap:wrap;gap:.7rem;margin:2rem auto;max-width:600px;justify-content:center}.prayer-input,.prayer-name{padding:.7rem 1rem;border-radius:8px;border:1px solid #b4c6e7;font-size:1.05rem;margin-bottom:.5rem;outline:none;flex:1 1 220px}.prayer-input{min-width:220px}.prayer-name{min-width:140px;max-width:180px}.prayer-submit{background:#23609e;color:#fff;border:none;border-radius:8px;padding:.7rem 2rem;font-size:1.08rem;font-weight:600;cursor:pointer;transition:background .2s}.prayer-submit:hover{background:#17446e}.prayer-wall{max-width:600px;margin:0 auto 2rem;display:flex;flex-direction:column;gap:1.3rem}.prayer-request{background:#fff;border-radius:14px;box-shadow:0 2px 10px #23609e14;padding:1.2rem 1rem 1rem;display:flex;flex-direction:column;gap:.6rem}.prayer-text{font-size:1.13rem;color:#23609e;font-weight:500;margin-bottom:.3rem}.prayer-meta{display:flex;align-items:center;gap:1.2rem;font-size:.98rem;color:#369}.prayer-name-display{font-weight:600;color:#2b7fd6}.prayer-prayed{background:#ffe066;color:#23609e;border:none;border-radius:7px;padding:.35rem 1rem;font-size:1.02rem;cursor:pointer;font-weight:600;transition:background .2s}.prayer-prayed:hover{background:#ffd43b}.prayer-empty{color:#888;text-align:center;font-size:1.08rem;margin-top:2rem}.jesus-article{background:#fff;border-radius:24px;box-shadow:0 2px 18px #23609e1a;max-width:720px;margin:1.5rem auto 2rem;padding:2.5rem 2.2rem;display:flex;flex-direction:column;align-items:center;text-align:center}.jesus-article-icon{width:96px;height:96px;margin-bottom:1.2rem}.jesus-article-title{font-size:2rem;font-weight:700;color:#23609e;margin-bottom:1.1rem}.jesus-article-content{font-size:1.14rem;color:#2b2b2b;margin-bottom:.5rem;line-height:1.7;text-align:left}.jesus-article-image{width:100%;border-radius:12px;margin:1rem 0}@media (max-width: 700px){.jesus-article-image{width:100%;margin:.6rem 0}}@media (max-width: 900px){.jesus-icon,.placeholder-icon .placeholder-image{width:56px;height:56px}.jesus-icons-grid{gap:.7rem}.jesus-icons-row{gap:.7rem;flex-wrap:wrap}.jesus-icon-wrapper{width:160px;height:160px}}@media (max-width: 700px){.jesus-icon,.placeholder-icon .placeholder-image{width:42px;height:42px}.jesus-icons-grid{margin:2rem auto 1.5rem;gap:.5rem}.jesus-icons-row{gap:.5rem}.jesus-icon-wrapper{margin-left:.2rem;margin-bottom:.7rem;width:160px;height:160px}.jesus-title-inside{font-size:.98rem}.jesus-article{max-width:98vw;padding:1.2rem .8rem 1.5rem;border-radius:14px}.jesus-article-icon{width:62px;height:62px}.jesus-article-title{font-size:1.3rem;margin-bottom:.7rem}.jesus-article-content{font-size:1rem}}@media (max-width: 600px){.section-title{font-size:1.3rem}.features-grid{gap:1rem}}.history-bg{background:#23609e}.bible-bg{background:#2b7fd6}.multimedia-bg{background:#23609e}.interactive-bg{background:#2b7fd6}.education-bg{background:#23609e}.community-bg{background:#2b7fd6}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
