.site-header{position:fixed;z-index:100;top:0;left:0;width:100%;height:var(--header-height);color:#fff;transition:.3s}.site-header.scrolled,.body-menu-open .site-header{background:rgba(10,13,15,.96);box-shadow:0 8px 30px rgba(0,0,0,.16);backdrop-filter:blur(12px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:.75rem}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--color-accent);border-radius:50%;color:var(--color-accent);font-weight:900;font-size:.8rem;letter-spacing:-.06em}.brand strong,.brand small{display:block;line-height:1.1}.brand strong{font-size:.85rem;letter-spacing:.08em}.brand small{font-size:.65rem;color:#aeb3b7;margin-top:.25rem}.main-nav{display:flex;align-items:center;gap:clamp(.8rem,1.6vw,1.5rem);font-size:.79rem;font-weight:700}.main-nav>a:not(.button){padding:.5rem 0;position:relative}.main-nav>a[aria-current="page"]::after,.main-nav>a:not(.button):hover::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--color-accent)}.menu-toggle{display:none;background:none;border:0;padding:.5rem}.menu-toggle span{display:block;width:25px;height:2px;background:#fff;margin:5px}.site-footer{padding-top:5rem;background:var(--color-primary);color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr 1fr;gap:4rem;padding-bottom:4rem}.footer-brand{margin-bottom:1.5rem}.site-footer p,.site-footer li{color:#9da4a9}.footer-verse{margin-top:2rem;max-width:420px;font-size:1.2rem}.footer-verse small{display:block;color:var(--color-accent);font-size:.75rem;margin-top:.5rem}.site-footer h2{font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.25rem}.site-footer li+li{margin-top:.55rem}.site-footer a:hover{color:var(--color-accent)}.contact-list{margin-bottom:1.4rem}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #252b2f;padding:1.5rem 0;color:#777f84;font-size:.75rem}.whatsapp-float{position:fixed;z-index:90;right:1.25rem;bottom:1.25rem;width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#25d366;color:#092d16;box-shadow:0 10px 30px rgba(0,0,0,.22);font-weight:900}.section-title{max-width:720px;margin-bottom:3rem}.section-title.center{margin-inline:auto;text-align:center}.section-title h2{margin-bottom:1rem}.card-grid{display:grid;gap:1.5rem}.events-grid{grid-template-columns:repeat(3,1fr)}.event-card,.ministry-card{position:relative;background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:0 0 0 1px rgba(10,13,15,.06);transition:.3s}.event-card:hover,.ministry-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.card-image{height:230px}.card-body{padding:1.6rem}.card-body .card-kicker{margin-bottom:.65rem}.card-body h3{margin-bottom:.65rem}.card-body p{font-size:.9rem;margin-bottom:1.1rem}.event-date{position:absolute;top:195px;right:1.25rem;width:58px;height:68px;display:grid;place-items:center;background:var(--color-accent);border-radius:10px;color:#17100a;line-height:1}.event-date strong{font-size:1.55rem}.event-date span{font-size:.65rem;font-weight:900}.ministry-grid{grid-template-columns:repeat(4,1fr)}.ministry-card .card-image{height:190px}.ministry-card .card-body{min-height:242px;display:flex;flex-direction:column}.ministry-card .card-body a{margin-top:auto}.breadcrumb{display:flex;gap:.6rem;align-items:center;padding-block:1.25rem;color:#777f84;font-size:.8rem}.breadcrumb a{color:var(--color-text);font-weight:700}
