:root{--brand:#255d99;--brand-900:#1c467d;--brand-100:#a8bed6;--ink:#121212;--muted:#64748b;--paper:#fff;--paper-2:#f5f7fa;--outline:#dbe3ec;--radius:14px;--shadow:0 10px 25px #02061714;--max:1120px}*{box-sizing:border-box}html,body{margin:0;padding:0}img{max-width:100%;display:block}body{color:var(--ink);background:var(--paper);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}.container{width:min(92vw,var(--max));margin-inline:auto}.container.narrow{width:min(820px,92vw)}.center{text-align:center}.sr-only{clip:rect(1px,1px,1px,1px);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.btn{border:2px solid #0000;border-radius:0;padding:.75rem 1.15rem;font-weight:700;line-height:1;text-decoration:none;transition:background .25s,color .25s,border-color .25s,transform 50ms;display:inline-block}.btn:active{transform:translateY(1px)}.btn:focus-visible{outline:0;box-shadow:0 0 0 3px #255d9933}.btn-primary{background:var(--brand);color:#fff}.btn-primary:hover{background:var(--brand-900)}.btn-outline{color:var(--brand);border-color:var(--brand);background:0 0}.btn-outline:hover{background:var(--brand);color:#fff}.btn-donate{color:#fff;background:#0f2d4a;padding:.55rem 1rem}.btn-sm{padding:.45rem .8rem;font-size:.92rem}.site-header{z-index:60;background:0 0;transition:background .25s,box-shadow .25s,color .25s;position:fixed;top:0;left:0;right:0}.site-header.scrolled{background:#fff;box-shadow:0 8px 24px #00000014}.nav-wrap{align-items:center;gap:1rem;padding:10px 0;display:flex}.brand{align-items:center;gap:.6rem;text-decoration:none;display:flex}.site-header .brand img{width:auto;height:40px;display:block}@media (max-width:640px){.site-header .brand img{height:32px}}.brand-text{letter-spacing:.3px;color:#fff;flex-direction:column;align-items:flex-start;font-size:1rem;font-weight:700;line-height:1.2;display:flex}.site-header.scrolled .brand-text{color:var(--ink)}.brand-text span{display:block}@media (max-width:640px){.brand-text{font-size:.9rem}}@media (max-width:480px){.brand-text{font-size:.8rem}}@media (max-width:320px){.brand-text{font-size:.75rem}}.desktop-nav{margin-left:auto;margin-right:100px}.desktop-nav ul{gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.desktop-nav a{color:#fff;font-weight:600;text-decoration:none;transition:color .25s}.site-header.scrolled .desktop-nav a{color:var(--ink)}.desktop-nav a:hover,.desktop-nav a:focus-visible,.desktop-nav a.active{color:var(--brand)}.btn.btn-donate{margin-left:0}.hamburger{cursor:pointer;background:0 0;border:0;width:44px;height:44px;display:none;position:relative}.hamburger span{background:#fff;height:2px;transition:transform .25s,top .25s,opacity .25s,background .25s;position:absolute;left:10px;right:10px}.hamburger span:first-child{top:14px}.hamburger span:nth-child(2){top:21px}.hamburger span:nth-child(3){top:28px}.site-header.scrolled .hamburger span{background:var(--ink)}.hamburger.active span:first-child{top:21px;transform:rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){top:21px;transform:rotate(-45deg)}@media (max-width:900px){.desktop-nav{display:none}.hamburger{display:inline-block}.btn.btn-donate{margin-left:auto}}.mobile-drawer{inset-block:0;z-index:70;width:300px;box-shadow:var(--shadow);background:#fff;flex-direction:column;gap:12px;padding:18px;transition:left .25s;display:flex;position:fixed;left:-320px}.mobile-drawer.open{left:0}.mobile-drawer .brand img{height:36px}.mobile-drawer .brand-text{color:var(--ink)}.mobile-drawer ul{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.mobile-drawer a{color:var(--ink);padding:.7rem .4rem;font-weight:700;text-decoration:none;transition:color .25s,background .25s;display:block}.mobile-drawer a:hover,.mobile-drawer a:focus-visible,.mobile-drawer a.active{color:var(--brand)}.mobile-drawer .drawer-cta{text-align:left;margin-top:.5rem}.mobile-drawer .drawer-cta .btn-donate{color:#fff;background:#0f2d4a;border-radius:0;padding:.55rem 1rem;display:inline-block}.mobile-drawer .drawer-cta .btn-donate:hover{background:var(--brand)}.drawer-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;z-index:65;background:#0f172a52;transition:opacity .25s;position:fixed;inset:0}.drawer-backdrop.show{opacity:1;pointer-events:auto}.page{padding-top:60px}.hero{text-align:center;justify-content:center;align-items:center;min-height:calc(80vh - 60px);display:flex;position:relative}.hero-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{background:linear-gradient(#0000008c,#0000008c);position:absolute;inset:0}.hero-content{color:#fff;width:min(1220px,92vw);margin-inline:auto;position:relative}.hero h1{margin:0 0 .8rem;font-size:clamp(30px,3.2vw + 18px,60px);line-height:1.1}.hero p{opacity:.95;margin:0 0 1.1rem}.section{padding:72px 0}.section-title{letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font-size:clamp(22px,1.6vw + 14px,28px)}.parsha{background:#fff}.parsha .section-title{text-align:center}.parsha-quote{border:1px solid var(--outline);border-radius:var(--radius);color:var(--muted);box-shadow:var(--shadow);text-align:center;background:#fff;margin:1rem 0 0;padding:1.8rem;position:relative}.parsha-quote .quote-mark{color:var(--brand-100);font-size:44px;position:absolute;top:6px;left:18px}.parsha-ref{justify-content:center;align-items:center;gap:.6rem;margin-top:.8rem;display:flex}.parsha-ref .ref{color:var(--brand);text-decoration:none}.parsha .center{margin-top:1.2rem}.events{background:#fff}.section-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}.see-more{color:var(--muted);font-weight:700;text-decoration:none}.cards-3{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.card{border:1px solid var(--outline);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;flex-direction:column;display:flex;overflow:hidden}.card img{-o-object-fit:cover;object-fit:cover;width:100%;height:180px}.card-body{padding:1rem}.card h3{margin:.2rem 0 .4rem}.card p{color:var(--muted);margin:0 0 .6rem}.meta{color:var(--muted);gap:.25rem;margin:0 0 .8rem;padding:0;font-size:.95rem;list-style:none;display:grid}.meta .dot{background:var(--brand);border-radius:50%;width:7px;height:7px;margin-right:.4rem;display:inline-block}.welcome{background:var(--paper-2)}.split{grid-template-columns:1.05fr 1fr;align-items:center;gap:38px;display:grid}.split-media img{-o-object-fit:cover;object-fit:cover;border-radius:var(--radius);width:100%;height:360px;box-shadow:var(--shadow)}.split-copy h2{margin:.2rem 0 .6rem}.split-copy p{color:var(--muted)}.latest-grid{grid-template-columns:1.4fr .8fr;gap:24px;display:grid}.feature{border-radius:var(--radius);border:1px solid var(--outline);box-shadow:var(--shadow);position:relative;overflow:hidden}.feature img{-o-object-fit:cover;object-fit:cover;width:100%;height:360px;display:block}.feature-meta{background:#fff;justify-content:space-between;align-items:center;padding:.9rem 1rem;display:flex}.feature-meta h3{margin:0}.read-more{color:var(--muted);font-weight:700;text-decoration:none}.thumbs{gap:12px;display:grid}.thumb{border:1px solid var(--outline);color:inherit;background:#fff;border-radius:12px;grid-template-columns:120px 1fr;align-items:center;gap:10px;padding:8px;text-decoration:none;display:grid}.newsletter{background:#fff}.newsletter p{color:var(--muted)}.newsletter-form{justify-content:center;gap:10px;margin-top:.8rem;display:flex}.newsletter-form input{border:1.5px solid var(--outline);border-radius:0;outline:none;width:min(380px,70vw);padding:.85rem .95rem}.form-msg{margin-top:.6rem;font-weight:700}.site-footer{background:var(--brand);color:#fff}.footer-grid{grid-template-columns:repeat(4,1fr);gap:24px;padding:36px 0;display:grid}.logo-badge img{background:#fff;border-radius:50%;width:64px;height:64px}.foot-col h4{margin:.2rem 0 .6rem}.foot-col ul{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.foot-col a{color:#fff;opacity:.95;text-decoration:none}.foot-col a:hover{opacity:1;text-decoration:underline}.socials a{margin-right:.6rem;display:inline-block}.footer-bottom{border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.footer-bottom .legal{gap:14px;margin:0;padding:0;list-style:none;display:flex}.footer-bottom a{color:#fff;opacity:.9;text-decoration:none}.footer-bottom a:hover{opacity:1}@media (max-width:1200px){.feature img{height:320px}}@media (max-width:1024px){.cards-3{grid-template-columns:repeat(2,1fr)}.latest-grid{grid-template-columns:1fr}.thumb{grid-template-columns:120px 1fr}}@media (max-width:900px){.desktop-nav{display:none}.hamburger{display:inline-block}}@media (max-width:820px){.split{grid-template-columns:1fr;gap:18px}.feature img{height:300px}.brand-text{font-size:.95rem}}@media (max-width:640px){.hero{min-height:78svh}.cards-3{grid-template-columns:1fr}.newsletter-form{flex-direction:column}.newsletter-form input{width:100%}.footer-grid{grid-template-columns:1fr;gap:10px}}.parsha-quote{text-align:center;color:#333;background:#f9f9f9;border-left:6px solid #07c;border-radius:10px;width:90%;max-width:1200px;margin:40px auto;padding:30px 40px;font-style:italic;line-height:1.7;transition:all .3s;box-shadow:0 4px 12px #00000014}@media (max-width:600px){.parsha-quote{padding:20px;font-size:.95rem}}.section.events .section-head{flex-direction:column;align-items:center;display:flex}.events-wrapper{width:100%}.cards-3{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1.5rem;display:flex}.cards-3 .card{flex:300px;max-width:350px}.section.latest .section-head{flex-direction:column;align-items:center;display:flex}.latest-wrapper{width:100%}.feature img{-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%}.feature-meta{margin-top:.75rem}.feature-meta h3{margin-bottom:.25rem;font-size:1.2rem}.thumbs{flex-direction:column;gap:1rem;display:flex}.thumb{color:inherit;align-items:center;gap:.75rem;text-decoration:none;display:flex}.thumb img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:80px;height:80px}.thumb span{font-size:.95rem;font-weight:600}.see-more-wrapper{text-align:center;margin-top:2rem}@media (max-width:768px){.latest-grid{grid-template-columns:1fr}.feature-meta h3{font-size:1.1rem}.thumb img{width:70px;height:70px}.thumb span{font-size:.9rem}.see-more-wrapper{margin-top:2.5rem}}.see-more{color:#666;font-weight:600;text-decoration:none;transition:color .3s;display:inline-block;position:relative}.see-more:after{content:"";background-color:#004aad;width:0;height:2px;transition:width .3s;position:absolute;bottom:-3px;left:0}.see-more:hover{color:#004aad}.see-more:hover:after{width:100%}.form-msg{color:#444;opacity:0;margin-top:1rem;font-weight:600;transition:opacity .4s,transform .4s;transform:translateY(10px)}.form-msg.active{opacity:1;transform:translateY(0)}.form-msg.success{color:#16a34a}.form-msg.error{color:#dc2626}.form-msg.neutral{color:#555}.latest .feature a,.latest .thumbs a{color:inherit;text-decoration:none;transition:all .3s}.latest .feature a:hover,.latest .thumbs a:hover{color:var(--brand-900,#1f4c83);filter:brightness(1.05)}.latest .feature-meta h3,.latest .thumb span{color:var(--ink,#121212);font-weight:600}.latest .read-more{color:var(--brand,#255d99);border:none;font-weight:500;text-decoration:none;transition:color .25s,filter .25s}.latest .read-more:hover{color:var(--brand-900,#1f4c83);filter:brightness(1.05)}.latest-grid{grid-template-columns:1.4fr .8fr;align-items:start;gap:2rem;margin-top:1.5rem;display:grid}@media (max-width:1024px){.latest-grid{grid-template-columns:1fr}.feature,.feature img{width:100%;height:auto}.thumbs{flex-wrap:wrap;gap:1rem;display:flex}.thumb{flex:45%;max-width:100%}}@media (max-width:640px){.feature img{height:auto}.thumbs{flex-direction:column}.thumb{gap:.75rem;width:100%;display:flex}}html,body{width:100%;margin:0;padding:0;overflow-x:hidden}main{width:100%;overflow-x:hidden}.page-wrapper{flex-direction:column;min-height:100vh;display:flex}.page-content{flex:1}.site-footer{background:#255d99;padding:2rem 1rem}.btn-donate{border-radius:0!important}.council-hero .inner,.members .inner{text-align:center;max-width:820px;margin:0 auto}.council-hero .hero-figure img{width:100%;max-width:720px;height:auto;margin:0 auto;display:block}.members .container{max-width:var(--max)}.members .members-grid{justify-items:center}.hero-figure figcaption,.member figcaption{text-align:center}
