@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;500;600&display=swap";
@font-face{font-family:Google Sans;src:url(/fonts/GoogleSans_17pt-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Google Sans;src:url(/fonts/GoogleSans_17pt-Italic.ttf)format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Google Sans;src:url(/fonts/GoogleSans_17pt-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Google Sans;src:url(/fonts/GoogleSans_17pt-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Google Sans;src:url(/fonts/GoogleSans_17pt-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bleu:#28558b;--or:#d9ac2a;--or-fonce:#b8911f;--fond-creme:#f8f6f1;--bordure:#e8e4da;--texte:#1a1a2e;--texte-muted:#666;--blanc:#fff;--footer-bg:#1a1a2e}html{color:var(--texte);background-color:var(--fond-creme);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Google Sans,sans-serif;font-size:16px}body{min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.modules-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.modules-grid>a:last-child:nth-child(odd){grid-column:1/-1;width:50%;margin:0 auto}@media (min-width:640px){.modules-grid{grid-template-columns:repeat(5,minmax(140px,1fr))}.modules-grid>a:last-child:nth-child(odd){grid-column:auto;width:100%}}@media screen and (max-width:768px){input,select,textarea{font-size:16px!important}}.scroll-top-btn{background:var(--bleu);cursor:pointer;z-index:90;opacity:0;pointer-events:none;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:fixed;bottom:100px;right:24px;transform:translateY(10px);box-shadow:0 4px 16px #28558b4d}.scroll-top-btn.visible{opacity:1;pointer-events:all;transform:translateY(0)}.scroll-top-btn:hover{background:#1e4070;transform:translateY(-2px);box-shadow:0 6px 20px #28558b66}html{scroll-behavior:auto}@keyframes pulse-bar{0%{transform:scaleY(.5)}to{transform:scaleY(1)}}.ep-description ul,.ep-description ol{margin:6px 0;padding-left:20px}.ep-description li{margin-bottom:4px}.ep-description strong{font-weight:700}.ep-description em{font-style:italic}.ep-description u{text-decoration:underline}.ep-description blockquote{color:#666;border-left:3px solid #28558b;margin:8px 0;padding-left:12px;font-style:italic}
