.notif-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#0f1b2d52;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}[data-theme=dark] .notif-overlay{background:#02050c8c}.notif-panel{position:fixed;top:0;left:0;bottom:0;width:360px;background:var(--surface-1);border-right:1px solid var(--border-1);z-index:201;direction:rtl;display:flex;flex-direction:column;box-shadow:4px 0 24px #0f1b2d1f}[data-theme=dark] .notif-panel{box-shadow:8px 0 40px #00000073}.notif-panel__header{padding:13px 14px 10px;border-bottom:1px solid var(--border-0);flex-shrink:0}.notif-panel__title{font-weight:700;font-size:13.5px;color:var(--text-100)}.notif-panel__badge{background:var(--gold-500);color:#fff;font-size:9px;font-weight:700;padding:1.5px 6px;border-radius:20px;line-height:1.6}.notif-panel__icon-btn{width:26px;height:26px;border-radius:7px;background:var(--surface-hover);border:1px solid var(--border-0);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-400)}.notif-panel__tabs{display:flex;gap:6px;padding-bottom:2px}.notif-panel__tab{display:flex;align-items:center;gap:4px;padding:5px 11px;border-radius:8px;flex-shrink:0;font-size:11.5px;font-weight:500;background:var(--surface-hover);color:var(--text-400);border:1px solid var(--border-0);cursor:pointer;font-family:inherit;white-space:nowrap}.notif-panel__tab--active{font-weight:700;background:#d4af3729;color:var(--gold-600);border-color:var(--border-gold)}[data-theme=dark] .notif-panel__tab--active{color:var(--gold-400)}.notif-panel__tab--action.notif-panel__tab--active{background:#ef44441f;color:#b91c1c;border-color:#ef444459}[data-theme=dark] .notif-panel__tab--action.notif-panel__tab--active{color:#fca5a5}.notif-panel__tab-count{font-size:9px;font-weight:700;padding:0 5px;border-radius:10px;line-height:1.5;background:var(--border-0);color:var(--text-400)}.notif-panel__tab--active .notif-panel__tab-count{background:var(--gold-500);color:#fff}.notif-panel__list{flex:1;overflow-y:auto}.notif-item{border-bottom:1px solid var(--border-0);background:transparent}.notif-item--unread{background:var(--surface-hover)}.notif-item__icon{width:32px;height:32px;border-radius:8px;flex-shrink:0;background:#d4af3724;color:var(--gold-600);display:flex;align-items:center;justify-content:center}[data-theme=dark] .notif-item__icon{color:var(--gold-400)}.notif-item__title{font-size:12.5px;line-height:1.35;flex:1;color:var(--text-100)}.notif-item__title--read{font-weight:500;color:var(--text-300)}.notif-item__title--unread{font-weight:700}.notif-item__message{font-size:11.5px;color:var(--text-300);line-height:1.5;margin-bottom:4px}.notif-item__time{font-size:10px;color:var(--text-500)}.notif-item__dot{width:7px;height:7px;border-radius:50%;flex-shrink:0;background:var(--gold-500)}.notif-item__dot--action{background:var(--red)}.notif-item__action-btn{margin-top:10px;width:100%;padding:8px 10px;border-radius:8px;background:#d4af3724;border:1px solid var(--border-gold);color:var(--gold-600);font-size:11.5px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px;font-family:inherit}[data-theme=dark] .notif-item__action-btn{color:var(--gold-400)}.notif-item__action-btn--urgent{background:#ef44441a;border-color:#ef444459;color:#b91c1c}[data-theme=dark] .notif-item__action-btn--urgent{color:#fca5a5}.notif-panel__footer{padding:10px 14px;border-top:1px solid var(--border-0);flex-shrink:0}.notif-panel__footer-meta{font-size:10.5px;color:var(--text-500)}.notif-panel__action-banner{width:100%;margin-bottom:8px;padding:8px 10px;border-radius:8px;background:#ef444414;border:1px solid rgba(239,68,68,.28);color:#b91c1c;font-size:11px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-family:inherit}[data-theme=dark] .notif-panel__action-banner{color:#fca5a5;background:#ef44441a}.impersonation-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 18px;background:linear-gradient(90deg,#f59e0b38,#ea580c1f);border-bottom:2px solid rgba(245,158,11,.45);color:#92400e;font-size:13px;font-weight:600;z-index:50}[data-theme=dark] .impersonation-banner{color:#fcd34d}.impersonation-banner__label,.impersonation-banner__name{color:#78350f;font-weight:800}[data-theme=dark] .impersonation-banner__label,[data-theme=dark] .impersonation-banner__name{color:#fff}.impersonation-banner__text{color:#92400e}[data-theme=dark] .impersonation-banner__text{color:#fde68a}.impersonation-banner__btn{background:#0000000f!important;border:1px solid rgba(0,0,0,.14)!important;color:#78350f!important;display:flex;align-items:center;gap:6px}[data-theme=dark] .impersonation-banner__btn{background:#ffffff1f!important;border:1px solid rgba(255,255,255,.25)!important;color:#fff!important}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.ms-auto{margin-inline-start:auto}.me-auto{margin-inline-end:auto}.ps-1{padding-inline-start:4px}.ps-2{padding-inline-start:8px}.ps-3{padding-inline-start:12px}.pe-1{padding-inline-end:4px}.pe-2{padding-inline-end:8px}.pe-3{padding-inline-end:12px}.text-start{text-align:start}.text-end{text-align:end}.dir-rtl{direction:rtl;unicode-bidi:embed}.dir-ltr{direction:ltr;unicode-bidi:embed}.numeric,.code,[data-numeric]{direction:ltr;unicode-bidi:embed;font-variant-numeric:tabular-nums}[data-lang=en] .rtl-only,[data-lang=ar] .ltr-only{display:none!important}[data-lang=en] .flip-rtl{transform:scaleX(-1)}:root{--navy-950: #03070e;--navy-900: #060c18;--navy-850: #091322;--navy-800: #0d1a30;--navy-750: #101f3a;--navy-700: #152645;--navy-600: #1b3058;--navy-500: #254278;--gold-300: #F0E2A0;--gold-400: #D4AF37;--gold-500: #B89B20;--gold-600: #9A7F14;--text-100: #0f1b2d;--text-200: #1e2d45;--text-300: #3d5068;--text-400: #64748b;--text-500: #94a3b8;--surface-0: #eef2f8;--surface-1: #ffffff;--surface-2: #f8fafc;--surface-hover: #f1f5fb;--border-0: rgba(0, 0, 0, .07);--border-1: rgba(0, 0, 0, .1);--border-2: rgba(0, 0, 0, .14);--border-gold: rgba(212, 175, 55, .3);--green: #22c55e;--amber: #f59e0b;--red: #ef4444;--blue: #3b82f6;--purple: #8b5cf6;--sidebar-w: 272px;--topbar-h: 68px;--shell-gap: 0px;--nav-item-h: 36px;--radius-sm: 8px;--radius-md: 11px;--radius-lg: 14px;--radius-xl: 18px;--ease: cubic-bezier(.16, 1, .3, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--dur-fast: .14s;--dur-base: .21s;--dur-slow: .32s;--scrollbar-thumb: rgba(0,0,0,.22);--scrollbar-thumb-hover: rgba(0,0,0,.4);--scrollbar-width: 7px;--sb-bg: #ffffff;--sb-bg-start: #f9fafb;--sb-border: rgba(0,0,0,.08);--sb-header-bg: radial-gradient(ellipse 200px 100px at 50% 60%, rgba(212,175,55,.09) 0%, transparent 100%), linear-gradient(180deg, rgba(212,175,55,.05) 0%, transparent 100%);--sb-header-border: rgba(212,175,55,.14);--sb-company-name: #0f1b2d;--sb-company-name-alt: #3d5068;--sb-close-btn: #64748b;--sb-avatar-border: rgba(180,136,42,.4);--sb-avatar-bg: rgba(180,136,42,.12);--sb-item-color: #3d5068;--sb-item-hover-color: #0f1b2d;--sb-item-hover-bg: rgba(15,27,45,.07);--sb-item-active-color: #0f1b2d;--sb-item-active-bg: rgba(212,175,55,.14);--sb-item-active-font: 700;--sb-indicator: #D4AF37;--sb-group-title: #6b7f96;--sb-group-title-active: #0f1b2d;--sb-group-hover: #1e2d45;--sb-arrow-opacity: .45;--sb-arrow-active-opacity: .8;--sb-separator: rgba(0,0,0,.06);--sb-hover-line: rgba(0,0,0,.13);--sb-powered-border: rgba(0,0,0,.07);--sb-powered-text: #94a3b8;--sb-powered-logo: .3;--sb-footer-bg: rgba(0,0,0,.025);--sb-footer-border: rgba(0,0,0,.07);--sb-user-name: #1e2d45;--sb-user-email: #64748b;--sb-user-btn-hover: rgba(0,0,0,.06);--sb-switcher-bg: rgba(0,0,0,.04);--sb-switcher-border: rgba(0,0,0,.08);--sb-switcher-inactive: #64748b}[data-theme=dark]{--text-100: #e8edf5;--text-200: #c5d0e0;--text-300: #8fa3bc;--text-400: #647b96;--text-500: #485f78;--surface-0: #0B132B;--surface-1: #1C2541;--surface-2: #162035;--surface-hover: #1e2d4a;--border-0: rgba(255, 255, 255, .055);--border-1: rgba(255, 255, 255, .085);--border-2: rgba(255, 255, 255, .12);--border-gold: rgba(212, 175, 55, .32);--scrollbar-thumb: rgba(255,255,255,.2);--scrollbar-thumb-hover: rgba(255,255,255,.38);--scrollbar-width: 7px;--sb-bg: #0B132B;--sb-bg-start: #0d1632;--sb-border: rgba(255,255,255,.07);--sb-header-bg: radial-gradient(ellipse 200px 100px at 50% 60%, rgba(212,175,55,.11) 0%, transparent 100%), linear-gradient(180deg, rgba(212,175,55,.06) 0%, transparent 100%);--sb-header-border: rgba(212,175,55,.15);--sb-company-name: rgba(255,255,255,.9);--sb-company-name-alt: rgba(255,255,255,.55);--sb-close-btn: rgba(255,255,255,.4);--sb-avatar-border: rgba(180,136,42,.45);--sb-avatar-bg: rgba(180,136,42,.22);--sb-item-color: rgba(255,255,255,.65);--sb-item-hover-color: rgba(255,255,255,.92);--sb-item-hover-bg: rgba(255,255,255,.07);--sb-item-active-color: #D4AF37;--sb-item-active-bg: rgba(212,175,55,.16);--sb-item-active-font: 700;--sb-indicator: #D4AF37;--sb-group-title: rgba(255,255,255,.38);--sb-group-title-active: #D4AF37;--sb-group-hover: rgba(255,255,255,.72);--sb-arrow-opacity: .55;--sb-arrow-active-opacity: .85;--sb-separator: rgba(255,255,255,.05);--sb-hover-line: rgba(255,255,255,.14);--sb-powered-border: rgba(255,255,255,.06);--sb-powered-text: rgba(255,255,255,.28);--sb-powered-logo: .3;--sb-footer-bg: rgba(0,0,0,.15);--sb-footer-border: rgba(255,255,255,.08);--sb-user-name: rgba(255,255,255,.82);--sb-user-email: rgba(255,255,255,.38);--sb-user-btn-hover: rgba(255,255,255,.08);--sb-switcher-bg: rgba(255,255,255,.04);--sb-switcher-border: rgba(255,255,255,.08);--sb-switcher-inactive: rgba(255,255,255,.45)}[data-theme=light] body,[data-theme=light] html{color-scheme:light;background:var(--surface-0);color:var(--text-100)}[data-theme=light] .sidebar{background:#fff!important;border-left-color:#00000014!important}[data-theme=light] .sidebar-header{border-bottom-color:#d4af3724!important;background:radial-gradient(ellipse 200px 100px at 50% 60%,rgba(212,175,55,.09) 0%,transparent 100%),linear-gradient(180deg,rgba(212,175,55,.05) 0%,transparent 100%)!important}[data-theme=light] .sidebar-footer{background:#00000006!important;border-top-color:#00000012!important}[data-theme=light] .sidebar .nav-item{color:#52637a!important}[data-theme=light] .sidebar .nav-item:hover{color:#152645!important;background:#0f1b2d0d!important}[data-theme=light] .sidebar .nav-item.active{color:#152645!important;background:#d4af371c!important;font-weight:700!important}[data-theme=light] .sidebar .nav-item.active .nav-icon{color:#152645!important;background:#d4af3729!important}[data-theme=light] .sidebar .user-info h4{color:#1e2d45!important}[data-theme=light] .sidebar .user-info p{color:#64748b!important}[data-theme=light] .sidebar .user-card:hover{background:#0f1b2d0d!important}[data-theme=light] .sidebar .nav-section-label{color:#94a3b8!important}[data-theme=light] .sidebar-nav>div+div{border-top-color:#0000000f!important}[data-theme=light] .page-content{background:var(--surface-0)}[data-theme=light] .topbar{background:#fff;box-shadow:0 1px #00000012}[data-theme=light] .card,[data-theme=light] .stat-card{background:#fff;border-color:#00000012;box-shadow:0 1px 3px #0000000f,0 1px 8px #0000000a}[data-theme=light] table thead tr{background:#f8fafc}[data-theme=light] table tbody tr:hover{background:#f1f5fb}[data-theme=light] .modal-box{background:#fff;border-color:#00000014}[data-theme=light] .modal-header{background:#f8fafc;border-bottom-color:#00000012}[data-theme=light] input,[data-theme=light] select,[data-theme=light] textarea{color-scheme:light}[data-theme=dark] body,[data-theme=dark] html{color-scheme:dark}[data-theme=dark] .topbar{background:var(--surface-1);box-shadow:0 1px 0 var(--border-0)}[data-theme=dark] .card,[data-theme=dark] .stat-card{box-shadow:0 1px 4px #00000059,0 1px 10px #00000038}[data-theme=dark] .search-bar:focus-within{background:var(--surface-2)}[data-theme=dark] .notif-dot{border-color:var(--surface-1)}[data-theme=dark] .modal-overlay{background:#000000b8}[data-theme=dark] .modal-box{background:var(--surface-1);border-color:var(--border-1);box-shadow:0 24px 80px #000000b3}[data-theme=dark] .modal-header{background:var(--surface-2);border-bottom-color:var(--border-0)}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{color-scheme:dark}[data-theme=dark] .form-control,[data-theme=dark] .input,[data-theme=dark] .form-input,[data-theme=dark] .form-select,[data-theme=dark] input[type=text],[data-theme=dark] input[type=number],[data-theme=dark] input[type=date],[data-theme=dark] input[type=email],[data-theme=dark] input[type=password],[data-theme=dark] input[type=search],[data-theme=dark] input:not([type]),[data-theme=dark] select,[data-theme=dark] textarea{background:#0e1c32!important;border-color:#ffffff1a!important;color:#e8edf5!important}[data-theme=dark] .form-input:focus,[data-theme=dark] .form-select:focus,[data-theme=dark] input:focus,[data-theme=dark] select:focus,[data-theme=dark] textarea:focus{background:#112035!important;color:#e8edf5!important}[data-theme=dark] .form-select option,[data-theme=dark] select option{background:#0e1c32;color:#e8edf5}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder,[data-theme=dark] .form-input::placeholder{color:#4a6280!important}[data-theme=dark] input[type=date].form-input,[data-theme=dark] input[type=date]{color-scheme:dark}[data-theme=dark] table thead tr{background:var(--surface-2)}[data-theme=dark] table tbody tr:hover{background:var(--surface-hover)}[data-theme=dark] .page-content{background:var(--surface-0)}html,body{direction:rtl;font-family:Tajawal,Cairo,system-ui,-apple-system,sans-serif;background:var(--surface-0);color:var(--text-100);height:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:1.5}.page-content{color:var(--text-100);background:var(--surface-0)}.card,.stat-card{background:var(--surface-1);border:1px solid var(--border-1);color:var(--text-100)}table{color:var(--text-100)}thead tr{background:var(--surface-2)}thead th{color:var(--text-400);border-bottom:1px solid var(--border-1)}tbody td{border-bottom:1px solid var(--border-0)}.form-group label{color:var(--text-300)}.page-content h1,.page-content h2,.page-content h3{color:var(--text-100)}.page-content p,.page-content span{color:inherit}#root{height:100vh;height:100dvh;display:flex;flex-direction:column}html{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}::-webkit-scrollbar{width:var(--scrollbar-width, 7px);height:var(--scrollbar-width, 7px)}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--scrollbar-thumb) 55%,transparent);border-radius:6px;min-height:40px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.sidebar-nav:hover::-webkit-scrollbar-thumb,.page-content:hover::-webkit-scrollbar-thumb,.modal-body:hover::-webkit-scrollbar-thumb,.table-wrap:hover::-webkit-scrollbar-thumb,.card:hover::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb)}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}body.has-app-update-banner .app-layout,body.has-app-update-banner .login-page{padding-top:48px}.app-layout{display:flex;height:100vh;height:100dvh;overflow:hidden;background:var(--surface-0)}.app-shell-v2 .sidebar{box-shadow:4px 0 24px #0f1b2d0f}[data-theme=dark] .app-shell-v2 .sidebar{box-shadow:4px 0 28px #00000059}.app-shell-v2 .sidebar-header{box-shadow:0 1px 0 var(--sb-header-border)}.app-shell-v2 .topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:color-mix(in srgb,var(--surface-1) 92%,transparent)}.app-shell-v2 .nav-item{min-height:var(--nav-item-h);font-size:13px;letter-spacing:.01em}[data-lang=en] .nav-item{text-align:start}[data-lang=en] .nav-item.active:after{left:auto;right:0;border-radius:3px 0 0 3px}[data-lang=en] .nav-badge{margin-left:0;margin-inline-start:auto}[data-lang=en] .nav-section-label,[data-lang=en] .sidebar-nav button[style*=uppercase] span{letter-spacing:.06em;text-transform:none}.topbar-lang-btn{display:flex;align-items:center;gap:6px;height:32px;padding:0 10px;border-radius:20px;border:1px solid var(--border-1);background:var(--surface-0);cursor:pointer;transition:border-color var(--dur-fast) var(--ease),background var(--dur-fast) var(--ease);flex-shrink:0;color:var(--text-300);font-family:inherit;font-size:11px;font-weight:600}.topbar-lang-btn:hover{border-color:var(--border-gold);background:#d4af3714;color:var(--gold-500)}.topbar-lang-label{white-space:nowrap}@media(max-width:768px){.topbar-lang-label{display:none}}.sidebar{width:var(--sidebar-w);background:linear-gradient(180deg,var(--sb-bg-start) 0%,var(--sb-bg) 20%,var(--sb-bg) 100%);border-left:1px solid var(--sb-border);display:flex;flex-direction:column;flex-shrink:0;z-index:50;overflow:hidden;min-height:0;max-height:100vh;max-height:100dvh;transition:background var(--dur-slow) var(--ease)}.sidebar-inner{display:flex;flex-direction:column;flex:1;min-height:0;height:100%;overflow:hidden}.sidebar-logo-full{width:100%;max-width:210px;height:auto;object-fit:contain;object-position:right center;display:block}.topbar-brand-logo{display:none;height:52px;width:auto;object-fit:contain;flex-shrink:0}@media(max-width:768px){.topbar-brand-logo{display:block;margin-left:6px;margin-right:2px}}.sidebar-header{padding:14px 12px 12px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--sb-header-border);flex-shrink:0;background:var(--sb-header-bg)}.sidebar-brand{display:flex;align-items:center;flex:1;min-width:0;overflow:hidden}.sidebar-logo-wrap,.sidebar-brand-text,.sidebar-erp-tag{display:none}.sidebar-nav{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:6px 6px 10px;display:flex;flex-direction:column;gap:0;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.sidebar-nav>div+div{border-top:1px solid var(--sb-separator);margin-top:2px;padding-top:2px}.nav-section-label{font-size:9px;font-weight:700;color:var(--text-500);text-transform:uppercase;letter-spacing:1.4px;padding:10px 10px 5px}.nav-item{display:flex;align-items:center;gap:9px;padding:7px 10px;border-radius:var(--radius-sm);cursor:pointer;color:var(--text-400);font-size:13px;font-weight:500;transition:color var(--dur-fast) var(--ease),background var(--dur-fast) var(--ease);border:none;background:transparent;width:100%;text-align:right;position:relative;white-space:nowrap}.nav-item:hover{color:var(--text-200);background:#ffffff0d}.nav-item.active{color:var(--gold-400);background:#d4af3721;font-weight:600}.nav-item.active:after{content:"";position:absolute;left:0;top:5px;bottom:5px;width:3px;background:linear-gradient(180deg,var(--gold-300),var(--sb-indicator));border-radius:0 3px 3px 0}.nav-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:7px;flex-shrink:0;color:inherit;transition:background var(--dur-fast) var(--ease)}.nav-item.active .nav-icon{color:var(--gold-400);background:#d4af3729}.nav-badge{margin-left:auto;background:var(--gold-500);color:#fff;font-size:9px;font-weight:700;padding:1px 6px;border-radius:20px;min-width:16px;text-align:center}.sidebar-footer{padding:10px 8px;border-top:1px solid var(--sb-footer-border);flex-shrink:0;background:var(--sb-footer-bg)}.sidebar .nav-section-label{color:var(--sb-group-title)}.sidebar .nav-item.active{color:var(--sb-item-active-color);background:var(--sb-item-active-bg);font-weight:var(--sb-item-active-font)}.sidebar .nav-item.active .nav-icon{color:var(--sb-item-active-color);background:var(--sb-item-active-bg)}.sidebar .nav-badge{background:var(--gold-500);color:#fff}.user-card{display:flex;align-items:center;gap:9px;padding:8px 10px;border-radius:var(--radius-sm);cursor:pointer;transition:background var(--dur-fast) var(--ease)}.sidebar .user-card:hover{background:var(--sb-item-hover-bg)}.sidebar .user-info h4{color:var(--sb-user-name)}.sidebar .user-info p{color:var(--sb-user-email)}.user-avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,var(--gold-600),var(--navy-600));display:flex;align-items:center;justify-content:center;font-size:10.5px;font-weight:700;color:#fff;flex-shrink:0}.user-info{flex:1;min-width:0}.user-info h4{font-size:11.5px;font-weight:600;color:var(--text-200);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-info p{font-size:10px;color:var(--text-500);margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-area{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}.topbar{height:var(--topbar-h);background:var(--surface-1);border-bottom:1px solid var(--border-0);box-shadow:0 1px 4px #0000000f;display:flex;align-items:center;justify-content:space-between;padding:0 22px;flex-shrink:0;gap:16px}.topbar-left{display:flex;align-items:center;gap:8px;flex:1;min-width:0;overflow:hidden}.topbar-center{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0 16px}.topbar-right{display:flex;align-items:center;gap:7px;flex-shrink:0}.topbar-company-chip{display:flex;align-items:center;gap:4px;padding:3px 9px;border-radius:20px;background:var(--surface-0);border:1px solid var(--border-1);font-size:10.5px;font-weight:700;color:var(--text-300);white-space:nowrap;flex-shrink:0}.topbar-title{font-size:13.5px;font-weight:700;color:var(--text-100);letter-spacing:-.1px;white-space:nowrap}.topbar-sep{width:1px;height:12px;background:var(--border-1);flex-shrink:0}.topbar-sub{font-size:11.5px;color:var(--text-500);font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-bar{display:flex;align-items:center;gap:7px;background:var(--surface-0);border:1px solid var(--border-0);border-radius:var(--radius-sm);padding:0 11px;height:32px;min-width:200px;transition:border-color var(--dur-fast) var(--ease),background var(--dur-fast) var(--ease)}.search-bar:focus-within{border-color:var(--border-gold);background:var(--surface-1);box-shadow:0 0 0 3px #d4af371a}.search-bar input{background:transparent;border:none;outline:none;color:var(--text-100);font-size:12.5px;width:100%;direction:rtl}.search-bar input::placeholder{color:var(--text-500)}.icon-btn{width:32px;height:32px;border-radius:var(--radius-sm);background:var(--surface-0);border:1px solid var(--border-0);display:flex;align-items:center;justify-content:center;color:var(--text-400);cursor:pointer;transition:background var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease),border-color var(--dur-fast) var(--ease);position:relative}.icon-btn:hover{background:var(--surface-hover);color:var(--text-100);border-color:var(--border-1)}.notif-dot{position:absolute;top:7px;right:7px;width:5px;height:5px;background:var(--gold-400);border-radius:50%;border:1.5px solid #fff}.notif-count{position:absolute;top:-5px;right:-5px;min-width:17px;height:17px;background:#ef4444;color:#fff;font-size:9px;font-weight:800;border-radius:10px;border:2px solid var(--surface-1);display:flex;align-items:center;justify-content:center;padding:0 3px;line-height:1;letter-spacing:0;pointer-events:none;animation:notif-pop .25s var(--ease) both}@keyframes notif-pop{0%{transform:scale(.5);opacity:0}70%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.page-content{flex:1;overflow-y:auto;padding:22px 26px 36px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px;gap:16px;flex-wrap:wrap}.page-header-left{text-align:start;flex:1;min-width:0}.page-header-left h2{font-size:17px;font-weight:800;color:var(--text-100);letter-spacing:-.4px;line-height:1.3;text-align:start}.page-header-left p{font-size:12px;color:var(--text-500);margin-top:3px;font-weight:400}.header-actions{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.card{background:var(--surface-1);border:1px solid var(--border-0);border-radius:var(--radius-lg);box-shadow:0 1px 3px #0000000f,0 1px 8px #0000000a;transition:border-color var(--dur-base) var(--ease),box-shadow var(--dur-base) var(--ease),transform var(--dur-base) var(--ease)}.card:hover{border-color:var(--border-1);box-shadow:0 4px 18px #00000017,0 1px 4px #0000000d}.card-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 13px;border-bottom:1px solid var(--border-0);gap:12px;flex-wrap:wrap}.card-title{font-size:13px;font-weight:700;color:var(--text-100);letter-spacing:-.1px}.card-subtitle{font-size:11px;color:var(--text-500);margin-top:2px;font-weight:400}.card-body{padding:18px 20px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.stat-card{background:var(--surface-1);border:1px solid var(--border-0);border-radius:var(--radius-lg);padding:16px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;cursor:default;box-shadow:0 1px 4px #00000012,0 2px 10px #0000000d;transition:border-color var(--dur-base) var(--ease),transform var(--dur-base) var(--ease),box-shadow var(--dur-base) var(--ease)}.stat-card:hover{border-color:var(--border-gold);transform:translateY(-1px);box-shadow:0 6px 22px #d4af3724}.stat-info{flex:1;min-width:0}.stat-label{font-size:11px;color:var(--text-300);margin-bottom:6px;font-weight:600;letter-spacing:.2px}.stat-value{font-size:26px;font-weight:800;color:var(--text-100);line-height:1;letter-spacing:-.5px}.stat-change{font-size:10.5px;margin-top:6px;display:flex;align-items:center;gap:4px;font-weight:600}.stat-change.up{color:#16a34a}.stat-change.down{color:#dc2626}.stat-change.neutral{color:var(--text-400)}.stat-icon-wrap{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:.92}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:12.5px;min-width:480px}thead th{text-align:right;padding:9px 16px;font-size:10px;font-weight:700;color:var(--text-400);text-transform:uppercase;letter-spacing:.7px;border-bottom:1px solid var(--border-0);white-space:nowrap;background:var(--surface-2);position:sticky;top:0;z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}tbody tr{border-bottom:1px solid var(--border-0);transition:background var(--dur-fast) var(--ease)}tbody tr:last-child{border-bottom:none}tbody tr:hover{background:var(--surface-hover)}tbody td{padding:12px 16px;color:var(--text-200);vertical-align:middle;line-height:1.4}.badge{display:inline-flex;align-items:center;gap:4px;padding:2.5px 8px;border-radius:20px;font-size:10.5px;font-weight:600;white-space:nowrap;letter-spacing:.1px;vertical-align:middle}.badge-success{background:#22c55e1f;color:#16a34a;border:1px solid rgba(34,197,94,.25)}.badge-warning{background:#f59e0b1f;color:#b45309;border:1px solid rgba(245,158,11,.25)}.badge-danger{background:#ef44441f;color:#dc2626;border:1px solid rgba(239,68,68,.25)}.badge-info{background:#3b82f61f;color:#1d4ed8;border:1px solid rgba(59,130,246,.25)}.badge-gold{background:#d4af371f;color:var(--gold-600);border:1px solid rgba(212,175,55,.28)}.badge-muted{background:var(--surface-2);color:var(--text-400);border:1px solid var(--border-0)}.badge-purple{background:#8b5cf61f;color:#7c3aed;border:1px solid rgba(139,92,246,.25)}.btn{display:inline-flex;align-items:center;gap:6px;padding:7px 15px;border-radius:var(--radius-sm);font-size:12.5px;font-weight:600;border:none;cursor:pointer;transition:background var(--dur-fast) var(--ease),transform var(--dur-fast) var(--ease),box-shadow var(--dur-fast) var(--ease),opacity var(--dur-fast) var(--ease);white-space:nowrap;letter-spacing:.1px;line-height:1.4;vertical-align:middle}.btn:disabled,.btn[disabled]{opacity:.45;cursor:not-allowed;transform:none!important;box-shadow:none!important}.btn-primary{background:var(--brand-btn-bg, var(--gold-500));color:#fff;box-shadow:0 1px 4px #0003,inset 0 1px #ffffff14}.btn-primary:not(:disabled):hover{background:var(--brand-btn-bg, var(--gold-400));filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 4px 14px #00000038}.btn-primary:not(:disabled):active{transform:translateY(0)}.btn-secondary{background:var(--surface-1);color:var(--text-200);border:1px solid var(--border-1)}.btn-secondary:not(:disabled):hover{background:var(--surface-hover);border-color:var(--border-2);color:var(--text-100)}.btn-ghost{background:transparent;color:var(--text-400);padding:5px 9px}.btn-ghost:not(:disabled):hover{color:var(--text-100);background:var(--surface-hover)}.btn-danger-ghost{color:#dc2626;border:1px solid rgba(239,68,68,.22);background:#ef444412}.btn-danger-ghost:not(:disabled):hover{background:#ef444421;color:#b91c1c}.btn-success-ghost{background:#22c55e12;color:#16a34a;border:1px solid rgba(34,197,94,.22)}.btn-success-ghost:not(:disabled):hover{background:#22c55e21;color:#15803d}.btn-sm{padding:5px 11px;font-size:11.5px;gap:5px}.btn-xs{padding:3px 8px;font-size:11px;gap:4px;border-radius:6px}.avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0;border:2px solid rgba(255,255,255,.2);box-shadow:0 1px 4px #0000002e}.employee-avatar{flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#0f2744,#1a3a5c);border:1.5px solid rgba(180,136,42,.45);color:#c9a227;box-shadow:0 1px 4px #0f274424}.employee-avatar img{width:100%;height:100%;object-fit:cover;display:block}.employee-avatar--photo{background:#fff;border-color:#b4882a61;color:inherit}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.emp-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px}.emp-card{padding:10px 11px!important;border-radius:11px}.emp-card__head{display:flex;align-items:center;gap:9px;margin-bottom:7px}.emp-card__name{font-weight:700;font-size:12.5px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.emp-card__file{font-size:10px;color:var(--gold-400);margin-top:2px;font-weight:600}.emp-card__meta{display:flex;flex-direction:column;gap:4px;margin-bottom:8px;padding:6px 8px;border-radius:8px;background:var(--bg-2, rgba(0,0,0,.03))}.emp-card__row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:18px}.emp-card__lbl{font-size:9px;color:var(--text-500);flex-shrink:0}.emp-card__val{font-size:10.5px;font-weight:600;line-height:1.2;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.emp-card__actions{display:flex;gap:5px;align-items:center}.page-employees .emp-table-card{overflow:hidden;border:1px solid var(--border-0);box-shadow:0 1px 2px #00000008}.page-employees .emp-table-wrap{overflow-x:hidden;max-width:100%}.page-employees .emp-table{width:100%;min-width:0!important;table-layout:fixed;border-collapse:collapse;border-spacing:0}.page-employees .emp-table .emp-col-person{width:38%}.page-employees .emp-table .emp-col-job{width:28%}.page-employees .emp-table .emp-col-status{width:76px}.page-employees .emp-table .emp-col-actions{width:96px}.page-employees .emp-table thead th{padding:5px 10px!important;font-size:9.5px!important;font-weight:700!important;letter-spacing:0;text-transform:none;line-height:1.2;color:var(--text-400);background:var(--surface-2);border-bottom:1px solid var(--border-0);white-space:nowrap;position:sticky;top:0;z-index:2}.page-employees .emp-table .emp-th-center,.page-employees .emp-table .emp-td-center,.page-employees .emp-table .emp-th-actions{text-align:center!important}.page-employees .emp-table tbody td{padding:5px 10px!important;font-size:11.5px!important;line-height:1.2!important;overflow:hidden;vertical-align:middle;border-bottom:1px solid var(--border-0)}.page-employees .emp-table tbody tr:last-child td{border-bottom:none}.page-employees .emp-table-row{height:44px}.page-employees .emp-table-row:nth-child(2n){background:#00000003}[data-theme=dark] .page-employees .emp-table-row:nth-child(2n){background:#ffffff05}.page-employees .emp-table-row:hover{background:#b4882a0f!important}.page-employees .emp-table .employee-avatar{width:32px!important;height:32px!important;flex-shrink:0}.page-employees .emp-table-person{display:flex;align-items:center;gap:8px;min-width:0}.page-employees .emp-table-person__text{min-width:0;flex:1;display:flex;flex-direction:column;gap:0;line-height:1.15}.page-employees .emp-table-person__name{font-weight:700;font-size:12px;line-height:1.2;color:var(--text-100);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-employees .emp-table-person__file{font-size:9.5px;color:var(--gold-400);font-weight:600;line-height:1.15;margin-top:1px}.page-employees .emp-table-job{display:inline-flex;flex-direction:column;gap:0;min-width:0;max-width:100%;width:fit-content;padding:0;border:none;background:none;line-height:1.15}.page-employees .emp-table-job__role{font-size:11px;font-weight:700;color:var(--text-200);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.page-employees .emp-table-job__role:after{content:none}.page-employees .emp-table-job__dept{font-size:9.5px;color:var(--text-400);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:1px}.page-employees .emp-table-job__dept:before{content:"· ";color:var(--text-500);font-weight:400}.page-employees .emp-table .badge{font-size:9.5px!important;padding:2px 7px!important;line-height:1.2;white-space:nowrap}.page-employees .emp-row-actions{display:inline-flex;align-items:center;justify-content:center;gap:1px;flex-wrap:nowrap}.page-employees .emp-act-btn{min-height:24px!important;height:24px;width:24px;padding:0!important;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:6px;background:transparent;border:1px solid transparent;color:var(--text-400)}.page-employees .emp-act-btn:hover{border-color:#b4882a4d;background:#b4882a12;color:var(--text-200)}.page-employees .emp-act-btn svg{width:12px;height:12px}.page-employees .emp-cell-actions{padding:5px 4px!important;text-align:center!important}.page-employees .emp-table-card .table-footer{padding:6px 12px;font-size:10.5px}@media(max-width:640px){.page-employees .emp-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.page-employees .emp-table{min-width:400px!important}.page-employees .emp-table .emp-col-job{width:24%}}.grid-60-40{display:grid;grid-template-columns:3fr 2fr;gap:14px}.grid-65-35{display:grid;grid-template-columns:63fr 37fr;gap:14px}.progress-bar{height:5px;background:#00000014;border-radius:6px;overflow:hidden}.progress-fill{height:100%;border-radius:6px;background:var(--gold-500);transition:width .7s var(--ease)}[dir=rtl] .progress-fill{margin-right:0}.divider{height:1px;background:var(--border-0);margin:12px 0}.form-label{display:block;font-size:11.5px;font-weight:600;color:var(--text-300);margin-bottom:6px;letter-spacing:.1px}.form-input{width:100%;background:#fff;border:1px solid var(--border-1);border-radius:var(--radius-sm);padding:9px 12px;color:var(--text-100);font-size:13px;outline:none;transition:border-color var(--dur-fast) var(--ease),background var(--dur-fast) var(--ease),box-shadow var(--dur-fast) var(--ease);direction:rtl}.form-input:focus{border-color:var(--gold-500);background:#fff;box-shadow:0 0 0 3px #d4af371a}.form-input::placeholder{color:var(--text-500)}.form-input:disabled{opacity:.5;cursor:not-allowed;background:var(--surface-2)}textarea.form-input{resize:vertical;min-height:80px;line-height:1.5}input[type=date].form-input{color-scheme:light}.bayan-text-date-chip{display:inline-flex;align-items:center;justify-content:center;width:fit-content;vertical-align:middle;padding:2px;border-radius:8px;background:linear-gradient(180deg,#f8fbff,#eef4fc);border:1.5px solid #93c5fd;box-shadow:0 1px 4px #1e3a5f1f;text-decoration:none!important}.bayan-text-date-chip .form-input,.bayan-text-date-chip .bayan-text-date-input,.bayan-text-date-chip input[type=date]{width:auto!important;min-width:0!important;max-width:none!important;padding:4px 8px!important;margin:0!important;border:none!important;background:transparent!important;box-shadow:none!important;outline:none!important;font-weight:700!important;font-size:13px!important;color:#1e3a5f!important;direction:rtl;text-align:center;color-scheme:light;font-variant-numeric:tabular-nums}.bayan-text-date-chip input[type=date]:focus{box-shadow:none!important;border:none!important}.form-select{width:100%;background:#fff;border:1px solid var(--border-1);border-radius:var(--radius-sm);padding:9px 12px;color:var(--text-100);font-size:13px;outline:none;cursor:pointer;direction:rtl;transition:border-color var(--dur-fast) var(--ease),box-shadow var(--dur-fast) var(--ease)}.form-select:focus{border-color:var(--gold-500);box-shadow:0 0 0 3px #d4af371a}.form-select option{background:#fff;color:var(--text-100)}.form-select:disabled{opacity:.85;cursor:not-allowed;background:var(--surface-2)}.bayan-readonly-fieldset input,.bayan-readonly-fieldset select,.bayan-readonly-fieldset textarea{cursor:not-allowed!important}.bayan-readonly-fieldset input:disabled,.bayan-readonly-fieldset select:disabled,.bayan-readonly-fieldset textarea:disabled{opacity:.85;background:var(--surface-2, #f1f5f9);color:var(--text-100)}.tabs{display:flex;gap:2px;background:var(--surface-2);border:1px solid var(--border-0);border-radius:var(--radius-sm);padding:3px;margin-bottom:16px;width:fit-content}.tab-btn{flex:1;padding:6px 14px;border-radius:6px;font-size:12px;font-weight:600;border:none;cursor:pointer;color:var(--text-400);background:transparent;transition:background var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease);white-space:nowrap}.tab-btn.active{background:#fff;color:var(--gold-600);box-shadow:0 1px 3px #0000001a}.tab-btn:not(.active):hover{color:var(--text-200);background:var(--surface-hover)}.timeline{display:flex;flex-direction:column}.timeline-item{display:flex;gap:11px;padding-bottom:15px;position:relative}.timeline-item:not(:last-child):after{content:"";position:absolute;right:13px;top:28px;bottom:2px;width:1px;background:var(--border-0)}.timeline-dot{width:27px;height:27px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:12px;border:1px solid var(--border-0)}.timeline-content{flex:1;padding-top:4px}.timeline-content h5{font-size:12px;font-weight:600;color:var(--text-200);line-height:1.4}.timeline-content p{font-size:10.5px;color:var(--text-500);margin-top:2px}.notice-strip{display:flex;align-items:center;gap:10px;padding:11px 16px;border-radius:var(--radius-md);margin-bottom:16px;font-size:12.5px;font-weight:500}.notice-strip.warning{background:#f59e0b12;border:1px solid rgba(245,158,11,.22);color:#b45309}.notice-strip.danger{background:#ef444412;border:1px solid rgba(239,68,68,.22);color:#dc2626}.notice-strip.info{background:#3b82f612;border:1px solid rgba(59,130,246,.22);color:#1d4ed8}.notice-strip.success{background:#22c55e12;border:1px solid rgba(34,197,94,.22);color:#16a34a}.legend-item{display:flex;align-items:center;gap:8px;font-size:12px}.legend-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.legend-val{margin-left:auto;font-weight:700;color:var(--text-200);font-size:12.5px}.kpi-pill{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:600;background:#0000000a;border:1px solid var(--border-1);color:var(--text-300)}.mobile-nav-btn{display:none;width:44px;height:44px;border-radius:10px;background:var(--surface-1);border:1.5px solid var(--border-gold);align-items:center;justify-content:center;color:var(--text-100);cursor:pointer;flex-shrink:0;box-shadow:0 2px 8px #0f1b2d14;transition:background var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease),border-color var(--dur-fast) var(--ease)}.mobile-nav-btn:hover{background:var(--surface-hover);color:var(--gold-500);border-color:var(--gold-400)}.mobile-nav-btn svg{width:20px;height:20px;stroke-width:2.25}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.items-center{align-items:center}.flex-wrap{flex-wrap:wrap}.gap-4{gap:4px}.gap-6{gap:6px}.gap-8{gap:8px}.gap-10{gap:10px}.gap-12{gap:12px}.gap-16{gap:16px}.gap-20{gap:20px}.mt-4{margin-top:4px}.mt-8{margin-top:8px}.mt-12{margin-top:12px}.mt-16{margin-top:16px}.mt-20{margin-top:20px}.mb-4{margin-bottom:4px}.mb-8{margin-bottom:8px}.mb-12{margin-bottom:12px}.mb-16{margin-bottom:16px}.mb-20{margin-bottom:20px}.p-0{padding:0}.w-full{width:100%}.text-gold{color:var(--gold-500)}.text-muted{color:var(--text-400)}.text-sub{color:var(--text-300)}.text-success{color:#16a34a}.text-danger{color:#dc2626}.text-warning{color:#b45309}.text-info{color:#1d4ed8}.text-purple{color:#7c3aed}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-semi{font-weight:600}.font-medium{font-weight:500}.text-base{font-size:13px}.text-sm{font-size:12px}.text-xs{font-size:11px}.text-2xs{font-size:10px}.tracking-wide{letter-spacing:.4px}.leading-snug{line-height:1.4}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mono{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.no-wrap{white-space:nowrap}.profile-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.settings-layout{display:grid;grid-template-columns:196px 1fr;gap:14px;align-items:start}.table-footer{padding:12px 20px;border-top:1px solid var(--border-0);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.table-footer-total{display:flex;align-items:center;gap:14px;margin-right:auto}.empty-state{padding:48px 24px;text-align:center;color:var(--text-400);display:flex;flex-direction:column;align-items:center;gap:10px}.empty-state-icon{width:56px;height:56px;border-radius:16px;background:var(--surface-2);border:1px solid var(--border-1);display:flex;align-items:center;justify-content:center;margin-bottom:6px;color:var(--text-400);box-shadow:0 2px 10px #0000000d}.empty-state h3{font-size:13px;font-weight:600;color:var(--text-300)}.empty-state p{font-size:11.5px;color:var(--text-500)}.kpi-6{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:18px}@media(max-width:1400px){.kpi-6{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.kpi-6{grid-template-columns:repeat(2,1fr)}}@media(max-width:1280px){.stats-grid{grid-template-columns:repeat(2,1fr)}.grid-60-40,.grid-65-35{grid-template-columns:1fr}.grid-3{grid-template-columns:1fr 1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.settings-layout{grid-template-columns:172px 1fr}}@media(max-width:900px){:root{--sidebar-w: 0px}.app-layout>aside.sidebar:not(.sidebar-mobile-drawer){display:none!important}.profile-modal-grid{grid-template-columns:1fr;gap:16px}.settings-layout{grid-template-columns:1fr}.settings-layout>:first-child{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:4px;padding:8px!important;overflow-x:auto!important;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.settings-layout>:first-child::-webkit-scrollbar{display:none}.settings-layout>:first-child .nav-item{width:auto!important;border-radius:8px!important;padding:7px 13px!important;font-size:12px!important;flex-shrink:0!important;border-left:none!important;white-space:nowrap!important}.settings-layout>:first-child .nav-item .nav-icon{display:none!important}.settings-layout>:first-child .nav-item:before{display:none!important}.sidebar-mobile-drawer{position:fixed;top:0;right:0;width:min(280px,88vw);height:100%;height:100dvh;z-index:200;border-left:1px solid var(--border-1);box-shadow:-12px 0 40px #00000080}.mobile-nav-btn{display:flex}.page-content{padding:16px 16px 28px}.topbar{padding:0 14px}.topbar-sep,.topbar-sub{display:none}.search-bar{min-width:140px}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.grid-60-40,.grid-65-35{grid-template-columns:1fr}}@media(orientation:landscape)and (max-height:520px){:root{--topbar-h: 48px}.page-content{padding:10px 14px 14px}.topbar{padding:0 12px;min-height:var(--topbar-h)}.topbar-title{font-size:13px}.stats-grid{grid-template-columns:repeat(3,1fr);gap:8px}.grid-2{grid-template-columns:1fr 1fr}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}}@media(max-width:640px){.tx-form-grid{grid-template-columns:1fr!important}.page-transactions{padding:14px 12px!important}}@media(max-width:580px){.stats-grid{grid-template-columns:repeat(2,1fr)}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.leaves-balance-grid{grid-template-columns:repeat(2,1fr)!important}.header-actions{flex-wrap:wrap;gap:6px}.page-header{flex-direction:column;align-items:flex-start;gap:12px}.topbar-title{font-size:13px}.topbar-sep,.topbar-sub{display:none}}@media(max-width:400px){.stats-grid{grid-template-columns:1fr}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.spin{animation:spin .9s linear infinite}.skeleton-shimmer{background:linear-gradient(90deg,#0000000a 25%,#00000017,#0000000a 75%);background-size:200% 100%;animation:shimmer 1.6s ease-in-out infinite}.kpi-ring{position:relative}.kpi-ring:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;border:1px solid var(--border-gold);opacity:0;transition:opacity var(--dur-base) var(--ease)}.kpi-ring:hover:before{opacity:1}.contract-active{background:#22c55e1a;color:#16a34a;border:1px solid rgba(34,197,94,.25)}.contract-expiring{background:#f59e0b1a;color:#b45309;border:1px solid rgba(245,158,11,.25)}.contract-expired{background:#ef44441a;color:#dc2626;border:1px solid rgba(239,68,68,.25)}@media print{.sidebar,.topbar,.header-actions{display:none!important}.page-content{padding:0;overflow:visible}.card{border:1px solid #ddd}}@keyframes pulse-ring{0%{transform:scale(1);opacity:1}60%{transform:scale(1.9);opacity:0}to{transform:scale(1.9);opacity:0}}.live-dot{position:relative;display:inline-flex;align-items:center;justify-content:center}.live-dot:before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background:inherit;animation:pulse-ring 2s cubic-bezier(.4,0,.6,1) infinite}.pulse-ring{position:relative;display:inline-flex;align-items:center;justify-content:center}.pulse-ring:before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background:inherit;animation:pulse-ring 2s cubic-bezier(.4,0,.6,1) infinite}.skeleton-row td{padding:13px 16px}.skeleton-cell{height:12px;border-radius:6px;display:inline-block}[data-theme=dark] .skeleton-shimmer{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff17,#ffffff0a 75%);background-size:200% 100%;animation:shimmer 1.6s ease-in-out infinite}.table-wrap-scroll{overflow-x:auto;overflow-y:auto;max-height:480px}.table-wrap-scroll thead th{position:sticky;top:0;z-index:3}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--gold-400);outline-offset:2px}.nav-item:hover:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:2px;background:var(--sb-hover-line);border-radius:0 2px 2px 0}.nav-item.active:before{display:none}.search-bar:focus-within{min-width:240px}[data-theme=dark] .card:hover{border-color:#ffffff1a;box-shadow:0 6px 24px #00000073,0 1px 4px #0000004d}.stat-card:hover .stat-value{color:var(--gold-600);transition:color var(--dur-base) var(--ease)}.icon-btn:active{transform:scale(.94);background:var(--surface-hover)}.btn:active{transform:scale(.97)}.badge-lg{padding:4px 12px;font-size:11.5px;border-radius:8px}.alert-section{display:flex;gap:8px;margin-bottom:14px;flex-wrap:wrap}.alert-item{display:flex;align-items:center;gap:9px;padding:9px 14px;border-radius:10px;cursor:pointer;font-size:12px;font-weight:600;transition:background var(--dur-fast) var(--ease),border-color var(--dur-fast) var(--ease),transform var(--dur-fast) var(--ease);flex:1;min-width:180px}.alert-item:hover{transform:translateY(-1px)}.alert-item.danger{background:#ef444412;border:1px solid rgba(239,68,68,.2);color:#dc2626}.alert-item.danger:hover{background:#ef44441f;border-color:#ef444459}.alert-item.warning{background:#f59e0b12;border:1px solid rgba(245,158,11,.2);color:#b45309}.alert-item.warning:hover{background:#f59e0b1f;border-color:#f59e0b59}.chart-container{padding:8px 0 4px}.chart-legend{display:flex;flex-wrap:wrap;gap:10px 18px;padding:8px 20px 4px}.chart-legend-item{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--text-400);font-weight:500}.chart-legend-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.page-fade-enter{opacity:0;transform:translateY(6px)}.page-fade-enter-active{opacity:1;transform:translateY(0);transition:opacity .15s ease,transform .15s ease}[data-theme=dark] .notif-count{border-color:#0b1527}.role-pill{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:20px;font-size:10.5px;font-weight:700}.page-header:after{content:none}.sidebar-nav{scrollbar-color:color-mix(in srgb,var(--scrollbar-thumb) 45%,transparent) transparent}.sidebar-nav::-webkit-scrollbar{width:8px}.sidebar-nav::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--scrollbar-thumb) 50%,transparent);border-radius:8px}.sidebar-nav:hover::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-hover)}.row-actions{display:flex;gap:4px;opacity:0;transition:opacity var(--dur-fast) var(--ease)}tbody tr:hover .row-actions{opacity:1}.card-static:hover{box-shadow:0 1px 3px #0000000f,0 1px 8px #0000000a;border-color:var(--border-0);transform:none}.modal-overlay{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.form-input,.form-select{transition:border-color var(--dur-fast) var(--ease),box-shadow var(--dur-fast) var(--ease),background var(--dur-fast) var(--ease)}@media(max-width:1100px){.kpi-6{grid-template-columns:repeat(3,1fr)}}@media(max-width:680px){.kpi-6{grid-template-columns:repeat(2,1fr)}.alert-item{min-width:100%}}.ProseMirror span[style*=font-size]{font-size:inherit}.ProseMirror [style*="font-size:"]{line-height:1.6}.ProseMirror table{width:100%;border-collapse:collapse;direction:ltr!important;margin:12px 0;table-layout:auto}.ProseMirror table td,.ProseMirror table th{border:1px solid #cbd5e1;padding:6px 10px;text-align:right;direction:rtl;vertical-align:top;min-width:40px}.ProseMirror table th{background:#f1f5f9;font-weight:700;color:#0f1e3d}.ProseMirror .column-resize-handle{position:absolute;right:-2px;top:0;bottom:-2px;width:4px;background:#3b82f6;pointer-events:none;opacity:0;transition:opacity .15s}.ProseMirror table td:hover .column-resize-handle,.ProseMirror table th:hover .column-resize-handle{opacity:1}.ProseMirror.resize-cursor,.ProseMirror.resize-cursor *{cursor:col-resize!important}.ProseMirror table .selectedCell{background:#dbeafe!important;outline:2px solid #3b82f6}.ProseMirror table tr:hover td{background:#f8fafc}.lc-tbtn:hover{background:#e2e8f0!important}.ProseMirror{word-spacing:.02em;-webkit-font-smoothing:antialiased}.ProseMirror p{line-height:2}.ProseMirror ul,.ProseMirror ol{padding-right:24px}.ProseMirror li{margin-bottom:4px;line-height:2}.ProseMirror blockquote{border-right:3px solid #0f1e3d;padding-right:14px;margin:0 0 12px;color:#475569;font-style:italic}.ProseMirror hr{border:none;border-top:1px solid #e2e8f0;margin:16px 0}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.skeleton-line{height:14px;border-radius:6px;background:linear-gradient(90deg,var(--surface-2) 25%,var(--surface-1) 50%,var(--surface-2) 75%);background-size:600px 100%;animation:shimmer 1.4s infinite linear}.skeleton-block{border-radius:12px;background:linear-gradient(90deg,var(--surface-2) 25%,var(--surface-1) 50%,var(--surface-2) 75%);background-size:600px 100%;animation:shimmer 1.4s infinite linear}@media print{.lc-no-print,header,nav,aside{display:none!important}@page{size:A4 portrait;margin:20mm 18mm 22mm}.ProseMirror{font-size:13pt!important;line-height:2!important;color:#000!important;background:#fff!important;direction:rtl;word-spacing:.03em}.ProseMirror table,.ProseMirror table tr{page-break-inside:avoid}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3{page-break-after:avoid}.ProseMirror p{orphans:3;widows:3}}@media(max-width:900px){.btn,.icon-btn,.nav-item,select,input[type=date],input[type=text],input[type=email],input[type=password],input[type=number],input[type=search],textarea{min-height:44px}.btn{padding:10px 18px;font-size:13px}.topbar{height:52px;padding:0 14px;gap:8px}.topbar-center{display:none}.topbar-right{gap:6px}.topbar-right>div:last-child span{display:none}.page-header{flex-direction:column;align-items:flex-start;gap:10px}.header-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.form-grid-2,.form-grid-3{grid-template-columns:1fr!important}.modal-body{padding:16px}.modal{max-width:calc(100vw - 24px);margin:12px}.app-layout{padding-bottom:env(safe-area-inset-bottom)}.main-area.has-mobile-employee-bar .page-content{padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))}}.mobile-employee-bar{display:none}@media(max-width:900px){.mobile-employee-bar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:190;height:calc(62px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:var(--navy-900);border-top:1px solid var(--border-1);box-shadow:0 -8px 32px #00000059;justify-content:space-around;align-items:stretch}.mobile-employee-bar__item{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:none;background:transparent;color:var(--text-500);font-family:inherit;font-size:9px;font-weight:600;cursor:pointer;min-height:44px;padding:0 2px;-webkit-tap-highlight-color:transparent}.mobile-employee-bar__item span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-employee-bar__item.is-active{color:var(--gold-400);background:#b4882a14}}@media(max-width:680px){.table-wrap,.table-wrap-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto;scroll-snap-type:x proximity;border-radius:10px}.table-wrap table,.table-wrap-scroll table{min-width:560px}.table-cards-mobile{overflow-x:visible!important}.table-cards-mobile table{min-width:unset!important;border-collapse:separate;border-spacing:0 8px}.table-cards-mobile thead{display:none}.table-cards-mobile tbody tr{display:grid;grid-template-columns:1fr 1fr;gap:0;background:var(--surface-1);border-radius:12px;border:1px solid var(--border-0);margin-bottom:10px;box-shadow:0 1px 4px #0000000f;overflow:hidden}.table-cards-mobile tbody tr:hover{background:var(--surface-1)}.table-cards-mobile tbody td{display:flex;flex-direction:column;gap:2px;padding:10px 12px;border-bottom:1px solid var(--border-0);font-size:12px}.table-cards-mobile tbody td:last-child,.table-cards-mobile tbody td:nth-last-child(2):nth-child(odd){border-bottom:none}.table-cards-mobile tbody td:before{content:attr(data-label);font-size:10px;font-weight:700;color:var(--text-400);text-transform:uppercase;letter-spacing:.5px}.table-cards-mobile tbody td[data-label=إجراءات],.table-cards-mobile tbody td[data-label=actions]{grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:flex-end;gap:8px;background:var(--surface-2);border-bottom:none}.table-cards-mobile tbody td[data-label=إجراءات]:before,.table-cards-mobile tbody td[data-label=actions]:before{display:none}}@media(max-width:680px){.attend-checkin-hero{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.attend-checkin-hero .btn-checkin-mobile{width:100%;justify-content:center;font-size:15px;font-weight:700;padding:14px 20px;border-radius:14px;min-height:54px;letter-spacing:.3px}.attend-kpi-row{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.attend-kpi-row .stat-card{padding:12px}}@media(max-width:580px){.kpi-6{grid-template-columns:repeat(2,1fr);gap:8px}.stat-card{padding:14px 12px}.stat-card h2{font-size:22px}.stat-card p{font-size:11px}.corr-item{flex-direction:column;gap:8px;align-items:flex-start}.corr-item-meta{font-size:10.5px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;max-width:100vw;max-height:100dvh;margin:0;border-radius:0;overflow-y:auto}.page-content{padding:12px 12px 32px}.section-title{font-size:13px}.leaves-balance-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.filter-bar{flex-wrap:wrap;gap:6px}.filter-bar select,.filter-bar input{flex:1 1 120px;min-width:0}.table-toolbar{flex-direction:column;align-items:flex-start;gap:8px}.table-toolbar-right{width:100%;justify-content:space-between}}@supports (padding-bottom: env(safe-area-inset-bottom)){.page-content{padding-bottom:calc(28px + env(safe-area-inset-bottom))}.sidebar{padding-bottom:env(safe-area-inset-bottom)}}.page-content,.table-wrap,.table-wrap-scroll,.modal-body{-webkit-overflow-scrolling:touch}:focus-visible{outline:2px solid var(--gold-400);outline-offset:2px}button:focus:not(:focus-visible),input:focus:not(:focus-visible){outline:none}:root{--gold-glow: rgba(212, 175, 55, .18);--gold-glow-sm: rgba(212, 175, 55, .1);--navy-deep: #060C18;--shadow-card: 0 1px 3px rgba(0,0,0,.07), 0 4px 16px rgba(0,0,0,.06);--shadow-card-hover: 0 2px 6px rgba(0,0,0,.1), 0 8px 28px rgba(0,0,0,.1);--shadow-btn-gold: 0 2px 8px rgba(180,136,42,.32), 0 1px 3px rgba(0,0,0,.18);--gold-border: 1px solid rgba(212,175,55,.28);--inset-shine: inset 0 1px 0 rgba(255,255,255,.07)}[data-theme=dark]{--shadow-card: 0 1px 4px rgba(0,0,0,.35), 0 4px 20px rgba(0,0,0,.28);--shadow-card-hover: 0 2px 8px rgba(0,0,0,.5), 0 10px 36px rgba(0,0,0,.38);--shadow-btn-gold: 0 2px 12px rgba(180,136,42,.42), 0 1px 3px rgba(0,0,0,.4)}[data-theme=dark] .sidebar{background:linear-gradient(180deg,#0d1632,#0b132b 18%,#0b132b 60%,#090f22)!important;border-left:1px solid rgba(212,175,55,.12)!important}[data-theme=dark] .sidebar-header{background:linear-gradient(180deg,#d4af3712,#d4af3705)!important;border-bottom:1px solid rgba(212,175,55,.12)!important}[data-theme=dark] .sidebar .nav-item.active{background:linear-gradient(90deg,#d4af3729,#d4af3714)!important;color:var(--gold-300)!important;border-radius:8px}[data-theme=dark] .nav-item.active:after{width:3px!important;background:linear-gradient(180deg,#f5e070,#d4af37,#9b7a10)!important;border-radius:0 3px 3px 0!important;box-shadow:0 0 8px #d4af3780!important}[data-theme=dark] .sidebar .nav-item:hover{background:#ffffff0e!important;color:#ffffffe0!important}[data-theme=dark] .sidebar-footer{border-top:1px solid rgba(212,175,55,.1)!important}[data-theme=light] .nav-item.active:after{width:3px!important;background:linear-gradient(180deg,#d4af37,#9b7a10)!important;border-radius:0 3px 3px 0!important;box-shadow:none!important}.topbar{border-bottom:1px solid var(--border-0)!important;box-shadow:0 1px 0 var(--border-0),0 2px 12px #0000000a!important}[data-theme=dark] .topbar{border-bottom:1px solid rgba(212,175,55,.08)!important}.topbar-title{font-size:14px!important;font-weight:800!important;letter-spacing:-.2px!important}.btn-primary{background:linear-gradient(135deg,#d4af37,#b4882a)!important;box-shadow:var(--shadow-btn-gold)!important;border:1px solid rgba(255,255,255,.08)!important}.btn-primary:not(:disabled):hover{background:linear-gradient(135deg,#e0bd44,#c49930)!important;box-shadow:0 4px 18px #b4882a70,0 1px 4px #00000038!important;transform:translateY(-1px)!important}.btn-primary:not(:disabled):active{transform:translateY(0)!important;box-shadow:0 1px 4px #00000038!important}.btn-secondary{border:1px solid var(--border-1)!important;box-shadow:0 1px 3px #0000000f,var(--inset-shine)!important}.btn-secondary:not(:disabled):hover{border-color:#d4af3759!important;color:var(--text-100)!important;box-shadow:0 1px 6px #0000001a,0 0 0 1px #d4af372e!important}.card{box-shadow:var(--shadow-card)!important;border:1px solid var(--border-0)!important;transition:box-shadow .22s var(--ease),transform .22s var(--ease)!important}.card:hover{box-shadow:var(--shadow-card-hover)!important}.stat-card{box-shadow:var(--shadow-card)!important;border:1px solid var(--border-0)!important;border-top:2.5px solid rgba(212,175,55,.22)!important;transition:box-shadow .22s var(--ease),border-top-color .22s var(--ease)!important}.stat-card:hover{box-shadow:var(--shadow-card-hover)!important;border-top-color:#d4af378c!important}thead th{background:var(--surface-2)!important;font-size:10.5px!important;letter-spacing:.8px!important;color:var(--text-300)!important;font-weight:800!important;border-bottom:2px solid var(--border-1)!important}[data-theme=dark] thead th{background:#0a1424!important;border-bottom:2px solid rgba(212,175,55,.12)!important;color:#ffffff6b!important}.badge-success{background:#22c55e21!important;border-color:#22c55e4d!important}.badge-warning{background:#f59e0b21!important;border-color:#f59e0b4d!important}.badge-danger{background:#ef444421!important;border-color:#ef44444d!important}.badge-info{background:#3b82f621!important;border-color:#3b82f64d!important}.badge-gold{background:#d4af3726!important;border-color:#d4af375c!important;color:#a07820!important}[data-theme=dark] .badge-gold{color:#d4af37!important}.page-content{background:var(--surface-0)!important}.section-title{font-weight:800!important;letter-spacing:-.15px!important;color:var(--text-100)!important}.modal-box{box-shadow:0 24px 80px #00000038,0 8px 28px #00000024!important}[data-theme=dark] .modal-box{box-shadow:0 24px 80px #000000b8,0 8px 28px #0000008c!important;border:1px solid rgba(212,175,55,.1)!important}.modal-header{border-bottom:1px solid var(--border-0)!important}[data-theme=dark] .modal-header{border-bottom:1px solid rgba(212,175,55,.08)!important}input:focus,select:focus,textarea:focus{border-color:#d4af378c!important;box-shadow:0 0 0 3px #d4af371a!important;outline:none!important}.divider-gold{height:1px;background:linear-gradient(90deg,transparent 0%,rgba(212,175,55,.35) 30%,rgba(212,175,55,.55) 50%,rgba(212,175,55,.35) 70%,transparent 100%);margin:16px 0}.letter-preview-body{font-size:13.5px;line-height:2;color:#1e293b;word-spacing:.02em}.letter-preview-body p{margin:0 0 11px}.letter-preview-body h1{font-size:21px;font-weight:800;margin:0 0 14px;color:#0f1e3d}.letter-preview-body h2{font-size:17px;font-weight:700;margin:0 0 11px;color:#0f1e3d}.letter-preview-body h3{font-size:14px;font-weight:700;margin:0 0 9px;color:#0f1e3d}.letter-preview-body ul,.letter-preview-body ol{padding-right:22px;margin:0 0 11px}.letter-preview-body li{margin-bottom:4px;line-height:2}.letter-preview-body strong{font-weight:800}.letter-preview-body em{font-style:italic}.letter-preview-body u{text-decoration:underline}.letter-preview-body blockquote{border-right:3px solid #0f1e3d;padding-right:14px;margin:0 0 11px;color:#475569;font-style:italic}.letter-preview-body table{width:100%;border-collapse:collapse;margin:12px 0;font-size:12.5px;direction:rtl}.letter-preview-body table td,.letter-preview-body table th{border:1px solid #cbd5e1;padding:7px 10px;text-align:right;vertical-align:top}.letter-preview-body table th{background:#f1f5f9;font-weight:700;color:#0f1e3d}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}.topbar,.sidebar{padding-top:max(0px,env(safe-area-inset-top))}.page-content{padding-bottom:max(28px,calc(28px + env(safe-area-inset-bottom)))}.btn,button,[role=button],.nav-item,.action-btn{min-height:44px;touch-action:manipulation}.table-wrap{-webkit-overflow-scrolling:touch;max-width:100vw}table{border-collapse:collapse}.page-content>*{max-width:100%}@media(max-width:580px){.form-row{flex-direction:column;gap:10px}.form-row .form-group{min-width:unset!important;width:100%!important}input,select,textarea{font-size:16px!important}}@media(max-width:580px){.modal-box,.modal-content{width:100%!important;max-width:100vw!important;border-radius:16px 16px 0 0!important}.modal-overlay{align-items:flex-end!important}}.sidebar,.page-content,.modal-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.sidebar-nav{padding:10px 10px 16px;gap:1px}.sidebar-nav>div+div{margin-top:6px;padding-top:6px}.nav-item{padding:9px 12px;font-size:13px;font-weight:500;gap:10px;border-radius:8px}.sidebar .nav-item{color:var(--sb-item-color)}.sidebar .nav-item:hover{color:var(--sb-item-hover-color);background:var(--sb-item-hover-bg)}.sidebar .nav-item.active{color:var(--sb-item-active-color);background:var(--sb-item-active-bg);font-weight:700}.nav-item.active:after{top:2px;bottom:2px;width:3px;border-radius:0 3px 3px 0;background:var(--sb-indicator)}.nav-icon{width:32px;height:32px;border-radius:8px;flex-shrink:0}.nav-item.active .nav-icon{background:#d4af372e}.nav-section-label{padding:14px 12px 5px;font-size:9.5px;letter-spacing:1.8px;font-weight:800;color:var(--sb-group-title)}.user-avatar{width:34px;height:34px;font-size:12px;font-weight:800}.user-info h4{font-size:12.5px;font-weight:700}.user-info p{font-size:10.5px;margin-top:1px}.user-card{padding:10px 12px;gap:10px}.sidebar-footer{padding:10px 10px 12px}.stat-card{padding:16px 18px 14px;border-radius:12px;border-top:2.5px solid transparent;position:relative;overflow:hidden;box-shadow:0 1px 3px #00000012,0 2px 12px #0000000d}.stat-card:hover{transform:translateY(-2px);box-shadow:0 6px 22px #0000001a,0 2px 6px #0000000f}.stat-value{font-size:28px;font-weight:900;letter-spacing:-.8px;line-height:1}.stat-label{font-size:11px;font-weight:600;letter-spacing:.1px;margin-bottom:8px;color:var(--text-400)}.stat-change{font-size:11px;margin-top:8px}.stat-icon-wrap{width:40px;height:40px;border-radius:11px}.card{border-radius:12px;border-color:var(--border-0);box-shadow:0 1px 2px #0000000d,0 2px 10px #0000000a;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.card:hover{box-shadow:0 4px 18px #00000017,0 1px 4px #0000000d;transform:translateY(-1px);border-color:var(--border-1)}.card-header{padding:15px 20px 12px;gap:10px}.card-title{font-size:13px;font-weight:700;letter-spacing:-.1px}.card-subtitle{font-size:11px;color:var(--text-500)}.card-body{padding:16px 20px}.topbar{height:62px;padding:0 20px;gap:14px}.topbar-title{font-size:13px;font-weight:700}.topbar-sub{font-size:11px;color:var(--text-500)}.search-bar{height:34px;padding:0 12px;border-radius:8px;min-width:190px}.search-bar input{font-size:12px}.icon-btn{width:34px;height:34px;border-radius:8px}thead th{padding:8px 16px;font-size:10px;letter-spacing:.9px;font-weight:800;color:var(--text-400);text-transform:uppercase}tbody td{padding:10px 16px;font-size:13px;color:var(--text-200)}tbody tr{transition:background .1s ease}tbody td:first-child{font-weight:600;color:var(--text-100)}.action-cell{opacity:.4;transition:opacity .15s ease}tbody tr:hover .action-cell{opacity:1}[data-theme=dark] .stat-card{background:var(--surface-1);border-color:#ffffff12;box-shadow:0 1px 4px #0006,0 2px 16px #00000040}[data-theme=dark] .stat-card:hover{box-shadow:0 6px 24px #00000073,0 2px 6px #0000004d;border-color:#d4af3738;transform:translateY(-2px)}[data-theme=dark] .card{background:var(--surface-1);border-color:#ffffff12;box-shadow:0 1px 4px #00000059,0 2px 14px #00000038}[data-theme=dark] .card:hover{box-shadow:0 4px 20px #00000073,0 1px 6px #0000004d;border-color:#ffffff1c}[data-theme=dark] .topbar{background:var(--surface-1);border-bottom:1px solid rgba(255,255,255,.07);box-shadow:none}[data-theme=dark] .search-bar{background:#ffffff0a;border-color:#ffffff14}[data-theme=dark] .search-bar:focus-within{background:#ffffff0f;border-color:#d4af3759;box-shadow:0 0 0 3px #d4af3712}[data-theme=dark] .icon-btn{background:#ffffff0a;border-color:#ffffff14}[data-theme=dark] .icon-btn:hover{background:#ffffff14;border-color:#ffffff24}[data-theme=dark] thead th{background:#ffffff06;color:#fff6;border-bottom-color:#ffffff12;letter-spacing:1px}[data-theme=dark] tbody td{color:#fffc;border-bottom-color:#ffffff0d}[data-theme=dark] tbody td:first-child{color:#ffffffeb}[data-theme=dark] tbody tr:hover{background:#ffffff09}[data-theme=dark] .modal-box{box-shadow:0 32px 100px #000000bf,0 4px 16px #00000080}[data-theme=dark] .form-group label,[data-theme=dark] .form-label{color:#ffffff8c}[data-theme=dark] .card-title{color:#ffffffe6}[data-theme=dark] .card-subtitle{color:#ffffff61}[data-theme=dark] .stat-label{color:#ffffff73}[data-theme=dark] .stat-value{color:#fffffff2}.btn{font-size:12.5px;font-weight:600;padding:7px 14px;border-radius:8px;gap:5px}.btn-primary{font-weight:700;letter-spacing:.1px}.btn-sm{font-size:11.5px;padding:5px 11px}.page-header{margin-bottom:18px}.page-header-left h2{font-size:16px;font-weight:800;letter-spacing:-.4px}.page-header-left p{font-size:11.5px;margin-top:2px;color:var(--text-500)}.modal-header{padding:14px 20px}.modal-title{font-size:14px;font-weight:700;letter-spacing:-.1px}.form-label{font-size:11.5px;font-weight:600;margin-bottom:5px;display:block;color:var(--text-300)}.form-group{margin-bottom:14px}.form-input,.form-select{height:36px;font-size:12.5px;border-radius:8px;padding:0 11px}textarea.form-input{height:auto;padding:9px 11px;min-height:72px}.form-input:focus,.form-select:focus{outline:none;border-color:#d4af3780;box-shadow:0 0 0 3px #d4af3717}@media(min-width:769px){.nav-item,.btn,button,[role=button],.action-btn{min-height:unset}}@media(max-width:768px){.topbar-hide-mobile,.topbar-theme-label,.topbar-search-label,.topbar-search-kbd,.topbar-username{display:none!important}.topbar-theme-btn,.topbar-search-btn{padding:0 8px!important;border-radius:8px!important;min-width:34px;justify-content:center}.topbar{height:56px!important;padding:0 12px!important;gap:8px!important}.topbar-brand-logo{display:none!important}.topbar-left .topbar-title{flex:1;min-width:0;max-width:none!important;font-size:14px!important;font-weight:800!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-content{padding:14px 14px 28px!important;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.main-area.has-mobile-employee-bar .page-content{padding-bottom:calc(88px + env(safe-area-inset-bottom,0px))!important}.page-header{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:14px}.page-header-left h2{font-size:15px!important}.header-actions{width:100%}.header-actions .btn{flex:1;justify-content:center}.card-header{padding:12px 16px 10px!important}.card-body{padding:14px 16px!important}.stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.stat-card{padding:12px 14px 10px!important}.stat-value{font-size:22px!important}.stat-label{font-size:10px!important}.stat-icon-wrap{width:34px!important;height:34px!important}.modal-box,.modal-content{width:100%!important;max-width:100vw!important;margin:0!important;border-radius:16px 16px 0 0!important;max-height:92vh!important}.modal-overlay{align-items:flex-end!important}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.btn{padding:8px 14px!important;font-size:12.5px!important}.btn-sm{padding:6px 11px!important}.form-row{flex-direction:column!important;gap:10px!important}.form-row .form-group{min-width:unset!important;width:100%!important}.form-input,.form-select{height:40px!important;font-size:14px!important}input,select,textarea{font-size:14px!important}}@media(max-width:480px){.stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:7px!important}.stat-value{font-size:20px!important}.topbar{gap:6px!important}.topbar-left .topbar-title{font-size:13.5px!important}.header-actions{flex-direction:column;width:100%}.header-actions .btn{width:100%}}@media(max-width:360px){.stats-grid{grid-template-columns:1fr!important}.page-content{padding:12px 12px 24px!important}}@media(max-width:768px){.sidebar.sidebar-mobile-drawer{width:min(280px,88vw)!important;border-left:none!important;box-shadow:-8px 0 32px #0000004d!important}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:49;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.nav-item{padding:11px 14px!important;font-size:13.5px!important;min-height:44px!important}.nav-icon{width:34px!important;height:34px!important}}@media(max-width:768px){.dashboard-banner-actions{display:none}}.topbar{height:62px;box-shadow:0 1px 0 var(--border-0),0 2px 8px #0000000d;padding:0 20px}.topbar-title{font-size:14px;font-weight:700;letter-spacing:-.2px}.sidebar{width:268px}:root{--sidebar-w: 268px}.nav-item{padding:8px 10px;font-size:13px;font-weight:500;border-radius:9px;min-height:38px}.nav-icon{width:30px;height:30px;border-radius:8px}.nav-item.active{font-weight:700}.nav-section-label{font-size:9.5px;letter-spacing:1.2px;padding:12px 10px 4px;color:var(--sb-group-title);font-weight:700}.card{box-shadow:0 1px 3px #00000012,0 2px 12px #0000000a;border-radius:14px}.card:hover{box-shadow:0 4px 20px #0000001a,0 1px 4px #0000000d;transform:translateY(-1px)}.stat-card{border-radius:14px;padding:18px 20px;box-shadow:0 1px 4px #00000014,0 3px 14px #0000000d}.stat-value{font-size:28px;font-weight:900;letter-spacing:-.8px}.stat-label{font-size:11.5px;font-weight:600;letter-spacing:.1px}.page-header-left h2{font-size:18px;font-weight:800;letter-spacing:-.5px}.table-wrap table thead th{font-size:11px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;padding:11px 14px;background:var(--surface-0);border-bottom:2px solid var(--border-1)}.table-wrap table tbody td{font-size:13px;padding:11px 14px}.table-wrap table tbody tr:hover{background:var(--surface-hover)}.btn{font-weight:700;letter-spacing:.1px;border-radius:9px}.form-input:focus,.form-select:focus,.form-textarea:focus,input:focus,select:focus,textarea:focus{outline:none;border-color:var(--gold-400)!important;box-shadow:0 0 0 3px #d4af371f!important}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073}.modal{border-radius:18px;box-shadow:0 24px 60px #00000038,0 4px 16px #0000001a}[data-theme=dark] .card{box-shadow:0 1px 3px #00000040,0 2px 12px #0000002e}[data-theme=dark] .stat-card{box-shadow:0 1px 4px #0000004d,0 3px 14px #0003}[data-theme=dark] .topbar{box-shadow:0 1px #ffffff0f,0 2px 8px #0003}[data-theme=dark] .table-wrap table thead th{background:var(--surface-1);border-bottom-color:var(--border-2)}@media(max-width:768px){.topbar{height:56px;padding:0 14px}.topbar-title{font-size:13.5px}.page-content{padding:14px 14px 32px}.stat-card{padding:14px 16px}.stat-value{font-size:22px}.card-header{padding:13px 16px 11px}.card-body{padding:14px 16px}.card{border-radius:12px}.modal{border-radius:16px!important}.btn{min-height:40px}.nav-item{min-height:44px}.main-area{flex:1 1 auto;width:100%;max-width:100%;min-width:0}.page-content{width:100%!important;max-width:100%!important;box-sizing:border-box}.aplus-dash{width:100%!important;max-width:100%!important}.aplus-dash-row--2-1,.aplus-dash-row--1-1,.aplus-kpi-strip,.aplus-quick-grid{grid-template-columns:1fr!important}.aplus-panel,.aplus-kpi{width:100%;box-sizing:border-box}}@media(min-width:769px)and (max-width:1024px){:root{--sidebar-w: 240px}.sidebar{width:240px}.page-content{padding:18px 20px 30px}}.page-content>*{animation:page-in .22s cubic-bezier(.16,1,.3,1) both}@keyframes page-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}::selection{background:#d4af3738;color:var(--text-100)}.login-page input[type=text],.login-page input[type=email],.login-page input[type=password],.login-page input[type=search],.login-page input,.login-page select,.login-page textarea{background:#fff!important;color:#0f172a!important;border-color:#e2e8f0!important;color-scheme:light!important}.login-page input::placeholder,.login-page textarea::placeholder{color:#94a3b8!important}.login-page input:focus,.login-page select:focus,.login-page textarea:focus{background:#fff!important;border-color:#d4af37!important;box-shadow:0 0 0 3px #d4af371f!important;color:#0f172a!important}@media(max-width:640px){.topbar{padding:0 10px;gap:6px;height:52px}.topbar-brand{gap:8px}.topbar-brand img{height:28px!important}.topbar-sep,.topbar-sub{display:none!important}.topbar .search-bar{min-width:0;width:36px;overflow:hidden;padding:0 10px}.topbar .search-bar input{display:none}.topbar .search-bar svg{margin:0}}@media(max-width:680px){.settings-tabs-grid{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:6px!important;padding:8px 4px!important;scrollbar-width:none;-webkit-overflow-scrolling:touch}.settings-tabs-grid::-webkit-scrollbar{display:none}.settings-tabs-grid>*{flex-shrink:0!important;min-width:fit-content!important;font-size:11.5px!important;padding:7px 12px!important}}@media(max-width:640px){.card-body{padding:12px 14px!important}.card{border-radius:12px}.page-header h2{font-size:18px!important}.page-header p{font-size:11px!important}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.table-wrap table{min-width:600px}.stats-grid,.kpi-6{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.btn-sm{font-size:11px!important;padding:5px 10px!important}[style*="max-width: 900px"],[style*="max-width: 800px"],[style*="max-width: 700px"],[style*="max-width: 640px"]{max-width:calc(100vw - 20px)!important;margin:10px!important}[style*="max-width: 1100px"],[style*="max-width: 1000px"]{max-width:100vw!important;max-height:100dvh!important;margin:0!important;border-radius:0!important}.form-input,.form-select,select.form-input{font-size:14px!important}h2,h3{word-break:break-word}}@media(max-width:900px){.sidebar{overflow-y:auto;-webkit-overflow-scrolling:touch}.sidebar-group-label{font-size:9.5px!important}.sidebar-item{padding:9px 14px!important;font-size:13px!important}.sidebar-sub-item{font-size:12px!important;padding:7px 14px 7px 10px!important}}@media(max-width:640px){.perm-matrix-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:640px){.recharts-responsive-container{min-height:160px!important}.grid-60-40>*:last-child,.grid-65-35>*:last-child{display:none}}@media(max-width:680px){.emp-modal-tabs{overflow-x:auto!important;flex-wrap:nowrap!important;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:4px!important;padding-bottom:2px}.emp-modal-tabs::-webkit-scrollbar{display:none}.emp-modal-tabs>button{flex-shrink:0!important;font-size:11px!important;padding:6px 10px!important;white-space:nowrap!important}}@media(max-width:640px){[style*="repeat(auto-fill, minmax(200px, 1fr))"]{grid-template-columns:repeat(2,1fr)!important}[style*="1fr 380px"],[style*="1fr 360px"]{grid-template-columns:1fr!important}.dashboard-banner-actions{display:none!important}}@media(max-width:640px){[style*="grid-template-columns:1fr 1fr"],[style*="gridTemplateColumns:1fr 1fr"],[style*="grid-template-columns: 1fr 1fr"],[style*="gridTemplateColumns: 1fr 1fr"]{grid-template-columns:1fr!important}[style*="grid-template-columns: repeat(3, 1fr)"],[style*="gridTemplateColumns: repeat(3, 1fr)"]{grid-template-columns:repeat(2,1fr)!important}[style*="grid-template-columns:'1fr 1fr'"]{grid-template-columns:1fr!important}.page-header{flex-direction:column;align-items:flex-start;gap:10px}.page-header .header-actions{width:100%;flex-wrap:wrap}.page-header .header-actions .btn{flex:1;justify-content:center;min-width:100px}}@media(max-width:640px){.topbar,.topbar-actions{gap:4px!important}.topbar-actions button,.topbar-actions a{width:32px!important;height:32px!important;padding:0!important}}@media(max-width:640px){.table-wrap:not(.emp-table-wrap) table td:nth-child(3),.table-wrap:not(.emp-table-wrap) table th:nth-child(3){display:none}.table-wrap:not(.emp-table-wrap) table td:nth-child(5),.table-wrap:not(.emp-table-wrap) table th:nth-child(5){display:none}.payslip-wrap{padding:12px!important}}td span,th span,.kpi-value{unicode-bidi:isolate}[data-currency],.currency-amount{display:inline-flex;align-items:center;gap:3px;direction:rtl;unicode-bidi:isolate}.app-layout.app-shell-v2{display:grid;direction:ltr;grid-template-rows:1fr;overflow:hidden}.app-layout.app-shell-v2.is-ltr{grid-template-columns:var(--sidebar-w) 1fr;grid-template-areas:"sidebar main"}.app-layout.app-shell-v2.is-rtl{grid-template-columns:1fr var(--sidebar-w);grid-template-areas:"main sidebar"}.app-layout.app-shell-v2>aside.sidebar:not(.sidebar-mobile-drawer){grid-area:sidebar;width:var(--sidebar-w);min-width:var(--sidebar-w);max-width:var(--sidebar-w)}.app-layout.app-shell-v2>.main-area{grid-area:main;min-width:0;flex:unset;width:auto}.app-layout.app-shell-v2.is-rtl>.main-area{direction:rtl}.app-layout.app-shell-v2.is-ltr>.main-area{direction:ltr}.app-shell-v2.is-rtl .topbar-left{justify-content:flex-start}.app-shell-v2.is-rtl .topbar-title,.app-shell-v2.is-rtl .topbar-sub,.app-shell-v2.is-rtl .page-content,.app-shell-v2.is-rtl .aplus-page,.app-shell-v2.is-rtl .aplus-dash,.app-shell-v2.is-rtl .page-header,.app-shell-v2.is-rtl .page-header-left,.app-shell-v2.is-rtl .aplus-page-header,.app-shell-v2.is-rtl .aplus-module-landing__head,.app-shell-v2.is-rtl .aplus-dash-exec-header{text-align:start}.app-shell-v2.is-rtl .aplus-page-header h1,.app-shell-v2.is-rtl .page-header-left h2{justify-content:flex-start}.app-shell-v2.is-rtl .form-group label,.app-shell-v2.is-rtl .aplus-table th,.app-shell-v2.is-rtl .aplus-table td{text-align:start}.app-layout.app-shell-v2.is-ltr>aside.sidebar:not(.sidebar-mobile-drawer){border-left:none;border-right:1px solid var(--sb-border);box-shadow:4px 0 24px #0f1b2d0f}.app-layout.app-shell-v2.is-rtl>aside.sidebar:not(.sidebar-mobile-drawer){border-right:none;border-left:1px solid var(--sb-border);box-shadow:-4px 0 24px #0f1b2d0f}[data-theme=dark] .app-layout.app-shell-v2.is-ltr>aside.sidebar:not(.sidebar-mobile-drawer){box-shadow:4px 0 28px #00000059}[data-theme=dark] .app-layout.app-shell-v2.is-rtl>aside.sidebar:not(.sidebar-mobile-drawer){box-shadow:-4px 0 28px #00000059}.app-shell-v2 .sidebar-company-name{color:var(--sb-company-name)!important}[data-theme=light] .app-shell-v2 .sidebar-company-name{color:#0f1b2d!important}[data-theme=dark] .app-shell-v2 .sidebar-company-name{color:#fff!important}[data-theme=light] .app-shell-v2 .sidebar-header [style*=sb-avatar]{color:var(--gold-500)!important}@media(max-width:900px){.sidebar-mobile-drawer{right:0;left:auto;border-left:1px solid var(--border-1);border-right:none;box-shadow:-12px 0 40px #00000080}[data-lang=en] .sidebar-mobile-drawer{right:auto;left:0;border-right:1px solid var(--border-1);border-left:none;box-shadow:12px 0 40px #00000080}.app-shell-v2.is-rtl .sidebar-header button[style*=absolute]{left:auto;right:8px}.app-layout.app-shell-v2.is-ltr,.app-layout.app-shell-v2.is-rtl{grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"main"!important}.app-layout.app-shell-v2>aside.sidebar:not(.sidebar-mobile-drawer){display:none!important;width:0!important;min-width:0!important;max-width:0!important;overflow:hidden!important;pointer-events:none!important}.app-layout.app-shell-v2>.main-area{width:100%!important;max-width:100%!important;min-width:0!important}.app-shell-v2 .page-content,.app-shell-v2 .aplus-page,.app-shell-v2 .aplus-dash,.app-shell-v2 .aplus-module-landing{width:100%;max-width:100%;min-width:0;padding-inline:12px;box-sizing:border-box}.app-shell-v2 .aplus-mod-grid-aplus{grid-template-columns:1fr!important;gap:12px}}.nav-group-header{width:100%;display:flex;align-items:center;gap:8px;padding:8px 12px 6px;background:none;border:none;cursor:pointer;color:var(--sb-group-title);font-size:10px;font-weight:800;letter-spacing:1.6px;text-transform:uppercase;font-family:inherit;transition:color .15s}.nav-group-header--active{color:var(--sb-group-title-active)}.nav-group-header__icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;opacity:.55}.nav-group-header--active .nav-group-header__icon{opacity:1}.nav-group-header__label{flex:1;min-width:0;text-align:start}.nav-group-header__chevron{flex-shrink:0;transition:transform .2s;opacity:.45}.nav-group-header--active .nav-group-header__chevron{opacity:.8}[data-lang=en] .nav-group-header{letter-spacing:.06em;text-transform:none}.settings-section-nav-item,.sidebar-nav .nav-item{text-align:start}.settings-section-nav-item .nav-item__label,.sidebar-nav .nav-item{flex:1;min-width:0}.aplus-section-tab{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:20px;border:none;cursor:pointer;font-size:12px;font-weight:600;background:var(--surface-1);color:var(--text-400);font-family:inherit}.aplus-section-tab--active{background:var(--gold-500);color:#fff;box-shadow:0 2px 8px #b4882a66}.aplus-section-tab__icon{display:inline-flex;flex-shrink:0}.aplus-section-tab__label{text-align:start}.aplus-dash{display:flex;flex-direction:column;gap:0;padding-bottom:8px}.aplus-dash__loading,.aplus-dash__error{display:flex;align-items:center;justify-content:center;gap:10px;min-height:160px;color:var(--text-400);font-size:13px}.aplus-dash__error{color:#ef4444;padding:16px;border-radius:var(--radius-lg);background:var(--surface-1);border:1px solid var(--border-1)}.aplus-dash__empty{padding:24px;text-align:center;color:var(--text-500);font-size:13px}.aplus-dash__hero{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:18px}.aplus-dash__hero h1{margin:0;font-size:clamp(20px,2.5vw,24px);font-weight:800;color:var(--text-100)}.aplus-dash__hero p{margin:6px 0 0;font-size:13px;color:var(--text-400);max-width:52ch;line-height:1.5}.aplus-dash__refresh{display:flex;justify-content:flex-end;margin-bottom:8px}.aplus-dash__hero .aplus-dash__refresh{margin-bottom:0;align-self:flex-start}.aplus-kpi-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px}.aplus-kpi{padding:18px 20px;border-radius:var(--radius-lg);background:var(--surface-1);border:1px solid var(--border-1);box-shadow:0 1px 3px #0b132b0d}[data-theme=light] .aplus-kpi{background:#fff}.aplus-kpi label{font-size:12px;font-weight:600;color:var(--text-500);display:block;margin-bottom:6px}[data-lang=en] .aplus-kpi label{font-size:13px}.aplus-kpi strong{font-size:clamp(22px,3vw,28px);font-weight:800;color:var(--gold-500);font-variant-numeric:tabular-nums;line-height:1.1}[data-theme=light] .aplus-kpi strong{color:#121d3a}.aplus-kpi .aplus-kpi-delta{display:inline-block;margin-top:4px;font-size:11px;font-weight:700;color:var(--text-500)}.aplus-dash-row{display:grid;gap:18px;margin-bottom:22px;min-width:0}.aplus-dash-row>*{min-width:0;max-width:100%}.aplus-dash-row--2-1{grid-template-columns:1.65fr 1fr}.aplus-dash-row--1-1{grid-template-columns:1fr 1fr}.aplus-dash-row--exec-mid{grid-template-columns:1.4fr 1fr 1fr;align-items:stretch}.aplus-dash-row--exec-mid--no-cash{grid-template-columns:1fr 1fr}.aplus-dash-row--exec-mid>.aplus-panel,.aplus-dash-row--bottom>.aplus-panel{display:flex;flex-direction:column;min-height:320px;padding:16px 18px}.aplus-panel__body{flex:1;min-height:0;display:flex;flex-direction:column}.aplus-panel__link{border:none;background:none;font:inherit;font-size:11px;font-weight:800;color:var(--gold-500);cursor:pointer;padding:4px 0;white-space:nowrap;flex-shrink:0}.aplus-panel__link:hover{text-decoration:underline}.aplus-dash-row--bottom{grid-template-columns:1.35fr .85fr;align-items:stretch}.aplus-dash--executive{gap:0}[data-theme=light] .aplus-dash--executive{margin:-4px -2px 0;padding:4px 2px 12px}.aplus-dash-row--2-1--solo-quick{grid-template-columns:1fr!important;max-width:480px}.aplus-dash-row--1-1.aplus-dash-row--solo{grid-template-columns:1fr}.aplus-dash-exec-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px;padding:16px 18px;border-radius:var(--radius-lg);border:1px solid var(--border-1);background:linear-gradient(135deg,var(--surface-1) 0%,color-mix(in srgb,var(--navy-900, #121d3a) 4%,var(--surface-1)) 100%);box-shadow:0 1px 4px #0b132b0f}.aplus-dash-exec-header__main{display:flex;align-items:flex-start;gap:14px;min-width:0}.aplus-dash-exec-header__icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#b4882a24;color:var(--gold-500);flex-shrink:0}.aplus-dash-exec-header h1{margin:0;font-size:clamp(18px,2.2vw,22px);font-weight:800;color:var(--text-100)}.aplus-dash-exec-header p{margin:4px 0 0;font-size:12px;color:var(--text-500);line-height:1.45}.aplus-dash-exec-header__dates{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:8px;font-size:11px;font-weight:600;color:var(--text-400)}.aplus-dash-exec-header__hijri{color:var(--gold-500)}.aplus-dash-exec-header__refresh{flex-shrink:0}.aplus-dash-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px}.aplus-dash-filter{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;border:1px solid var(--border-1);background:var(--surface-1);min-width:0;color:var(--text-400)}.aplus-dash-filter__label{font-size:11px;font-weight:600;white-space:nowrap}.aplus-dash-filter__value{font-size:12px;font-weight:800;color:var(--text-100);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-inline-start:auto;text-align:end}.aplus-dash-filters--interactive .aplus-dash-filter--select{flex-direction:column;align-items:stretch;gap:6px}.aplus-dash-filter__head{display:flex;align-items:center;gap:6px;width:100%}.aplus-dash-filter__select{width:100%;min-width:0;padding:6px 28px 6px 10px;border-radius:8px;border:1px solid var(--border-1);background:var(--surface-0, var(--surface-1));color:var(--text-100);font-size:12px;font-weight:700;text-align:start;direction:rtl;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 8px center}.aplus-dash-filter__period{display:flex;gap:6px;width:100%}.aplus-dash-filter__select--month{flex:1.4}.aplus-dash-filter__select--year{flex:.8}.aplus-dash-filter__hint{font-size:10px;color:var(--text-500);text-align:end}.aplus-dash-row--bottom-solo{grid-template-columns:1fr!important;max-width:520px}.aplus-cash-line{width:100%;height:56px;margin-bottom:8px;color:#0ea5e9;opacity:.85}.aplus-cash-legend .leg-bal:before{background:#0ea5e9}.aplus-proj-list--perf{flex:1;gap:0;overflow-y:auto;max-height:268px;padding-inline-end:2px;scrollbar-width:thin}.aplus-proj-row{display:block;width:100%;text-align:start;background:transparent;border:none;border-bottom:1px solid var(--border-1);padding:11px 4px;cursor:pointer;font:inherit;color:inherit;transition:background .12s}.aplus-proj-row:last-child{border-bottom:none}.aplus-proj-row:hover{background:color-mix(in srgb,var(--gold-500) 6%,transparent)}.aplus-proj-row__top{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:7px}.aplus-proj-row__name{font-size:12px;font-weight:800;color:var(--text-100);line-height:1.45;flex:1;min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}[data-theme=light] .aplus-proj-row__name{color:#121d3a}.aplus-proj-row__pct{font-size:12px;font-weight:800;color:var(--gold-500);flex-shrink:0;font-variant-numeric:tabular-nums}.aplus-proj-bar--perf{height:7px;border-radius:4px}.aplus-proj-bar--perf i{background:linear-gradient(90deg,#1e3a5f,#2563eb);border-radius:4px}.aplus-proj-row__foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:6px;min-height:18px}.aplus-proj-row__meta{font-size:10px;font-weight:600;color:var(--text-500);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;text-align:end}.aplus-panel--projects .aplus-proj-status{font-size:9px;padding:2px 7px}.aplus-dash-fold{margin:10px 0 14px;border:1px solid var(--border-1);border-radius:12px;background:var(--surface-1);overflow:hidden}[data-theme=light] .aplus-dash-fold{background:#fff}.aplus-dash-fold__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;border:none;background:transparent;color:var(--text-200);font:inherit;font-size:13px;font-weight:800;cursor:pointer;text-align:start;gap:12px}.aplus-dash-fold__toggle:hover{background:color-mix(in srgb,var(--gold-500) 6%,transparent)}.aplus-dash-fold__title{color:var(--text-100)}[data-theme=light] .aplus-dash-fold__title{color:#121d3a}.aplus-dash-fold__meta{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.aplus-dash-fold__hint{font-size:11px;font-weight:700;color:var(--gold-500)}.aplus-dash-fold__chev{color:var(--text-500);transition:transform .2s ease}.aplus-dash-fold.is-open .aplus-dash-fold__chev{transform:rotate(-90deg)}.aplus-dash-fold__body{padding:0 14px 14px;border-top:1px solid var(--border-1)}.aplus-activity-embedded .aplus-panel__empty-inline{margin:12px 0 4px}.aplus-activity-embedded .aplus-activity-table-wrap{margin-top:10px}.aplus-panel--activity{margin-bottom:18px}.aplus-kpi-strip--exec{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.aplus-kpi-strip--exec.aplus-kpi-strip--n4{grid-template-columns:repeat(4,minmax(0,1fr))}.aplus-kpi-strip--exec.aplus-kpi-strip--n5{grid-template-columns:repeat(5,minmax(0,1fr))}.aplus-kpi--exec{padding:14px 16px;position:relative;overflow:hidden}.aplus-kpi--exec:before{content:"";position:absolute;top:0;right:0;left:0;height:3px;background:var(--kpi-accent, var(--gold-500))}.aplus-kpi--accent-green{--kpi-accent: #16a34a}.aplus-kpi--accent-blue{--kpi-accent: #3b82f6}.aplus-kpi--accent-gold{--kpi-accent: var(--gold-500)}.aplus-kpi--accent-violet{--kpi-accent: #7c3aed}.aplus-kpi--accent-cyan{--kpi-accent: #0ea5e9}.aplus-kpi--accent-amber{--kpi-accent: #d97706}.aplus-kpi--accent-navy{--kpi-accent: #1e3a5f}.aplus-kpi--exec__top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.aplus-kpi--exec label{margin-bottom:0;font-size:11px}.aplus-kpi--exec__ico{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--kpi-accent, var(--gold-500)) 12%,transparent);color:var(--kpi-accent, var(--gold-500));flex-shrink:0}.aplus-kpi__cur{font-size:11px;font-weight:700;color:var(--text-500);margin-inline-start:4px}.aplus-kpi__row{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.aplus-kpi--exec strong{font-size:clamp(17px,2.2vw,22px)}.aplus-kpi__suffix{font-size:10px;font-weight:700;color:var(--text-500);margin-top:2px;display:block}.aplus-kpi-delta{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:800;padding:2px 6px;border-radius:20px;flex-shrink:0}.aplus-kpi-delta.is-up{color:#15803d;background:#16a34a1f}.aplus-kpi-delta.is-down{color:#b45309;background:#d977061f}.aplus-debt-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.aplus-debt-chart__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.aplus-debt-chart__head h5{margin:0;font-size:13px;font-weight:800;color:var(--text-100)}.aplus-debt-chart__head span{font-size:11px;font-weight:700;color:var(--gold-500)}.aplus-debt-bars{display:flex;align-items:flex-end;gap:8px;height:100px}.aplus-debt-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.aplus-debt-bar{width:100%;max-width:36px;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#b4882ad9,#b4882a73);min-height:2px}.aplus-debt-col label{font-size:9px;font-weight:700;color:var(--text-500);text-align:center}.aplus-activity-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.aplus-activity-table{width:100%;border-collapse:collapse;font-size:12px}.aplus-activity-table thead th{text-align:start;padding:8px 10px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--text-500);border-bottom:1px solid var(--border-1);background:var(--surface-0)}.aplus-activity-table tbody td{padding:9px 10px;border-bottom:1px solid var(--border-0);color:var(--text-200);font-weight:600}.aplus-activity-table tbody tr:hover{background:var(--surface-hover)}.aplus-panel{background:var(--surface-1);border:1px solid var(--border-1);border-radius:var(--radius-lg);padding:20px 22px;box-shadow:0 1px 3px #0b132b0d}[data-theme=light] .aplus-panel{background:#fff;box-shadow:0 1px 3px #0b132b0f,0 4px 12px #0b132b0a}.aplus-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.aplus-panel__head h4{font-size:15px;font-weight:800;color:var(--navy-900, #121d3a);line-height:1.3}[data-theme=dark] .aplus-panel__head h4{color:var(--text-100)}[data-lang=en] .aplus-panel__head h4{font-size:16px}.aplus-panel__sub{font-size:12px;color:var(--text-500);margin-top:4px}[data-lang=en] .aplus-panel__sub{font-size:13px}.aplus-panel__badge{font-size:11px;font-weight:700;padding:4px 10px;border-radius:20px;background:#b8941f1f;color:var(--gold-500);white-space:nowrap;flex-shrink:0}.aplus-cash-chart{display:flex;align-items:flex-end;gap:10px;height:140px;padding-top:8px}.aplus-cash-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.aplus-cash-bars{display:flex;align-items:flex-end;gap:3px;height:110px;width:100%;justify-content:center}.aplus-cash-bars .in{width:42%;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#4ade80,#16a34a);min-height:8px}.aplus-cash-bars .out{width:42%;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#fbbf24,#d97706);min-height:8px}.aplus-cash-col label{font-size:10px;color:var(--text-500);font-weight:600}[data-lang=en] .aplus-cash-col label{font-size:11px}.aplus-cash-legend{display:flex;gap:16px;margin-top:12px;font-size:11px;color:var(--text-500);font-weight:600}.aplus-cash-legend span:before{content:"";display:inline-block;width:10px;height:10px;border-radius:2px;margin-inline-end:6px;vertical-align:middle}.aplus-cash-legend .leg-in:before{background:#16a34a}.aplus-cash-legend .leg-out:before{background:#d97706}.aplus-panel__empty-sm,.aplus-panel__empty-inline{font-size:12px;color:var(--text-400);padding:8px 0 4px;margin:0;text-align:center;background:var(--surface-0);border-radius:8px;border:1px dashed var(--border-1)}.aplus-panel--cash{min-height:220px}.aplus-cash-area-chart{margin-top:4px}.aplus-cash-legend .leg-bal:before{background:#16a34a}.aplus-chart-tooltip{background:var(--surface-1);border:1px solid var(--border-1);border-radius:8px;padding:8px 10px;font-size:11px;box-shadow:0 4px 16px #0000001f}.aplus-chart-tooltip__title{font-weight:800;margin-bottom:4px;color:var(--text-100)}.aplus-chart-tooltip__row{display:flex;justify-content:space-between;gap:12px;color:var(--text-500)}.aplus-quick-grid--pro{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.aplus-quick-tile{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:11px 12px;border-radius:10px;border:1px solid var(--border-1);background:var(--surface-0);cursor:pointer;font:inherit;text-align:start;min-height:0;transition:border-color .15s,background .15s}[data-theme=light] .aplus-quick-tile{background:#f8fafc}.aplus-quick-tile:hover{border-color:color-mix(in srgb,var(--gold-500) 45%,var(--border-1));background:color-mix(in srgb,var(--gold-500) 8%,var(--surface-0))}.aplus-quick-tile__ico{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#b8941f1f;color:var(--gold-500);flex-shrink:0}.aplus-quick-tile strong{font-size:11px;font-weight:800;color:var(--text-100);line-height:1.35}[data-theme=light] .aplus-quick-tile strong{color:#121d3a}.aplus-quick-tile--blue,.aplus-quick-tile--green,.aplus-quick-tile--amber,.aplus-quick-tile--violet,.aplus-quick-tile--cyan,.aplus-quick-tile--rose{background:var(--surface-0)}[data-theme=light] .aplus-quick-tile--blue,[data-theme=light] .aplus-quick-tile--green,[data-theme=light] .aplus-quick-tile--amber,[data-theme=light] .aplus-quick-tile--violet,[data-theme=light] .aplus-quick-tile--cyan,[data-theme=light] .aplus-quick-tile--rose{background:#f8fafc}.aplus-panel--quick .aplus-panel__body{justify-content:flex-start}.aplus-panel--quick .aplus-quick-grid--pro{flex:1}.aplus-mod-grid-aplus--compact{gap:10px}.aplus-mod-grid-aplus--compact .aplus-mod-card-aplus{padding:14px}.aplus-quick-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.aplus-quick-btn{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:14px;border-radius:12px;border:1px solid var(--border-1);background:var(--surface-0);cursor:pointer;text-align:start;font:inherit;color:inherit;transition:border-color .15s,background .15s}.aplus-quick-btn:hover{border-color:var(--gold-500);background:#b8941f14}.aplus-quick-btn__ico{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#b8941f1f;color:var(--gold-500)}.aplus-quick-btn strong{font-size:12px;font-weight:700;color:var(--text-100);line-height:1.35}[data-theme=light] .aplus-quick-btn strong{color:#121d3a}[data-lang=en] .aplus-quick-btn strong{font-size:13px}.aplus-proj-list{display:flex;flex-direction:column;gap:14px}.aplus-proj-item__head{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:6px}.aplus-proj-item__head b{font-size:13px;font-weight:700;color:var(--text-100)}[data-theme=light] .aplus-proj-item__head b{color:#121d3a}.aplus-proj-item__head span{font-size:12px;font-weight:700;color:var(--gold-500)}.aplus-proj-bar{height:8px;border-radius:4px;background:var(--surface-0);overflow:hidden}[data-theme=light] .aplus-proj-bar{background:#e2e8f0}.aplus-proj-bar i{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,#b4882a,#3b82f6);min-width:4px;transition:width .35s ease}.aplus-proj-item{display:block;width:100%;text-align:start;padding:12px 14px;margin-bottom:10px;border-radius:12px;border:1px solid var(--border-1);background:var(--surface-0);cursor:pointer;font:inherit;color:inherit;transition:border-color .15s,box-shadow .15s}[data-theme=light] .aplus-proj-item{background:#f8fafc}.aplus-proj-item:hover{border-color:color-mix(in srgb,var(--gold-500) 40%,var(--border-1));box-shadow:0 2px 10px #0b132b0f}.aplus-proj-item__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.aplus-proj-item__head b{font-size:13px;font-weight:800;color:var(--text-100);line-height:1.35}.aplus-proj-item__pct{font-size:13px;font-weight:800;color:var(--gold-500);flex-shrink:0}.aplus-proj-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:11px;color:var(--text-500);margin-top:6px}.aplus-proj-status{font-size:10px;font-weight:700;padding:2px 8px;border-radius:20px;background:#3b82f61f;color:#2563eb}.aplus-activity-feed{margin-bottom:22px;padding:18px 20px;border-radius:var(--radius-lg);border:1px solid var(--border-1);background:var(--surface-1);box-shadow:0 1px 3px #0b132b0d}[data-theme=light] .aplus-activity-feed{background:#fff}.aplus-activity-feed h4{margin:0 0 12px;font-size:15px;font-weight:800;color:var(--navy-900, #121d3a)}.aplus-activity-feed__list{list-style:none;margin:0;padding:0}.aplus-activity-feed__list li{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--border-0);font-size:12.5px}.aplus-activity-feed__list li:last-child{border-bottom:none;padding-bottom:0}.aplus-activity-feed__text{flex:1;min-width:0;font-weight:600;color:var(--text-200);line-height:1.45}.aplus-activity-feed__list time{font-size:11px;color:var(--text-500);white-space:nowrap;flex-shrink:0}.aplus-alert-list{flex:1;overflow-y:auto;max-height:268px;scrollbar-width:thin;display:flex;flex-direction:column;gap:10px}.aplus-alert-item{display:flex;align-items:flex-start;gap:10px;padding:12px;border-radius:10px;border:1px solid var(--border-1);background:var(--surface-0);cursor:pointer;text-align:start;font:inherit;color:inherit;width:100%;transition:background .12s}.aplus-alert-item:hover{background:var(--surface-1)}.aplus-alert-dot{width:8px;height:8px;border-radius:50%;margin-top:5px;flex-shrink:0}.aplus-alert-dot.critical{background:#dc2626}.aplus-alert-dot.warning{background:#d97706}.aplus-alert-dot.info{background:#2563eb}.aplus-alert-body{flex:1;min-width:0}.aplus-alert-body strong{display:block;font-size:13px;font-weight:700;line-height:1.35;color:var(--text-100)}[data-theme=light] .aplus-alert-body strong{color:#121d3a}.aplus-alert-body span{font-size:11px;color:var(--text-500);margin-top:2px;display:block}.aplus-alert-tag{font-size:10px;font-weight:800;padding:3px 8px;border-radius:6px;flex-shrink:0}.aplus-alert-tag.approval{background:#2563eb1f;color:#2563eb}.aplus-alert-tag.alert{background:#dc26261a;color:#dc2626}.aplus-mod-section-title{font-size:14px;font-weight:800;color:var(--gold-500);margin-bottom:14px}[data-theme=light] .aplus-mod-section-title{color:#121d3a}[data-lang=en] .aplus-mod-section-title{font-size:13px;letter-spacing:.06em;text-transform:uppercase}.aplus-mod-grid-aplus{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px}.aplus-mod-card-aplus{background:var(--surface-1);border:1px solid var(--border-1);border-radius:var(--radius-lg);padding:20px;cursor:pointer;border-top:3px solid var(--mod-accent, var(--gold-500));transition:transform .14s,box-shadow .14s;display:flex;flex-direction:column;min-height:180px}[data-theme=light] .aplus-mod-card-aplus{background:#fff;box-shadow:0 1px 3px #0b132b0d}.aplus-mod-card-aplus:hover{transform:translateY(-2px);box-shadow:0 6px 22px #1526451a}.aplus-mod-card-aplus h3{font-size:16px;font-weight:700;margin-bottom:4px;color:var(--text-100)}[data-theme=light] .aplus-mod-card-aplus h3{color:#121d3a}.aplus-mod-card-aplus .sub{font-size:12px;color:var(--text-500);margin-bottom:14px;line-height:1.4}.aplus-mod-foot{margin-top:auto;padding-top:10px;font-size:11px;color:var(--text-500)}.aplus-hero-stat{display:flex;align-items:center;gap:16px;margin:14px 0}.aplus-hero-ring{width:72px;height:72px;border-radius:50%;border:5px solid rgba(184,148,31,.14);border-top-color:var(--gold-500);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;color:var(--gold-500);flex-shrink:0}.aplus-hero-lines div{font-size:12px;color:var(--text-500);margin-bottom:4px}.aplus-hero-lines b{color:var(--text-100);font-size:14px}[data-theme=light] .aplus-hero-lines b{color:#121d3a}.aplus-fin-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px dashed var(--border-1);font-size:12px}.aplus-fin-row:last-of-type{border-bottom:none}.aplus-fin-row b{font-weight:800;color:var(--gold-500)}.aplus-prog-lines{display:flex;flex-direction:column;gap:10px;margin-top:8px}.aplus-prog-line label{display:flex;justify-content:space-between;font-size:11px;color:var(--text-500);margin-bottom:4px}.aplus-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.aplus-status-chip{font-size:11px;font-weight:700;padding:6px 10px;border-radius:20px}.aplus-status-chip.ok{background:#16a34a1f;color:#15803d}.aplus-status-chip.warn{background:#d977061f;color:#b45309}.aplus-ops-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.aplus-ops-cell{padding:12px;border-radius:10px;background:var(--surface-0);text-align:center}.aplus-ops-cell span{display:block;font-size:10px;color:var(--text-500)}.aplus-ops-cell b{font-size:20px;font-weight:800;color:#121d3a}[data-theme=dark] .aplus-ops-cell b{color:var(--gold-500)}.aplus-report-big{font-size:36px;font-weight:800;color:#121d3a;margin:12px 0 4px}[data-theme=dark] .aplus-report-big{color:var(--gold-500)}.aplus-report-note{font-size:12px;color:var(--text-500)}.aplus-activity{margin-top:4px;background:var(--surface-1);border:1px solid var(--border-1);border-radius:var(--radius-lg);padding:18px 20px}[data-theme=light] .aplus-activity{background:#fff}.aplus-activity h4{font-size:14px;font-weight:800;margin-bottom:12px;color:var(--text-100)}[data-theme=light] .aplus-activity h4{color:#121d3a}.aplus-activity ul{list-style:none;margin:0;padding:0}.aplus-activity li{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid var(--border-1);font-size:12px}.aplus-activity li:last-child{border-bottom:none}.aplus-activity li span{color:var(--text-200);font-weight:600}.aplus-activity li time{color:var(--text-500);font-size:11px;white-space:nowrap}@media(max-width:1200px){.aplus-mod-grid-aplus{grid-template-columns:repeat(2,1fr)}}@media(max-width:992px){.aplus-dash-row--2-1,.aplus-dash-row--1-1,.aplus-dash-row--exec-mid,.aplus-dash-row--exec-mid--no-cash,.aplus-dash-row--bottom{grid-template-columns:1fr!important}.aplus-kpi-strip--exec{grid-template-columns:repeat(3,minmax(0,1fr))!important}.aplus-dash-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.aplus-debt-grid{grid-template-columns:1fr}}@media(max-width:900px){.aplus-kpi-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.aplus-dash{width:100%;max-width:100%;overflow-x:hidden}.aplus-dash-row--2-1,.aplus-dash-row--1-1{grid-template-columns:1fr!important;gap:14px}.aplus-kpi-strip{grid-template-columns:1fr!important;gap:10px}.aplus-quick-grid{grid-template-columns:1fr!important}.aplus-panel{padding:16px}.aplus-mod-grid-aplus,.aplus-dash-filters,.aplus-kpi-strip--exec,.aplus-dash-row--exec-mid,.aplus-dash-row--exec-mid--no-cash,.aplus-dash-row--bottom{grid-template-columns:1fr!important}.aplus-quick-grid--pro{grid-template-columns:repeat(2,minmax(0,1fr))!important}.aplus-activity-table thead{display:none}.aplus-activity-table tbody tr{display:block;padding:10px 0;border-bottom:1px solid var(--border-1)}.aplus-activity-table tbody td{display:flex;justify-content:space-between;gap:10px;padding:4px 0;border:none}.aplus-activity-table tbody td:before{content:attr(data-label);font-size:10px;font-weight:800;color:var(--text-500);flex-shrink:0}}@media(max-width:720px){.aplus-mod-grid-aplus,.aplus-quick-grid{grid-template-columns:1fr}}@media(max-width:420px){.aplus-kpi-strip{grid-template-columns:1fr}}.aplus-module-landing__head{text-align:start}.aplus-module-landing__head h1{font-size:22px;font-weight:800;color:var(--text-100);margin-bottom:6px;text-align:start}[data-theme=light] .aplus-module-landing__head h1{color:#121d3a}.aplus-module-landing__head p{font-size:13px;color:var(--text-500);max-width:52rem;line-height:1.5;margin-bottom:20px}.aplus-module-landing__kpis{margin-bottom:22px}.aplus-module-landing__card{text-align:start;width:100%;font:inherit}.aplus-mod-card-aplus__head-row{display:flex;align-items:center;gap:10px;margin-bottom:4px}.aplus-mod-card-aplus__head-row h3{flex:1;min-width:0;text-align:start;margin-bottom:0}.aplus-module-landing__icon{width:44px;height:44px;border-radius:50%;border:1px solid;display:flex;align-items:center;justify-content:center;flex-shrink:0}.aplus-module-landing__metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0}.aplus-module-landing__metrics div{padding:8px;border-radius:8px;background:var(--surface-0);border:1px solid var(--border-1);text-align:center}.aplus-module-landing__metrics b{display:block;font-size:18px;font-weight:800;color:var(--text-100)}[data-theme=light] .aplus-module-landing__metrics b{color:#121d3a}.aplus-module-landing__metrics small{font-size:10px;color:var(--text-500)}.aplus-subpage__back{display:inline-flex;align-items:center;gap:6px;margin-bottom:16px;padding:6px 12px;border-radius:8px;border:1px solid var(--border-1);background:var(--surface-1);color:var(--gold-500);font-size:12px;font-weight:700;cursor:pointer;font-family:inherit}.aplus-subpage__back:hover{background:var(--surface-2)}.aplus-input,.aplus-select,.aplus-textarea{width:100%;padding:9px 12px;border-radius:10px;border:1px solid var(--border-1, #e2e8f0);font-size:13px;background:var(--surface-1, #fff);color:var(--text-100, #0f172a);transition:border-color .15s,box-shadow .15s}.aplus-input:focus,.aplus-select:focus,.aplus-textarea:focus{outline:none;border-color:var(--gold-500, #b4882a);box-shadow:0 0 0 3px #b4882a1f}.aplus-table{width:100%;font-size:12px;border-collapse:collapse}.aplus-table th{padding:8px;text-align:start;color:var(--text-400);font-weight:600;border-bottom:1px solid var(--border-1)}.aplus-table td{padding:8px;border-bottom:1px solid var(--border-1)}.aplus-empty{padding:48px 24px;text-align:center;color:var(--text-400);font-size:13px}.aplus-error-banner{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;margin-bottom:16px;border-radius:10px;background:#ef444414;border:1px solid rgba(239,68,68,.25);color:#b91c1c;font-size:13px;line-height:1.5}.aplus-page-header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:20px}.aplus-page-header h1{font-size:20px;font-weight:800;margin:0;display:flex;align-items:center;gap:8px;text-align:start;justify-content:flex-start}.aplus-page-header p{margin:6px 0 0;font-size:12.5px;color:var(--text-400)}.aplus-page-header__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.aplus-panel-card{padding:16px 18px;border-radius:var(--radius-lg);background:var(--surface-1);border:1px solid var(--border-1);box-shadow:0 1px 3px #0b132b0a}[data-theme=light] .aplus-panel-card{background:#fff}.aplus-tab-bar{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:16px}.aplus-tab-bar button{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:20px;border:none;cursor:pointer;font-size:12px;font-weight:600;background:var(--surface-2);color:var(--text-400);transition:background .15s,color .15s}.aplus-tab-bar button.is-active{background:#b4882a26;color:var(--gold-400)}.aplus-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:18px}.aplus-kpi-tile{padding:14px 16px;border-radius:var(--radius-lg);background:var(--surface-1);border:1px solid var(--border-1);border-top-width:3px}.aplus-kpi-tile label{display:block;font-size:11px;color:var(--text-400);margin-bottom:4px;font-weight:600}.aplus-kpi-tile strong{font-size:20px;font-weight:800;font-variant-numeric:tabular-nums}.aplus-kpi-tile span{display:block;font-size:10px;color:var(--text-400);margin-top:4px}.aplus-module-landing__hero{margin-bottom:20px;padding:22px 24px;border-radius:var(--radius-lg, 14px);background:linear-gradient(135deg,color-mix(in srgb,var(--mod-hero-accent, #b4882a) 12%,var(--surface-1)) 0%,var(--surface-1) 55%);border:1px solid var(--border-1);border-inline-start:4px solid var(--mod-hero-accent, var(--gold-500))}[data-theme=light] .aplus-module-landing__hero{background:linear-gradient(135deg,color-mix(in srgb,var(--mod-hero-accent, #b4882a) 8%,#fff),#fff 60%);box-shadow:0 2px 12px #0b132b0d}.aplus-module-landing__hero-inner{display:flex;align-items:flex-start;gap:16px}.aplus-module-landing__hero-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--mod-hero-accent, var(--gold-500));background:color-mix(in srgb,var(--mod-hero-accent, #b4882a) 14%,transparent);border:1px solid color-mix(in srgb,var(--mod-hero-accent, #b4882a) 28%,transparent)}.aplus-module-landing__hero-text{flex:1;min-width:0;text-align:start}.aplus-module-landing__hero-text h1{font-size:24px;font-weight:800;color:var(--text-100);margin:0 0 6px;line-height:1.25}[data-theme=light] .aplus-module-landing__hero-text h1{color:#121d3a}.aplus-module-landing__hero-text p{font-size:13px;color:var(--text-500);margin:0;max-width:52rem;line-height:1.55}.aplus-module-landing__kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:22px}.aplus-module-landing__kpi-tile{padding:14px 16px;border-radius:var(--radius-lg, 14px);background:var(--surface-1);border:1px solid var(--border-1);border-top:3px solid var(--kpi-accent, var(--gold-500));text-align:start}[data-theme=light] .aplus-module-landing__kpi-tile{background:#fff;box-shadow:0 1px 3px #0b132b0a}.aplus-module-landing__kpi-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.aplus-module-landing__kpi-tile label{font-size:11px;font-weight:600;color:var(--text-400)}.aplus-module-landing__kpi-icon{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--kpi-accent, var(--gold-500));background:color-mix(in srgb,var(--kpi-accent, #b4882a) 12%,transparent)}.aplus-module-landing__kpi-tile strong{display:block;font-size:22px;font-weight:800;color:var(--text-100);font-variant-numeric:tabular-nums;line-height:1.1}[data-theme=light] .aplus-module-landing__kpi-tile strong{color:#121d3a}.aplus-module-landing__kpi-hint{display:block;font-size:10px;color:var(--text-400);margin-top:4px}.aplus-module-landing__section-label{font-size:13px;font-weight:800;color:var(--gold-500);margin:0 0 12px;text-align:start}[data-theme=light] .aplus-module-landing__section-label{color:#121d3a}.aplus-module-landing__quick{margin-bottom:22px}.aplus-module-landing__quick-row{display:flex;flex-wrap:wrap;gap:10px}.aplus-module-landing__quick-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:12px;border:1px solid var(--border-1);background:var(--surface-1);color:var(--text-100);font-size:12px;font-weight:700;cursor:pointer;font-family:inherit;transition:transform .12s,box-shadow .12s,border-color .12s}[data-theme=light] .aplus-module-landing__quick-btn{background:#fff}.aplus-module-landing__quick-btn:hover{transform:translateY(-1px);border-color:var(--qa-accent, var(--gold-500));box-shadow:0 4px 14px #0b132b14}.aplus-module-landing__quick-icon{width:32px;height:32px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:var(--qa-accent, var(--gold-500));background:color-mix(in srgb,var(--qa-accent, #b4882a) 12%,transparent)}.aplus-subpage{max-width:100%}.aplus-subpage .aplus-page-header{margin-bottom:18px}@media(max-width:768px){.aplus-module-landing__kpi-grid{grid-template-columns:repeat(2,1fr)}.aplus-mod-grid-aplus{grid-template-columns:1fr}.aplus-module-landing__hero{padding:18px 16px}.aplus-module-landing__hero-text h1{font-size:20px}.aplus-module-landing__quick-row{display:grid;grid-template-columns:1fr 1fr}.table-responsive,.data-table-wrap,.aplus-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.aplus-table-mobile-cards thead{display:none}.aplus-table-mobile-cards tbody tr{display:block;margin-bottom:12px;padding:12px 14px;border-radius:12px;background:var(--surface-1);border:1px solid var(--border-1)}.aplus-table-mobile-cards tbody td{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:6px 0;border:none;text-align:start}.aplus-table-mobile-cards tbody td:before{content:attr(data-label);font-size:10px;font-weight:700;color:var(--text-400);flex-shrink:0;max-width:45%}.aplus-page-header{flex-direction:column;align-items:stretch}.aplus-page-header__actions{width:100%;justify-content:flex-start}.aplus-tab-bar{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;-webkit-overflow-scrolling:touch}.aplus-tab-bar button{flex-shrink:0}}@media(max-width:420px){.aplus-module-landing__kpi-grid,.aplus-module-landing__quick-row{grid-template-columns:1fr}}.aplus-dash__loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:64px 24px;color:var(--text-400);font-size:13px}.aplus-dash__loading .spin{animation:aplus-spin .8s linear infinite}@keyframes aplus-spin{to{transform:rotate(360deg)}}.aplus-filter-bar{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end;margin-bottom:16px;padding:12px 14px;border-radius:12px;background:var(--surface-1);border:1px solid var(--border-1)}.aplus-filter-bar .aplus-input,.aplus-filter-bar .aplus-select{min-width:140px;flex:1;max-width:220px}@media(max-width:768px){.aplus-filter-bar .aplus-input,.aplus-filter-bar .aplus-select{max-width:100%;min-width:0}}.aplus-page-shell{width:100%;max-width:100%;min-width:0}.aplus-page-shell .page-header,.aplus-page-shell .aplus-page-header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:20px;text-align:start}.aplus-page-shell .page-header-left{flex:1;min-width:0}.aplus-page-shell .page-header-left h2{font-size:20px;font-weight:800;margin:0;line-height:1.25;color:var(--text-100)}[data-theme=light] .aplus-page-shell .page-header-left h2{color:#121d3a}.aplus-page-shell .page-header-left p,.aplus-page-shell .aplus-page-header p{margin:6px 0 0;font-size:12.5px;color:var(--text-400);text-align:start;max-width:52rem;line-height:1.5}.aplus-page-shell .header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.aplus-page-shell .card{border-radius:var(--radius-lg, 14px);box-shadow:0 1px 3px #0b132b0a}.aplus-page-shell .stats-grid,.aplus-page-shell .stat-grid{gap:12px}.aplus-page-shell .form-input,.aplus-page-shell .form-select,.aplus-page-shell input.form-control,.aplus-page-shell select.form-control,.aplus-page-shell textarea.form-input{border-radius:10px;min-height:38px;font-size:13px}.aplus-page-shell .form-group label{text-align:start;font-size:12px;font-weight:600;color:var(--text-400)}.aplus-page-shell .table-wrap,.aplus-page-shell .table-wrap-scroll{border-radius:12px;border:1px solid var(--border-1);background:var(--surface-1)}.aplus-page-shell .table-wrap table thead th{text-align:start;font-size:11px;font-weight:700;color:var(--text-400);background:var(--surface-0);padding:10px 12px;white-space:nowrap}.aplus-page-shell .table-wrap table tbody td{padding:10px 12px;font-size:12.5px;text-align:start;vertical-align:middle}.aplus-page-shell .aplus-empty,.aplus-empty--compact{padding:20px 16px!important;font-size:12px!important;border-radius:10px;border:1px dashed var(--border-1);background:var(--surface-0)}.aplus-page-shell .tab-bar,.aplus-page-shell .tabs-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.aplus-page-shell .tab-btn,.aplus-page-shell .tab-item{border-radius:20px;padding:8px 14px;font-size:12px;font-weight:600}.aplus-page-shell .modal-box,.aplus-page-shell .modal-content{border-radius:16px}@media(max-width:768px){.aplus-page-shell .page-header,.aplus-page-shell .aplus-page-header{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:14px}.aplus-page-shell .header-actions,.aplus-page-shell .aplus-page-header__actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.aplus-page-shell .form-row{flex-direction:column!important;gap:10px!important}.aplus-page-shell .form-row .form-group{width:100%!important;min-width:0!important}.aplus-page-shell .stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.aplus-page-shell .table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.aplus-page-shell .modal-box,.aplus-page-shell .modal-content{width:100%!important;max-width:100vw!important;margin:0!important;border-radius:16px 16px 0 0!important}}@media(max-width:420px){.aplus-page-shell .stats-grid{grid-template-columns:1fr!important}}.aplus-page-shell .aplus-empty,.aplus-page-shell .empty-state,.aplus-module-landing .aplus-panel__empty-inline{padding:16px 14px;margin:0;border-radius:12px;border:1px dashed var(--border-1);background:color-mix(in srgb,var(--surface-1) 92%,transparent);font-size:12px;font-weight:600;color:var(--text-400);text-align:center}.aplus-module-landing{width:100%;max-width:100%;min-width:0}.aplus-module-landing__kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;width:100%}.aplus-finance{width:100%;max-width:100%;min-width:0}.aplus-fin-tabs__section{font-size:11px;color:var(--text-500);font-weight:800;margin-bottom:8px;padding:0 2px;letter-spacing:.3px;display:flex;align-items:center;gap:8px}.aplus-fin-tabs__row{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:14px}.aplus-fin-tabs__row--acc{gap:5px;margin-bottom:0}.aplus-fin-tab{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:9px;border:none;cursor:pointer;font-size:12px;font-weight:700;font-family:inherit;transition:background .15s,color .15s,box-shadow .15s;background:var(--surface-2);color:var(--text-400)}.aplus-fin-tab--acc{padding:6px 12px;border-radius:7px;font-size:11.5px;border:1px solid var(--border-1);background:transparent}.aplus-fin-tab.is-active{background:var(--gold-500);color:#fff;box-shadow:0 2px 12px #b4882a47}.aplus-fin-tab--acc.is-active{background:#b4882a24;color:var(--gold-500);border-color:#b4882a59;box-shadow:none}.aplus-fin-tab:hover:not(.is-active){background:color-mix(in srgb,var(--gold-500) 8%,var(--surface-2));color:var(--text-200)}.aplus-fin-fy-bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.aplus-fin-fy-select{display:inline-flex;align-items:center;gap:8px;background:var(--surface-1);border-radius:10px;padding:7px 12px;border:1.5px solid rgba(180,136,42,.35)}.aplus-fin-fy-select.is-closed{border-color:#ef444466}.aplus-fin-tenders-link{margin-top:8px;font-size:11.5px;color:var(--gold-500);background:transparent;border:1px dashed var(--border-1);border-radius:7px;padding:6px 12px;cursor:pointer;font-family:inherit;font-weight:700}.aplus-finance .card{border-radius:12px}.aplus-finance .table-wrap,.aplus-finance .table-wrap-scroll{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.aplus-finance .aplus-dash-row--2-1>.aplus-panel,.aplus-finance .aplus-dash-row--bottom>.aplus-panel{display:flex;flex-direction:column;min-height:320px;padding:16px 18px}.aplus-proj-row--static{cursor:default;pointer-events:none}@media(max-width:768px){.aplus-fin-tabs__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.aplus-fin-tab,.aplus-fin-tab--acc{justify-content:center;width:100%;padding:10px 8px;font-size:11px}.aplus-page-header.aplus-page-header--finance{flex-direction:column;align-items:stretch}.aplus-fin-fy-bar{width:100%}.aplus-fin-fy-select{flex:1;min-width:0}}@media(max-width:420px){.aplus-fin-tabs__row{grid-template-columns:1fr}}.aplus-fin-section{overflow:hidden;border:1px solid var(--border-1);box-shadow:0 1px 3px #0b132b0d}.aplus-fin-section__head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:14px 18px;border-bottom:1px solid var(--border-1)}.aplus-fin-section__sub{font-size:11.5px;color:var(--text-400);margin-top:2px}.aplus-fin-section__body{padding:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.aplus-fin-section table,.aplus-fin-table{width:100%;border-collapse:collapse}.aplus-fin-section thead th,.aplus-fin-table thead th{padding:9px 14px;font-size:11px;font-weight:600;color:var(--text-400);text-align:right;white-space:nowrap;border-bottom:1px solid var(--border-0)}.aplus-fin-section tbody tr,.aplus-fin-table tbody tr{border-bottom:1px solid var(--border-0);transition:background .12s}.aplus-fin-section tbody tr:hover,.aplus-fin-table tbody tr:hover{background:var(--surface-2)}.aplus-fin-section td,.aplus-fin-table td{padding:10px 14px;font-size:12.5px;color:var(--text-200)}.aplus-fin-td--muted{color:var(--text-400)}.aplus-fin-td--bold{font-weight:700}.aplus-fin-status{display:inline-block;padding:3px 10px;border-radius:6px;font-size:11px;font-weight:700;border:1px solid transparent}.aplus-fin-status--green{background:#22c55e1f;color:#16a34a;border-color:#22c55e40}.aplus-fin-status--amber{background:#f59e0b1f;color:#d97706;border-color:#f59e0b40}.aplus-fin-status--red{background:#ef44441f;color:#dc2626;border-color:#ef444440}.aplus-fin-status--blue{background:#3b82f61f;color:#2563eb;border-color:#3b82f640}.aplus-fin-status--gray{background:#6b72801f;color:#6b7280;border-color:#6b728040}.aplus-fin-act{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;border:1px solid var(--border-1);background:transparent;cursor:pointer;font-size:11px;font-weight:600;font-family:inherit;white-space:nowrap;color:var(--text-400);transition:background .12s,border-color .12s}.aplus-fin-act:hover{background:var(--surface-2)}.aplus-fin-act--green{color:#16a34a;border-color:#22c55e59}.aplus-fin-act--blue{color:#2563eb;border-color:#3b82f659}.aplus-fin-act--amber{color:#d97706;border-color:#f59e0b59}.aplus-fin-act--red{color:#dc2626;border-color:#ef444459}.aplus-fin-act--gray{color:#6b7280;border-color:#6b728059}.aplus-fin-add{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;border:none;background:var(--gold-500);color:#fff;font-size:12.5px;font-weight:700;font-family:inherit;cursor:pointer;white-space:nowrap}.aplus-fin-search{padding:10px 14px;border-bottom:1px solid var(--border-0);display:flex;gap:8px}.aplus-fin-search .form-input{height:34px;font-size:12px}@media(max-width:768px){.aplus-fin-section__head{flex-direction:column;align-items:stretch}.aplus-fin-section thead th,.aplus-fin-table thead th{font-size:10px;padding:8px 10px}.aplus-fin-section td,.aplus-fin-table td{padding:8px 10px;font-size:11.5px}}.aplus-fin-tax{display:flex;flex-direction:column;gap:14px;width:100%;min-width:0}.aplus-fin-tax__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:14px 18px;background:var(--surface-1);border:1px solid var(--border-1);border-radius:12px}.aplus-fin-tax__title{font-size:15px;font-weight:800;color:var(--text-100);display:flex;align-items:center;gap:8px;margin:0}.aplus-fin-tax__controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.aplus-fin-tax__banner{padding:10px 14px;border-radius:10px;font-size:12.5px;line-height:1.55;border:1px solid transparent}.aplus-fin-tax__banner--info{background:#3b82f614;border-color:#3b82f638;color:#1d4ed8}.aplus-fin-tax__banner--warn{background:#f59e0b14;border-color:#f59e0b38;color:#b45309}.aplus-fin-tax__banner--error{background:#ef444414;border-color:#ef444438;color:#dc2626}.aplus-fin-tax__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.aplus-fin-tax__panel{background:var(--surface-1);border:1px solid var(--border-1);border-radius:12px;overflow:hidden}.aplus-fin-tax__panel-head{padding:12px 16px;font-size:13px;font-weight:700;color:var(--text-200);border-bottom:1px solid var(--border-0);background:var(--surface-2)}.aplus-fin-tax__panel-body{padding:8px 0;max-height:280px;overflow-y:auto}.aplus-fin-tax__period-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 16px;border-bottom:1px solid var(--border-0);font-size:12.5px}.aplus-fin-tax__period-row:last-child{border-bottom:none}.aplus-fin-tax__detail-head{background:var(--navy-800, #1e293b);color:#fff;padding:12px 16px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:13px}.aplus-fin-tax__box-row{cursor:pointer;transition:background .12s}.aplus-fin-tax__box-row:hover,.aplus-fin-tax__box-row.is-active{background:#3b82f614}.aplus-fin-tax__recon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media(max-width:900px){.aplus-fin-tax__grid,.aplus-fin-tax__recon-grid{grid-template-columns:1fr}.aplus-fin-tax__toolbar{flex-direction:column;align-items:stretch}.aplus-fin-tax__controls{width:100%}}
