:root{--homix-sb:#0f1117;--homix-sb2:#161b27;--homix-sb-border:#ffffff0f;--homix-accent:#6366f1;--homix-accent-light:#6366f11f;--homix-gold:#c9a96e;--homix-green:#10b981;--homix-red:#ef4444;--homix-amber:#f59e0b;--homix-bg:#f4f5f9;--homix-surface:#fff;--homix-border:#00000012;--homix-text:#111827;--homix-text2:#6b7280;--homix-radius-md:12px;--homix-radius-lg:16px;--homix-primary:#6366f1;--homix-primary-hover:#4f46e5;--homix-card:#fff;--homix-text-secondary:#64748b;--homix-shadow-card:0 1px 2px #0f172a0f,0 4px 12px #0f172a0f;--homix-font:"Cairo","Noto Sans Arabic","Inter",system-ui,sans-serif}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#f4f5f9;background-color:var(--homix-bg);color:#111827;color:var(--homix-text);font-family:Cairo,Noto Sans Arabic,Inter,system-ui,sans-serif;font-family:var(--homix-font)}#app{min-height:100vh}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Toastify__toast{border-radius:8px;font-size:.8125rem;line-height:1.4;margin-bottom:8px;min-height:40px;padding:8px 12px}.Toastify__toast-body{font-size:.8125rem;line-height:1.45;margin:0;padding:0}.Toastify__toast-icon{-webkit-margin-end:8px;margin-inline-end:8px;min-width:18px;width:18px}.Toastify__toast .Toastify__toast-icon>svg{height:18px;width:18px}.Toastify__close-button{min-width:24px;opacity:.7;padding:2px;width:24px}.homixDashPage{--sb:#0f1117;--sb2:#161b27;--sb-border:#ffffff0f;--accent:#6366f1;--accent-light:#6366f11f;--accent-glow:#6366f140;--gold:#c9a96e;--gold-light:#c9a96e1f;--green:#10b981;--green-light:#10b9811f;--red:#ef4444;--red-light:#ef44441f;--amber:#f59e0b;--amber-light:#f59e0b1f;--bg:#f4f5f9;--surface:#fff;--surface2:#f9fafb;--border:#00000012;--text:#111827;--text2:#6b7280;--text3:#9ca3af;--r:14px;--r-sm:10px;background:var(--bg);color:var(--text);direction:rtl;display:flex;flex:1 1;flex-direction:column;font-family:Cairo,Noto Sans Arabic,system-ui,sans-serif;min-height:0;min-width:0;overflow:hidden;width:100%}.homixDashPage,.homixDashPage *,.homixDashPage :after,.homixDashPage :before,.homixDashRoot{box-sizing:border-box}.homixDashRoot{--sb:#0f1117;--sb2:#161b27;--sb-border:#ffffff0f;--accent:#6366f1;--accent-light:#6366f11f;--accent-glow:#6366f140;--gold:#c9a96e;--gold-light:#c9a96e1f;--green:#10b981;--green-light:#10b9811f;--red:#ef4444;--red-light:#ef44441f;--amber:#f59e0b;--amber-light:#f59e0b1f;--bg:#f4f5f9;--surface:#fff;--surface2:#f9fafb;--border:#00000012;--text:#111827;--text2:#6b7280;--text3:#9ca3af;--r:14px;--r-sm:10px;background:var(--bg);color:var(--text);direction:rtl;display:flex;font-family:Cairo,Noto Sans Arabic,system-ui,sans-serif;height:100%;min-height:100vh;overflow:hidden;width:100%}.homixDashRoot *,.homixDashRoot :after,.homixDashRoot :before{box-sizing:border-box}.homixDashRoot .h-sidebar{background:var(--sb);border-left:.5px solid var(--sb-border);display:flex;flex-direction:column;flex-shrink:0;overflow-x:hidden;overflow-y:auto;width:220px}.homixDashRoot .h-sidebar::-webkit-scrollbar{width:0}.MuiDrawer-paper.h-sidebar,.h-sidebar.h-sidebar--global{--sb:#0f1117;--sb2:#161b27;--sb-border:#ffffff0f;--accent:#6366f1;--accent-light:#6366f11f;--accent-glow:#6366f140;--gold:#c9a96e;--red:#ef4444;--amber:#f59e0b;--amber-light:#f59e0b1f;--green:#10b981;--green-light:#10b9811f;--text:#111827;--text2:#6b7280;--text3:#9ca3af;--r-sm:10px;-webkit-border-end:.5px solid var(--sb-border);background:var(--sb);border-inline-end:.5px solid var(--sb-border);box-sizing:border-box;direction:rtl;display:flex;flex-direction:column;flex-shrink:0;font-family:Cairo,Noto Sans Arabic,system-ui,sans-serif;max-width:220px;min-width:220px;overflow-x:hidden;overflow-y:auto;width:220px}.MuiDrawer-paper.h-sidebar::-webkit-scrollbar,.h-sidebar.h-sidebar--global::-webkit-scrollbar{width:0}.h-brand{border-bottom:.5px solid var(--sb-border);gap:11px;padding:22px 18px 16px}.h-brand,.h-brand-mark{align-items:center;display:flex}.h-brand-mark{background:var(--accent);border-radius:10px;flex-shrink:0;height:36px;justify-content:center;width:36px}.h-brand-mark svg{stroke:#fff;fill:none;stroke-width:2;height:18px;width:18px}.h-brand-name{color:#fff;font-size:17px;font-weight:900;letter-spacing:.5px}.h-brand-name span{color:#818cf8}.h-brand-badge{color:#ffffff4d;font-size:9px;font-weight:500;letter-spacing:.5px;margin-top:-2px}.h-nav-section{padding:16px 10px 6px}.h-nav-label{color:#fff3;font-size:9px;font-weight:700;letter-spacing:1.5px;margin-bottom:6px;padding:0 8px;text-transform:uppercase}.h-ni{align-items:center;background:none;border:none;border-radius:var(--r-sm);color:#fff6;cursor:pointer;display:flex;font-family:inherit;font-size:12.5px;font-weight:500;gap:10px;margin-bottom:1px;padding:9px 10px;position:relative;text-align:right;text-decoration:none;transition:.15s;width:100%}.h-ni:hover{background:#ffffff0d;color:#ffffffbf}.h-ni.h-active{background:var(--accent-light);border:.5px solid #6366f133;color:#a5b4fc}.h-ni svg{stroke:currentColor;fill:none;stroke-width:1.8;flex-shrink:0;height:15px;width:15px}.h-ni-badge{background:var(--accent);border-radius:6px;color:#fff;font-size:9.5px;font-weight:700;margin-right:auto;min-width:20px;padding:1px 7px;text-align:center}.h-ni-badge.h-warn{background:var(--amber)}.h-ni-badge.h-danger{background:var(--red)}.h-active-bar{background:var(--accent);border-radius:2px;height:18px;inset-inline-start:0;position:absolute;top:50%;transform:translateY(-50%);width:3px}.h-sidebar-footer{border-top:.5px solid var(--sb-border);margin-top:auto;padding:14px 10px}.h-user-row{align-items:center;border-radius:var(--r-sm);cursor:pointer;display:flex;gap:10px;padding:10px;transition:.15s}.h-user-row:hover{background:#ffffff0d}.h-avatar{align-items:center;background:linear-gradient(135deg,var(--accent),#8b5cf6);border-radius:50%;display:flex;flex-shrink:0;font-weight:800;height:32px;justify-content:center;width:32px}.h-avatar,.h-user-name{color:#fff;font-size:12px}.h-user-name{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h-user-role{color:#ffffff4d;font-size:10px;font-weight:400}.h-user-info{flex:1 1;min-width:0}.h-user-settings{background:none;border:none;color:#ffffff40;cursor:pointer;padding:0}.h-user-settings svg{stroke:currentColor;fill:none;stroke-width:2;height:13px;width:13px}.h-main{display:flex;flex:1 1;flex-direction:column;min-width:0;overflow:hidden}.h-topbar{background:var(--surface);border-bottom:.5px solid var(--border);flex-shrink:0;gap:16px;height:60px;padding:0 28px}.h-topbar,.h-topbar-right{align-items:center;display:flex}.h-topbar-right{flex-wrap:wrap;gap:10px}.h-tb-greet{flex:1 1;min-width:0}.h-tb-greet h2{color:var(--text);font-size:16px;font-weight:700;margin:0}.h-tb-greet p{color:var(--text3);font-size:12px;font-weight:400;margin:0}.h-tb-date{background:var(--surface2);border:.5px solid var(--border);border-radius:20px;color:var(--text2);font-size:12px;padding:6px 14px;white-space:nowrap}.h-icon-btn{align-items:center;background:var(--surface);border:.5px solid var(--border);border-radius:var(--r-sm);color:var(--text2);cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;position:relative;transition:.15s;width:36px}.h-icon-btn:hover{background:var(--surface2);color:var(--text)}.h-icon-btn svg{stroke:currentColor;fill:none;stroke-width:2;height:15px;width:15px}.h-notif-dot{background:var(--red);border:1.5px solid var(--surface);border-radius:50%;height:7px;position:absolute;right:7px;top:7px;width:7px}.h-tb-btn-primary{align-items:center;background:var(--accent);border:none;border-radius:var(--r-sm);color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-family:inherit;font-size:12.5px;font-weight:700;gap:7px;height:36px;padding:0 18px;transition:.15s;white-space:nowrap}.h-tb-btn-primary:hover{background:#5254e0;box-shadow:0 4px 14px var(--accent-glow)}.h-tb-btn-primary svg{stroke:#fff;fill:none;stroke-width:2.5;height:13px;width:13px}.h-content{display:flex;flex:1 1;flex-direction:column;gap:20px;min-height:0;overflow-y:auto;padding:24px 28px}.h-content::-webkit-scrollbar{width:4px}.h-content::-webkit-scrollbar-track{background:#0000}.h-content::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.h-kpi-row{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr)}@media (max-width:1200px){.h-kpi-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.h-kpi-row{grid-template-columns:1fr}}.h-kpi{background:var(--surface);border:.5px solid var(--border);border-radius:var(--r);overflow:hidden;padding:18px 20px;position:relative;transition:.2s}.h-kpi:hover{box-shadow:0 4px 20px #0000000f;transform:translateY(-1px)}.h-kpi-top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:14px}.h-kpi-icon{align-items:center;border-radius:11px;display:flex;height:40px;justify-content:center;width:40px}.h-kpi-icon svg{stroke:currentColor;fill:none;stroke-width:1.8;height:18px;width:18px}.h-kpi-menu{align-items:center;border-radius:6px;color:var(--text3);cursor:pointer;display:flex;font-size:14px;height:24px;justify-content:center;width:24px}.h-kpi-val{color:var(--text);font-size:26px;font-weight:800;line-height:1;margin-bottom:4px}.h-kpi-label{color:var(--text2);font-size:12px;font-weight:500}.h-kpi-change{align-items:center;display:flex;font-size:11.5px;font-weight:600;gap:5px;margin-top:10px}.h-kpi-change .h-arrow{font-size:10px}.h-kpi-change.h-up{color:var(--green)}.h-kpi-change.h-down{color:var(--red)}.h-kpi-change span.h-muted{color:var(--text3);font-weight:400}.h-kpi-bar{border-radius:0 0 var(--r) var(--r);bottom:0;height:3px;left:0;position:absolute;right:0}.h-grid-2{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.h-grid-3-1{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1.8fr 1fr}@media (max-width:1100px){.h-grid-2,.h-grid-3-1{grid-template-columns:1fr}}.h-card{background:var(--surface);border:.5px solid var(--border);border-radius:var(--r);overflow:hidden}.h-card-head{align-items:center;border-bottom:.5px solid var(--border);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:16px 18px}.h-card-title{color:var(--text);font-size:14px;font-weight:700}.h-card-sub{color:var(--text3);font-size:11.5px;font-weight:400;margin-top:1px}.h-card-link{background:none;border:none;color:var(--accent);cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;padding:0}.h-card-link:hover{text-decoration:underline}.h-card-body{max-height:420px;min-height:120px;overflow-y:auto;padding:16px 18px;scrollbar-color:var(--border) #0000;scrollbar-width:thin}.h-card-body::-webkit-scrollbar{width:4px}.h-card-body::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.h-card-body:has(.h-chart-area),.h-card-body:has(.h-sales-head-stats){max-height:none;overflow-y:visible}.h-chart-area{height:160px;min-height:160px;padding:10px 0 0;position:relative;width:100%}.h-orders-table-wrap{max-height:420px;min-height:120px;overflow-y:auto;scrollbar-color:var(--border) #0000;scrollbar-width:thin}.h-orders-table-wrap::-webkit-scrollbar{width:4px}.h-orders-table-wrap::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.h-orders-table{border-collapse:collapse;width:100%}.h-orders-table th{background:var(--surface2);color:var(--text3);font-size:11px;font-weight:600;padding:8px 12px}.h-orders-table td,.h-orders-table th{border-bottom:.5px solid var(--border);text-align:right}.h-orders-table td{color:var(--text);font-size:12.5px;padding:10px 12px;vertical-align:middle}.h-orders-table tr:last-child td{border-bottom:none}.h-orders-table tr:hover td{background:var(--surface2)}.h-order-id{color:var(--accent);font-size:12.5px;font-weight:700}.h-client-mini{align-items:center;display:inline-flex;flex-direction:row;gap:8px;justify-content:flex-start;max-width:100%;min-width:0}.h-client-mini span{min-width:0;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap}.h-av-mini{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:10px;font-weight:800;height:28px;justify-content:center;width:28px}.h-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:10.5px;font-weight:700;gap:4px;padding:3px 10px;white-space:nowrap}.h-badge:before{border-radius:50%;content:"";flex-shrink:0;height:5px;width:5px}.h-b-pending{background:var(--amber-light);color:#92400e}.h-b-pending:before{background:#f59e0b}.h-b-done{background:var(--green-light);color:#065f46}.h-b-done:before{background:var(--green)}.h-b-cancel{background:var(--red-light);color:#991b1b}.h-b-cancel:before{background:var(--red)}.h-b-mfg{background:var(--accent-light);color:#3730a3}.h-b-mfg:before{background:var(--accent)}.h-seller-row{align-items:center;border-bottom:.5px solid var(--border);display:flex;gap:12px;padding:10px 0}.h-seller-row:last-child{border-bottom:none;padding-bottom:0}.h-seller-rank{color:var(--text3);flex-shrink:0;font-size:13px;font-weight:900;text-align:center;width:18px}.h-seller-rank.h-gold{color:var(--gold)}.h-seller-rank.h-silver{color:#94a3b8}.h-seller-rank.h-bronze{color:#cd7f32}.h-seller-av-sm{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:900;height:36px;justify-content:center;width:36px}.h-seller-info{flex:1 1;min-width:0}.h-seller-nm{color:var(--text);font-size:13px;font-weight:700}.h-seller-ct{color:var(--text3);font-size:11px;font-weight:400}.h-seller-rev{text-align:left}.h-seller-rev-val{color:var(--text);font-size:13px;font-weight:800}.h-seller-rev-lbl{color:var(--text3);font-size:10px}.h-activity-item{align-items:flex-start;border-bottom:.5px solid var(--border);display:flex;gap:12px;padding:10px 0}.h-activity-item:last-child{border-bottom:none;padding-bottom:0}.h-act-icon{align-items:center;border-radius:10px;display:flex;flex-shrink:0;font-size:15px;height:34px;justify-content:center;width:34px}.h-act-text{color:var(--text);font-size:12.5px;font-weight:500;line-height:1.5;margin:0}.h-act-text strong{color:var(--accent)}.h-act-time{color:var(--text3);font-size:11px;font-weight:400;margin-top:2px}.h-donut-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:6px 0}.h-donut-wrap .recharts-wrapper{flex-shrink:0}.h-donut-legend{display:flex;flex:1 1;flex-direction:column;gap:10px;min-width:200px}.h-dleg{align-items:center;display:flex;gap:8px}.h-dleg-dot{border-radius:3px;flex-shrink:0;height:9px;width:9px}.h-dleg-info{flex:1 1}.h-dleg-name{color:var(--text);font-size:12px;font-weight:600}.h-dleg-val{color:var(--text3);font-size:11px;font-weight:400}.h-dleg-pct{color:var(--text);font-size:12px;font-weight:800}.h-mini-stats{grid-gap:1px;background:var(--border);border-radius:var(--r-sm);display:grid;gap:1px;grid-template-columns:repeat(3,1fr);margin-bottom:18px;overflow:hidden}.h-mini-stat{background:var(--surface2);padding:14px;text-align:center}.h-ms-val{color:var(--text);font-size:18px;font-weight:800}.h-ms-label{color:var(--text3);font-size:11px;margin-top:2px}.h-quick-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.h-qa{align-items:center;background:var(--surface2);border:.5px solid var(--border);border-radius:var(--r-sm);cursor:pointer;display:flex;font-family:inherit;gap:10px;padding:12px;text-align:right;transition:.15s;width:100%}.h-qa:hover{background:var(--accent-light);border-color:var(--accent)}.h-qa:hover .h-qa-icon{background:var(--accent);color:#fff}.h-qa-icon{align-items:center;background:var(--border);border-radius:9px;display:flex;flex-shrink:0;font-size:16px;height:34px;justify-content:center;transition:.15s;width:34px}.h-qa-text{color:var(--text);font-size:12.5px;font-weight:600}.h-qa-sub{color:var(--text3);font-size:10.5px;font-weight:400}.h-progress-item{margin-bottom:14px}.h-progress-item:last-child{margin-bottom:0}.h-prog-head{display:flex;gap:8px;justify-content:space-between;margin-bottom:6px}.h-prog-name{color:var(--text);font-size:12.5px;font-weight:600}.h-prog-val{color:var(--text2);font-size:12px;font-weight:700;white-space:nowrap}.h-prog-bar{background:var(--surface2);border-radius:10px;height:6px;overflow:hidden}.h-prog-fill{border-radius:10px;height:100%;transition:width .8s ease}.h-sales-head-stats{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:16px}.h-sales-stat{display:flex;flex-direction:column;gap:2px}.h-sales-stat-val{color:var(--text);font-size:22px;font-weight:800}.h-sales-stat-val.h-grow{color:var(--green)}.h-sales-stat-currency{color:var(--text3);font-size:13px;font-weight:500}.h-sales-stat-lbl{color:var(--text3);font-size:11px}.h-sales-stat-border{border-right:.5px solid var(--border);padding-right:24px}.h-chart-legend{align-items:center;color:var(--text2);display:flex;font-size:11.5px;gap:5px}.h-chart-legend span.i{border-radius:2px;display:inline-block;height:3px;width:10px}.h-month-select{background:var(--surface);border:.5px solid var(--border);border-radius:8px;color:var(--text2);cursor:pointer;font-family:inherit;font-size:12px;outline:none;padding:4px 10px}.h-right-col{display:flex;flex-direction:column;gap:14px}.h-filter-pill{background:var(--surface2);border:.5px solid var(--border);border-radius:8px;color:var(--text2);cursor:pointer;font-family:inherit;font-size:11.5px;padding:4px 12px}.h-activity-body{max-height:260px;min-height:120px;overflow-y:auto;padding:10px 18px;scrollbar-color:var(--border) #0000;scrollbar-width:thin}.h-activity-body::-webkit-scrollbar{width:4px}.h-activity-body::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.h-donut-center{left:0;pointer-events:none;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-52%)}.h-donut-center-val{color:var(--text);font-size:15px;font-weight:800;line-height:1.2}.h-donut-center-lbl{color:var(--text3);font-size:8px}.h-donut-chart-wrap{flex-shrink:0;height:120px;position:relative;width:120px}.h-head-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.h-goals-pill{color:var(--text3);font-size:11.5px}.h-card-head-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.h-card-head-actions .h-card-link{font-size:11.5px}.h-nowrap{white-space:nowrap}.recharts-cartesian-grid-horizontal line,.recharts-cartesian-grid-vertical line{stroke:#f0f0f0}.recharts-layer.recharts-line path{pointer-events:none}.OrderInvoice_invoiceRoot__6PcvP{background:#fff;color:#111827;direction:rtl;font-family:Cairo,Noto Sans Arabic,sans-serif;font-size:13px}.OrderInvoice_invoiceRoot__6PcvP *{box-sizing:border-box;margin:0;padding:0}.OrderInvoice_paper__Oklbv{background:#fff;border:.5px solid #eef0f5;border-radius:16px;color:#111827;direction:rtl;font-family:Cairo,Noto Sans Arabic,sans-serif;font-size:13px;margin:0 auto;max-width:700px;overflow:hidden;width:700px}.OrderInvoice_invHead__PvDVI{align-items:start;border-bottom:.5px solid #f0f2f5;display:grid;grid-template-columns:1fr auto;padding:28px 32px 22px}.OrderInvoice_headLeft__OnGmB{display:flex;flex-direction:column;gap:4px}.OrderInvoice_invType__IpsdG{color:#9ca3af;font-size:10px;font-weight:700;margin-bottom:2px;text-transform:uppercase}.OrderInvoice_invNumBig__H-2Az{color:#111827;font-size:22px;font-weight:900;letter-spacing:-.5px}.OrderInvoice_invNumBig__H-2Az span{color:#6366f1}.OrderInvoice_invStatus__kOgSg{align-items:center;background:#f59e0b1a;border:.5px solid #f59e0b40;border-radius:20px;color:#92400e;display:inline-flex;font-size:11px;font-weight:700;gap:4px;padding:4px 12px;width:-webkit-fit-content;width:fit-content}.OrderInvoice_invStatus__kOgSg:before{background:#f59e0b;border-radius:50%;content:"";height:5px;width:5px}.OrderInvoice_logoImg__cv6Lm{border-radius:6px;display:block;height:44px;width:auto}.OrderInvoice_metaBar__kGRAJ{align-items:center;border-bottom:.5px solid #f0f2f5;display:flex;gap:0;padding:0 32px}.OrderInvoice_metaItem__B2XzH{border-left:.5px solid #f0f2f5;display:flex;flex-direction:column;margin-left:20px;padding:12px 20px 12px 0}.OrderInvoice_metaItem__B2XzH:last-child{border-left:none;margin-left:0}.OrderInvoice_metaItem__B2XzH:first-child{padding-right:0}.OrderInvoice_metaLbl__guHkr{color:#9ca3af;font-size:9.5px;font-weight:700;margin-bottom:2px}.OrderInvoice_metaVal__Vl01b{color:#111827;font-size:12.5px;font-weight:700}.OrderInvoice_metaValPending__l3ARH{color:#f59e0b}.OrderInvoice_addrRow__ft4-O{border-bottom:.5px solid #f0f2f5;display:grid;grid-template-columns:1fr 1fr}.OrderInvoice_addrCell__Hrlj6{padding:18px 32px}.OrderInvoice_addrCell__Hrlj6:first-child{border-left:.5px solid #f0f2f5}.OrderInvoice_addrCellLabel__RBpon{align-items:center;color:#6366f1;display:flex;font-size:9.5px;font-weight:700;gap:6px;margin-bottom:10px}.OrderInvoice_addrCell__Hrlj6:last-child .OrderInvoice_addrCellLabel__RBpon{color:#6b7280}.OrderInvoice_addrCellLabel__RBpon svg{stroke:currentColor;fill:none;stroke-width:2;height:11px;width:11px}.OrderInvoice_addrName__mkpGI{color:#111827;font-size:14px;font-weight:800;margin-bottom:5px}.OrderInvoice_addrLine__MB6FW{color:#6b7280;font-size:11.5px;line-height:1.6}.OrderInvoice_ltr__\+Nxm-{direction:ltr;unicode-bidi:embed}.OrderInvoice_itemsSecHead__YWLlX{border-bottom:.5px solid #f0f2f5;color:#9ca3af;font-size:9.5px;font-weight:700;padding:14px 32px 10px}.OrderInvoice_itemsTable__6uLa2{border-collapse:collapse;width:100%}.OrderInvoice_itemsTable__6uLa2 thead tr{background:#f8f9ff}.OrderInvoice_itemsTable__6uLa2 th{border-bottom:.5px solid #6366f11a;color:#6366f1;font-size:10.5px;font-weight:700;padding:10px 16px;text-align:right}.OrderInvoice_itemsTable__6uLa2 th:first-child{padding-right:32px}.OrderInvoice_itemsTable__6uLa2 th:last-child{padding-left:32px;text-align:left}.OrderInvoice_itemsTable__6uLa2 th.OrderInvoice_c__l5K05{text-align:center}.OrderInvoice_itemsTable__6uLa2 td{border-bottom:.5px solid #f7f8fa;padding:15px 16px;vertical-align:middle}.OrderInvoice_itemsTable__6uLa2 td:first-child{padding-right:32px}.OrderInvoice_itemsTable__6uLa2 td:last-child{color:#111827;font-size:14px;font-weight:800;padding-left:32px;text-align:left}.OrderInvoice_itemsTable__6uLa2 td.OrderInvoice_c__l5K05{color:#6b7280;font-size:13px;font-weight:600;text-align:center}.OrderInvoice_itemsTable__6uLa2 tr:last-child td{border-bottom:none}.OrderInvoice_prodCell__HVs1i{align-items:center;display:flex;gap:11px}.OrderInvoice_prodThumb__Tu8nF{align-items:center;background:linear-gradient(135deg,#f3f4f6,#e9eaf0);border:.5px solid #e5e7eb;border-radius:10px;display:flex;flex-shrink:0;font-size:20px;height:46px;justify-content:center;overflow:hidden;width:46px}.OrderInvoice_prodThumb__Tu8nF img{height:100%;object-fit:cover;width:100%}.OrderInvoice_prodNm__1RzBw{color:#111827;font-size:13px;font-weight:700;line-height:1.4}.OrderInvoice_prodCode__KyoJx{color:#9ca3af;font-family:monospace;font-size:10.5px;letter-spacing:.3px;margin-top:3px}.OrderInvoice_bottomGrid__dDr8Q{border-top:.5px solid #f0f2f5;display:grid;grid-template-columns:1fr 1fr}.OrderInvoice_sumBlock__f2U54{border-left:.5px solid #f0f2f5;padding:18px 32px}.OrderInvoice_sumBlockTitle__aw1-k{color:#9ca3af;font-size:9.5px;font-weight:700;margin-bottom:10px}.OrderInvoice_sr__xTxS6{align-items:center;border-bottom:.5px dashed #f3f4f6;display:flex;justify-content:space-between;padding:5px 0}.OrderInvoice_sr__xTxS6:last-child{border-bottom:none}.OrderInvoice_srLbl__BQ5pm{color:#6b7280;font-size:12px;font-weight:500}.OrderInvoice_srVal__t0CXL{color:#374151;font-size:12.5px;font-weight:600}.OrderInvoice_srVal__t0CXL.OrderInvoice_muted__YDqFS{color:#d1d5db;font-weight:400}.OrderInvoice_sr__xTxS6.OrderInvoice_total__0u1QF{border-bottom:none;border-top:.5px solid #e5e7eb;margin-top:6px;padding-top:8px}.OrderInvoice_sr__xTxS6.OrderInvoice_total__0u1QF .OrderInvoice_srLbl__BQ5pm{color:#111827;font-size:13px;font-weight:700}.OrderInvoice_sr__xTxS6.OrderInvoice_total__0u1QF .OrderInvoice_srVal__t0CXL{color:#111827;font-size:15px;font-weight:900}.OrderInvoice_sr__xTxS6.OrderInvoice_remain__HZmFf{background:#6366f10d;border:none;border-radius:7px;margin:6px -4px 0;padding:8px 4px}.OrderInvoice_sr__xTxS6.OrderInvoice_remain__HZmFf .OrderInvoice_srLbl__BQ5pm{color:#6366f1;font-size:13px;font-weight:800}.OrderInvoice_sr__xTxS6.OrderInvoice_remain__HZmFf .OrderInvoice_srVal__t0CXL{color:#6366f1;font-size:16px;font-weight:900}.OrderInvoice_sigBlock__ER85H{padding:18px 32px}.OrderInvoice_sigBlockTitle__yTyHh{color:#9ca3af;font-size:9.5px;font-weight:700;margin-bottom:10px}.OrderInvoice_sigCanvasWrap__Kpq\+o{background:#fafafa;border:.5px solid #e5e7eb;border-radius:10px;overflow:hidden}.OrderInvoice_sigCanvas__iy8bB{display:block;height:90px;width:100%}.OrderInvoice_sigFooter__vsJHs{align-items:center;background:#fff;border-top:.5px solid #f3f4f6;display:flex;justify-content:space-between;padding:6px 10px}.OrderInvoice_sigName__l7PP1{color:#111827;font-size:11.5px;font-weight:700}.OrderInvoice_sigDate__6Q0Aj{color:#9ca3af;font-size:10px}.OrderInvoice_declWrap__awlgl{background:#fafbff;border-top:.5px solid #f0f2f5;padding:14px 32px}.OrderInvoice_declInner__lnztv{display:flex;flex-direction:column;gap:7px}.OrderInvoice_declItem__9oZRg{align-items:flex-start;background:#fff;border:.5px solid #e5e7eb;border-radius:8px;display:flex;gap:8px;padding:9px 12px}.OrderInvoice_declIco__OONrH{align-items:center;border-radius:6px;display:flex;flex-shrink:0;height:20px;justify-content:center;margin-top:1px;width:20px}.OrderInvoice_declIco__OONrH svg{stroke:currentColor;fill:none;stroke-width:2.5;height:10px;width:10px}.OrderInvoice_declText__Ns47R{color:#374151;font-size:11.5px;font-weight:500;line-height:1.7}.OrderInvoice_declText__Ns47R strong{color:#111827;font-weight:800}.OrderInvoice_invFooter__cH02a{align-items:center;background:#fafafa;border-top:.5px solid #f0f2f5;display:flex;justify-content:space-between;padding:14px 32px}.OrderInvoice_footerBrandWrap__5EowG{align-items:center;display:flex;gap:10px}.OrderInvoice_footerLogo__EWi88{border-radius:4px;height:24px;width:auto}.OrderInvoice_footerBrand__Plhvd{color:#6b7280;font-size:12.5px}.OrderInvoice_footerBrand__Plhvd strong{color:#111827}.OrderInvoice_footerNote__mDNBE{color:#9ca3af;font-size:11px}