@import"https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;700&display=swap";.app-space{gap:8px}.app-logout-btn{color:var(--danger);background:transparent;border-color:transparent}.app-logout-btn:hover{color:var(--text-600)}.app-logout-btn.ant-btn-circle{width:44px;height:44px;font-size:18px}.app-dropdown{width:100%}.app-dropdown .ant-select-selector{border-radius:10px!important;border-color:var(--primary-200)!important}.app-dropdown .ant-select-selection-placeholder{color:var(--text-600)}.org-chart-container{width:100%;padding:8px}.org-node-title{background:var(--secondary);border:1px solid var(--primary-200);border-radius:12px;padding:6px 10px;color:var(--text);font-weight:500}.org-chart-container .ant-tree .ant-tree-node-content-wrapper{padding:4px 8px}.org-chart-container .ant-tree .ant-tree-child-tree{display:flex;flex-wrap:wrap;gap:12px}.org-chart-container .ant-tree-treenode{display:inline-flex}.org-chart-container{overflow-x:auto}.app-persons-table .ant-table-thead .ant-table-cell,.app-persons-table .ant-table-tbody .ant-table-cell{white-space:nowrap}.app-bar{position:sticky;top:0;z-index:1000;padding:0 24px;direction:rtl;box-shadow:0 2px 16px #00000014;border:1px solid #e8e8e8;height:72px;margin:0 12px;border-radius:16px;transition:background .3s ease,box-shadow .3s ease}.app-bar-gradient{box-shadow:0 4px 24px #0000002e!important;border-color:transparent!important}.app-bar-gradient .app-bar-right button,.app-bar-gradient .app-bar-right .ant-btn{background:#ffffff2e!important;border-color:#ffffff4d!important;color:#fff!important}.app-bar-gradient .app-bar-right button:hover,.app-bar-gradient .app-bar-right .ant-btn:hover{background:#ffffff52!important}.app-bar-gradient .app-bar-right span{color:var(--app-bar-title-color, rgba(255, 255, 255, .9))!important}.app-bar-content{display:grid;grid-template-columns:200px 1fr 200px;align-items:center;height:72px;max-width:1600px;margin:0 auto}.app-bar-title{margin:0!important;color:var(--app-bar-title-color, #286fb4)!important;text-align:center;font-size:17px!important;font-weight:700!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Tajawal,Segoe UI,Tahoma,sans-serif;justify-self:center;padding:0 10px;letter-spacing:.3px;line-height:1.3}.app-bar-right{display:flex;gap:8px;align-items:center;justify-content:flex-end;height:100%}.app-bar-right button,.app-bar-right .ant-btn{background:#f0f5fb!important;border:1px solid #d0e4f7!important;color:#286fb4!important;border-radius:10px!important;padding:0 16px!important;height:38px!important;font-weight:500;font-size:13px;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center}.app-bar-right button:hover,.app-bar-right .ant-btn:hover{background:var(--primary, #286fb4)!important;border-color:var(--primary, #286fb4)!important;color:#fff!important}.app-bar-left{display:flex;gap:10px;align-items:center;justify-content:flex-start;height:100%}.app-bar-left img{height:50px;width:auto;max-width:80px;object-fit:contain;border-radius:10px;padding:5px 8px;background:linear-gradient(135deg,#f0f5fb,#e8f0fa);border:1px solid #d0e4f7;box-shadow:0 2px 8px #286fb41a;transition:transform .2s ease,box-shadow .2s ease}.app-bar-left img:hover{transform:scale(1.06);box-shadow:0 4px 14px #286fb42e}@media (max-width: 900px){.app-bar{padding:0 16px;height:68px;margin:0 8px;border-radius:14px}.app-bar-content{grid-template-columns:160px 1fr 160px;height:68px}.app-bar-title{font-size:15px!important}.app-bar-left img{height:44px;max-width:64px}}@media (max-width: 768px){.app-bar{height:auto!important;min-height:64px;padding:10px 14px;margin:0 6px;border-radius:14px}.app-bar-content{grid-template-columns:60px 1fr 60px;height:auto;min-height:44px;align-items:center;gap:6px;line-height:normal}.app-bar-left,.app-bar-right{height:auto;align-self:center;justify-content:center}.app-bar-title{white-space:normal!important;overflow:visible!important;text-overflow:unset!important;font-size:13px!important;font-weight:700!important;line-height:1.45!important;padding:0 4px;text-align:center;letter-spacing:0}.app-bar-left img{height:52px;max-width:58px;padding:5px 7px;border-radius:10px;box-shadow:0 3px 10px #286fb424}.app-bar-right button,.app-bar-right .ant-btn{width:42px!important;height:42px!important;padding:0!important;border-radius:50%!important;background:#286fb414!important;border-color:#286fb433!important;color:#286fb4!important}.app-bar-right button:hover,.app-bar-right .ant-btn:hover{background:var(--primary, #286fb4)!important;border-color:var(--primary, #286fb4)!important;color:#fff!important}}@media (max-width: 480px){.app-bar{padding:9px 11px;margin:0 4px;border-radius:12px}.app-bar-content{grid-template-columns:50px 1fr 50px}.app-bar-title{font-size:12px!important}.app-bar-left img{height:46px;max-width:52px;padding:4px 6px}.app-bar-right button,.app-bar-right .ant-btn{width:38px!important;height:38px!important}}.dashboard-sider{border-radius:16px;overflow:hidden;margin:12px 12px 12px 0;position:fixed;right:0;top:92px;height:calc(100vh - 116px);overflow-y:auto;z-index:10;box-shadow:0 4px 20px #00000012;border:1px solid #efefef;transition:width .25s ease,background .3s ease}.dashboard-sider::-webkit-scrollbar{width:3px}.dashboard-sider::-webkit-scrollbar-track{background:transparent}.dashboard-sider::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:2px}.sidebar-header{padding:10px 10px 4px}.sidebar-toggle-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#f4f4f4;color:#888;cursor:pointer;transition:all .2s ease;font-size:11px;margin-right:auto}.sidebar-toggle-btn:hover{background:var(--primary, #286fb4);color:#fff}.sidebar-nav{padding:6px 10px 12px}.dashboard-sider .ant-btn{background:transparent!important;border:none!important;color:#555!important;border-radius:10px!important;font-weight:500;font-size:13px;text-align:right;justify-content:flex-start;transition:all .18s ease;height:40px!important;width:100%}.dashboard-sider .ant-btn:hover{background:#286fb414!important;color:var(--primary, #286fb4)!important}.dashboard-sider .ant-btn-primary{background:var(--primary, #286fb4)!important;color:#fff!important;box-shadow:0 2px 10px #286fb440}.dashboard-sider .ant-btn-primary:hover{filter:brightness(1.08);color:#fff!important}.dashboard-sider .ant-btn .anticon{font-size:16px;margin-left:8px}.dashboard-sider.ant-layout-sider-collapsed .ant-btn{justify-content:center;padding:0!important}.dashboard-sider.ant-layout-sider-collapsed .ant-btn .anticon{margin:0;font-size:18px}.appbar-user-section{display:flex;align-items:center;gap:8px}.appbar-username{font-weight:600;font-size:14px;color:var(--app-bar-title-color, #286fb4);white-space:nowrap;max-width:120px;overflow:hidden;text-overflow:ellipsis}.appbar-logo{height:clamp(28px,6.5vw,44px);object-fit:contain}.mobile-bottom-bar{display:none;position:fixed;bottom:0;left:0;right:0;height:60px;background:#fff;box-shadow:0 -1px #ebebeb,0 -4px 16px #00000012;z-index:1000;padding-bottom:env(safe-area-inset-bottom,0px);flex-direction:row;align-items:stretch;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mobile-bottom-bar::-webkit-scrollbar{display:none}.mobile-content{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))!important}.bottom-bar-item{flex:0 0 auto;min-width:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:none;border:none;cursor:pointer;padding:6px 8px 4px;color:#b0b0b0;font-family:Tajawal,sans-serif;transition:color .18s ease;position:relative;-webkit-tap-highlight-color:transparent;outline:none}.bottom-bar-item.active{color:var(--primary, #286fb4)}.bottom-bar-item.active:before{content:"";position:absolute;top:0;left:16px;right:16px;height:2.5px;background:var(--primary, #286fb4);border-radius:0 0 3px 3px}.bottom-bar-item:active{opacity:.6}.bottom-bar-icon{font-size:20px;display:flex;align-items:center;justify-content:center;transition:transform .15s ease}.bottom-bar-item.active .bottom-bar-icon{transform:translateY(-1px)}.bottom-bar-label{font-size:10px;font-weight:500;line-height:1;text-align:center;white-space:nowrap}@media (max-width: 768px){.mobile-bottom-bar{display:flex}.dashboard-sider,.appbar-username{display:none}.appbar-user-section{gap:0}}@media (max-width: 900px){.dashboard-sider{top:88px;height:calc(100vh - 108px);margin:10px 10px 10px 0}}.reports-container{padding:0}.reports-header{margin-bottom:20px}.reports-title{margin:0;font-size:20px;font-weight:700;color:#333;display:flex;align-items:center;gap:10px}.reports-subtitle{margin:6px 0 0;font-size:13px;color:#888}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.stat-card{background:#fff;border-radius:12px;padding:20px 24px;border:1px solid #eee;box-shadow:0 2px 8px #0000000a;display:flex;align-items:center;gap:16px}.stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.stat-content{flex:1;min-width:0}.stat-title{font-size:13px;color:#888;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-value{font-size:24px;font-weight:700;color:#333}.charts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:16px}.chart-card{border-radius:12px!important;border:1px solid #eee!important;box-shadow:0 2px 8px #0000000a!important}.chart-title{display:flex;align-items:center;gap:8px}.chart-container{height:280px;overflow:visible}.chart-container.pie-container{display:flex;align-items:center;justify-content:center}.chart-container.line-container{height:200px}@media (max-width: 1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}.charts-grid{grid-template-columns:1fr}}@media (max-width: 768px){.reports-container{padding:0 8px}.reports-title{font-size:18px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}.stat-card{padding:16px;gap:12px;flex-direction:column;text-align:center}.stat-icon{width:40px;height:40px;font-size:18px}.stat-title{font-size:12px}.stat-value{font-size:20px}.chart-container{height:250px}.charts-grid{gap:12px}}@media (max-width: 480px){.reports-container{padding:0 4px}.reports-header{margin-bottom:16px}.reports-title{font-size:16px;gap:8px}.reports-subtitle{font-size:12px}.stats-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.stat-card{padding:14px 12px;gap:10px;border-radius:10px}.stat-icon{width:36px;height:36px;font-size:16px;border-radius:8px}.stat-title{font-size:11px}.stat-value{font-size:18px}.charts-grid{gap:10px;margin-bottom:10px}.chart-card{border-radius:10px!important}.chart-container{height:220px}.chart-container.pie-container{height:auto;min-height:280px}.chart-container.line-container{height:180px}}@media (max-width: 360px){.stats-grid{grid-template-columns:1fr;gap:8px}.stat-card{flex-direction:row;text-align:right;padding:12px 14px}.stat-icon{width:40px;height:40px;font-size:18px}.stat-value{font-size:20px}.stat-title{font-size:12px}}@media (max-width: 768px){.custom-reports-page{padding:12px!important}.custom-reports-controls.ant-space{flex-direction:column!important;align-items:stretch!important;width:100%!important}.custom-reports-controls>.ant-space-item{width:100%!important}.custom-reports-controls>.ant-space-item>div{width:100%}.custom-reports-controls .ant-input{width:100%!important;min-width:0!important}.cr-buttons.ant-space{flex-wrap:wrap!important;gap:8px!important;width:100%}.cr-buttons>.ant-space-item{flex:1 1 calc(50% - 8px);min-width:calc(50% - 8px)}.cr-buttons .ant-btn{width:100%!important;justify-content:center}}.cr-saved-list{display:flex;flex-direction:column;gap:2px}.cr-saved-row{display:flex;align-items:center;gap:8px;width:100%;min-width:0}.cr-saved-name{flex:1 1 0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:none;border:none;color:#286fb4;font-family:Tajawal,sans-serif;font-size:14px;cursor:pointer;text-align:right;padding:6px 4px;border-radius:6px;transition:background .15s;display:block}.cr-saved-name:hover{background:#286fb40f;text-decoration:underline}.cr-saved-actions{display:flex;gap:4px;flex-shrink:0}@media (max-width: 480px){.custom-reports-page{padding:8px!important}.cr-buttons>.ant-space-item{flex:1 1 100%;min-width:100%}}@media (max-width: 600px){.dataentry-dropdown-full-mobile{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box}}.data-entry-responsive{width:100%}.data-entry-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media (max-width: 700px){.data-entry-grid-3{grid-template-columns:1fr}.data-entry-responsive{padding:4px!important}}.data-entry-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media (max-width: 700px){.data-entry-grid-2{grid-template-columns:1fr}.data-entry-responsive{padding:4px!important}}.data-entry-grid-3,.data-entry-grid-2{gap:6px}.ant-form-item{margin-bottom:8px!important}.ant-input,.ant-select,.ant-picker{font-size:15px!important;min-width:0!important;width:100%!important}@media (max-width: 768px){.data-entry-filter-bar{padding:10px 12px!important}.data-entry-filter-bar>div{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.data-entry-filter-bar>div>div[style*="width: 1"]{display:none!important}.filter-inputs-row{flex-wrap:wrap!important;gap:8px!important}.filter-inputs-row>span{display:none!important}.filter-drop{width:auto!important;min-width:0!important;flex:1 1 calc(50% - 8px)!important;max-width:calc(50% - 4px)}.filter-drop .ant-select{width:100%!important;min-width:0!important}.filter-actions-row{flex-wrap:wrap!important;gap:8px!important}.data-entry-responsive .ant-table-wrapper{overflow-x:auto}.data-entry-responsive .ant-table{min-width:600px}}@media (max-width: 700px){.de-appt-radios.ant-radio-group{flex-wrap:wrap!important;gap:4px!important}.de-appt-radios .ant-radio-button-wrapper{flex:1 1 calc(33% - 4px)!important;min-width:calc(33% - 4px)!important;height:34px!important;font-size:12px!important;padding:0 4px!important;text-align:center}.de-modal-stats{flex-wrap:wrap!important;justify-content:flex-start!important;gap:6px!important}.de-modal-stats>div{flex:1 1 calc(33% - 6px)!important;min-width:80px!important;justify-content:center!important}.de-modal-footer{flex-direction:column-reverse!important;align-items:stretch!important;gap:8px!important}.de-modal-footer>*{width:100%!important}.de-modal-footer .ant-btn{width:100%!important;justify-content:center!important}.de-modal-footer>div{display:flex!important;flex-direction:row!important;gap:8px!important;width:100%!important}.de-modal-footer>div>.ant-btn{flex:1!important}.ant-modal .data-entry-grid-3,.ant-modal .data-entry-grid-2{gap:6px!important}}.settings-page{max-width:900px;margin:0 auto;padding:4px 0 24px}.settings-page-header{margin-bottom:24px;display:flex;flex-direction:column;gap:4px}.settings-card{background:#fff;border-radius:16px;border:1px solid #efefef;box-shadow:0 2px 12px #0000000d;overflow:hidden}.settings-card-header{display:flex;align-items:center;gap:10px;padding:16px 20px;border-bottom:1px solid #f4f4f4;font-size:15px;font-weight:600;color:#333;background:#fafafa}.settings-card-icon{font-size:18px;color:var(--primary, #286fb4)}.settings-color-row{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f7f7f7;gap:12px;transition:background .15s}.settings-color-row:last-child{border-bottom:none}.settings-color-row:hover{background:#fafbff}.settings-color-info{display:flex;flex-direction:column;gap:2px;min-width:0}.settings-color-label{font-size:14px;font-weight:500;color:#333}.settings-color-desc{font-size:12px;color:#999}.settings-toggle-row{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f7f7f7;gap:12px}.settings-slider-row{padding:14px 20px 10px;border-bottom:1px solid #f7f7f7}.settings-slider-row:last-child{border-bottom:none}.settings-slider-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.settings-angle-badge{background:var(--primary, #286fb4);color:#fff;font-size:12px;font-weight:600;padding:2px 10px;border-radius:20px;min-width:44px;text-align:center}.settings-angle-presets{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}.angle-preset-btn{background:#f4f4f4;border:1px solid #e8e8e8;color:#555;border-radius:8px;padding:3px 10px;font-size:12px;font-family:Tajawal,sans-serif;cursor:pointer;transition:all .15s ease}.angle-preset-btn:hover{background:#e8f4ff;color:var(--primary, #286fb4);border-color:var(--primary, #286fb4)}.angle-preset-btn.active{background:var(--primary, #286fb4);color:#fff;border-color:var(--primary, #286fb4)}.appbar-preview{margin:16px 20px 4px;border-radius:10px;padding:12px 16px;min-height:48px;display:flex;align-items:center;justify-content:center;transition:background .3s ease;box-shadow:0 2px 8px #0000001a}.appbar-preview-title{color:#fff;font-weight:600;font-size:13px;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.2)}.preset-themes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;padding:16px 20px}.preset-theme-btn{display:flex;flex-direction:column;align-items:center;gap:8px;background:none;border:1px solid #efefef;border-radius:12px;padding:12px 8px;cursor:pointer;transition:all .2s ease;font-family:Tajawal,sans-serif}.preset-theme-btn:hover{border-color:var(--primary, #286fb4);box-shadow:0 2px 12px #00000014;transform:translateY(-2px)}.preset-theme-preview{width:48px;height:48px;border-radius:10px;box-shadow:0 2px 8px #00000026}.preset-theme-name{font-size:12px;font-weight:500;color:#555;text-align:center}.settings-reset-section{display:flex;align-items:center;justify-content:center;gap:12px;padding:8px 0 4px;flex-wrap:wrap}@media (max-width: 768px){.settings-page{padding:0 0 16px}.settings-page-header{margin-bottom:16px}.settings-card-header{padding:12px 16px;font-size:14px}.settings-color-row,.settings-toggle-row{padding:12px 16px}.settings-slider-row{padding:12px 16px 8px}.appbar-preview{margin:12px 16px 4px}.preset-themes-grid{grid-template-columns:repeat(3,1fr);gap:8px;padding:12px 16px}.preset-theme-preview{width:38px;height:38px}.preset-theme-name{font-size:11px}}.logs-card .ant-table-wrapper{overflow-x:auto}@media (min-width: 769px){.logs-card .ant-table-content table{width:max-content!important}}.users-page .ant-table-wrapper{overflow-x:auto}@media (min-width: 769px){.users-page .ant-table-content table{width:max-content!important}}@media (max-width: 768px){.users-create-form.ant-form-inline{flex-direction:column!important;align-items:stretch!important;gap:0!important}.users-create-form .ant-form-item{margin-inline-end:0!important;width:100%!important;max-width:100%!important;margin-bottom:10px!important;flex:none!important}.users-create-form .ant-form-item-control,.users-create-form .ant-form-item-control-input,.users-create-form .ant-form-item-control-input-content{width:100%!important;max-width:100%!important}.users-create-form .ant-input,.users-create-form .ant-input-affix-wrapper{width:100%!important;min-width:0!important;box-sizing:border-box}.users-create-form .ant-select{width:100%!important;min-width:0!important;max-width:100%!important}.users-create-form .ant-select-selector{width:100%!important;min-width:0!important}.password-row{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;width:100%}.password-row .ant-form-item{width:100%!important;margin-bottom:0!important}.password-row .ant-input-affix-wrapper{width:100%!important;min-width:0!important}.password-row .ant-btn{width:100%!important}.users-create-form .ant-form-item:last-child .ant-btn{width:100%!important}}@media (max-width: 480px){.users-create-form .ant-btn{width:100%!important}}.dev-add-container{padding:24px;max-width:1400px;margin:0 auto}.dev-add-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding:16px 24px;background:linear-gradient(135deg,#286fb4,#1e5a94);border-radius:12px;color:#fff}.dev-add-header h3{margin:0!important;color:#fff!important;font-size:1.4rem}.dev-add-header .ant-btn{background:#ffffff26;border:1px solid rgba(255,255,255,.3);color:#fff}.dev-add-header .ant-btn:hover{background:#ffffff40;border-color:#ffffff80}.dev-add-tabs .ant-tabs-nav{margin-bottom:0}.dev-add-tabs .ant-tabs-tab{padding:12px 20px!important;font-size:14px;transition:all .2s}.dev-add-tabs .ant-tabs-tab:hover{color:#286fb4}.dev-add-tabs .ant-tabs-tab-active{font-weight:600}.dev-add-tabs .ant-tabs-ink-bar{background:#286fb4;height:3px}.dev-add-tabs .ant-tabs-content-holder{background:#fafbfc;border-radius:0 0 12px 12px;padding:24px;border:1px solid #e8e8e8;border-top:none}.dev-section{background:#fff;border-radius:10px;padding:20px;margin-bottom:20px;border:1px solid #eee;box-shadow:0 1px 3px #0000000a}.dev-section:last-child{margin-bottom:0}.dev-section-title{font-size:15px;font-weight:600;color:#333;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #f0f0f0;display:flex;align-items:center;gap:8px}.dev-section-title .icon{width:24px;height:24px;border-radius:6px;background:#286fb4;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.dev-form{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.dev-form .ant-form-item{margin-bottom:0}.dev-form .ant-input,.dev-form .ant-select-selector{border-radius:8px!important;border-color:#d9d9d9!important;transition:all .2s}.dev-form .ant-input:hover,.dev-form .ant-select-selector:hover{border-color:#286fb4!important}.dev-form .ant-input:focus,.dev-form .ant-select-focused .ant-select-selector{border-color:#286fb4!important;box-shadow:0 0 0 2px #286fb41a!important}.dev-list{margin-top:16px;border-radius:8px;overflow:hidden}.dev-list .ant-list-item{padding:10px 12px;border-bottom:1px solid #f5f5f5;transition:background .15s}.dev-list .ant-list-item:hover{background:#fafafa}.dev-list .ant-list-item:last-child{border-bottom:none}.dev-list .ant-list-item-action{margin-right:0}.dev-list .ant-list-item-action li{padding:0 4px}.dev-list .ant-btn-sm{padding:2px 10px;font-size:12px;border-radius:6px}.btn-edit{color:#286fb4;border-color:#286fb4}.btn-edit:hover{background:#286fb4;color:#fff}.dev-summary-card{background:#fff;border-radius:12px;border:1px solid #eee;overflow:hidden}.dev-summary-header{background:linear-gradient(135deg,#286fb4,#1e5a94);padding:16px 20px;display:flex;align-items:center;justify-content:space-between}.dev-summary-header h4{margin:0;color:#fff;font-size:15px;font-weight:500}.dev-summary-content{padding:20px}.dev-summary-table-section{margin-bottom:24px}.dev-summary-table-section:last-child{margin-bottom:0}.dev-summary-table-title{font-size:14px;font-weight:600;color:#333;margin-bottom:10px;padding-right:8px;border-right:3px solid #286fb4}.dev-summary-table-section .ant-table{border-radius:8px;overflow:hidden}.dev-summary-table-section .ant-table-thead>tr>th{background:#f8f9fa;font-size:12px;padding:8px 12px}.dev-summary-table-section .ant-table-tbody>tr>td{padding:8px 12px;font-size:13px}.dev-edit-modal .ant-modal-header{border-bottom:1px solid #f0f0f0;padding:16px 20px}.dev-edit-modal .ant-modal-title{font-size:16px;font-weight:600}.dev-edit-modal .ant-modal-body{padding:20px}.dev-edit-modal .ant-modal-footer{border-top:1px solid #f0f0f0;padding:12px 20px}.dev-empty-list{text-align:center;padding:24px;color:#999;font-size:13px}@media (min-width: 992px){.dev-two-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.dev-two-columns .dev-section{margin-bottom:0}}@media (max-width: 768px){.dev-add-container{padding:8px 4px}.dev-form{flex-direction:column;align-items:stretch}.dev-form .ant-form-item{width:100%}.dev-form .ant-input,.dev-form .ant-select{width:100%!important;min-width:0!important;max-width:100%!important}}.dev-section .ant-spin{display:flex;justify-content:center;padding:20px}.dev-hierarchy-flow{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f8f9fa;border-radius:8px;margin-bottom:16px;flex-wrap:wrap}.dev-hierarchy-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#666}.dev-hierarchy-item.active{color:#286fb4;font-weight:500}.dev-hierarchy-arrow{color:#ccc;font-size:12px}@media (max-width: 768px){.dev-add-container{padding:8px 4px!important}.dev-add-header{padding:12px 16px!important;margin-bottom:16px!important;flex-wrap:wrap;gap:10px}.dev-add-header h3{font-size:1.1rem!important}.dev-add-tabs .ant-tabs-tab{padding:8px 14px!important;font-size:13px!important}.dev-add-tabs .ant-tabs-content-holder{padding:12px 8px!important}.dev-section{padding:14px 12px!important;margin-bottom:14px!important}.dev-section-title{font-size:14px!important;margin-bottom:12px!important}.dev-two-columns{display:flex!important;flex-direction:column!important;gap:14px!important}.dev-form{flex-direction:column!important;gap:10px!important;align-items:stretch!important}.dev-form .ant-form-item{width:100%!important;margin-bottom:0!important}.dev-form .ant-form-item-control,.dev-form .ant-form-item-control-input,.dev-form .ant-form-item-control-input-content{width:100%!important}.dev-form .ant-input{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box}.dev-form .ant-select{width:100%!important;min-width:0!important;max-width:100%!important}.dev-form .ant-select-selector,.dev-form input[type=number]{width:100%!important;min-width:0!important}.dev-form .ant-form-item:last-child .ant-btn{width:100%!important}.dev-list .ant-list-item{flex-wrap:wrap!important;gap:6px!important;padding:8px 10px!important}.dev-list .ant-list-item-main{flex:1 1 120px;min-width:0;word-break:break-word}.dev-list .ant-list-item-action{flex:0 0 auto;margin-right:0!important;margin-left:0!important}.dev-list .ant-list-item-action li{padding:0 3px!important}.dev-summary-header{flex-wrap:wrap;gap:8px}.dev-summary-content{padding:12px 4px!important}.dev-summary-table-section{margin-bottom:16px!important}.dev-summary-table-section .ant-table-wrapper{overflow-x:auto!important}.dev-edit-modal .ant-modal-content{padding:16px 12px!important}}@media (max-width: 768px){.devadd-input-full-mobile{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--text: #140c0b;--background: #ffffff;--primary: #286fb4;--secondary: #ffffff;--accent: #df4c73;--danger: #df4c73;--linearPrimarySecondary: linear-gradient(#00a884, #ffffff);--linearPrimaryAccent: linear-gradient(#00a884, #899ebe);--linearSecondaryAccent: linear-gradient(#ffffff, #899ebe);--radialPrimarySecondary: radial-gradient(#00a884, #ffffff);--radialPrimaryAccent: radial-gradient(#00a884, #899ebe);--radialSecondaryAccent: radial-gradient(#ffffff, #899ebe);--danger-50: #ffe3e3;--danger-100: #ffc7c7;--danger-200: #ff9e9e;--danger-300: #ff7474;--danger-400: #ff4a4a;--danger-500: #ff2020;--danger-600: #cc1918;--danger-700: #991211;--danger-800: #660a0b;--danger-900: #330506;--text-50: #f6efef;--text-100: #ede0de;--text-200: #dbc1bd;--text-300: #c9a19c;--text-400: #b7827b;--text-500: #a4635b;--text-600: #844f48;--text-700: #633b36;--text-800: #422824;--text-900: #211412;--text-950: #100a09;--background-50: #f2f2f2;--background-100: #e6e6e6;--background-200: #cccccc;--background-300: #b3b3b3;--background-400: #999999;--background-500: #808080;--background-600: #666666;--background-700: #4d4d4d;--background-800: #333333;--background-900: #1a1a1a;--background-950: #0d0d0d;--primary-50: #ebedfa;--primary-100: #d6dbf5;--primary-200: #adb7eb;--primary-300: #8592e0;--primary-400: #5c6ed6;--primary-500: #334acc;--primary-600: #293ba3;--primary-700: #1f2c7a;--primary-800: #141e52;--primary-900: #0a0f29;--primary-950: #050714;--secondary-50: #f2f2f2;--secondary-100: #e6e6e6;--secondary-200: #cccccc;--secondary-300: #b3b3b3;--secondary-400: #999999;--secondary-500: #808080;--secondary-600: #666666;--secondary-700: #4d4d4d;--secondary-800: #333333;--secondary-900: #1a1a1a;--secondary-950: #0d0d0d;--accent-50: #eff2f6;--accent-100: #dee4ed;--accent-200: #bdc9db;--accent-300: #9caec9;--accent-400: #7b93b7;--accent-500: #5b78a4;--accent-600: #486084;--accent-700: #364863;--accent-800: #243042;--accent-900: #121821;--accent-950: #090c10}:root{--antd-wave-shadow-color: var(--primary);--app-bar-bg: #ffffff;--sider-bg: #ffffff}.ant-layout-header,.ant-menu{background:var(--secondary)}.ant-btn-primary{background:var(--primary);border-color:var(--primary)}.ant-btn-dangerous{background:var(--danger);border-color:var(--danger)}.ant-typography{color:var(--text)}.ant-table,.ant-card{background:var(--secondary)}@media (max-width: 768px){.ant-modal-wrap{padding:0 8px}.ant-modal{margin:8px auto!important}.ant-modal-content{border-radius:16px!important}.ant-form-item-control-input{width:100%}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker{font-size:14px!important}.ant-btn{height:36px!important;font-size:13px!important}.ant-btn-sm{height:28px!important;font-size:12px!important}.ant-table-thead>tr>th{padding:8px 10px!important;font-size:12px!important}.ant-table-tbody>tr>td{padding:8px 10px!important;font-size:13px!important}.ant-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:4px}.ant-pagination-item{min-width:32px;height:32px;line-height:30px}.ant-pagination-options{display:none}.ant-popover{max-width:calc(100vw - 32px)}.ant-tabs-tab{padding:8px 12px!important;font-size:13px!important}.ant-message-notice-content{font-size:13px;padding:8px 14px}.ant-notification-notice{padding:12px 16px!important}}@media (max-width: 480px){.ant-btn{height:34px!important;padding:0 10px!important}.ant-table-thead>tr>th{font-size:11px!important;padding:6px 8px!important}.ant-table-tbody>tr>td{font-size:12px!important;padding:6px 8px!important}}.modal-fullscreen-wrap{padding:0!important}.modal-fullscreen-wrap .ant-modal{margin:0!important;max-width:100vw!important;top:0!important}.modal-fullscreen-wrap .ant-modal-content{border-radius:0!important;min-height:100vh!important;min-height:100dvh!important}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Tajawal,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:var(--background, #f4f6f9);direction:rtl}a{color:var(--primary)}.dashboard-container{min-height:100vh}.content{padding:20px;background:var(--background, #f4f6f9);overflow-x:auto;min-height:calc(100vh - 120px)}.footer{text-align:center;color:#999;font-size:13px;padding:12px;background:transparent}.g2-label,.g2-label text,.g2-html-annotation,.g2-html-annotation span{font-family:Tajawal,Cairo,Segoe UI,Arial,sans-serif!important;font-weight:700!important}.hstack{display:flex;gap:8px;align-items:center}.vstack{display:flex;gap:8px;flex-direction:column}@media (max-width: 768px){.content{padding:12px}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px auto!important;top:8px!important}.ant-modal-content{padding:16px 12px!important;border-radius:16px!important}.ant-modal-header{padding:12px 16px!important}.ant-modal-footer{padding:8px 16px 12px!important}.ant-card{border-radius:12px!important}.ant-card-head{padding:0 14px!important;min-height:44px!important}.ant-card-body{padding:14px!important}.ant-form-item{margin-bottom:12px!important}.ant-form-item-label>label{font-size:13px!important}.ant-picker{width:100%!important}.ant-drawer-header{padding:14px 16px!important}.ant-drawer-body{padding:14px!important}.ant-select{min-width:0!important}.ant-statistic-content-value{font-size:22px!important}.ant-statistic-title{font-size:12px!important}}@media (max-width: 480px){.content{padding:8px}.ant-modal{max-width:calc(100vw - 8px)!important}.ant-card-body{padding:10px!important}}
