*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Arial,sans-serif;line-height:1.4;background-color:#f9f9f9;color:#333}a{text-decoration:none;color:inherit}.top-bar{position:fixed;top:0;width:100%;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:15px 40px;transition:all .3s ease}.top-bar img{position:relative;vertical-align:middle}.top-bar.transparent{background:transparent;color:#fff}.top-bar.scrolled{background:purple;box-shadow:0 2px 10px #0003;padding:10px 40px;color:#fff}.top-bar nav a{margin-left:20px;font-weight:500;transition:color .3s ease}.top-bar.transparent nav a{color:#fff}.top-bar.scrolled nav a{color:#fff;font-weight:600}.logo{display:flex;align-items:center;justify-content:center;float:left;font-size:22px;font-weight:700;gap:8px}.hero{background-image:url(/build/assets/church-VaegXQX_.jpeg);background-size:cover;height:100%;color:#fff;text-align:center;padding:120px 20px;align-content:center}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000000ae;z-index:0}.hero *{position:relative;z-index:1}.hero h1{font-size:48px;margin-bottom:15px;align-content:center}.hero p{font-size:20px;margin-bottom:25px}.heroo{align-content:center;padding:2px}.btn{display:inline-block;background:purple;color:#fff;padding:12px 30px;border-radius:4px;font-weight:700}.btn:hover{background:purple}.btns{padding:10px 20px;display:inline-block;background:#d82626;border-radius:5px}.site-footer{background:#000;color:#fff;padding:60px 20px 30px;font-family:Arial,sans-serif}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:auto;gap:30px}.footer-section h4{margin-bottom:15px;font-size:18px;color:#fff}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:8px}.footer-section ul li a{color:#fff;transition:color .3s}.footer-section ul li a:hover{color:purple}.footer-section p{margin-bottom:8px}.social-icons a{margin-right:12px;display:inline-block}.social-icons img{width:40px;height:40px;transition:filter .3s}.social-icons img:hover{filter:brightness(0) invert(.8)}.footer-btn{display:inline-block;padding:10px 20px;background:purple;color:#fff;border-radius:6px;font-weight:700;text-decoration:none;transition:background .3s}.footer-btn:hover{background:purple}.FinalFooter{align-items:center;background:purple;color:#fff}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:5px;float:right}.hamburger span{width:28px;height:3px;background:#fff;display:block;border-radius:2px}.mobile-nav{display:none;flex-direction:column;background:purple;position:absolute;top:100%;left:0;width:100%;text-align:center}.mobile-nav a{color:#fff;padding:15px;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-nav a.btn{background:#f1c40f;color:#000;margin:10px;border-radius:6px}@media(max-width:768px){.footer-container{flex-direction:column;align-items:center;text-align:center}.footer-section{width:100%}.social-icons a{margin-right:10px}.top-bar{text-align:center}.hero h1{font-size:36px}.nav-links{display:none;flex-direction:column;background:#000;position:absolute;top:70px;right:0;width:100%;text-align:center}.nav-links.show,.mobile-nav.show,.hamburger{display:flex}}
