@import"https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@400;600;700;800&display=swap";:root{font-family:Noto Kufi Arabic,Tahoma,sans-serif;color:#18382f;background:#f4f7f5;line-height:1.6;font-synthesis:none;--green:#103b31;--accent:#17785e;--line:#dce6e2;--muted:#71817b}*{box-sizing:border-box}body{margin:0;min-width:320px}button,select,input{font:inherit}.app-shell{direction:rtl;min-height:100vh}aside{position:fixed;inset:0 0 0 auto;width:270px;background:var(--green);color:#fff;padding:24px 18px;z-index:30}.brand{display:flex;align-items:center;gap:11px}.brand>b{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#c9a856;font:800 25px Georgia}.brand strong,.brand span{display:block}.brand strong{letter-spacing:2px}.brand span{font-size:11px;color:#8eb1a7}.brand button{display:none;margin-right:auto;border:0;background:transparent;color:#fff}.workspace{display:grid;margin:25px 0;padding:15px;border:1px solid #28564a;border-radius:15px;background:#17463a}.workspace small,.workspace span{color:#89ada3}.workspace span{font-size:12px}nav{display:grid;gap:4px}nav button{display:flex;align-items:center;gap:12px;padding:12px;border:0;border-radius:11px;background:transparent;color:#abc1bb;text-align:right}nav button svg{width:20px}nav button.active{background:#f4f7f5;color:#153c32;font-weight:800}main{margin-right:270px;min-height:100vh}header{height:86px;display:flex;align-items:center;gap:20px;padding:0 32px;background:#fff;border-bottom:1px solid var(--line)}header h1,header small{margin:0;display:block}header h1{font-size:21px}header small,header>span{font-size:12px;color:var(--muted)}header>span{margin-right:auto;direction:ltr}.menu{display:none;border:1px solid var(--line);background:#fff;border-radius:10px;width:44px;height:44px}.content{max-width:1600px;margin:auto;padding:34px}.page-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.page-head h2,.page-head p{margin:0}.page-head p{color:var(--muted)}.page-head button{display:flex;align-items:center;gap:8px;height:44px;padding:0 15px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--green)}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.metrics article{display:grid;grid-template-columns:auto 1fr;gap:7px 12px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:16px}.metrics svg{grid-row:1/3;width:43px;height:43px;padding:10px;border-radius:12px;background:#e5f3ee;color:var(--accent)}.metrics span{color:var(--muted)}.metrics strong{font-size:26px}.welcome,.module{margin-top:18px;padding:25px;background:#fff;border:1px solid var(--line);border-radius:18px}.welcome{display:flex;align-items:center;gap:18px}.welcome>svg,.module>svg{width:62px;height:62px;padding:15px;border-radius:18px;background:#e7f3ef;color:var(--accent)}.welcome h3,.welcome p,.module h2,.module p{margin:0}.welcome p,.module p,.module span{color:var(--muted)}.welcome small{display:block;margin-top:7px}.module{min-height:360px;display:grid;place-items:center;align-content:center;text-align:center;gap:10px}.module span{max-width:650px}.scrim{display:none}@media(max-width:900px){aside{transform:translate(105%);transition:.2s}aside.open{transform:none}.brand button{display:grid}.scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#061611aa;z-index:29}main{margin:0}header{padding:0 16px}.menu{display:grid;place-items:center}.metrics{grid-template-columns:1fr 1fr}.content{padding:20px 14px}}@media(max-width:520px){.metrics{grid-template-columns:1fr}.page-head{align-items:flex-start}.page-head button{font-size:0;width:44px;padding:0;justify-content:center}header>span{display:none}.welcome{align-items:flex-start;flex-direction:column}}
