.modal-overlay{z-index:9999;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:12px;width:90vw;max-width:600px;padding:2rem 1.5rem;position:relative;box-shadow:0 4px 32px #00000026}.modal-close{cursor:pointer;background:0 0;border:none;font-size:1.5rem;position:absolute;top:1rem;left:1rem}.modal-body{margin-top:1.5rem;font-size:1.05rem;line-height:1.7}
.site-footer{width:100%;font-family:var(--font-assistant);direction:rtl;padding:4rem 7rem;font-size:1.05rem}html[lang=fr] .site-footer{text-align:left;direction:ltr}.footer-columns{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin:0 auto;display:flex}html[lang=fr] .footer-columns{justify-content:flex-start;gap:2.5rem}.footer-col{flex-direction:column;gap:.7rem;min-width:200px;display:flex}html[lang=fr] .footer-col{align-items:flex-start}.footer-col-center{flex:100px;justify-content:center;align-items:center;min-width:80px;display:flex}.footer-social{gap:1rem;margin-bottom:.7rem;display:flex}.footer-social img{filter:grayscale();opacity:.7;width:28px;height:28px;transition:opacity .2s}.footer-social img:hover{opacity:1;filter:none}.footer-link{color:#22223b;cursor:pointer;margin-bottom:.3rem;font-size:1.05rem;text-decoration:underline}.footer-link:hover{color:var(--hover-color)}.footer-copyright{color:#444;margin-top:1.2rem;font-size:.95rem}@media (max-width:700px){.site-footer{padding:2rem 1rem;font-size:.95rem}.footer-columns{flex-direction:column;align-items:stretch;gap:2rem}.footer-col{align-items:flex-start;width:100%;min-width:0}.footer-col-center{display:none}}
