/*
Theme Name: Em Kol Cheil
Theme URI: https://emkolhai.org.il
Author: Em Kol Cheil
Description: Thème communautaire sur mesure pour la synagogue Em Kol Cheil de Netanya.
Version: 0.1.0
Text Domain: em-kol-cheil
*/

:root{--ekh-navy:#082b3a;--ekh-ink:#123340;--ekh-gold:#c6922b;--ekh-cream:#f4f0e7;--ekh-paper:#fffdf8}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ekh-ink);background:var(--ekh-paper);font-family:Arial,"Noto Sans Hebrew",sans-serif}a{color:inherit;text-decoration:none}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{height:86px;padding:0 clamp(24px,5vw,84px);display:flex;align-items:center;gap:42px;background:rgba(255,253,248,.98);border-bottom:1px solid rgba(8,43,58,.1);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:13px;margin-inline-end:auto}.brand-mark{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#f8e5ae;background:var(--ekh-navy);border:2px solid var(--ekh-gold);font-family:Georgia,serif;font-size:14px}.brand strong,.brand small{display:block}.brand strong{font:700 23px Georgia,"Noto Serif Hebrew",serif;color:var(--ekh-navy)}.brand small{margin-top:2px;font-size:11px;color:#6f7f82}.primary-menu{display:flex;align-items:center;gap:30px;list-style:none;margin:0;padding:0;font-size:14px;font-weight:700}.primary-menu a{display:block;padding:34px 0 30px;border-bottom:3px solid transparent}.primary-menu a:hover,.primary-menu .current-menu-item>a{color:var(--ekh-gold);border-color:var(--ekh-gold)}.header-actions{display:flex;gap:12px;align-items:center}.language-switcher{display:flex;gap:8px;font-size:11px}.language-switcher .active{color:var(--ekh-gold);font-weight:800}.donate{background:var(--ekh-gold);color:#fff;padding:12px 25px;border-radius:4px;font-weight:700}
.hero{min-height:610px;position:relative;display:flex;align-items:center;overflow:hidden;background:var(--ekh-navy)}.hero-photo,.hero-shade{position:absolute;inset:0}.hero-photo{background-position:center 44%;background-size:cover;transform:scale(1.01)}.hero-shade{background:linear-gradient(90deg,rgba(5,27,38,.18),rgba(5,27,38,.55) 47%,rgba(5,27,38,.95) 100%)}.hero-content{position:relative;z-index:2;width:min(600px,48vw);margin-inline-start:clamp(28px,8vw,128px);color:#fff}.eyebrow{display:flex;align-items:center;gap:12px;color:#e3bd66;font-weight:700;font-size:13px;letter-spacing:.12em}.eyebrow:before{content:"";width:38px;border-top:2px solid currentColor}.hero h1{margin:18px 0 20px;font:400 clamp(42px,5vw,72px)/1.1 Georgia,"Noto Serif Hebrew",serif;letter-spacing:-.035em}.hero h1 strong{color:#e1b74e;font-weight:400}.lead{max-width:520px;color:#dce5e6;font-size:18px;line-height:1.75}.hero-actions{display:flex;gap:15px;margin-top:35px}.hero-actions a{padding:15px 25px;border-radius:3px;font-weight:700}.button-primary{background:var(--ekh-gold)}.button-secondary{border:1px solid rgba(255,255,255,.55)}
.quick-links{display:grid;grid-template-columns:repeat(4,1fr);padding:0 clamp(24px,5vw,80px);background:#fff;border-bottom:1px solid #e9e4d9}.quick-links a{min-height:132px;display:flex;align-items:center;gap:15px;padding:24px;border-inline-start:1px solid #e9e4d9}.quick-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#edf1ef;color:var(--ekh-gold);font-size:20px}.quick-copy{flex:1}.quick-copy strong,.quick-copy small{display:block}.quick-copy strong{font:700 17px Georgia,serif}.quick-copy small{margin-top:7px;color:#788688;font-size:12px}
.community-intro{padding:100px clamp(28px,8vw,128px);display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.community-intro h2{font:400 clamp(36px,4vw,56px)/1.18 Georgia,serif;color:var(--ekh-navy);margin:16px 0 24px}.community-intro p{font-size:17px;line-height:1.9;color:#65777b}.community-image img{display:block;width:100%;height:410px;object-fit:cover}.site-footer{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px;padding:70px clamp(28px,8vw,128px);background:#062633;color:#d9e1e0}.site-footer>div{display:flex;flex-direction:column;gap:13px;font-size:13px}.site-footer h2{color:#d9af55;font-size:14px}.site-footer .brand strong{color:#fff}
@media(max-width:900px){.primary-navigation{display:none}.hero{min-height:680px}.hero-content{width:auto;margin:70px 24px}.quick-links{grid-template-columns:1fr 1fr}.community-intro{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr 1fr}}@media(max-width:560px){.site-header{height:72px;padding:0 18px}.brand small,.language-switcher{display:none}.donate{padding:10px 16px}.hero-shade{background:linear-gradient(rgba(5,27,38,.84),rgba(5,27,38,.55))}.hero-content{margin-top:50px}.quick-links{grid-template-columns:1fr;padding:0}.quick-links a{border-bottom:1px solid #e9e4d9}.community-intro{padding:70px 22px}.community-image img{height:290px}.site-footer{grid-template-columns:1fr;padding:55px 25px}}
