*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,Helvetica,sans-serif}.header{display:flex;align-items:center;gap:14px;padding:18px;background-color:#1e3a8a;color:#fff}.header h1{font-size:20px;font-weight:600}.logo{width:55px;height:55px}.hero{min-height:90vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 20px;background:linear-gradient(#0f172abf,#0f172ad9),url(/assets/church-bg-BykVWBYc.jpg);background-size:cover;background-position:center;color:#fff}.hero-overlay{max-width:850px}.hero h1{font-size:3rem;font-weight:700;margin-bottom:16px;line-height:1.2}.gold-line{width:80px;height:4px;background-color:#facc15;margin:20px auto;border-radius:2px}.hero-description{font-size:1.15rem;line-height:1.8;color:#e5e7eb;margin-bottom:40px}.scripture-section{margin-top:30px;padding-top:25px;border-top:1px solid rgba(255,255,255,.25)}.scripture-text{font-style:italic;font-size:1.1rem;color:#f8fafc}.scripture-reference{margin-top:8px;font-size:.95rem;color:#facc15;font-weight:600}@media(max-width:768px){.hero h1{font-size:2.2rem}.hero-description{font-size:1rem}}.download{display:flex;align-items:center;justify-content:space-between;padding:70px 30px;gap:50px;flex-wrap:wrap;background:linear-gradient(to right,#f9fafc,#fff)}.custom-store-btn{display:flex;align-items:center;gap:14px;padding:16px 24px;border:2px solid #0b2c5d;border-radius:12px;text-decoration:none;color:#0b2c5d;background-color:transparent;transition:all .3s ease;min-width:200px}.custom-store-btn small{font-size:12px;display:block}.custom-store-btn span{font-size:17px;font-weight:600}.custom-store-btn:hover{background-color:#000;color:#fff;border-color:#000;transform:translateY(-2px)}.store-icon{font-size:28px}.iphone-mockup{width:260px;height:520px;border-radius:36px;background-color:#000;padding:12px;box-shadow:0 15px 40px #0000004d;margin-right:250px;transition:transform .3s ease;cursor:pointer}.iphone-mockup:hover{transform:scale(1.08)}.iphone-mockup:active{transform:scale(.98);cursor:not-allowed}.iphone-screen{width:100%;height:100%;background-color:#fff;border-radius:28px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.church-logo{width:60%;opacity:.9}*/ .download-content{max-width:520px}.download-title{font-size:32px;font-weight:700;color:#0b2c5d;margin-bottom:px;margin:50px 120px}.download-buttons{display:flex;gap:18px;flex-wrap:wrap;margin:0 130px}.floating-download-btn{position:fixed;bottom:20px;right:20px;background-color:#0b2c5d;color:#fff;border:none;padding:14px 20px;border-radius:30px;font-size:15px;cursor:pointer;box-shadow:0 6px 15px #0003;z-index:1000}.floating-download-btn:hover{background-color:#143d7a}@media(max-width:768px){.download{flex-direction:column;padding:50px 20px}.iphone-mockup{display:none;margin-right:0}.download-title{font-size:22px;text-align:center;margin:15px 0}.download-buttons{justify-content:center;margin:0}}.footer{background-color:#1e3a8a;color:#fff;padding-top:50px}.footer-container{max-width:1200px;margin:auto;padding:0 20px 40px;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.footer-logo{width:70px;margin-bottom:10px}.footer h3{font-size:20px;margin-bottom:10px}.footer h4{font-size:18px;margin-bottom:12px}.footer p{font-size:14px;line-height:1.6;color:#e0e0e0}.footer ul{list-style:none;padding:0}.footer-col a{color:#e0e0e0;text-decoration:none;transition:color .3s ease}.footer ul li{font-size:14px;margin-bottom:8px;color:#e0e0e0}.links li:hover{font-weight:700;color:#fff}.service-times li{margin-bottom:10px}.footer-bottom{background-color:#1e3a8a;text-align:center;font-size:14px;border-top:1px solid #225af5;color:#aaa;padding:25px 10px}@media(max-width:900px){.footer-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.footer-container{grid-template-columns:1fr}}.social-icons{display:flex;gap:14px;margin-top:18px;opacity:0;transform:translateY(20px);transition:all .6s ease}.social-icons.show-icons{opacity:1;transform:translateY(0)}.social-icons a{width:38px;height:38px;border-radius:50%;background-color:#1e3a8a;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;font-size:18px;transition:background-color .3s ease,transform .3s ease}.social-icons a:hover{background-color:#d4af37;color:#235eff;transform:translateY(-4px)}.contact-item{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px;font-size:14px;color:#e0e0e0}.contact-item i{color:#d4af37;font-size:16px;margin-top:3px;min-width:18px}.contact-item span{line-height:1.5}.contact-item i{text-decoration:none;color:#f5f5f5}.footer-bottom a{color:#fff;margin:0 10px;text-decoration:none;font-size:14px}.footer-bottom p{margin-top:10px;font-size:12px}.benefits-section{padding:60px 20px;background-color:#f3f6fb;text-align:center}.benefits-section h2{margin-bottom:30px;font-size:28px}.benefits-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;font-size:18px;margin-top:60px;cursor:pointer;transition:transform .3s ease}.benefit-item{display:flex;flex-direction:column;align-items:center;gap:10px}.benefit-item svg{font-size:30px;color:#0b2c5d}.faq-section{padding:80px 20px;background-color:#0f172a;color:#fff;text-align:center}.faq-section h2{font-size:2.4rem;margin-bottom:10px;font-weight:700}.faq-subtitle{font-size:1.05rem;color:#cbd5e1;margin-bottom:50px}.faq{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:18px}.faq-item{background:#ffffff14;border-radius:14px;padding:22px 24px;cursor:pointer;text-align:left;box-shadow:0 10px 25px #00000040;opacity:0;transform:translateY(20px);animation:fadeUp .8s ease forwards}.faq-item:nth-child(1){animation-delay:.1s}.faq-item:nth-child(2){animation-delay:.2s}.faq-item:nth-child(3){animation-delay:.3s}.faq-item:nth-child(4){animation-delay:.4s}.faq-item:nth-child(5){animation-delay:.5s}.faq-item:nth-child(6){animation-delay:.6s}.faq-question{display:flex;justify-content:space-between;align-items:center}.faq-question h4{font-size:1.05rem;font-weight:600;color:#f8fafc}.faq-icon{font-size:1.6rem;font-weight:700;color:#facc15;transition:transform .3s ease}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease;opacity:0}.faq-answer p{margin-top:15px;font-size:.95rem;color:#e5e7eb;line-height:1.7}.faq-item.open .faq-answer{max-height:200px;opacity:1}.faq-item.open .faq-icon{transform:rotate(180deg)}@media(max-width:600px){.faq-section h2{font-size:2rem}.faq-question h4{font-size:1rem}}.steps-section{padding:80px 20px;background:linear-gradient(135deg,#0f172a,#1e293b);text-align:center;color:#fff}.steps-section h2{font-size:2.4rem;font-weight:700;margin-bottom:10px}.steps-subtitle{font-size:1.05rem;color:#cbd5e1;margin-bottom:50px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;max-width:1100px;margin:0 auto}.step{background:#ffffff14;padding:35px 25px;border-radius:18px;box-shadow:0 12px 30px #0000004d;transition:transform .4s ease,box-shadow .4s ease;opacity:0;transform:translateY(30px);animation:fadeUp .9s ease forwards}.step:nth-child(1){animation-delay:.1s}.step:nth-child(2){animation-delay:.2s}.step:nth-child(3){animation-delay:.3s}.step:nth-child(4){animation-delay:.4s}.step:nth-child(5){animation-delay:.5s}.step:nth-child(6){animation-delay:.6s}.step:hover{cursor:pointer;transform:translateY(-40px);box-shadow:0 18px 40px #00000073}.step svg{font-size:42px;color:#facc15;margin-bottom:18px;animation:pulse 2.5s infinite}.step h4{font-size:1.15rem;margin-bottom:10px;font-weight:600;color:#f8fafc}.step p{font-size:.95rem;color:#e5e7eb;line-height:1.6}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}@media(max-width:900px){.steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.steps{grid-template-columns:1fr}.steps-section h2{font-size:2rem}}.app{display:flex;flex-direction:column;min-height:100vh;cursor:default}
