:root{--ink:#11201a;--green:#075f45;--green2:#0b8060;--gold:#d5a62e;--paper:#f5f7f4;--line:#dfe5e1;--muted:#5c6a64;--white:#fff;--blue:#174f60;--r:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Tahoma,"Noto Sans Arabic",Arial,sans-serif;line-height:1.55}body.overlay-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit;color:inherit}button{cursor:pointer}.app-page{min-height:100vh;padding-bottom:82px}.app-header{height:58px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:40}.icon-btn{width:44px;height:44px;border:0;background:none;display:grid;place-items:center}.app-logo{display:flex;align-items:center;gap:7px}.app-logo>span{display:flex;flex-direction:column;align-items:flex-end;line-height:1}.app-logo strong{font-family:Arial,sans-serif;font-size:15px;letter-spacing:.075em}.app-logo small{font-size:6.5px;letter-spacing:.31em;margin-top:4px}.brand-mark{width:34px;height:34px;filter:drop-shadow(0 1px 1px #00261b20)}.chips{position:sticky;top:58px;z-index:30;display:flex;overflow:auto;gap:6px;padding:7px 12px 9px;background:rgba(245,247,244,.96)}.chips a{flex:0 0 auto;min-height:32px;padding:7px 12px;border:1px solid var(--line);background:#fff;border-radius:99px;font-size:10.5px}.chips a.active{background:var(--green);color:#fff;border-color:var(--green)}.mobile-feed,.screen-wrap{width:min(100% - 24px,680px);margin:auto}.hero{margin-top:10px;min-height:270px;border-radius:18px;background:linear-gradient(145deg,#073c2d,#0a6e50);color:#fff;position:relative;overflow:hidden;padding:24px;display:flex;align-items:flex-end;box-shadow:0 8px 24px #10231b12}.hero:before{content:"";position:absolute;width:210px;height:210px;border:28px solid #d5a62e;border-radius:50%;right:-55px;top:-90px;opacity:.18}.hero>div{position:relative;z-index:1}.eyebrow{display:inline-block;font-size:9px;color:#f5d46e;margin-bottom:8px}.hero h1{font-size:23px;line-height:1.45;margin:0 0 6px;max-width:530px}.hero p{font-size:11px;max-width:520px;margin:0;color:#d9e8e2}.feed-label,.module-head{display:flex;justify-content:space-between;align-items:center}.feed-label{margin:18px 2px 9px}.feed-label h2{font-size:15px;margin:0}.feed-label a,.module-head a{font-size:10px;color:var(--green)}.news-card{background:#fff;border:1px solid var(--line);border-radius:var(--r);margin-bottom:10px;overflow:hidden;box-shadow:0 2px 10px #10231b06}.story-copy{padding:13px}.story-copy .source{display:block;font-size:9px;color:var(--green);font-weight:700}.story-copy h2{font-size:15px;line-height:1.5;margin:4px 0}.story-copy p{font-size:10.5px;color:var(--muted);margin:3px 0 8px}.card-meta{display:flex;gap:12px;justify-content:space-between;align-items:center;font-size:9px;color:var(--muted);border-top:1px solid #edf0ee;padding-top:8px}.source-link{color:var(--green);font-weight:700}.feed-module{background:#fff;border:1px solid var(--line);border-radius:var(--r);margin:14px 0;overflow:hidden}.module-head{padding:10px 13px;border-bottom:1px solid var(--line)}.module-head strong{font-size:12px}.pulse-grid{display:grid;grid-template-columns:1fr 1fr}.pulse-grid a{padding:14px 12px;min-height:130px}.pulse-grid a+a{border-right:1px solid var(--line)}.pulse-grid small{font-size:8px;color:var(--green)}.pulse-grid strong{display:block;font-size:11.5px;margin:6px 0}.pulse-grid span{font-size:8px;color:var(--muted)}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.trust-strip div{background:#0d2e24;color:#fff;border-radius:12px;padding:12px;text-align:center}.trust-strip strong{display:block;font-size:11px}.trust-strip span{font-size:8px;color:#c9d9d3}.empty-state{text-align:center;color:var(--muted);padding:50px 20px;background:#fff;border:1px dashed #ccd7d1;border-radius:var(--r)}.empty-state>span{width:38px;height:38px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#e8efeb;color:var(--green);font-weight:800}.empty-state h2{font-size:15px;color:var(--ink);margin:12px 0 5px}.empty-state p{font-size:10px;margin:0}.app-bottom{position:fixed;left:0;right:0;bottom:0;height:66px;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);z-index:45}.app-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:9.5px;gap:4px;position:relative}.app-bottom svg{width:21px;height:21px}.app-bottom a.active{color:var(--green);font-weight:700}.app-bottom a.active:before{content:"";position:absolute;top:0;width:24px;height:2px;background:var(--green)}.sheet-layer,.search-layer{position:fixed;inset:0;z-index:80}.sheet-layer{background:#071a1490}.menu-sheet{position:absolute;right:0;top:0;bottom:0;width:min(86vw,350px);background:#fff;padding:14px 16px;overflow:auto}.sheet-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid var(--line)}.sheet-head button,.search-head button{width:44px;height:44px;border:0;border-radius:50%;background:#f0f4f1;font-size:24px}.menu-sheet section{padding:10px 0}.menu-sheet section+section{border-top:1px solid var(--line)}.menu-sheet p{font-size:9px;color:var(--muted)}.menu-sheet a{display:block;min-height:42px;padding:10px 4px;font-size:11.5px;font-weight:700}.search-layer{background:var(--paper);overflow:auto}.search-head{height:64px;background:#fff;border-bottom:1px solid var(--line);padding:8px 12px;display:flex;gap:8px}.search-head label{height:44px;flex:1;background:#eef2ef;border-radius:12px;display:flex;align-items:center;padding:0 12px}.search-head input{border:0;outline:0;background:transparent;width:100%;font-size:13px}.search-results{width:min(100% - 24px,680px);margin:16px auto}.search-empty{text-align:center;margin-top:15vh;color:var(--muted)}.search-empty h2{font-size:16px;color:var(--ink)}.page-titlebar{width:min(100% - 24px,960px);margin:auto;padding:12px 0 2px}.page-titlebar h1{font-size:13px;color:var(--muted);margin:0}.screen-intro{padding:12px 0}.screen-intro span{font-size:9px;color:var(--green)}.screen-intro h2{font-size:20px;margin:3px 0}.screen-intro p{font-size:10px;color:var(--muted)}.radar-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;background:#e8eeea;padding:4px;border-radius:12px;margin:10px 0}.radar-tabs button{height:40px;border:0;border-radius:9px;background:transparent;font-size:11px}.radar-tabs button.active{background:#fff;color:var(--green);font-weight:700;box-shadow:0 1px 4px #0000000d}.radar-panel{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:16px}.radar-panel h2{font-size:19px;line-height:1.45;margin:3px 0}.radar-panel p{font-size:10.5px;color:var(--muted)}.radar-meta{display:grid;gap:8px;margin-top:14px}.radar-meta div{padding:12px;background:#f3f6f4;border-radius:10px}.radar-meta strong{display:block;font-size:11px}.radar-meta span{font-size:9px;color:var(--muted)}.discover-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.discover-grid a{min-height:120px;border-radius:14px;background:linear-gradient(145deg,#113d30,#17664f);color:#fff;padding:14px;display:flex;flex-direction:column;justify-content:flex-end}.discover-grid strong{font-size:14px}.discover-grid span{font-size:8px;color:#d8e7e1}.more-group{background:#fff;border:1px solid var(--line);border-radius:var(--r);overflow:hidden;margin-bottom:10px}.more-group h3{font-size:10px;padding:10px 13px;margin:0;background:#f0f4f1;color:var(--muted)}.more-group a{display:block;padding:12px 13px;font-size:11.5px;border-top:1px solid var(--line)}.footer-note{text-align:center;font-size:9px;color:var(--muted);padding:24px 12px}
@media(min-width:760px){.app-page{padding-bottom:0}.app-header{height:68px;padding-inline:max(24px,calc((100% - 1220px)/2))}.chips{top:68px}.mobile-feed,.screen-wrap{width:min(1220px,calc(100% - 40px))}.hero{min-height:380px}.hero h1{font-size:34px}.articles-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.app-bottom{position:sticky;top:68px;bottom:auto;height:52px;width:min(1220px,calc(100% - 40px));margin:auto;border:1px solid var(--line);border-radius:0 0 12px 12px}.app-bottom a{flex-direction:row;font-size:10px}.app-bottom a.active:before{top:auto;bottom:0}.pulse-grid a{min-height:150px}.discover-grid{grid-template-columns:repeat(4,1fr)}}
