:root{--ink:#28382f;--muted:#66726b;--cream:#f3eee4;--paper:#fffdf8;--sage:#a9b49f;--deep:#31483d;--rose:#aa7765;--line:#ded8cd;--serif:"Frank Ruhl Libre",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.7}.topbar{height:82px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fffdf8f2;position:sticky;top:0;z-index:5}.brand{font:600 1.2rem var(--serif);letter-spacing:.16em;color:var(--ink);text-decoration:none}.brand span{font-weight:400;color:var(--rose);margin-left:.35rem}.back{font-size:.8rem;color:var(--ink);text-decoration:none}.hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:620px;background:var(--cream)}.hero>div:first-child{padding:9vw 6vw 7vw 9vw;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:.68rem;font-weight:600;letter-spacing:.2em;color:#7f6256}.hero h1{font:500 clamp(3rem,5vw,5.2rem)/1 var(--serif);letter-spacing:-.03em;margin:1rem 0 1.7rem}.hero h1 em{font-weight:400;color:var(--rose)}.lead{max-width:590px;color:var(--muted);font-size:1.05rem}.hero-image{background:linear-gradient(#263a3026,#263a3026),url("../assets/chayil-space.webp") center/cover;display:flex;align-items:flex-end;justify-content:center;padding:3rem}.hero-image span{background:#fffdf8e8;padding:.9rem 1.3rem;color:#82685c;letter-spacing:.22em}.note{max-width:980px;margin:5rem auto 2rem;padding:1.5rem 2rem;background:#eef0e8;border-left:4px solid var(--rose)}.note strong{font:500 1.25rem var(--serif)}.note p{margin:.4rem 0 0;color:var(--muted)}.contents{max-width:1120px;margin:5rem auto;padding:0 2rem}.contents ol{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.contents li{border-bottom:1px solid var(--line)}.contents li:nth-child(odd){border-right:1px solid var(--line)}.contents a{display:flex;gap:1rem;padding:1rem 1.3rem;color:var(--ink);text-decoration:none}.contents a:hover{background:var(--cream)}.contents a span{color:var(--rose);font-size:.7rem}.articles{max-width:900px;margin:2rem auto 8rem;padding:0 2rem}.articles article{padding:5rem 0;border-bottom:1px solid var(--line)}.articles article:first-child{border-top:1px solid var(--line)}article header{display:grid;grid-template-columns:60px 1fr;gap:1.5rem;align-items:start;margin-bottom:2rem}article header>span{width:48px;height:48px;border:1px solid var(--sage);border-radius:50%;display:grid;place-items:center;color:var(--rose);font-size:.75rem}.term{font-size:.66rem;letter-spacing:.18em;color:#80685d;margin:0 0 .4rem}article h2{font:500 clamp(2rem,4vw,3.4rem)/1.05 var(--serif);letter-spacing:-.02em;margin:0}.article-image{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;margin:0 0 2.2rem;background:var(--cream)}article>p{font:400 1.1rem/1.8 var(--serif);color:#435047;margin:0 0 1rem}article footer{margin-top:2rem;color:var(--muted);font-size:.78rem}article footer strong{font-family:var(--serif);color:var(--rose);font-size:1rem}.site-footer{background:var(--deep);color:white;padding:3rem 7vw;display:flex;justify-content:space-between;align-items:center}.site-footer .brand{color:white}.site-footer p{font-size:.75rem;color:#d9e0da}.button{background:#f1e8dc;color:var(--deep);padding:.9rem 1.2rem;text-decoration:none;font-weight:600;font-size:.82rem}@media(max-width:780px){.hero{grid-template-columns:1fr}.hero>div:first-child{padding:6rem 7vw}.hero-image{min-height:420px}.contents ol{grid-template-columns:1fr}.contents li:nth-child(odd){border-right:0}.note{margin:3rem 5vw}.articles{padding:0 6vw}.site-footer{align-items:flex-start;flex-direction:column;gap:1.5rem}}@media(max-width:520px){.topbar{padding:0 4vw}.back{font-size:.72rem}.hero h1{font-size:3rem}.hero-image{min-height:330px}article header{grid-template-columns:1fr}article h2{font-size:2.3rem}.contents{padding:0 5vw}.articles article{padding:3.8rem 0}}
