@font-face{font-family:Cairo;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/350b852752f8489d-s.p.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:Cairo;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/5ec84f17416dda4d-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cairo;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/01f0c602c274ea55-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cairo Fallback;src:local("Arial");ascent-override:137.65%;descent-override:60.32%;line-gap-override:0.00%;size-adjust:94.66%}.__className_45314e{font-family:Cairo,Cairo Fallback;font-style:normal}.__variable_45314e{--font-cairo:"Cairo","Cairo Fallback"}:root{--bg:#f7f7f5;--panel:#fff;--ink:#0a0a0a;--muted:#787874;--line:#e7e7e2;--soft:#f1f1ee;--brand:#0a0a0a;--brand2:#242424;--danger:#b42318;--warning:#b7791f}*{box-sizing:border-box}body,html{background:var(--bg);overflow-x:hidden}body{margin:0;min-height:100%;color:var(--ink);font-family:var(--font-cairo),"Cairo",Tahoma,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{touch-action:manipulation}.center{min-height:100vh;display:grid;place-items:center;align-content:center;grid-gap:14px;gap:14px}.qararMark{width:66px;height:66px;border-radius:20px;border:1px solid #deded9;display:grid;place-items:center;box-shadow:0 16px 40px #00000012;font-size:0;overflow:hidden}.qararMark:before{content:"";display:block;width:92%;height:92%;background:url(/qarar-mark.svg) 50%/contain no-repeat}.qararMark.small{width:44px;height:44px;border-radius:14px;box-shadow:none}.auth{display:grid;grid-template-columns:1.05fr .95fr;background:#fff}.auth,.authHero{min-height:100vh}.authHero{background:#0a0a0a;color:#fff;padding:clamp(34px,5vw,70px);display:flex;flex-direction:column;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand b{display:block;font-size:18px;font-weight:800;letter-spacing:-.02em}.brand small{display:block;margin-top:2px;font-size:10px;letter-spacing:.22em;color:#999}.eyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.05em;color:#c9c9c3;margin-bottom:12px}.eyebrow.dark{color:#595955}.authHero h1{font-size:clamp(44px,6vw,78px);line-height:1.12;max-width:760px;margin:0 0 20px;letter-spacing:-.035em}.authHero p{max-width:680px;color:#c7c7c2;line-height:2;font-size:17px}.login{width:min(460px,calc(100% - 40px));margin:auto;background:#fff;border:1px solid var(--line);border-radius:28px;padding:36px;box-shadow:0 22px 70px #0000000d}.login h2{font-size:30px;margin:0 0 8px;letter-spacing:-.025em}.login>p{color:var(--muted);margin:0 0 24px;line-height:1.8}.login label{display:grid;grid-gap:8px;gap:8px;font-size:13px;font-weight:700;margin-bottom:16px}.login input{border:1px solid #dcdcd7;border-radius:14px;padding:14px 15px;outline:none;background:#fff}.login input:focus{border-color:#111;box-shadow:0 0 0 4px #0000000a}.link,.primary{width:100%;border:0;border-radius:14px;padding:13px 16px;font-weight:800;cursor:pointer}.primary{background:#0a0a0a;color:#fff}.primary:hover{background:#222}.link{background:transparent;color:#111;margin-top:8px}.notice{background:#fff8ef;color:#82480f;border:1px solid #f1dfc6;border-radius:13px;padding:11px 13px;font-size:13px;margin:10px 0;overflow-wrap:anywhere}.notice.top{margin:0 0 16px}.shell{min-height:100vh;width:100%}.side{position:fixed;right:0;top:0;bottom:0;width:286px;background:#fff;color:#0a0a0a;padding:24px 18px;display:flex;flex-direction:column;z-index:20;border-left:1px solid var(--line);box-shadow:-10px 0 35px #00000008}.side .brand{padding:0 4px;justify-content:flex-start;gap:12px;direction:rtl}.side .brand>div:last-child{text-align:right}.projectSelect{margin:24px 0 18px;background:#f5f5f2;border:1px solid #e5e5df;border-radius:16px;padding:12px 13px}.projectSelect span{display:block;color:#8a8a84;font-size:10px;margin-bottom:5px}.projectSelect select{width:100%;border:0;background:transparent;color:#111;outline:none;font-weight:800}.side nav{display:grid;grid-gap:5px;gap:5px}.logout,.side nav button{border:0;background:transparent;color:#666662;text-align:right;padding:11px 13px;border-radius:12px;cursor:pointer;font-weight:700}.side nav button:hover{background:#f4f4f1;color:#111}.side nav button.active{background:#0a0a0a;color:#fff}.sideFoot{margin-top:auto;display:grid;grid-gap:10px;gap:10px}.sideFoot>small{color:#8a8a84;overflow:hidden;text-overflow:ellipsis}.logout{border:1px solid #deded9;color:#222}.main{margin-right:286px;padding:34px clamp(22px,3vw,46px);width:calc(100% - 286px);max-width:1680px;min-width:0}.main header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.main header small{color:var(--muted)}.main header h1{font-size:32px;margin:5px 0 0;letter-spacing:-.035em}.status{background:#f0f0ed;color:#262626;border:1px solid #e1e1dd;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;white-space:nowrap}.status i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#111;margin-left:6px}.heroPanel{background:linear-gradient(135deg,#f0f0ed,#fff);border:1px solid #e2e2dd;border-radius:24px;padding:26px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:end;gap:20px;box-shadow:0 14px 45px #00000008}.heroPanel h2{font-size:clamp(22px,2.2vw,30px);margin:0 0 9px;letter-spacing:-.025em}.heroPanel p{margin:0;color:var(--muted);line-height:1.85}.heroPanel button,.panel td button,.panelHead button,.rowActions button{border:1px solid #deded9;background:#fff;color:#111;border-radius:11px;padding:8px 12px;cursor:pointer}.heroPanel button:hover,.panel td button:hover,.panelHead button:hover,.rowActions button:hover{border-color:#111}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:16px}.card,.panel{background:#fff;border:1px solid var(--line);box-shadow:0 12px 35px #00000008}.card{border-radius:19px;padding:20px;min-width:0}.card small,.card span{display:block;color:var(--muted);font-size:12px}.card b{display:block;font-size:clamp(21px,2vw,28px);margin:10px 0 7px;overflow-wrap:anywhere}.panel{border-radius:21px;padding:20px;margin-bottom:16px;min-width:0}.panelHead{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.panelHead h3{margin:0;font-size:18px}.panelHead p{margin:5px 0 0;color:var(--muted);font-size:12px}.summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.summary>div{background:#f6f6f3;border:1px solid #ecece7;border-radius:15px;padding:14px;min-width:0}.summary span{display:block;color:var(--muted);font-size:11px}.summary b{display:block;margin-top:7px;overflow-wrap:anywhere}.dashGrid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);grid-gap:16px;gap:16px}.tableWrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:14px}table{width:100%;border-collapse:collapse;min-width:680px}td,th{padding:12px 10px;text-align:right;border-bottom:1px solid #eee;white-space:nowrap;font-size:13px}th{color:#6e6e69;font-size:11px;background:#fafaf8}tbody tr:hover{background:#fbfbf9}.empty{text-align:center;padding:46px 20px;color:var(--muted);background:#fafaf8;border-radius:14px}.rowActions{display:flex;gap:6px;flex-wrap:wrap}.rowActions button{padding:6px 9px;font-size:12px}.rowActions .danger{color:var(--danger);border-color:#f1d3cf}@media(max-width:1180px){.side{position:relative;inset:auto;width:100%;height:auto;border-left:0;border-bottom:1px solid var(--line);box-shadow:0 8px 30px #00000006;padding:14px 16px}.side .brand{justify-content:flex-start}.projectSelect{margin:12px 0 10px}.side nav{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.side nav::-webkit-scrollbar{display:none}.side nav button{flex:0 0 auto;white-space:nowrap;text-align:center;padding:9px 13px}.sideFoot{display:none}.main{margin-right:0;width:100%;max-width:none;padding:22px 18px}.metrics,.summary{grid-template-columns:repeat(2,minmax(0,1fr))}.dashGrid{grid-template-columns:1fr}}@media(max-width:720px){.auth{grid-template-columns:1fr}.authHero{min-height:310px;padding:28px}.authHero h1{font-size:42px;margin-top:48px}.authHero p{font-size:15px}.login{margin:22px auto;padding:26px}.main{padding:18px 14px 110px}.main header{align-items:flex-start;margin-bottom:18px}.main header h1{font-size:28px}.status{display:none}.heroPanel{display:block;padding:20px;border-radius:20px}.heroPanel button{margin-top:16px;width:100%}.panel{padding:16px;border-radius:18px}.metrics{gap:10px}.card{padding:16px}.card b{font-size:22px}.summary{gap:8px}.summary>div{padding:12px}.panelHead{align-items:flex-start}.panelHead button{flex:0 0 auto}.tableWrap{margin-inline:-2px}}@media(max-width:480px){.metrics,.summary{grid-template-columns:1fr}.authHero{min-height:280px}.authHero h1{font-size:36px}.login{width:calc(100% - 24px);padding:22px}.side{padding:12px}.projectSelect{border-radius:14px}.main{padding-inline:12px}.heroPanel h2{font-size:22px}.main header h1{font-size:26px}.panelHead{display:grid;grid-template-columns:1fr auto}.card,.heroPanel,.panel{box-shadow:none}}@media(max-width:720px){.side{padding-top:max(14px,env(safe-area-inset-top));padding-inline:14px;padding-bottom:11px}.side .brand{min-height:54px;align-items:center}.side .brand b{font-size:20px}.side .brand small{font-size:10px;letter-spacing:.24em}.qararMark.small{width:48px;height:48px;border-radius:15px}.projectSelect{margin:10px 0 9px;padding:11px 12px;border-radius:15px}.projectSelect span{font-size:10px}.projectSelect select{font-size:17px}.side nav{gap:6px;padding:1px 0 3px;scroll-snap-type:x proximity;overscroll-behavior-inline:contain}.side nav button{scroll-snap-align:start;font-size:14px;padding:10px 14px;border-radius:13px}.main{padding:17px 14px calc(92px + env(safe-area-inset-bottom))}.main header{margin-bottom:15px}.main header small{font-size:12px}.main header h1{font-size:27px;margin-top:3px}.heroPanel{padding:18px;border-radius:19px;margin-bottom:12px}.heroPanel .eyebrow{font-size:12px;margin-bottom:8px}.heroPanel h2{font-size:21px;line-height:1.55;margin-bottom:7px;letter-spacing:-.02em}.heroPanel p{font-size:13px;line-height:1.75}.heroPanel button{margin-top:13px;padding-block:10px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:12px}.card{padding:14px;border-radius:17px}.card b{font-size:20px;margin:8px 0 5px}.card small,.card span{font-size:11px}.summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.summary>div{padding:11px;border-radius:13px}.panel{padding:15px;border-radius:18px}.panel,.panelHead{margin-bottom:12px}.panelHead h3{font-size:17px}.panelHead p{font-size:11px;line-height:1.6}.tableWrap{border:1px solid #eeeeea;border-radius:13px}table{min-width:620px}td,th{padding:11px 9px}}@media(max-width:480px){.authHero{min-height:0;padding:22px 22px 24px;gap:22px;justify-content:flex-start}.authHero .brand{margin-bottom:8px}.authHero .qararMark{width:58px;height:58px;border-radius:18px}.authHero h1{font-size:31px;line-height:1.22;margin:0 0 10px;max-width:330px}.authHero p{font-size:13px;line-height:1.75;margin:0;max-width:340px}.authHero .eyebrow{font-size:10px;margin-bottom:8px}.login{width:calc(100% - 20px);margin:12px auto 24px;padding:21px;border-radius:22px}.login h2{font-size:27px}.login>p{margin-bottom:18px;font-size:14px}.login label{margin-bottom:13px}.login input{padding:13px}.side{padding-inline:11px}.side .brand{min-height:50px}.side .brand b{font-size:19px}.qararMark.small{width:44px;height:44px}.projectSelect{margin-top:8px}.side nav button{padding:9px 13px;font-size:13px}.main{padding-inline:11px}.main header h1{font-size:25px}.heroPanel h2{font-size:20px}.metrics,.summary{grid-template-columns:repeat(2,minmax(0,1fr))}.panelHead{grid-template-columns:minmax(0,1fr) auto}.panelHead button{font-size:13px;padding:8px 10px}}.qararMark{border:1px solid #ecece8}.qararMark:before{width:100%!important;height:100%!important;background:url(/qarar-mark-approved.svg?v=4) 50%/contain no-repeat!important}.side .qararMark.small{width:48px!important;height:48px!important;border-radius:14px!important;box-shadow:none!important}.side .brand b{font-size:19px!important;line-height:1.2!important;font-weight:850!important}.side .brand small{line-height:1.15!important;margin-top:3px!important;letter-spacing:.22em!important}.authHero .brand{gap:11px!important}.authHero .brand .qararMark{width:56px!important;height:56px!important;border-radius:16px!important}@media(max-width:720px){.side .brand{gap:9px!important}.side .qararMark.small{width:48px!important;height:48px!important;border-radius:14px!important}.side .brand b{font-size:19px!important}.side .brand small{font-size:9px!important;margin-top:3px!important}.authHero .brand{gap:10px!important}.authHero .brand .qararMark{width:54px!important;height:54px!important;border-radius:15px!important}}@media(max-width:480px){.side .qararMark.small{width:46px!important;height:46px!important;border-radius:13px!important}}.projectFab,.qararFab{position:fixed;left:16px;z-index:40;border-radius:999px;padding:12px 18px;font-weight:800;box-shadow:0 12px 30px #0002;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.projectFab:hover,.qararFab:hover{transform:translateY(-1px);box-shadow:0 15px 34px #0003}.qararFab{bottom:16px;border:1px solid #0a0a0a;background:#0a0a0a;color:#fff}.projectFab{bottom:72px;border:1px solid #deded9;background:#fff;color:#111}.hubOverlay{position:fixed;inset:0;z-index:100;background:#0008;display:flex;justify-content:flex-start;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hubDrawer{width:min(780px,97vw);height:100%;overflow:auto;background:#f7f7f5;padding:20px;box-shadow:20px 0 60px #0003}.hubHead{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.hubHead b{font-size:20px}.hubHead small{display:block;color:#787874;margin-top:4px}.hubActions button,.hubHead button,.hubRow button{border:1px solid #deded9;border-radius:10px;padding:8px 10px;background:#fff;color:#111;cursor:pointer}.hubTabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:16px}.hubTabs button{border:1px solid #e0e0dc;background:#fff;color:#222;padding:10px;border-radius:11px;cursor:pointer}.hubTabs button.active{background:#0a0a0a;color:#fff;border-color:#0a0a0a;font-weight:800}.hubLabel{display:grid;grid-gap:6px;gap:6px;font-size:12px;font-weight:700;margin-bottom:12px}.assistantBox textarea,.hubForm input,.hubForm select,.hubForm textarea,.hubLabel select,.hubRow select{width:100%;border:1px solid #dcdcd7;border-radius:11px;padding:10px 11px;background:#fff;color:#111;font:inherit;outline:none}.assistantBox textarea:focus,.hubForm input:focus,.hubForm select:focus,.hubForm textarea:focus,.hubLabel select:focus{border-color:#111;box-shadow:0 0 0 3px #0000000a}.hubNotice{padding:11px 12px;border-radius:11px;background:#f0f0ed;color:#222;font-size:13px;margin-bottom:12px;overflow-wrap:anywhere}.hubNotice code{display:block;margin-top:8px;background:#fff;padding:10px;border-radius:8px;direction:ltr;text-align:left;-webkit-user-select:all;-moz-user-select:all;user-select:all}.hubForm{display:grid;grid-gap:9px;gap:9px;background:#fff;border:1px solid #e5e5e0;border-radius:17px;padding:16px;margin-bottom:14px}.assistantBox>button,.hubForm button{border:0;border-radius:11px;padding:10px 13px;background:#0a0a0a;color:#fff;font-weight:800;cursor:pointer}.assistantBox>button:disabled,.hubForm button:disabled{opacity:.55;cursor:wait}.hubForm textarea{min-height:82px}.hubGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.hubList{display:grid;grid-gap:8px;gap:8px;margin-bottom:18px}.hubRow{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#fff;border:1px solid #e4e4df;border-radius:15px;padding:13px}.hubRow,.hubRow>div{min-width:0}.hubRow b,.hubRow small{overflow-wrap:anywhere}.hubRow small{display:block;font-size:12px;color:#787874;margin-top:4px;line-height:1.6}.hubRow select{width:auto;min-width:130px}.hubActions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.hubActions .danger,.hubRow .danger{color:#b42318;border-color:#f0cac6}.hubActions .approve{background:#111;color:#fff;border-color:#111}.hubEmpty{padding:24px;text-align:center;color:#787874;background:#fff;border-radius:14px}.assistantBox{background:#fff;border:1px solid #e4e4df;border-radius:18px;padding:18px}.assistantBox h3{margin:0 0 8px}.assistantBox p{color:#787874;line-height:1.8}.assistantBox textarea{min-height:120px;margin:8px 0 10px}.assistantAnswer{margin-top:14px;background:#f1f1ee;border:1px solid #e0e0db;border-radius:14px;padding:16px;white-space:pre-wrap;line-height:1.9}.hubDrawer h4{margin:18px 0 8px}.hubRow div[style*="#245e50"]{background:#111!important}@media(max-width:760px){.hubOverlay{align-items:flex-end;background:#0007}.hubDrawer{width:100%;height:min(91dvh,900px);border-radius:26px 26px 0 0;padding:16px 14px calc(26px + env(safe-area-inset-bottom));box-shadow:0 -20px 60px #0004}.hubHead{position:-webkit-sticky;position:sticky;top:-16px;background:#f7f7f5;padding:14px 0 10px;z-index:2}.hubTabs{display:flex;overflow-x:auto;gap:7px;scrollbar-width:none;scroll-snap-type:x proximity}.hubTabs::-webkit-scrollbar{display:none}.hubTabs button{flex:0 0 auto;white-space:nowrap;scroll-snap-align:start}.hubGrid{grid-template-columns:1fr}.hubRow{align-items:flex-start;flex-direction:column}.hubActions{width:100%;justify-content:flex-start}.hubRow select{width:100%}.projectFab,.qararFab{bottom:calc(12px + env(safe-area-inset-bottom));height:52px;padding:0 12px;font-size:14px;border-radius:18px;box-shadow:0 12px 30px #0002}.qararFab{right:12px;left:calc(50% + 4px)}.projectFab{left:12px;right:calc(50% + 4px)}.assistantBox{padding:15px}.assistantBox textarea{min-height:110px}}.qararMark{background:#fff;border:1px solid #ecece7;box-shadow:none}.qararMark:before{width:88%!important;height:88%!important;background:url(/qarar-mark.svg) 50%/contain no-repeat!important}.side .brand{justify-content:flex-start!important;gap:10px!important;width:100%;direction:rtl!important;padding-inline:2px!important}.side .brand .qararMark{flex:0 0 auto}.side .brand>div:last-child{flex:0 1 auto;min-width:0;text-align:right!important}.side .qararMark.small{width:50px!important;height:50px!important;border-radius:15px!important}.side .brand b{font-size:20px!important;font-weight:900!important;line-height:1.2;letter-spacing:-.02em}.side .brand small{font-size:10px!important;letter-spacing:.18em!important;line-height:1.15;margin-top:3px;color:#9a9a95}.authHero .brand{justify-content:flex-start!important;gap:10px!important;direction:rtl!important}.authHero .brand .qararMark{flex:0 0 auto;width:58px!important;height:58px!important;border-radius:17px!important}.authHero .brand>div:last-child{text-align:right!important}.authHero .brand b{font-weight:900!important}@media(max-width:720px){.side .brand{gap:10px!important}.side .qararMark.small{width:48px!important;height:48px!important;border-radius:14px!important}.side .brand b{font-size:20px!important}.authHero .brand .qararMark{width:56px!important;height:56px!important;border-radius:16px!important}}@media(max-width:480px){.side .qararMark.small{width:47px!important;height:47px!important}.side .brand b{font-size:19px!important}.side .brand small{font-size:9px!important}}