/* JaziMove Logistics native frontend operations portal */
:root{--jm-accent:#1677ff;--jm-accent-dark:#0f5fd3;--jm-sidebar:#13263a;--jm-sidebar-soft:#1b334a;--jm-bg:#f3f5f8;--jm-card:#fff;--jm-text:#1d2a36;--jm-muted:#73808d;--jm-border:#e1e6eb;--jm-success:#22a06b;--jm-warning:#f0a020;--jm-danger:#d64f4f;--jm-radius:8px;--jm-shadow:0 2px 12px rgba(20,38,56,.08)}
.jm-fe-app,.jm-fe-auth-shell{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--jm-text);box-sizing:border-box}.jm-fe-app *,.jm-fe-auth-shell *{box-sizing:border-box}.jm-fe-app a{text-decoration:none}.jm-fe-app input,.jm-fe-app select,.jm-fe-app textarea,.jm-fe-auth-shell input{font:inherit}.jm-fe-app button,.jm-fe-auth-shell button{font:inherit;cursor:pointer}.jm-fe-app{display:flex;min-height:calc(100vh - 40px);margin:0;position:relative;background:var(--jm-bg);width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);overflow-x:hidden;line-height:1.45}.jm-fe-sidebar{position:fixed;z-index:1200;inset-block:0;inset-inline-start:0;width:242px;background:linear-gradient(180deg,var(--jm-sidebar),#0f2132);color:#fff;display:flex;flex-direction:column;box-shadow:5px 0 20px rgba(14,31,47,.16)}.admin-bar .jm-fe-sidebar{top:32px}.jm-fe-brand{height:78px;padding:17px 18px;display:flex;align-items:center;gap:11px;border-bottom:1px solid rgba(255,255,255,.09)}.jm-fe-brand-mark,.jm-fe-auth-brand-mark{width:43px;height:43px;border-radius:9px;background:var(--jm-accent);display:grid;place-items:center;color:#fff;font-weight:800;letter-spacing:-1px;box-shadow:0 6px 16px rgba(22,119,255,.32)}.jm-fe-brand>div:nth-child(2){display:flex;flex-direction:column;line-height:1.08}.jm-fe-brand strong{font-size:18px;letter-spacing:.1px}.jm-fe-brand span{font-size:11px;text-transform:uppercase;letter-spacing:1.6px;color:#a9bed0;margin-top:5px}.jm-fe-sidebar-close{display:none;margin-inline-start:auto;border:0;background:transparent;color:#fff;padding:5px}.jm-fe-nav{padding:14px 10px;display:flex;flex-direction:column;gap:5px;overflow:auto}.jm-fe-nav-item{display:flex;align-items:center;gap:12px;color:#b9c9d7!important;border-radius:7px;padding:11px 12px;font-size:13px;font-weight:600;position:relative;transition:.18s ease}.jm-fe-nav-item:hover{color:#fff!important;background:rgba(255,255,255,.07)}.jm-fe-nav-item.is-active{background:var(--jm-accent);color:#fff!important;box-shadow:0 6px 18px rgba(22,119,255,.25)}.jm-fe-nav-item .dashicons{font-size:18px;width:18px;height:18px}.jm-fe-badge{margin-inline-start:auto;min-width:20px;height:20px;border-radius:10px;background:#ff4d5c;color:#fff;display:grid;place-items:center;font-size:10px;padding:0 5px}.jm-fe-sidebar-footer{margin-top:auto;border-top:1px solid rgba(255,255,255,.09);padding:14px 18px;display:flex;align-items:center;justify-content:space-between;color:#c4d2dd;font-size:11px}.jm-fe-sidebar-footer small{opacity:.65}.jm-fe-stage{margin-inline-start:242px;min-width:0;width:calc(100% - 242px);display:flex;flex-direction:column;min-height:100vh}.jm-fe-topbar{height:66px;background:#fff;border-bottom:1px solid var(--jm-border);display:flex;align-items:center;padding:0 25px;gap:18px;position:sticky;top:0;z-index:900}.admin-bar .jm-fe-topbar{top:32px}.jm-fe-menu-toggle{display:none;border:0;background:transparent;padding:7px;color:var(--jm-text)}.jm-fe-track-search{position:relative;width:min(420px,48vw);margin:0}.jm-fe-track-search .dashicons{position:absolute;inset-inline-start:13px;top:50%;transform:translateY(-50%);color:#8c98a4;font-size:17px}.jm-fe-track-search input{width:100%;height:38px;border:1px solid var(--jm-border)!important;background:#f7f9fb!important;border-radius:7px!important;padding:0 14px 0 40px!important;box-shadow:none!important;color:var(--jm-text)!important;font-size:13px}.is-rtl .jm-fe-track-search input{padding:0 40px 0 14px!important}.jm-fe-track-search input:focus{border-color:var(--jm-accent)!important;background:#fff!important;outline:0}.jm-fe-user-menu{margin-inline-start:auto;display:flex;align-items:center;gap:9px}.jm-fe-avatar img{display:block;border-radius:50%}.jm-fe-user-copy{display:flex;flex-direction:column;line-height:1.2;min-width:115px}.jm-fe-user-copy strong{font-size:12.5px}.jm-fe-user-copy span{font-size:10.5px;color:var(--jm-muted);margin-top:3px}.jm-fe-logout{display:grid;place-items:center;width:34px;height:34px;border-radius:7px;color:#7f8b96!important}.jm-fe-logout:hover{background:#f0f3f6;color:var(--jm-danger)!important}.jm-fe-content{padding:25px 28px 38px;flex:1;min-width:0}.jm-fe-footer{background:#fff;border-top:1px solid var(--jm-border);padding:14px 28px;color:var(--jm-muted);font-size:11px;display:flex;justify-content:space-between}.jm-fe-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.jm-fe-page-head h1{font-size:25px;line-height:1.2;margin:2px 0 5px!important;color:var(--jm-text);font-weight:700}.jm-fe-page-head p{margin:0;color:var(--jm-muted);font-size:12.5px}.jm-fe-eyebrow{display:block;color:var(--jm-accent);font-size:10.5px;text-transform:uppercase;letter-spacing:1px;font-weight:800}.jm-fe-page-head-compact{margin-bottom:17px}.jm-fe-count-pill{display:inline-flex;align-items:center;justify-content:center;min-width:27px;height:22px;border-radius:12px;background:#e8eef5;color:#586776;font-size:11px;vertical-align:middle;padding:0 7px}.jm-fe-primary-btn,.jm-fe-secondary-btn,.jm-fe-filter-btn,.jm-fe-reset-btn,.jm-fe-back-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:6px;min-height:38px;padding:8px 14px;font-size:12px;font-weight:700;transition:.18s ease;border:1px solid transparent}.jm-fe-primary-btn,.jm-fe-filter-btn{background:var(--jm-accent);color:#fff!important;border-color:var(--jm-accent);box-shadow:0 4px 10px rgba(22,119,255,.18)}.jm-fe-primary-btn:hover,.jm-fe-filter-btn:hover{background:var(--jm-accent-dark);border-color:var(--jm-accent-dark);transform:translateY(-1px)}.jm-fe-secondary-btn,.jm-fe-reset-btn,.jm-fe-back-link{background:#fff;color:#4f5f6d!important;border-color:var(--jm-border)}.jm-fe-secondary-btn:hover,.jm-fe-reset-btn:hover,.jm-fe-back-link:hover{border-color:#bdc8d2;background:#f8fafc}.jm-fe-primary-btn .dashicons,.jm-fe-secondary-btn .dashicons{font-size:16px;width:16px;height:16px}.jm-fe-date-filter{display:flex;align-items:flex-end;gap:10px;background:#fff;border:1px solid var(--jm-border);border-radius:var(--jm-radius);padding:13px 15px;margin-bottom:7px;box-shadow:0 1px 3px rgba(16,36,54,.03)}.jm-fe-date-filter label,.jm-fe-filter-panel label,.jm-fe-field,.jm-fe-form-card label,.jm-fe-side-card label,.jm-fe-profile-card label{display:flex;flex-direction:column;gap:5px;font-size:11px;font-weight:700;color:#52606c}.jm-fe-date-filter input,.jm-fe-filter-panel input,.jm-fe-filter-panel select,.jm-fe-form-card input,.jm-fe-form-card select,.jm-fe-form-card textarea,.jm-fe-side-card input,.jm-fe-side-card select,.jm-fe-side-card textarea,.jm-fe-profile-card input,.jm-fe-profile-card select,.jm-fe-profile-card textarea{width:100%;min-height:37px;border:1px solid #d9e0e6!important;border-radius:5px!important;background:#fff!important;color:var(--jm-text)!important;padding:7px 10px!important;box-shadow:none!important;font-size:12px}.jm-fe-form-card textarea,.jm-fe-side-card textarea,.jm-fe-profile-card textarea{min-height:84px;resize:vertical}.jm-fe-date-filter input:focus,.jm-fe-filter-panel input:focus,.jm-fe-filter-panel select:focus,.jm-fe-form-card input:focus,.jm-fe-form-card select:focus,.jm-fe-form-card textarea:focus,.jm-fe-side-card input:focus,.jm-fe-side-card select:focus,.jm-fe-side-card textarea:focus,.jm-fe-profile-card input:focus{outline:0!important;border-color:var(--jm-accent)!important;box-shadow:0 0 0 2px rgba(22,119,255,.09)!important}.jm-fe-date-sep{padding-bottom:10px;color:#98a3ad}.jm-fe-range-note{font-size:10.5px;color:var(--jm-muted);margin:0 0 15px 4px}.jm-fe-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:17px}.jm-fe-status-card{background:#fff;border:1px solid var(--jm-border);border-radius:var(--jm-radius);padding:14px 15px 13px;color:var(--jm-text)!important;box-shadow:0 1px 4px rgba(20,38,56,.04);transition:.18s ease;min-height:116px}.jm-fe-status-card:hover{transform:translateY(-2px);box-shadow:var(--jm-shadow);border-color:#cbd5df}.jm-fe-status-title{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#667481;font-weight:700;min-height:18px}.jm-fe-status-title i{font-size:15px;width:15px;height:15px;opacity:.75}.jm-fe-status-card strong{display:block;font-size:28px;line-height:1.1;margin:10px 0 3px}.jm-fe-status-card small{display:block;color:#8a96a2;font-size:9.5px}.jm-fe-progress{display:block;height:3px;background:#edf0f3;border-radius:3px;margin-top:11px;overflow:hidden}.jm-fe-progress i{display:block;height:100%;border-radius:3px;background:var(--jm-accent)}.jm-fe-status-card.status-1 .jm-fe-progress i{background:#32b59c}.jm-fe-status-card.status-2 .jm-fe-progress i{background:#f5a623}.jm-fe-status-card.status-3 .jm-fe-progress i{background:#7857d8}.jm-fe-status-card.status-4 .jm-fe-progress i{background:#e85d75}.jm-fe-status-card.status-5 .jm-fe-progress i{background:#2f94c8}.jm-fe-status-card.status-6 .jm-fe-progress i{background:#8a9aa8}.jm-fe-status-card.status-7 .jm-fe-progress i{background:#69ad45}.jm-fe-chart-card,.jm-fe-table-card,.jm-fe-form-card,.jm-fe-side-card,.jm-fe-detail-card,.jm-fe-profile-card{background:#fff;border:1px solid var(--jm-border);border-radius:var(--jm-radius);box-shadow:0 1px 4px rgba(20,38,56,.04)}.jm-fe-chart-card{padding:17px}.jm-fe-card-head,.jm-fe-form-card-head,.jm-fe-side-card-head,.jm-fe-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.jm-fe-card-head h2,.jm-fe-form-card-head h2,.jm-fe-side-card-head h2,.jm-fe-detail-head h2{font-size:14px;margin:0 0 3px!important;color:var(--jm-text)}.jm-fe-card-head p,.jm-fe-form-card-head p,.jm-fe-side-card-head p{margin:0;color:var(--jm-muted);font-size:10.5px}.jm-fe-card-head>a{font-size:11px;color:var(--jm-accent)!important;font-weight:700}.jm-fe-bar-chart{height:210px;display:flex;align-items:flex-end;gap:10px;padding:22px 8px 0;border-bottom:1px solid var(--jm-border);background:repeating-linear-gradient(to top,transparent,transparent 49px,#edf1f4 50px);margin-top:10px}.jm-fe-bar-chart a{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:7px;color:#6f7c88!important;min-width:24px}.jm-fe-bar-chart i{display:block;width:min(28px,70%);min-height:4px;border-radius:3px 3px 0 0;background:linear-gradient(180deg,var(--jm-accent),#4e9eff);transition:.2s ease}.jm-fe-bar-chart a:hover i{filter:brightness(.9)}.jm-fe-bar-chart span{font-size:8.5px;white-space:nowrap;max-width:72px;overflow:hidden;text-overflow:ellipsis}.jm-fe-filter-panel{display:grid;grid-template-columns:repeat(6,minmax(130px,1fr));gap:10px;background:#fff;border:1px solid var(--jm-border);border-radius:var(--jm-radius);padding:14px;margin-bottom:13px}.jm-fe-filter-search{grid-column:span 2}.jm-fe-filter-actions{display:flex;align-items:flex-end;gap:7px}.jm-fe-bulk-bar{background:#fff;border:1px solid var(--jm-border);border-radius:var(--jm-radius) var(--jm-radius) 0 0;padding:10px 12px;display:flex;align-items:flex-end;gap:8px;flex-wrap:wrap}.jm-fe-bulk-select{display:flex;flex-direction:column;gap:4px;font-size:10px;font-weight:700;color:#52606c}.jm-fe-bulk-bar select,.jm-fe-bulk-bar input{height:34px;border:1px solid #d9e0e6;border-radius:5px;background:#fff;padding:5px 9px;font-size:11px}.jm-fe-bulk-context{display:none;align-items:flex-end;gap:7px}.jm-fe-bulk-context.is-visible{display:flex}.jm-fe-bulk-bar .jm-fe-bulk-action{min-height:34px;padding:6px 13px}.jm-fe-table-card{border-radius:0 0 var(--jm-radius) var(--jm-radius);overflow:hidden}.jm-fe-table-scroll{overflow:auto;max-width:100%}.jm-fe-table{width:100%;border-collapse:collapse;min-width:1050px;margin:0!important}.jm-fe-table th{background:#f7f9fb;color:#667481;text-transform:uppercase;letter-spacing:.35px;font-size:9px;text-align:start;padding:10px 9px;border-bottom:1px solid var(--jm-border);white-space:nowrap}.jm-fe-table td{padding:10px 9px;border-bottom:1px solid #edf0f3;font-size:10.5px;color:#4e5b66;vertical-align:middle}.jm-fe-table tbody tr:hover{background:#fafcff}.jm-fe-check{width:34px;text-align:center!important}.jm-fe-table input[type=checkbox]{width:15px;height:15px}.jm-fe-tracking-link{font-weight:800;color:var(--jm-accent)!important;white-space:nowrap}.jm-fe-new-badge{display:inline-flex;margin-inline-start:6px;background:#e7f7ef;color:#158556;border-radius:8px;padding:2px 6px;font-size:8px;font-weight:800}.jm-fe-status-chip{display:inline-flex;align-items:center;max-width:145px;padding:4px 8px;border-radius:10px;background:#eaf2ff;color:#1768bc;font-size:9px;font-weight:800;white-space:nowrap}.jm-fe-row-actions{display:flex;align-items:center;gap:3px;white-space:nowrap}.jm-fe-row-actions a{display:grid;place-items:center;width:27px;height:27px;border-radius:5px;color:#687581!important}.jm-fe-row-actions a:hover{background:#eaf2ff;color:var(--jm-accent)!important}.jm-fe-row-actions .jm-fe-delete-link:hover{background:#fff0f0;color:var(--jm-danger)!important}.jm-fe-row-actions .dashicons{font-size:15px;width:15px;height:15px}.jm-fe-table-footer{padding:11px 13px;display:flex;align-items:center;justify-content:space-between;color:var(--jm-muted);font-size:10px}.jm-fe-pagination{display:flex;gap:4px}.jm-fe-pagination .page-numbers{display:grid;place-items:center;min-width:27px;height:27px;border:1px solid var(--jm-border);border-radius:5px;background:#fff;color:#556470!important;padding:0 7px}.jm-fe-pagination .current{background:var(--jm-accent);border-color:var(--jm-accent);color:#fff!important}.jm-fe-empty{text-align:center!important;padding:46px 15px!important;color:var(--jm-muted)!important}.jm-fe-empty .dashicons{display:block;margin:0 auto 8px;font-size:35px;width:35px;height:35px;color:#bac4cd}.jm-fe-empty strong{display:block;font-size:13px;color:#52606c}.jm-fe-empty p{margin:4px 0 0}.jm-fe-form-layout{display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:15px}.jm-fe-form-main,.jm-fe-form-side{display:flex;flex-direction:column;gap:14px;min-width:0}.jm-fe-form-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.jm-fe-form-card,.jm-fe-side-card,.jm-fe-profile-card{padding:16px}.jm-fe-tracking-card{padding:13px 16px}.jm-fe-tracking-card label{max-width:430px}.jm-fe-form-card-head,.jm-fe-side-card-head{border-bottom:1px solid #edf0f3;padding-bottom:10px;margin-bottom:13px}.jm-fe-form-card-head .dashicons,.jm-fe-side-card-head .dashicons{color:var(--jm-accent);font-size:18px}.jm-fe-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 12px}.jm-fe-field-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.jm-fe-field-wide{grid-column:1/-1}.jm-fe-custom-field small{color:var(--jm-muted);font-size:9.5px}.jm-fe-choice-group{display:flex;flex-wrap:wrap;gap:8px 12px;min-height:37px;align-items:center}.jm-fe-choice-group label{display:inline-flex!important;flex-direction:row!important;align-items:center;gap:5px;font-weight:500!important}.jm-fe-choice-group input{width:auto!important;min-height:0!important}.jm-fe-existing-file{display:flex;align-items:center;gap:7px;margin-top:6px;padding:7px 9px;border-radius:5px;background:#f5f8fb;font-size:10px}.jm-fe-existing-file a{color:var(--jm-accent)!important}.jm-fe-package-table-wrap,.jm-fe-history-table-wrap{overflow:auto;border:1px solid var(--jm-border);border-radius:6px}.jm-fe-package-table,.jm-fe-history-table{width:100%;border-collapse:collapse;min-width:650px;margin:0!important}.jm-fe-package-table th,.jm-fe-history-table th{padding:8px;background:#f7f9fb;font-size:9px;text-transform:uppercase;color:#687581;text-align:start;border-bottom:1px solid var(--jm-border)}.jm-fe-package-table td,.jm-fe-history-table td{padding:7px;border-bottom:1px solid #edf0f3;font-size:10.5px}.jm-fe-package-table input{min-width:80px}.jm-fe-package-remove-cell{width:35px;text-align:center}.jm-fe-remove-package{border:0;background:#fff0f0;color:var(--jm-danger);width:28px;height:28px;border-radius:5px;display:grid;place-items:center}.jm-fe-add-package{margin-top:10px}.jm-fe-package-totals{display:flex;justify-content:flex-end;gap:18px;margin-top:10px;color:#667481;font-size:10.5px}.jm-fe-package-totals strong{color:var(--jm-text)}.jm-fe-form-submit-card{background:linear-gradient(145deg,#f9fbfd,#eef5ff);border:1px solid #d9e6f5;border-radius:var(--jm-radius);padding:14px}.jm-fe-submit-btn{width:100%}.jm-fe-form-submit-card p{font-size:9.5px;color:var(--jm-muted);margin:9px 0 0;text-align:center}.jm-fe-detail-card{padding:16px}.jm-fe-view-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.jm-fe-view-summary>div{background:#fff;border:1px solid var(--jm-border);border-radius:7px;padding:12px}.jm-fe-view-summary span{display:block;color:var(--jm-muted);font-size:9px;text-transform:uppercase;letter-spacing:.4px}.jm-fe-view-summary strong{display:block;font-size:13px;margin-top:4px;word-break:break-word}.jm-fe-view-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.jm-fe-view-table{width:100%;border-collapse:collapse;margin:8px 0 0!important}.jm-fe-view-table td{border-bottom:1px solid #edf0f3;padding:8px 4px;font-size:10.5px}.jm-fe-view-table td:first-child{color:var(--jm-muted);width:42%}.jm-fe-head-actions{display:flex;gap:7px;flex-wrap:wrap}.jm-fe-timeline{list-style:none!important;margin:12px 0 0!important;padding:0!important;position:relative}.jm-fe-timeline:before{content:"";position:absolute;inset-inline-start:7px;top:7px;bottom:7px;width:2px;background:#dfe7ee}.jm-fe-timeline li{position:relative;padding-inline-start:27px;margin:0 0 16px!important}.jm-fe-timeline li:before{content:"";position:absolute;inset-inline-start:2px;top:3px;width:12px;height:12px;border-radius:50%;background:var(--jm-accent);border:3px solid #e8f2ff}.jm-fe-timeline strong{font-size:11px}.jm-fe-timeline span,.jm-fe-timeline small{display:block;color:var(--jm-muted);font-size:9.5px;margin-top:2px}.jm-fe-profile-intro{display:flex;align-items:center;gap:13px;border-bottom:1px solid var(--jm-border);padding-bottom:14px;margin-bottom:14px}.jm-fe-profile-intro img{border-radius:50%}.jm-fe-profile-intro h2{margin:0!important;font-size:17px}.jm-fe-profile-intro p{margin:3px 0 0;color:var(--jm-muted);font-size:10.5px}.jm-fe-notice{display:flex;align-items:flex-start;gap:9px;padding:11px 13px;border-radius:6px;border:1px solid #bfe6d3;background:#eefaf4;color:#24744f;margin-bottom:14px;font-size:11px}.jm-fe-notice p{margin:1px 0 0}.jm-fe-notice.is-error{background:#fff1f1;border-color:#f0c4c4;color:#a53b3b}.jm-fe-notice.is-warning{background:#fff8e8;border-color:#f0d89b;color:#8a661d}.jm-fe-inline-error,.jm-fe-access-card{text-align:center;background:#fff;border:1px solid var(--jm-border);border-radius:10px;padding:42px 22px;max-width:650px;margin:45px auto;box-shadow:var(--jm-shadow)}.jm-fe-inline-error .dashicons,.jm-fe-access-card .dashicons{font-size:42px;width:42px;height:42px;color:var(--jm-warning)}.jm-fe-inline-error h2,.jm-fe-access-card h2{font-size:20px;margin:12px 0 5px}.jm-fe-inline-error p,.jm-fe-access-card p{color:var(--jm-muted);font-size:12px}.jm-fe-auth-shell{min-height:100vh;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);display:grid;grid-template-columns:1.05fr .95fr;background:#f3f6f9}.jm-fe-auth-brand{background:linear-gradient(145deg,#10283d,#173c57);color:#fff;padding:9vw;display:flex;flex-direction:column;justify-content:center}.jm-fe-auth-brand-mark{width:56px;height:56px;border-radius:12px;font-size:19px}.jm-fe-auth-brand h1{font-size:35px;margin:21px 0 5px!important;color:#fff}.jm-fe-auth-brand>p{color:#b7ccdc;font-size:14px;margin:0 0 27px}.jm-fe-auth-brand ul{list-style:none!important;margin:0!important;padding:0!important;display:flex;flex-direction:column;gap:13px}.jm-fe-auth-brand li{display:flex;align-items:center;gap:10px;color:#d8e5ee;font-size:12px}.jm-fe-auth-brand li .dashicons{color:#65aaf2}.jm-fe-auth-card{align-self:center;justify-self:center;width:min(420px,82%);background:#fff;border:1px solid var(--jm-border);border-radius:11px;padding:24px;box-shadow:0 15px 50px rgba(20,38,56,.12)}.jm-fe-auth-tabs{display:flex;border-bottom:1px solid var(--jm-border);margin-bottom:19px}.jm-fe-auth-tabs button{flex:1;border:0;background:transparent;padding:10px;color:#7a8792;font-size:12px;font-weight:700;border-bottom:2px solid transparent}.jm-fe-auth-tabs button.is-active{color:var(--jm-accent);border-color:var(--jm-accent)}.jm-fe-auth-card form p{margin:0 0 12px}.jm-fe-auth-card label{font-size:11px;font-weight:700;color:#52606c}.jm-fe-auth-card input[type=text],.jm-fe-auth-card input[type=password],.jm-fe-auth-card input[type=email]{width:100%;height:40px;border:1px solid #d9e0e6;border-radius:6px;padding:8px 10px;margin-top:5px}.jm-fe-auth-card input[type=submit]{width:100%;height:40px;border:0;border-radius:6px;background:var(--jm-accent);color:#fff;font-weight:800}.jm-fe-auth-card input:focus{outline:0;border-color:var(--jm-accent);box-shadow:0 0 0 2px rgba(22,119,255,.09)}.jm-fe-forgot{font-size:10.5px;color:var(--jm-accent)!important}.jm-fe-auth-notice{border-radius:6px;padding:9px 11px;background:#fff4e0;color:#86611f;font-size:10.5px;margin-bottom:12px}.jm-fe-mobile-shade{display:none;position:fixed;inset:0;background:rgba(8,20,31,.55);z-index:1100}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1180px){.jm-fe-status-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.jm-fe-filter-panel{grid-template-columns:repeat(3,minmax(140px,1fr))}.jm-fe-filter-search{grid-column:auto}.jm-fe-view-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:960px){.jm-fe-sidebar{transform:translateX(-105%);transition:transform .22s ease}.is-rtl .jm-fe-sidebar{transform:translateX(105%)}.jm-fe-app.is-menu-open .jm-fe-sidebar{transform:translateX(0)}.jm-fe-app.is-menu-open .jm-fe-mobile-shade{display:block}.jm-fe-sidebar-close,.jm-fe-menu-toggle{display:grid;place-items:center}.jm-fe-stage{margin-inline-start:0;width:100%}.jm-fe-form-layout{grid-template-columns:1fr}.jm-fe-form-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.jm-fe-form-submit-card{grid-column:1/-1}.jm-fe-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:782px){.admin-bar .jm-fe-sidebar{top:46px}.admin-bar .jm-fe-topbar{top:46px}.jm-fe-content{padding:18px 14px 30px}.jm-fe-topbar{padding:0 13px;height:60px}.jm-fe-user-copy{display:none}.jm-fe-track-search{width:auto;flex:1}.jm-fe-page-head{align-items:flex-start}.jm-fe-filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.jm-fe-form-two-col,.jm-fe-view-grid{grid-template-columns:1fr}.jm-fe-form-side{grid-template-columns:1fr}.jm-fe-field-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.jm-fe-auth-shell{grid-template-columns:1fr}.jm-fe-auth-brand{display:none}.jm-fe-auth-card{width:min(430px,90%);margin:40px auto}.jm-fe-bar-chart{gap:5px}.jm-fe-bar-chart span{font-size:7.5px}}
@media(max-width:560px){.jm-fe-page-head{flex-direction:column}.jm-fe-page-head>.jm-fe-primary-btn{width:100%}.jm-fe-status-grid{grid-template-columns:1fr 1fr;gap:8px}.jm-fe-status-card{padding:11px;min-height:103px}.jm-fe-status-card strong{font-size:23px}.jm-fe-filter-panel{grid-template-columns:1fr}.jm-fe-filter-actions{grid-column:1/-1}.jm-fe-date-filter{flex-wrap:wrap}.jm-fe-date-filter label{flex:1;min-width:130px}.jm-fe-field-grid,.jm-fe-field-grid-3{grid-template-columns:1fr}.jm-fe-view-summary{grid-template-columns:1fr 1fr}.jm-fe-head-actions{width:100%}.jm-fe-head-actions a{flex:1}.jm-fe-bulk-bar{align-items:stretch}.jm-fe-bulk-select,.jm-fe-bulk-select select{width:100%}.jm-fe-bulk-context.is-visible{width:100%;flex-wrap:wrap}.jm-fe-bulk-context select,.jm-fe-bulk-context input{flex:1;min-width:120px}.jm-fe-table-footer{flex-direction:column;gap:9px;align-items:flex-start}.jm-fe-footer{padding:12px 14px}.jm-fe-form-card,.jm-fe-side-card,.jm-fe-profile-card{padding:13px}}
@media print{.jm-fe-sidebar,.jm-fe-topbar,.jm-fe-footer,.jm-fe-page-head,.jm-fe-filter-panel,.jm-fe-bulk-bar{display:none!important}.jm-fe-stage{margin:0;width:100%}.jm-fe-content{padding:0}.jm-fe-app{background:#fff}}
.jm-fe-detail-card.is-wide{grid-column:1/-1}.jm-fe-detail-card dl{margin:10px 0 0}.jm-fe-detail-card dl>div{display:grid;grid-template-columns:minmax(120px,.7fr) 1.3fr;gap:14px;padding:8px 0;border-bottom:1px solid #edf0f3}.jm-fe-detail-card dl>div:last-child{border-bottom:0}.jm-fe-detail-card dt{color:var(--jm-muted);font-size:10px}.jm-fe-detail-card dd{margin:0;font-size:10.5px;font-weight:700;color:#42515d;word-break:break-word}.jm-fe-timeline article{position:relative;padding-inline-start:28px;margin-bottom:17px}.jm-fe-timeline article>i{position:absolute;inset-inline-start:1px;top:3px;width:14px;height:14px;border:3px solid #e6f1ff;background:var(--jm-accent);border-radius:50%;z-index:1}.jm-fe-timeline article strong{display:block;font-size:11px}.jm-fe-timeline article span,.jm-fe-timeline article small{display:block;color:var(--jm-muted);font-size:9px;margin-top:2px}.jm-fe-timeline article p{margin:3px 0;font-size:10px}.jm-fe-users-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:14px;align-items:start}.jm-fe-user-form-card{position:sticky;top:82px}.admin-bar .jm-fe-user-form-card{top:114px}.jm-fe-user-form-card .jm-fe-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jm-fe-approval-toggle{display:flex;align-items:center;gap:7px;margin:13px 0;font-size:10.5px;font-weight:700;color:#52606c}.jm-fe-approval-toggle input{width:16px;height:16px}.jm-fe-user-form-actions{display:flex;align-items:center;gap:7px}.jm-fe-users-table-card{border-radius:var(--jm-radius)}.jm-fe-users-search{padding:12px;display:flex;align-items:center;gap:7px;border-bottom:1px solid var(--jm-border);position:relative}.jm-fe-users-search>.dashicons{position:absolute;inset-inline-start:23px;color:#8b97a2;font-size:16px}.jm-fe-users-search input{flex:1;min-width:0;height:36px;border:1px solid #d9e0e6;border-radius:5px;padding:6px 10px 6px 35px;font-size:11px}.is-rtl .jm-fe-users-search input{padding:6px 35px 6px 10px}.jm-fe-users-table{min-width:760px}.jm-fe-user-cell{display:flex;align-items:center;gap:8px}.jm-fe-user-cell img{border-radius:50%}.jm-fe-user-cell>div{display:flex;flex-direction:column}.jm-fe-user-cell strong{font-size:10.5px}.jm-fe-user-cell span{font-size:9px;color:var(--jm-muted);margin-top:2px}.jm-fe-access-status{display:inline-flex;border-radius:10px;padding:4px 8px;font-size:8.5px;font-weight:800}.jm-fe-access-status.is-approved{background:#e7f7ef;color:#158556}.jm-fe-access-status.is-pending{background:#fff4dc;color:#9a6812}.jm-fe-small-btn{min-height:29px;padding:4px 8px;font-size:9px}.jm-fe-small-btn .dashicons{font-size:14px;width:14px;height:14px}
@media(max-width:1050px){.jm-fe-users-layout{grid-template-columns:1fr}.jm-fe-user-form-card{position:static}.jm-fe-user-form-card .jm-fe-field-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.jm-fe-user-form-card .jm-fe-field-wide{grid-column:auto}}
@media(max-width:720px){.jm-fe-user-form-card .jm-fe-field-grid{grid-template-columns:1fr 1fr}.jm-fe-user-form-card .jm-fe-field-wide{grid-column:1/-1}}
@media(max-width:480px){.jm-fe-user-form-card .jm-fe-field-grid{grid-template-columns:1fr}.jm-fe-user-form-card .jm-fe-field-wide{grid-column:auto}.jm-fe-users-search{flex-wrap:wrap}.jm-fe-users-search input{flex-basis:100%}.jm-fe-users-search button{width:100%}}

/* v1.7.1 user-management recovery and Arabic frontend polish. */
.jm-fe-app.is-rtl,.jm-arabic-frontend .jm-fe-app,.jm-arabic-frontend .jm-fe-auth-shell{font-family:Tahoma,"Segoe UI",Arial,sans-serif;direction:rtl}
.jm-fe-app.is-rtl .jm-fe-sidebar{box-shadow:-5px 0 20px rgba(14,31,47,.16)}
.jm-fe-app.is-rtl .jm-fe-track-search input{padding-right:40px!important;padding-left:14px!important}
.jm-fe-app.is-rtl .jm-fe-users-search input{padding-right:35px;padding-left:10px}
.jm-fe-users-recovery{max-width:720px;margin:20px auto;padding:24px;border-inline-start:4px solid #f57c00}
.jm-fe-users-recovery .jm-fe-primary-btn{margin-top:18px}

/* v1.7.4 safe frontend users and canonical portal route */
.jm-fe-nav-group{display:block;padding:13px 12px 5px;color:#718aa0;font-size:8px;font-weight:900;letter-spacing:1.25px;text-transform:uppercase}.jm-fe-nav-group:first-child{padding-top:3px}.jm-fe-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:15px}.jm-fe-kpi-card{background:#fff;border:1px solid var(--jm-border);border-radius:10px;padding:16px;display:flex;align-items:center;gap:12px;box-shadow:0 3px 12px rgba(20,38,56,.055);color:var(--jm-text)!important;min-height:82px}.jm-fe-kpi-card>.dashicons{width:44px;height:44px;border-radius:11px;display:grid;place-items:center;font-size:21px}.jm-fe-kpi-card strong{display:block;font-size:24px;line-height:1}.jm-fe-kpi-card small{display:block;margin-top:6px;color:var(--jm-muted);font-size:10px;font-weight:700}.jm-fe-kpi-card.is-total>.dashicons{background:#e9f2ff;color:#1677ff}.jm-fe-kpi-card.is-moving>.dashicons{background:#e8f8f5;color:#14967b}.jm-fe-kpi-card.is-completed>.dashicons{background:#eaf8ef;color:#22955c}.jm-fe-kpi-card.is-exception>.dashicons{background:#fff2e8;color:#e27622}.jm-fe-app h1,.jm-fe-app h2,.jm-fe-app h3,.jm-fe-app p,.jm-fe-app table,.jm-fe-app form{max-width:none}.jm-fe-content>section,.jm-fe-content>div,.jm-fe-content>form{width:100%}.jm-fe-table-card,.jm-module-card,.jm-fe-chart-card,.jm-fe-form-card,.jm-fe-side-card,.jm-fe-profile-card{background:#fff}.jm-fe-app .entry-content,.jm-fe-app .wp-block-group{margin:0!important;padding:0!important;max-width:none!important}.jm-fe-footer{min-height:46px;align-items:center}
@media(max-width:980px){.jm-fe-kpi-grid{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.jm-fe-kpi-grid{grid-template-columns:1fr}.jm-fe-kpi-card{min-height:72px}}
.jm-fe-language-switch{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid #dbe4ee;border-radius:9px;background:#fff;color:#13263a;text-decoration:none;font-weight:800;white-space:nowrap}.jm-fe-language-switch:hover{border-color:var(--jm-accent);color:var(--jm-accent)}.jm-fe-language-switch .dashicons{font-size:17px;width:17px;height:17px}@media(max-width:720px){.jm-fe-language-switch{padding:8px}.jm-fe-language-switch .dashicons{display:none}}
