@import "https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;700;800&display=swap";:root{--green:#0d5a43;--green2:#157a5a;--mint:#eaf5f0;--bg:#f5f7f6;--text:#16332b;--muted:#6b7c76;--line:#dce7e2;--white:#fff;--red:#d85c5c;--amber:#e6a23c;--blue:#3b82f6;--shadow:0 14px 35px #0d5a4314}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Tajawal,system-ui,sans-serif}button,input{font:inherit}.app-shell{min-height:100vh}.sidebar{color:#fff;z-index:30;background:linear-gradient(#0d5a43,#0a4937);flex-direction:column;width:282px;padding:24px 18px;display:flex;position:fixed;top:0;bottom:0;right:0}.brand{border-bottom:1px solid #ffffff1f;align-items:center;gap:12px;padding:0 6px 22px;display:flex}.brand-mark{object-fit:cover;background:#fff;border-radius:16px;width:52px;height:52px;padding:4px}.brand strong{font-size:18px;display:block}.brand span{color:#bfd9d0;margin-top:3px;font-size:12px;display:block}.sidebar nav{flex-direction:column;gap:5px;padding-top:18px;display:flex;overflow:auto}.sidebar nav button,.sidebar-footer button{color:#d8ece5;cursor:pointer;text-align:right;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.sidebar nav button span,.sidebar-footer button span{flex:1}.sidebar nav button.active{color:#fff;background:#1b6c54;font-weight:700}.sidebar nav button:hover,.sidebar-footer button:hover{background:#ffffff14}.sidebar-footer{border-top:1px solid #ffffff1f;flex-direction:column;margin-top:auto;padding-top:12px;display:flex}.main{min-height:100vh;margin-right:282px}.topbar{z-index:20;background:#fff;border-bottom:1px solid #edf2ef;justify-content:space-between;align-items:center;height:84px;padding:0 34px;display:flex;position:sticky;top:0}.top-title h1{margin:0;font-size:24px}.top-title p{color:var(--muted);margin:4px 0 0;font-size:13px}.top-title,.top-actions{align-items:center;gap:12px;display:flex}.search{border:1px solid var(--line);color:#90a099;background:#f8faf9;border-radius:12px;align-items:center;gap:9px;height:44px;padding:0 13px;display:flex}.search input{background:0 0;border:0;outline:0;width:240px}.search.wide input{width:420px}.icon-btn{border:1px solid var(--line);cursor:pointer;width:42px;height:42px;color:var(--text);background:#fff;border-radius:12px;place-items:center;display:grid;position:relative}.dot{background:#e35e5e;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px}.avatar{background:var(--mint);width:42px;height:42px;color:var(--green);border:0;border-radius:50%;font-weight:800}.content{padding:28px 34px 60px}.hero-card{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(135deg,#fff,#eff7f3);border-radius:22px;justify-content:space-between;align-items:center;padding:26px 28px;display:flex}.eyebrow{color:var(--green2);font-size:13px;font-weight:700}.hero-card h2{margin:8px 0 6px;font-size:28px}.hero-card p,.page-head p{color:var(--muted);margin:0}.primary,.ghost{cursor:pointer;border:0;border-radius:12px;align-items:center;gap:8px;padding:12px 18px;font-weight:700;display:inline-flex}.primary{background:var(--green);color:#fff}.primary:hover{background:#0a4937}.ghost{color:var(--green);border:1px solid var(--line);background:#fff}.stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:14px;padding:19px;display:flex}.stat-icon{border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.stat-icon.blue{color:var(--blue);background:#eaf2ff}.stat-icon.red{color:var(--red);background:#fcecec}.stat-icon.amber{color:var(--amber);background:#fff5e5}.stat-icon.green{background:var(--mint);color:var(--green)}.stat-card span{color:var(--muted);font-size:13px;display:block}.stat-card strong{margin:2px 0;font-size:26px;display:block}.stat-card small{color:#8aa098}.dashboard-grid{grid-template-columns:1.65fr 1fr;gap:18px;display:grid}.bottom-grid{grid-template-columns:1fr 1fr;margin-top:18px}.panel,.table-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px;overflow:hidden}.panel-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.panel-head h3{margin:0;font-size:18px}.panel-head button{color:var(--green2);cursor:pointer;background:0 0;border:0}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:right;white-space:nowrap;border-bottom:1px solid #eef3f1;padding:13px 10px;font-size:13px}th{color:var(--muted);background:#fbfcfc;font-weight:700}.badge,.status{border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.badge.high{color:var(--red);background:#fcecec}.badge.medium{color:#b87a16;background:#fff5e5}.badge.low{color:var(--muted);background:#f1f3f2}.status{color:var(--muted);background:#f1f5f3}.s-مكتملة,.s-معتمد{background:var(--mint);color:var(--green)}.s-متأخرة{color:var(--red);background:#fcecec}.s-قيد-التنفيذ,.s-مجدول{color:var(--blue);background:#eaf2ff}.s-بانتظار-المراجعة{color:#b87a16;background:#fff5e5}.project-mini{border-bottom:1px solid #eef3f1;padding:14px 0}.project-mini:last-child{border-bottom:0}.project-mini strong,.approval-row strong,.content-row strong{display:block}.project-mini span,.approval-row span,.content-row span{color:var(--muted);font-size:12px}.progress-label{justify-content:space-between;margin:11px 0 6px;font-size:12px;display:flex}.progress{background:#e8efec;border-radius:20px;height:8px;overflow:hidden}.progress i{background:var(--green2);border-radius:20px;height:100%;display:block}.approval-row,.content-row{border-bottom:1px solid #eef3f1;justify-content:space-between;align-items:center;padding:13px 0;display:flex}.approval-row:last-child,.content-row:last-child{border-bottom:0}.page-head{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.page-head h2{margin:0 0 5px}.empty-module{text-align:center;background:#fff;border:1px dashed #bdd3ca;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:30px;display:flex}.empty-module img{object-fit:cover;border-radius:24px;width:96px;height:96px}.empty-module h3{margin:18px 0 7px}.empty-module p{color:var(--muted);max-width:500px}.kanban{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.kanban-col{background:#edf3f0;border-radius:18px;min-height:590px;padding:14px}.kanban-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.kanban-head span{background:#fff;border-radius:999px;padding:3px 9px;font-size:12px}.task-card{border:1px solid var(--line);background:#fff;border-radius:14px;margin-bottom:12px;padding:14px}.task-top{justify-content:space-between;display:flex}.task-card h4{margin:14px 0 6px}.task-card p{color:var(--muted);margin:0;font-size:13px}.task-meta{color:var(--muted);align-items:center;gap:6px;margin-top:14px;font-size:12px;display:flex}.project-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.project-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px}.project-card-head{justify-content:space-between;display:flex}.project-card-head span{color:var(--green2);font-size:12px;font-weight:700}.project-card h3{margin:6px 0 0}.project-foot{color:var(--muted);justify-content:space-between;margin-top:18px;font-size:12px;display:flex}.project-foot span{align-items:center;gap:6px;display:flex}.toolbar{justify-content:space-between;gap:12px;margin-bottom:16px;display:flex}.sidebar-close,.mobile-only,.overlay{display:none}@media (width<=1100px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.kanban{grid-template-columns:repeat(2,1fr)}.project-grid{grid-template-columns:1fr}.search input{width:170px}}@media (width<=760px){.sidebar{width:280px;transition:all .25s;transform:translate(105%)}.sidebar.open{transform:translate(0)}.sidebar-close,.mobile-only{display:grid}.sidebar-close{color:#fff;background:#ffffff14;border-color:#ffffff26;margin-right:auto}.overlay{z-index:25;background:#00000059;display:block;position:fixed;inset:0}.main{margin-right:0}.topbar{padding:0 16px}.top-title p,.top-actions .search{display:none}.content{padding:18px 14px 40px}.hero-card,.page-head{flex-direction:column;align-items:flex-start;gap:18px}.stats-grid{grid-template-columns:1fr 1fr}.stat-card{padding:14px}.dashboard-grid,.bottom-grid,.kanban,.project-grid{grid-template-columns:1fr}.toolbar{flex-direction:column}.search.wide input,.search.wide{width:100%}.table-card{padding:10px;overflow:auto}}@media (width<=430px){.stats-grid{grid-template-columns:1fr}.hero-card h2{font-size:23px}.top-title h1{font-size:20px}}.login-page{background:var(--bg);grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.login-brand{color:#fff;text-align:center;background:linear-gradient(145deg,#0d5a43,#157a5a);flex-direction:column;justify-content:center;align-items:center;padding:60px;display:flex}.login-brand img{background:#fff;border-radius:28px;width:min(560px,85%);padding:18px}.login-brand h1{margin:34px 0 8px;font-size:42px}.login-brand p{color:#ddefe8;max-width:560px;font-size:20px;line-height:1.8}.login-card{border:1px solid var(--line);width:min(470px,88%);box-shadow:var(--shadow);background:#fff;border-radius:26px;margin:auto;padding:38px}.login-mark{object-fit:cover;border-radius:20px;width:76px;height:76px}.login-card h2{margin:18px 0 4px;font-size:30px}.login-card>p{color:var(--muted);margin:0 0 26px}.login-card label,.modal label{gap:8px;margin-bottom:16px;font-size:13px;font-weight:700;display:grid}.input-wrap{border:1px solid var(--line);border-radius:12px;align-items:center;gap:10px;height:48px;padding:0 13px;display:flex}.input-wrap input,.modal input,.modal select{width:100%;font:inherit;background:0 0;border:0;outline:0}.full{justify-content:center;width:100%}.demo-note{text-align:center;color:var(--muted);margin-top:14px;display:block}.error{color:var(--red);margin-bottom:10px;display:block}.icon-link,.danger-link{color:var(--red);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;display:inline-flex}.mini-action{background:var(--mint);width:100%;color:var(--green);cursor:pointer;border:0;border-radius:10px;margin-top:12px;padding:8px;font-weight:700}.cards-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.member-card,.file-card,.approval-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px}.member-card{text-align:center}.member-avatar{background:var(--mint);width:64px;height:64px;color:var(--green);border-radius:50%;place-items:center;margin:auto;display:grid}.member-card h3{margin:14px 0 4px}.member-card p,.member-card small{color:var(--muted)}.member-meta{flex-direction:column;align-items:center;gap:10px;margin:14px 0;display:flex}.files-grid{grid-template-columns:repeat(2,1fr)}.file-card{align-items:center;gap:14px;display:flex}.file-card>svg{color:var(--green);width:34px;height:34px}.file-card div{flex:1}.file-card h3{margin:0 0 6px}.file-card p,.file-card small{color:var(--muted);margin:0}.approval-list{gap:14px;display:grid}.approval-card{grid-template-columns:1fr auto auto;align-items:center;gap:20px;display:grid}.approval-card h3{margin:0 0 6px}.approval-card p{color:var(--muted);margin:0 0 10px}.approval-actions{gap:8px;display:flex}.danger{color:var(--red);cursor:pointer;background:#fcecec;border:0;border-radius:12px;padding:11px 16px;font-weight:700}.chat-box{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.chat-head{border-bottom:1px solid var(--line);justify-content:space-between;padding:18px 22px;display:flex}.chat-head span{color:var(--muted)}.messages{background:#fafcfb;height:540px;padding:22px;overflow:auto}.message{border:1px solid var(--line);background:#fff;border-radius:16px;width:min(620px,80%);margin-bottom:14px;padding:14px}.message.mine{background:var(--mint);margin-right:auto}.message strong{color:var(--green);font-size:13px}.message p{margin:7px 0}.message small{color:var(--muted)}.chat-input{border-top:1px solid var(--line);gap:10px;padding:16px;display:flex}.chat-input input{border:1px solid var(--line);border-radius:12px;flex:1;padding:0 14px}.calendar-grid{background:var(--line);border:1px solid var(--line);border-radius:18px;grid-template-columns:repeat(7,1fr);gap:1px;display:grid;overflow:hidden}.calendar-week{background:#fff;grid-column:1/-1;grid-template-columns:repeat(7,1fr);display:grid}.calendar-week strong{text-align:center;padding:14px}.calendar-cell{background:#fff;min-height:120px;padding:10px}.calendar-cell>span{font-weight:700}.calendar-cell small{background:var(--mint);color:var(--green);white-space:nowrap;text-overflow:ellipsis;border-radius:7px;margin-top:8px;padding:5px 7px;display:block;overflow:hidden}.report-bars{gap:18px;display:grid}.report-bars>div{grid-template-columns:240px 1fr 50px;align-items:center;gap:14px;display:grid}.reset-btn{margin-top:24px}.modal-backdrop{z-index:100;background:#04181280;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:24px;width:min(680px,96vw);max-height:90vh;padding:24px;overflow:auto}.modal-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.modal-head h3{margin:0;font-size:22px}.modal-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.modal label{margin:0}.modal input,.modal select{border:1px solid var(--line);border-radius:11px;height:46px;padding:0 12px}.s-نشط,.s-معتمد,.s-مكتملة,.s-نشطة{background:var(--mint);color:var(--green)}.s-مجدولة{color:#b87a16;background:#fff5e5}.s-مرفوض{color:var(--red);background:#fcecec}.s-يحتاج-تعديل{color:#b87a16;background:#fff5e5}.s-بانتظار-القرار{color:var(--blue);background:#eaf2ff}@media (width<=900px){.login-page{grid-template-columns:1fr}.login-brand{display:none}.cards-grid,.files-grid{grid-template-columns:1fr 1fr}.approval-card{grid-template-columns:1fr}.report-bars>div{grid-template-columns:150px 1fr 45px}}@media (width<=600px){.cards-grid,.files-grid,.modal-grid{grid-template-columns:1fr}.calendar-cell{min-height:84px}.calendar-week strong{padding:10px 2px;font-size:11px}.approval-actions{flex-wrap:wrap}.report-bars>div{grid-template-columns:1fr}.login-card{padding:26px}}@media print{.sidebar,.topbar,.page-head button,.reset-btn{display:none!important}.main{margin:0}.content{padding:0}.panel{border:0}.app-shell{background:#fff}}.notification-wrap{position:relative}.notification-menu{border:1px solid var(--line);width:340px;box-shadow:var(--shadow);z-index:60;background:#fff;border-radius:16px;position:absolute;top:52px;left:0;overflow:hidden}.notification-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.notification-head button{cursor:pointer;background:0 0;border:0}.notification-item{border-bottom:1px solid #eef3f1;align-items:center;gap:10px;padding:14px 16px;display:flex}.notification-item:last-child{border-bottom:0}.notification-item p{margin:0;font-size:13px}.notification-bullet{background:var(--green2);border-radius:50%;flex:none;width:9px;height:9px}.settings-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.settings-card{margin:0}.form-stack{gap:14px;display:grid}.form-stack label{gap:7px;font-size:13px;font-weight:700;display:grid}.form-stack input,.form-stack select{border:1px solid var(--line);height:46px;font:inherit;background:#fff;border-radius:11px;padding:0 12px}.toggle-list{gap:4px;display:grid}.toggle-row{border-bottom:1px solid #eef3f1;justify-content:space-between;align-items:center;padding:15px 0;display:flex}.toggle-row input{width:20px;height:20px;accent-color:var(--green)}.role-row{border-bottom:1px solid #eef3f1;justify-content:space-between;align-items:center;padding:13px 0;display:flex}.role-row strong,.role-row small{display:block}.role-row small{color:var(--muted);margin-top:4px}.role-row svg{color:var(--green)}.backup-actions{gap:12px;display:grid}.file-import{cursor:pointer;justify-content:center;align-items:center;gap:8px;display:flex}.file-import input{display:none}.settings-note{color:var(--muted);margin:18px 0 0;font-size:13px;line-height:1.8}.sidebar-footer button.active{color:#fff;background:#ffffff1f}@media (width<=900px){.settings-grid{grid-template-columns:1fr}.notification-menu{left:-80px}}@media (width<=520px){.notification-menu{width:auto;position:fixed;top:74px;left:12px;right:12px}}.search-wrap{position:relative}.search-results{border:1px solid var(--line,#dce7e2);z-index:40;background:#fff;border-radius:16px;width:390px;padding:8px;position:absolute;top:54px;left:0;box-shadow:0 18px 50px #16332b24}.search-results button{text-align:right;cursor:pointer;background:0 0;border:0;border-radius:12px;grid-template-columns:70px 1fr 20px;align-items:center;gap:10px;width:100%;padding:12px;display:grid}.search-results button:hover{background:#f3f7f5}.search-results button>span{color:#0d5a43;text-align:center;background:#eaf5f0;border-radius:999px;padding:5px 8px;font-size:11px}.search-results strong,.search-results small{display:block}.search-results small{color:#6b7c76;margin-top:3px}.search-results p{text-align:center;color:#6b7c76;padding:18px}.activity-list{flex-direction:column;display:flex}.activity-row{border-bottom:1px solid #edf2ef;grid-template-columns:44px 1fr auto;align-items:center;gap:14px;padding:16px 4px;display:grid}.activity-icon{color:#0d5a43;background:#eaf5f0;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.activity-row p{color:#6b7c76;margin:5px 0 0;font-size:13px}.activity-row time{color:#6b7c76;white-space:nowrap;font-size:12px}@media (width<=700px){.search-results{width:auto;position:fixed;top:74px;left:12px;right:12px}.activity-row{grid-template-columns:40px 1fr}.activity-row time{grid-column:2}}.filter-tabs{flex-wrap:wrap;gap:8px;margin:0 0 18px;display:flex}.filter-tabs button{border:1px solid var(--line);cursor:pointer;color:var(--muted);background:#fff;border-radius:999px;padding:9px 16px}.filter-tabs button.active{background:var(--green);color:#fff;border-color:var(--green)}.row-actions{align-items:center;gap:5px;display:flex}.row-actions .icon-btn,.row-actions .icon-link{justify-content:center;align-items:center;display:inline-flex}.boot-screen{text-align:center;color:#16332b;background:#f5f7f6;place-content:center;gap:16px;min-height:100vh;display:grid}.boot-screen img{width:76px;margin:auto}.cloud-chip{color:#0d5a43;white-space:nowrap;background:#eaf5f0;border-radius:999px;padding:7px 11px;font-size:12px}.cloud-chip.cloud-error{color:#b83f3f;background:#fcecec}.cloud-status-card{background:#f5f9f7;border:1px solid #dce7e2;border-radius:14px;flex-direction:column;gap:8px;padding:14px;display:flex}.cloud-status-card small{color:#6b7c76}.cloud-status-card em{color:#b83f3f;font-size:12px;font-style:normal}
