:root{--brand:#255d99;--brand-rgb:37,93,153;--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:Geist,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;padding:.75rem 1.15rem;font-weight:600;line-height:1;text-decoration:none;transition:background .25s,color .25s,border-color .25s,transform 50ms;display:inline-block;border-radius:0!important}.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-primary--red{color:#fff;background:#dc2626;border-color:#0000}.btn-primary--red:hover{background:#b91c1c}.btn-outline{color:var(--brand);border-color:var(--brand);background:0 0}.btn-outline:hover{background:rgba(var(--brand-rgb),.2)}.btn-donate{color:#fff;background:#0f2d4a;padding:.55rem 1rem}.btn-sm{padding:.45rem .8rem;font-size:.92rem}.btn-primary,.btn-outline,.btn-donate,.btn-sm,button.btn,a.btn{border-radius:0!important}.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}#siteHeader.site-header[data-solid=false]{box-shadow:none;background:0 0}#siteHeader.site-header[data-solid=true]{background:var(--paper);box-shadow:0 8px 24px #00000014}#siteHeader.site-header[data-solid=false] .nav-wrap .brand-text,#siteHeader.site-header[data-solid=false] .nav-wrap .desktop-nav a{color:#fff}#siteHeader.site-header[data-solid=true] .nav-wrap .brand-text,#siteHeader.site-header[data-solid=true] .nav-wrap .desktop-nav a{color:var(--ink)}#siteHeader.site-header[data-solid=false] .nav-wrap .hamburger span{background:#fff}#siteHeader.site-header[data-solid=true] .nav-wrap .hamburger span{background:var(--ink)}#siteHeader .btn-donate{background:var(--brand)}#siteHeader .btn-donate:hover{background:var(--brand-900)}.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:400;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{justify-content:center;align-items:center;gap:20px;margin-left:auto;margin-right:auto;display:flex}.desktop-nav ul{gap:20px;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)}.admin-header .desktop-nav a:hover{color:var(--brand)!important}.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{margin-left:0;display:inline-block}.admin-header .hamburger{margin-left:auto}.logout-desktop{display:none!important}.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}.admin-shell{flex-direction:column;min-height:100vh;display:flex}.admin-page{flex:1}.admin-page-with-nav{margin-top:50px}.admin-shell .site-footer{margin-top:auto}.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}.hero-ctas{align-items:center;gap:12px;display:inline-flex}.hero-ctas .btn{min-width:120px}.admin-event-image{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:300px;display:block}.admin-event-image.mb-2{margin-bottom:.5rem}.section{padding:150px 0}.section-title{letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font-size:clamp(22px,1.6vw + 14px,28px)}.page .page-title,.home-page .section .section-title{letter-spacing:0;text-transform:capitalize;margin:0 0 .7rem;font-size:clamp(1.5rem,1vw + 1rem,2rem);font-weight:700;line-height:1}.page .page-subtitle,.home-page .section .section-subtitle{max-width:760px;color:var(--muted);margin:0 auto 1rem;font-size:clamp(1rem,.45vw + .9rem,1.1rem);line-height:1.75}.home-page .about-home-text .section-subtitle{text-align:left;margin-left:0;margin-right:0}.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}.about-home{background:var(--paper-2);--about-image-size:400px;--about-image-overlap:120px}.about-home-content{flex-direction:column;align-items:center;gap:38px;display:flex}.about-home-text{width:min(100%,560px);max-width:560px}.about-home .section-title{text-transform:none;letter-spacing:0;margin:0 0 .7rem}.about-home-text p{color:#334155;max-width:58ch;margin:0 0 .85rem}.about-home .about-home-text .section-subtitle{text-align:left;margin-left:0;margin-right:0}.about-home-media{width:calc((var(--about-image-size)*2) - var(--about-image-overlap));height:calc((var(--about-image-size)*2) - var(--about-image-overlap));position:relative}.about-home-image{width:var(--about-image-size);height:var(--about-image-size);border:1px solid var(--outline);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;margin:0;position:absolute;overflow:hidden}.about-home-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.about-home-image-top{z-index:1;top:0;left:0}.about-home-image-bottom{z-index:2;bottom:0;right:0}@media (min-width:821px){.about-home-content{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(24px,3vw,42px);display:grid}.about-home-text{width:100%;max-width:520px}.about-home-media{justify-self:end}}@media (max-width:820px){.about-home{--about-image-size:300px;--about-image-overlap:102px}.about-home-content{gap:30px}.about-home-text{max-width:none}}@media (max-width:560px){.about-home{--about-image-size:200px;--about-image-overlap:68px}}@media (max-width:420px){.about-home{--about-image-size:200px;--about-image-overlap:58px}}.community{background:#fff;padding-top:150px}.community .section-title{text-transform:none;letter-spacing:0;margin-bottom:.4rem}.community-head p{max-width:620px;color:var(--muted);margin:0 auto}.community-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:1.8rem;display:grid}.community-card{border:1px solid var(--outline);border-radius:var(--radius);box-shadow:var(--shadow);aspect-ratio:1/1.05;background:#e7edf4;transition:transform .28s,box-shadow .28s;position:relative;overflow:hidden}.community-card img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.community-fallback{height:100%;color:var(--brand-900);letter-spacing:.2em;text-transform:uppercase;background:linear-gradient(135deg,#dfe7f1,#f7fafc);justify-content:center;align-items:center;font-weight:700;display:flex}.community-overlay{text-align:center;color:#fff;background:linear-gradient(#0000 0%,#000000bf 100%);justify-content:center;align-items:flex-end;padding:1rem .75rem;display:flex;position:absolute;inset:auto 0 0}.community-overlay-content h3{margin:0;font-size:1rem;font-weight:500}.community-overlay-content p,.community-link{opacity:0;max-height:0;transition:opacity .25s,transform .25s,max-height .25s;display:block;overflow:hidden;transform:translateY(8px)}.community-overlay-content p{color:#ffffffe6;margin:.35rem 0 0;font-size:.95rem}.community-link{color:inherit;margin-top:.4rem;font-weight:600;text-decoration:none}.community-link:hover{text-decoration:underline}@media (hover:hover) and (pointer:fine){.community-card:hover,.community-card:focus-within{transform:translateY(-6px);box-shadow:0 16px 32px #0206172e}.community-card:hover img,.community-card:focus-within img{transform:scale(1.06)}.community-card:hover .community-overlay-content p,.community-card:hover .community-link,.community-card:focus-within .community-overlay-content p,.community-card:focus-within .community-link{opacity:1;max-height:120px;transform:translateY(0)}}@media (hover:none),(pointer:coarse){.community-overlay-content p,.community-link{opacity:1;max-height:none;overflow:visible;transform:translateY(0)}.community-link{text-underline-offset:2px;text-decoration:underline}}@media (max-width:1024px){.community-grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.community-card{flex:300px;max-width:350px}}@media (max-width:640px){.community-grid{grid-template-columns:1fr;gap:1rem;display:grid}.community-card{aspect-ratio:4/3;max-width:none}}.donate{background:#edf2f5;padding-top:150px}.donate .section-title{text-transform:none;letter-spacing:0;margin:0;font-size:clamp(1.6rem,1.4vw + 1rem,2.1rem)}.donate-panel{box-shadow:none;background:0 0;border:0;padding:0}.donate p{color:#334155;max-width:680px;margin:.7rem auto 0}.donate-ctas{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:1.25rem;display:flex}@media (max-width:1024px){.community,.donate{padding-top:120px}}@media (max-width:640px){.community,.donate{padding-top:90px}}
