@import url(https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Tajawal:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap);.notification-card{display:flex;align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:10px;margin-bottom:0;min-width:280px;max-width:350px;border:1px solid #f0f0f0;transition:all .25s ease;grid-gap:12px;gap:12px;cursor:pointer;position:relative}.notification-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#6d5eea;border-radius:0 2px 2px 0}.notification-card.rejected-notification:before{background:#ff4d4f;width:4px}.notification-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.12);border-color:#e0e0e0}.notification-avatar{flex-shrink:0;position:relative}.notification-avatar img{width:40px;height:40px;border-radius:50%;object-fit:cover;box-shadow:0 2px 4px rgba(0,0,0,.1);background:#fff;border:2px solid #fff;transition:all .2s ease}.notification-card:hover .notification-avatar img{transform:scale(1.05);box-shadow:0 3px 6px rgba(0,0,0,.15)}.notification-content{flex:1 1;padding-top:3px}.notification-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;flex-direction:row-reverse}.notification-title{color:#333;font-weight:600;font-size:15px;font-family:"Tajawal",sans-serif}.notification-time{color:#999;font-size:11px;font-weight:500;order:-1;background:#f5f5f5;padding:3px 6px;border-radius:8px;font-family:"Tajawal",sans-serif}.notification-message{color:#666;font-size:14px;line-height:1.4;margin-top:4px;font-weight:400;text-align:right;font-family:"Tajawal",sans-serif}.duration-inline{font-weight:600;color:#6d5eea;font-family:"Tajawal",sans-serif;margin-right:10px}.notification-period-simple{font-size:13px;font-weight:400;color:#495057;font-family:"Tajawal",sans-serif;margin-top:6px;text-align:right;padding-top:6px;border-top:1px solid #e9ecef;direction:rtl;line-height:1.4}.notification-card.slide-out{transform:translateX(-100%) scale(.8);opacity:0;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s ease}.notification-card.slide-in{animation:slideIn .6s cubic-bezier(.4,0,.2,1)}@keyframes slideIn{0%{transform:translateX(100%) scale(.8);opacity:0}60%{transform:translateX(-10px) scale(1.05);opacity:.8}to{transform:translateX(0) scale(1);opacity:1}}.notification-card.loading{opacity:.6;pointer-events:none}.notification-card.loading:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4) 50%,transparent);animation:shimmer 1.5s infinite}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:768px){.notification-card{min-width:280px;max-width:340px;padding:12px;margin-bottom:6px}.notification-avatar img{width:40px;height:40px}.notification-title{font-size:14px}.notification-message{font-size:13px}.notification-time{font-size:10px;padding:3px 6px}}@media (max-width:480px){.notification-card{min-width:260px;max-width:300px;padding:10px;grid-gap:10px;gap:10px}.notification-avatar img{width:36px;height:36px}.notification-title{font-size:13px}.notification-message{font-size:12px}}.userAvatar{display:inline-block;margin-left:20px}.noti-icon{vertical-align:middle;padding-left:10px;padding-right:5px}.profileSmall{display:none!important}.controlLarge,.profileLarge{display:inline-block}.moreSmall{display:none;margin-right:10px}@media only screen and (max-width:600px){.header{position:-webkit-sticky;position:sticky;top:0;z-index:1000}.ant-layout-header{padding:0 10px!important}.logo{width:60px!important}.avatarName{display:none}.userAvatar{margin-left:10px}.noti-icon svg{width:25px;height:25px}.profileSmall{display:inline-block}.controlLarge,.profileLarge{display:none!important}.moreSmall{display:inline-block}}.sk-folding-cube{margin:20px auto;width:40px;height:40px;position:relative;transform:rotate(45deg)}.sk-folding-cube .sk-cube{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.sk-folding-cube .sk-cube:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#333;animation:sk-foldCubeAngle 2.4s linear infinite both;transform-origin:100% 100%}.sk-folding-cube .sk-cube2{transform:scale(1.1) rotate(90deg)}.sk-folding-cube .sk-cube3{transform:scale(1.1) rotate(180deg)}.sk-folding-cube .sk-cube4{transform:scale(1.1) rotate(270deg)}.sk-folding-cube .sk-cube2:before{animation-delay:.3s}.sk-folding-cube .sk-cube3:before{animation-delay:.6s}.sk-folding-cube .sk-cube4:before{animation-delay:.9s}@keyframes sk-foldCubeAngle{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0deg);opacity:1}90%,to{transform:perspective(140px) rotateY(180deg);opacity:0}}.site-layout{height:100%}.trigger{padding:0 24px;font-size:18px;line-height:64px;cursor:pointer;float:left;transition:color .3s}.trigger:hover{color:#0972b6}.control-drawer,.drawer-vis{display:none}.drawer-vis{margin-top:15px;text-align:right;margin-right:10px}@media only screen and (max-width:600px){.control-menu{display:none}.control-drawer{display:block}.drawer-vis{display:inline-block}.control-drawer .ant-drawer-body{padding:0}}.att-model .ant-table-cell,.attendance .ant-table-cell{text-align:center!important}.table-info{display:table-header-group}div.header{position:fixed;top:0}@media print{#att-report h1,h2{margin:0}#att-report thead tr{color:#fff;background-color:#0972b6;height:30px}#att-report tbody tr:nth-child(2n){background-color:#e6e6e6}#att-report th{font-weight:100}#att-report caption{font-weight:900}.table-info{position:fixed}}.attHeader{justify-content:space-between;margin-bottom:30px}.attHeader,.attPer{display:flex;flex-direction:row}.attPer{align-items:center}.disPer{display:flex;flex-direction:row}@page{size:A4 landscape;print-color-adjust:exact!important;-webkit-print-color-adjust:exact!important}#att-report tbody tr:nth-child(2n){border-bottom:2px solid}:where(.css-dev-only-do-not-override-dt6cet).ant-modal .ant-modal-content{padding:20px 10px}.tasksHeader{justify-content:space-between;margin-bottom:20px}.tasksHeader,.tasksOper{display:flex;flex-direction:row}.tasksOper{justify-content:flex-end}.tasksBtn,.tasksData{display:flex;flex-direction:row}@media only screen and (max-width:600px){.tasksHeader{flex-direction:column}.tasksOper{order:1;flex-direction:row}.tasksData{order:2;align-items:center}.tasksBtn{flex-direction:row;order:2;justify-content:flex-end}.tasksRange{order:2;margin-bottom:10px}.ant-table-cell{padding:8px 4px!important}.ant-table-thead>tr>th:nth-child(2),.ant-table-thead>tr>th:nth-child(3),.ant-table-thead>tr>th:nth-child(4){min-width:120px!important;max-width:120px!important}.ant-table-tbody>tr>td:nth-child(2),.ant-table-tbody>tr>td:nth-child(3),.ant-table-tbody>tr>td:nth-child(4){text-align:center!important;vertical-align:middle!important}.ant-table-thead>tr>th:first-child{min-width:100px!important;max-width:100px!important}.ant-table-thead>tr>th:nth-child(5){min-width:120px!important;max-width:120px!important}.ant-table-thead>tr>th:nth-child(6){min-width:80px!important;max-width:80px!important}.date-time-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40px}.date-time-container .date{font-size:12px;font-weight:700;color:#333;margin-bottom:2px;line-height:1.2}.date-time-container .time{font-size:11px;color:#666;line-height:1.2}}@media only screen and (max-width:480px){.ant-table-thead>tr>th:nth-child(2),.ant-table-thead>tr>th:nth-child(3),.ant-table-thead>tr>th:nth-child(4){min-width:100px!important;max-width:100px!important}.ant-table-thead>tr>th:first-child{min-width:80px!important;max-width:80px!important}.ant-table-thead>tr>th:nth-child(5){min-width:100px!important;max-width:100px!important}.ant-table-thead>tr>th:nth-child(6){min-width:60px!important;max-width:60px!important}}.content .ant-card-body{padding:10px}.footer .ant-card-body{padding:15px 12px}.ant-badge-status-dot{width:10px;height:10px}.emp-modal .ant-form-item{margin-bottom:20px}.emp-modal .ant-modal-body{padding:0}.personal-data .ant-form-item{display:flex;flex-direction:row}.emp-report-modal *{font-family:"Tajawal"}.emp-report-modal .dawam-section{display:flex;flex-direction:column;background-color:#fff;border-radius:5px;padding:20px}.emp-report-modal .ant-progress-circle .ant-progress-text{color:#fff!important}.emp-report-modal .dawam-section.stat{display:flex;flex-direction:row}.emp-report-modal .dawam-section .card,.emp-report-modal .dawam-section>div{display:flex;flex-direction:row;justify-content:space-between}.emp-report-modal .dawam-section .card{align-items:center;border:1px solid #e8e8e8;color:#fff}.emp-report-modal .dawam-section .card-hours{display:flex;flex-direction:row;justify-content:center;align-items:center}.emp-report-modal .vio-table{font-size:14px}.emp-report-modal .vio-table tr:nth-child(odd){background-color:#f2f2f2}.emp-report-modal .vio-table td:first-child{text-align:right;padding-right:5px}.emp-report-modal .vio-table td:last-child{text-align:left}.emp-report-modal .vio-table td{font-size:14px;padding:8px 5px}.personal-data .ant-form-item-label{flex:1 1;text-align:left;overflow:inherit}.personal-data .ant-form-item-control{flex:2 1}.personal-data .ant-form-item-row{width:100%}.card-col{margin-bottom:"-10px"}@media only screen and (max-width:600px){.addBtn{display:none}.emp-report-modal .dawam-section{flex-direction:column}.card-col{margin:5px 0}}.stat-layout{padding:2.75rem 2.25rem}@media only screen and (max-width:600px){.stat-layout{padding:20px 10px 10px}}#ann-report,#ann-report table,#ann-report td,#ann-report th{font-family:Tajawal!important}td,th{page-break-inside:avoid!important}@media print{td,th,tr{page-break-inside:avoid}}.attOper{float:left;margin-bottom:10px;display:flex;flex-direction:row}@media only screen and (max-width:600px){.attOper{order:1;display:flex;flex-direction:row;align-items:flex-end}.attOperBtn{padding-top:14px}.attHeader{flex-wrap:wrap;justify-content:space-between}.attPer{order:2;margin-bottom:15px}.attOperRange{margin-top:15px}.disPer{order:3}}.backup-page{background:var(--bg,#f8fafc);color:var(--text,#0f172a)}.backup-container,.backup-page{font-family:"Tajawal",system-ui,-apple-system,"Segoe UI","Roboto","Arial",sans-serif}.backup-container *,.backup-container .ant-alert,.backup-container .ant-button,.backup-container .ant-card,.backup-container .ant-form,.backup-container .ant-input,.backup-container .ant-list,.backup-container .ant-progress,.backup-container .ant-select,.backup-container .ant-tabs,.backup-container .ant-upload,.backup-page *,.backup-page .ant-alert,.backup-page .ant-button,.backup-page .ant-card,.backup-page .ant-form,.backup-page .ant-form-item-label,.backup-page .ant-input,.backup-page .ant-list,.backup-page .ant-progress,.backup-page .ant-select,.backup-page .ant-tabs,.backup-page .ant-tooltip,.backup-page .ant-typography,.backup-page .ant-upload{font-family:"Tajawal",system-ui,-apple-system,"Segoe UI","Roboto","Arial",sans-serif!important}.ant-card{border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease}.ant-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.15)}.ant-btn-primary{background:linear-gradient(135deg,#1890ff,#40a9ff);border:none;border-radius:8px;font-weight:500;transition:all .3s ease}.ant-btn-primary:hover{background:linear-gradient(135deg,#40a9ff,#69c0ff);transform:translateY(-2px);box-shadow:0 4px 12px rgba(24,144,255,.3)}.ant-progress-bg{background:linear-gradient(90deg,#1890ff,#40a9ff)}.ant-list-item{padding:16px 0;border-bottom:1px solid #f0f0f0;transition:all .3s ease}.ant-list-item:hover{background-color:#fafafa;border-radius:8px;padding:16px;margin:0 -16px}.ant-upload-drag{border:2px dashed #d9d9d9;border-radius:12px;background:#fafafa;transition:all .3s ease}.ant-upload-drag:hover{border-color:#1890ff;background:#f0f8ff}.ant-upload-drag-icon{color:#1890ff!important}.ant-tabs-tab{font-weight:500;padding:12px 24px;border-radius:8px 8px 0 0;transition:all .3s ease}.ant-tabs-tab:hover{color:#1890ff}.ant-tabs-tab-active{background:linear-gradient(135deg,#f0f8ff,#e6f7ff);color:#1890ff}.ant-typography h2{font-weight:600;margin-bottom:8px}@media (max-width:768px){.ant-card{margin-bottom:16px}.ant-list-item-actions{margin-top:8px}.ant-list-item-actions>li{margin-bottom:8px}}.ant-tag-blue{background:#e6f7ff;color:#1890ff;border-color:#91d5ff}.ant-tag-green{background:#f6ffed;color:#52c41a;border-color:#b7eb8f}.ant-tag-orange{background:#fff7e6;color:#fa8c16;border-color:#ffd591}.ant-form-item-label>label{font-weight:500;color:#262626}.ant-input,.ant-select-selector{border-radius:8px;border:1px solid #d9d9d9;transition:all .3s ease}.ant-input:focus,.ant-select-focused .ant-select-selector{border-color:#1890ff;box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-list-item-meta-title{font-weight:500;color:#262626}.ant-list-item-meta-description{color:#8c8c8c}.general-settings-page{background:var(--bg,#f8fafc);color:var(--text,#0f172a)}.general-settings-form,.general-settings-page{font-family:"Tajawal",system-ui,-apple-system,"Segoe UI","Roboto","Arial",sans-serif}.general-settings-form *,.general-settings-form .ant-alert,.general-settings-form .ant-button,.general-settings-form .ant-card,.general-settings-form .ant-form,.general-settings-form .ant-input,.general-settings-form .ant-select,.general-settings-form .ant-tabs,.general-settings-form .ant-upload,.general-settings-page *,.general-settings-page .ant-alert,.general-settings-page .ant-button,.general-settings-page .ant-card,.general-settings-page .ant-form,.general-settings-page .ant-form-item-label,.general-settings-page .ant-input,.general-settings-page .ant-select,.general-settings-page .ant-tabs,.general-settings-page .ant-tooltip,.general-settings-page .ant-typography,.general-settings-page .ant-upload{font-family:"Tajawal",system-ui,-apple-system,"Segoe UI","Roboto","Arial",sans-serif!important}.general-settings-page .ant-card{border-radius:12px;box-shadow:var(--shadow,0 25px 50px -12px rgba(0,0,0,.15));transition:all .3s ease;border:1px solid var(--input-border,#e2e8f0);background:var(--card-bg,#fff)}.general-settings-page .ant-card-body{padding:16px}.general-settings-page .ant-card:hover{box-shadow:var(--shadow-lg,0 32px 64px -12px rgba(0,0,0,.18));border-color:var(--primary,#2563eb)}.general-settings-page .ant-card-head{border-bottom:2px solid var(--input-border,#e2e8f0);background:var(--gradient-bg,linear-gradient(135deg,#f8fafc,#e2e8f0))}.general-settings-page .ant-card-head-title{font-weight:600;color:var(--text,#0f172a);font-size:16px}.general-settings-page .ant-btn-primary{background:var(--gradient-primary,linear-gradient(135deg,#2563eb,#1d4ed8));border:none;border-radius:12px;font-weight:500;transition:all .3s ease;box-shadow:0 2px 4px rgba(37,99,235,.2);color:#fff}.general-settings-page .ant-btn-primary:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,99,235,.3)}.ant-btn-primary:active{transform:translateY(0)}.general-settings-page .ant-tabs-tab{font-weight:500;font-size:14px;padding:8px 16px;border-radius:8px 8px 0 0;transition:all .3s ease;margin:0 2px;color:var(--muted,#64748b)}.general-settings-page .ant-tabs-tab-active,.general-settings-page .ant-tabs-tab:hover{color:var(--primary,#2563eb);background:var(--primary-light,#dbeafe)}.general-settings-page .ant-tabs-tab-active{border-color:var(--primary,#2563eb)}.general-settings-page .ant-tabs-ink-bar{background:var(--gradient-primary,linear-gradient(90deg,#2563eb,#1d4ed8));height:3px}.general-settings-page .ant-form-item{margin-bottom:16px}.general-settings-page .ant-form-item-label>label{font-family:"Tajawal",system-ui,-apple-system,"Segoe UI","Roboto","Arial",sans-serif;font-weight:500;color:var(--text,#0f172a);font-size:14px}.general-settings-page .ant-form-item-label>label.ant-form-item-required:before{color:#ef4444}.general-settings-page .ant-input,.general-settings-page .ant-input-number,.general-settings-page .ant-select-selector{border-radius:12px;border:1px solid var(--input-border,#e2e8f0);background:var(--input-bg,#f8fafc);transition:all .3s ease;font-size:14px;color:var(--text,#0f172a)}.general-settings-page .ant-input-number:focus,.general-settings-page .ant-input:focus,.general-settings-page .ant-select-focused .ant-select-selector{border-color:var(--primary,#2563eb);box-shadow:0 0 0 2px rgba(37,99,235,.2);background:#fff}.ant-input-prefix{color:#8c8c8c}.ant-upload-picture-card{border:2px dashed #d9d9d9;border-radius:12px;background:#fafafa;transition:all .3s ease;width:120px;height:120px}.ant-upload-picture-card:hover{border-color:#1890ff;background:#f0f8ff}.ant-upload-picture-card .ant-upload{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.ant-alert{border-radius:8px;border:none;box-shadow:0 2px 8px rgba(0,0,0,.1)}.ant-alert-info{background:linear-gradient(135deg,#e6f7ff,#f0f8ff);border-left:4px solid #1890ff}.general-settings-page .ant-typography h2{font-family:"Tajawal",system-ui,-apple-system,"Segoe UI","Roboto","Arial",sans-serif;font-weight:600;margin-bottom:8px;color:var(--primary,#2563eb)}.ant-typography h2 .anticon{margin-left:8px;font-size:24px}.ant-space-vertical>.ant-space-item{margin-bottom:16px}.ant-space-vertical>.ant-space-item:last-child{margin-bottom:0}.anticon{font-size:16px}.ant-input-prefix .anticon{font-size:14px}.ant-divider{border-color:#f0f0f0;margin:24px 0}@media (max-width:768px){.ant-card{margin-bottom:16px}.ant-tabs-tab{padding:8px 16px;font-size:14px}.ant-form-item-label>label{font-size:13px}.ant-btn{width:100%}}@media (max-width:576px){.ant-card-head-title{font-size:14px}.ant-typography h2{font-size:18px}.ant-upload-picture-card{width:100px;height:100px}}.ant-tag{border-radius:6px;font-weight:500}.shadow-sm{box-shadow:0 2px 4px rgba(0,0,0,.1)}.shadow-md{box-shadow:0 4px 8px rgba(0,0,0,.15)}.shadow-lg{box-shadow:0 8px 16px rgba(0,0,0,.2)}.gradient-bg{background:linear-gradient(135deg,#667eea,#764ba2)}.general-settings-page .ant-typography{font-family:"Tajawal",system-ui,-apple-system,"Segoe UI","Roboto","Arial",sans-serif;color:var(--text,#0f172a)}.general-settings-page .ant-typography.ant-typography-secondary{font-family:"Tajawal",system-ui,-apple-system,"Segoe UI","Roboto","Arial",sans-serif;color:var(--muted,#64748b)}.ant-tooltip-inner{background:#262626;border-radius:6px;font-size:12px}.general-settings-page .weekend-days-container{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px;margin-top:8px}.general-settings-page .weekend-day-checkbox{margin:0;padding:4px 8px;border-radius:6px;border:1px solid var(--input-border,#e2e8f0);background:transparent;transition:all .3s ease;cursor:pointer;color:var(--text,#0f172a)}.general-settings-page .weekend-day-checkbox.checked,.general-settings-page .weekend-day-checkbox:hover{border-color:var(--primary,#2563eb);color:var(--primary,#2563eb);background:transparent}.general-settings-page .weekend-day-checkbox.checked{font-weight:600}.general-settings-page .weekend-summary{margin-top:8px;font-size:12px;color:var(--muted,#64748b);font-style:italic}.ant-tooltip-arrow:before{background:#262626}@media only screen and (max-width:600px){.discountHeader{flex-direction:row}.discountRange{order:2}.discountBtn{justify-content:flex-end;margin-bottom:10px}.groupTasks{flex-direction:column}.usersNames{grid-template-columns:repeat(1,1fr)}}table{text-align:center!important}.ant-table-column-sorters-with-tooltip{text-align:center}td{width:auto!important}#att-report h1,h2{margin:0}#att-report thead tr{color:#fff;background-color:#0972b6;height:30px}#att-report tbody tr:nth-child(2n){background-color:#e6e6e6}#att-report th{font-weight:100}#att-report caption{font-weight:900}@media only screen and (max-width:600px){.discountHeader{flex-direction:column}.discountRange{order:2}.discountBtn{justify-content:flex-end;margin-bottom:10px}}.discountRange{margin-left:10px}@media only screen and (max-width:600px){.discountHeader{flex-direction:row}.discountRange{order:2;margin-top:10px}.discountBtn{justify-content:flex-end}}.delete-btn:hover{background-color:red!important;color:#fff!important;border-radius:32px}.edit-btn:hover{background-color:#0972b6!important;color:#fff!important}.performanceHeader{display:flex;flex-direction:row;justify-content:flex-end}.discountBtn{padding-right:5px}.groupTasks{display:flex;flex-direction:row}.usersNames{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:20px}@media only screen and (max-width:600px){.performanceHeader{flex-direction:row;align-items:flex-end}.discountRange{order:2}.performanceHeader .discountBtn{justify-content:flex-end;margin-bottom:0;margin-top:6px;order:2}.groupTasks{flex-direction:column}.usersNames{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:600px){.discountHeader{flex-direction:row}.discountRange{order:2}.discountBtn{justify-content:flex-end;margin-bottom:10px}}.space-align-block{flex:none;margin:8px 4px;padding:4px}.space-align-container{display:flex;flex-wrap:wrap;align-items:center}.taggedInfo{margin-top:10px;font-size:15px}.site-layout-card .ant-card-body{padding-bottom:6px!important}[class=ant-tabs-tab] a{color:#000}[class=ant-tabs-tab] a:hover{color:#40a9ff}.spider>div{display:flex;flex-direction:row;justify-content:center}.profile-row{margin-top:10px}@media only screen and (max-width:600px){.userData{text-align:center}.userProfile{display:none}.site-layout-card .ant-card-body{padding:0;margin:0!important}.site-layout-card{margin:20px 0 10px!important}.profile-tabs .ant-tabs-nav{margin:0}.profile-tabs{padding-right:20px}.profile-row{margin-top:0}.trophy-section .trophy-container{justify-content:flex-start!important;grid-gap:6px!important;gap:6px!important;direction:rtl;flex-wrap:wrap;align-items:center}.trophy-section .trophy-item{min-width:40px;flex-shrink:0}.medals-section .medals-container{justify-content:flex-start!important;grid-gap:6px!important;gap:6px!important;direction:rtl;flex-wrap:wrap;align-items:center}.medals-section .medal-item{min-width:40px;flex-shrink:0}.special-cup-section{direction:rtl;text-align:right}.special-cup-section .special-cup-item{display:inline-block;min-width:50px;text-align:center}.userData .medals-section,.userData .special-cup-section,.userData .trophy-section{margin-top:8px;margin-bottom:8px}.userData .medal-item img,.userData .special-cup-item img,.userData .trophy-item img{max-width:100%;height:auto}.userData .taggedInfo{margin-bottom:8px}.userData .taggedInfo .ant-input-password,.userData .taggedInfo .ant-input-password .ant-input{border:none!important;outline:none!important;box-shadow:none!important;background-color:initial!important;padding:0!important;margin:0!important}.userData .taggedInfo .ant-input-password .ant-input-suffix{margin-left:0!important}.userData .taggedInfo[style*="display: flex"]{justify-content:center!important;flex-direction:column!important;align-items:center!important;grid-gap:8px!important;gap:8px!important}.userData .taggedInfo[style*="display: flex"] .ant-input-password{margin:0 auto!important;width:100%!important;max-width:120px!important}.userData .taggedInfo[style*="display: flex"]{display:block!important;text-align:center!important}.userData .taggedInfo[style*="display: flex"] .ant-input-password{display:block!important;text-align:center!important;margin:10px auto 0!important;width:120px!important}}.discountHeader{justify-content:flex-end}.discountBtn,.discountHeader,.discountRange{display:flex;flex-direction:row}.discountRange{justify-content:flex-end}@media only screen and (max-width:600px){.discountHeader{flex-direction:row}.discountRange{order:2;flex-direction:column}.discountBtn{flex-direction:column;justify-content:flex-end;margin-bottom:10px}.addbtn{text-align:left;margin-top:10px}}.awards-loading{text-align:center;padding:10px;color:#666;font-size:14px}.trophy-section{display:block;width:100%;margin-bottom:3px}.medals-section{display:block;width:100%;margin-bottom:1px}.special-cup-section{display:block;width:100%;margin-bottom:0;margin-top:-8px}.medals-container,.trophy-container{display:flex;grid-gap:8px;gap:8px;flex-wrap:wrap;align-items:center;justify-content:flex-start}.medals-container{margin-left:10px!important}.trophy-section{transform:translateX(10px)}.medals-section{position:relative;left:10px}.medal-item,.special-cup-item,.trophy-item{display:flex;flex-direction:column;align-items:center;transition:transform .2s ease}.medal-item:hover,.special-cup-item:hover,.trophy-item:hover{transform:scale(1.1)}.medal-item svg,.trophy-item svg{transition:filter .2s ease}.medal-item:hover svg,.trophy-item:hover svg{filter:brightness(1.2)}.medal-item:first-child{animation:medalPulse 2s ease-in-out infinite}.medal-item:nth-child(2){animation:medalPulse 2s ease-in-out .3s infinite}.medal-item:nth-child(3){animation:medalPulse 2s ease-in-out .6s infinite}@keyframes medalPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.special-cup-item{position:relative}.special-cup-item:hover{animation:specialCupSpin 1s ease-in-out}@keyframes specialCupSpin{0%{transform:rotate(0deg)}50%{transform:rotate(10deg)}to{transform:rotate(0deg)}}@media (max-width:768px){.medals-container,.trophy-container{grid-gap:6px;gap:6px;justify-content:flex-start;flex-wrap:wrap}.medal-item svg,.trophy-item svg{width:28px;height:28px}.medal-item img,.special-cup-item img,.trophy-item img{width:28px!important;height:28px!important;object-fit:contain}.medal-item div,.special-cup-item div,.trophy-item div{font-size:13px;font-weight:700;margin-top:2px}.special-cup-item div:first-child{font-size:20px}.medals-section,.special-cup-section,.trophy-section{margin-bottom:8px;display:block;width:100%}}@media (max-width:480px){.medals-container,.trophy-container{grid-gap:4px;gap:4px;justify-content:center}.medal-item,.special-cup-item,.trophy-item{min-width:40px;text-align:center}.medal-item img,.special-cup-item img,.trophy-item img{width:24px!important;height:24px!important}.medal-item div,.special-cup-item div,.trophy-item div{font-size:12px}.special-cup-item div:first-child{font-size:18px}}@media (max-width:600px) and (orientation:landscape){.medals-container,.trophy-container{justify-content:flex-start;grid-gap:8px;gap:8px}.medal-item,.special-cup-item,.trophy-item{flex-shrink:0}}.medal-item,.special-cup-item,.trophy-item{position:relative;cursor:pointer}.medal-item:hover:before,.special-cup-item:hover:before,.trophy-item:hover:before{content:attr(title);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.8);color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:1000}.danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}@media print{#att-report h1,h2{margin:0}#att-report thead tr{color:#fff;background-color:#0972b6;height:30px}#att-report tbody tr:nth-child(2n){background-color:#e6e6e6}#att-report th{font-weight:100}#att-report caption{font-weight:900}}.generalHeader{display:flex;flex-direction:row;margin-bottom:20px;justify-content:space-between}.generalHeader .generalData{display:flex;flex:1 1;flex-direction:row;justify-content:space-evenly}.generalHeader .generalOper{display:flex;flex-wrap:wrap;flex:1 1;flex-direction:row;justify-content:flex-end}@media only screen and (max-width:600px){.generalHeader{flex-direction:column}.generalHeader .generalData{order:2;margin-top:10px;font-size:13px}.generalHeader .generalOper{justify-content:end}.generalHeader .generalOper .date{display:flex;align-items:center;margin-top:5px}.generalHeader .generalOper span{flex:0 0 auto;margin-right:10px}.generalHeader .generalOper .ant-picker{flex:1 1}.generalHeader .generalOper .date{flex-basis:100%;order:2}.ant-table-tbody>tr>td,.ant-table tfoot>tr>td,.ant-table tfoot>tr>th,.genTable .ant-table-thead>tr>th{padding:16px 0}}.trophy-modal-custom .ant-modal-content{background:hsla(0,0%,100%,.9)!important;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.trophy-modal-custom .ant-modal-body{padding:0;background:transparent}.trophy-modal-custom .ant-modal-close{display:none}.trophy-modal-container{padding:30px 25px;text-align:center;position:relative}.trophy-modal-content{position:relative;z-index:2}.trophy-modal-image-container{position:relative;display:inline-block;margin-bottom:25px}.trophy-modal-image{width:120px;height:120px;object-fit:contain;animation:trophy-modal-float 3s ease-in-out infinite;filter:drop-shadow(0 10px 20px rgba(9,114,182,.3))}.trophy-modal-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150px;height:150px;background:radial-gradient(circle,rgba(9,114,182,.1) 0,transparent 70%);border-radius:50%;animation:trophy-modal-glow-pulse 2s ease-in-out infinite}.trophy-modal-text{margin-bottom:20px}.trophy-modal-title{color:#6d5eea;font-size:24px;font-weight:700;margin:0 0 12px;font-family:"Tajawal",sans-serif;text-shadow:0 2px 4px rgba(109,94,234,.2);animation:trophy-modal-slide-up .8s ease-out}.trophy-modal-subtitle{color:#666;font-size:16px;margin:0;font-family:"Tajawal",sans-serif;font-weight:500;animation:trophy-modal-slide-up .8s ease-out .2s both}.trophy-modal-rank-badge{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0972b6,#28a745);color:#fff;padding:10px 20px;border-radius:20px;margin-bottom:25px;box-shadow:0 8px 20px rgba(9,114,182,.3);animation:trophy-modal-slide-up .8s ease-out .4s both;min-width:120px}.trophy-modal-rank-number{font-size:20px;font-weight:700;font-family:"Tajawal",sans-serif}.trophy-modal-button{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border:none!important;color:#fff!important;font-family:"Tajawal",sans-serif!important;font-size:16px!important;font-weight:500!important;height:45px!important;padding:0 35px!important;border-radius:12px!important;box-shadow:0 2px 4px rgba(37,99,235,.2)!important;transition:all .3s ease!important;animation:trophy-modal-slide-up .8s ease-out .6s both}.trophy-modal-button:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af)!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px rgba(37,99,235,.3)!important}.trophy-modal-button:active{transform:translateY(0)!important}@keyframes trophy-modal-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes trophy-modal-glow-pulse{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.1)}}@keyframes trophy-modal-slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.trophy-modal-custom .ant-modal-content:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0972b6,#28a745,#ffc107);border-radius:20px 20px 0 0}.trophy-modal-container:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(9,114,182,.05) 0,transparent 50%);animation:trophy-modal-background-rotate 20s linear infinite;z-index:1}@keyframes trophy-modal-background-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.apexcharts-legend-marker,.apexcharts-tooltip-marker{margin-left:5px!important}.apexcharts-legend-text{font-family:Tajawal!important}.summary .ant-card-body{padding:2px}.userProfileSummary{display:none}@media only screen and (max-width:600px){.pie-chart .apexcharts-canvas{width:auto!important}.pieColumn{width:100%;margin-bottom:20px}.userProfileSummary{display:block}.ant-card.userProfileSummary{margin:10px 0!important}}th{text-align:center!important}.duration-display{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:40px}.duration-days{color:#389e0d;margin-bottom:2px}.duration-days,.duration-time{font-weight:600;font-size:14px;line-height:1.2}.duration-time{color:#52c41a;font-family:"Consolas","Monaco","Courier New",monospace}.duration-hours{font-size:14px;color:#1890ff;font-weight:600;margin-bottom:2px;line-height:1.2}.requestsHeader{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:20px;grid-gap:20px;gap:20px}.requestsRange{display:flex;flex-direction:column;flex:1 1;min-width:0}.reauestsProgress{display:flex;flex-shrink:0;align-items:center;margin-left:10px}@media only screen and (max-width:600px){:where(.css-dev-only-do-not-override-1rqnfsa).ant-col{font-family:"Tajawal"}.requestsHeader{flex-direction:row;justify-content:space-between;align-items:center}.requestsRange{order:1;align-items:end;flex-direction:column;align-items:flex-start}.reauestsProgress{order:2;flex-direction:column;align-items:center}.requestsBtn{width:100%}}@media only screen and (max-width:600px){.transHeader{display:flex;flex-direction:column}.tasksOper{justify-content:center!important}}:root{--primary:#2563eb;--primary-600:#1d4ed8;--primary-700:#1e40af;--primary-light:#dbeafe;--bg:#f8fafc;--card-bg:#fff;--text:#0f172a;--muted:#64748b;--input-bg:#f8fafc;--input-border:#e2e8f0;--shadow:0 25px 50px -12px rgba(0,0,0,0.15);--shadow-lg:0 32px 64px -12px rgba(0,0,0,0.18);--gradient-primary:linear-gradient(135deg,#2563eb,#1d4ed8);--gradient-bg:linear-gradient(135deg,#f8fafc,#e2e8f0)}#root,body,html{height:100%;background:var(--bg)}body{--sb-track-color:#f1f5f9;--sb-thumb-color:#cbd5e1;--sb-size:8px;direction:rtl}body::-webkit-scrollbar{width:var(--sb-size)}body::-webkit-scrollbar-track{background:var(--sb-track-color);border-radius:10px}body::-webkit-scrollbar-thumb{background:var(--sb-thumb-color);border-radius:10px}.loginParent{display:grid;place-items:center;padding:.5vh 16px;text-align:right;font-family:Tajawal,system-ui,-apple-system,Segoe UI,Roboto,Arial;background:radial-gradient(ellipse 800px 400px at 90% -20%,rgba(37,99,235,.08),transparent 70%),radial-gradient(ellipse 600px 300px at 10% 120%,rgba(59,130,246,.06),transparent 70%),var(--gradient-bg);min-height:100vh;position:relative;overflow:hidden}.loginParent:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle 300px at 20% 20%,rgba(37,99,235,.03),transparent),radial-gradient(circle 400px at 80% 80%,rgba(59,130,246,.04),transparent);pointer-events:none}.loginCard{width:min(900px,92vw);background:var(--card-bg);box-shadow:var(--shadow-lg);border-radius:18px;padding:20px 20px 12px;position:relative;overflow:hidden;border:1px solid hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.loginCard:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--gradient-primary);border-radius:18px 18px 0 0}.brandHeader{justify-content:space-between;grid-gap:10px;gap:10px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid rgba(226,232,240,.6);position:relative}.brandHeader,.brandLogos{display:flex;align-items:center}.brandLogos{grid-gap:14px;gap:14px}.brandLogo{height:52px;width:auto;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.1));transition:transform .3s ease}.brandLogo:hover{transform:scale(1.05)}.brandLogo.alt{height:48px;opacity:.9}.brandDivider{width:2px;height:28px;background:linear-gradient(180deg,transparent,#dbeafe,#93c5fd,#dbeafe,transparent);border-radius:1px}.helpIcon{border:none;background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:var(--primary);width:20px;height:20px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(37,99,235,.15)}.helpIcon:hover{background:linear-gradient(135deg,#bfdbfe,#93c5fd);transform:translateY(-2px);box-shadow:0 8px 20px rgba(37,99,235,.25)}.loginContent{margin-top:10px}.loginContent .ant-row{grid-gap:5px!important;gap:5px!important}.visualPane{display:grid;place-items:center;position:relative}.heroImage{width:100%;height:auto;max-height:220px;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.1));border-radius:14px;transition:transform .3s ease}.heroImage:hover{transform:translateY(-5px)}.formPane{padding:8px 6px}.formHeader{margin-bottom:12px}.formTitle{margin:0 0 4px;color:var(--text)!important;font-size:22px;font-weight:700;background:linear-gradient(135deg,#1e293b,#334155);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.formSubtitle{color:var(--muted);font-size:13px;line-height:1.4}.loginForm .ant-form-item-label>label{color:var(--text);font-weight:600;font-size:13px;margin-bottom:4px}.loginForm .ant-form-item{margin-bottom:12px}.loginForm .ant-form-item:last-child{margin-bottom:0}.inputIcon{color:#64748b}.ant-input,.ant-input-affix-wrapper,.ant-input-password{background:var(--input-bg);border-radius:8px;height:38px;font-size:14px;display:flex;align-items:center;line-height:1.5}.userData .taggedInfo .ant-input-password{background:transparent!important;border:none!important;border-radius:0!important;height:auto!important;box-shadow:none!important;transform:none!important}.userData .taggedInfo .ant-input-password:focus-within,.userData .taggedInfo .ant-input-password:hover{background:transparent!important;border:none!important;transform:none!important}.userData .taggedInfo .ant-input-password:focus-within{box-shadow:none!important}.ant-input,.ant-input-affix-wrapper input,.ant-input-password input{background:transparent;border:none;outline:none;width:100%;height:100%;font-size:14px;line-height:1.5;padding:0;margin:0;display:flex;align-items:center}.ant-input-affix-wrapper .ant-input-prefix,.ant-input-affix-wrapper .ant-input-suffix{display:flex;align-items:center;height:100%}.ant-input-affix-wrapper .ant-input-prefix{margin-right:8px}.ant-input-affix-wrapper .ant-input-suffix{margin-left:8px}.ant-input,.ant-input-affix-wrapper,.ant-input-outlined,.ant-input-password{border:2px solid var(--input-border);transition:all .3s ease}.ant-input-affix-wrapper:hover,.ant-input-password:hover,.ant-input:hover{border-color:#cbd5e1;background:#f1f5f9;transform:translateY(-1px)}.ant-input-affix-wrapper-focused,.ant-input-password:focus-within,.ant-input:focus{border-color:var(--primary);box-shadow:0 0 0 4px rgba(37,99,235,.1);background:#fff;transform:translateY(-2px)}.rememberRow{margin-bottom:10px}.rememberCheck{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;color:var(--muted);-webkit-user-select:none;user-select:none;cursor:pointer;font-size:13px;transition:color .2s ease}.rememberCheck:hover{color:var(--primary)}.rememberCheck input[type=checkbox]{inline-size:16px;block-size:16px;accent-color:var(--primary);border-radius:4px;cursor:pointer}.submitRow{margin-top:12px}.submitBtn{height:38px;font-weight:700;font-size:14px;letter-spacing:.3px;background:var(--gradient-primary);border:none;border-radius:8px;box-shadow:0 6px 20px rgba(37,99,235,.25);transition:all .3s ease;position:relative;overflow:hidden}.submitBtn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.submitBtn:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(37,99,235,.35)}.submitBtn:hover:before{left:100%}.submitBtn:active{transform:translateY(-1px)}.footerMeta{margin-top:12px;text-align:center;color:var(--muted);padding-top:10px;border-top:1px solid rgba(226,232,240,.6);font-size:12px}.changelog{color:#334155;padding-inline-start:16px;line-height:1.5}.changelog li{margin:5px 0;position:relative}.changelog li:before{content:"•";color:var(--primary);font-weight:700;position:absolute;right:-15px}.site-layout .site-layout-background{background:#fff}.ant-layout-header{background-color:#fff}.ant-message,.ant-notification-notice-message span{font-family:Tajawal!important}.ant-btn,.ant-btn-default,.ant-btn-primary,button{font-family:Tajawal!important;font-weight:600}*{font-family:Tajawal,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif!important}@media (max-width:992px){.heroImage{max-height:200px}.loginCard{padding:18px 18px 12px}}@media (max-width:768px){.brandLogo{height:46px}.brandLogo.alt{height:42px}.loginCard{padding:16px 16px 10px;border-radius:16px}.formTitle{font-size:20px}}@media (max-width:560px){.visualPane{order:2}.formPane{order:1}.heroImage{max-height:140px}.loginCard{padding:8px 8px 4px;border-radius:14px}.brandHeader{flex-direction:column;grid-gap:2px;gap:2px;text-align:center;margin-bottom:4px;padding-bottom:4px}.brandLogo{height:56px}.brandLogo.alt{height:52px}.brandLogos{grid-gap:6px;gap:6px}.loginContent .ant-row{grid-gap:1px!important;gap:1px!important}.formPane{padding:2px}.formHeader,.loginForm .ant-form-item{margin-bottom:6px}.rememberRow{margin-bottom:4px}.footerMeta,.submitRow{margin-top:6px}.footerMeta{padding-top:4px}.helpIcon{position:absolute;top:-8px;right:-8px;width:24px;height:24px;border-radius:50%;z-index:10;box-shadow:0 2px 8px rgba(37,99,235,.2)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.loginCard{animation:fadeInUp .6s ease-out}.formPane,.visualPane{animation:fadeInUp .8s ease-out}.formPane{animation-delay:.2s}body{margin:0;font-family:Tajawal,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}
/*# sourceMappingURL=main.684cdd7f.chunk.css.map */