*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{direction:rtl;background:#f3f5ee;color:#14221d;font-family:'IBM Plex Sans Arabic',sans-serif;line-height:1.9}
a{color:inherit;text-decoration:none}
img{max-width:100%}
.skip{position:absolute;top:-80px;right:18px;z-index:20;background:#fff;padding:9px 14px;border:1px solid #14221d}
.skip:focus{top:12px}
.site-head{border-bottom:1px solid #d9e0d8;background:rgba(243,245,238,.95);position:sticky;top:0;z-index:10}
.head-in{width:min(100% - 36px,1120px);min-height:72px;margin:auto;display:flex;align-items:center;gap:18px}
.brand{font-family:'Alexandria',sans-serif;font-weight:800;font-size:18px}
.brand small{display:block;color:#16704e;font:600 9px 'IBM Plex Mono',monospace;text-align:left}
.head-links{display:flex;gap:8px;margin-inline-start:auto}
.head-links a{padding:8px 12px;border-radius:5px;color:#52625c;font-size:13px}
.head-links a:hover,.head-links a:focus-visible{background:#e7f4ec;color:#14221d;outline:0}
.container{width:min(100% - 36px,920px);margin:auto}
.guide-hero{padding:64px 0 34px}
.eyebrow{display:inline-block;margin-bottom:13px;color:#16704e;font:600 11px 'IBM Plex Mono',monospace}
h1,h2,h3{font-family:'Alexandria',sans-serif;line-height:1.35;letter-spacing:0}
h1{max-width:790px;font-size:44px;margin-bottom:18px}
.lede{max-width:760px;color:#53645d;font-size:18px}
.hero-media{width:min(100% - 36px,1120px);height:420px;margin:24px auto 50px;border-radius:8px;overflow:hidden;background:#14221d}
.hero-media img{width:100%;height:100%;object-fit:cover;display:block}
.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:70px}
.guide-card{display:flex;flex-direction:column;background:#fff;border:1px solid #dce2db;border-radius:7px;overflow:hidden;transition:transform .2s,border-color .2s}
.guide-card:hover{transform:translateY(-3px);border-color:#98b2a4}
.guide-card img{width:100%;aspect-ratio:16/10;object-fit:cover}
.guide-card .body{padding:18px;display:flex;flex:1;flex-direction:column}
.guide-card h2{font-size:18px;margin-bottom:8px}
.guide-card p{font-size:13px;color:#66756e;margin-bottom:16px}
.guide-card .read{margin-top:auto;color:#16704e;font-weight:700;font-size:13px}
.article{padding-bottom:76px}
.article h2{font-size:27px;margin:38px 0 12px}
.article h3{font-size:19px;margin:28px 0 8px}
.article p,.article li{font-size:16px;color:#3f5149}
.article p{margin-bottom:15px}
.article ul,.article ol{padding-inline-start:24px;margin:0 0 20px}
.article li{margin-bottom:7px}
.note{padding:18px 20px;margin:24px 0;border-inline-start:4px solid #e65f43;background:#fff0d9;border-radius:5px}
.checklist{padding:22px;margin:25px 0;background:#e7f4ec;border:1px solid #cfe0d5;border-radius:7px}
.checklist h2{margin-top:0}
.cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:42px;padding:25px;background:#14221d;color:#fff;border-radius:7px}
.cta p{color:#dce7e0;margin:4px 0 0;font-size:14px}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:10px 18px;background:#f3c85b;color:#14221d;border-radius:5px;font-weight:700;white-space:nowrap}
.site-foot{padding:28px 0;border-top:1px solid #d9e0d8;color:#66756e;font-size:12px}
.foot-in{width:min(100% - 36px,1120px);margin:auto;display:flex;justify-content:space-between;gap:18px}
@media(max-width:760px){h1{font-size:31px}.guide-hero{padding-top:42px}.lede{font-size:16px}.hero-media{height:270px;margin-bottom:34px}.guide-grid{grid-template-columns:1fr}.article h2{font-size:23px}.head-links a:nth-child(2){display:none}.cta{align-items:stretch;flex-direction:column}.foot-in{flex-direction:column}}
