@import "https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700;800;900&family=IBM+Plex+Arabic:wght@400;600;700&display=swap";.afq-dashboard{direction:rtl;width:100%;max-width:1380px;margin-inline:auto}.afq-dashboard-hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.afq-dashboard-welcome{min-width:0}.afq-dashboard-eyebrow{color:#0f766e;margin-bottom:6px;font-size:13px;font-weight:900}.afq-dashboard-title{color:#0f172a;margin:0;font-size:clamp(28px,3vw,42px);font-weight:1000;line-height:1.2}.afq-dashboard-subtitle{color:#64748b;margin-top:8px;font-size:14px;line-height:1.8}.afq-dashboard-badges{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.afq-dashboard-owner-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.afq-dashboard-notice{color:#92400e;background:#f59e0b12;border:1px solid #f59e0b47;border-radius:18px;margin-bottom:20px;padding:14px 16px;line-height:1.8}.afq-dashboard-notice-actions{margin-top:10px}.afq-dashboard-section-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px;display:flex}.afq-dashboard-section-title{color:#0f172a;margin:0;font-size:20px;font-weight:1000}.afq-dashboard-section-desc{color:#64748b;margin-top:4px;font-size:13px;line-height:1.7}.afq-platform-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.afq-platform-card{min-height:160px;color:inherit;text-align:right;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:18px;transition:transform .16s,border-color .16s,box-shadow .16s;position:relative;box-shadow:0 10px 28px #0f172a0b}.afq-platform-card:not(:disabled):hover{border-color:#0f766e4d;transform:translateY(-2px);box-shadow:0 16px 34px #0f172a12}.afq-platform-card.is-primary{background:linear-gradient(145deg,#0f766e17,#34d3990d),#fff;border-color:#0f766e38}.afq-platform-card:disabled{cursor:default;opacity:.72}.afq-platform-card-icon{color:#0f766e;background:#f1f5f4;border-radius:15px;place-items:center;width:48px;height:48px;margin-bottom:18px;font-size:21px;font-weight:900;display:grid}.afq-platform-card-title{color:#0f172a;font-size:17px;font-weight:1000}.afq-platform-card-desc{color:#64748b;margin-top:6px;font-size:12px;line-height:1.75}.afq-platform-card-state{color:#94a3b8;background:#f1f5f9;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:900;position:absolute;top:16px;left:16px}.afq-dashboard-columns{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:14px;display:grid}.afq-dashboard-panel{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:20px;box-shadow:0 10px 28px #0f172a0a}.afq-dashboard-panel-title{color:#0f172a;margin-bottom:4px;font-size:18px;font-weight:1000}.afq-dashboard-panel-desc{color:#64748b;margin-bottom:16px;font-size:12px;line-height:1.7}.afq-performance-progress{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.afq-progress-item{background:#fafcfc;border:1px solid #e5e7eb;border-radius:17px;justify-content:space-between;align-items:center;gap:12px;min-height:72px;padding:13px 14px;display:flex}.afq-progress-item-main{min-width:0}.afq-progress-item-title{color:#0f172a;font-size:13px;font-weight:900}.afq-progress-item-subtitle{color:#94a3b8;margin-top:3px;font-size:10px}.afq-progress-state{border-radius:999px;flex:none;padding:4px 8px;font-size:10px;font-weight:900}.afq-progress-state.ok{color:#047857;background:#10b9811a}.afq-progress-state.warn{color:#b45309;background:#f59e0b1c}.afq-account-summary{gap:2px;display:grid}.afq-account-row{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:14px;min-height:46px;font-size:12px;display:flex}.afq-account-row:last-child{border-bottom:0}.afq-account-row span:first-child{color:#64748b}.afq-account-row strong{color:#0f172a;text-align:left}.afq-dashboard-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.afq-dashboard-action{color:#334155;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:17px;min-height:74px;padding:12px;font-size:12px;font-weight:900;transition:background .15s}.afq-dashboard-action:hover{background:#f8fafc}@media (max-width:1100px){.afq-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.afq-dashboard-columns{grid-template-columns:1fr}}@media (max-width:700px){.afq-dashboard-hero{margin-bottom:18px;display:block}.afq-dashboard-owner-actions{justify-content:flex-start;margin-top:14px}.afq-dashboard-title{font-size:28px}.afq-platform-grid{grid-template-columns:1fr;gap:10px}.afq-platform-card{min-height:132px}.afq-performance-progress{grid-template-columns:1fr}.afq-dashboard-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.afq-dashboard-hero{margin-bottom:18px}.afq-dashboard-title{font-size:clamp(28px,2.6vw,38px)}.afq-dashboard-notice{margin-bottom:18px;padding:12px 14px}.afq-platform-card{min-height:142px;padding:16px}.afq-platform-card-icon{width:44px;height:44px;margin-bottom:14px}.afq-dashboard-section{margin-bottom:22px}@media (max-width:1024px){.afq-platform-card{min-height:132px}.afq-platform-card-title{font-size:16px}.afq-platform-card-desc{font-size:11px}}@media (max-width:700px){.afq-dashboard-hero{margin-bottom:14px}.afq-dashboard-badges{gap:6px;margin-top:10px}.afq-dashboard-owner-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.afq-dashboard-owner-actions>*{width:100%}.afq-dashboard-notice{border-radius:16px;padding:12px}.afq-platform-card{min-height:118px;padding:14px}.afq-platform-card-icon{width:40px;height:40px;margin-bottom:10px;font-size:18px}.afq-platform-card-desc{line-height:1.6}}*,:before,:after{box-sizing:border-box}html,body{height:100%}body{color:#0f172a;direction:rtl;background:#f9fafb;margin:0;font-family:Cairo,IBM Plex Arabic,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;line-height:1.6}button,input,select,textarea{font-family:inherit}h1,h2,h3,h4,h5{margin:0;font-weight:900;line-height:1.02}p{margin:0}.app{padding:24px}.stack{gap:16px;display:grid}.grid{grid-template-columns:repeat(3,minmax(220px,1fr));gap:16px;display:grid}.card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px}.input,.select{background:#fff;border:1px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:10px 12px;font-size:15px}.input:focus,.select:focus{border-color:#0f766e}.tableWrap{border:1px solid #e5e7eb;border-radius:14px;margin-top:16px;overflow:auto}.table{border-collapse:collapse;width:100%;min-width:520px}.table thead{background:#f3f4f6}.table th,.table td{text-align:right;border-bottom:1px solid #eef2f7;padding:12px;font-size:14px}.empty{text-align:center;color:#6b7280;padding:18px}@media (max-width:980px){.grid{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (max-width:640px){.grid{grid-template-columns:1fr}.app{padding:16px}}.afq-performance-home{direction:rtl;width:100%;max-width:1280px;margin-inline:auto}.afq-performance-header{margin-bottom:24px}.afq-performance-eyebrow{color:#0f766e;margin-bottom:6px;font-size:13px;font-weight:900}.afq-performance-header h1{color:#0f172a;margin:0;font-size:clamp(28px,3vw,40px);font-weight:1000}.afq-performance-header p{color:#64748b;max-width:720px;margin:8px 0 0;line-height:1.8}.afq-performance-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.afq-performance-card{text-align:right;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:22px;min-height:190px;padding:18px;transition:transform .16s,border-color .16s,box-shadow .16s;box-shadow:0 10px 28px #0f172a0b}.afq-performance-card:hover:not(:disabled){border-color:#0f766e4d;transform:translateY(-2px);box-shadow:0 16px 34px #0f172a12}.afq-performance-card.is-disabled{cursor:default;opacity:.72}.afq-performance-card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.afq-performance-icon{background:#0f766e17;border-radius:15px;place-items:center;width:48px;height:48px;font-size:21px;display:grid}.afq-performance-state{color:#94a3b8;background:#f1f5f9;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:900}.afq-performance-state.is-ready{color:#047857;background:#10b9811a}.afq-performance-title{color:#0f172a;font-size:18px;font-weight:1000}.afq-performance-desc{color:#64748b;margin-top:7px;font-size:12px;line-height:1.8}.afq-performance-summary{background:#0f766e0d;border:1px solid #0f766e29;border-radius:18px;margin-top:18px;padding:16px 18px}.afq-performance-summary>div{flex-wrap:wrap;align-items:center;gap:8px 16px;display:flex}.afq-performance-summary strong{color:#0f766e}.afq-performance-summary span{color:#475569}@media (max-width:1024px){.afq-performance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.afq-performance-header{margin-bottom:18px}.afq-performance-grid{grid-template-columns:1fr}.afq-performance-card{min-height:150px;padding:15px}.afq-performance-card-top{margin-bottom:16px}}:root{--afq-primary:#0f766e;--afq-primary-dark:#115e59;--afq-accent:#34d399;--afq-bg:#f6f8f8;--afq-card:#fff;--afq-text:#1f2937;--afq-muted:#64748b;--afq-border:#e5e7eb;--afq-danger:#dc2626;--afq-sidebar-width:260px}*{box-sizing:border-box}html{background:var(--afq-bg);direction:rtl}body{background:var(--afq-bg);min-width:320px;color:var(--afq-text);margin:0;font-family:Segoe UI,Tahoma,Arial,sans-serif}button,input,select,textarea{font:inherit}.afq-app-shell{background:radial-gradient(circle at top right, #34d39912, transparent 32rem), var(--afq-bg);min-height:100dvh;color:var(--afq-text)}.afq-desktop-sidebar{z-index:30;width:var(--afq-sidebar-width);border-inline-end:1px solid var(--afq-border);background:#fffffff5;flex-direction:column;padding:18px 14px;display:flex;position:fixed;inset-block:0;inset-inline-start:0;overflow-y:auto;box-shadow:0 0 30px #0f172a0a}.afq-brand{min-height:68px;color:inherit;align-items:center;gap:12px;padding:8px 10px 18px;text-decoration:none;display:flex}.afq-brand-mark{object-fit:contain;border-radius:14px;width:48px;height:48px}.afq-brand>div{flex-direction:column;gap:2px;display:flex}.afq-brand strong{color:var(--afq-primary);font-size:24px;line-height:1}.afq-brand span{color:var(--afq-muted);font-size:12px}.afq-sidebar-nav{flex-direction:column;gap:6px;display:flex}.afq-shell-link{color:#334155;border-radius:14px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:46px;padding:8px 12px;text-decoration:none;transition:background .16s,color .16s,transform .16s;display:grid;position:relative}.afq-shell-link:hover{background:#f1f5f4}.afq-shell-link.is-active{color:var(--afq-primary-dark);background:#0f766e1a;font-weight:800}.afq-shell-link.is-active:before{content:"";background:var(--afq-primary);border-radius:999px;width:4px;position:absolute;inset-block:9px;inset-inline-start:0}.afq-shell-link-icon{place-items:center;font-size:18px;display:grid}.afq-shell-link-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.afq-shell-badge,.afq-mobile-nav-badge{background:var(--afq-danger);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding-inline:5px;font-size:11px;font-weight:800;display:grid}.afq-nav-group{border:1px solid #0000;border-radius:16px;margin-block:2px 4px;padding:8px}.afq-nav-group.is-open{background:#f8fafaeb;border-color:#0f766e1f}.afq-nav-group-title{color:#475569;align-items:center;gap:10px;padding:5px 7px 9px;font-size:13px;font-weight:800;display:flex}.afq-nav-group-items{flex-direction:column;gap:3px;display:flex}.afq-nav-group-items .afq-shell-link{min-height:41px;font-size:13px}.afq-sidebar-divider{background:var(--afq-border);height:1px;margin:8px 6px}.afq-shell-coming{color:#64748b;text-align:start;cursor:default;background:0 0;border:0;border-radius:13px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:43px;padding:7px 12px;display:grid}.afq-shell-coming small{color:#94a3b8;background:#f1f5f9;border-radius:999px;padding:2px 6px;font-size:9px}.afq-sidebar-footer{gap:8px;margin-top:auto;padding-top:16px;display:grid}.afq-account-button,.afq-logout-button{border:1px solid var(--afq-border);cursor:pointer;background:#fff;border-radius:15px}.afq-account-button{text-align:start;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;padding:9px;display:grid}.afq-account-avatar{width:38px;height:38px;color:var(--afq-primary);background:#0f766e1a;border-radius:12px;place-items:center;font-weight:900;display:grid}.afq-account-button>span:last-child{flex-direction:column;display:flex}.afq-account-button strong{font-size:12px}.afq-account-button small{color:var(--afq-muted);margin-top:2px}.afq-logout-button{color:#991b1b;min-height:40px}.afq-shell-body{min-height:100dvh;margin-inline-start:var(--afq-sidebar-width)}.afq-shell-main{padding:24px}.afq-shell-content{width:min(100%,1440px);margin-inline:auto}.afq-mobile-header,.afq-mobile-bottom-nav{display:none}@media (max-width:1024px){:root{--afq-sidebar-width:88px}.afq-desktop-sidebar{padding-inline:10px}.afq-brand{justify-content:center;padding-inline:0}.afq-brand-mark{width:46px;height:46px}.afq-brand>div,.afq-shell-link-label,.afq-nav-group-title span:last-child,.afq-shell-coming span:nth-child(2),.afq-shell-coming small,.afq-account-button>span:last-child{display:none}.afq-shell-link,.afq-shell-coming{grid-template-columns:1fr;justify-items:center;padding-inline:6px}.afq-shell-link.is-active:before{inset-inline-start:-2px}.afq-nav-group{padding-inline:3px}.afq-nav-group-title{justify-content:center}.afq-account-button{justify-content:center;padding:8px;display:flex}.afq-shell-main{padding:20px}}@media (max-width:700px){.afq-desktop-sidebar{display:none}.afq-shell-body{margin-inline-start:0}.afq-mobile-header{z-index:25;height:62px;padding:max(8px, env(safe-area-inset-top)) 16px 8px;border-bottom:1px solid var(--afq-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.afq-mobile-brand{color:var(--afq-primary);align-items:center;gap:8px;text-decoration:none;display:flex}.afq-mobile-brand img{object-fit:contain;width:34px;height:34px}.afq-mobile-brand strong{font-size:20px}.afq-mobile-account{width:38px;height:38px;color:var(--afq-primary);background:#0f766e1a;border:0;border-radius:12px;font-weight:900}.afq-shell-main{padding:14px 12px calc(88px + env(safe-area-inset-bottom))}.afq-shell-content{width:100%}.afq-mobile-bottom-nav{inset-inline:0;z-index:40;padding:7px 6px max(7px, env(safe-area-inset-bottom));border-top:1px solid var(--afq-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;box-shadow:0 -8px 24px #0f172a0f}.afq-mobile-nav-link{color:#64748b;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:52px;padding:4px 2px;font-size:10px;text-decoration:none;display:flex;position:relative}.afq-mobile-nav-link.is-active{color:var(--afq-primary);background:#0f766e12;font-weight:800}.afq-mobile-nav-link.is-disabled{opacity:.55}.afq-mobile-nav-icon{font-size:19px;line-height:1}.afq-mobile-nav-badge{top:1px;min-width:18px;height:18px;font-size:9px;position:absolute;inset-inline-end:8px}}html,body,#root{min-height:100%}body{margin:0}
